﻿.carousel-inner,
.collapsing,
.dropdown-divider,
.embed-responsive,
.modal,
.modal-open,
.progress,
.sr-only,
svg:not(:root) {
  overflow: hidden
}

button,
hr,
input {
  overflow: visible
}

.badge,
progress,
sub,
sup {
  vertical-align: baseline
}

pre,
textarea {
  overflow: auto
}

body,
mark {
  color: #000
}

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

.dropdown-menu,
caption,
th {
  text-align: left
}

.custom-select,
button.close,
input[type=search] {
  -webkit-appearance: none
}

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent
}

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

h1 {
  margin: .67em 0
}

dd,
h1,
h2,
h3,
h4,
h5,
h6,
label {
  margin-bottom: .5rem
}

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: bolder
}

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

dfn {
  font-style: italic
}

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

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

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

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

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

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: ButtonText dotted 1px
}

textarea {
  resize: vertical
}

[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
}

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

summary {
  display: list-item
}

[hidden],
template {
  display: none
}

@media print {

  blockquote,
  img,
  pre,
  tr {
    page-break-inside: avoid
  }

  *,
  ::after,
  ::before,
  blockquote::first-letter,
  blockquote::first-line,
  div::first-letter,
  div::first-line,
  li::first-letter,
  li::first-line,
  p::first-letter,
  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
  }

  thead {
    display: table-header-group
  }

  h2,
  h3,
  p {
    orphans: 3;
    widows: 3
  }

  h2,
  h3 {
    page-break-after: avoid
  }

  .navbar {
    display: none
  }

  .badge {
    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
  }
}

label,
output {
  display: inline-block
}

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

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

body {
  margin: 0;
  font-family: lato-regular, Arial, Verdana, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.75;
  background-color: #fff
}

.alert-link,
.badge,
.close,
dt,
kbd kbd {
  font-weight: 700
}

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

dl,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
  margin-top: 0
}

abbr[data-original-title],
abbr[title] {
  cursor: help
}

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

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

dd {
  margin-left: 0
}

blockquote,
figure {
  margin: 0 0 1rem
}

a {
  color: #b62025;
  text-decoration: none
}

a:focus,
a:hover {
  color: #8b181c;
  text-decoration: underline
}

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: 0
}

[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: .75rem;
  padding-bottom: .75rem;
  color: #6f6f6f;
  caption-side: bottom
}

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

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

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

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

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

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

.custom-file-control,
.custom-file-control::before {
  line-height: 1.5;
  padding: .5rem 1rem;
  position: absolute
}

[hidden] {
  display: none !important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: .5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.5;
  color: #000
}

.blockquote,
hr {
  margin-bottom: 1rem
}

.display-1,
.display-2,
.display-3,
.display-4 {
  font-weight: 300;
  line-height: 1.1
}

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

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

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

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

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

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

.display-1 {
  font-size: 4rem
}

.display-2 {
  font-size: 3.5rem
}

.display-3 {
  font-size: 3rem
}

.display-4 {
  font-size: 2.5rem
}

.btn,
.btn-link,
.dropdown-item,
.font-weight-normal,
.input-group-addon,
.popover,
.small,
.tooltip,
small {
  font-weight: 400
}

hr {
  box-sizing: content-box;
  height: 0;
  margin-top: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, .1)
}

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

.small,
small {
  font-size: 90%
}

.mark,
mark {
  padding: .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: .5rem 1rem;
  font-size: 1.25rem;
  border-left: 0 solid #eceeef
}

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

.figure-caption,
code,
kbd {
  font-size: 90%
}

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

.blockquote-reverse .blockquote-footer::before,
.dropdown-toggle::after {
  content: ""
}

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

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

.img-thumbnail {
  padding: .25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: .25rem;
  transition: all .2s ease-in-out;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}

.btn-link,
code,
pre code {
  border-radius: 0
}

.figure {
  display: inline-block
}

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

.table,
pre {
  margin-bottom: 1rem
}

.figure-caption {
  color: #636c72
}

.alert-dismissible .close,
.alert-heading,
a>code,
pre code {
  color: inherit
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

code {
  padding: .2rem .4rem;
  color: #bd4147;
  background-color: #f7f7f9
}

a>code {
  padding: 0;
  background-color: inherit
}

kbd {
  padding: .2rem .4rem;
  color: #fff;
  background-color: #292b2c;
  border-radius: .2rem;
  box-shadow: inset 0 -.1rem 0 rgba(0, 0, 0, .25)
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none
}

pre {
  display: block;
  margin-top: 0;
  font-size: 90%;
  color: #292b2c
}

pre code {
  padding: 0;
  font-size: inherit;
  background-color: transparent
}

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

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll
}

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

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

  .row {
    margin-right: -15px;
    margin-left: -15px
  }
}

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

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

  .row {
    margin-right: -15px;
    margin-left: -15px
  }
}

@media (min-width:992px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
    width: 960px;
    max-width: 100%
  }

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

  .row {
    margin-right: -15px;
    margin-left: -15px
  }
}

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

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

  .row {
    margin-right: -15px;
    margin-left: -15px
  }
}

.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,
.no-gutters>.col,
.no-gutters>[class*=col-] {
  padding-right: 0;
  padding-left: 0
}

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

.btn-block,
.form-check,
.form-control,
.form-control-file,
.form-control-range,
.form-text,
.table-responsive {
  display: block
}

.no-gutters {
  margin-right: 0;
  margin-left: 0
}

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

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

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto
}

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

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

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

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

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

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

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

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

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

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

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

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

.pull-0 {
  right: auto
}

.pull-1 {
  right: 8.3333333333%
}

.pull-2 {
  right: 16.6666666667%
}

.pull-3 {
  right: 25%
}

.pull-4 {
  right: 33.3333333333%
}

.pull-5 {
  right: 41.6666666667%
}

.pull-6 {
  right: 50%
}

.pull-7 {
  right: 58.3333333333%
}

.pull-8 {
  right: 66.6666666667%
}

.pull-9 {
  right: 75%
}

.pull-10 {
  right: 83.3333333333%
}

.pull-11 {
  right: 91.6666666667%
}

.pull-12 {
  right: 100%
}

.push-0 {
  left: auto
}

.push-1 {
  left: 8.3333333333%
}

.push-2 {
  left: 16.6666666667%
}

.push-3 {
  left: 25%
}

.push-4 {
  left: 33.3333333333%
}

.push-5 {
  left: 41.6666666667%
}

.push-6 {
  left: 50%
}

.push-7 {
  left: 58.3333333333%
}

.push-8 {
  left: 66.6666666667%
}

.push-9 {
  left: 75%
}

.push-10 {
  left: 83.3333333333%
}

.push-11 {
  left: 91.6666666667%
}

.push-12 {
  left: 100%
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:576px) {

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

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

  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto
  }

  .col-sm-1 {
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
  }

  .col-sm-2 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }

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

  .col-sm-4 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }

  .col-sm-5 {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
  }

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

  .col-sm-7 {
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
  }

  .col-sm-8 {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
  }

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

  .col-sm-10 {
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
  }

  .col-sm-11 {
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
  }

  .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.3333333333%
  }

  .pull-sm-2 {
    right: 16.6666666667%
  }

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

  .pull-sm-4 {
    right: 33.3333333333%
  }

  .pull-sm-5 {
    right: 41.6666666667%
  }

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

  .pull-sm-7 {
    right: 58.3333333333%
  }

  .pull-sm-8 {
    right: 66.6666666667%
  }

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

  .pull-sm-10 {
    right: 83.3333333333%
  }

  .pull-sm-11 {
    right: 91.6666666667%
  }

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

  .push-sm-0 {
    left: auto
  }

  .push-sm-1 {
    left: 8.3333333333%
  }

  .push-sm-2 {
    left: 16.6666666667%
  }

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

  .push-sm-4 {
    left: 33.3333333333%
  }

  .push-sm-5 {
    left: 41.6666666667%
  }

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

  .push-sm-7 {
    left: 58.3333333333%
  }

  .push-sm-8 {
    left: 66.6666666667%
  }

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

  .push-sm-10 {
    left: 83.3333333333%
  }

  .push-sm-11 {
    left: 91.6666666667%
  }

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

  .offset-sm-0 {
    margin-left: 0
  }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {

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

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

  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto
  }

  .col-md-1 {
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
  }

  .col-md-2 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }

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

  .col-md-4 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }

  .col-md-5 {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
  }

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

  .col-md-7 {
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
  }

  .col-md-8 {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
  }

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

  .col-md-10 {
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
  }

  .col-md-11 {
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
  }

  .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.3333333333%
  }

  .pull-md-2 {
    right: 16.6666666667%
  }

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

  .pull-md-4 {
    right: 33.3333333333%
  }

  .pull-md-5 {
    right: 41.6666666667%
  }

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

  .pull-md-7 {
    right: 58.3333333333%
  }

  .pull-md-8 {
    right: 66.6666666667%
  }

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

  .pull-md-10 {
    right: 83.3333333333%
  }

  .pull-md-11 {
    right: 91.6666666667%
  }

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

  .push-md-0 {
    left: auto
  }

  .push-md-1 {
    left: 8.3333333333%
  }

  .push-md-2 {
    left: 16.6666666667%
  }

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

  .push-md-4 {
    left: 33.3333333333%
  }

  .push-md-5 {
    left: 41.6666666667%
  }

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

  .push-md-7 {
    left: 58.3333333333%
  }

  .push-md-8 {
    left: 66.6666666667%
  }

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

  .push-md-10 {
    left: 83.3333333333%
  }

  .push-md-11 {
    left: 91.6666666667%
  }

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

  .offset-md-0 {
    margin-left: 0
  }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:992px) {

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

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

  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto
  }

  .col-lg-1 {
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
  }

  .col-lg-2 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }

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

  .col-lg-4 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }

  .col-lg-5 {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
  }

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

  .col-lg-7 {
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
  }

  .col-lg-8 {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
  }

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

  .col-lg-10 {
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
  }

  .col-lg-11 {
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
  }

  .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.3333333333%
  }

  .pull-lg-2 {
    right: 16.6666666667%
  }

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

  .pull-lg-4 {
    right: 33.3333333333%
  }

  .pull-lg-5 {
    right: 41.6666666667%
  }

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

  .pull-lg-7 {
    right: 58.3333333333%
  }

  .pull-lg-8 {
    right: 66.6666666667%
  }

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

  .pull-lg-10 {
    right: 83.3333333333%
  }

  .pull-lg-11 {
    right: 91.6666666667%
  }

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

  .push-lg-0 {
    left: auto
  }

  .push-lg-1 {
    left: 8.3333333333%
  }

  .push-lg-2 {
    left: 16.6666666667%
  }

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

  .push-lg-4 {
    left: 33.3333333333%
  }

  .push-lg-5 {
    left: 41.6666666667%
  }

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

  .push-lg-7 {
    left: 58.3333333333%
  }

  .push-lg-8 {
    left: 66.6666666667%
  }

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

  .push-lg-10 {
    left: 83.3333333333%
  }

  .push-lg-11 {
    left: 91.6666666667%
  }

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

  .offset-lg-0 {
    margin-left: 0
  }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:1200px) {

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

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

  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto
  }

  .col-xl-1 {
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
  }

  .col-xl-2 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }

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

  .col-xl-4 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }

  .col-xl-5 {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
  }

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

  .col-xl-7 {
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
  }

  .col-xl-8 {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
  }

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

  .col-xl-10 {
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
  }

  .col-xl-11 {
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
  }

  .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.3333333333%
  }

  .pull-xl-2 {
    right: 16.6666666667%
  }

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

  .pull-xl-4 {
    right: 33.3333333333%
  }

  .pull-xl-5 {
    right: 41.6666666667%
  }

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

  .pull-xl-7 {
    right: 58.3333333333%
  }

  .pull-xl-8 {
    right: 66.6666666667%
  }

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

  .pull-xl-10 {
    right: 83.3333333333%
  }

  .pull-xl-11 {
    right: 91.6666666667%
  }

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

  .push-xl-0 {
    left: auto
  }

  .push-xl-1 {
    left: 8.3333333333%
  }

  .push-xl-2 {
    left: 16.6666666667%
  }

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

  .push-xl-4 {
    left: 33.3333333333%
  }

  .push-xl-5 {
    left: 41.6666666667%
  }

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

  .push-xl-7 {
    left: 58.3333333333%
  }

  .push-xl-8 {
    left: 66.6666666667%
  }

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

  .push-xl-10 {
    left: 83.3333333333%
  }

  .push-xl-11 {
    left: 91.6666666667%
  }

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

  .offset-xl-0 {
    margin-left: 0
  }

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

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

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

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

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

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

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

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

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

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

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

.table {
  width: 100%;
  max-width: 100%
}

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

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

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

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

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

.form-control,
.input-group-addon {
  padding: .5rem .75rem;
  line-height: 1.25
}

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

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

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f5f5f5
}

.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: #292b2c
}

.thead-default th {
  color: #464a4c;
  background-color: #eceeef
}

.table-inverse {
  color: #fff;
  background-color: #292b2c
}

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

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

.table-responsive {
  width: 100%;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar
}

.form-control {
  width: 100%;
  font-size: 1rem;
  color: #464a4c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: .25rem;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

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

.form-control:focus {
  color: #464a4c;
  background-color: #fff;
  border-color: #5cb3fd;
  outline: 0;
  box-shadow: 0 0 5px 0 #ddd
}

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

.form-control::placeholder {
  color: #636c72;
  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.25rem + 2px)
}

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

.col-form-label {
  padding-top: calc(.5rem - 1px * 2);
  padding-bottom: calc(.5rem - 1px * 2);
  margin-bottom: 0
}

.col-form-label-lg {
  padding-top: calc(.75rem - 1px * 2);
  padding-bottom: calc(.75rem - 1px * 2);
  font-size: 1.25rem
}

.col-form-label-sm {
  padding-top: calc(.25rem - 1px * 2);
  padding-bottom: calc(.25rem - 1px * 2);
  font-size: .875rem
}

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

.col-form-legend {
  font-size: 1rem
}

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

.form-control-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
  padding: .25rem .5rem;
  font-size: .875rem;
  border-radius: .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: .75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: .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.1666666667rem
}

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

.form-text {
  margin-top: .25rem
}

.form-check {
  position: relative;
  margin-bottom: .5rem
}

.btn,
.dropdown-toggle::after,
.form-check-inline {
  display: inline-block
}

.form-check.disabled .form-check-label {
  color: #6f6f6f;
  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 .form-check-label {
  vertical-align: middle
}

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

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

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

.has-success .col-form-label,
.has-success .custom-control,
.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='%235cb85c' 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 .col-form-label,
.has-warning .custom-control,
.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='%23f0ad4e' 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 .col-form-label,
.has-danger .custom-control,
.has-danger .form-check-label,
.has-danger .form-control-feedback,
.has-danger .form-control-label {
  color: #b62025
}

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

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

.has-danger .input-group-addon {
  color: #b62025;
  border-color: #b62025;
  background-color: #f1b1b3
}

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' 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")
}

.form-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center
}

.form-inline .form-check {
  width: 100%
}

@media (min-width:576px) {
  .form-inline label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0
  }

  .form-inline .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
  }

  .form-inline .form-control-static {
    display: inline-block
  }

  .form-inline .input-group {
    width: auto
  }

  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle
  }

  .form-inline .form-check {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    margin-top: 0;
    margin-bottom: 0
  }

  .form-inline .form-check-label {
    padding-left: 0
  }

  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: .25rem;
    margin-left: 0
  }

  .form-inline .custom-control {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0
  }

  .form-inline .custom-control-indicator {
    position: static;
    display: inline-block;
    margin-right: .25rem;
    vertical-align: text-bottom
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0
  }
}

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

.btn {
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: .5rem 1rem;
  font-size: 1rem;
  border-radius: .25rem;
  transition: all .2s ease-in-out
}

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

.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 2px rgba(2, 117, 216, .25)
}

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

.btn.active,
.btn:active {
  background-image: none;
  box-shadow: 0 0 0 2px rgba(2, 117, 216, .25), 0 transparent
}

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

.btn-primary {
  color: #FFF;
  background-color: #b62025;
  border-color: #b62025;
  box-shadow: 0 transparent
}

.btn-primary:hover {
  color: #FFF;
  background-color: #8b181c;
  border-color: #82171a
}

.btn-primary.focus,
.btn-primary:focus {
  box-shadow: 0 transparent, 0 0 0 2px rgba(182, 32, 37, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
  background-color: #b62025;
  border-color: #b62025
}

.btn-primary.active,
.btn-primary:active,
.show>.btn-primary.dropdown-toggle {
  color: #FFF;
  background-color: #8b181c;
  background-image: none;
  border-color: #82171a;
  box-shadow: 0 transparent
}

.btn-secondary {
  color: #292b2c;
  background-color: #fff;
  border-color: #ccc;
  box-shadow: 0 transparent
}

.btn-secondary:hover {
  color: #292b2c;
  background-color: #e6e5e5;
  border-color: #adadad
}

.btn-secondary.focus,
.btn-secondary:focus {
  box-shadow: 0 transparent, 0 0 0 2px rgba(204, 204, 204, .5)
}

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

.btn-secondary.active,
.btn-secondary:active,
.show>.btn-secondary.dropdown-toggle {
  color: #292b2c;
  background-color: #e6e5e5;
  background-image: none;
  border-color: #adadad;
  box-shadow: 0 transparent
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
  box-shadow: 0 transparent
}

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

.btn-info.focus,
.btn-info:focus {
  box-shadow: 0 transparent, 0 0 0 2px rgba(91, 192, 222, .5)
}

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

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

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
  box-shadow: 0 transparent
}

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

.btn-success.focus,
.btn-success:focus {
  box-shadow: 0 transparent, 0 0 0 2px rgba(92, 184, 92, .5)
}

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

.btn-success.active,
.btn-success:active,
.show>.btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #419641;
  box-shadow: 0 transparent
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
  box-shadow: 0 transparent
}

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

.btn-warning.focus,
.btn-warning:focus {
  box-shadow: 0 transparent, 0 0 0 2px rgba(240, 173, 78, .5)
}

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

.btn-warning.active,
.btn-warning:active,
.show>.btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #eb9316;
  box-shadow: 0 transparent
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
  box-shadow: 0 transparent
}

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

.btn-danger.focus,
.btn-danger:focus {
  box-shadow: 0 transparent, 0 0 0 2px rgba(217, 83, 79, .5)
}

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

.btn-danger.active,
.btn-danger:active,
.show>.btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #c12e2a;
  box-shadow: 0 transparent
}

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

.btn-outline-primary:hover {
  color: #fff;
  background-color: #b62025;
  border-color: #b62025
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
  box-shadow: 0 0 0 2px rgba(182, 32, 37, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #b62025;
  background-color: transparent
}

.btn-outline-primary.active,
.btn-outline-primary:active,
.show>.btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #b62025;
  border-color: #b62025
}

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

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
  box-shadow: 0 0 0 2px rgba(204, 204, 204, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #ccc;
  background-color: transparent
}

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

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

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

.btn-outline-info.focus,
.btn-outline-info:focus {
  box-shadow: 0 0 0 2px rgba(91, 192, 222, .5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #5bc0de;
  background-color: transparent
}

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

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

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

.btn-outline-success.focus,
.btn-outline-success:focus {
  box-shadow: 0 0 0 2px rgba(92, 184, 92, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #5cb85c;
  background-color: transparent
}

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

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

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

.btn-outline-warning.focus,
.btn-outline-warning:focus {
  box-shadow: 0 0 0 2px rgba(240, 173, 78, .5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #f0ad4e;
  background-color: transparent
}

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

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

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

.btn-outline-danger.focus,
.btn-outline-danger:focus {
  box-shadow: 0 0 0 2px rgba(217, 83, 79, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #d9534f;
  background-color: transparent
}

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

.btn-link {
  color: #b62025
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link:disabled {
  background-color: transparent;
  box-shadow: none
}

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

.btn-link:focus,
.btn-link:hover {
  color: #8b181c;
  text-decoration: underline;
  background-color: transparent
}

.breadcrumb-item+.breadcrumb-item:hover::before,
.btn-link:disabled:focus,
.btn-link:disabled:hover,
.card-link:hover,
.close:focus,
.close:hover,
.dropdown-item.active,
.dropdown-item:active,
.dropdown-item:focus,
.dropdown-item:hover,
.list-group-item-action:focus,
.list-group-item-action:hover,
.list-group-item:focus,
.list-group-item:hover,
.nav-link:focus,
.nav-link:hover,
.navbar-brand:focus,
.navbar-brand:hover,
.navbar-toggler:focus,
.navbar-toggler:hover,
.page-link:focus,
.page-link:hover,
a.badge:focus,
a.badge:hover {
  text-decoration: none
}

.btn-link:disabled {
  color: #636c72
}

.btn-group-lg>.btn,
.btn-lg {
  padding: .75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: .3rem
}

.btn-group-sm>.btn,
.btn-sm {
  padding: .25rem .5rem;
  font-size: .875rem;
  border-radius: .2rem
}

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

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

.fade.show {
  opacity: 1
}

.collapse {
  display: none
}

.collapse.show {
  display: block
}

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

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

.collapsing {
  position: relative;
  height: 0;
  transition: height .35s ease
}

.dropdown,
.dropup {
  position: relative
}

.dropdown-toggle::after {
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-left: .3em solid transparent
}

.dropdown-toggle:focus {
  outline: 0
}

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: .3em solid
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: .5rem 0;
  margin: 0;
  font-size: 1rem;
  color: #000;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 0 solid #ddd;
  border-radius: 0;
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175)
}

.dropdown-divider {
  height: 1px;
  margin: .5rem 0;
  background-color: #eceeef
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  color: #000;
  text-align: inherit;
  white-space: nowrap;
  background: 0 0;
  border: 0
}

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

.dropdown-item:focus,
.dropdown-item:hover {
  color: #b62025;
  background-color: #FFF
}

.dropdown-item.active,
.dropdown-item:active {
  color: #b62025;
  background-color: #f5f5f5
}

.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #636c72;
  cursor: not-allowed;
  background-color: transparent
}

.show>.dropdown-menu {
  display: block
}

.show>a {
  outline: 0
}

.dropdown-menu-right {
  right: 0;
  left: auto
}

.dropdown-menu-left {
  right: auto;
  left: 0
}

.dropdown-header {
  display: block;
  padding: .5rem 1.5rem;
  margin-bottom: 0;
  font-size: .875rem;
  color: #636c72;
  white-space: nowrap
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990
}

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 0
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
  position: relative;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
  z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group,
.btn-group-vertical .btn+.btn,
.btn-group-vertical .btn+.btn-group,
.btn-group-vertical .btn-group+.btn,
.btn-group-vertical .btn-group+.btn-group {
  margin-left: -1px
}

.btn-toolbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.btn-toolbar .input-group {
  width: auto
}

.btn-group>.btn:first-child {
  margin-left: 0
}

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

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

.btn-group>.btn-group {
  float: left
}

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

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0
}

.btn+.dropdown-toggle-split {
  padding-right: .75rem;
  padding-left: .75rem
}

.btn+.dropdown-toggle-split::after {
  margin-left: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
  padding-right: .375rem;
  padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem
}

.btn-group.open .dropdown-toggle {
  box-shadow: 0 transparent
}

.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none
}

.btn-group-vertical {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center
}

.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
  width: 100%
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
  margin-top: -1px;
  margin-left: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none
}

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

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

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

.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center
}

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

.input-group-addon {
  margin-bottom: 0;
  font-size: 1rem;
  color: #464a4c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: .25rem
}

.input-group-addon.form-control-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
  padding: .25rem .5rem;
  font-size: .875rem;
  border-radius: .2rem
}

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

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

.input-group .form-control:not(:last-child),
.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 {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

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

.input-group .form-control:not(:first-child),
.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) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.custom-checkbox .custom-control-indicator,
.progress {
  border-radius: .25rem
}

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

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

.input-group-btn>.btn {
  position: relative;
  -ms-flex: 1;
  flex: 1 1 0%
}

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

.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: -ms-inline-flexbox;
  display: inline-flex;
  min-height: 1.75rem;
  padding-left: 1.5rem;
  margin-right: 1rem;
  cursor: pointer
}

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

.custom-control-input:checked~.custom-control-indicator {
  color: #fff;
  background-color: #0275d8;
  box-shadow: none
}

.custom-control-input:focus~.custom-control-indicator {
  box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0275d8
}

.custom-control-input:active~.custom-control-indicator {
  color: #fff;
  background-color: #8fcafe;
  box-shadow: none
}

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

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

.custom-control-indicator {
  position: absolute;
  top: .375rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
  box-shadow: inset 0 .25rem .25rem rgba(0, 0, 0, .1)
}

.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='%23fff' 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: #0275d8;
  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='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
  box-shadow: none
}

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

.custom-file-control,
.custom-select {
  border: 1px solid rgba(0, 0, 0, .15);
  color: #464a4c
}

.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='%23fff'/%3E%3C/svg%3E")
}

.custom-controls-stacked {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column
}

.custom-file,
.custom-select {
  display: inline-block;
  max-width: 100%
}

.custom-controls-stacked .custom-control {
  margin-bottom: .25rem
}

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

.custom-select {
  height: calc(2.25rem + 2px);
  padding: .375rem 1.75rem .375rem .75rem;
  line-height: 1.25;
  vertical-align: middle;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center no-repeat #fff;
  background-size: 8px 10px;
  border-radius: .25rem;
  -moz-appearance: none
}

.custom-select:focus {
  border-color: #5cb3fd;
  outline: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075), 0 0 5px rgba(92, 179, 253, .5)
}

.custom-select:focus::-ms-value {
  color: #464a4c;
  background-color: #fff
}

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

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

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

.custom-file {
  position: relative;
  height: 2.5rem;
  margin-bottom: 0;
  cursor: pointer
}

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

.custom-file-input:focus~.custom-file-control {
  box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0275d8
}

.custom-file-control {
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  pointer-events: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  border-radius: .25rem;
  box-shadow: inset 0 .2rem .4rem rgba(0, 0, 0, .05)
}

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

.custom-file-control::before {
  top: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 6;
  display: block;
  height: 2.5rem;
  color: #464a4c;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0 .25rem .25rem 0
}

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

.nav {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}

.nav-link {
  display: block;
  padding: .5rem 1rem
}

.nav-link.disabled {
  color: #636c72;
  cursor: not-allowed
}

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

.nav-tabs .nav-item {
  margin-bottom: 0
}

.nav-tabs .nav-link {
  border: 0 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 {
  color: #636c72;
  background-color: transparent;
  border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #FFF;
  background-color: #b62025;
  border-color: #ddd #ddd #b62025
}

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

.nav-pills .nav-link {
  border-radius: 0
}

.nav-pills .nav-item.show .nav-link,
.nav-pills .nav-link.active {
  color: #FFF;
  cursor: default;
  background-color: #b62025
}

.nav-fill .nav-item {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center
}

.nav-justified .nav-item {
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  text-align: center
}

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

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

.navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 1.5rem 1rem
}

.navbar-brand {
  display: inline-block;
  padding-top: .25rem;
  padding-bottom: .25rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap
}

.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0
}

.navbar-text {
  display: inline-block;
  padding-top: .425rem;
  padding-bottom: .425rem
}

.navbar-toggler {
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: .25rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: 0 0;
  border: 1px solid transparent;
  border-radius: .25rem
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: center center no-repeat;
  background-size: 100% 100%
}

.navbar-toggler-left {
  position: absolute;
  left: 1rem
}

.navbar-toggler-right {
  position: absolute;
  right: 1rem
}

@media (max-width:575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none
  }

  .navbar-toggleable>.container {
    padding-right: 0;
    padding-left: 0
  }
}

@media (min-width:576px) {
  .navbar-toggleable {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: center;
    align-items: center
  }

  .navbar-toggleable .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
  }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }

  .navbar-toggleable>.container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: center;
    align-items: center
  }

  .navbar-toggleable .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%
  }

  .navbar-toggleable .navbar-toggler {
    display: none
  }
}

@media (max-width:767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none
  }

  .navbar-toggleable-sm>.container {
    padding-right: 0;
    padding-left: 0
  }
}

@media (min-width:768px) {
  .navbar-toggleable-sm {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: center;
    align-items: center
  }

  .navbar-toggleable-sm .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
  }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }

  .navbar-toggleable-sm>.container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: center;
    align-items: center
  }

  .navbar-toggleable-sm .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%
  }

  .navbar-toggleable-sm .navbar-toggler {
    display: none
  }
}

@media (max-width:991px) {
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none
  }

  .navbar-toggleable-md>.container {
    padding-right: 0;
    padding-left: 0
  }
}

@media (min-width:992px) {
  .navbar-toggleable-md {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: center;
    align-items: center
  }

  .navbar-toggleable-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
  }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }

  .navbar-toggleable-md>.container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: center;
    align-items: center
  }

  .navbar-toggleable-md .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%
  }

  .navbar-toggleable-md .navbar-toggler {
    display: none
  }
}

@media (max-width:1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none
  }

  .navbar-toggleable-lg>.container {
    padding-right: 0;
    padding-left: 0
  }
}

@media (min-width:1200px) {
  .navbar-toggleable-lg {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: center;
    align-items: center
  }

  .navbar-toggleable-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
  }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }

  .navbar-toggleable-lg>.container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: center;
    align-items: center
  }

  .navbar-toggleable-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%
  }

  .navbar-toggleable-lg .navbar-toggler {
    display: none
  }
}

.navbar-toggleable-xl {
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: center;
  align-items: center
}

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none
}

.alert-dismissible .close,
.btn .badge,
.card,
.embed-responsive,
.list-group-item,
.page-link {
  position: relative
}

.navbar-toggleable-xl>.container {
  padding-right: 0;
  padding-left: 0
}

.navbar-toggleable-xl .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row
}

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: .5rem;
  padding-left: .5rem
}

.navbar-toggleable-xl>.container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: center;
  align-items: center
}

.card,
.list-group {
  -ms-flex-direction: column
}

.navbar-toggleable-xl .navbar-collapse {
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%
}

.navbar-toggleable-xl .navbar-toggler {
  display: none
}

.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-toggler,
.navbar-light .navbar-toggler:focus,
.navbar-light .navbar-toggler:hover {
  color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .open>.nav-link {
  color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-toggler {
  border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, .5)
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-nav .nav-link,
.navbar-inverse .navbar-nav .nav-link:focus,
.navbar-inverse .navbar-nav .nav-link:hover,
.navbar-inverse .navbar-toggler,
.navbar-inverse .navbar-toggler:focus,
.navbar-inverse .navbar-toggler:hover {
  color: #FFF
}

.navbar-inverse .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, .25)
}

.navbar-inverse .navbar-nav .active>.nav-link,
.navbar-inverse .navbar-nav .nav-link.active,
.navbar-inverse .navbar-nav .nav-link.open,
.navbar-inverse .navbar-nav .open>.nav-link,
.navbar-inverse .navbar-text {
  color: #FFF
}

.navbar-inverse .navbar-toggler {
  border-color: rgba(255, 255, 255, .1)
}

.navbar-inverse .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")
}

.card {
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  background-color: #f5f5f5;
  border: 0 solid rgba(0, 0, 0, .125);
  border-radius: 0
}

.card-block {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem
}

.card-footer,
.card-header {
  padding: .5rem 1.25rem;
  background-color: #f5f5f5
}

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

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

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

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

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

.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 {
  border-bottom: 0 solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
  border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-footer {
  border-top: 0 solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
  border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

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

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

.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-danger,
.card-outline-primary {
  border-color: #b62025
}

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

.card-danger {
  background-color: #b62025
}

.card-danger .card-footer,
.card-danger .card-header,
.card-inverse .card-footer,
.card-inverse .card-header,
.card-outline-danger,
.card-outline-info,
.card-outline-primary,
.card-outline-secondary,
.card-outline-success,
.card-outline-warning {
  background-color: transparent
}

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

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

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

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

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

.card-inverse {
  color: rgba(255, 255, 255, .65)
}

.card-inverse .card-footer,
.card-inverse .card-header {
  border-color: rgba(255, 255, 255, .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: rgba(255, 255, 255, .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: calc(.25rem - 1px)
}

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

.card-img-top {
  border-top-right-radius: calc(.25rem - 1px);
  border-top-left-radius: calc(.25rem - 1px)
}

.card-img-bottom {
  border-bottom-right-radius: calc(.25rem - 1px);
  border-bottom-left-radius: calc(.25rem - 1px)
}

.breadcrumb,
.pagination {
  border-radius: 0;
  list-style: none
}

@media (min-width:576px) {
  .card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
  }

  .card-deck .card {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 0px;
    flex: 1 0 0%;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .card-deck .card:not(:first-child) {
    margin-left: 15px
  }

  .card-deck .card:not(:last-child) {
    margin-right: 15px
  }

  .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
  }

  .card-columns {
    column-count: 3;
    column-gap: 1.25rem
  }

  .card-columns .card {
    display: inline-block;
    width: 100%;
    margin-bottom: .75rem
  }
}

.breadcrumb {
  padding: .75rem 1rem;
  margin-bottom: 1rem;
  background-color: #FFF
}

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

.breadcrumb-item {
  float: left
}

.breadcrumb-item+.breadcrumb-item::before {
  display: inline-block;
  padding-right: .5rem;
  padding-left: .5rem;
  color: #000;
  content: ">"
}

.breadcrumb-item.active {
  color: #000
}

.pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0
}

.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 {
  z-index: 2;
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8
}

.page-item.disabled .page-link {
  color: #636c72;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd
}

.page-link {
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #0275d8;
  background-color: #fff;
  border: 1px solid #ddd
}

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

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

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

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

.pagination-sm .page-link {
  padding: .25rem .5rem;
  font-size: .875rem
}

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

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

.badge {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  border-radius: 0
}

.badge:empty {
  display: none
}

.btn .badge {
  top: -1px
}

a.badge:focus,
a.badge:hover {
  color: #fff;
  cursor: pointer
}

.badge-pill {
  padding-right: .6em;
  padding-left: .6em;
  border-radius: 10rem
}

.badge-default {
  background-color: #636c72
}

.badge-default[href]:focus,
.badge-default[href]:hover {
  background-color: #4b5257
}

.badge-primary {
  background-color: #0275d8
}

.badge-primary[href]:focus,
.badge-primary[href]:hover {
  background-color: #025aa5
}

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

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

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

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

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

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

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

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

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #eceeef;
  border-radius: .3rem
}

@media (min-width:576px) {
  .jumbotron {
    padding: 4rem 2rem
  }
}

.jumbotron-hr {
  border-top-color: #d0d5d8
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0
}

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

.alert-dismissible .close {
  top: -.75rem;
  right: -1.25rem;
  padding: .75rem 1.25rem
}

.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
}

@keyframes progress-bar-stripes {
  from {
    background-position: .3rem 0
  }

  to {
    background-position: 0 0
  }
}

.progress {
  display: -ms-flexbox;
  display: flex;
  font-size: .75rem;
  line-height: .3rem;
  text-align: center;
  background-color: #ddd
}

.list-group,
.media {
  display: -ms-flexbox
}

.progress-bar {
  height: .3rem;
  color: #b62025;
  background-color: #b62025
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-size: .3rem .3rem
}

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite
}

.media {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start
}

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

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0
}

.list-group-item-action {
  width: 100%;
  color: #464a4c;
  text-align: inherit
}

.list-group-item-action .list-group-item-heading {
  color: #292b2c
}

.list-group-item-action:focus,
.list-group-item-action:hover {
  color: #464a4c;
  background-color: none
}

.list-group-item-action:active {
  color: #292b2c;
  background-color: #eceeef
}

.list-group-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center;
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: #fff;
  border: 0 solid #ddd
}

.list-group-item:first-child {
  border-top-right-radius: .25rem;
  border-top-left-radius: .25rem
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem
}

.list-group-item.disabled,
.list-group-item:disabled {
  color: #636c72;
  cursor: not-allowed;
  background-color: #fff
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item:disabled .list-group-item-heading {
  color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item:disabled .list-group-item-text {
  color: #636c72
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small {
  color: inherit
}

.list-group-item.active .list-group-item-text {
  color: #daeeff
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0
}

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6
}

a.list-group-item-success.active,
button.list-group-item-success.active {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3
}

a.list-group-item-info.active,
button.list-group-item-info.active {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc
}

a.list-group-item-warning.active,
button.list-group-item-warning.active {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc
}

a.list-group-item-danger.active,
button.list-group-item-danger.active {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442
}

.embed-responsive {
  display: block;
  width: 100%;
  padding: 0
}

.embed-responsive::before {
  display: block;
  content: ""
}

.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::before {
  padding-top: 42.8571428571%
}

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

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

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

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

.close:focus,
.close:hover {
  color: #b62025;
  cursor: pointer;
  opacity: .75
}

button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0
}

.modal-content,
.popover {
  background-clip: padding-box
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  outline: 0
}

.modal.fade .modal-dialog {
  transition: transform .3s ease-out;
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%)
}

.modal.show .modal-dialog {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0)
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px
}

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: .3rem;
  box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  outline: 0
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000
}

.modal-backdrop.fade {
  opacity: 0
}

.modal-backdrop.show {
  opacity: .5
}

.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #eceeef
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5
}

.popover,
.tooltip {
  font-family: lato-regular, Arial, Verdana, sans-serif;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.75;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: .875rem;
  word-wrap: break-word;
  text-decoration: none
}

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 15px
}

.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #eceeef
}

.modal-footer>:not(:first-child) {
  margin-left: .25rem
}

.modal-footer>:not(:last-child) {
  margin-right: .25rem
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll
}

@media (min-width:576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 30px auto
  }

  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
  }

  .modal-sm {
    max-width: 300px
  }
}

@media (min-width:992px) {
  .modal-lg {
    max-width: 600px
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-shadow: none;
  opacity: 0
}

.tooltip.show {
  opacity: .9
}

.tooltip.bs-tether-element-attached-bottom,
.tooltip.tooltip-top {
  padding: 5px 0;
  margin-top: -3px
}

.tooltip.bs-tether-element-attached-bottom .tooltip-inner::before,
.tooltip.tooltip-top .tooltip-inner::before {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 5px 5px 0;
  border-top-color: #000
}

.tooltip.bs-tether-element-attached-left,
.tooltip.tooltip-right {
  padding: 0 5px;
  margin-left: 3px
}

.tooltip.bs-tether-element-attached-left .tooltip-inner::before,
.tooltip.tooltip-right .tooltip-inner::before {
  top: 50%;
  left: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 5px 5px 0;
  border-right-color: #000
}

.tooltip.bs-tether-element-attached-top,
.tooltip.tooltip-bottom {
  padding: 5px 0;
  margin-top: 3px
}

.tooltip.bs-tether-element-attached-top .tooltip-inner::before,
.tooltip.tooltip-bottom .tooltip-inner::before {
  top: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 0 5px 5px;
  border-bottom-color: #000
}

.tooltip.bs-tether-element-attached-right,
.tooltip.tooltip-left {
  padding: 0 5px;
  margin-left: -3px
}

.tooltip.bs-tether-element-attached-right .tooltip-inner::before,
.tooltip.tooltip-left .tooltip-inner::before {
  top: 50%;
  right: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 0 5px 5px;
  border-left-color: #000
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0
}

.tooltip-inner::before {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-shadow: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: .3rem;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.bs-tether-element-attached-bottom,
.popover.popover-top {
  margin-top: -10px
}

.popover.bs-tether-element-attached-bottom::after,
.popover.bs-tether-element-attached-bottom::before,
.popover.popover-top::after,
.popover.popover-top::before {
  left: 50%;
  border-bottom-width: 0
}

.popover.bs-tether-element-attached-bottom::before,
.popover.popover-top::before {
  bottom: -11px;
  margin-left: -11px;
  border-top-color: rgba(0, 0, 0, .25)
}

.popover.bs-tether-element-attached-bottom::after,
.popover.popover-top::after {
  bottom: -10px;
  margin-left: -10px;
  border-top-color: #fff
}

.popover.bs-tether-element-attached-left,
.popover.popover-right {
  margin-left: 10px
}

.popover.bs-tether-element-attached-left::after,
.popover.bs-tether-element-attached-left::before,
.popover.popover-right::after,
.popover.popover-right::before {
  top: 50%;
  border-left-width: 0
}

.popover.bs-tether-element-attached-left::before,
.popover.popover-right::before {
  left: -11px;
  margin-top: -11px;
  border-right-color: rgba(0, 0, 0, .25)
}

.popover.bs-tether-element-attached-left::after,
.popover.popover-right::after {
  left: -10px;
  margin-top: -10px;
  border-right-color: #fff
}

.popover.bs-tether-element-attached-top,
.popover.popover-bottom {
  margin-top: 10px
}

.popover.bs-tether-element-attached-top::after,
.popover.bs-tether-element-attached-top::before,
.popover.popover-bottom::after,
.popover.popover-bottom::before {
  left: 50%;
  border-top-width: 0
}

.popover.bs-tether-element-attached-top::before,
.popover.popover-bottom::before {
  top: -11px;
  margin-left: -11px;
  border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bs-tether-element-attached-top::after,
.popover.popover-bottom::after {
  top: -10px;
  margin-left: -10px;
  border-bottom-color: #f7f7f7
}

.popover.bs-tether-element-attached-top .popover-title::before,
.popover.popover-bottom .popover-title::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 20px;
  margin-left: -10px;
  content: "";
  border-bottom: 1px solid #f7f7f7
}

.popover.bs-tether-element-attached-right,
.popover.popover-left {
  margin-left: -10px
}

.popover.bs-tether-element-attached-right::after,
.popover.bs-tether-element-attached-right::before,
.popover.popover-left::after,
.popover.popover-left::before {
  top: 50%;
  border-right-width: 0
}

.popover.bs-tether-element-attached-right::before,
.popover.popover-left::before {
  right: -11px;
  margin-top: -11px;
  border-left-color: rgba(0, 0, 0, .25)
}

.popover.bs-tether-element-attached-right::after,
.popover.popover-left::after {
  right: -10px;
  margin-top: -10px;
  border-left-color: #fff
}

.popover-title {
  padding: 8px 14px;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-right-radius: calc(.3rem - 1px);
  border-top-left-radius: calc(.3rem - 1px)
}

.popover-title:empty {
  display: none
}

.popover-content {
  padding: 9px 14px
}

.popover::after,
.popover::before {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}

.carousel,
.carousel-inner,
.carousel-item {
  position: relative
}

.popover::before {
  content: "";
  border-width: 11px
}

.popover::after {
  content: "";
  border-width: 10px
}

.carousel-inner {
  width: 100%
}

.carousel-item {
  display: none;
  width: 100%
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
  display: -ms-flexbox;
  display: flex
}

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0
}

@media (-webkit-transform-3d) {
  .carousel-item {
    transition: transform .6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px
  }

  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    transform: translate3d(0, 0, 0)
  }

  .active.carousel-item-right,
  .carousel-item-next {
    transform: translate3d(100%, 0, 0)
  }

  .active.carousel-item-left,
  .carousel-item-prev {
    transform: translate3d(-100%, 0, 0)
  }
}

@supports (transform:translate3d(0, 0, 0)) {
  .carousel-item {
    transition: transform .6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px
  }

  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    transform: translate3d(0, 0, 0)
  }

  .active.carousel-item-right,
  .carousel-item-next {
    transform: translate3d(100%, 0, 0)
  }

  .active.carousel-item-left,
  .carousel-item-prev {
    transform: translate3d(-100%, 0, 0)
  }
}

.carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: .5
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9
}

.carousel-control-prev {
  left: 0
}

.carousel-control-next {
  right: 0
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: center center no-repeat;
  background-size: 100% 100%
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none
}

.carousel-indicators li {
  position: relative;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  max-width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, .5)
}

.carousel-indicators li::after,
.carousel-indicators li::before {
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  position: absolute;
  content: ""
}

.carousel-indicators li::before {
  top: -10px
}

.carousel-indicators li::after {
  bottom: -10px
}

.carousel-indicators .active {
  background-color: #fff
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center
}

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

.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: #f7f7f7
}

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

a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #8b181c !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: #b62025 !important
}

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

.bg-inverse {
  background-color: #292b2c !important
}

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

.border-0 {
  border: 0 !important
}

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

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

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

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

.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%
}

.rounded-0 {
  border-radius: 0
}

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

.d-none {
  display: none !important
}

.d-inline {
  display: inline !important
}

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

.d-block {
  display: block !important
}

.d-table {
  display: table !important
}

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

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important
}

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important
}

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

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

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

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

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

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

  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important
  }

  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
  }
}

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

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

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

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

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

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

  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important
  }

  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
  }
}

@media (min-width:992px) {
  .d-lg-none {
    display: none !important
  }

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

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

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

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

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

  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important
  }

  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
  }
}

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

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

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

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

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

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

  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important
  }

  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
  }
}

.hidden-xl-down,
.hidden-xs-up,
.visible-print-block {
  display: none !important
}

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

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

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

.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important
}

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important
}

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

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

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

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

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

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important
}

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

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

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important
}

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

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

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  -ms-grid-row-align: auto !important;
  align-self: auto !important
}

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

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

.align-self-center {
  -ms-flex-item-align: center !important;
  -ms-grid-row-align: center !important;
  align-self: center !important
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  -ms-grid-row-align: stretch !important;
  align-self: stretch !important
}

.float-left {
  float: left !important
}

.float-right {
  float: right !important
}

.float-none {
  float: none !important
}

.fixed-top {
  position: fixed;
  top: 0
}

.fixed-bottom {
  position: fixed;
  bottom: 0
}

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1030
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-0 {
  margin: 0 !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-5 {
  margin: 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 {
  padding-left: 0 !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-auto {
  margin: auto !important
}

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

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

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

.ml-auto {
  margin-left: auto !important
}

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

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

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

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

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

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

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

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

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

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

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

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

.font-italic {
  font-style: italic
}

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

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

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

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

a.text-primary:focus,
a.text-primary:hover {
  color: #8b181c !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: #b62025 !important
}

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

.text-gray-dark {
  color: #292b2c !important
}

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

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

.invisible {
  visibility: hidden !important
}

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

@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
  }

  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }

  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
  }

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

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

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

  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }

  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }

  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
  }

  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
  }

  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
  }

  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }

  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }

  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important
  }

  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }

  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
  }

  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
  }

  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
  }

  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
  }

  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
  }

  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
  }

  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
  }

  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important
  }

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

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

  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important
  }

  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
  }

  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important
  }

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

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

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

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

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

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

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

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

  .mr-sm-1,
  .mx-sm-1 {
    margin-right: .25rem !important
  }

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

  .mt-sm-1,
  .my-sm-1 {
    margin-top: .25rem !important
  }

  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: .25rem !important
  }

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

  .mr-sm-2,
  .mx-sm-2 {
    margin-right: .5rem !important
  }

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

  .mt-sm-2,
  .my-sm-2 {
    margin-top: .5rem !important
  }

  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: .5rem !important
  }

  .m-sm-2 {
    margin: .5rem !important
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .pl-sm-0 {
    padding-left: 0 !important
  }

  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
  }

  .pr-sm-1,
  .px-sm-1 {
    padding-right: .25rem !important
  }

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

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

  .pt-sm-1,
  .py-sm-1 {
    padding-top: .25rem !important
  }

  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: .25rem !important
  }

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

  .pr-sm-2,
  .px-sm-2 {
    padding-right: .5rem !important
  }

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

  .pt-sm-2,
  .py-sm-2 {
    padding-top: .5rem !important
  }

  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: .5rem !important
  }

  .p-sm-2 {
    padding: .5rem !important
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .mt-sm-auto {
    margin-top: auto !important
  }

  .mr-sm-auto {
    margin-right: auto !important
  }

  .mb-sm-auto {
    margin-bottom: auto !important
  }

  .ml-sm-auto {
    margin-left: auto !important
  }

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

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

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

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

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

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

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

@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
  }

  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }

  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
  }

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

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

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

  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }

  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }

  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
  }

  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
  }

  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
  }

  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }

  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }

  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important
  }

  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }

  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
  }

  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
  }

  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
  }

  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
  }

  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
  }

  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
  }

  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
  }

  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important
  }

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

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

  .align-self-md-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important
  }

  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
  }

  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important
  }

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

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

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

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

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

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

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

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

  .mr-md-1,
  .mx-md-1 {
    margin-right: .25rem !important
  }

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

  .mt-md-1,
  .my-md-1 {
    margin-top: .25rem !important
  }

  .mb-md-1,
  .my-md-1 {
    margin-bottom: .25rem !important
  }

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

  .mr-md-2,
  .mx-md-2 {
    margin-right: .5rem !important
  }

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

  .mt-md-2,
  .my-md-2 {
    margin-top: .5rem !important
  }

  .mb-md-2,
  .my-md-2 {
    margin-bottom: .5rem !important
  }

  .m-md-2 {
    margin: .5rem !important
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .pl-md-0 {
    padding-left: 0 !important
  }

  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
  }

  .pr-md-1,
  .px-md-1 {
    padding-right: .25rem !important
  }

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

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

  .pt-md-1,
  .py-md-1 {
    padding-top: .25rem !important
  }

  .pb-md-1,
  .py-md-1 {
    padding-bottom: .25rem !important
  }

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

  .pr-md-2,
  .px-md-2 {
    padding-right: .5rem !important
  }

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

  .pt-md-2,
  .py-md-2 {
    padding-top: .5rem !important
  }

  .pb-md-2,
  .py-md-2 {
    padding-bottom: .5rem !important
  }

  .p-md-2 {
    padding: .5rem !important
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .mt-md-auto {
    margin-top: auto !important
  }

  .mr-md-auto {
    margin-right: auto !important
  }

  .mb-md-auto {
    margin-bottom: auto !important
  }

  .ml-md-auto {
    margin-left: auto !important
  }

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

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

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

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

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

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

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

@media (min-width:992px) {
  .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
  }

  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }

  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
  }

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

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

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

  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }

  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }

  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
  }

  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
  }

  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
  }

  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }

  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }

  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important
  }

  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }

  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
  }

  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
  }

  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
  }

  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
  }

  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
  }

  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
  }

  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
  }

  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important
  }

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

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

  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important
  }

  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
  }

  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important
  }

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

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

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

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

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

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

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

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

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: .25rem !important
  }

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

  .mt-lg-1,
  .my-lg-1 {
    margin-top: .25rem !important
  }

  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: .25rem !important
  }

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

  .mr-lg-2,
  .mx-lg-2 {
    margin-right: .5rem !important
  }

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

  .mt-lg-2,
  .my-lg-2 {
    margin-top: .5rem !important
  }

  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: .5rem !important
  }

  .m-lg-2 {
    margin: .5rem !important
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .pl-lg-0 {
    padding-left: 0 !important
  }

  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
  }

  .pr-lg-1,
  .px-lg-1 {
    padding-right: .25rem !important
  }

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

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

  .pt-lg-1,
  .py-lg-1 {
    padding-top: .25rem !important
  }

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: .25rem !important
  }

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

  .pr-lg-2,
  .px-lg-2 {
    padding-right: .5rem !important
  }

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

  .pt-lg-2,
  .py-lg-2 {
    padding-top: .5rem !important
  }

  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: .5rem !important
  }

  .p-lg-2 {
    padding: .5rem !important
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .mt-lg-auto {
    margin-top: auto !important
  }

  .mr-lg-auto {
    margin-right: auto !important
  }

  .mb-lg-auto {
    margin-bottom: auto !important
  }

  .ml-lg-auto {
    margin-left: auto !important
  }

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

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

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

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

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

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

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

@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
  }

  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }

  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
  }

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

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

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

  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }

  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }

  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
  }

  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
  }

  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
  }

  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }

  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }

  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important
  }

  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }

  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
  }

  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
  }

  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
  }

  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
  }

  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
  }

  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
  }

  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
  }

  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important
  }

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

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

  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important
  }

  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
  }

  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important
  }

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

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

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

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

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

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

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

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

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: .25rem !important
  }

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

  .mt-xl-1,
  .my-xl-1 {
    margin-top: .25rem !important
  }

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: .25rem !important
  }

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

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: .5rem !important
  }

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

  .mt-xl-2,
  .my-xl-2 {
    margin-top: .5rem !important
  }

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: .5rem !important
  }

  .m-xl-2 {
    margin: .5rem !important
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .pl-xl-0 {
    padding-left: 0 !important
  }

  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
  }

  .pr-xl-1,
  .px-xl-1 {
    padding-right: .25rem !important
  }

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

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

  .pt-xl-1,
  .py-xl-1 {
    padding-top: .25rem !important
  }

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: .25rem !important
  }

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

  .pr-xl-2,
  .px-xl-2 {
    padding-right: .5rem !important
  }

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

  .pt-xl-2,
  .py-xl-2 {
    padding-top: .5rem !important
  }

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: .5rem !important
  }

  .p-xl-2 {
    padding: .5rem !important
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .mt-xl-auto {
    margin-top: auto !important
  }

  .mr-xl-auto {
    margin-right: auto !important
  }

  .mb-xl-auto {
    margin-bottom: auto !important
  }

  .ml-xl-auto {
    margin-left: auto !important
  }

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

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

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

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

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

  .hidden-xl-up {
    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
  }

  .hidden-print {
    display: none !important
  }
}









.commons-carousel .slider-controls {
  position: relative;
  text-align: center;
}

.commons-carousel .slider-controls .slider-dots {
  width: max-content;
  display: inline-block;
}

.commons-carousel .slider-controls .slick-arrow,
.commons-carousel .slider-controls .slick-dots,
.commons-carousel .slider-controls .paging-info {
  display: inline-block;
  position: static;
  -ms-transform: none;
  transform: none;
}

.commons-carousel .slider-controls .slick-dots li {
  vertical-align: super;
}

.tiles-component .tile-item {
  background-color: #FFFFFF;
  box-shadow: 0 5px 5px 0 #d9d9d9;
  border-radius: 5px;
}

.tiles-component .tile-item__title {
  background-color: #f5f5f5;
  border-radius: 5px 5px 0 0;
}

.tiles-component .tile-item__img {
  height: 45px;
}

.tiles-component .tile-item__img img {
  height: 23px;
}

.tiles-component .tile-item__title,
.tiles-component .tile-item__title span {
  font-size: 20px;
  line-height: 30px;
  color: #000000;
  font-family: lato-bold;
  letter-spacing: 0.46px;
}

.tiles-component .tile-item__cta,
.tiles-component .tile-item__rte {
  color: #000000;
  font-family: lato-regular;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.37px;
  font-weight: 400;
}

.tiles-component .tile-item__cta ul,
.tiles-component .tile-item__rte ul {
  padding-left: 25px;
}

.tiles-component .tile-item__cta a,
.tiles-component .tile-item__rte a {
  color: #C10016;
  font-weight: 400;
}

.tiles-component .tile-item__cta a:hover,
.tiles-component .tile-item__cta a:focus,
.tiles-component .tile-item__rte a:hover,
.tiles-component .tile-item__rte a:focus {
  color: #C10016;
  text-decoration: none;
}

.tiles-component .tile-item__cta a:focus,
.tiles-component .tile-item__rte a:focus {
  outline: 1px dotted #000000 !important;
}

.tiles-component .tile-item__cta p {
  margin-bottom: 0;
}

.tiles-component .tile-item__rte p {
  margin-bottom: 0.5rem;
}

.su-swipe-tabs {
  background-color: #FFFFFF;
}

.su-swipe-tabs__nav {
  border-bottom: 2px solid #D8D8D8;
  padding: 0;
  margin-bottom: 2rem;
}

@media (min-width: 992px) {
  .su-swipe-tabs__nav .slick-track {
    margin-left: 0;
    margin-right: auto;
  }
}

.su-swipe-tabs__nav .slick-current li {
  width: auto !important;
  font-family: lato-bold;
}

.su-swipe-tabs__nav .slick-current li span {
  border-bottom: 0.5625rem solid #009cde;
}

.su-swipe-tabs__nav .slick-slide {
  cursor: pointer;
  margin-right: 30px;
  font-size: 16px;
  line-height: 18px;
  color: #000000;
  font-family: lato-regular;
  letter-spacing: 0.37px;
}

.su-swipe-tabs__nav .slick-slide span {
  padding-bottom: 0.25rem;
}

.su-swipe-tabs__nav .slick-slide:focus {
  outline: none;
}

.su-swipe-tabs__nav .slick-slide li {
  font-size: 1.1875rem;
  line-height: 1.4375rem;
  color: #53565a;
  padding-right: 1.875rem;
}

.su-swipe-tabs__nav .slick-slide li span {
  padding-bottom: 0.25rem;
}

@media (min-width: 768px) {
  .su-swipe-tabs__nav .slick-slide li {
    padding-right: 4rem;
  }
}

@media (min-width: 1200px) {
  .su-swipe-tabs__nav .slick-slide li {
    padding-right: 0;
  }
}

.su-swipe-tabs__nav .slick-current {
  font-family: lato-bold;
}

.su-swipe-tabs__nav .slick-current span {
  border-bottom: 2px solid #C10016;
}

.su-swipe-tabs__nav .slick-list {
  padding: 0 1.25rem 0 0;
}

@media (min-width: 768px) {
  .su-swipe-tabs__nav .slick-list-wrap .slick-track {
    transform: translate3d(0, 0, 0) !important;
  }
}

.su-swipe-tabs__for .slick-slide {
  height: 1px;
}

.su-swipe-tabs__for .slick-slide.slick-active {
  height: auto;
}

.thankyou-banner {
  position: relative;
}

.thankyou-banner__wrapper {
  position: relative;
}

.thankyou-banner__wrapper-img img {
  position: relative;
  z-index: -1;
}

.thankyou-banner__wrapper-content {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width: 767px) {
  .thankyou-banner__wrapper-content {
    top: unset;
    -ms-transform: unset;
    transform: unset;
    bottom: 5rem;
  }
}

.thankyou-banner__wrapper-content .content-section .title-section .title {
  font-size: 1.6rem;
  line-height: 120%;
  color: #FFFFFF !important;
  font-family: lato-bold;
  margin-bottom: 0.8rem;
}

@media (min-width: 992px) {
  .thankyou-banner__wrapper-content .content-section .title-section .title {
    font-size: 2.1333333333rem;
    margin-bottom: 1.6rem;
  }
}

@media (min-width: 1200px) {
  .thankyou-banner__wrapper-content .content-section .title-section .title {
    font-size: 2.6666666667rem;
  }
}

.thankyou-banner__wrapper-content .content-section .description-section {
  background-color: transparent;
  position: static;
}

.thankyou-banner__wrapper-content .content-section .description-section .description {
  border: none;
}

.thankyou-banner__wrapper-content .content-section .description-section .description p {
  font-size: 0.9333333333rem;
  line-height: 135%;
  color: #FFFFFF !important;
  margin-bottom: 1.6rem;
}

@media (min-width: 992px) {
  .thankyou-banner__wrapper-content .content-section .description-section .description p {
    font-size: 1.3333333333rem;
  }
}

@media (min-width: 1200px) {
  .thankyou-banner__wrapper-content .content-section .description-section .description p {
    font-size: 1.6rem;
    line-height: 150%;
  }
}

.thankyou-banner .brand-btn {
  width: 100%;
}

.thankyou-banner.cuthankyou .position-unset {
  position: unset;
}

@media (max-width: 767px) {
  .thankyou-banner.cuthankyou .tybanner__btn-wrapper {
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
  }

  .thankyou-banner.cuthankyou .tybanner__btn-wrapper a {
    display: inline-block;
  }
}

.thankyou-banner.default .content-section {
  color: #262626;
  margin-top: 30px;
}

@media (min-width: 768px) {
  .thankyou-banner.default .content-section {
    margin-top: 77px;
  }
}

.thankyou-banner.default .content-section.desktop {
  margin-top: 0;
}

.thankyou-banner.default .content-section .title-section {
  margin-bottom: 80px;
}

@media (min-width: 768px) {
  .thankyou-banner.default .content-section .title-section {
    margin-bottom: 0;
  }
}

.thankyou-banner.default .content-section .title-section .title {
  font-size: 2.4rem;
  line-height: 2.8rem;
  font-weight: 600;
  letter-spacing: 0.6px;
  font-family: lato-regular;
}

@media (min-width: 768px) {
  .thankyou-banner.default .content-section .title-section .title {
    font-size: 3.2rem;
    line-height: 3.8rem;
    letter-spacing: 0.8px;
  }
}

.thankyou-banner.default .content-section .description-section {
  background-color: #FFFFFF;
  position: relative;
  z-index: 5;
  padding: 30px 30px 0 30px;
}

@media (min-width: 768px) {
  .thankyou-banner.default .content-section .description-section {
    left: 190px;
    padding: 25px 27px 0 0;
  }
}

.thankyou-banner.default .content-section .description-section .description {
  padding-left: 32px;
  border-left: 2px solid #b62025;
  font-family: lato-regular;
  letter-spacing: 0.5px;
  font-size: 1.2rem;
  line-height: 2rem;
}

.thankyou-banner.default .content-section .description-section .description a.btn {
  font-family: lato-bold;
  text-align: center;
  text-transform: lowercase;
}

.thankyou-banner.default .content-section .description-section .description a.btn::first-letter {
  text-transform: uppercase;
}

@media (max-width: 1199px) {
  .thankyou-banner.default .tybanner__btn-wrapper {
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
  }

  .thankyou-banner.default .tybanner__btn-wrapper a {
    display: inline-block;
  }
}

.pf-quiz-new .pf-ddmenu {
  font-family: "lato", Arial, Verdana, sans-serif;
}

.pf-quiz-new .pf-ddmenu .left-section {
  border-bottom: 1px solid #C10016;
  padding-right: 0;
  padding-left: 0;
  padding: 0 0 1rem;
}

@media (min-width: 768px) {
  .pf-quiz-new .pf-ddmenu .left-section {
    border-right: 1px solid #C10016;
    padding: 0 2rem 0 1rem;
    border-bottom: 0;
  }
}

.pf-quiz-new .pf-ddmenu .left-section p {
  font-size: 1.0666666667rem;
  line-height: 1.6rem;
  color: #212322;
  font-family: 'lato-regular';
}

@media (min-width: 768px) {
  .pf-quiz-new .pf-ddmenu .left-section p {
    font-size: 1.2rem;
    line-height: 1.8rem;
  }
}

.pf-quiz-new .pf-ddmenu .right-section {
  padding: 30px 0 0;
}

@media (min-width: 768px) {
  .pf-quiz-new .pf-ddmenu .right-section {
    padding: 0 1rem 0 2rem;
  }
}

@media (max-width: 991px) {
  .pf-quiz-new .pf-ddmenu .right-section .pf-quiz__nav-wrapper {
    padding: 0 1rem 1rem;
  }
}

.pf-quiz-new .pf-ddmenu__heading,
.pf-quiz-new .pf-ddmenu__heading span,
.pf-quiz-new .pf-ddmenu__heading-left,
.pf-quiz-new .pf-ddmenu__heading-left span {
  font-family: 'lato-bold';
}

@media (max-width: 767px) {

  .pf-quiz-new .pf-ddmenu__heading,
  .pf-quiz-new .pf-ddmenu__heading span,
  .pf-quiz-new .pf-ddmenu__heading-left,
  .pf-quiz-new .pf-ddmenu__heading-left span {
    text-align: center !important;
  }
}

.pf-quiz-new .pf-ddmenu__heading,
.pf-quiz-new .pf-ddmenu__heading span {
  font-size: 1.6rem;
  line-height: 1.9333333333rem;
  color: #595959;
}

.pf-quiz-new .pf-ddmenu__heading-left,
.pf-quiz-new .pf-ddmenu__heading-left span {
  font-size: 2.1333333333rem;
  line-height: 3.2rem;
  color: #C10016;
}

@media (min-width: 768px) {

  .pf-quiz-new .pf-ddmenu__heading-left,
  .pf-quiz-new .pf-ddmenu__heading-left span {
    font-size: 2rem;
    line-height: 3rem;
  }
}

.pf-quiz-new .pf-ddmenu__select .floating-label {
  opacity: 0;
  z-index: 1;
  background-color: #FFFFFF;
  font-size: 0.7333333333rem;
  line-height: 1.7333333333rem;
  color: #212322;
  pointer-events: none;
  position: absolute;
  left: 0.7333333333rem;
  top: -13px;
}

.pf-quiz-new .pf-ddmenu__select.selected .floating-label {
  opacity: 1;
}

.pf-quiz-new .pf-ddmenu__form.form-wrapper {
  background: transparent;
}

.pf-quiz-new .pf-ddmenu__form.form-wrapper .arrow-position {
  color: #262626;
  top: 1.2rem;
  right: 1.2rem;
}

.pf-quiz-new .pf-ddmenu__form .form-group {
  position: relative;
}

.pf-quiz-new .pf-ddmenu__form select.form-control {
  font-family: lato-regular;
  letter-spacing: 0;
  border: 1px solid #212322;
  padding: 0.6rem 3rem 0.6rem 1rem;
  height: auto !important;
  outline: 0;
  font-size: 1.0666666667rem;
  line-height: 1.7333333333rem;
  color: #000000 !important;
  appearance: none;
  text-transform: capitalize;
}

.pf-quiz-new .pf-ddmenu__form select.form-control:focus {
  box-shadow: 0px 0px 6px 0px #8A8D8F;
}

.pf-quiz-new .pf-ddmenu__form select.form-control:disabled {
  cursor: not-allowed;
}

.pf-quiz-new .pf-ddmenu .nursing-field-message {
  border: 1px solid #eed3d7;
  background-color: #f2dede;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  border-radius: 4px;
}

.pf-quiz-new .pf-ddmenu .nursing-field-message p {
  color: #800d1e;
}

.pf-quiz-new .pf-ddmenu__rn-license {
  display: none;
}

.pf-quiz-new .pf-ddmenu__rn-license .nursing-field {
  background: transparent !important;
}

.pf-quiz-new .pf-ddmenu__rn-license label,
.pf-quiz-new .pf-ddmenu__rn-license input {
  font-family: lato-regular;
  font-size: 1.0666666667rem;
  line-height: 1.7333333333rem;
  color: #000000;
}

.pf-quiz-new .pf-ddmenu__rn-license-show+.pf-ddmenu__rn-license {
  display: block;
}

.pf-quiz-new .pf-ddmenu__form-lbl {
  font-family: lato-regular;
  letter-spacing: 0;
  font-size: 1.0666666667rem;
  line-height: 1.7333333333rem;
  color: #000000;
}

.pf-quiz-new .pf-quiz .pmlp-pfq {
  background-color: #FFFFFF;
  border-radius: 0.6666666667rem;
}

.pf-quiz-new .pf-quiz__steps-dots {
  list-style: none;
  padding-left: 0;
}

.pf-quiz-new .pf-quiz__steps-dots li {
  display: inline-block;
  height: 0.9333333333rem;
  background-color: #C10016;
  -ms-flex: 1;
  flex: 1 1 0%;
}

.pf-quiz-new .pf-quiz__steps-dots li.not-visited {
  background-color: #d9d9d6;
}

.pf-quiz-new .pf-quiz__steps-dots li:first-child {
  border-top-left-radius: 0.6666666667rem;
}

.pf-quiz-new .pf-quiz__steps-dots li:last-child {
  border-top-right-radius: 0.6666666667rem;
}

.pf-quiz-new .pf-quiz__steps-wrapper {
  padding: 1rem 0;
}

@media (min-width: 768px) {
  .pf-quiz-new .pf-quiz__steps-wrapper {
    padding: 2rem;
  }
}

@media (min-width: 992px) {
  .pf-quiz-new .pf-quiz__nav-wrapper {
    padding: 0 2rem 2rem !important;
  }
}

.pf-quiz-new .pf-quiz__nav-wrapper.original-pfq-btn-wrapper {
  display: none !important;
}

@media (min-width: 992px) {
  .pf-quiz-new .pf-quiz__nav-wrapper.clone-pfq-btn-wrapper {
    padding: 0 !important;
  }
}

.pf-quiz-new .pf-quiz__nav-wrapper.clone-pfq-btn-wrapper .btn {
  max-width: unset;
}

.pf-quiz-new .pf-quiz__nav-wrapper .btn {
  width: 100%;
  max-width: unset;
}

@media (min-width: 768px) {
  .pf-quiz-new .pf-quiz__nav-wrapper .btn {
    max-width: 20rem;
  }
}

.pf-quiz-new .pf-quiz__nav-wrapper .btn.disabled {
  opacity: 0.4;
  pointer-events: none;
}

.pf-quiz-new .pf-quiz__nav-wrapper .nav-primary {
  margin-top: 1.7333333333rem;
}

@media (min-width: 768px) {
  .pf-quiz-new .pf-quiz__nav-wrapper .nav-primary {
    margin-top: 0;
  }
}

.pf-quiz-new .pf-quiz__form .form-wrapper {
  padding: 0;
  background-color: transparent;
}

.pf-quiz-new .pf-quiz__form .form-wrapper .form-control {
  border: 1px solid #212322;
  border-radius: 3px;
  padding: 0.4666666667rem 0.8rem;
  font-size: 1.0666666667rem;
  line-height: 1.7333333333rem;
  color: #000000;
  font-family: 'lato-regular';
}

.pf-quiz-new .pf-quiz__form .form-wrapper .form-control:focus {
  border: 1px solid #8A8D8F;
  box-shadow: 0 0 6px 0 #8A8D8F;
}

.pf-quiz-new .pf-quiz__form .form-wrapper .form-control.error,
.pf-quiz-new .pf-quiz__form .form-wrapper .form-control.brite-error {
  border: 1px solid #C10016;
}

.pf-quiz-new .pf-quiz__form .form-wrapper .form-group {
  margin-bottom: 1.3333333333rem;
}

.pf-quiz-new .pf-quiz__form .form-wrapper .form-group .form-group {
  margin-bottom: 0;
}

.pf-quiz-new .pf-quiz__form .form-wrapper .form-group label.error,
.pf-quiz-new .pf-quiz__form .form-wrapper .form-group label.brite-error {
  font-size: 0.9333333333rem;
  line-height: 1.1333333333rem;
  color: #C10016;
  font-family: 'lato-italic';
}

.pf-quiz-new .pf-quiz__form .form-wrapper .btn {
  margin-top: 0;
  margin-bottom: 0.8rem;
  font-family: lato-bold;
  text-align: center;
  font-size: 1.2rem;
  line-height: 150%;
  color: #FFFFFF;
  cursor: pointer;
  background-color: #C10016;
  border: 4px solid transparent;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
  padding: 0.4666666667rem 1.0666666667rem;
  border-radius: 8px;
}

.pf-quiz-new .pf-quiz__form .form-wrapper .btn:focus {
  border: 4px solid #E68C96;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
}

.pf-quiz-new .pf-quiz__form .form-wrapper .btn:hover {
  background-color: #74000D;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.2);
}

.pf-quiz-new .pf-quiz__form .form-wrapper .btn:active {
  background-color: #3A0007;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.25);
}

.pf-quiz-new .pf-quiz__form .form-wrapper .btn.disabled,
.pf-quiz-new .pf-quiz__form .form-wrapper .btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}

@media (min-width: 768px) {
  .pf-quiz-new .pf-quiz__form .form-wrapper .btn {
    max-width: 20rem;
  }
}

.pf-quiz-new .pf-quiz__form .form-wrapper .description {
  padding-top: 0.6666666667rem !important;
  padding-bottom: 0.6666666667rem !important;
  margin-bottom: 1.5333333333rem;
  padding-right: 1rem;
}

.pf-quiz-new .pf-quiz__form .form-wrapper .description p {
  font-size: 1.0666666667rem;
  line-height: 1.6rem;
  color: #595959;
}

.pf-quiz-new .pf-quiz__form .form-wrapper .description p strong em {
  font-size: 1rem;
  line-height: 1.5333333333rem;
  color: #595959;
}

.pf-quiz-new .pf-quiz__form .form-wrapper .description p {
  font-family: 'lato-regular';
  margin-bottom: 0.6rem;
}

.pf-quiz-new .pf-quiz__form .form-wrapper .description p a {
  font-size: 1.0666666667rem;
  line-height: 150%;
  color: #C10016;
  text-decoration: none;
}

.pf-quiz-new .pf-quiz__form .form-wrapper .description p em {
  font-size: 0.9333333333rem;
  line-height: 1.4rem;
  color: #000000;
}

.pf-quiz-new .pf-quiz__form .form-wrapper .description p em a {
  font-size: 0.9333333333rem;
  line-height: 1.4rem;
  text-decoration: underline;
}

.pf-quiz-new .pf-quiz__form .form-wrapper .form-separator {
  display: none;
}

.pf-quiz-new .pf-quiz__form .heading {
  font-size: 1.6rem;
  line-height: 1.9333333333rem;
  color: #595959;
  padding-right: 1rem;
}

.pf-quiz-new .pf-results {
  padding: 0 2rem 2rem;
}

.pf-quiz-new .pf-results__heading {
  font-size: 2rem;
  line-height: 3rem;
  color: #000000;
  font-family: 'lato-bold';
}

.pf-quiz-new .pf-results__heading .form-name {
  text-transform: capitalize;
}

.pf-quiz-new .pf-results__heading .pgm-name {
  color: #000000;
}

.pf-quiz-new .pf-results__heading .pgm-name:hover {
  color: #000000;
}

.pf-quiz-new .pf-results .nav-tabs {
  border: 0;
}

@media (min-width: 992px) {
  .pf-quiz-new .pf-results .nav-tabs {
    border-bottom: 3px solid #d9d9d6;
  }
}

.pf-quiz-new .pf-results .nav-tabs .nav-item {
  margin-bottom: -1px;
  border: 0;
  width: unset;
}

.pf-quiz-new .pf-results .nav-tabs .nav-link {
  font-family: 'lato-regular';
  cursor: pointer;
  font-size: 1.2666666667rem;
  line-height: 2rem;
  color: #000000;
  background-color: transparent;
  white-space: nowrap;
  border: 0;
  border-bottom: 3px solid #d9d9d6;
}

@media (min-width: 992px) {
  .pf-quiz-new .pf-results .nav-tabs .nav-link {
    border: 0;
  }
}

.pf-quiz-new .pf-results .nav-tabs .nav-link.active {
  border: none;
  border-bottom: 3px solid #C10016;
  font-weight: 700;
  color: #000000;
}

@media (min-width: 992px) {
  .pf-quiz-new .pf-results .nav-tabs .nav-link.active {
    border-bottom: 3px solid #C10016;
  }
}

.pf-quiz-new .pf-results .nav-tabs .nav-link.active:hover,
.pf-quiz-new .pf-results .nav-tabs .nav-link.active:focus {
  background-color: transparent;
}

.pf-quiz-new .pf-results .nav-tabs .nav-link:focus {
  outline: none !important;
}

.pf-quiz-new .pf-results .nav-tabs .nav-link:hover,
.pf-quiz-new .pf-results .nav-tabs .nav-link:focus {
  background-color: transparent;
  color: #000000;
}

.pf-quiz-new .pf-results .tab-content .tab-pane .row {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.pf-quiz-new .pf-results .tab-content .pfq-tab-content {
  border-radius: 5px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
  padding: 0 0 1rem 0;
}

.pf-quiz-new .pf-results .tab-content .pfq-tab-content__header {
  padding: 0.5333333333rem 0.5333333333rem 0.5333333333rem 1.3333333333rem;
  background-color: #f5f5f5;
  margin-bottom: 1rem;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.pf-quiz-new .pf-results .tab-content .pfq-tab-content__header p {
  font-size: 1.2rem;
  line-height: 2rem;
  font-family: 'lato-bold';
}

.pf-quiz-new .pf-results .tab-content .pfq-tab-content__header img {
  height: 22px;
}

.pf-quiz-new .pf-results .tab-content .pfq-tab-content__desc ul li {
  font-size: 1.0666666667rem;
  line-height: 1.8666666667rem;
}

.pf-quiz-new .pf-results .tab-content .pfq-tab-content__results {
  height: 100%;
}

.pf-quiz-new .pf-results .tab-content .pfq-tab-content__results .pfq-tab-content__header {
  padding-top: 0.3333333333rem;
  padding-bottom: 0.3333333333rem;
}

.pf-quiz-new .pf-results .tab-content .pfq-tab-content__results .pfq-tab-content__progress-wrapper p {
  font-size: 1.0666666667rem;
  line-height: 1.6rem;
}

.pf-quiz-new .pf-results .tab-content .pfq-tab-content__results .pfq-tab-content__progress-wrapper .filler {
  height: 1.3333333333rem;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}

.pf-quiz-new .pf-results .tab-content .pfq-tab-content__footer {
  border-top: 1px solid rgba(89, 89, 89, 0.2);
}

.pf-quiz-new .pf-results .tab-content .pfq-tab-content__footer-link {
  font-size: 1.0666666667rem;
  line-height: 1.8666666667rem;
  color: #C10016;
  letter-spacing: 0.0246666667rem;
}

.pf-quiz-new .pf-results .tab-content .pfq-tab-content__footer-link:hover {
  text-decoration: underline;
  color: #8b181c;
}

.pf-quiz-new .pf-results__total-progress {
  position: relative;
  height: 1.6666666667rem;
  background: #DAD9D6;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}

.pf-quiz-new .pf-results__actual-progress-fp,
.pf-quiz-new .pf-results__actual-progress-gp {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.pf-quiz-new .pf-results__actual-progress-fp {
  background: #212322;
}

.pf-quiz-new .pf-results__actual-progress-gp {
  background: #94B7BB;
}

@media (max-width: 991px) {
  .pf-quiz-new .pf-results .scroll {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
  }

  .pf-quiz-new .pf-results .scroll::-webkit-scrollbar {
    height: 1px;
  }

  .pf-quiz-new .pf-results .scroll::-webkit-scrollbar-track {
    background: #d9d9d6;
  }

  .pf-quiz-new .pf-results .scroll::-webkit-scrollbar-thumb {
    background: #d9d9d6;
  }

  .pf-quiz-new .pf-results .scroll::-webkit-scrollbar-thumb:hover {
    background: #d9d9d6;
  }
}

.pf-quiz-new .ss-quiz {
  color: #000000;
}

.pf-quiz-new .ss-quiz__question {
  font-size: 1.6rem;
  line-height: 1.9333333333rem;
  color: #595959;
  margin-bottom: 2.2rem !important;
}

@media (min-width: 768px) {
  .pf-quiz-new .ss-quiz__question {
    margin-bottom: 2.8rem !important;
  }
}

.pf-quiz-new .ss-quiz__answer-grp {
  list-style: none;
  padding: 0;
}

.pf-quiz-new .ss-quiz__two-col {
  padding: 0;
}

.pf-quiz-new .ss-quiz__answer {
  font-size: 1.0666666667rem;
  line-height: 1.7333333333rem;
  color: #000000;
  cursor: pointer;
  border-radius: 3px;
  background: #FFFFFF;
  border: 1px solid #212322;
}

.pf-quiz-new .ss-quiz__answer:hover,
.pf-quiz-new .ss-quiz__answer:focus {
  color: #000000;
  text-decoration: none;
  outline: none !important;
}

.pf-quiz-new .ss-quiz__answer:hover {
  background: #f5f5f5;
}

.pf-quiz-new .ss-quiz__answer.active {
  background: rgba(148, 183, 187, 0.34);
  border: 1px solid #94B7BB;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
}

.pf-quiz-new .ss-quiz__tip p {
  font-family: 'lato-italic';
  font-size: 0.9333333333rem;
  line-height: 1.4rem;
  letter-spacing: 0;
  margin-top: 0.5333333333rem;
}

.custom-tooltip {
  cursor: pointer;
  position: relative;
  display: inline-block;
}

.custom-tooltip-text {
  width: 16.6666666667rem;
  background-color: #FFFFFF;
  font-size: 1rem;
  line-height: 1.5333333333rem;
  color: #253746;
  padding: 0.5333333333rem;
  text-align: center;
  transition: opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  z-index: 1;
  border-radius: 5px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 380px) {
  .custom-tooltip-text {
    width: 15.3333333333rem;
  }
}

.custom-tooltip-text .cc-container__dialog-rte p:last-child {
  margin-bottom: 0;
}

.custom-tooltip-text .cc-container__dialog-rte a {
  color: #C10016;
  font-family: lato-bold;
}

.custom-tooltip-text .cc-container__dialog-rte li {
  text-align: initial;
}

.custom-tooltip:hover .custom-tooltip-text {
  pointer-events: auto;
  opacity: 1;
  visibility: visible;
}

.commons-carousel .carousel-wrapper {
  position: relative;
}

.commons-carousel .carousel-wrapper .slick-disabled {
  opacity: 0;
}

.commons-carousel .slick-dotted.slick-slider {
  margin-bottom: 0;
}

.commons-carousel .slick-arrow {
  color: #212322;
  font-size: 1rem;
  font-family: lato-bold;
}

.commons-carousel .slick-arrow::before {
  content: none;
}

.commons-carousel .slick-arrow:hover {
  text-decoration: none;
}

.commons-carousel .slick-prev {
  z-index: 1;
}

.commons-carousel .slick-track {
  display: -ms-flexbox;
  display: flex;
}

.commons-carousel .slick-track .slick-slide {
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.commons-carousel .slick-track .slick-slide img {
  margin: auto;
}

.commons-carousel .slick-active:focus {
  border: 1px dashed transparent;
}

.commons-carousel .slick-dots {
  position: unset;
}

.commons-carousel .slick-dots li {
  width: auto;
  height: auto;
  margin-right: 1rem;
}

.commons-carousel .slick-dots li:last-child {
  margin-right: 0;
}

.commons-carousel .slick-dots li button {
  width: 12px;
  height: 12px;
  background-color: #d9d9d6;
  border: 1px solid transparent;
  border-radius: 50%;
  color: #4B4F54;
}

.commons-carousel .slick-dots li button:before {
  content: none;
}

.commons-carousel .slick-dots li button:hover {
  background-color: #C1C1C1;
}

.commons-carousel .slick-dots li button:focus {
  background-color: #C1C1C1;
  border-color: #425563;
}

.commons-carousel .slick-dots li.slick-active button {
  background-color: #425563;
  outline: 1px dashed transparent;
  color: #FFFFFF;
}

.commons-carousel .slick-spaghetti__slider-wrapper {
  column-gap: 1rem;
}

.commons-carousel .slick-spaghetti__wrapper {
  column-gap: 1rem;
  -ms-flex: 1;
  flex: 1 1 0%;
}

.commons-carousel .slick-spaghetti__indicator {
  height: 6px;
  background-color: #d9d9d6;
  -ms-flex: 1;
  flex: 1 1 0%;
  cursor: pointer;
}

.commons-carousel .slick-spaghetti__indicator:hover,
.commons-carousel .slick-spaghetti__indicator:focus {
  background-color: #C1C1C1;
}

.commons-carousel .slick-spaghetti__indicator.active {
  background-color: #425563;
}

.commons-carousel .paging-info {
  color: #000000;
}

.commons-carousel .paging-info+.slider-dots {
  margin-left: 1rem;
}

.commons-carousel .pagination-carousel.slick-slider {
  margin-bottom: 1rem;
}

.commons-carousel .testimonialPromo {
  width: 100%;
}

.commons-carousel .image-text-cta-variation .slick-current .image-text-cta {
  border: 4px solid #94B7BB;
}

.commons-carousel .image-text-cta-variation .slick-dots {
  cursor: pointer;
}

.commons-carousel .image-text-cta-variation .slick-dots li button {
  background-color: #d9d9d6;
  border: 1px solid transparent;
}

.commons-carousel .image-text-cta-variation .slick-dots li button:hover {
  background-color: #8A8D8F;
}

.commons-carousel .image-text-cta-variation .slick-dots li button:focus {
  border: 1px solid #212322;
}

.commons-carousel .image-text-cta-variation .slick-dots li.slick-active button {
  background-color: #212322;
  outline: 1px dashed transparent;
  color: #FFFFFF;
}

.commons-carousel .image-text-cta-variation .slick-arrow {
  padding-top: 2px;
  border-radius: 5px;
  border: 0.5px solid transparent;
}

.commons-carousel .image-text-cta-variation .slick-arrow:hover {
  background: #f5f5f5;
}

.commons-carousel .image-text-cta-variation .slick-arrow:focus {
  border: 0.5px solid #212322;
  background: #f5f5f5;
}

.commons-carousel .controls-parent {
  position: relative;
}

.commons-carousel .controls-parent .controls-arrows-left,
.commons-carousel .controls-parent .controls-arrows-right {
  position: absolute;
}

.commons-carousel .controls-parent .controls-arrows-left {
  left: 0;
}

.commons-carousel .controls-parent .controls-arrows-right {
  right: 0;
}

.commons-carousel .commons-next,
.commons-carousel .commons-prev {
  width: auto;
  height: auto;
  background-color: #d9d9d6;
  border-radius: 10px;
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
  border: 1px solid transparent;
}

.commons-carousel .commons-next:hover,
.commons-carousel .commons-prev:hover {
  background-color: #C1C1C1;
}

.commons-carousel .commons-next:focus,
.commons-carousel .commons-prev:focus {
  background-color: #C1C1C1;
  border-color: #000000;
}

.commons-carousel .arrows-overlay .commons-next,
.commons-carousel .arrows-overlay .commons-prev {
  top: 50%;
  -ms-transform: translateY(-4rem);
  transform: translateY(-4rem);
}

.commons-carousel .arrows-overlay .commons-prev {
  left: 3rem;
}

.commons-carousel .arrows-overlay .commons-next {
  right: 3rem;
}

.commons-carousel .light-theme .slick-dots li button {
  background-color: #7C8790;
}

.commons-carousel .light-theme .slick-dots li button:hover {
  background-color: #A7AFB5;
}

.commons-carousel .light-theme .slick-dots li button:focus {
  background-color: #A7AFB5;
  border-color: #425563;
}

.commons-carousel .light-theme .slick-dots li.slick-active button {
  background-color: #F6F9FA;
}

.commons-carousel .light-theme .slick-spaghetti__indicator {
  background-color: #7C8790;
}

.commons-carousel .light-theme .slick-spaghetti__indicator:hover,
.commons-carousel .light-theme .slick-spaghetti__indicator:focus {
  background-color: #A7AFB5;
}

.commons-carousel .light-theme .slick-spaghetti__indicator.active {
  background-color: #F6F9FA;
}

.commons-carousel .light-theme .commons-next,
.commons-carousel .light-theme .commons-prev {
  background: #7C8790;
}

.commons-carousel .light-theme .commons-next:hover,
.commons-carousel .light-theme .commons-prev:hover {
  background-color: #A7AFB5;
}

.commons-carousel .light-theme .commons-next:focus,
.commons-carousel .light-theme .commons-prev:focus {
  background-color: #A7AFB5;
  border-color: #425563;
}

.commons-carousel .light-theme .commons-next path,
.commons-carousel .light-theme .commons-prev path {
  fill: #FFFFFF;
}

.commons-carousel .dark-theme .slick-dots li button {
  background-color: #F3F4F4;
}

.commons-carousel .dark-theme .slick-dots li button:hover {
  background-color: #8A8D8F;
}

.commons-carousel .dark-theme .slick-dots li button:focus {
  background-color: #E8E8E9;
  border-color: #425563;
}

.commons-carousel .dark-theme .slick-dots li.slick-active button {
  background-color: #425563;
}

.commons-carousel .dark-theme .slick-spaghetti__indicator {
  background-color: #F3F4F4;
}

.commons-carousel .dark-theme .slick-spaghetti__indicator:hover,
.commons-carousel .dark-theme .slick-spaghetti__indicator:focus {
  background-color: #8A8D8F;
}

.commons-carousel .dark-theme .slick-spaghetti__indicator.active {
  background-color: #425563;
}

.commons-carousel .dark-theme .commons-next,
.commons-carousel .dark-theme .commons-prev {
  background: #F3F4F4;
}

.commons-carousel .dark-theme .commons-next:hover,
.commons-carousel .dark-theme .commons-prev:hover {
  background-color: #E8E8E9;
}

.commons-carousel .dark-theme .commons-next:focus,
.commons-carousel .dark-theme .commons-prev:focus {
  background-color: #E8E8E9;
  border-color: #000000;
}

.commons-carousel .dark-theme .commons-next path,
.commons-carousel .dark-theme .commons-prev path {
  fill: #425563;
}

.commons-carousel .center-mode .slick-slide {
  padding: 1rem 0;
}

.commons-carousel .center-mode .slick-active.slick-center {
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.commons-carousel .arrows-custom {
  background-color: #F9F9F9;
}

@media (min-width: 992px) {
  .commons-carousel .arrows-custom {
    padding-right: 10rem !important;
    padding-left: 10rem !important;
  }
}

.commons-carousel .arrows-custom-wrapper {
  margin-top: 0 !important;
}

.commons-carousel .arrows-custom .slider-controls {
  position: static;
}

.commons-carousel .arrows-custom .slick-prev,
.commons-carousel .arrows-custom .slick-next {
  position: static;
  -ms-transform: none;
  transform: none;
}

.commons-carousel .arrows-custom .slick-prev .icon,
.commons-carousel .arrows-custom .slick-next .icon {
  font-weight: bold;
  width: 2.1333333333rem;
  height: 2.1333333333rem;
}

@media (min-width: 992px) {

  .commons-carousel .arrows-custom .slick-prev .icon,
  .commons-carousel .arrows-custom .slick-next .icon {
    width: auto;
  }
}

.commons-carousel .arrows-custom .slick-prev:hover,
.commons-carousel .arrows-custom .slick-prev:focus,
.commons-carousel .arrows-custom .slick-next:hover,
.commons-carousel .arrows-custom .slick-next:focus {
  opacity: 0.8;
}

.commons-carousel .arrows-custom .slick-prev:before,
.commons-carousel .arrows-custom .slick-next:before {
  content: unset;
}

@media (min-width: 992px) {

  .commons-carousel .arrows-custom .slick-prev,
  .commons-carousel .arrows-custom .slick-next {
    position: absolute;
    font-size: 22px;
    color: #FFFFFF;
    width: 8.6666666667rem;
    top: 0;
    bottom: 0;
    height: 100%;
    -ms-transform: none;
    transform: none;
    border-radius: 0;
  }
}

.commons-carousel .arrows-custom .slick-prev .icon.icon-arrow-up {
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

@media (min-width: 992px) {
  .commons-carousel .arrows-custom .slick-prev {
    left: 0 !important;
    margin-right: 0 !important;
  }
}

.commons-carousel .arrows-custom .slick-next .icon.icon-arrow-up {
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

@media (min-width: 992px) {
  .commons-carousel .arrows-custom .slick-next {
    right: 0 !important;
    margin-left: 0 !important;
  }
}

.commons-carousel .arrows-custom .slick-disabled {
  opacity: 1;
}

.section-intro-capella.section-intro-bg .title-align .card-title {
  font-size: 1.3333333333rem;
  line-height: 2rem;
  font-weight: 700;
  margin-top: 0.6666666667rem;
  margin-bottom: 0.6666666667rem;
  padding-right: 0;
  padding-left: 0;
  color: inherit;
}

@media (min-width: 768px) {
  .section-intro-capella.section-intro-bg .title-align .card-title {
    font-size: 2rem;
    line-height: 2.4rem;
    margin-top: 1.7333333333rem;
    margin-bottom: 1.7333333333rem;
  }
}

.section-intro-capella.section-intro-bg .title-align .description-align p,
.section-intro-capella.section-intro-bg .title-align .description-align p .disclaimer {
  font-size: 0.9333333333rem !important;
  line-height: 1.4rem !important;
  font-style: italic;
  margin-bottom: 0;
  padding-right: 0;
  padding-left: 0;
  color: inherit;
}

.section-intro-capella.section-intro-bg .title-align .icon-color-mask {
  height: 4.2666666667rem;
  width: 4.2666666667rem;
}

@media (min-width: 768px) {
  .section-intro-capella.section-intro-bg .title-align .icon-color-mask {
    height: 5.3333333333rem;
    width: 5.3333333333rem;
  }
}

@media (min-width: 768px) {
  .bg-parsys__watermark-img--left {
    background-position-x: 40px, 0, 0 !important;
  }
}

@media (min-width: 992px) {
  .bg-parsys__watermark-img--left {
    background-position-x: 60px, 0, 0 !important;
  }
}

@media (min-width: 1200px) {
  .bg-parsys__watermark-img--left {
    background-position-x: 140px, 0, 0 !important;
  }
}

@media (min-width: 768px) {
  .bg-parsys__watermark-img--right {
    background-position-x: calc(100% - 40px), 0, 0 !important;
  }
}

@media (min-width: 992px) {
  .bg-parsys__watermark-img--right {
    background-position-x: calc(100% - 60px), 0, 0 !important;
  }
}

@media (min-width: 1200px) {
  .bg-parsys__watermark-img--right {
    background-position-x: calc(100% - 140px), 0, 0 !important;
  }
}

.bg-parsys__watermark-img-both-wrapper {
  background: var(--bg-parsys-watermark-bg-mobile-img);
}

@media (min-width: 768px) {
  .bg-parsys__watermark-img-both-wrapper {
    background: var(--bg-parsys-watermark-bg-desk-img);
  }
}

.bg-parsys__watermark-img-desk-wrapper {
  background: var(--bg-parsys-watermark-bg-desk-img);
}

.bg-parsys__watermark-img-mobile-wrapper {
  background: var(--bg-parsys-watermark-bg-mobile-img);
}

.audio-file-playlist .audio-playlist-container {
  background-color: var(--audio-bg-color);
}

@media (min-width: 992px) {
  .audio-file-playlist .audio-playlist-container {
    padding: 0 !important;
  }
}

.audio-file-playlist .audio-playlist {
  max-width: 23.3333333333rem;
  z-index: 10;
}

@media (min-width: 992px) {
  .audio-file-playlist .audio-playlist {
    position: fixed;
    top: 10rem;
    left: 66%;
  }
}

.audio-file-playlist .audio-playlist__expanded {
  background-color: var(--expanded-audio-bg-color);
}

.audio-file-playlist .audio-playlist__expanded .audio-playlist__header {
  border-bottom: 1px solid #B8D0D4;
  border-left: 0;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
  background-color: transparent !important;
}

.audio-file-playlist .audio-playlist__expanded .audio-playlist__header .card-title {
  color: var(--expanded-header-color);
}

.audio-file-playlist .audio-playlist__header {
  border-bottom: solid 1px #e9ebed;
  border-left: solid 3px #94B7BB;
  padding: 0.8rem 1.3333333333rem;
}

.audio-file-playlist .audio-playlist__header button {
  background-color: transparent;
  border: 0;
  cursor: pointer;
}

.audio-file-playlist .audio-playlist__header button:focus {
  outline: 0 !important;
  box-shadow: none;
}

.audio-file-playlist .audio-playlist__header button img.header-pause {
  object-fit: cover;
}

.audio-file-playlist .audio-playlist__header-playPause {
  cursor: pointer;
}

.audio-file-playlist .audio-playlist__header .card-title {
  font-size: 0.9333333333rem;
  line-height: 1.4rem;
  color: #253746;
  margin-bottom: 0;
  color: var(--collapsed-header-color);
}

.audio-file-playlist .audio-playlist__content {
  color: #FFFFFF;
}

.audio-file-playlist .audio-playlist__content .infos-ctn .play-card {
  color: #FFFFFF;
  position: relative;
  width: 100%;
  border-radius: 6px;
  background-repeat: no-repeat;
  background-size: cover;
}

.audio-file-playlist .audio-playlist__content .infos-ctn .play-card .capsule {
  position: absolute;
  top: -10px;
  left: 5px;
  font-size: 0.6666666667rem;
  line-height: 120%;
  color: #212322;
  background-color: #e5d7bb;
  padding: 5px 12px;
  font-weight: 700;
  border-radius: 6px;
}

.audio-file-playlist .audio-playlist__content .infos-ctn .play-card .heading .title {
  font-size: 0.9333333333rem;
  line-height: 120%;
  font-weight: 600;
}

.audio-file-playlist .audio-playlist__content .infos-ctn .play-card .heading .subtitle {
  font-size: 0.8rem;
  line-height: 120%;
}

.audio-file-playlist .audio-playlist__content .infos-ctn .play-card .play-controls {
  gap: 13px;
}

.audio-file-playlist .audio-playlist__content .infos-ctn .play-card .play-controls .btn-action {
  cursor: pointer;
}

.audio-file-playlist .audio-playlist__content .infos-ctn .play-card .play-controls .play-progress {
  position: relative;
  width: 191px;
  background-color: #d9d9f2;
  cursor: pointer;
}

.audio-file-playlist .audio-playlist__content .infos-ctn .play-card .play-controls .play-progress .play-bar {
  width: 0%;
  height: 2px;
  border-radius: 10px;
}

.audio-file-playlist .audio-playlist__content .infos-ctn .play-card .play-controls .play-progress .indicator {
  width: 1.0666666667rem;
  height: 1.0666666667rem;
  background-color: #dbe8e9;
  border-radius: 10px;
  position: absolute;
  top: -7px;
  left: -4px;
}

.audio-file-playlist .audio-playlist__content .infos-ctn .play-card .play-controls .timer {
  font-size: 0.8rem;
  line-height: 150%;
}

.audio-file-playlist .audio-playlist__content .infos-ctn .play-card .footing .transcript-label {
  font-size: 0.8rem;
  line-height: 150%;
  color: #FFFFFF;
  text-decoration: underline;
}

.audio-file-playlist .audio-playlist__content .infos-ctn .play-card .footing .transcript-label:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

.audio-file-playlist .audio-playlist__content .btn-play-pause {
  background-color: transparent;
  border: 0;
  cursor: pointer;
}

.audio-file-playlist .audio-playlist__content .btn-play-pause:focus {
  outline: 0 !important;
  box-shadow: none;
}

.audio-file-playlist .audio-playlist__content .playlist-title {
  font-size: 1.0666666667rem;
  line-height: 120%;
}

.audio-file-playlist .audio-playlist__content .playlist-track-ctn {
  border-radius: 6px;
  border: 1px solid #000000;
  background-color: var(--rest-bg-color);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 1.3333333333rem;
  gap: 8px;
  padding: 1.2rem 0.6666666667rem;
  cursor: pointer;
}

.audio-file-playlist .audio-playlist__content .playlist-track-ctn .playlist-track-group .playlist-info-track {
  font-size: 0.9333333333rem;
  line-height: 120%;
}

.audio-file-playlist .audio-playlist__content .playlist-track-ctn .playlist-track-group .playlist-subinfo-track {
  font-size: 0.8rem;
  line-height: 120%;
  font-weight: 500;
}

.audio-file-playlist .audio-playlist__content .playlist-track-ctn .badge {
  position: absolute;
  right: 12px;
  top: -14px;
  border-radius: 6px;
  border: 1px solid #E8E8E9;
  padding: 0.1333333333rem 0.6666666667rem;
  font-size: 0.6666666667rem;
  line-height: 0.9333333333rem;
  color: #FFFFFF;
  font-weight: 400;
}

.audio-file-playlist .audio-playlist__content .carousel__track-container {
  height: 6.9333333333rem;
  position: relative;
  overflow: hidden;
}

@media (min-width: 768px) {
  .audio-file-playlist .audio-playlist__content .carousel__track-container {
    height: auto;
  }
}

.audio-file-playlist .audio-playlist__content .carousel__track-container .playlist-ctn {
  width: 100%;
  position: relative;
  transition: transform 0.4s ease-in-out;
  padding: 0;
  margin: 0;
}

.audio-file-playlist .audio-playlist__content .carousel__track-container .playlist-ctn .carousel__slide {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 20rem;
  height: 6.9333333333rem;
}

@media (min-width: 768px) {
  .audio-file-playlist .audio-playlist__content .carousel__track-container .playlist-ctn .carousel__slide {
    position: relative;
    width: auto;
    height: auto;
    left: unset !important;
  }
}

.audio-file-playlist .audio-playlist__content .carousel__nav .custom-dot {
  width: 0.6666666667rem;
  height: 0.6666666667rem;
  background-color: #253746;
  border-radius: 50%;
  cursor: pointer;
}

.audio-file-playlist .audio-playlist__content .carousel__nav .custom-dot:first-child {
  margin-right: 0.5333333333rem;
}

.audio-file-playlist .audio-playlist__content .carousel__nav .custom-dot.current-slide {
  background-color: #FFFFFF;
}

@media (min-width: 992px) {
  .wcmmode-edit .audio-playlist {
    position: relative;
    top: unset !important;
    left: unset !important;
    margin: 0;
  }
}

@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition-property: height, visibility;
    transition-duration: .35s;
  }
}











html {
  font-size: 15px;
  font-weight: 300;
  overflow-x: hidden;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: static;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-x: hidden;
  padding-top: 5.5rem;
  letter-spacing: 0.016rem;
}

@media (max-width: 991px) {
  body {
    padding-top: 5rem;
  }
}

html {
  box-sizing: border-box;
}

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

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

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

body {
  font-family: "lato-regular", Arial, Verdana, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.75;
  color: #000000;
  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[title],
abbr[data-original-title] {
  cursor: help;
}

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

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

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

dt {
  font-weight: bold;
}

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

blockquote {
  margin: 0 0 1rem;
}

a {
  color: #b62025;
  text-decoration: none;
}

a:focus,
a:hover {
  color: #8b181c;
  text-decoration: underline;
}

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

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

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

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

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
}

[role="button"] {
  cursor: pointer;
}

a,
area,
button,
[role="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: #6f6f6f;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: left;
}

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

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

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

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -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;
}

.img-w-2x {
  max-width: 2rem;
}

.img-h-2x {
  max-height: 2rem;
}

.img-w-2halfx {
  max-width: 2.5rem;
}

.img-h-2halfx {
  max-height: 2.5rem;
}

.img-w-3x {
  max-width: 3rem;
}

.img-h-3x {
  max-height: 3rem;
}

.img-w-3halfx {
  max-width: 3.5rem;
}

.img-h-3halfx {
  max-height: 3.5rem;
}

.img-w-5x {
  max-width: 5rem;
}

.img-h-5x {
  max-height: 5rem;
}

.img-w-7halfx {
  max-width: 7.5rem;
}

.img-h-7halfx {
  max-height: 7.5rem;
}

.img-w-10x {
  max-width: 10rem;
}

.img-h-10x {
  max-height: 10rem;
}

.wrap {
  white-space: normal !important;
}

.word-normal {
  word-wrap: normal;
}

.nowrap {
  word-wrap: nowrap;
}

.links-uncolored a,
a.links-uncolored {
  color: inherit !important;
}

.links-uncolored a:hover,
a.links-uncolored:hover {
  color: inherit !important;
}

.links-uncolored a:active,
a.links-uncolored:active {
  color: inherit !important;
}

.noscroll {
  overflow: hidden;
  position: fixed;
}

.flex-basis-auto {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.full-height {
  height: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ml-5 {
  margin-left: 2rem !important;
}

.mx-5 {
  margin-right: 2rem !important;
  margin-left: 2rem !important;
}

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

.m-micro {
  margin: 1px 1px !important;
}

.mt-micro {
  margin-top: 1px !important;
}

.mr-micro {
  margin-right: 1px !important;
}

.mb-micro {
  margin-bottom: 1px !important;
}

.ml-micro {
  margin-left: 1px !important;
}

.mx-micro {
  margin-right: 1px !important;
  margin-left: 1px !important;
}

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

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

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

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

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

.ml-6 {
  margin-left: 3rem !important;
}

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

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

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

.mt-7 {
  margin-top: 4rem !important;
}

.mr-7 {
  margin-right: 4rem !important;
}

.mb-7 {
  margin-bottom: 4rem !important;
}

.ml-7 {
  margin-left: 4rem !important;
}

.mx-7 {
  margin-right: 4rem !important;
  margin-left: 4rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pl-5 {
  padding-left: 2rem !important;
}

.px-5 {
  padding-right: 2rem !important;
  padding-left: 2rem !important;
}

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

.p-micro {
  padding: 1px 1px !important;
}

.pt-micro {
  padding-top: 1px !important;
}

.pr-micro {
  padding-right: 1px !important;
}

.pb-micro {
  padding-bottom: 1px !important;
}

.pl-micro {
  padding-left: 1px !important;
}

.px-micro {
  padding-right: 1px !important;
  padding-left: 1px !important;
}

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

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

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

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

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

.pl-6 {
  padding-left: 3rem !important;
}

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

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

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

.pt-7 {
  padding-top: 4rem !important;
}

.pr-7 {
  padding-right: 4rem !important;
}

.pb-7 {
  padding-bottom: 4rem !important;
}

.pl-7 {
  padding-left: 4rem !important;
}

.px-7 {
  padding-right: 4rem !important;
  padding-left: 4rem !important;
}

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

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

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

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

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

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

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

  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

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

  .m-sm-3 {
    margin: 1rem 1rem !important;
  }

  .mt-sm-3 {
    margin-top: 1rem !important;
  }

  .mr-sm-3 {
    margin-right: 1rem !important;
  }

  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }

  .ml-sm-3 {
    margin-left: 1rem !important;
  }

  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem 1.5rem !important;
  }

  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-4 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-4 {
    margin-left: 1.5rem !important;
  }

  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 2rem 2rem !important;
  }

  .mt-sm-5 {
    margin-top: 2rem !important;
  }

  .mr-sm-5 {
    margin-right: 2rem !important;
  }

  .mb-sm-5 {
    margin-bottom: 2rem !important;
  }

  .ml-sm-5 {
    margin-left: 2rem !important;
  }

  .mx-sm-5 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }

  .my-sm-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .m-sm-micro {
    margin: 1px 1px !important;
  }

  .mt-sm-micro {
    margin-top: 1px !important;
  }

  .mr-sm-micro {
    margin-right: 1px !important;
  }

  .mb-sm-micro {
    margin-bottom: 1px !important;
  }

  .ml-sm-micro {
    margin-left: 1px !important;
  }

  .mx-sm-micro {
    margin-right: 1px !important;
    margin-left: 1px !important;
  }

  .my-sm-micro {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }

  .m-sm-6 {
    margin: 3rem 3rem !important;
  }

  .mt-sm-6 {
    margin-top: 3rem !important;
  }

  .mr-sm-6 {
    margin-right: 3rem !important;
  }

  .mb-sm-6 {
    margin-bottom: 3rem !important;
  }

  .ml-sm-6 {
    margin-left: 3rem !important;
  }

  .mx-sm-6 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .my-sm-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .m-sm-7 {
    margin: 4rem 4rem !important;
  }

  .mt-sm-7 {
    margin-top: 4rem !important;
  }

  .mr-sm-7 {
    margin-right: 4rem !important;
  }

  .mb-sm-7 {
    margin-bottom: 4rem !important;
  }

  .ml-sm-7 {
    margin-left: 4rem !important;
  }

  .mx-sm-7 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }

  .my-sm-7 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .p-sm-0 {
    padding: 0 0 !important;
  }

  .pt-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0 {
    padding-left: 0 !important;
  }

  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem 0.25rem !important;
  }

  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pr-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-sm-1 {
    padding-left: 0.25rem !important;
  }

  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem 0.5rem !important;
  }

  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-2 {
    padding-left: 0.5rem !important;
  }

  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem 1rem !important;
  }

  .pt-sm-3 {
    padding-top: 1rem !important;
  }

  .pr-sm-3 {
    padding-right: 1rem !important;
  }

  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-3 {
    padding-left: 1rem !important;
  }

  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem 1.5rem !important;
  }

  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-4 {
    padding-left: 1.5rem !important;
  }

  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 2rem 2rem !important;
  }

  .pt-sm-5 {
    padding-top: 2rem !important;
  }

  .pr-sm-5 {
    padding-right: 2rem !important;
  }

  .pb-sm-5 {
    padding-bottom: 2rem !important;
  }

  .pl-sm-5 {
    padding-left: 2rem !important;
  }

  .px-sm-5 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }

  .py-sm-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .p-sm-micro {
    padding: 1px 1px !important;
  }

  .pt-sm-micro {
    padding-top: 1px !important;
  }

  .pr-sm-micro {
    padding-right: 1px !important;
  }

  .pb-sm-micro {
    padding-bottom: 1px !important;
  }

  .pl-sm-micro {
    padding-left: 1px !important;
  }

  .px-sm-micro {
    padding-right: 1px !important;
    padding-left: 1px !important;
  }

  .py-sm-micro {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }

  .p-sm-6 {
    padding: 3rem 3rem !important;
  }

  .pt-sm-6 {
    padding-top: 3rem !important;
  }

  .pr-sm-6 {
    padding-right: 3rem !important;
  }

  .pb-sm-6 {
    padding-bottom: 3rem !important;
  }

  .pl-sm-6 {
    padding-left: 3rem !important;
  }

  .px-sm-6 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-sm-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .p-sm-7 {
    padding: 4rem 4rem !important;
  }

  .pt-sm-7 {
    padding-top: 4rem !important;
  }

  .pr-sm-7 {
    padding-right: 4rem !important;
  }

  .pb-sm-7 {
    padding-bottom: 4rem !important;
  }

  .pl-sm-7 {
    padding-left: 4rem !important;
  }

  .px-sm-7 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }

  .py-sm-7 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto {
    margin-left: auto !important;
  }

  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 0 !important;
  }

  .mt-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0 {
    margin-left: 0 !important;
  }

  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem 0.25rem !important;
  }

  .mt-md-1 {
    margin-top: 0.25rem !important;
  }

  .mr-md-1 {
    margin-right: 0.25rem !important;
  }

  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-md-1 {
    margin-left: 0.25rem !important;
  }

  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem 0.5rem !important;
  }

  .mt-md-2 {
    margin-top: 0.5rem !important;
  }

  .mr-md-2 {
    margin-right: 0.5rem !important;
  }

  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-2 {
    margin-left: 0.5rem !important;
  }

  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem 1rem !important;
  }

  .mt-md-3 {
    margin-top: 1rem !important;
  }

  .mr-md-3 {
    margin-right: 1rem !important;
  }

  .mb-md-3 {
    margin-bottom: 1rem !important;
  }

  .ml-md-3 {
    margin-left: 1rem !important;
  }

  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem 1.5rem !important;
  }

  .mt-md-4 {
    margin-top: 1.5rem !important;
  }

  .mr-md-4 {
    margin-right: 1.5rem !important;
  }

  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-4 {
    margin-left: 1.5rem !important;
  }

  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .m-md-5 {
    margin: 2rem 2rem !important;
  }

  .mt-md-5 {
    margin-top: 2rem !important;
  }

  .mr-md-5 {
    margin-right: 2rem !important;
  }

  .mb-md-5 {
    margin-bottom: 2rem !important;
  }

  .ml-md-5 {
    margin-left: 2rem !important;
  }

  .mx-md-5 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }

  .my-md-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .m-md-micro {
    margin: 1px 1px !important;
  }

  .mt-md-micro {
    margin-top: 1px !important;
  }

  .mr-md-micro {
    margin-right: 1px !important;
  }

  .mb-md-micro {
    margin-bottom: 1px !important;
  }

  .ml-md-micro {
    margin-left: 1px !important;
  }

  .mx-md-micro {
    margin-right: 1px !important;
    margin-left: 1px !important;
  }

  .my-md-micro {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }

  .m-md-6 {
    margin: 3rem 3rem !important;
  }

  .mt-md-6 {
    margin-top: 3rem !important;
  }

  .mr-md-6 {
    margin-right: 3rem !important;
  }

  .mb-md-6 {
    margin-bottom: 3rem !important;
  }

  .ml-md-6 {
    margin-left: 3rem !important;
  }

  .mx-md-6 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .my-md-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .m-md-7 {
    margin: 4rem 4rem !important;
  }

  .mt-md-7 {
    margin-top: 4rem !important;
  }

  .mr-md-7 {
    margin-right: 4rem !important;
  }

  .mb-md-7 {
    margin-bottom: 4rem !important;
  }

  .ml-md-7 {
    margin-left: 4rem !important;
  }

  .mx-md-7 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }

  .my-md-7 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .p-md-0 {
    padding: 0 0 !important;
  }

  .pt-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0 {
    padding-left: 0 !important;
  }

  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem 0.25rem !important;
  }

  .pt-md-1 {
    padding-top: 0.25rem !important;
  }

  .pr-md-1 {
    padding-right: 0.25rem !important;
  }

  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-md-1 {
    padding-left: 0.25rem !important;
  }

  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem 0.5rem !important;
  }

  .pt-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2 {
    padding-left: 0.5rem !important;
  }

  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem 1rem !important;
  }

  .pt-md-3 {
    padding-top: 1rem !important;
  }

  .pr-md-3 {
    padding-right: 1rem !important;
  }

  .pb-md-3 {
    padding-bottom: 1rem !important;
  }

  .pl-md-3 {
    padding-left: 1rem !important;
  }

  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem 1.5rem !important;
  }

  .pt-md-4 {
    padding-top: 1.5rem !important;
  }

  .pr-md-4 {
    padding-right: 1.5rem !important;
  }

  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-4 {
    padding-left: 1.5rem !important;
  }

  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .p-md-5 {
    padding: 2rem 2rem !important;
  }

  .pt-md-5 {
    padding-top: 2rem !important;
  }

  .pr-md-5 {
    padding-right: 2rem !important;
  }

  .pb-md-5 {
    padding-bottom: 2rem !important;
  }

  .pl-md-5 {
    padding-left: 2rem !important;
  }

  .px-md-5 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }

  .py-md-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .p-md-micro {
    padding: 1px 1px !important;
  }

  .pt-md-micro {
    padding-top: 1px !important;
  }

  .pr-md-micro {
    padding-right: 1px !important;
  }

  .pb-md-micro {
    padding-bottom: 1px !important;
  }

  .pl-md-micro {
    padding-left: 1px !important;
  }

  .px-md-micro {
    padding-right: 1px !important;
    padding-left: 1px !important;
  }

  .py-md-micro {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }

  .p-md-6 {
    padding: 3rem 3rem !important;
  }

  .pt-md-6 {
    padding-top: 3rem !important;
  }

  .pr-md-6 {
    padding-right: 3rem !important;
  }

  .pb-md-6 {
    padding-bottom: 3rem !important;
  }

  .pl-md-6 {
    padding-left: 3rem !important;
  }

  .px-md-6 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-md-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .p-md-7 {
    padding: 4rem 4rem !important;
  }

  .pt-md-7 {
    padding-top: 4rem !important;
  }

  .pr-md-7 {
    padding-right: 4rem !important;
  }

  .pb-md-7 {
    padding-bottom: 4rem !important;
  }

  .pl-md-7 {
    padding-left: 4rem !important;
  }

  .px-md-7 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }

  .py-md-7 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto {
    margin-left: auto !important;
  }

  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 0 !important;
  }

  .mt-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0 {
    margin-left: 0 !important;
  }

  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem 0.25rem !important;
  }

  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mr-lg-1 {
    margin-right: 0.25rem !important;
  }

  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-lg-1 {
    margin-left: 0.25rem !important;
  }

  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem 0.5rem !important;
  }

  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mr-lg-2 {
    margin-right: 0.5rem !important;
  }

  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-2 {
    margin-left: 0.5rem !important;
  }

  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem 1rem !important;
  }

  .mt-lg-3 {
    margin-top: 1rem !important;
  }

  .mr-lg-3 {
    margin-right: 1rem !important;
  }

  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }

  .ml-lg-3 {
    margin-left: 1rem !important;
  }

  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem 1.5rem !important;
  }

  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-4 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-4 {
    margin-left: 1.5rem !important;
  }

  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 2rem 2rem !important;
  }

  .mt-lg-5 {
    margin-top: 2rem !important;
  }

  .mr-lg-5 {
    margin-right: 2rem !important;
  }

  .mb-lg-5 {
    margin-bottom: 2rem !important;
  }

  .ml-lg-5 {
    margin-left: 2rem !important;
  }

  .mx-lg-5 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }

  .my-lg-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .m-lg-micro {
    margin: 1px 1px !important;
  }

  .mt-lg-micro {
    margin-top: 1px !important;
  }

  .mr-lg-micro {
    margin-right: 1px !important;
  }

  .mb-lg-micro {
    margin-bottom: 1px !important;
  }

  .ml-lg-micro {
    margin-left: 1px !important;
  }

  .mx-lg-micro {
    margin-right: 1px !important;
    margin-left: 1px !important;
  }

  .my-lg-micro {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }

  .m-lg-6 {
    margin: 3rem 3rem !important;
  }

  .mt-lg-6 {
    margin-top: 3rem !important;
  }

  .mr-lg-6 {
    margin-right: 3rem !important;
  }

  .mb-lg-6 {
    margin-bottom: 3rem !important;
  }

  .ml-lg-6 {
    margin-left: 3rem !important;
  }

  .mx-lg-6 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .my-lg-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .m-lg-7 {
    margin: 4rem 4rem !important;
  }

  .mt-lg-7 {
    margin-top: 4rem !important;
  }

  .mr-lg-7 {
    margin-right: 4rem !important;
  }

  .mb-lg-7 {
    margin-bottom: 4rem !important;
  }

  .ml-lg-7 {
    margin-left: 4rem !important;
  }

  .mx-lg-7 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }

  .my-lg-7 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .p-lg-0 {
    padding: 0 0 !important;
  }

  .pt-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0 {
    padding-left: 0 !important;
  }

  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem 0.25rem !important;
  }

  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pr-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-lg-1 {
    padding-left: 0.25rem !important;
  }

  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem 0.5rem !important;
  }

  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-2 {
    padding-left: 0.5rem !important;
  }

  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem 1rem !important;
  }

  .pt-lg-3 {
    padding-top: 1rem !important;
  }

  .pr-lg-3 {
    padding-right: 1rem !important;
  }

  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-3 {
    padding-left: 1rem !important;
  }

  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem 1.5rem !important;
  }

  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-4 {
    padding-left: 1.5rem !important;
  }

  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 2rem 2rem !important;
  }

  .pt-lg-5 {
    padding-top: 2rem !important;
  }

  .pr-lg-5 {
    padding-right: 2rem !important;
  }

  .pb-lg-5 {
    padding-bottom: 2rem !important;
  }

  .pl-lg-5 {
    padding-left: 2rem !important;
  }

  .px-lg-5 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }

  .py-lg-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .p-lg-micro {
    padding: 1px 1px !important;
  }

  .pt-lg-micro {
    padding-top: 1px !important;
  }

  .pr-lg-micro {
    padding-right: 1px !important;
  }

  .pb-lg-micro {
    padding-bottom: 1px !important;
  }

  .pl-lg-micro {
    padding-left: 1px !important;
  }

  .px-lg-micro {
    padding-right: 1px !important;
    padding-left: 1px !important;
  }

  .py-lg-micro {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }

  .p-lg-6 {
    padding: 3rem 3rem !important;
  }

  .pt-lg-6 {
    padding-top: 3rem !important;
  }

  .pr-lg-6 {
    padding-right: 3rem !important;
  }

  .pb-lg-6 {
    padding-bottom: 3rem !important;
  }

  .pl-lg-6 {
    padding-left: 3rem !important;
  }

  .px-lg-6 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-lg-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .p-lg-7 {
    padding: 4rem 4rem !important;
  }

  .pt-lg-7 {
    padding-top: 4rem !important;
  }

  .pr-lg-7 {
    padding-right: 4rem !important;
  }

  .pb-lg-7 {
    padding-bottom: 4rem !important;
  }

  .pl-lg-7 {
    padding-left: 4rem !important;
  }

  .px-lg-7 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }

  .py-lg-7 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto {
    margin-left: auto !important;
  }

  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 0 !important;
  }

  .mt-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0 {
    margin-left: 0 !important;
  }

  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem 0.25rem !important;
  }

  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xl-1 {
    margin-left: 0.25rem !important;
  }

  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem 0.5rem !important;
  }

  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2 {
    margin-left: 0.5rem !important;
  }

  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem 1rem !important;
  }

  .mt-xl-3 {
    margin-top: 1rem !important;
  }

  .mr-xl-3 {
    margin-right: 1rem !important;
  }

  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-3 {
    margin-left: 1rem !important;
  }

  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem 1.5rem !important;
  }

  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-4 {
    margin-left: 1.5rem !important;
  }

  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 2rem 2rem !important;
  }

  .mt-xl-5 {
    margin-top: 2rem !important;
  }

  .mr-xl-5 {
    margin-right: 2rem !important;
  }

  .mb-xl-5 {
    margin-bottom: 2rem !important;
  }

  .ml-xl-5 {
    margin-left: 2rem !important;
  }

  .mx-xl-5 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }

  .my-xl-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .m-xl-micro {
    margin: 1px 1px !important;
  }

  .mt-xl-micro {
    margin-top: 1px !important;
  }

  .mr-xl-micro {
    margin-right: 1px !important;
  }

  .mb-xl-micro {
    margin-bottom: 1px !important;
  }

  .ml-xl-micro {
    margin-left: 1px !important;
  }

  .mx-xl-micro {
    margin-right: 1px !important;
    margin-left: 1px !important;
  }

  .my-xl-micro {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }

  .m-xl-6 {
    margin: 3rem 3rem !important;
  }

  .mt-xl-6 {
    margin-top: 3rem !important;
  }

  .mr-xl-6 {
    margin-right: 3rem !important;
  }

  .mb-xl-6 {
    margin-bottom: 3rem !important;
  }

  .ml-xl-6 {
    margin-left: 3rem !important;
  }

  .mx-xl-6 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .my-xl-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .m-xl-7 {
    margin: 4rem 4rem !important;
  }

  .mt-xl-7 {
    margin-top: 4rem !important;
  }

  .mr-xl-7 {
    margin-right: 4rem !important;
  }

  .mb-xl-7 {
    margin-bottom: 4rem !important;
  }

  .ml-xl-7 {
    margin-left: 4rem !important;
  }

  .mx-xl-7 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }

  .my-xl-7 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .p-xl-0 {
    padding: 0 0 !important;
  }

  .pt-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0 {
    padding-left: 0 !important;
  }

  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem 0.25rem !important;
  }

  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1 {
    padding-left: 0.25rem !important;
  }

  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem 0.5rem !important;
  }

  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2 {
    padding-left: 0.5rem !important;
  }

  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem 1rem !important;
  }

  .pt-xl-3 {
    padding-top: 1rem !important;
  }

  .pr-xl-3 {
    padding-right: 1rem !important;
  }

  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-3 {
    padding-left: 1rem !important;
  }

  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem 1.5rem !important;
  }

  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-4 {
    padding-left: 1.5rem !important;
  }

  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 2rem 2rem !important;
  }

  .pt-xl-5 {
    padding-top: 2rem !important;
  }

  .pr-xl-5 {
    padding-right: 2rem !important;
  }

  .pb-xl-5 {
    padding-bottom: 2rem !important;
  }

  .pl-xl-5 {
    padding-left: 2rem !important;
  }

  .px-xl-5 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }

  .py-xl-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .p-xl-micro {
    padding: 1px 1px !important;
  }

  .pt-xl-micro {
    padding-top: 1px !important;
  }

  .pr-xl-micro {
    padding-right: 1px !important;
  }

  .pb-xl-micro {
    padding-bottom: 1px !important;
  }

  .pl-xl-micro {
    padding-left: 1px !important;
  }

  .px-xl-micro {
    padding-right: 1px !important;
    padding-left: 1px !important;
  }

  .py-xl-micro {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }

  .p-xl-6 {
    padding: 3rem 3rem !important;
  }

  .pt-xl-6 {
    padding-top: 3rem !important;
  }

  .pr-xl-6 {
    padding-right: 3rem !important;
  }

  .pb-xl-6 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-6 {
    padding-left: 3rem !important;
  }

  .px-xl-6 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-xl-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .p-xl-7 {
    padding: 4rem 4rem !important;
  }

  .pt-xl-7 {
    padding-top: 4rem !important;
  }

  .pr-xl-7 {
    padding-right: 4rem !important;
  }

  .pb-xl-7 {
    padding-bottom: 4rem !important;
  }

  .pl-xl-7 {
    padding-left: 4rem !important;
  }

  .px-xl-7 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }

  .py-xl-7 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto {
    margin-left: auto !important;
  }

  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}


.text-none-transparent {
  color: transparent !important !important;
}

.text-none-transparent a,
.text-none-transparent a:hover,
.text-none-transparent a:focus {
  color: transparent !important !important;
}


.bg-none-transparent {
  background-color: transparent !important;
}

@media (min-width: 576px) {
  .bg-sm-none-transparent {
    background-color: transparent !important;
  }
}

@media (min-width: 768px) {
  .bg-md-none-transparent {
    background-color: transparent !important;
  }
}

@media (min-width: 992px) {
  .bg-lg-none-transparent {
    background-color: transparent !important;
  }
}

@media (min-width: 1200px) {
  .bg-xl-none-transparent {
    background-color: transparent !important;
  }
}


.border-none-transparent {
  border-color: transparent !important !important;
}


.fill-none-transparent {
  fill: transparent !important !important;
}


.text-brand-one {
  color: #b62025 !important;
}

.text-brand-one a,
.text-brand-one a:hover,
.text-brand-one a:focus {
  color: #b62025 !important;
}


.bg-brand-one {
  background-color: #b62025;
}

@media (min-width: 576px) {
  .bg-sm-brand-one {
    background-color: #b62025;
  }
}

@media (min-width: 768px) {
  .bg-md-brand-one {
    background-color: #b62025;
  }
}

@media (min-width: 992px) {
  .bg-lg-brand-one {
    background-color: #b62025;
  }
}

@media (min-width: 1200px) {
  .bg-xl-brand-one {
    background-color: #b62025;
  }
}


.border-brand-one {
  border-color: #b62025 !important;
}


.fill-brand-one {
  fill: #b62025 !important;
}


.text-brand-two {
  color: #000000 !important;
}

.text-brand-two a,
.text-brand-two a:hover,
.text-brand-two a:focus {
  color: #000000 !important;
}


.bg-brand-two {
  background-color: #000000;
}

@media (min-width: 576px) {
  .bg-sm-brand-two {
    background-color: #000000;
  }
}

@media (min-width: 768px) {
  .bg-md-brand-two {
    background-color: #000000;
  }
}

@media (min-width: 992px) {
  .bg-lg-brand-two {
    background-color: #000000;
  }
}

@media (min-width: 1200px) {
  .bg-xl-brand-two {
    background-color: #000000;
  }
}


.border-brand-two {
  border-color: #000000 !important;
}


.fill-brand-two {
  fill: #000000 !important;
}


.text-brand-three {
  color: #6f6f6f !important;
}

.text-brand-three a,
.text-brand-three a:hover,
.text-brand-three a:focus {
  color: #6f6f6f !important;
}


.bg-brand-three {
  background-color: #6f6f6f;
}

@media (min-width: 576px) {
  .bg-sm-brand-three {
    background-color: #6f6f6f;
  }
}

@media (min-width: 768px) {
  .bg-md-brand-three {
    background-color: #6f6f6f;
  }
}

@media (min-width: 992px) {
  .bg-lg-brand-three {
    background-color: #6f6f6f;
  }
}

@media (min-width: 1200px) {
  .bg-xl-brand-three {
    background-color: #6f6f6f;
  }
}


.border-brand-three {
  border-color: #6f6f6f !important;
}


.fill-brand-three {
  fill: #6f6f6f !important;
}


.text-brand-four {
  color: #FFFFFF !important;
}

.text-brand-four a,
.text-brand-four a:hover,
.text-brand-four a:focus {
  color: #FFFFFF !important;
}


.bg-brand-four {
  background-color: #FFFFFF;
}

@media (min-width: 576px) {
  .bg-sm-brand-four {
    background-color: #FFFFFF;
  }
}

@media (min-width: 768px) {
  .bg-md-brand-four {
    background-color: #FFFFFF;
  }
}

@media (min-width: 992px) {
  .bg-lg-brand-four {
    background-color: #FFFFFF;
  }
}

@media (min-width: 1200px) {
  .bg-xl-brand-four {
    background-color: #FFFFFF;
  }
}


.border-brand-four {
  border-color: #FFFFFF !important;
}


.fill-brand-four {
  fill: #FFFFFF !important;
}


.text-brand-five {
  color: #666666 !important;
}

.text-brand-five a,
.text-brand-five a:hover,
.text-brand-five a:focus {
  color: #666666 !important;
}


.bg-brand-five {
  background-color: #666666;
}

@media (min-width: 576px) {
  .bg-sm-brand-five {
    background-color: #666666;
  }
}

@media (min-width: 768px) {
  .bg-md-brand-five {
    background-color: #666666;
  }
}

@media (min-width: 992px) {
  .bg-lg-brand-five {
    background-color: #666666;
  }
}

@media (min-width: 1200px) {
  .bg-xl-brand-five {
    background-color: #666666;
  }
}


.border-brand-five {
  border-color: #666666 !important;
}


.fill-brand-five {
  fill: #666666 !important;
}


.text-delta-light {
  color: #f5f5f5 !important;
}

.text-delta-light a,
.text-delta-light a:hover,
.text-delta-light a:focus {
  color: #f5f5f5 !important;
}


.bg-delta-light {
  background-color: #f5f5f5;
}

@media (min-width: 576px) {
  .bg-sm-delta-light {
    background-color: #f5f5f5;
  }
}

@media (min-width: 768px) {
  .bg-md-delta-light {
    background-color: #f5f5f5;
  }
}

@media (min-width: 992px) {
  .bg-lg-delta-light {
    background-color: #f5f5f5;
  }
}

@media (min-width: 1200px) {
  .bg-xl-delta-light {
    background-color: #f5f5f5;
  }
}


.border-delta-light {
  border-color: #f5f5f5 !important;
}


.fill-delta-light {
  fill: #f5f5f5 !important;
}


.text-delta-lighter {
  color: #f6f6f6 !important;
}

.text-delta-lighter a,
.text-delta-lighter a:hover,
.text-delta-lighter a:focus {
  color: #f6f6f6 !important;
}


.bg-delta-lighter {
  background-color: #f6f6f6;
}

@media (min-width: 576px) {
  .bg-sm-delta-lighter {
    background-color: #f6f6f6;
  }
}

@media (min-width: 768px) {
  .bg-md-delta-lighter {
    background-color: #f6f6f6;
  }
}

@media (min-width: 992px) {
  .bg-lg-delta-lighter {
    background-color: #f6f6f6;
  }
}

@media (min-width: 1200px) {
  .bg-xl-delta-lighter {
    background-color: #f6f6f6;
  }
}


.border-delta-lighter {
  border-color: #f6f6f6 !important;
}


.fill-delta-lighter {
  fill: #f6f6f6 !important;
}


.text-delta-midlight {
  color: #dddddd !important;
}

.text-delta-midlight a,
.text-delta-midlight a:hover,
.text-delta-midlight a:focus {
  color: #dddddd !important;
}


.bg-delta-midlight {
  background-color: #dddddd;
}

@media (min-width: 576px) {
  .bg-sm-delta-midlight {
    background-color: #dddddd;
  }
}

@media (min-width: 768px) {
  .bg-md-delta-midlight {
    background-color: #dddddd;
  }
}

@media (min-width: 992px) {
  .bg-lg-delta-midlight {
    background-color: #dddddd;
  }
}

@media (min-width: 1200px) {
  .bg-xl-delta-midlight {
    background-color: #dddddd;
  }
}


.border-delta-midlight {
  border-color: #dddddd !important;
}


.fill-delta-midlight {
  fill: #dddddd !important;
}


.text-delta-medium {
  color: #ded9d3 !important;
}

.text-delta-medium a,
.text-delta-medium a:hover,
.text-delta-medium a:focus {
  color: #ded9d3 !important;
}


.bg-delta-medium {
  background-color: #ded9d3;
}

@media (min-width: 576px) {
  .bg-sm-delta-medium {
    background-color: #ded9d3;
  }
}

@media (min-width: 768px) {
  .bg-md-delta-medium {
    background-color: #ded9d3;
  }
}

@media (min-width: 992px) {
  .bg-lg-delta-medium {
    background-color: #ded9d3;
  }
}

@media (min-width: 1200px) {
  .bg-xl-delta-medium {
    background-color: #ded9d3;
  }
}


.border-delta-medium {
  border-color: #ded9d3 !important;
}


.fill-delta-medium {
  fill: #ded9d3 !important;
}


.text-delta-dark {
  color: #8d8d8d !important;
}

.text-delta-dark a,
.text-delta-dark a:hover,
.text-delta-dark a:focus {
  color: #8d8d8d !important;
}


.bg-delta-dark {
  background-color: #8d8d8d;
}

@media (min-width: 576px) {
  .bg-sm-delta-dark {
    background-color: #8d8d8d;
  }
}

@media (min-width: 768px) {
  .bg-md-delta-dark {
    background-color: #8d8d8d;
  }
}

@media (min-width: 992px) {
  .bg-lg-delta-dark {
    background-color: #8d8d8d;
  }
}

@media (min-width: 1200px) {
  .bg-xl-delta-dark {
    background-color: #8d8d8d;
  }
}


.border-delta-dark {
  border-color: #8d8d8d !important;
}


.fill-delta-dark {
  fill: #8d8d8d !important;
}


.text-delta-darker {
  color: #7d7d7d !important;
}

.text-delta-darker a,
.text-delta-darker a:hover,
.text-delta-darker a:focus {
  color: #7d7d7d !important;
}


.bg-delta-darker {
  background-color: #7d7d7d;
}

@media (min-width: 576px) {
  .bg-sm-delta-darker {
    background-color: #7d7d7d;
  }
}

@media (min-width: 768px) {
  .bg-md-delta-darker {
    background-color: #7d7d7d;
  }
}

@media (min-width: 992px) {
  .bg-lg-delta-darker {
    background-color: #7d7d7d;
  }
}

@media (min-width: 1200px) {
  .bg-xl-delta-darker {
    background-color: #7d7d7d;
  }
}


.border-delta-darker {
  border-color: #7d7d7d !important;
}


.fill-delta-darker {
  fill: #7d7d7d !important;
}


.text-delta-dove {
  color: #656565 !important;
}

.text-delta-dove a,
.text-delta-dove a:hover,
.text-delta-dove a:focus {
  color: #656565 !important;
}


.bg-delta-dove {
  background-color: #656565;
}

@media (min-width: 576px) {
  .bg-sm-delta-dove {
    background-color: #656565;
  }
}

@media (min-width: 768px) {
  .bg-md-delta-dove {
    background-color: #656565;
  }
}

@media (min-width: 992px) {
  .bg-lg-delta-dove {
    background-color: #656565;
  }
}

@media (min-width: 1200px) {
  .bg-xl-delta-dove {
    background-color: #656565;
  }
}


.border-delta-dove {
  border-color: #656565 !important;
}


.fill-delta-dove {
  fill: #656565 !important;
}


.text-context-green {
  color: #66b114 !important;
}

.text-context-green a,
.text-context-green a:hover,
.text-context-green a:focus {
  color: #66b114 !important;
}


.bg-context-green {
  background-color: #66b114;
}

@media (min-width: 576px) {
  .bg-sm-context-green {
    background-color: #66b114;
  }
}

@media (min-width: 768px) {
  .bg-md-context-green {
    background-color: #66b114;
  }
}

@media (min-width: 992px) {
  .bg-lg-context-green {
    background-color: #66b114;
  }
}

@media (min-width: 1200px) {
  .bg-xl-context-green {
    background-color: #66b114;
  }
}


.border-context-green {
  border-color: #66b114 !important;
}


.fill-context-green {
  fill: #66b114 !important;
}


.text-context-beige {
  color: #ddd8d2 !important;
}

.text-context-beige a,
.text-context-beige a:hover,
.text-context-beige a:focus {
  color: #ddd8d2 !important;
}


.bg-context-beige {
  background-color: #ddd8d2;
}

@media (min-width: 576px) {
  .bg-sm-context-beige {
    background-color: #ddd8d2;
  }
}

@media (min-width: 768px) {
  .bg-md-context-beige {
    background-color: #ddd8d2;
  }
}

@media (min-width: 992px) {
  .bg-lg-context-beige {
    background-color: #ddd8d2;
  }
}

@media (min-width: 1200px) {
  .bg-xl-context-beige {
    background-color: #ddd8d2;
  }
}


.border-context-beige {
  border-color: #ddd8d2 !important;
}


.fill-context-beige {
  fill: #ddd8d2 !important;
}


.text-context-burgandy {
  color: #5b131A !important;
}

.text-context-burgandy a,
.text-context-burgandy a:hover,
.text-context-burgandy a:focus {
  color: #5b131A !important;
}


.bg-context-burgandy {
  background-color: #5b131A;
}

@media (min-width: 576px) {
  .bg-sm-context-burgandy {
    background-color: #5b131A;
  }
}

@media (min-width: 768px) {
  .bg-md-context-burgandy {
    background-color: #5b131A;
  }
}

@media (min-width: 992px) {
  .bg-lg-context-burgandy {
    background-color: #5b131A;
  }
}

@media (min-width: 1200px) {
  .bg-xl-context-burgandy {
    background-color: #5b131A;
  }
}


.border-context-burgandy {
  border-color: #5b131A !important;
}


.fill-context-burgandy {
  fill: #5b131A !important;
}


.text-context-blue {
  color: #0f3354 !important;
}

.text-context-blue a,
.text-context-blue a:hover,
.text-context-blue a:focus {
  color: #0f3354 !important;
}


.bg-context-blue {
  background-color: #0f3354;
}

@media (min-width: 576px) {
  .bg-sm-context-blue {
    background-color: #0f3354;
  }
}

@media (min-width: 768px) {
  .bg-md-context-blue {
    background-color: #0f3354;
  }
}

@media (min-width: 992px) {
  .bg-lg-context-blue {
    background-color: #0f3354;
  }
}

@media (min-width: 1200px) {
  .bg-xl-context-blue {
    background-color: #0f3354;
  }
}


.border-context-blue {
  border-color: #0f3354 !important;
}


.fill-context-blue {
  fill: #0f3354 !important;
}


.text-context-teal {
  color: #356573 !important;
}

.text-context-teal a,
.text-context-teal a:hover,
.text-context-teal a:focus {
  color: #356573 !important;
}


.bg-context-teal {
  background-color: #356573;
}

@media (min-width: 576px) {
  .bg-sm-context-teal {
    background-color: #356573;
  }
}

@media (min-width: 768px) {
  .bg-md-context-teal {
    background-color: #356573;
  }
}

@media (min-width: 992px) {
  .bg-lg-context-teal {
    background-color: #356573;
  }
}

@media (min-width: 1200px) {
  .bg-xl-context-teal {
    background-color: #356573;
  }
}


.border-context-teal {
  border-color: #356573 !important;
}


.fill-context-teal {
  fill: #356573 !important;
}


.text-context-gold {
  color: #d6b36b !important;
}

.text-context-gold a,
.text-context-gold a:hover,
.text-context-gold a:focus {
  color: #d6b36b !important;
}


.bg-context-gold {
  background-color: #d6b36b;
}

@media (min-width: 576px) {
  .bg-sm-context-gold {
    background-color: #d6b36b;
  }
}

@media (min-width: 768px) {
  .bg-md-context-gold {
    background-color: #d6b36b;
  }
}

@media (min-width: 992px) {
  .bg-lg-context-gold {
    background-color: #d6b36b;
  }
}

@media (min-width: 1200px) {
  .bg-xl-context-gold {
    background-color: #d6b36b;
  }
}


.border-context-gold {
  border-color: #d6b36b !important;
}


.fill-context-gold {
  fill: #d6b36b !important;
}


.text-context-orange {
  color: #f1ab4a !important;
}

.text-context-orange a,
.text-context-orange a:hover,
.text-context-orange a:focus {
  color: #f1ab4a !important;
}


.bg-context-orange {
  background-color: #f1ab4a;
}

@media (min-width: 576px) {
  .bg-sm-context-orange {
    background-color: #f1ab4a;
  }
}

@media (min-width: 768px) {
  .bg-md-context-orange {
    background-color: #f1ab4a;
  }
}

@media (min-width: 992px) {
  .bg-lg-context-orange {
    background-color: #f1ab4a;
  }
}

@media (min-width: 1200px) {
  .bg-xl-context-orange {
    background-color: #f1ab4a;
  }
}


.border-context-orange {
  border-color: #f1ab4a !important;
}


.fill-context-orange {
  fill: #f1ab4a !important;
}

@font-face {
  font-family: "lato-regular";
  src: url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/lato-regular/lato-regular.eot");
  src: url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/lato-regular/lato-regular.eot") format("embedded-opentype"), url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/lato-regular/lato-regular.woff2") format("woff2"), url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/lato-regular/lato-regular.woff") format("woff"), url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/lato-regular/lato-regular.ttf") format("truetype"), url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/lato-regular/lato-regular.svg") format("svg");
  font-display: swap;
}


.font-lato-regular {
  font-family: "lato-regular", Arial, Verdana, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@font-face {
  font-family: "lato-bold";
  src: url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/lato-bold/lato-bold.eot");
  src: url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/lato-bold/lato-bold.eot") format("embedded-opentype"), url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/lato-bold/lato-bold.woff2") format("woff2"), url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/lato-bold/lato-bold.woff") format("woff"), url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/lato-bold/lato-bold.ttf") format("truetype"), url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/lato-bold/lato-bold.svg") format("svg");
  font-display: swap;
}


.font-lato-bold {
  font-family: "lato-bold", Arial, Verdana, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@font-face {
  font-family: "lato-italic";
  src: url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/lato-italic/lato-italic.eot");
  src: url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/lato-italic/lato-italic.eot") format("embedded-opentype"), url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/lato-italic/lato-italic.woff2") format("woff2"), url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/lato-italic/lato-italic.woff") format("woff"), url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/lato-italic/lato-italic.ttf") format("truetype"), url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/lato-italic/lato-italic.svg") format("svg");
  font-display: swap;
}


.font-lato-italic {
  font-family: "lato-italic", Arial, Verdana, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@font-face {
  font-family: "lato-light";
  src: url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/lato-light/lato-light.eot");
  src: url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/lato-light/lato-light.eot") format("embedded-opentype"), url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/lato-light/lato-light.woff2") format("woff2"), url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/lato-light/lato-light.woff") format("woff"), url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/lato-light/lato-light.ttf") format("truetype"), url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/lato-light/lato-light.svg") format("svg");
  font-display: swap;
}


.font-lato-light {
  font-family: "lato-light", Arial, Verdana, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@font-face {
  font-family: "lato-black";
  src: url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/lato-black/lato-black.eot");
  src: url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/lato-black/lato-black.eot") format("embedded-opentype"), url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/lato-black/lato-black.woff2") format("woff2"), url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/lato-black/lato-black.woff") format("woff"), url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/lato-black/lato-black.ttf") format("truetype"), url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/lato-black/lato-black.svg") format("svg");
  font-display: swap;
}


.font-lato-black {
  font-family: "lato-black", Arial, Verdana, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@font-face {
  font-family: "libre-baskerville-regular";
  src: url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/libre-baskerville-regular/libre-baskerville-regular.eot");
  src: url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/libre-baskerville-regular/libre-baskerville-regular.eot") format("embedded-opentype"), url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/libre-baskerville-regular/libre-baskerville-regular.woff2") format("woff2"), url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/libre-baskerville-regular/libre-baskerville-regular.woff") format("woff"), url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/libre-baskerville-regular/libre-baskerville-regular.ttf") format("truetype"), url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/libre-baskerville-regular/libre-baskerville-regular.svg") format("svg");
  font-display: swap;
}


.font-libre-baskerville-regular {
  font-family: "libre-baskerville-regular", Arial, Verdana, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@font-face {
  font-family: "libre-baskerville-bold";
  src: url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/libre-baskerville-bold/libre-baskerville-bold.eot");
  src: url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/libre-baskerville-bold/libre-baskerville-bold.eot") format("embedded-opentype"), url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/libre-baskerville-bold/libre-baskerville-bold.woff2") format("woff2"), url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/libre-baskerville-bold/libre-baskerville-bold.woff") format("woff"), url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/libre-baskerville-bold/libre-baskerville-bold.ttf") format("truetype"), url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/libre-baskerville-bold/libre-baskerville-bold.svg") format("svg");
  font-display: swap;
}


.font-libre-baskerville-bold {
  font-family: "libre-baskerville-bold", Arial, Verdana, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@font-face {
  font-family: "libre-baskerville-italic";
  src: url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/libre-baskerville-italic/libre-baskerville-italic.eot");
  src: url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/libre-baskerville-italic/libre-baskerville-italic.eot") format("embedded-opentype"), url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/libre-baskerville-italic/libre-baskerville-italic.woff2") format("woff2"), url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/libre-baskerville-italic/libre-baskerville-italic.woff") format("woff"), url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/libre-baskerville-italic/libre-baskerville-italic.ttf") format("truetype"), url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/libre-baskerville-italic/libre-baskerville-italic.svg") format("svg");
  font-display: swap;
}


.font-libre-baskerville-italic {
  font-family: "libre-baskerville-italic", Arial, Verdana, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}


.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}


.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.b-0 {
  border-width: 0 0 !important;
  border-style: solid;
}

.bt-0 {
  border-top-width: 0 !important;
  border-top-style: solid;
}

.br-0 {
  border-right-width: 0 !important;
  border-right-style: solid;
}

.bb-0 {
  border-bottom-width: 0 !important;
  border-bottom-style: solid;
}

.bl-0 {
  border-left-width: 0 !important;
  border-left-style: solid;
}

.bx-0 {
  border-right-width: 0 !important;
  border-left-width: 0 !important;
  border-right-style: solid;
  border-left-style: solid;
}

.by-0 {
  border-top-width: 0 !important;
  border-bottom-width: 0 !important;
  border-top-style: solid;
  border-bottom-style: solid;
}

.b-1 {
  border-width: 0.25rem 0.25rem !important;
  border-style: solid;
}

.bt-1 {
  border-top-width: 0.25rem !important;
  border-top-style: solid;
}

.br-1 {
  border-right-width: 0.25rem !important;
  border-right-style: solid;
}

.bb-1 {
  border-bottom-width: 0.25rem !important;
  border-bottom-style: solid;
}

.bl-1 {
  border-left-width: 0.25rem !important;
  border-left-style: solid;
}

.bx-1 {
  border-right-width: 0.25rem !important;
  border-left-width: 0.25rem !important;
  border-right-style: solid;
  border-left-style: solid;
}

.by-1 {
  border-top-width: 0.25rem !important;
  border-bottom-width: 0.25rem !important;
  border-top-style: solid;
  border-bottom-style: solid;
}

.b-2 {
  border-width: 0.5rem 0.5rem !important;
  border-style: solid;
}

.bt-2 {
  border-top-width: 0.5rem !important;
  border-top-style: solid;
}

.br-2 {
  border-right-width: 0.5rem !important;
  border-right-style: solid;
}

.bb-2 {
  border-bottom-width: 0.5rem !important;
  border-bottom-style: solid;
}

.bl-2 {
  border-left-width: 0.5rem !important;
  border-left-style: solid;
}

.bx-2 {
  border-right-width: 0.5rem !important;
  border-left-width: 0.5rem !important;
  border-right-style: solid;
  border-left-style: solid;
}

.by-2 {
  border-top-width: 0.5rem !important;
  border-bottom-width: 0.5rem !important;
  border-top-style: solid;
  border-bottom-style: solid;
}

.b-3 {
  border-width: 1rem 1rem !important;
  border-style: solid;
}

.bt-3 {
  border-top-width: 1rem !important;
  border-top-style: solid;
}

.br-3 {
  border-right-width: 1rem !important;
  border-right-style: solid;
}

.bb-3 {
  border-bottom-width: 1rem !important;
  border-bottom-style: solid;
}

.bl-3 {
  border-left-width: 1rem !important;
  border-left-style: solid;
}

.bx-3 {
  border-right-width: 1rem !important;
  border-left-width: 1rem !important;
  border-right-style: solid;
  border-left-style: solid;
}

.by-3 {
  border-top-width: 1rem !important;
  border-bottom-width: 1rem !important;
  border-top-style: solid;
  border-bottom-style: solid;
}

.b-4 {
  border-width: 1.5rem 1.5rem !important;
  border-style: solid;
}

.bt-4 {
  border-top-width: 1.5rem !important;
  border-top-style: solid;
}

.br-4 {
  border-right-width: 1.5rem !important;
  border-right-style: solid;
}

.bb-4 {
  border-bottom-width: 1.5rem !important;
  border-bottom-style: solid;
}

.bl-4 {
  border-left-width: 1.5rem !important;
  border-left-style: solid;
}

.bx-4 {
  border-right-width: 1.5rem !important;
  border-left-width: 1.5rem !important;
  border-right-style: solid;
  border-left-style: solid;
}

.by-4 {
  border-top-width: 1.5rem !important;
  border-bottom-width: 1.5rem !important;
  border-top-style: solid;
  border-bottom-style: solid;
}

.b-5 {
  border-width: 2rem 2rem !important;
  border-style: solid;
}

.bt-5 {
  border-top-width: 2rem !important;
  border-top-style: solid;
}

.br-5 {
  border-right-width: 2rem !important;
  border-right-style: solid;
}

.bb-5 {
  border-bottom-width: 2rem !important;
  border-bottom-style: solid;
}

.bl-5 {
  border-left-width: 2rem !important;
  border-left-style: solid;
}

.bx-5 {
  border-right-width: 2rem !important;
  border-left-width: 2rem !important;
  border-right-style: solid;
  border-left-style: solid;
}

.by-5 {
  border-top-width: 2rem !important;
  border-bottom-width: 2rem !important;
  border-top-style: solid;
  border-bottom-style: solid;
}

.b-micro {
  border-width: 1px 1px !important;
  border-style: solid;
}

.bt-micro {
  border-top-width: 1px !important;
  border-top-style: solid;
}

.br-micro {
  border-right-width: 1px !important;
  border-right-style: solid;
}

.bb-micro {
  border-bottom-width: 1px !important;
  border-bottom-style: solid;
}

.bl-micro {
  border-left-width: 1px !important;
  border-left-style: solid;
}

.bx-micro {
  border-right-width: 1px !important;
  border-left-width: 1px !important;
  border-right-style: solid;
  border-left-style: solid;
}

.by-micro {
  border-top-width: 1px !important;
  border-bottom-width: 1px !important;
  border-top-style: solid;
  border-bottom-style: solid;
}

.b-6 {
  border-width: 3rem 3rem !important;
  border-style: solid;
}

.bt-6 {
  border-top-width: 3rem !important;
  border-top-style: solid;
}

.br-6 {
  border-right-width: 3rem !important;
  border-right-style: solid;
}

.bb-6 {
  border-bottom-width: 3rem !important;
  border-bottom-style: solid;
}

.bl-6 {
  border-left-width: 3rem !important;
  border-left-style: solid;
}

.bx-6 {
  border-right-width: 3rem !important;
  border-left-width: 3rem !important;
  border-right-style: solid;
  border-left-style: solid;
}

.by-6 {
  border-top-width: 3rem !important;
  border-bottom-width: 3rem !important;
  border-top-style: solid;
  border-bottom-style: solid;
}

.b-7 {
  border-width: 4rem 4rem !important;
  border-style: solid;
}

.bt-7 {
  border-top-width: 4rem !important;
  border-top-style: solid;
}

.br-7 {
  border-right-width: 4rem !important;
  border-right-style: solid;
}

.bb-7 {
  border-bottom-width: 4rem !important;
  border-bottom-style: solid;
}

.bl-7 {
  border-left-width: 4rem !important;
  border-left-style: solid;
}

.bx-7 {
  border-right-width: 4rem !important;
  border-left-width: 4rem !important;
  border-right-style: solid;
  border-left-style: solid;
}

.by-7 {
  border-top-width: 4rem !important;
  border-bottom-width: 4rem !important;
  border-top-style: solid;
  border-bottom-style: solid;
}

@font-face {
  font-family: 'VisitorCenter-Glyphs';
  src: url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/VisitorCenter-Glyphs.eot?lw72n7");
  src: url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/VisitorCenter-Glyphs.eot?lw72n7") format("embedded-opentype"), url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/VisitorCenter-Glyphs.ttf?lw72n7") format("truetype"), url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/VisitorCenter-Glyphs.woff?lw72n7") format("woff"), url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/VisitorCenter-Glyphs.svg?lw72n7") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class*=" icon-"],
[class^="icon-"] {

  font-family: 'VisitorCenter-Glyphs' !important;
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@font-face {
  font-family: 'icomoon-capella-results';
  src: url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/icomoon-capella-results.eot?e1vapg");
  src: url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/icomoon-capella-results.eot?e1vapg") format("embedded-opentype"), url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/icomoon-capella-results.ttf?e1vapg") format("truetype"), url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/icomoon-capella-results.woff?e1vapg") format("woff"), url("/etc.clientlibs/commons/clientlibs/common-patterns/resources/fonts/icomoon-capella-results.svg?e1vapg") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-cr-"],
[class*="icon-cr-"] {

  font-family: 'icomoon-capella-results' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-cr-circle:before {
  content: "\e900";
}

.icon-cr-plus:before {
  content: "\e901";
}

.icon-cr-square:before {
  content: "\e902";
}

.icon-cr-star:before {
  content: "\e903";
}

.icon-cr-triangle:before {
  content: "\e904";
}

.icon {
  width: 3rem;
}

.icon-halfx {
  font-size: 0.5rem;
}

.icon-h2 {
  font-size: 2rem;
}

.icon-h3 {
  font-size: 1.6rem;
}

.icon-h4 {
  font-size: 1.2rem;
}

.icon-h5 {
  font-size: 1.1rem;
}

.icon-h6 {
  font-size: 1rem;
}

.icon-2x {
  font-size: 2rem;
}

.icon-3x {
  font-size: 3rem;
}

.icon-4x {
  font-size: 4rem;
}

.icon-5x {
  font-size: 5rem;
}


.icon-collapse:before {
  content: "\e912";
}


.icon-checkmark2:before {
  content: "\e944";
}


.icon-caret-up:before {
  content: "\e943";
}


.icon-quotes:before {
  content: "\e942";
}


.icon-double-arrow:before {
  content: "\e93a";
}


.icon-instagram:before {
  content: "\e93b";
}


.icon-facebook:before {
  content: "\e93c";
}


.icon-google-plus:before {
  content: "\e93d";
}


.icon-linkedin:before {
  content: "\e93e";
}


.icon-pinterest:before {
  content: "\e93f";
}


.icon-twitter:before {
  content: "\e940";
}


.icon-youtube:before {
  content: "\e941";
}


.icon-checkmark:before {
  content: "\e900";
}


.icon-down-arrow:before {
  content: "\e901";
}


.icon-gavel:before {
  content: "\e903";
}


.icon-hospital:before {
  content: "\e904";
}


.icon-airplane:before {
  content: "\e905";
}


.icon-arrow-up:before {
  content: "\e906";
}


.icon-award:before {
  content: "\e907";
}


.icon-briefcase:before {
  content: "\e908";
}


.icon-calendar:before {
  content: "\e909";
}


.icon-caret-down:before {
  content: "\e90a";
}


.icon-caret-left:before {
  content: "\e90b";
}


.icon-caret-right:before {
  content: "\e90c";
}


.icon-chat:before {
  content: "\e90d";
}


.icon-clock:before {
  content: "\e90e";
}


.icon-close:before {
  content: "\e90f";
}


.icon-coin:before {
  content: "\e910";
}


.icon-compass:before {
  content: "\e913";
}


.icon-computer:before {
  content: "\e914";
}


.icon-diploma:before {
  content: "\e915";
}


.icon-document:before {
  content: "\e916";
}


.icon-envelope:before {
  content: "\e917";
}


.icon-envelope-thick:before {
  content: "\e918";
}


.icon-expand:before {
  content: "\e919";
}


.icon-eye:before {
  content: "\e91a";
}


.icon-gear:before {
  content: "\e91b";
}


.icon-grad-cap:before {
  content: "\e91c";
}


.icon-headphones:before {
  content: "\e91d";
}


.icon-heart:before {
  content: "\e91e";
}


.icon-lightbulb:before {
  content: "\e91f";
}


.icon-medal:before {
  content: "\e920";
}


.icon-paper:before {
  content: "\e921";
}


.icon-pen:before {
  content: "\e922";
}


.icon-people:before {
  content: "\e923";
}


.icon-person:before {
  content: "\e924";
}


.icon-phone:before {
  content: "\e925";
}


.icon-phone-thick:before {
  content: "\e926";
}


.icon-play-filled:before {
  content: "\e927";
}


.icon-play:before {
  content: "\e928";
}


.icon-profile:before {
  content: "\e929";
}


.icon-puzzle-piece:before {
  content: "\e92a";
}


.icon-question-mark:before {
  content: "\e92b";
}


.icon-rocket:before {
  content: "\e92c";
}


.icon-search:before {
  content: "\e92d";
}


.icon-shield:before {
  content: "\e92e";
}


.icon-star:before {
  content: "\e92f";
}


.icon-target:before {
  content: "\e930";
}


.icon-thumbs-up:before {
  content: "\e931";
}


.icon-bandaid:before {
  content: "\e932";
}


.icon-down-arrow-line:before {
  content: "\e933";
}


.icon-globe:before {
  content: "\e934";
}


.icon-graph:before {
  content: "\e935";
}


.icon-link:before {
  content: "\e936";
}


.icon-video:before {
  content: "\e937";
}


.icon-stethoscope:before {
  content: "\e938";
}


.icon-chart:before {
  content: "\e939";
}


.icon-envelope-paper:before {
  content: "\e945";
}


.icon-computer-content:before {
  content: "\e947";
}


.icon-document-signed:before {
  content: "\e948";
}


.icon-cu-document:before {
  content: "\e949";
}


.icon-document-pencil:before {
  content: "\e94a";
}


.icon-id-badge:before {
  content: "\e94b";
}


.icon-envelope-money:before {
  content: "\e94c";
}


.icon-house-money:before {
  content: "\e94d";
}


.icon-arrow-circle:before {
  content: "\e94e";
}


.icon-calculator:before {
  content: "\e94f";
}


.icon-liveandlearn:before {
  content: "\e951";
}


.icon-worksheet-a:before {
  content: "\e946";
}


.icon-workshop-b:before {
  content: "\e950";
}


.icon-money:before {
  content: "\e958";
}


.icon-money-motion:before {
  content: "\e959";
}


.icon-screen-cycle:before {
  content: "\e957";
}


.icon-screen-arrows:before {
  content: "\e956";
}


.icon-clock2:before {
  content: "\e95b";
}


.icon-clock2-motion:before {
  content: "\e95c";
}

body ul.arrow,
body ul.tick-mark {
  list-style: none;
  padding-left: 0;
}

.arrow li,
.tick-mark li {
  -webkit-font-smoothing: antialiased;
  padding-left: 25px;
}

ul.arrow li:before {
  content: '\25B8';
  padding-right: 0.7rem;
}

.tick-mark li:before {
  content: '\e900';
  font-family: 'VisitorCenter-Glyphs' !important;
  color: #66b114;
  font-size: 90%;
  padding-top: 0.3333333334rem;
  position: absolute;
  left: 15px;
}

.limited-rte .tick-mark li:before,
.custom-limited-vc-rte .tick-mark li:before {
  padding-right: 0.7rem;
  position: static;
  left: auto;
}

.icon-color-mask {
  -webkit-mask-size: cover;
  mask-size: cover;
  mask-image: var(--mask-img);
  -webkit-mask-image: var(--mask-img);
  background-color: var(--icon-bg-color);
}


.link-unclickable {
  cursor: default;
  text-decoration: none;
}

.link-unclickable:hover,
.link-unclickable:focus,
.link-unclickable:active {
  cursor: default;
  text-decoration: none;
}

.img-desc {
  color: #757575;
  font-size: 15px;
  line-height: 21px;
  position: relative;
}

.img-desc:before {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  width: 31px;
  border-top: 1px solid #DED9D3;
}

.disclaimer {
  font-family: "lato-italic", Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #000000;
}

.intro-line {
  width: 60px;
}

.doctoral {
  font-family: "lato-regular", Arial, Verdana, sans-serif;
  color: #000000;
  font-size: 20px;
  line-height: 36px;
}

@media (max-width: 767px) {
  .doctoral {
    font-size: 16px;
    line-height: 30px;
  }
}

.video-play-icon {
  background-image: url("../image/play.svg");
  background-size: cover;
}

.read-more-section.show+.see-interview-text .show-more-icon {
  background-image: url("../image/icon-show.svg");
  background-size: cover;
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.read-more-section+.see-interview-text .show-more-icon {
  background-image: url("../image/icon-show.svg");
  background-size: cover;
}

.fadeOut {
  opacity: 0;
  transition: opacity 0.25s;
  -webkit-transition: opacity 0.25s;
  z-index: -1 !important;
}

h1,
h3,
h4,
.h1,
.h3,
.h4 {
  font-family: "lato-bold", Arial, verdana, sans-serif;
}

.icon-save {
  background: url(../image/icon-save.svg) no-repeat left/14px;
  height: 14px;
  width: 14px;
}

.content-over-img {
  z-index: 3;
}

.content-over-img.show-sidenav-fix {
  max-width: 575px;
}

@media (min-width: 768px) {
  .content-over-img.show-sidenav-fix {
    max-width: 540px;
  }
}

@media (min-width: 992px) {
  .content-over-img.show-sidenav-fix {
    max-width: 640px;
  }
}

@media (min-width: 1200px) {
  .content-over-img.show-sidenav-fix {
    max-width: 760px;
  }
}

.icon-expand-circle {
  background-image: url("../image/accordion-open.svg");
  background-size: cover;
  width: 45px;
  height: 45px;
}

.icon-collapse-circle {
  background-image: url("../image/accordion-close.svg");
  background-size: cover;
  width: 45px;
  height: 45px;
}

.grecaptcha-badge {
  visibility: hidden;
}

.breadcrumb-wrapper {
  padding: .75rem 1rem;
}

.breadcrumb-item a {
  color: #6f6f6f;
}

.breadcrumb-item a:focus,
.breadcrumb-item a:active,
.breadcrumb-item a:hover {
  color: #b62025;
}

.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #FFFFFF;
  border-radius: 0;
}

.breadcrumb::after {
  display: block;
  content: "";
  clear: both;
}

.breadcrumb-item {
  float: left;
}

.breadcrumb-item+.breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #000000;
  content: ">";
}

.breadcrumb-item+.breadcrumb-item:hover::before {
  text-decoration: underline;
}

.breadcrumb-item+.breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #000000;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 0.3rem 0;
  }

  to {
    background-position: 0 0;
  }
}

.progress {
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  font-size: 0.75rem;
  line-height: 0.3rem;
  text-align: center;
  background-color: #dddddd;
  border-radius: 0.25rem;
}

.progress-bar {
  height: 0.3rem;
  color: #b62025;
  background-color: #b62025;
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 0.3rem 0.3rem;
}

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}

.heading-line {
  height: 3px;
  width: 3rem;
  z-index: 1;
}

.heading-text {
  position: relative;
  z-index: 800;
}

.heading {
  position: relative;
}

.card-deck {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.card {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.card .card-img-top {
  max-height: 7rem;
}

.card .card-title {
  font-family: "lato-bold";
}

.card.card-accordion {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.card.card-accordion:nth-child(2n) {
  background-color: #FFFFFF;
}

.card.card-accordion:nth-child(2n) .card-header {
  background-color: #FFFFFF;
}

.card.card-accordion:nth-child(2n + 1) {
  background-color: #f5f5f5;
}

.card.card-accordion:nth-child(2n + 1) .card-header {
  background-color: #f5f5f5;
}

.card.card-accordion .card-link:focus {
  text-decoration: none;
}

.card.card-accordion .card-link:hover {
  text-decoration: none;
}

.card.card-accordion .card-link:hover h4,
.card.card-accordion .card-link:hover h5,
.card.card-accordion .card-link:hover h6 {
  text-decoration: underline;
}

.card.card-accordion .list-group-item-center {
  width: 90% !important;
}

.card.card-accordion .list-group-item-right {
  width: 9%;
}

.card.card-accordion .list-group-item-right .icon {
  position: relative;
  right: 6px;
}

.media-up .up-rte p {
  margin-bottom: 1rem !important;
}

.media-up .up-rte p:last-child {
  margin-bottom: 0 !important;
}

.media-up:last-child .up-rte+a {
  padding-top: 1rem !important;
}


.banner {
  position: relative;
}

.banner-container-responsive {
  height: 100%;
}

.banner-center-origin {
  background-repeat: no-repeat;
  background-position: 0% 50%;
  background-size: cover;
}


.banner-img-align-top {
  background-position-y: 0%;
}


.banner-img-align-middle {
  background-position-y: 50%;
}


.banner-img-align-bottom {
  background-position-y: 100%;
}


.banner-img-crop-right {
  background-position-x: 100%;
}


.banner-img-crop-center {
  background-position-x: 50%;
}


.banner-img-crop-left {
  background-position-x: 0%;
}

.banner-bg {
  width: 100%;
  height: 100%;
  overflow-y: visible;
  margin: auto;
  position: relative;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: cover;
}

.banner-bg-colored {
  width: 100%;
  height: 100%;
  overflow-y: visible;
  margin: auto;
  position: relative;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: cover;
  position: absolute;
  background-blend-mode: multiply;
}

.ie .banner-bg-colored {
  background-image: none !important;
  opacity: 0.5;
}

.banner-content-static {
  position: absolute;
  width: 100%;
  margin: auto;
}

.banner-content-dynamic {
  position: relative;
  width: 100%;
  margin: auto;
}


.banner-content-align-top {
  top: 0;
}

.banner-content-align-middle {
  top: 50% !important;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.banner-content-align-bottom {
  position: absolute;
  width: 100%;
  bottom: 0 !important;
  -ms-transform: translateY(-15%);
  transform: translateY(-15%);
}

.overlay {
  position: absolute;
  height: 100%;
}

.overlay-one {
  clip-path: polygon(0 0, 0 100%, 92.875% 100%, 92.875% 0);
}

.overlay-two {
  clip-path: polygon(0 0, 0 100%, 82.875% 100%, 92.875% 50%, 82.875% 0%);
}

.overlay-three {
  clip-path: polygon(0 0, 0 100%, 45% 100%, 55% 0%);
}

@media (max-width: 767px) {
  .banner-drop-mobile {
    top: 0 !important;
    position: relative !important;
    margin: auto !important;
    -ms-transform: translateY(0%) !important;
    transform: translateY(0%) !important;
  }

  .overlay-one,
  .overlay-two,
  .overlay-three {
    clip-path: none !important;
  }
}


.svg-container {
  display: inline-block;
  position: absolute;
  z-index: 20;
  left: 0;
  width: 100%;
}

.svg-content {
  display: inline-block;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

.svg-content image {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid blue;
}

.ie-overlay {
  display: none;
}

.ie .ie-overlay {
  display: block;
  opacity: 0.5;
}

.svg-banner {
  position: relative;
}

.svg-banner-content {
  position: absolute;
  top: 0;
  z-index: 100;
}

.svg-banner-content .card-title {
  font-size: 2rem;
}

.svg-banner-viewport,
.svg-banner-viewport-dynamic {
  display: block;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  top: 0;
  bottom: 0;
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
}

.svg-banner-viewport svg,
.svg-banner-viewport-dynamic svg {
  display: block;
  min-width: 1280px;
  width: 100%;
  position: absolute;
  margin: auto;
}

.svg-banner-align-center,
.svg-banner-align-bottom {
  bottom: 0;
}

.svg-banner-align-center,
.svg-banner-align-top {
  top: 0;
}

.svg-banner-justify-center {
  left: 50%;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.svg-banner-justify-right {
  right: 0;
}

.svg-banner-justify-left {
  left: 0;
}

.svg-banner-justify-right-soft {
  right: 20%;
  -ms-transform: translate(20%, 0);
  transform: translate(20%, 0);
}

.svg-banner-justify-left-soft {
  left: 20%;
  -ms-transform: translate(-20%, 0);
  transform: translate(-20%, 0);
}

.svg-black-overlay:after,
.svg-white-overlay:after {
  position: absolute;
  content: ' ';
  height: 100%;
  width: 60%;
  top: 0;
  left: -10%;
  z-index: 100;
  opacity: 1;
  -ms-transform: skew(-10deg, 0);
  transform: skew(-10deg, 0);
}

.svg-red-overlay:after {
  background: url(../image/vc-ss-overlays.svg) no-repeat;
  position: absolute;
  content: ' ';
  height: 100%;
  width: 60%;
}

.svg-black-overlay {
  background-repeat: no-repeat;
  background-size: cover;
}

.svg-white-overlay {
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #f6f6f6;
}

.svg-black-overlay:after {
  background-color: #262626;
}

.svg-white-overlay:after {
  background-color: inherit;
}

.svg-banner-content-white {
  background-color: #f6f6f6;
}

body:not(.ie) .svg-white-overlay svg image {
  filter: none;
}

@media (min-width: 992px) {
  .svg-banner-content-center {
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

@media (max-width: 991px) {

  .svg-black-overlay,
  .svg-white-overlay {
    background-position: 90%;
  }

  .svg-overlay-lg-up:after {
    background-color: transparent !important;
  }

  .svg-white-overlay svg image {
    filter: none;
  }

  .svg-red-overlay:after {
    -ms-transform: skew(0, 0);
    transform: skew(0, 0);
    left: 0;
    width: 100%;
  }

  .svg-banner-viewport-dynamic {
    position: absolute;
    height: 100% !important;
  }

  .svg-banner-viewport-dynamic svg {
    height: 100% !important;
  }

  .svg-banner-viewport {
    max-height: 300px;
    height: 300px;
  }

  .svg-banner-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }

  .success-story .svg-banner-content {
    z-index: 100;
    position: relative;
    height: 100%;
  }
}

.svg-banner.success-story {
  overflow: hidden;
}

@media (max-width: 480px) {
  .centerGlyphByPadding {
    color: #FFFFFF;
  }
}

.spec-hero .mainTitle {
  line-height: 38px;
}

.spec-hero .subTitle {
  font-size: 1.6rem;
  line-height: 2rem;
}

.banner-rfi-orientation .banner-rfi-content-wrapper {
  color: #212322;
}

.banner-rfi-orientation .card-title {
  color: inherit;
  font-size: 2rem;
  line-height: 2rem;
  margin-bottom: 0;
}

.banner-rfi-orientation .banner-rfi-description {
  font-size: 16px;
  line-height: 24px;
}

.banner-rfi-orientation .banner-rfi-description p {
  margin-bottom: 0;
}

.banner-rfi-orientation .banner-rfi-number {
  color: #C10016;
  font-size: 15px;
  line-height: 22px;
}

.banner-rfi-orientation .brand-btn {
  max-width: 100%;
}

.banner-rfi-orientation .btn.btn-one,
.banner-rfi-orientation .btn.btn-outline-one {
  max-width: 100%;
  font-size: 18px;
  line-height: 27px;
  padding: 10.5px 1rem;
  border-radius: 8px;
  cursor: pointer;
  font-family: lato-bold;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
}

.banner-rfi-orientation .btn.btn-one {
  background-color: #C10016;
  border-color: #C10016;
  color: #FFFFFF;
}

.banner-rfi-orientation .btn.btn-one:focus,
.banner-rfi-orientation .btn.btn-one:hover {
  background: #C10016;
  color: #FFFFFF;
}

.banner-rfi-orientation .btn.btn-outline-one {
  background: #FFFFFF;
  border: 1px solid #C10016;
  color: #C10016;
}

.banner-rfi-orientation .btn.btn-outline-one:focus,
.banner-rfi-orientation .btn.btn-outline-one:hover {
  background: #FFFFFF;
  border: 1px solid #C10016;
  color: #C10016;
}

.banner-rfi-orientation .image-wrapper {
  height: 100%;
}

@media (min-width: 992px) {
  .banner-rfi-orientation .image-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }
}

.banner-rfi-orientation .image-wrapper a {
  display: inline-block;
  width: 100%;
}

.banner-rfi-orientation .image-wrapper img {
  width: 100%;
  max-width: 100%;
  height: auto;
  max-height: initial;
}

.banner-rfi-orientation .form-wrapper {
  background-color: transparent;
  padding: 1rem;
}

@media (min-width: 768px) {
  .banner-rfi-orientation .form-wrapper {
    padding: 2rem 1rem;
  }
}

.banner-rfi-orientation .form-wrapper.h-auto {
  height: auto !important;
}

.banner-rfi-orientation .form-wrapper p,
.banner-rfi-orientation .form-wrapper .description em,
.banner-rfi-orientation .form-wrapper a,
.banner-rfi-orientation .form-wrapper .step-description,
.banner-rfi-orientation .form-wrapper .h2 {
  color: inherit;
}

.banner-rfi-orientation .form-wrapper .floating-label {
  padding: 10.5px 24px;
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 0;
  transition: 0.2s;
  transition-timing-function: ease;
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
  font-size: 18px;
  line-height: 27px;
  color: #212322;
}

.banner-rfi-orientation .form-wrapper .floating-label.fixed-label {
  opacity: 1;
  -ms-transform: scale(0.75) translateY(-65%) translateX(0);
  transform: scale(0.75) translateY(-65%) translateX(0);
  z-index: 1;
  background-color: #FFFFFF;
  font-size: 12px;
  line-height: 18px;
  color: #212322;
  padding: 0 8px;
  border-radius: 5px;
  left: 12px;
}

.banner-rfi-orientation .form-wrapper input[data-km-type="input-text"] {
  z-index: 1;
}

.banner-rfi-orientation .form-wrapper input[data-km-type="input-text"]:focus~span.floating-label {
  opacity: 1;
  -ms-transform: scale(0.75) translateY(-65%) translateX(0);
  transform: scale(0.75) translateY(-65%) translateX(0);
  z-index: 1;
  background-color: #FFFFFF;
  font-size: 12px;
  line-height: 18px;
  color: #212322;
  padding: 0 8px;
  border-radius: 5px;
  left: 12px;
}

.banner-rfi-orientation .form-wrapper p {
  font-size: 16px;
  line-height: 24px;
}

.banner-rfi-orientation .form-wrapper .description {
  padding: 0 !important;
}

@media (min-width: 992px) {
  .banner-rfi-orientation .form-wrapper .description {
    margin-bottom: 0;
  }
}

.banner-rfi-orientation .form-wrapper .description p {
  font-size: 12px;
  line-height: 18px;
}

.banner-rfi-orientation .form-wrapper .radio-section:last-child {
  display: inline-block;
  padding-left: 1rem;
}

.banner-rfi-orientation .form-wrapper .nursing-field {
  background: transparent;
}

.banner-rfi-orientation .form-wrapper .thank-you-page-content .thankyou-img {
  max-height: 46px;
}

.banner-rfi-orientation .form-wrapper .thank-you-page-content .thankyou-img .image-wrapper img {
  max-height: 46px;
  width: auto;
}

.banner-rfi-orientation .form-wrapper .thank-you-page-content .thankyou-img,
.banner-rfi-orientation .form-wrapper .thank-you-page-content .thankyou-content {
  display: block;
  text-align: center;
}

@media (min-width: 768px) {

  .banner-rfi-orientation .form-wrapper .thank-you-page-content .thankyou-img,
  .banner-rfi-orientation .form-wrapper .thank-you-page-content .thankyou-content {
    display: inline-block;
    text-align: left;
  }
}

.banner-rfi-orientation .form-wrapper .thank-you-page-content .h1,
.banner-rfi-orientation .form-wrapper .thank-you-page-content .h2,
.banner-rfi-orientation .form-wrapper .thank-you-page-content .h3,
.banner-rfi-orientation .form-wrapper .thank-you-page-content .h4,
.banner-rfi-orientation .form-wrapper .thank-you-page-content .h5,
.banner-rfi-orientation .form-wrapper .thank-you-page-content .h6,
.banner-rfi-orientation .form-wrapper .thank-you-page-content h1,
.banner-rfi-orientation .form-wrapper .thank-you-page-content h2,
.banner-rfi-orientation .form-wrapper .thank-you-page-content h3,
.banner-rfi-orientation .form-wrapper .thank-you-page-content h4,
.banner-rfi-orientation .form-wrapper .thank-you-page-content h5,
.banner-rfi-orientation .form-wrapper .thank-you-page-content h6 {
  color: inherit;
}

.banner-rfi-orientation .form-wrapper .step-description {
  text-transform: initial;
  margin-bottom: 0;
  text-align: left;
  font-size: 16px;
  line-height: 24px;
}

.banner-rfi-orientation .form-wrapper .steps {
  text-align: left;
  margin-top: 12px;
  font-family: lato-bold;
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (min-width: 768px) {
  .banner-rfi-orientation .form-wrapper .steps {
    text-align: right;
    margin-top: 0;
  }
}

.banner-rfi-orientation .form-wrapper .steps-btn {
  width: 100%;
}

@media (min-width: 768px) {
  .banner-rfi-orientation .form-wrapper .steps-btn {
    width: auto;
  }
}

.banner-rfi-orientation .form-wrapper .form-group,
.banner-rfi-orientation .form-wrapper .clearfix {
  padding-left: 0;
  padding-right: 0;
}

.banner-rfi-orientation .form-wrapper .btn {
  border-radius: 8px;
  padding: 10.5px 1rem;
  font-family: lato-bold;
  font-size: 18px;
  line-height: 27px;
  width: 100%;
}

@media (min-width: 768px) {
  .banner-rfi-orientation .form-wrapper .btn {
    width: auto;
  }
}

.banner-rfi-orientation .form-wrapper .btn.btn-primary {
  background-color: #C10016;
  border-color: #C10016;
  color: #FFFFFF;
}

.banner-rfi-orientation .form-wrapper .btn.btn-primary:focus,
.banner-rfi-orientation .form-wrapper .btn.btn-primary:hover {
  background: #C10016;
  color: #FFFFFF;
}

.banner-rfi-orientation .form-wrapper .btn.btn-outline-one {
  background: #FFFFFF;
  border: 1px solid #C10016;
  color: #C10016;
}

.banner-rfi-orientation .form-wrapper .btn.btn-outline-one:focus,
.banner-rfi-orientation .form-wrapper .btn.btn-outline-one:hover {
  background: #FFFFFF;
  border: 1px solid #C10016;
  color: #C10016;
}

.banner-rfi-orientation .form-wrapper .form-group {
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .banner-rfi-orientation .form-wrapper .form-group {
    margin-bottom: 1rem;
  }
}

.banner-rfi-orientation .form-wrapper select,
.banner-rfi-orientation .form-wrapper .form-control {
  border-radius: 8px;
  border: 2px solid transparent;
  background-color: #FFFFFF;
  font-size: 18px;
  line-height: 27px;
  color: #212322 !important;
  padding: 10.5px 24px;
}

.banner-rfi-orientation .form-wrapper select:focus,
.banner-rfi-orientation .form-wrapper select:hover,
.banner-rfi-orientation .form-wrapper .form-control:focus,
.banner-rfi-orientation .form-wrapper .form-control:hover {
  border: 2px solid transparent;
  box-shadow: none;
}

.banner-rfi-orientation .form-wrapper select {
  padding-right: 4rem !important;
}

.banner-rfi-orientation .form-wrapper .field-error select,
.banner-rfi-orientation .form-wrapper .field-error .form-control,
.banner-rfi-orientation .form-wrapper .brite-field-error select,
.banner-rfi-orientation .form-wrapper .brite-field-error .form-control {
  border: 2px solid #D93F3F;
}

.banner-rfi-orientation .form-wrapper .field-error .error,
.banner-rfi-orientation .form-wrapper .field-error .brite-error,
.banner-rfi-orientation .form-wrapper .brite-field-error .error,
.banner-rfi-orientation .form-wrapper .brite-field-error .brite-error {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #D93F3F;
}

.banner-rfi-orientation .form-wrapper .arrow-position {
  color: #425563;
  right: 21px;
  font-size: 12px;
  top: 21px;
}

@media (min-width: 768px) {
  .banner-rfi-orientation .form-wrapper .step-form.active {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media (min-width: 768px) {
  .banner-rfi-orientation .form-wrapper .step-form .clearfix:nth-child(odd) {
    padding-right: 0.5rem !important;
  }
}

@media (min-width: 768px) {
  .banner-rfi-orientation .form-wrapper .step-form .clearfix:nth-child(even) {
    padding-left: 0.5rem !important;
  }
}

.banner-rfi-orientation .form-wrapper .p-l-1 {
  padding-left: 0 !important;
}

.banner-rfi-orientation .form-wrapper .heading {
  text-align: left;
  font-size: 28px;
  line-height: 34px;
  color: inherit;
}

.banner-rfi-orientation .back-btn {
  text-align: left;
  padding-left: 0 !important;
}

.banner-rfi-orientation .steps {
  padding-right: 0 !important;
}

.banner-rfi-orientation .nursing-field,
.banner-rfi-orientation .flexpath-field,
.banner-rfi-orientation .thank-you-page-content,
.banner-rfi-orientation .military {
  text-align: left;
}

.banner-rfi-orientation .flexpath-field-on .online-learning {
  display: initial !important;
}

.banner-rfi-orientation .flexpath-field-on+.clearfix .online-learning {
  display: initial !important;
}

.banner-rfi-orientation .multi-step-form .steps-section {
  margin-top: 0.8rem;
}

.banner-rfi-orientation .step-form-right-arrow,
.banner-rfi-orientation .step-form-left-arrow {
  width: auto;
  font-weight: 700;
  font-size: 1.1rem;
}

.banner-rfi-orientation .step-form-right-arrow {
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.banner-rfi-orientation .step-form-left-arrow {
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.banner-rfi-orientation .step-left-btn {
  text-decoration: none;
}

.banner-rfi-orientation.full-width-img {
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 991px) {
  .banner-rfi-orientation.full-width-img {
    background: none !important;
  }
}

@media (max-width: 991px) {
  .banner-rfi-orientation.full-width-img .banner-rfi-content-wrapper {
    margin-top: -4.5rem;
  }
}

@media (min-width: 992px) {
  .banner-rfi-orientation.full-width-img .full-width-mobile-gradient {
    background: none !important;
  }
}

@media (max-width: 991px) {
  .banner-rfi-orientation.full-width-img .full-width-desk-gradient {
    background: none !important;
  }
}

.threebynfeaturecontainer {
  padding: 0 12%;
}

.threebynfeaturecontainer .card-title {
  line-height: 2rem;
}

.threebynfeaturecontainer .cardheight {
  height: 390px;
}

.threebynfeaturecontainer .cardfirstrow {
  margin-top: 39px;
}

.threebynfeaturecontainer .cardrow {
  margin-bottom: 41px;
}

.threebynfeaturecontainer .cardlastrow {
  margin-bottom: 2rem;
}

.threebynfeaturecontainer .card-container {
  height: 100%;
  padding: 0 2rem;
}

.threebynfeaturecontainer .iconcard .card-title span {
  font-size: 24px;
  line-height: 2rem;
}

.threebynfeaturecontainer .imagecard .card-title {
  color: inherit;
}

.threebynfeaturecontainer .imagecard .card-title span {
  padding-top: 94px;
  display: block;
  color: inherit !important;
}

.threebynfeaturecontainer .imagecard .latoLightLarge .card-title span {
  font: 2rem/36px "lato-light", Arial, Verdana, sans-serif;
}

.threebynfeaturecontainer .imagecard .latoHeavy .card-title span {
  font: 2rem/36px "lato-bold", Arial, Verdana, sans-serif;
}

.threebynfeaturecontainer .imagecard .latoLightSmall .card-title span {
  font: 24px/2rem "lato-light", Arial, Verdana, sans-serif;
}

.threebynfeaturecontainer .backgroundcolorcard .card-title {
  color: inherit;
}

.threebynfeaturecontainer .backgroundcolorcard .card-title span {
  font: 2rem/2rem "lato-bold", Arial, verdana, sans-serif;
  display: inline-block;
  margin-top: 124px;
  color: inherit;
}

.threebynfeaturecontainer .backgroundcolorcard p {
  line-height: 21px;
  font-size: 1rem;
}

.threebynfeaturecontainer .article-linkl-container {
  position: absolute;
  bottom: 2rem;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media (max-width: 575px) {
  .threebynfeaturecontainer .cardcontent {
    margin-bottom: 1rem;
  }

  .threebynfeaturecontainer .cardrow {
    margin-bottom: 0;
  }

  .threebynfeaturecontainer .card-container p {
    line-height: 20px;
    font-size: 13px;
  }

  .threebynfeaturecontainer .imagecard .latoLightLarge .card-title span {
    font: 1.5rem/2rem "lato-light", Arial, Verdana, sans-serif;
  }

  .threebynfeaturecontainer .imagecard .latoHeavy .card-title span {
    font: 1.5rem/2rem "lato-bold", Arial, Verdana, sans-serif;
  }

  .threebynfeaturecontainer .imagecard .latoLightSmall .card-title span {
    font: 1.5rem/2rem "lato-light", Arial, Verdana, sans-serif;
  }
}

@media only screen and (max-width: 1280px) {
  .threebynfeaturecontainer .iconcard .card-title span {
    font-size: 18px;
    line-height: 20px;
  }

  .threebynfeaturecontainer .card-container {
    padding: 0 1rem;
  }

  .threebynfeaturecontainer .card-container p {
    line-height: 24px;
    font-size: 13px;
  }
}

.callout {
  padding: 1rem;
  color: #262626;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.27px;
  margin-top: 45px;
}

@media (min-width: 768px) {
  .callout {
    margin-top: 0;
  }
}

.callout.callout-shadow {
  box-shadow: 0 0 7px 0 #d9d9d6;
}

.callout__name[href],
.callout__degree[href] {
  color: #C10016;
}

.callout__name[href]:hover,
.callout__name[href]:focus,
.callout__degree[href]:hover,
.callout__degree[href]:focus {
  color: #C10016;
}

.callout__degree {
  font-size: 14px;
  line-height: 27px;
  letter-spacing: 0.23px;
}

.callout__disclaimer {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.2px;
}

.callout__rte p,
.callout__rte-two p {
  margin-bottom: 0;
}

.callout__rte a,
.callout__rte-two a {
  font-family: lato-regular;
  font-weight: normal !important;
  color: #C10016 !important;
}

.callout__rte a:hover,
.callout__rte a:focus,
.callout__rte-two a:hover,
.callout__rte-two a:focus {
  color: #C10016 !important;
}

.callout__rte-two {
  font-size: 14px;
  line-height: 27px;
  letter-spacing: 0.23px;
}

.callout .callout-img-wrapper {
  margin-top: -60px;
}

@media (min-width: 768px) {
  .callout .callout-img-wrapper {
    margin-top: 0;
  }
}

.callout .blockquote-footer::before {
  content: '';
}

.callout .blockquote-footer {
  color: #262626;
  font-family: 'lato-bold';
}

.callout .callout-image {
  border-radius: 50%;
  display: inline-block;
  overflow: hidden;
  position: relative;
  width: 76px;
  height: 76px;
}

.callout__title,
.callout__title span {
  font-family: lato-bold;
  font-size: 18px;
  color: #000000;
}

.callout__cta .btn-outline-one {
  color: #C10016;
  border-color: #C10016;
  background-color: #FFFFFF;
}

.callout__cta .btn-outline-one:hover,
.callout__cta .btn-outline-one:focus {
  color: #C10016;
}

.callout__cta .btn-one {
  border-color: #C10016;
  background-color: #C10016;
  color: #FFFFFF;
}

.callout__cta .btn-one:hover,
.callout__cta .btn-one:focus {
  border-color: #C10016;
  background-color: #C10016;
}


.btn-one {
  color: #FFFFFF;
  background-color: #b62025;
  border-color: #b62025;
  box-shadow: 0px transparent;
}

.btn-one:hover {
  color: #FFFFFF;
  background-color: #8b181c;
  border-color: #82171a;
}

.btn-one:focus,
.btn-one.focus {
  box-shadow: 0px transparent, 0 0 0 2px rgba(182, 32, 37, 0.5);
}

.btn-one.disabled,
.btn-one:disabled {
  background-color: #b62025;
  border-color: #b62025;
}

.btn-one:active,
.btn-one.active,
.show>.btn-one.dropdown-toggle {
  color: #FFFFFF;
  background-color: #8b181c;
  background-image: none;
  border-color: #82171a;
  box-shadow: 0px transparent;
}

.btn-one:focus,
.btn-one.focus {
  box-shadow: 0 0 0 0.1333333333rem rgba(182, 32, 37, 0.5);
}


.btn-outline-one {
  color: #b62025;
  background-image: none;
  background-color: transparent;
  border-color: #b62025;
}

.btn-outline-one:hover {
  color: #fff;
  background-color: #b62025;
  border-color: #b62025;
}

.btn-outline-one:focus,
.btn-outline-one.focus {
  box-shadow: 0 0 0 2px rgba(182, 32, 37, 0.5);
}

.btn-outline-one.disabled,
.btn-outline-one:disabled {
  color: #b62025;
  background-color: transparent;
}

.btn-outline-one:active,
.btn-outline-one.active,
.show>.btn-outline-one.dropdown-toggle {
  color: #fff;
  background-color: #b62025;
  border-color: #b62025;
}

.btn-outline-one.active,
.btn-outline-one.focus,
.btn-outline-one.hover,
.btn-outline-one:active,
.btn-outline-one:focus,
.btn-outline-one:hover {
  background-color: #e6e6e6 !important;
  color: #b62025;
}


.btn-two {
  color: #b62025;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  box-shadow: 0px transparent;
}

.btn-two:hover {
  color: #b62025;
  background-color: #e6e5e5;
  border-color: #e0e0e0;
}

.btn-two:focus,
.btn-two.focus {
  box-shadow: 0px transparent, 0 0 0 2px rgba(255, 255, 255, 0.5);
}

.btn-two.disabled,
.btn-two:disabled {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}

.btn-two:active,
.btn-two.active,
.show>.btn-two.dropdown-toggle {
  color: #b62025;
  background-color: #e6e5e5;
  background-image: none;
  border-color: #e0e0e0;
  box-shadow: 0px transparent;
}


.btn-outline-two {
  color: #FFFFFF;
  background-image: none;
  background-color: transparent;
  border-color: #FFFFFF;
}

.btn-outline-two:hover {
  color: #fff;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}

.btn-outline-two:focus,
.btn-outline-two.focus {
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5);
}

.btn-outline-two.disabled,
.btn-outline-two:disabled {
  color: #FFFFFF;
  background-color: transparent;
}

.btn-outline-two:active,
.btn-outline-two.active,
.show>.btn-outline-two.dropdown-toggle {
  color: #fff;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}

.btn-outline-two.active,
.btn-outline-two.focus,
.btn-outline-two.hover,
.btn-outline-two:active,
.btn-outline-two:focus,
.btn-outline-two:hover {
  background-color: #e6e6e6 !important;
  color: #b62025 !important;
}


.btn-outline-three {
  color: #b62025;
  background-image: none;
  background-color: transparent;
  border-color: #b62025;
  border-width: 0.2666666667rem;
  font-family: "lato-black" !important;
  border-radius: 0.2666666667rem;
  font-size: 1.3333333333rem;
  line-height: 1.6rem;
  width: auto !important;
  max-width: none !important;
  padding: 1rem 2rem;
}

.btn-outline-three:hover {
  color: #fff;
  background-color: #b62025;
  border-color: #b62025;
}

.btn-outline-three:focus,
.btn-outline-three.focus {
  box-shadow: 0 0 0 2px rgba(182, 32, 37, 0.5);
}

.btn-outline-three.disabled,
.btn-outline-three:disabled {
  color: #b62025;
  background-color: transparent;
}

.btn-outline-three:active,
.btn-outline-three.active,
.show>.btn-outline-three.dropdown-toggle {
  color: #fff;
  background-color: #b62025;
  border-color: #b62025;
}

.btn-outline-three.active,
.btn-outline-three.focus,
.btn-outline-three.hover,
.btn-outline-three:active,
.btn-outline-three:focus,
.btn-outline-three:hover {
  background-color: #e6e6e6 !important;
  color: #b62025;
}

.btn-unstyled {
  background-color: transparent;
  border: none;
}

.btn {
  font-family: "lato-bold";
  width: 100%;
  max-width: 255px;
  white-space: normal;
}

.btn-fixed-width {
  min-width: 255px;
}

@media (min-width: 992px) {
  .capella-spec-page .button-CTA .cta-btn-width {
    max-width: 25%;
  }
}


.brand-btn {
  max-width: 300px;
  font-family: lato-bold;
  text-align: center;
  line-height: 150%;
  cursor: pointer;
}


.primary-fill-btn {
  background-color: #C10016;
  color: #FFFFFF;
  border: 0.2666666667rem solid transparent;
  box-shadow: 0 0.3333333333rem 1.3333333333rem rgba(0, 0, 0, 0.1);
}

.primary-fill-btn .iconImage {
  width: 1.5rem;
  filter: invert(100%) sepia(100%) saturate(1%) hue-rotate(120deg) brightness(103%) contrast(102%);
}

.primary-fill-btn:focus {
  border: 0.2666666667rem solid #E68C96;
  box-shadow: 0 0.3333333333rem 1.3333333333rem rgba(0, 0, 0, 0.1);
}

.primary-fill-btn:hover {
  background-color: #74000D;
  box-shadow: 0 0.3333333333rem 1.3333333333rem rgba(0, 0, 0, 0.2);
}

.primary-fill-btn.active,
.primary-fill-btn:active {
  background-color: #3A0007;
  box-shadow: 0 0.3333333333rem 1.3333333333rem rgba(0, 0, 0, 0.25);
}

.primary-fill-btn.disabled,
.primary-fill-btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.primary-fill-btn.disabled:hover,
.primary-fill-btn.disabled:focus,
.primary-fill-btn.disabled:active,
.primary-fill-btn:disabled:hover,
.primary-fill-btn:disabled:focus,
.primary-fill-btn:disabled:active {
  background: #C10016;
  color: #FFFFFF;
}

.primary-outline-btn {
  background-color: transparent;
  color: #C10016;
  border: 0.1333333333rem solid #C10016;
  box-shadow: 0 0.3333333333rem 1.3333333333rem rgba(0, 0, 0, 0.1);
}

.primary-outline-btn .iconImage {
  width: 1.5rem;
  filter: invert(9%) sepia(94%) saturate(6555%) hue-rotate(349deg) brightness(83%) contrast(104%);
}

.primary-outline-btn:focus {
  outline: #C10016 solid 0.1333333333rem !important;
  box-shadow: 0 0.3333333333rem 1.3333333333rem rgba(0, 0, 0, 0.1);
}

.primary-outline-btn:hover {
  background-color: #C10016;
  color: #FFFFFF;
  box-shadow: 0 0.3333333333rem 1.3333333333rem rgba(0, 0, 0, 0.2);
}

.primary-outline-btn:hover .iconImage {
  filter: invert(100%) sepia(100%) saturate(1%) hue-rotate(120deg) brightness(103%) contrast(102%);
}

.primary-outline-btn.active,
.primary-outline-btn:active {
  background-color: #74000D;
  color: #FFFFFF;
  box-shadow: 0 0.3333333333rem 1.3333333333rem rgba(0, 0, 0, 0.25);
}

.primary-outline-btn.active .iconImage,
.primary-outline-btn:active .iconImage {
  filter: invert(100%) sepia(100%) saturate(1%) hue-rotate(120deg) brightness(103%) contrast(102%);
}

.primary-outline-btn.disabled,
.primary-outline-btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.primary-outline-btn.disabled:hover,
.primary-outline-btn.disabled:focus,
.primary-outline-btn.disabled:active,
.primary-outline-btn:disabled:hover,
.primary-outline-btn:disabled:focus,
.primary-outline-btn:disabled:active {
  background: transparent;
  color: #C10016;
}

.secondary-fill-btn {
  background-color: #A9C5C9;
  color: #212322;
  border: 0.2666666667rem solid transparent;
  box-shadow: 0 0.3333333333rem 1.3333333333rem rgba(0, 0, 0, 0.1);
}

.secondary-fill-btn .iconImage {
  width: 1.5rem;
  filter: invert(11%) sepia(12%) saturate(170%) hue-rotate(97deg) brightness(96%) contrast(93%);
}

.secondary-fill-btn:focus {
  border: 0.2666666667rem solid #94B7BB;
  box-shadow: 0 0.3333333333rem 1.3333333333rem rgba(0, 0, 0, 0.1);
}

.secondary-fill-btn:hover {
  background-color: #5F777A;
  color: #FFFFFF;
  box-shadow: 0 0.3333333333rem 1.3333333333rem rgba(0, 0, 0, 0.2);
}

.secondary-fill-btn:hover .iconImage {
  filter: invert(100%) sepia(100%) saturate(1%) hue-rotate(120deg) brightness(103%) contrast(102%);
}

.secondary-fill-btn.active,
.secondary-fill-btn:active {
  background-color: #445759;
  color: #FFFFFF;
  box-shadow: 0 0.3333333333rem 1.3333333333rem rgba(0, 0, 0, 0.25);
}

.secondary-fill-btn.active .iconImage,
.secondary-fill-btn:active .iconImage {
  filter: invert(100%) sepia(100%) saturate(1%) hue-rotate(120deg) brightness(103%) contrast(102%);
}

.secondary-fill-btn.disabled,
.secondary-fill-btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.secondary-fill-btn.disabled:hover,
.secondary-fill-btn.disabled:focus,
.secondary-fill-btn.disabled:active,
.secondary-fill-btn:disabled:hover,
.secondary-fill-btn:disabled:focus,
.secondary-fill-btn:disabled:active {
  background: #A9C5C9;
  color: #212322;
}

.white-outline-btn {
  background-color: transparent;
  color: #FFFFFF;
  border: 0.1333333333rem solid #FFFFFF;
  box-shadow: 0 0.3333333333rem 1.3333333333rem rgba(0, 0, 0, 0.1);
}

.white-outline-btn .iconImage {
  width: 1.5rem;
  filter: invert(100%) sepia(100%) saturate(1%) hue-rotate(120deg) brightness(103%) contrast(102%);
}

.white-outline-btn:focus {
  outline: #FFFFFF solid 0.1333333333rem !important;
  box-shadow: 0 0.3333333333rem 1.3333333333rem rgba(0, 0, 0, 0.1);
}

.white-outline-btn:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

.white-outline-btn.active,
.white-outline-btn:active {
  background-color: rgba(255, 255, 255, 0.2);
}

.white-outline-btn.disabled,
.white-outline-btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.white-outline-btn.disabled:hover,
.white-outline-btn.disabled:focus,
.white-outline-btn.disabled:active,
.white-outline-btn:disabled:hover,
.white-outline-btn:disabled:focus,
.white-outline-btn:disabled:active {
  background: transparent;
  color: #FFFFFF;
}

.white-fill-btn {
  background-color: #FFFFFF;
  color: #C10016;
  border: 0.2666666667rem solid transparent;
  box-shadow: 0 0.3333333333rem 1.3333333333rem rgba(0, 0, 0, 0.1);
}

.white-fill-btn .iconImage {
  width: 1.5rem;
  filter: invert(9%) sepia(94%) saturate(6555%) hue-rotate(349deg) brightness(83%) contrast(104%);
}

.white-fill-btn:focus {
  border: 0.2666666667rem solid #D0D1D2;
  box-shadow: 0 0.3333333333rem 1.3333333333rem rgba(0, 0, 0, 0.1);
}

.white-fill-btn:hover {
  background-color: #C10016;
  color: #FFFFFF;
  box-shadow: 0 0.3333333333rem 1.3333333333rem rgba(0, 0, 0, 0.2);
}

.white-fill-btn:hover .iconImage {
  filter: invert(100%) sepia(100%) saturate(1%) hue-rotate(120deg) brightness(103%) contrast(102%);
}

.white-fill-btn.active,
.white-fill-btn:active {
  background-color: #74000D;
  color: #FFFFFF;
  box-shadow: 0 0.3333333333rem 1.3333333333rem rgba(0, 0, 0, 0.25);
}

.white-fill-btn.active .iconImage,
.white-fill-btn:active .iconImage {
  filter: invert(100%) sepia(100%) saturate(1%) hue-rotate(120deg) brightness(103%) contrast(102%);
}

.white-fill-btn.disabled,
.white-fill-btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.white-fill-btn.disabled:hover,
.white-fill-btn.disabled:focus,
.white-fill-btn.disabled:active,
.white-fill-btn:disabled:hover,
.white-fill-btn:disabled:focus,
.white-fill-btn:disabled:active {
  background: #FFFFFF;
  color: #C10016;
}

.small-btn {
  font-size: 1rem;
  padding: 0.0333333333rem 1rem;
  border-radius: 0.4rem;
}

.small-btn.primary-outline-btn,
.small-btn.white-outline-btn {
  padding: 0.1666666667rem 1rem;
}

.mid-btn {
  font-size: 1.2rem;
  padding: 0.4333333333rem 1rem;
  border-radius: 0.5rem;
}

.mid-btn.primary-outline-btn,
.mid-btn.white-outline-btn {
  padding: 0.5666666667rem 1rem;
}

.large-btn {
  font-size: 1.3333333333rem;
  padding: 0.8666666667rem 1rem;
  border-radius: 0.6666666667rem;
}

.large-btn.primary-outline-btn,
.large-btn.white-outline-btn {
  padding: 1rem 1rem;
}


.copyCta.copied .primary-fill-btn {
  background-color: #3A0007;
  box-shadow: 0 0.3333333333rem 1.3333333333rem rgba(0, 0, 0, 0.25);
}

.copyCta.copied .primary-outline-btn {
  background-color: #74000D;
  color: #FFFFFF;
  box-shadow: 0 0.3333333333rem 1.3333333333rem rgba(0, 0, 0, 0.25);
}

.copyCta.copied .secondary-fill-btn {
  background-color: #445759;
  color: #FFFFFF;
  box-shadow: 0 0.3333333333rem 1.3333333333rem rgba(0, 0, 0, 0.25);
}

.copyCta.copied .white-fill-btn {
  background-color: rgba(255, 255, 255, 0.2);
}

.copyCta.copied .white-outline-btn {
  background-color: #74000D;
  color: #FFFFFF;
  box-shadow: 0 0.3333333333rem 1.3333333333rem rgba(0, 0, 0, 0.25);
}

.jumplinks-progress {
  border-top: 1px solid #dddddd !important;
  border-bottom: 1px solid #dddddd !important;
  height: 0.35rem;
  margin-bottom: 0;
}

.jumplinks-label-group {
  position: relative;
  white-space: nowrap;
  margin-bottom: -2.5rem;
}

.jumplinks {
  z-index: 1000;
}

.jumplinks .jumplinks-label {
  position: relative;
  text-align: center;
  z-index: 1000;
  top: 1rem;
}

.jumplinks .jumplinks-label a {
  color: #656565;
}

.jumplinks .jumplinks-label a:focus,
.jumplinks .jumplinks-label a:hover {
  text-decoration: none;
  color: #b62025;
}

.jumplinks .jumplinks-label a:focus {
  outline: -webkit-focus-ring-color auto 1px !important;
}

.jumplinks .jumplinks-label.active a {
  color: #b62025;
}

.jumplinks .jumplinks-label.active .jumplinks-dot {
  background-color: #b62025;
}

.jumplinks-fixed {
  position: fixed;
  text-align: center;
  top: 5.25rem;
  left: 0;
  z-index: 1030;
}

@media (min-width: 992px) {
  .jumplinks-fixed {
    z-index: 1029;
  }
}

.jumplinks-dot {
  height: 1rem;
  width: 1rem;
  position: absolute;
  display: inline-block;
  top: -1.325rem;
  left: 49%;
  left: calc(50% - (1rem / 2) - 0.2rem);
  border: 0.2rem solid #dddddd;
  border-radius: 50%;
  background-color: #FFFFFF;
  z-index: 1000;
}

@media (max-width: 991px) {
  .jumplinks .jumplinks-label {
    top: 0.25rem;
    font-size: 0.6666666667rem;
  }

  .jumplinks-dot {
    top: -1.0916666667rem;
  }
}

.carousel-control-prev {
  left: -10%;
}

.carousel-control-next {
  right: -10%;
}

.carousel-control-prev:focus,
.carousel-control-prev:hover,
.carousel-control-next:focus,
.carousel-control-next:hover {
  opacity: 1;
  outline: 1px solid transparent !important span;
  outline-color: #000000 !important;
  outline-outline: 1px dashed #000000 !important;
}

.bullet-list-container .list-wrapper .card-title span {
  font-size: 18px;
  letter-spacing: 0.25px;
  line-height: 22px;
}

.bullet-list-container .list-wrapper .bullet-list li a {
  font-size: 15px;
  letter-spacing: 0.25px;
  line-height: 26px;
}

.summary-callout .banner img {
  min-height: 265px;
  position: relative;
  z-index: 2;
}

.summary-callout .banner .summary-quote-wrapper {
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.summary-callout .banner .summary-quote-wrapper .summary-quote-block {
  box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.2);
}

.summary-callout .banner .summary-quote-wrapper .summary-quote-block .summary-quote {
  font-size: 18px;
  line-height: 27px;
}

@media (min-width: 992px) {
  .summary-callout .banner img {
    min-height: 400px;
  }

  .summary-callout .banner .summary-quote-wrapper .summary-quote-block {
    box-shadow: 8px 8px 0 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 8px 8px 0 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 8px 8px 0 0 rgba(0, 0, 0, 0.2);
  }

  .summary-callout .banner .summary-quote-wrapper .summary-quote-block .summary-quote {
    font-size: 24px;
    line-height: 36px;
  }
}

@media (max-width: 767px) {
  .summary-callout .banner img {
    max-width: none;
    width: auto !important;
  }

  .summary-callout .banner .image-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.doctoral-hero {
  position: relative;
}

.doctoral-hero .hero-wrapper img {
  position: relative;
  z-index: 2;
}

.doctoral-hero .hero-wrapper .doctoral-content-align-center {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.doctoral-hero .hero-wrapper .doctoral-content-align-center .doctoral-hero-title h1,
.doctoral-hero .hero-wrapper .doctoral-content-align-center h2 {
  font-size: 120px;
  line-height: 148px;
}

@media (max-width: 767px) {

  .doctoral-hero .hero-wrapper .doctoral-content-align-center .doctoral-hero-title h1,
  .doctoral-hero .hero-wrapper .doctoral-content-align-center h2 {
    font-size: 72px;
    line-height: 72px;
  }
}

.doctoral-hero .hero-wrapper .doctoral-content-align-center .doctoral-hero-desc {
  font-size: 30px;
  line-height: 48px;
}

.doctoral-hero .hero-wrapper .tooltip-wrapper {
  position: absolute;
  bottom: 0;
}

.doctoral-hero .hero-wrapper .tooltip-wrapper span,
.doctoral-hero .hero-wrapper .tooltip-wrapper .bookmark {
  font-size: 14px;
  line-height: 24px;
}

@media (max-width: 767px) {
  .doctoral-hero .hero-wrapper .doctoral-content-align-center {
    position: static;
    -ms-transform: none;
    transform: none;
  }

  .doctoral-hero .hero-wrapper .doctoral-content-align-center .doctoral-hero-desc {
    font-size: 20px;
    line-height: 2rem;
  }

  .doctoral-hero .hero-wrapper .tooltip-wrapper {
    position: static;
  }

  .doctoral-hero .doctoral-hero-title span {
    font-size: 48px;
    line-height: 4rem;
  }
}

.editorial-image-container {
  z-index: 2;
}

.editorial-image-container .img-thumb {
  width: 100%;
  position: relative;
  z-index: 2;
}

@media (min-width: 992px) {
  .editorial-image-container .img-thumb {
    min-height: 400px;
  }
}

.interview-pattern .interview-title .card-title span {
  font-weight: 900;
  color: #b62025;
  font-family: inherit;
}

.interview-pattern .interviewee {
  font-size: 30px;
  line-height: 34px;
  font-weight: 900;
}

.interview-pattern .interviewee-education {
  font-size: 16px;
  line-height: 28px;
}

@media (min-width: 768px) {
  .interview-pattern .interviewee-education {
    font-size: 20px;
    line-height: 32px;
  }
}

.interview-pattern .see-more-gradient.show {
  position: relative;
}

.interview-pattern .see-more-gradient.show:after {
  position: absolute;
  bottom: 0;
  height: 50%;
  width: 100%;
  content: "";
  background: linear-gradient(to top, white 5%, rgba(255, 255, 255, 0) 50%);
  background: -o-linear-gradient(to top, white 5%, rgba(255, 255, 255, 0) 50%);
  pointer-events: none;
}

.interview-pattern a.gradient-link:hover,
.interview-pattern a.gradient-link:focus,
.interview-pattern a.gradient-link:active {
  text-decoration: none;
  color: #b62025;
}

.interview-pattern a.gradient-link label {
  font-size: 16px;
  line-height: 31px;
}

@media (min-width: 768px) {
  .interview-pattern a.gradient-link label {
    line-height: 2.4rem;
  }
}

.interview-pattern .interview-icon {
  height: 48px;
  width: 48px;
}

.interview-pattern p {
  font-size: 16px;
  line-height: 28px;
}

@media (min-width: 768px) {
  .interview-pattern p {
    font-size: 20px;
    line-height: 2.4rem;
  }
}

.gallery-component .gallery-tile-item {
  margin: 0.5rem;
  width: calc(50% - 1rem);
}

@media (min-width: 768px) {
  .gallery-component .gallery-tile-item {
    width: calc(100%/3 - 1rem);
  }
}

@media (min-width: 1200px) {
  .gallery-component .gallery-tile-item {
    width: calc(100%/4 - 1rem);
  }
}

.gallery-component .gallery-tile-item.heading-tile-item {
  padding-left: 0.5rem;
  border: 1px solid #979797;
}

@media (min-width: 768px) {
  .gallery-component .gallery-tile-item.heading-tile-item {
    padding-left: 1.5rem;
  }
}

@media (min-width: 1200px) {
  .gallery-component .gallery-tile-item.heading-tile-item {
    padding-left: 2rem;
  }
}

.gallery-component .gallery-tile-item.heading-tile-item .gallery-heading {
  color: #000000;
  font-family: "lato", Arial, Verdana, sans-serif;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.28px;
  line-height: 30px;
}

.gallery-component .gallery-tile-item.heading-tile-item.three-col {
  width: calc(75% - 1rem);
  padding-left: 3rem;
}

.gallery-component .gallery-tile-item.heading-tile-item.two-col {
  width: calc(66.66% - 1rem);
  padding-left: 2rem;
}

@media (min-width: 1200px) {
  .gallery-component .gallery-tile-item.heading-tile-item.two-col {
    width: calc(50% - 1rem);
  }
}

.gallery-component .gallery-tile-item.heading-tile-item.one-col {
  width: calc(100% - 1rem);
  min-height: 230px;
  padding-left: 1rem;
}

@media (min-width: 768px) {
  .gallery-component .gallery-tile-item.heading-tile-item.one-col {
    padding-left: 2rem;
  }
}

@media (min-width: 1200px) {
  .gallery-component .gallery-tile-item.heading-tile-item.one-col {
    padding-left: 3rem;
  }
}

.gallery-component .gallery-tile-item__link {
  position: relative;
}

.gallery-component .gallery-tile-item__link:hover {
  text-decoration: none;
}

@media (min-width: 1200px) {
  .gallery-component .gallery-tile-item__link:hover .gallery-tile-item__text {
    opacity: 0.8;
    height: 100%;
    transition: opacity 0.2s linear;
  }
}

.gallery-component .gallery-tile-item__text {
  padding: 15px;
  color: #FFFFFF;
  background-color: #b62025;
  font-family: "lato", Arial, Verdana, sans-serif;
}

@media (min-width: 1200px) {
  .gallery-component .gallery-tile-item__text {
    height: 0;
    opacity: 0;
    position: absolute;
    bottom: 0;
  }
}

.gallery-component .gallery-tile-item__name,
.gallery-component .gallery-tile-item__program {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.23px;
  line-height: 17px;
  text-overflow: ellipsis;
  word-wrap: break-word;
  overflow: hidden;
}

.gallery-component .gallery-tile-item__name {
  max-height: 34px;
}

.gallery-component .gallery-tile-item__program {
  max-height: 51px;
}

.profile-component {
  margin-top: 65px;
}

.profile-component:before {
  width: 100%;
  height: 270px;
  background-color: #EFEFEF;
  content: " ";
  display: block;
  position: absolute;
}

@media (min-width: 992px) {
  .profile-component:before {
    height: 240px;
  }
}

@media (min-width: 1200px) {
  .profile-component:before {
    height: 280px;
  }
}

.profile-component .member-profile__asset {
  margin-top: -80px;
}

@media (min-width: 768px) {
  .profile-component .member-profile__asset {
    margin-top: -10%;
  }
}

@media (min-width: 1200px) {
  .profile-component .member-profile__asset {
    margin-top: -15%;
  }
}

.profile-component .member-profile__name {
  font-size: 28px;
  line-height: 40px;
  color: #000000;
  letter-spacing: 0.26px;
}

.profile-component .member-profile__icon {
  margin-top: -7%;
}

.profile-component .member-profile__program {
  font-size: 24px;
  line-height: 26px;
  color: #000000;
  letter-spacing: 0.28px;
}

.profile-component .member-profile__handle {
  font-size: 20px;
  line-height: 26px;
  color: #000000;
  letter-spacing: 0.28px;
}

.profile-component .member-profile__desc {
  color: #000000;
  font-family: "lato", Arial, Verdana, sans-serif;
  font-size: 18px;
  letter-spacing: 0.25px;
  line-height: 26px;
}

.profile-component .member-profile__cta h1,
.profile-component .member-profile__cta h2,
.profile-component .member-profile__cta h3,
.profile-component .member-profile__cta h4,
.profile-component .member-profile__cta h5,
.profile-component .member-profile__cta h6,
.profile-component .member-profile__cta .h1,
.profile-component .member-profile__cta .h2,
.profile-component .member-profile__cta .h3,
.profile-component .member-profile__cta .h4,
.profile-component .member-profile__cta .h5,
.profile-component .member-profile__cta .h6,
.profile-component .member-profile__cta p {
  font-size: 20px;
  line-height: 26px;
}

.profile-component .member-profile__cta p {
  margin-bottom: 0;
}

.profile-component .member-profile__cta a {
  font-size: 18px;
  line-height: 26px;
}

.profile-component .member-video__quote {
  color: #000000;
  font-family: "lato", Arial, Verdana, sans-serif;
  font-size: 22px;
  font-style: italic;
  font-weight: 600;
  letter-spacing: 0.28px;
  line-height: 34px;
  padding: 20px 0;
}

@media (min-width: 1200px) {
  .profile-component .member-video__quote {
    padding: 50px 0;
  }
}

.profile-component .member-video__info-txt h4 {
  color: #000000;
  font-family: "lato", Arial, Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.28px;
  line-height: 30px;
}

.profile-component .member-video__info {
  background: #FFFFFF;
}

@media (min-width: 768px) {
  .profile-component .member-video__info {
    border-bottom: 5px solid #b62025;
  }
}

.profile-component .embed-video:not(.video-in) .icon {
  margin-top: -1.5rem;
  font-size: 3rem;
}

#contentModal {
  top: 102px;
}

@media (min-width: 768px) {
  #contentModal {
    top: 81px;
  }
}

.quiz-callout-modal .modal-header {
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  z-index: 1;
  width: 40px;
  height: 40px;
}

.quiz-callout-modal .modal-header .close {
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-weight: 700;
  color: #000000;
}

.quiz-callout-modal .modal-dialog {
  width: 314px;
  max-width: 100%;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .quiz-callout-modal .modal-dialog {
    width: 595px;
  }
}

.quiz-callout-modal .modal-body {
  padding: 0;
  background: #f5f5f5;
  color: #000000;
  text-align: center;
  font-family: "lato", Arial, Verdana, sans-serif;
}

.quiz-callout-modal .img-col {
  padding: 0 !important;
}

.quiz-callout-modal .rte-col {
  padding: 16px 16px 0 16px !important;
}

@media (min-width: 768px) {
  .quiz-callout-modal .rte-col {
    padding: 49px 95px 0 !important;
  }
}

.quiz-callout-modal .rte-col h5 {
  font-size: 15px;
  letter-spacing: 0.25px;
  line-height: 21px;
  margin-bottom: 0;
}

.quiz-callout-modal .rte-col h3 {
  font-size: 30px;
  letter-spacing: 0.5px;
  line-height: 42px;
  margin-bottom: 1rem;
  position: relative;
  padding-bottom: 25px;
}

.quiz-callout-modal .rte-col h3:after {
  background: #b62025;
  content: "";
  width: 41px;
  height: 4px;
  bottom: 5px;
  left: 50%;
  margin-left: -21px;
  position: absolute;
}

.quiz-callout-modal .rte-col p {
  font-size: 15px;
  letter-spacing: 0.25px;
  line-height: 26px;
}

.quiz-callout-modal .Image figure {
  margin-bottom: 0;
}

.quiz-callout-modal .button-CTA {
  padding-bottom: .5rem;
}

@media (min-width: 768px) {
  .quiz-callout-modal .button-CTA {
    padding: 0 90px 30px;
  }
}

.quiz-callout-modal .button-CTA .cta-btn-width {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.quiz-callout-modal .button-CTA .cta-btn-0 a {
  display: inline-block;
}

@media (min-width: 768px) {
  .quiz-callout-modal .button-CTA .cta-btn-0 button {
    max-width: 100%;
  }
}

.quiz-callout-modal .button-CTA .cta-btn-1 button {
  font-size: 15px;
  letter-spacing: 0.25px;
  line-height: 26px;
  text-decoration: underline;
  background: transparent;
  border: none;
  color: #000000;
}

.spacer-wrapper.hr-line {
  height: 0;
}

@media (max-width: 575px) {
  .spacer-wrapper.hr-line.container {
    width: 100%;
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
}

.media-three-up .covid-alerts-variation .card-title {
  font-size: 18px;
  line-height: 22px;
  color: #000000;
  margin-bottom: 1rem !important;
}

.media-three-up .covid-alerts-variation a {
  font-size: 16px;
  line-height: 26px;
  color: #C10016;
}

.media-three-up .covid-alerts-variation a:hover,
.media-three-up .covid-alerts-variation a:focus {
  color: #C10016;
  text-decoration: underline;
}

.media-three-up .covid-alerts-variation .media-up {
  padding: 1rem 0;
  margin-bottom: 0 !important;
}

.media-three-up .covid-alerts-variation .media-up::after {
  position: absolute;
  content: "";
  background-color: #8A8D8F;
}

@media (max-width: 767px) {
  .media-three-up .covid-alerts-variation .media-up::after {
    height: 1px;
    width: 120px;
    bottom: 0;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}

@media (min-width: 768px) {
  .media-three-up .covid-alerts-variation .media-up::after {
    width: 1px;
    height: 100%;
    right: 0;
    top: 0;
  }
}

.media-three-up .covid-alerts-variation .media-up:last-child::after {
  content: none;
}

@media (min-width: 768px) {
  .media-three-up .covid-alerts-variation .media-up {
    padding: 0.5rem 0;
  }
}

.media-three-up .media-title {
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.24px;
  font-family: lato-bold;
}

su-tabs__card-body .container,
su-tabs__card-body .container-fluid {
  padding: 0;
}

.su-tabs {
  background-color: #53565a;
  padding: 4rem 1rem;
}

@media (min-width: 768px) {
  .su-tabs {
    padding: 60px 18px;
  }
}

@media (min-width: 992px) {
  .su-tabs {
    padding: 79px 102px 65px;
  }
}

@media (min-width: 1200px) {
  .su-tabs {
    background: linear-gradient(to right, #53565a 35%, #FFFFFF 35%);
  }
}

.su-tabs__tabs-container .su-tabs__btn {
  cursor: pointer;
  background-color: transparent;
  border: 1px solid transparent;
  max-width: 100%;
}

@media (min-width: 1200px) {
  .su-tabs__tabs-container {
    padding: 5.125rem 0 27.1875rem;
  }

  .su-tabs__tabs-container .su-tabs__heading {
    position: relative;
    line-height: 0;
  }

  .su-tabs__tabs-container .su-tabs__btn {
    text-align: left;
    padding: 1.125rem 2rem;
    border-radius: 0;
    font-family: lato-regular;
    letter-spacing: 0;
    font-size: 22px;
    line-height: 27px;
    color: #FFFFFF;
  }

  .su-tabs__tabs-container .su-tabs__btn:not(.collapsed) {
    background-color: #FFFFFF;
    color: #212322;
    font-family: lato-bold;
  }

  .su-tabs__tabs-container .su-tabs__btn:not(.collapsed)::before {
    content: '';
    height: 100%;
    width: 10px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #C10016;
  }

  .su-tabs__tabs-container .su-tabs__btn:focus {
    box-shadow: none;
    outline: 1px solid #000000;
  }
}

@media (min-width: 1200px) {
  .su-tabs__content-wrapper {
    background-color: #FFFFFF;
  }
}

.su-tabs__card {
  border-radius: 0;
  border: none;
  padding: 0;
  background-color: transparent;
}

.su-tabs__card-header {
  padding: 0;
  border: none;
}

@media (min-width: 992px) {
  .su-tabs__card-header.d-lg-none {
    display: block !important;
    height: 0;
    opacity: 0;
  }
}

@media (min-width: 1200px) {
  .su-tabs__card-header.d-xl-none {
    display: block !important;
    height: 0;
    opacity: 0;
  }
}

.su-tabs__card-header .su-tabs__heading {
  position: relative;
  line-height: 0;
}

.su-tabs__card-header .su-tabs__btn {
  text-align: left;
  padding: 1rem 55px 1rem 1rem;
  border-radius: 0;
  background-color: #FFFFFF;
  font-family: lato-bold;
  letter-spacing: 0;
  max-width: 100%;
  font-size: 21px;
  line-height: 26px;
  color: #212322;
}

.su-tabs__card-header .su-tabs__btn::after {
  content: '\e90a';
  font-family: 'VisitorCenter-Glyphs' !important;
  position: absolute;
  right: 16px;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 1rem;
  color: #009cde;
}

@media not all and (hover: none) {

  .su-tabs__card-header .su-tabs__btn:hover::before,
  .su-tabs__card-header .su-tabs__btn:focus::before {
    content: '';
    height: 100%;
    width: 8px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #75787b;
  }
}

.su-tabs__card-header .su-tabs__btn:not(.collapsed) {
  border-bottom: 1px solid #C10016;
}

.su-tabs__card-header .su-tabs__btn:not(.collapsed)::before {
  content: '';
  height: 100%;
  width: 8px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #C10016;
}

.su-tabs__card-header .su-tabs__btn:not(.collapsed)::after {
  content: "\e943";
}

.su-tabs__card-header .su-tabs__btn:focus {
  box-shadow: none;
  outline: 1px solid transparent;
}

.su-tabs__card-body .disclaimer {
  font-family: "nimbus-sans-light", arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
}

.su-tabs__card-body .limited-rte+.cta {
  margin-top: 16px;
}

.su-tabs__card-body .cta+.limited-rte {
  margin-top: 6px;
}

.su-tabs__card-body .su-text-title-cta__cta-group+.su-text-title-cta__cta-group {
  margin-top: 0;
}

.su-tabs__card-body .su-layout-control__row {
  -ms-flex-align: start;
  align-items: flex-start;
}

.su-tabs__card-body table {
  font-family: "nimbus-sans-light", arial, sans-serif;
  min-width: 100%;
  margin: 0 auto;
  margin-bottom: 1rem;
  border-radius: 3px;
  background: #FFFFFF;
  margin-left: -20px;
  margin-right: -20px;
}

.su-tabs__card-body table thead {
  background: #b00;
  color: #FFFFFF;
  display: table-header-group;
  border: 1px solid #f1f1f1;
}

.su-tabs__card-body table thead tr th {
  border-bottom: 0;
  border-right-color: rgba(146, 146, 146, 0.17);
}

.su-tabs__card-body table tbody {
  border: none;
}

.su-tabs__card-body table tbody th {
  background: #212322;
  color: #FFFFFF;
  padding: 0.5rem 0.625rem 0.625rem;
  border: 0;
  line-height: 24px;
}

.su-tabs__card-body table tbody th strong {
  font-family: "nimbus-sans-bold", arial, sans-serif;
  font-weight: normal;
}

.su-tabs__card-body table tbody tr th:first-child {
  padding-left: 40px;
}

.su-tabs__card-body table tbody tr td {
  border-right-color: #d9d9d9;
  border-bottom-color: #d9d9d9;
  display: table-cell;
  padding: 0.5rem 0.625rem 0.625rem;
  line-height: 24px;
  font-family: "nimbus-sans-light", arial, sans-serif;
}

.su-tabs__card-body table tbody tr td:first-child {
  padding-left: 40px;
}

.su-tabs__card-body table tbody tr td span strong {
  line-height: 24px;
}

.su-tabs__card-body table tbody tr td strong,
.su-tabs__card-body table tbody tr td .font-18 {
  word-break: break-word;
}

.su-tabs__card-body table tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #f1f1f1;
}

.su-tabs__card-body table tfoot {
  border: 1px solid #f1f1f1;
}

.su-tabs__card-body table caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: 700;
}

@media (min-width: 1200px) {
  .su-tabs:not(.accordion-desktop) .su-tabs__card {
    border: none !important;
  }
}

.su-tabs.step-carousel {
  background: #f0f0ef;
}

@media (min-width: 992px) {
  .su-tabs.step-carousel .su-tabs__tabs-container .su-tabs__heading {
    margin-right: 5px;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 210px !important;
    background-color: #FFFFFF;
  }

  .su-tabs.step-carousel .su-tabs__tabs-container .su-tabs__heading:last-child {
    margin-right: 0;
  }

  .su-tabs.step-carousel .su-tabs__tabs-container .su-tabs__heading .step-carousel-index {
    font-family: lato-bold;
    margin-bottom: 6px;
    letter-spacing: -0.5px;
    font-size: 48px;
    line-height: 54px;
  }

  .su-tabs.step-carousel .su-tabs__tabs-container .su-tabs__btn {
    color: #212322;
    padding: 40px 10px 56px;
    font-family: lato-regular;
  }

  .su-tabs.step-carousel .su-tabs__tabs-container .su-tabs__btn:not(.collapsed) {
    font-family: lato-regular;
  }

  .su-tabs.step-carousel .su-tabs__tabs-container .su-tabs__btn:not(.collapsed)::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-color: #C10016;
    height: 10px;
    width: 100%;
  }

  .su-tabs.step-carousel .su-tabs__tabs-container .su-tabs__btn:not(.collapsed)::after {
    content: '';
    border-top: 10px solid #FFFFFF;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -10px;
    z-index: 10;
  }

  .su-tabs.step-carousel .su-tabs__tabs-container .su-tabs__btn:focus {
    box-shadow: none;
    outline: 1px solid #C10016;
  }
}

@media (min-width: 1200px) {
  .su-tabs.step-carousel .su-tabs__tabs-container .su-tabs__heading {
    max-width: 230px !important;
  }
}

.su-tabs.step-carousel .su-tabs__card {
  border: 1px solid #f0f0ef !important;
}

.su-tabs.step-carousel .su-tabs__card:last-child {
  border: none !important;
}

@media (min-width: 992px) {
  .su-tabs.step-carousel .su-tabs__card {
    border: none !important;
  }
}

.su-tabs.step-carousel .su-tabs__card-header .su-tabs__btn {
  font-family: lato-regular;
  font-size: 22px;
  line-height: 27px;
}

.su-tabs.step-carousel .su-tabs__card-header .su-tabs__btn .step-carousel-index {
  font-family: lato-bold;
  font-size: 32px;
  line-height: 36px;
}

.su-tabs.step-carousel .su-tabs__card-header .su-tabs__btn .tab-name {
  padding-right: 2rem;
}

.su-tabs.step-carousel .su-tabs__content-wrapper .su-tabs__collapse {
  background-color: #FFFFFF;
}

@media (min-width: 992px) {
  .su-tabs.step-carousel .su-tabs__content-wrapper .su-tabs__collapse {
    background-color: #f0f0ef;
  }
}

.step-carousel-legend {
  padding-bottom: 40px;
}

@media (min-width: 992px) {
  .step-carousel-legend {
    padding-top: 4rem;
    max-width: 790px;
  }
}

@media (min-width: 1200px) {
  .step-carousel-legend {
    padding-top: 70px;
    max-width: 770px;
  }
}

.step-carousel-legend p {
  margin-bottom: 0;
}

.step-carousel-legend-heading p {
  font-family: lato-bold;
  letter-spacing: -0.36px;
  margin-bottom: 2rem;
  font-size: 35px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .step-carousel-legend-heading p {
    letter-spacing: -0.47px;
    margin-bottom: 26px;
    font-size: 45px;
    line-height: 49px;
  }
}

@media (min-width: 1200px) {
  .step-carousel-legend-heading p {
    letter-spacing: -0.5px;
    margin-bottom: 21px;
    font-size: 48px;
    line-height: 54px;
  }
}

.step-carousel-legend-description {
  font-family: lato-regular;
}

@media only screen and (max-width: 639px) {
  .su-tabs__card-body table tbody tr td {
    display: table-cell;
    word-break: break-word;
  }

  .su-tabs__card-body table tbody tr td:first-child {
    padding-left: 1rem;
  }

  .su-tabs__card-body table tbody tr td:first-child tr:first-child {
    display: table-row;
  }

  .su-tabs__card-body table tbody tr td:nth-of-type(1)::before,
  .su-tabs__card-body table tbody tr td:nth-of-type(2)::before,
  .su-tabs__card-body table tbody tr td:nth-of-type(3)::before {
    content: '';
  }

  .su-tabs__card-body table tbody tr th:first-child {
    padding-left: 1rem;
  }
}

.facts-item-0,
.facts-item-1,
.facts-item-2,
.facts-item-3,
.facts-item-4,
.facts-item-5,
.facts-item-6 {
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
}

@media (min-width: 768px) {
  .facts-item-1 {
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }

  .facts-item-2 {
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
  }

  .facts-item-3 {
    -ms-flex: 1 1 33.3333333333%;
    flex: 1 1 33.3333333333%;
  }

  .facts-item-4 {
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
  }

  .facts-item-5 {
    -ms-flex: 1 1 20%;
    flex: 1 1 20%;
  }

  .facts-item-6 {
    -ms-flex: 1 1 16.6666666667%;
    flex: 1 1 16.6666666667%;
  }
}

.facts-wrapper-vertical {
  text-align: center;
}

@media (min-width: 768px) {
  .facts-wrapper-vertical.align-left {
    text-align: left;
  }
}

@media (min-width: 768px) {
  .facts-wrapper-vertical.align-right {
    text-align: right;
  }
}

@media (min-width: 768px) {

  .facts-wrapper-vertical .facts-item,
  .facts-wrapper-vertical .facts-item-0,
  .facts-wrapper-vertical .facts-item-1,
  .facts-wrapper-vertical .facts-item-2,
  .facts-wrapper-vertical .facts-item-3,
  .facts-wrapper-vertical .facts-item-4,
  .facts-wrapper-vertical .facts-item-5,
  .facts-wrapper-vertical .facts-item-6 {
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }
}

.facts-number {
  font-size: 24px;
  line-height: 29px;
  color: #425563;
  letter-spacing: 0.33px;
}

@media (min-width: 992px) {
  .facts-number {
    font-size: 60px;
    line-height: 72px;
  }
}

.facts-text {
  font-size: 16px;
  line-height: 24px;
  color: #425563;
  letter-spacing: 0.27px;
}

@media (min-width: 992px) {
  .facts-text {
    font-size: 22px;
    line-height: 33px;
  }
}

.quick-links__title,
.quick-links__title span {
  font-size: 2rem;
  line-height: 2.6666666667rem;
  color: #212322;
  letter-spacing: 0.25px;
}

.quick-links .btn-outline-three {
  width: 100% !important;
  max-width: 100% !important;
}

.quick-links__item-link-default {
  width: 100%;
}

.quick-links__item-link-default:hover {
  text-decoration: none;
}

.quick-links__item-link-default .btn {
  max-width: 100%;
  border-radius: 4px;
  font-size: 1rem;
  line-height: 1.2666666667rem;
  padding: 0.6666666667rem 1.3333333333rem;
  cursor: pointer;
}

.quick-links__item-link-default .btn .icon {
  width: 3.5rem;
  font-size: 1.5rem;
}

.quick-links__item-link-default .btn .no-icon {
  width: auto;
}

.quick-links .ql-feature__section-title,
.quick-links .ql-feature__section-title span {
  font-size: 1.4666666667rem;
  line-height: 150%;
  color: #212322;
}

@media (min-width: 768px) {

  .quick-links .ql-feature__section-title,
  .quick-links .ql-feature__section-title span {
    font-size: 1.8666666667rem;
    line-height: 120%;
  }
}

.quick-links .ql-feature .quick-links__item {
  margin-bottom: 0.75rem;
}

@media (min-width: 768px) {
  .quick-links .ql-feature .quick-links__item {
    margin-bottom: 1rem;
  }
}

.quick-links__item-link-feature {
  width: 100%;



}

.quick-links__item-link-feature:hover {
  text-decoration: none;
}

.quick-links__item-link-feature .ql-feature__title {
  color: inherit;
}

.quick-links__item-link-feature .ql-feature__title1 {
  font-size: 1.0666666667rem;
  line-height: 150%;
}

.quick-links__item-link-feature .ql-feature__title2 {
  font-size: 1.3333333333rem;
  line-height: 150%;
}

.quick-links__item-link-feature .ql-feature__icon-wrapper {
  width: 3rem;
  max-width: 3rem;
}

.quick-links__item-link-feature .ql-feature__icon-wrapper .iconImage {
  width: 3rem;
  height: 3rem;
}

.quick-links__item-link-feature .btn {
  max-width: 100%;
  border-radius: 0;
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
  font-size: 1rem;
  line-height: 1.2666666667rem;
  padding: 1.5rem;
  cursor: pointer;
}

.quick-links__item-link-feature .btn .icon {
  font-size: 1.5rem;
}

.quick-links__item-link-feature .btn .no-icon {
  width: auto;
}

.quick-links__item-link-feature .btn-one .ql-feature__icon-right path,
.quick-links__item-link-feature .primary-fill-btn .ql-feature__icon-right path,
.quick-links__item-link-feature .white-fill-btn .ql-feature__icon-right path {
  fill: #FFFFFF;
}

.quick-links__item-link-feature .btn-outline-two .ql-feature__icon-right path {
  fill: #FFFFFF;
}

.quick-links__item-link-feature .btn-outline-two:hover .ql-feature__icon-right path,
.quick-links__item-link-feature .btn-outline-two:focus .ql-feature__icon-right path {
  fill: #b62025;
}

.quick-links__item-link-feature .btn-outline-one .ql-feature__icon-right path,
.quick-links__item-link-feature .btn-outline-three .ql-feature__icon-right path,
.quick-links__item-link-feature .btn-two .ql-feature__icon-right path {
  fill: #b62025;
}

.quick-links__item-link-feature .primary-outline-btn .ql-feature__icon-right path {
  fill: #C10016;
}

.quick-links__item-link-feature .primary-outline-btn:hover .ql-feature__icon-right path {
  fill: #FFFFFF;
}

.quick-links__item-link-feature .white-outline-btn .ql-feature__icon-right path {
  fill: #C10016;
}

.quick-links__item-link-feature .white-outline-btn:hover .ql-feature__icon-right path {
  fill: #FFFFFF;
}

.quick-links__item-link-feature .secondary-fill-btn .ql-feature__icon-right path {
  fill: #212322;
}

.quick-links__item-link-feature .secondary-fill-btn:hover .ql-feature__icon-right path {
  fill: #FFFFFF;
}

.quick-links__item-link-feature .btn-one,
.quick-links__item-link-feature .btn-outline-one,
.quick-links__item-link-feature .btn-outline-two,
.quick-links__item-link-feature .btn-two {
  padding: calc(1.5rem - 1px);
}

.quick-links__item-link-feature .btn-outline-three,
.quick-links__item-link-feature .primary-fill-btn,
.quick-links__item-link-feature .secondary-fill-btn,
.quick-links__item-link-feature .white-outline-btn {
  padding: calc(1.5rem - 4px);
}

.quick-links__item-link-feature .primary-outline-btn,
.quick-links__item-link-feature .white-fill-btn {
  padding: calc(1.5rem - 2px);
}

.image-text-cta {
  margin: 0 10px;
  height: 100%;
  border-radius: 10px;
}

.image-text-cta__container {
  border-radius: 10px;
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
  background-color: #FFFFFF;
}

.image-text-cta__content {
  border-radius: 10px 10px 0 0;
  background-color: #FFFFFF;
}

.image-text-cta__content--border-radius {
  border-radius: 10px;
}

.image-text-cta__content-left .image-text-cta__rte p {
  text-align: left !important;
}

.image-text-cta__content-left .image-text-cta__img-wrapper .image-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: start;
}

.image-text-cta__content-center .image-text-cta__rte p {
  text-align: center !important;
}

.image-text-cta__content-center .image-text-cta__headline {
  text-align: center !important;
}

.image-text-cta__content-center .image-text-cta__img-wrapper .image-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.image-text-cta__content-right .image-text-cta__rte p {
  text-align: right !important;
}

.image-text-cta__content-right .image-text-cta__headline {
  text-align: right !important;
}

.image-text-cta__content-right .image-text-cta__img-wrapper .image-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: end;
}

.image-text-cta__img img {
  height: 4.2666666667rem;
  width: 4.2666666667rem !important;
}

.image-text-cta__img span[class^="icon-color-mask"] {
  width: 4.2666666667rem;
  height: 4.2666666667rem;
}

.image-text-cta .largeCard .image-text-cta__img img {
  height: 6.6666666667rem;
  width: 6.6666666667rem !important;
}

.image-text-cta .largeCard .image-text-cta__img span[class^="icon-color-mask"] {
  width: 6.6666666667rem;
  height: 6.6666666667rem !important;
}

.image-text-cta__headline-wrapper .image-text-cta__img img,
.image-text-cta__headline-wrapper .image-text-cta__img .icon-color-mask {
  height: 2.1333333333rem;
  width: 2.1333333333rem !important;
  max-width: 2.1333333333rem;
}

.image-text-cta__headline,
.image-text-cta__rte h1,
.image-text-cta h2,
.image-text-cta h3,
.image-text-cta h4,
.image-text-cta h5,
.image-text-cta h6 {
  font-size: 20px;
  line-height: 32px;
  letter-spacing: -0.08px;
}

.image-text-cta__rte {
  color: #212322;
}

.image-text-cta__rte h1,
.image-text-cta__rte h2,
.image-text-cta__rte h3,
.image-text-cta__rte h4,
.image-text-cta__rte h5,
.image-text-cta__rte h6 {
  color: inherit;
}

.image-text-cta__rte p {
  font-size: 16px;
  line-height: 24px;
  color: inherit;
  letter-spacing: -0.06px;
  font-family: lato-regular;
}

.image-text-cta__rte p:last-child {
  margin-bottom: 0;
}

.image-text-cta__link {
  font-size: 16px;
  line-height: 24px;
  color: #C10016;
  letter-spacing: -0.06px;
  background-color: #FFFFFF;
  border-radius: 0 0 10px 10px;
  border-top: 1px solid #d9d9d6;
}

.image-text-cta__link:hover {
  background-color: #C10016;
  color: #FFFFFF;
  text-decoration: none;
  border-color: #C10016;
}

.text-drag .h1 {
  font-family: lato-bold;
  font-size: 32px;
  line-height: 38px;
  color: #212322;
}

.text-drag .custom-limited-vc-rte p {
  font-family: lato-regular;
  font-size: 16px;
  line-height: 24px;
  color: #212322;
}

.employerAssis__Wrap {
  border-top: 12px solid #D3BC8D;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background-color: #FFFFFF;
}

@media (min-width: 768px) {
  .employerAssis__Wrap.overwrap {
    margin-top: -3rem;
  }
}

.employerAssis__Wrap .jvFloat {
  width: 100%;
}

.employerAssis__Wrap input {
  height: 47px;
  width: 100%;
  z-index: 1;
  border-radius: 5px 0 0 5px;
  font-family: lato-regular;
  font-size: 1rem;
  line-height: 22px;
  padding: 0.8rem 1rem;
}

.employerAssis__Wrap input:focus {
  border: 1px solid rgba(0, 0, 0, 0.15);
}

.employerAssis__Wrap .floating-label {
  padding: 0.8rem 1rem;
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 0;
  transition: 0.2s;
  transition-timing-function: ease;
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
  font-size: 1rem;
  line-height: 22px;
  color: #8A8D8F;
  z-index: 3;
}

.employerAssis__Wrap .floating-label.fixed-label {
  opacity: 1;
  -ms-transform: scale(0.75) translateY(-65%) translateX(0);
  transform: scale(0.75) translateY(-65%) translateX(0);
  z-index: 4;
  background-color: #FFFFFF;
  font-size: 12px;
  line-height: 26px;
  color: #212322;
  padding: 5px 10px;
}

.employerAssis__Wrap .employerName {
  font-size: 28px;
  line-height: 150%;
  color: #425563;
  font-weight: 600;
}

.employerAssis__Wrap input:focus+span.floating-label {
  opacity: 1;
  -ms-transform: scale(0.75) translateY(-65%) translateX(0);
  transform: scale(0.75) translateY(-65%) translateX(0);
  z-index: 4;
  background-color: #FFFFFF;
  font-size: 12px;
  line-height: 26px;
  color: #212322;
  padding: 5px 10px;
}

.employerAssis__Wrap .empSearchBtn {
  height: 47px;
  width: 47px;
  background-color: #d9d9d6;
  border: none;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
}

.employerAssis__Wrap .empSearchBtn svg {
  vertical-align: middle;
}

.employerAssis__heading {
  font-family: lato-bold;
  font-size: 24px;
  line-height: 28px;
  color: #212322;
  font-weight: 700;
}

@media (min-width: 992px) {
  .employerAssis__heading {
    font-size: 28px;
    line-height: 34px;
  }
}

.employerAssis__desc {
  font-family: lato-regular;
  font-size: 16px;
  line-height: 24px;
  color: #425563;
}

.employerAssis__others-desc {
  font-family: lato-regular;
  font-size: 1rem;
  line-height: 22px;
  color: #425563;
}

@media (min-width: 992px) {
  .employerAssis__others-desc {
    font-size: 16px;
    line-height: 24px;
  }
}

.employerAssis__sub-heading {
  font-size: 18px;
  line-height: 27px;
  color: #212322;
}

@media (min-width: 992px) {
  .employerAssis__sub-heading {
    font-size: 22px;
    line-height: 33px;
  }
}

.employerAssis__sub-desc {
  font-size: 16px;
  line-height: 24px;
  color: #212322;
}

@media (min-width: 992px) {
  .employerAssis__sub-desc {
    font-size: 18px;
    line-height: 27px;
  }
}

.employerAssis__others-heading,
.employerAssis__others-heading a {
  font-weight: bold;
  font-size: 18px;
  line-height: 27px;
  color: #212322 !important;
}

@media (min-width: 992px) {

  .employerAssis__others-heading,
  .employerAssis__others-heading a {
    font-size: 20px;
    line-height: 30px;
  }
}

.employerAssis__others-link {
  font-size: 16px;
  line-height: 24px;
  color: #C10016;
  font-weight: bold;
}

.employerAssis__icon-wrapper {
  position: relative;
}

.employerAssis__cta-icon {
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: absolute;
  top: -12px;
  right: -0.5rem;
  color: #8A8D8F;
  font-weight: 700;
  font-size: 1.1rem;
}

.employerAssis__found-cta .btn {
  max-width: 100%;
  padding: 0.75rem 1rem;
  background-color: #C10016;
  border-color: #C10016;
  font-family: lato-bold;
  font-size: 18px;
  line-height: 27px;
  color: #FFFFFF;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

.employerAssis__cta-link {
  color: #8A8D8F;
  font-size: 16px;
  line-height: 24px;
}

.employerAssis__cta-link:hover {
  text-decoration: none;
  color: #8A8D8F;
}

.employerAssis__cta-link:focus {
  text-decoration: underline;
  color: #8A8D8F;
}

.employerAssis__notfound-cta .btn-outline-one {
  cursor: pointer;
  font-size: 18px;
  line-height: 27px;
  padding: 0.75rem 1rem;
  font-family: lato-bold;
  background: #FFFFFF;
  border: 1px solid #C10016;
  color: #C10016;
}

.employerAssis__notfound-cta .btn-outline-one:focus,
.employerAssis__notfound-cta .btn-outline-one:hover {
  background: #FFFFFF;
  border: 1px solid #C10016;
  color: #C10016;
}

.employerAssis .congratsImg {
  position: absolute;
  left: 50%;
  -ms-transform: translate(-50%, -21%);
  transform: translate(-50%, -21%);
  top: -1.4rem;
  transition: all 1s ease-in-out;
  max-width: 30rem;
  width: 0;
  opacity: 0;
}

.employerAssis .congratsAnimation {
  animation: congratsanimation 6s;
}

@keyframes congratsanimation {
  0% {
    opacity: 0;
    width: 0;
  }

  40%,
  80% {
    opacity: 1;
    width: 100%;
  }

  100% {
    opacity: 0;
    width: 100%;
  }
}

@media (max-width: 1199px) {
  .cu-two-step-rfi-modal .content_body_container {
    min-height: 100%;
    background-color: #EFEFEF;
  }
}

@media (min-width: 768px) {

  .cu-two-step-rfi-modal .modal-content,
  .cu-two-step-rfi-modal .modal-body {
    border-radius: 10px !important;
  }
}

@media (min-width: 992px) {

  .cu-two-step-rfi-modal .modal-content,
  .cu-two-step-rfi-modal .modal-body {
    border-radius: 0 0 10px 10px !important;
  }
}

.cu-two-step-rfi-modal .modal-dialog {
  border-radius: 10px !important;
}

@media (min-width: 576px) {
  .cu-two-step-rfi-modal .modal-dialog {
    margin: 0px auto !important;
  }
}

@media (min-width: 992px) {
  .cu-two-step-rfi-modal .modal-dialog {
    border-top: 8px solid #C10016;
    margin: 30px auto !important;
  }
}

.cu-two-step-rfi-modal .form-wrapper {
  border-radius: 0 0 10px 10px;
}

@media (min-width: 992px) {
  .cu-two-step-rfi-modal .form-wrapper {
    border-radius: 0 0 10px 10px !important;
  }
}

.cu-two-step-rfi-modal .modal-header {
  display: none !important;
}

.cu-two-step-rfi-modal .modal-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
}

.cu-two-step-rfi-modal .modal-dialog {
  max-width: 100%;
}

@media (min-width: 768px) {
  .cu-two-step-rfi-modal .modal-dialog {
    max-width: 764px !important;
  }
}

@media (min-width: 992px) {
  .cu-two-step-rfi-modal .modal-dialog {
    max-width: 945px !important;
  }
}

.cu-two-step-rfi-form-wrapper .heading,
.cu-two-step-rfi-form-wrapper .step-description p,
.cu-two-step-rfi-form-wrapper .description em,
.cu-two-step-rfi-form-wrapper p,
.cu-two-step-rfi-form-wrapper a,
.cu-two-step-rfi-form-wrapper .step-description,
.cu-two-step-rfi-form-wrapper .h2,
.cu-two-step-rfi-form-wrapper .online-learning-heading,
.cu-two-step-rfi-form-wrapper .form-required {
  color: inherit !important;
}

.cu-two-step-rfi-form-wrapper.form-wrapper {
  padding: calc(2rem - 8px) 2rem 2rem 2rem;
  border-top: 8px solid #94B7BB;
  position: relative;
  color: #212322;
}

@media (max-width: 767px) {
  .cu-two-step-rfi-form-wrapper.form-wrapper {
    min-height: 100%;
  }
}

@media (min-width: 768px) {
  .cu-two-step-rfi-form-wrapper.form-wrapper {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .cu-two-step-rfi-form-wrapper.form-wrapper {
    padding: 0;
    border: none;
  }
}

@media (min-width: 768px) {
  .cu-two-step-rfi-form-wrapper.form-wrapper form {
    margin: 0 4.5rem;
  }
}

@media (min-width: 992px) {
  .cu-two-step-rfi-form-wrapper.form-wrapper form {
    margin: 0;
  }
}

.cu-two-step-rfi-form-wrapper.form-wrapper form .p-l-1 {
  padding-left: 0 !important;
}

.cu-two-step-rfi-form-wrapper.form-wrapper form .form-group,
.cu-two-step-rfi-form-wrapper.form-wrapper form .clearfix {
  padding-left: 0;
  padding-right: 0;
}

.cu-two-step-rfi-form-wrapper.form-wrapper select,
.cu-two-step-rfi-form-wrapper.form-wrapper .form-control {
  border: 1px solid #8A8D8F;
  background-color: #FFFFFF;
  font-family: lato-regular;
  font-size: 16px;
  line-height: 26px;
  color: #212322 !important;
  padding: 9px 10px;
}

.cu-two-step-rfi-form-wrapper.form-wrapper select:focus,
.cu-two-step-rfi-form-wrapper.form-wrapper .form-control:focus {
  border: 1px solid #8A8D8F;
  box-shadow: 0px 0px 6px 0px #8A8D8F;
}

.cu-two-step-rfi-form-wrapper.form-wrapper select:disabled,
.cu-two-step-rfi-form-wrapper.form-wrapper select[readonly],
.cu-two-step-rfi-form-wrapper.form-wrapper .form-control:disabled,
.cu-two-step-rfi-form-wrapper.form-wrapper .form-control[readonly] {
  opacity: 0.5;
  cursor: not-allowed;
}

.cu-two-step-rfi-form-wrapper.form-wrapper select {
  padding-right: 3rem !important;
}

.cu-two-step-rfi-form-wrapper.form-wrapper .arrow-position {
  color: #425563;
  right: 18px;
  font-size: 12px;
  top: 20px;
}

.cu-two-step-rfi-form-wrapper.form-wrapper .placeHolder.active {
  left: 12px;
  padding: 0 5px;
  font-size: 11px;
  line-height: 150%;
  color: #000000;
  font-family: 'lato-regular';
}

.cu-two-step-rfi-form-wrapper.form-wrapper input[data-km-type="input-text"] {
  z-index: 1;
}

.cu-two-step-rfi-form-wrapper.form-wrapper .field-error select,
.cu-two-step-rfi-form-wrapper.form-wrapper .field-error .form-control,
.cu-two-step-rfi-form-wrapper.form-wrapper .brite-field-error select,
.cu-two-step-rfi-form-wrapper.form-wrapper .brite-field-error .form-control {
  border: 2px solid #D93F3F;
}

.cu-two-step-rfi-form-wrapper.form-wrapper .field-error .error,
.cu-two-step-rfi-form-wrapper.form-wrapper .field-error .brite-error,
.cu-two-step-rfi-form-wrapper.form-wrapper .brite-field-error .error,
.cu-two-step-rfi-form-wrapper.form-wrapper .brite-field-error .brite-error {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #D93F3F;
}

.cu-two-step-rfi-form-wrapper.form-wrapper .second-step-radio-grp .radio-section label {
  margin-bottom: 0;
}

.cu-two-step-rfi-form-wrapper.form-wrapper .nursing-field,
.cu-two-step-rfi-form-wrapper.form-wrapper .flexpath-field,
.cu-two-step-rfi-form-wrapper.form-wrapper .thank-you-page-content,
.cu-two-step-rfi-form-wrapper.form-wrapper .military {
  text-align: left;
}

.cu-two-step-rfi-form-wrapper.form-wrapper .nursing-field {
  background: #d9d9d6;
  padding: 0.8rem;
}

.cu-two-step-rfi-form-wrapper.form-wrapper .nursing-field label {
  color: inherit;
  font-family: lato-regular;
  font-size: 0.8rem;
  line-height: 150%;
  margin-bottom: 0.2666666667rem !important;
}

.cu-two-step-rfi-form-wrapper.form-wrapper .nursing-field .radio-section {
  margin-right: 0.5rem;
}

@media (min-width: 768px) {
  .cu-two-step-rfi-form-wrapper.form-wrapper .nursing-field .radio-section {
    margin-right: 1rem;
  }
}

.cu-two-step-rfi-form-wrapper.form-wrapper .nursing-field .radio-section label {
  font-size: 0.9333333333rem;
  line-height: 1.6rem;
  margin-bottom: 0 !important;
}

.cu-two-step-rfi-form-wrapper.form-wrapper div[role="radiogroup"].nursing-field .radio-section,
.cu-two-step-rfi-form-wrapper.form-wrapper div[role="radiogroup"].military_affiliation .radio-section,
.cu-two-step-rfi-form-wrapper.form-wrapper div[role="radiogroup"].va_benefits .radio-section {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
}

.cu-two-step-rfi-form-wrapper.form-wrapper div[role="radiogroup"].nursing-field input[type="radio"],
.cu-two-step-rfi-form-wrapper.form-wrapper div[role="radiogroup"].military_affiliation input[type="radio"],
.cu-two-step-rfi-form-wrapper.form-wrapper div[role="radiogroup"].va_benefits input[type="radio"] {
  margin-left: 0 !important;
  height: 1.3333333333rem;
  right: 0;
  width: 1.3333333333rem;
  border: 1px solid #8A8D8F;
  top: 0;
  cursor: pointer;
  vertical-align: middle;
  padding-left: 0;
  appearance: none;
  border-radius: 50%;
  background-color: #FFFFFF;
  box-shadow: none;
  display: inline-block;
  position: relative;
}

.cu-two-step-rfi-form-wrapper.form-wrapper div[role="radiogroup"].nursing-field input[type="radio"]:checked,
.cu-two-step-rfi-form-wrapper.form-wrapper div[role="radiogroup"].military_affiliation input[type="radio"]:checked,
.cu-two-step-rfi-form-wrapper.form-wrapper div[role="radiogroup"].va_benefits input[type="radio"]:checked {
  background-color: #000000;
  border-color: #000000;
}

.cu-two-step-rfi-form-wrapper.form-wrapper div[role="radiogroup"].nursing-field input[type="radio"]:checked:before,
.cu-two-step-rfi-form-wrapper.form-wrapper div[role="radiogroup"].military_affiliation input[type="radio"]:checked:before,
.cu-two-step-rfi-form-wrapper.form-wrapper div[role="radiogroup"].va_benefits input[type="radio"]:checked:before {
  position: absolute;
  width: 0.6666666667rem;
  height: 0.6666666667rem;
  border-radius: 50%;
  background: #FFFFFF;
  content: "";
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.cu-two-step-rfi-form-wrapper.form-wrapper .second-step-radio-grp {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.cu-two-step-rfi-form-wrapper.form-wrapper .second-step-radio-grp.hidden {
  display: none !important;
}

@media (min-width: 992px) {
  .cu-two-step-rfi-form-wrapper.form-wrapper .second-step-radio-grp {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 0;
  }
}

@media (min-width: 992px) {
  .cu-two-step-rfi-form-wrapper.form-wrapper .second-step-radio-grp p {
    width: 60%;
    max-width: 60%;
  }
}

.cu-two-step-rfi-form-wrapper.form-wrapper .second-step-radio-grp .radio-section {
  margin-right: 1rem;
}

.cu-two-step-rfi-form-wrapper.form-wrapper .second-step-radio-grp .radio-section:last-child {
  margin-right: 0;
}

.cu-two-step-rfi-form-wrapper.form-wrapper .second-step-radio-grp .radio-section input[type="radio"] {
  margin-right: 0.5rem;
}

.cu-two-step-rfi-form-wrapper.form-wrapper p.military_affiliation,
.cu-two-step-rfi-form-wrapper.form-wrapper p.va_benefits,
.cu-two-step-rfi-form-wrapper.form-wrapper .second-step-radio-grp label {
  font-family: lato-regular;
  font-size: 0.9333333333rem;
  line-height: 150%;
}

.cu-two-step-rfi-form-wrapper.form-wrapper .flexpath-field-on+.clearfix .online-learning {
  display: initial !important;
}

.cu-two-step-rfi-form-wrapper.form-wrapper .flexpath-field.online-learning-checkbox {
  padding-top: 1rem;
}

@media (min-width: 768px) {
  .cu-two-step-rfi-form-wrapper.form-wrapper .flexpath-field.online-learning-checkbox {
    padding: 1.3333333333rem 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .cu-two-step-rfi-form-wrapper.form-wrapper .flexpath-field.online-learning-checkbox>div {
    width: 50%;
  }
}

@media (min-width: 992px) {
  .cu-two-step-rfi-form-wrapper.form-wrapper .flexpath-field.online-learning-checkbox {
    display: block;
    padding: 0;
  }

  .cu-two-step-rfi-form-wrapper.form-wrapper .flexpath-field.online-learning-checkbox>div {
    width: 100%;
  }
}

.cu-two-step-rfi-form-wrapper.form-wrapper .online-learning-options-grp {
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (min-width: 768px) {
  .cu-two-step-rfi-form-wrapper.form-wrapper .online-learning-options-grp {
    -ms-flex-pack: unset;
    justify-content: unset;
  }
}

.cu-two-step-rfi-form-wrapper.form-wrapper .online-learning-options-grp .flexpath-option {
  margin-left: 0 !important;
  height: 1.2rem;
  right: 0;
  width: 1.2rem;
  border: 1px solid #000000;
  top: 0;
  cursor: pointer;
  vertical-align: middle;
  padding-left: 0;
  appearance: none;
  border-radius: 0.1333333333rem;
  background-color: #FFFFFF;
  box-shadow: none;
  display: inline-block;
  position: relative;
}

.cu-two-step-rfi-form-wrapper.form-wrapper .online-learning-options-grp .flexpath-option:checked:after {
  position: absolute;
  content: '';
  background-image: url("../image/cu-checkmark.svg");
  left: 0.1333333333rem;
  top: -0.2rem;
  transition: all .1s;
  height: 1.1333333333rem;
  width: 1.2666666667rem;
  display: block;
}

.cu-two-step-rfi-form-wrapper.form-wrapper .online-learning-options-grp .online-learning-asset {
  margin-left: 0.5rem;
}

.cu-two-step-rfi-form-wrapper.form-wrapper .online-learning-heading {
  font-family: lato-bold;
  color: inherit;
  font-size: 1.0666666667rem;
  margin-bottom: 0;
}

.cu-two-step-rfi-form-wrapper.form-wrapper .online-learning-desc {
  color: inherit;
  font-family: lato-regular;
  font-size: 0.8rem;
  line-height: 150%;
  margin-bottom: 1rem !important;
}

@media (min-width: 768px) {
  .cu-two-step-rfi-form-wrapper.form-wrapper .online-learning-desc {
    margin-bottom: 0 !important;
  }
}

@media (min-width: 992px) {
  .cu-two-step-rfi-form-wrapper.form-wrapper .online-learning-desc {
    margin-bottom: 0.8rem !important;
  }
}

.cu-two-step-rfi-form-wrapper.form-wrapper .online-learning-option-heading {
  color: inherit;
  font-family: lato-regular;
  font-size: 0.8rem;
}

@media (min-width: 768px) {
  .cu-two-step-rfi-form-wrapper.form-wrapper .online-learning-option:first-child {
    margin-right: 1.5rem;
  }
}

.cu-two-step-rfi-form-wrapper.form-wrapper .description {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .cu-two-step-rfi-form-wrapper.form-wrapper .description {
    padding-top: 0 !important;
  }
}

.cu-two-step-rfi-form-wrapper.form-wrapper .description p {
  font-size: 12px;
  line-height: 150%;
}

.cu-two-step-rfi-form-wrapper.form-wrapper .description p a {
  color: #C10016 !important;
  text-decoration: underline;
}

.cu-two-step-rfi-form-wrapper.form-wrapper .step-form-right-arrow,
.cu-two-step-rfi-form-wrapper.form-wrapper .step-form-left-arrow {
  width: auto;
  font-weight: 700;
  font-size: 1.1rem;
}

.cu-two-step-rfi-form-wrapper.form-wrapper .step-form-right-arrow {
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.cu-two-step-rfi-form-wrapper.form-wrapper .step-form-left-arrow {
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

@media (max-width: 767px) {
  .cu-two-step-rfi-form-wrapper.form-wrapper .step-col.mobile-reverse {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -ms-flex-item-align: start;
    align-self: start;
  }
}

.cu-two-step-rfi-form-wrapper.form-wrapper .btn {
  border-radius: 4px;
  padding: 10px 2rem;
  font-family: lato-bold;
  font-size: 15px;
  line-height: 19px;
  width: 100%;
}

@media (min-width: 992px) {
  .cu-two-step-rfi-form-wrapper.form-wrapper .btn {
    width: auto;
    fontSize: 14px;
  }
}

.cu-two-step-rfi-form-wrapper.form-wrapper .btn.btn-primary {
  background-color: #C10016;
  border-color: #C10016;
  color: #FFFFFF;
}

.cu-two-step-rfi-form-wrapper.form-wrapper .btn.btn-primary:focus,
.cu-two-step-rfi-form-wrapper.form-wrapper .btn.btn-primary:hover {
  background: #C10016;
  color: #FFFFFF;
}

.cu-two-step-rfi-form-wrapper.form-wrapper .btn.btn-outline-one {
  background: #FFFFFF;
  border: 1px solid #C10016;
  color: #C10016 !important;
}

.cu-two-step-rfi-form-wrapper.form-wrapper .btn.btn-outline-one:focus,
.cu-two-step-rfi-form-wrapper.form-wrapper .btn.btn-outline-one:hover {
  background: #FFFFFF;
  border: 1px solid #C10016;
  color: #C10016;
}

.cu-two-step-rfi-form-wrapper.form-wrapper .btn.disabled,
.cu-two-step-rfi-form-wrapper.form-wrapper .btn:disabled {
  cursor: not-allowed;
  pointer-events: none;
}

.cu-two-step-rfi-form-wrapper.form-wrapper .thank-you-page-content .thankyou-img {
  max-height: 46px;
}

.cu-two-step-rfi-form-wrapper.form-wrapper .thank-you-page-content .thankyou-img .image-wrapper img {
  max-height: 46px;
  width: auto;
}

.cu-two-step-rfi-form-wrapper.form-wrapper .thank-you-page-content .thankyou-img,
.cu-two-step-rfi-form-wrapper.form-wrapper .thank-you-page-content .thankyou-content {
  display: block;
  text-align: center;
}

@media (min-width: 768px) {

  .cu-two-step-rfi-form-wrapper.form-wrapper .thank-you-page-content .thankyou-img,
  .cu-two-step-rfi-form-wrapper.form-wrapper .thank-you-page-content .thankyou-content {
    display: inline-block;
    text-align: left;
  }
}

.cu-two-step-rfi-form-wrapper.form-wrapper .thank-you-page-content .h1,
.cu-two-step-rfi-form-wrapper.form-wrapper .thank-you-page-content .h2,
.cu-two-step-rfi-form-wrapper.form-wrapper .thank-you-page-content .h3,
.cu-two-step-rfi-form-wrapper.form-wrapper .thank-you-page-content .h4,
.cu-two-step-rfi-form-wrapper.form-wrapper .thank-you-page-content .h5,
.cu-two-step-rfi-form-wrapper.form-wrapper .thank-you-page-content .h6,
.cu-two-step-rfi-form-wrapper.form-wrapper .thank-you-page-content h1,
.cu-two-step-rfi-form-wrapper.form-wrapper .thank-you-page-content h2,
.cu-two-step-rfi-form-wrapper.form-wrapper .thank-you-page-content h3,
.cu-two-step-rfi-form-wrapper.form-wrapper .thank-you-page-content h4,
.cu-two-step-rfi-form-wrapper.form-wrapper .thank-you-page-content h5,
.cu-two-step-rfi-form-wrapper.form-wrapper .thank-you-page-content h6 {
  color: inherit;
}

.cu-two-step-rfi-form-wrapper .cu-modal-rfi-step-wrapper .step-description p {
  text-transform: initial;
  text-align: left;
  font-size: 16px;
  line-height: 150%;
  color: #212322;
}

.cu-two-step-rfi-form-wrapper .cu-modal-rfi-step-wrapper .steps-section {
  text-transform: none;
}

.cu-two-step-rfi-form-wrapper .cu-modal-rfi-step-wrapper .steps {
  font-family: lato-bold;
  font-size: 16px;
  color: #C10016;
  text-align: left;
}

.cu-two-step-rfi-form-wrapper .cu-modal-rfi-step-wrapper .form-required {
  font-family: lato-bold;
  font-size: 14px;
  line-height: 150%;
  font-style: italic;
  margin-bottom: 1rem;
}

@media (min-width: 992px) {
  .cu-two-step-rfi-form-wrapper .cu-modal-rfi-step-wrapper .form-required {
    margin-bottom: 0.8rem;
  }
}

.cu-two-step-rfi-form-wrapper .cu-modal-rfi-step-wrapper .back-btn {
  text-align: left;
  padding-left: 0 !important;
}

.cu-two-step-rfi-form-wrapper .cu-modal-rfi-step-wrapper .steps-btn-section {
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

@media (min-width: 992px) {
  .cu-two-step-rfi-form-wrapper .cu-modal-rfi-step-wrapper .steps-btn-section {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: end;
    justify-content: end;
  }
}

.cu-two-step-rfi-form-wrapper .cu-modal-rfi-step-wrapper .steps-btn-section .steps-btn {
  width: 100%;
}

@media (min-width: 992px) {
  .cu-two-step-rfi-form-wrapper .cu-modal-rfi-step-wrapper .steps-btn-section .steps-btn {
    width: auto;
  }
}

.cu-two-step-rfi-form-wrapper .cu-modal-rfi-step-wrapper .step-left-btn {
  text-decoration: none;
}

.cu-two-step-rfi-form-wrapper .cu-modal-rfi-step-wrapper .step-form.active {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (min-width: 992px) {
  .cu-two-step-rfi-form-wrapper .cu-modal-rfi-step-wrapper .step-form.step-one .clearfix:nth-child(odd) {
    padding-right: 0.5rem !important;
  }
}

@media (min-width: 992px) {
  .cu-two-step-rfi-form-wrapper .cu-modal-rfi-step-wrapper .step-form.step-one .clearfix:nth-child(even) {
    padding-left: 0.5rem !important;
  }
}

.cu-two-step-rfi-form-wrapper .cu-modal-rfi-step-wrapper .step-form.step-two .column-control {
  width: 100%;
}

@media (min-width: 992px) {
  .cu-two-step-rfi-form-wrapper .cu-modal-rfi-step-wrapper .step-form.step-two .step-two-form-group:nth-child(1) {
    padding-right: 0.5rem !important;
  }
}

@media (min-width: 992px) {
  .cu-two-step-rfi-form-wrapper .cu-modal-rfi-step-wrapper .step-form.step-two .step-two-form-group:nth-child(2) {
    padding-left: 0.5rem !important;
  }
}

.cu-two-step-rfi-form-wrapper .thank-you-page-content {
  padding: 2rem 2rem 1rem;
}

.cu-two-step-rfi-form-wrapper .thank-you-page-content:last-child {
  padding: 0 2rem 2rem;
}

.image-text-swap .image-text-swap-ty__content-wrapper {
  color: #212322;
  background-color: #FFFFFF;
}

.image-text-swap .image-text-swap-ty .card-title,
.image-text-swap .image-text-swap-ty h1,
.image-text-swap .image-text-swap-ty h2,
.image-text-swap .image-text-swap-ty h3,
.image-text-swap .image-text-swap-ty h4,
.image-text-swap .image-text-swap-ty h5,
.image-text-swap .image-text-swap-ty h6 {
  font-family: lato-bold;
  color: inherit;
}

.image-text-swap .image-text-swap-ty .card-title {
  font-size: 28px;
  line-height: 34px;
  margin-bottom: 0;
}

.image-text-swap .image-text-swap-ty__rte p {
  font-size: 18px;
  line-height: 27px;
  font-family: lato-regular;
  color: inherit;
  margin-bottom: 1rem;
}

.image-text-swap .image-text-swap-ty__cta.btn-one {
  background-color: #C10016;
  border-color: #C10016;
  color: #FFFFFF;
}

.image-text-swap .image-text-swap-ty__cta.btn-one:focus,
.image-text-swap .image-text-swap-ty__cta.btn-one:hover {
  background: #C10016;
  color: #FFFFFF;
}

.hb__content-wrapper {
  color: #212322;
}

.hb__secondary-headline,
.hb__primary-headline {
  color: inherit;
}

.hb__secondary-headline {
  font-size: 1.2rem;
  line-height: 1.5;
  text-transform: uppercase;
  font-family: lato-regular;
}

.hb__primary-headline {
  font-size: 32px;
  line-height: 1.2;
  font-family: lato-bold;
}

@media (min-width: 992px) {
  .hb__primary-headline {
    font-size: 3.2rem;
    line-height: 1.2;
  }
}

.hb__rte .custom-limited-vc-rte {
  margin-top: 1rem;
  margin-bottom: 0.25rem;
}

@media (min-width: 992px) {
  .hb__rte .custom-limited-vc-rte {
    margin-top: 1.5rem;
  }
}

.hb__rte p {
  font-family: lato-regular;
  font-size: 16px;
  line-height: 1.5;
}

.hb__bg-img-inline {
  background-size: cover;
}

@media (max-width: 991px) {
  .hb__bg-img-inline {
    background: none !important;
  }
}

@media (min-width: 992px) {
  .hb__bg-img-inline .mobile-graident {
    background: none !important;
  }
}

.hb__bg-img-full {
  position: relative;
}

.hb__bg-img-full .hb__full-content,
.hb__bg-img-full-gradient .hb__full-content {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  z-index: 1;
}

@media (max-width: 991px) {
  .hb__bg-img-full-gradient {
    background: none !important;
    padding-top: 0 !important;
  }
}

@media (min-width: 992px) {
  .hb__bg-img-full-gradient {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

.hb__bg-img-full-gradient .mobile-graident {
  position: relative;
  background-repeat: no-repeat;
}

@media (min-width: 992px) {
  .hb__bg-img-full-gradient .mobile-graident {
    background: none !important;
    padding-top: 0 !important;
    position: unset;
  }
}

.hb__watermark-full .hb__full-content {
  background-repeat: no-repeat;
  background-position: top center;
}

@media (min-width: 768px) {
  .hb__watermark-full .hb__full-content {
    background-position: top left;
  }
}

@media (min-width: 992px) {
  .hb__watermark-full .hb__full-content {
    background-position: right;
  }
}

.hb__img .image-wrapper a,
.hb__img .image-wrapper img {
  width: 100%;
  max-width: 100%;
}

@media (max-width: 991px) {
  .hb__bg-gradient .desk-gradient {
    background: none !important;
  }
}

@media (min-width: 992px) {
  .hb__bg-gradient .desk-gradient .mobile-graident {
    background: none !important;
  }
}

@media (max-width: 991px) {
  .hb__btn-wrapper {
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
  }

  .hb__btn-wrapper a {
    display: inline-block;
  }

  .hb__btn-wrapper a button {
    width: 100%;
    max-width: 100%;
  }
}

.hb__btn-wrapper button span {
  display: inline-block;
  padding-right: 12px;
}

.hb__btn-wrapper button span:last-child {
  padding-right: 0;
}

.hb__btn-wrapper button span.icon {
  width: auto;
}

.integrated-rfi .modal-rfi__asset {
  position: relative;
}

@media (min-width: 768px) {
  .integrated-rfi .modal-rfi__asset img {
    border-radius: 0.6666666667rem 0.6666666667rem 0 0 !important;
  }
}

@media (min-width: 992px) {
  .integrated-rfi .modal-rfi__asset img {
    border-radius: 0 0 0 0.6666666667rem !important;
  }
}

.integrated-rfi .modal-rfi__mobile-asset,
.integrated-rfi .modal-rfi__tablet-asset,
.integrated-rfi .modal-rfi__desk-asset {
  position: relative;
}

.integrated-rfi .modal-rfi__desk-asset {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.integrated-rfi .modal-rfi__title {
  position: absolute;
  bottom: 3rem;
  left: 1.3rem;
  font-size: 2.1333333333rem;
  line-height: 130%;
  color: #FFFFFF;
}

@media (min-width: 768px) {
  .integrated-rfi .modal-rfi__title {
    max-width: 16.6666666667rem;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    bottom: unset;
    left: 6.5rem;
  }
}

@media (min-width: 992px) {
  .integrated-rfi .modal-rfi__title {
    position: unset;
    -ms-transform: none;
    transform: none;
    max-width: none;
    font-size: 2rem;
    line-height: 2.9333333333rem;
    color: #212322;
    margin-bottom: 0.8rem;
  }
}

@media (min-width: 768px) {
  .vcrefresh-modal .integrated-rfi .d-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) {
  .vcrefresh-modal .integrated-rfi .d-lg-block {
    display: block !important;
  }
}

@media (min-width: 992px) {
  .vcrefresh-modal .integrated-rfi .d-lg-none {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .vcrefresh-modal .modal-rfi__asset {
    width: 18.8rem;
  }
}

.vcrefresh-modal .modal-rfi__form {
  width: 100%;
}

@media (min-width: 992px) {
  .vcrefresh-modal .modal-rfi__form {
    width: 44.0666666667rem;
  }
}

.bg-parsys__color-wrapper {
  background: var(--bg-parsys-bg-color);
}

.bg-parsys__image-both-wrapper {
  background-image: var(--bg-parsys-bg-mobile-img);
}

@media (min-width: 768px) {
  .bg-parsys__image-both-wrapper {
    background-image: var(--bg-parsys-bg-desk-img);
  }
}

.bg-parsys__image-desk-wrapper {
  background-image: var(--bg-parsys-bg-desk-img);
}

.bg-parsys__overlay-wrapper {
  margin-top: var(--bg-parsys-mob-overlay);
}

@media (min-width: 768px) {
  .bg-parsys__overlay-wrapper {
    margin-top: var(--bg-parsys-desk-overlay);
  }
}

.bg-parsys__offset-wrapper {
  position: relative;
}

.bg-parsys__offset-pseudo-wrapper {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 100%;
  height: var(--mobile-height);
  top: var(--mobile-top);
}

@media (min-width: 768px) {
  .bg-parsys__offset-pseudo-wrapper {
    height: var(--desk-height);
    top: var(--desk-top);
  }
}



.container,
.container-fluid,
.container-lg-fluid,
.container-md-fluid,
.container-xl-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
  position: relative
}

.headervc .navbar .navbar-brand:focus,
.juicer-plugin a:focus,
.juicer-plugin button:focus {
  outline: #000 dashed 1px !important
}

.dropdown-menu,
.sidebar-slide {
  -webkit-overflow-scrolling: touch
}

@media (min-width:576px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
    width: 540px;
    max-width: 100%
  }

  .container-fluid,
  .container-lg-fluid,
  .container-md-fluid,
  .container-xl-fluid {
    padding-right: 15px;
    padding-left: 15px
  }
}

@media (min-width:768px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
    width: 720px;
    max-width: 100%
  }

  .container-fluid,
  .container-lg-fluid,
  .container-md-fluid,
  .container-xl-fluid {
    padding-right: 15px;
    padding-left: 15px
  }
}

@media (min-width:992px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
    width: 960px;
    max-width: 100%
  }

  .container-fluid,
  .container-lg-fluid,
  .container-md-fluid,
  .container-xl-fluid {
    padding-right: 15px;
    padding-left: 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:992px) {
  .row {
    margin-right: -15px;
    margin-left: -15px
  }
}

@media (min-width:1200px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
    width: 1140px;
    max-width: 100%
  }

  .container-fluid,
  .container-lg-fluid,
  .container-md-fluid,
  .container-xl-fluid {
    padding-right: 15px;
    padding-left: 15px
  }

  .row {
    margin-right: -15px;
    margin-left: -15px
  }
}

.no-gutters {
  margin-right: 0;
  margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
  padding-right: 0;
  padding-left: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%
}

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto
}

.col-1 {
  -ms-flex: 0 0 8.3333333333%;
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%
}

.col-2 {
  -ms-flex: 0 0 16.6666666667%;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%
}

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%
}

.col-4 {
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%
}

.col-5 {
  -ms-flex: 0 0 41.6666666667%;
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%
}

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%
}

.col-7 {
  -ms-flex: 0 0 58.3333333333%;
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%
}

.col-8 {
  -ms-flex: 0 0 66.6666666667%;
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%
}

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%
}

.col-10 {
  -ms-flex: 0 0 83.3333333333%;
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%
}

.col-11 {
  -ms-flex: 0 0 91.6666666667%;
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%
}

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%
}

.pull-0 {
  right: auto
}

.pull-1 {
  right: 8.3333333333%
}

.pull-2 {
  right: 16.6666666667%
}

.pull-3 {
  right: 25%
}

.pull-4 {
  right: 33.3333333333%
}

.pull-5 {
  right: 41.6666666667%
}

.pull-6 {
  right: 50%
}

.pull-7 {
  right: 58.3333333333%
}

.pull-8 {
  right: 66.6666666667%
}

.pull-9 {
  right: 75%
}

.pull-10 {
  right: 83.3333333333%
}

.pull-11 {
  right: 91.6666666667%
}

.pull-12 {
  right: 100%
}

.push-0 {
  left: auto
}

.push-1 {
  left: 8.3333333333%
}

.push-2 {
  left: 16.6666666667%
}

.push-3 {
  left: 25%
}

.push-4 {
  left: 33.3333333333%
}

.push-5 {
  left: 41.6666666667%
}

.push-6 {
  left: 50%
}

.push-7 {
  left: 58.3333333333%
}

.push-8 {
  left: 66.6666666667%
}

.push-9 {
  left: 75%
}

.push-10 {
  left: 83.3333333333%
}

.push-11 {
  left: 91.6666666667%
}

.push-12 {
  left: 100%
}

.offset-1 {
  margin-left: 8.3333333333%
}

.offset-2 {
  margin-left: 16.6666666667%
}

.offset-3 {
  margin-left: 25%
}

.offset-4 {
  margin-left: 33.3333333333%
}

.offset-5 {
  margin-left: 41.6666666667%
}

.offset-6 {
  margin-left: 50%
}

.offset-7 {
  margin-left: 58.3333333333%
}

.offset-8 {
  margin-left: 66.6666666667%
}

.offset-9 {
  margin-left: 75%
}

.offset-10 {
  margin-left: 83.3333333333%
}

.offset-11 {
  margin-left: 91.6666666667%
}

@media (min-width:576px) {

  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .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-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .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-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .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-xl,
  .col-xl-1,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9 {
    padding-right: 15px;
    padding-left: 15px
  }

  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto
  }

  .col-sm-1 {
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
  }

  .col-sm-2 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }

  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-sm-4 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }

  .col-sm-5 {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
  }

  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-sm-7 {
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
  }

  .col-sm-8 {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
  }

  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-sm-10 {
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
  }

  .col-sm-11 {
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
  }

  .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.3333333333%
  }

  .pull-sm-2 {
    right: 16.6666666667%
  }

  .pull-sm-3 {
    right: 25%
  }

  .pull-sm-4 {
    right: 33.3333333333%
  }

  .pull-sm-5 {
    right: 41.6666666667%
  }

  .pull-sm-6 {
    right: 50%
  }

  .pull-sm-7 {
    right: 58.3333333333%
  }

  .pull-sm-8 {
    right: 66.6666666667%
  }

  .pull-sm-9 {
    right: 75%
  }

  .pull-sm-10 {
    right: 83.3333333333%
  }

  .pull-sm-11 {
    right: 91.6666666667%
  }

  .pull-sm-12 {
    right: 100%
  }

  .push-sm-0 {
    left: auto
  }

  .push-sm-1 {
    left: 8.3333333333%
  }

  .push-sm-2 {
    left: 16.6666666667%
  }

  .push-sm-3 {
    left: 25%
  }

  .push-sm-4 {
    left: 33.3333333333%
  }

  .push-sm-5 {
    left: 41.6666666667%
  }

  .push-sm-6 {
    left: 50%
  }

  .push-sm-7 {
    left: 58.3333333333%
  }

  .push-sm-8 {
    left: 66.6666666667%
  }

  .push-sm-9 {
    left: 75%
  }

  .push-sm-10 {
    left: 83.3333333333%
  }

  .push-sm-11 {
    left: 91.6666666667%
  }

  .push-sm-12 {
    left: 100%
  }

  .offset-sm-0 {
    margin-left: 0
  }

  .offset-sm-1 {
    margin-left: 8.3333333333%
  }

  .offset-sm-2 {
    margin-left: 16.6666666667%
  }

  .offset-sm-3 {
    margin-left: 25%
  }

  .offset-sm-4 {
    margin-left: 33.3333333333%
  }

  .offset-sm-5 {
    margin-left: 41.6666666667%
  }

  .offset-sm-6 {
    margin-left: 50%
  }

  .offset-sm-7 {
    margin-left: 58.3333333333%
  }

  .offset-sm-8 {
    margin-left: 66.6666666667%
  }

  .offset-sm-9 {
    margin-left: 75%
  }

  .offset-sm-10 {
    margin-left: 83.3333333333%
  }

  .offset-sm-11 {
    margin-left: 91.6666666667%
  }
}

@media (min-width:768px) {

  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .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-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .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-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .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-xl,
  .col-xl-1,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9 {
    padding-right: 15px;
    padding-left: 15px
  }

  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto
  }

  .col-md-1 {
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
  }

  .col-md-2 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }

  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-md-4 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }

  .col-md-5 {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
  }

  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-md-7 {
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
  }

  .col-md-8 {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
  }

  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-md-10 {
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
  }

  .col-md-11 {
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
  }

  .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.3333333333%
  }

  .pull-md-2 {
    right: 16.6666666667%
  }

  .pull-md-3 {
    right: 25%
  }

  .pull-md-4 {
    right: 33.3333333333%
  }

  .pull-md-5 {
    right: 41.6666666667%
  }

  .pull-md-6 {
    right: 50%
  }

  .pull-md-7 {
    right: 58.3333333333%
  }

  .pull-md-8 {
    right: 66.6666666667%
  }

  .pull-md-9 {
    right: 75%
  }

  .pull-md-10 {
    right: 83.3333333333%
  }

  .pull-md-11 {
    right: 91.6666666667%
  }

  .pull-md-12 {
    right: 100%
  }

  .push-md-0 {
    left: auto
  }

  .push-md-1 {
    left: 8.3333333333%
  }

  .push-md-2 {
    left: 16.6666666667%
  }

  .push-md-3 {
    left: 25%
  }

  .push-md-4 {
    left: 33.3333333333%
  }

  .push-md-5 {
    left: 41.6666666667%
  }

  .push-md-6 {
    left: 50%
  }

  .push-md-7 {
    left: 58.3333333333%
  }

  .push-md-8 {
    left: 66.6666666667%
  }

  .push-md-9 {
    left: 75%
  }

  .push-md-10 {
    left: 83.3333333333%
  }

  .push-md-11 {
    left: 91.6666666667%
  }

  .push-md-12 {
    left: 100%
  }

  .offset-md-0 {
    margin-left: 0
  }

  .offset-md-1 {
    margin-left: 8.3333333333%
  }

  .offset-md-2 {
    margin-left: 16.6666666667%
  }

  .offset-md-3 {
    margin-left: 25%
  }

  .offset-md-4 {
    margin-left: 33.3333333333%
  }

  .offset-md-5 {
    margin-left: 41.6666666667%
  }

  .offset-md-6 {
    margin-left: 50%
  }

  .offset-md-7 {
    margin-left: 58.3333333333%
  }

  .offset-md-8 {
    margin-left: 66.6666666667%
  }

  .offset-md-9 {
    margin-left: 75%
  }

  .offset-md-10 {
    margin-left: 83.3333333333%
  }

  .offset-md-11 {
    margin-left: 91.6666666667%
  }
}

@media (min-width:992px) {

  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .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-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .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-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .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-xl,
  .col-xl-1,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9 {
    padding-right: 15px;
    padding-left: 15px
  }

  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto
  }

  .col-lg-1 {
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
  }

  .col-lg-2 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }

  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-lg-4 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }

  .col-lg-5 {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
  }

  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-lg-7 {
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
  }

  .col-lg-8 {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
  }

  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-lg-10 {
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
  }

  .col-lg-11 {
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
  }

  .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.3333333333%
  }

  .pull-lg-2 {
    right: 16.6666666667%
  }

  .pull-lg-3 {
    right: 25%
  }

  .pull-lg-4 {
    right: 33.3333333333%
  }

  .pull-lg-5 {
    right: 41.6666666667%
  }

  .pull-lg-6 {
    right: 50%
  }

  .pull-lg-7 {
    right: 58.3333333333%
  }

  .pull-lg-8 {
    right: 66.6666666667%
  }

  .pull-lg-9 {
    right: 75%
  }

  .pull-lg-10 {
    right: 83.3333333333%
  }

  .pull-lg-11 {
    right: 91.6666666667%
  }

  .pull-lg-12 {
    right: 100%
  }

  .push-lg-0 {
    left: auto
  }

  .push-lg-1 {
    left: 8.3333333333%
  }

  .push-lg-2 {
    left: 16.6666666667%
  }

  .push-lg-3 {
    left: 25%
  }

  .push-lg-4 {
    left: 33.3333333333%
  }

  .push-lg-5 {
    left: 41.6666666667%
  }

  .push-lg-6 {
    left: 50%
  }

  .push-lg-7 {
    left: 58.3333333333%
  }

  .push-lg-8 {
    left: 66.6666666667%
  }

  .push-lg-9 {
    left: 75%
  }

  .push-lg-10 {
    left: 83.3333333333%
  }

  .push-lg-11 {
    left: 91.6666666667%
  }

  .push-lg-12 {
    left: 100%
  }

  .offset-lg-0 {
    margin-left: 0
  }

  .offset-lg-1 {
    margin-left: 8.3333333333%
  }

  .offset-lg-2 {
    margin-left: 16.6666666667%
  }

  .offset-lg-3 {
    margin-left: 25%
  }

  .offset-lg-4 {
    margin-left: 33.3333333333%
  }

  .offset-lg-5 {
    margin-left: 41.6666666667%
  }

  .offset-lg-6 {
    margin-left: 50%
  }

  .offset-lg-7 {
    margin-left: 58.3333333333%
  }

  .offset-lg-8 {
    margin-left: 66.6666666667%
  }

  .offset-lg-9 {
    margin-left: 75%
  }

  .offset-lg-10 {
    margin-left: 83.3333333333%
  }

  .offset-lg-11 {
    margin-left: 91.6666666667%
  }
}

@media (min-width:1200px) {

  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .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-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .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-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .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-xl,
  .col-xl-1,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9 {
    padding-right: 15px;
    padding-left: 15px
  }

  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto
  }

  .col-xl-1 {
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
  }

  .col-xl-2 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }

  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-xl-4 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }

  .col-xl-5 {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
  }

  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-xl-7 {
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
  }

  .col-xl-8 {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
  }

  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-xl-10 {
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
  }

  .col-xl-11 {
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
  }

  .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.3333333333%
  }

  .pull-xl-2 {
    right: 16.6666666667%
  }

  .pull-xl-3 {
    right: 25%
  }

  .pull-xl-4 {
    right: 33.3333333333%
  }

  .pull-xl-5 {
    right: 41.6666666667%
  }

  .pull-xl-6 {
    right: 50%
  }

  .pull-xl-7 {
    right: 58.3333333333%
  }

  .pull-xl-8 {
    right: 66.6666666667%
  }

  .pull-xl-9 {
    right: 75%
  }

  .pull-xl-10 {
    right: 83.3333333333%
  }

  .pull-xl-11 {
    right: 91.6666666667%
  }

  .pull-xl-12 {
    right: 100%
  }

  .push-xl-0 {
    left: auto
  }

  .push-xl-1 {
    left: 8.3333333333%
  }

  .push-xl-2 {
    left: 16.6666666667%
  }

  .push-xl-3 {
    left: 25%
  }

  .push-xl-4 {
    left: 33.3333333333%
  }

  .push-xl-5 {
    left: 41.6666666667%
  }

  .push-xl-6 {
    left: 50%
  }

  .push-xl-7 {
    left: 58.3333333333%
  }

  .push-xl-8 {
    left: 66.6666666667%
  }

  .push-xl-9 {
    left: 75%
  }

  .push-xl-10 {
    left: 83.3333333333%
  }

  .push-xl-11 {
    left: 91.6666666667%
  }

  .push-xl-12 {
    left: 100%
  }

  .offset-xl-0 {
    margin-left: 0
  }

  .offset-xl-1 {
    margin-left: 8.3333333333%
  }

  .offset-xl-2 {
    margin-left: 16.6666666667%
  }

  .offset-xl-3 {
    margin-left: 25%
  }

  .offset-xl-4 {
    margin-left: 33.3333333333%
  }

  .offset-xl-5 {
    margin-left: 41.6666666667%
  }

  .offset-xl-6 {
    margin-left: 50%
  }

  .offset-xl-7 {
    margin-left: 58.3333333333%
  }

  .offset-xl-8 {
    margin-left: 66.6666666667%
  }

  .offset-xl-9 {
    margin-left: 75%
  }

  .offset-xl-10 {
    margin-left: 83.3333333333%
  }

  .offset-xl-11 {
    margin-left: 91.6666666667%
  }
}

.custom-limited-vc-rte a {
  font-weight: 700
}

@keyframes rotation {
  from {
    transform: rotate(0)
  }

  to {
    transform: rotate(359deg)
  }
}

.jvFloat .placeHolder,
.pf-quiz-old .jvFloat .placeHolder {
  -ms-transform: translate(0, 0);
  transition: transform 150ms, opacity .1s, visibility .1s;
  white-space: nowrap
}

.rotate-elem {
  animation: rotation 1.5s infinite linear;
  -webkit-animation: rotation 1.5s infinite linear;
  -moz-animation: rotation 1.5s infinite linear;
  -o-animation: rotation 1.5s infinite linear
}

.image-text-swap h1,
.image-text-swap h2,
.image-text-swap h3,
.image-text-swap h4,
.image-text-swap h5,
.image-text-swap h6 {
  font-family: lato-bold, Arial, verdana, sans-serif;
  font-size: 1.6rem
}

.full-width-CTA h1,
.full-width-CTA h2,
.full-width-CTA h3,
.full-width-CTA h4,
.full-width-CTA h5,
.full-width-CTA h6 {
  font-family: lato-bold, Arial, verdana, sans-serif;
  font-size: 2rem
}

.text-delta-darker {
  color: #4F4F4F !important
}

.jvFloat {
  display: block;
  margin-top: 0;
  position: relative
}

.jvFloat .placeHolder {
  position: absolute;
  width: auto;
  transform: translate(0, 0);
  opacity: 0;
  z-index: 1;
  background: #FFF;
  color: #212322;
  font-family: lato-regular;
  font-weight: 400;
  font-size: 11px;
  line-height: 22px;
  padding: 0 4px;
  margin-bottom: 0
}

.hero-wrapper,
.speed-icon-qsn {
  position: relative
}

.jvFloat .placeHolder.active {
  display: block;
  top: 0;
  opacity: 1;
  left: 8px;
  -ms-transform: translate(0, -1em);
  transform: translate(0, -1em);
  transition: transform .1s, opacity 120ms, visibility 120ms
}

.jvFloat.brite-field-error input,
.jvFloat.field-error input {
  border: .5px solid #C10016
}

.collapsed~.collapsing {
  display: none
}

.hero-wrapper .hero-content-align-center {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.hero-wrapper .hero-content-align-center .hero-content {
  margin: 0 auto;
  opacity: .9
}

.hero-wrapper .hero-content-align-center .hero-content .program-name {
  line-height: 18px
}

.hero-wrapper .hero-content-align-center .hero-content .specialization-name {
  line-height: 29px
}

.hero-wrapper .hero-content-align-center .hero-content .hero-guide {
  line-height: 22px;
  font-weight: 600
}

@media (max-width:767px) {
  .hero-wrapper .hero-content-align-center {
    position: relative;
    -ms-transform: none;
    transform: none
  }
}

.bg-binding {
  background: url(../image/binding_dark.png);
  background-size: 90px
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
  .bg-binding {
    background: url(../image/binding_dark_@2X.png);
    background-size: 180px
  }
}

.close {
  opacity: 1
}

.close:focus,
.close:hover {
  opacity: 1;
  color: #8b181c
}

.close.modal-close {
  width: auto;
  position: absolute;
  right: 0;
  z-index: 1000000
}

.degree-DBA,
.degree-DHA,
.degree-DNP,
.degree-DRPH,
.degree-PHD,
.degree-dba,
.degree-dha,
.degree-dnp,
.degree-drph,
.degree-phd,
.icon-degree {
  background-color: #9BA05A;
  border-color: #8A8F3D
}

.degree-CERT,
.degree-EDD,
.degree-EDS,
.degree-cert,
.degree-edd,
.degree-eds {
  background: #EBB548;
  border-color: #e7a828
}

.degree-BS,
.degree-bs {
  background: #272727;
  border-color: #fff;
  box-shadow: 0 0 3px #000
}

.degree-MBA,
.degree-MHA,
.degree-MNML,
.degree-MPA,
.degree-MPH,
.degree-MS,
.degree-MSN,
.degree-mba,
.degree-mha,
.degree-mnml,
.degree-mpa,
.degree-mph,
.degree-ms,
.degree-msn {
  background: #2974A6;
  border-color: #005A8C
}

.degree {
  min-width: 4rem;
  min-height: 4rem;
  max-width: 4rem;
  max-height: 4rem;
  padding: 1rem 0;
  border-radius: 50%;
  border-width: 0;
  border-style: solid;
  word-wrap: normal;
  line-height: 2rem;
  color: #fff;
  text-align: center
}

@media (max-width:991px) {
  .degree {
    min-width: 3rem;
    min-height: 3rem;
    max-width: 3rem;
    max-height: 3rem;
    padding: .5rem 0
  }
}

.disclaimer a,
.disclaimer a:active,
.disclaimer a:focus,
.disclaimer a:hover {
  color: #b62025 !important
}

#sidebar-toggle:hover {
  text-decoration: none
}

#sidebar-toggle span {
  font-size: 9px;
  color: #FFF
}

.drawer-qsn-button {
  line-height: 1rem
}

.speed-icon-qsn {
  font-size: 1rem;
  top: 2px
}

.speed-icon-qsn .red-circle {
  width: 10px;
  height: 10px;
  background-color: #b62025;
  border-radius: 50%;
  border: 2px solid #262626;
  display: inline-block;
  position: absolute;
  top: 1px;
  left: 15px
}

.speed-icon-qsn:before {
  font-weight: 700;
  font-size: 14px
}

.drawer-slide {
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  min-height: 600px
}

.sidebar-slide {
  height: 100vh;
  overflow-x: hidden;
  overflow-y: scroll;
  scroll-behavior: smooth;
  -ms-touch-action: auto;
  touch-action: auto;
  position: absolute;
  right: -100%;
  top: -75px;
  width: 100%;
  color: #000
}

.sidebar-slide .welcome-programs .h4 {
  font-size: .95rem;
  margin-bottom: 0
}

.sidebar-slide .program-item .h3,
.sidebar-slide .welcome-programs .h3 {
  font-size: 1.6rem
}

.sidebar-slide .welcome-programs .corner-image {
  border-top: 54px solid #F3F3F3;
  border-left: 54px solid transparent;
  position: absolute;
  right: -5px;
  top: 72px
}

.sidebar-slide .welcome-programs .icon-usd {
  position: absolute;
  right: -26px;
  top: 80px
}

.sidebar-slide .program-item {
  position: relative
}

.sidebar-slide .program-item .h4 {
  text-transform: uppercase;
  font-size: .95rem;
  margin-bottom: 0
}

.sidebar-slide .program-item .corner-part {
  position: absolute;
  right: 0;
  top: 0
}

.sidebar-slide .program-item .corner-image {
  border-top: 54px solid #F3F3F3;
  border-left: 54px solid transparent;
  position: absolute;
  right: -21px;
  top: 37px
}

.drawer,
.sidebar-slide {
  transition: all .1s ease-in-out
}

.animateDraw .fixed-top {
  position: absolute;
  top: -75px
}

.animateDraw .navbar-responsive {
  position: absolute
}

.sidebar-close:hover {
  text-decoration: none
}

.sidebar-dark-layer {
  width: 20px;
  height: 100%;
  position: absolute;
  opacity: .8;
  background-color: transparent
}

.sidebar-main-content {
  background: #FFF !important;
  border-left: 20px solid #262626;
  min-height: 820px
}

.icon-usd {
  position: absolute;
  right: -42px;
  top: 45px
}

.position-wrap,
.programs-btn {
  position: relative
}

.icon-usd img {
  width: 15px
}

.dismiss,
.programs-link,
.sidebar-close {
  color: #b62025;
  letter-spacing: .5px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 900;
  line-height: 17px;
  text-transform: uppercase
}

.sidebar-close {
  font-size: 12px
}

a.programs-link {
  color: #b62025
}

.dismiss,
.dismiss:focus,
.dismiss:hover,
.dismiss:visited,
.programs-btn {
  color: #8d8d8d
}

.dismiss:focus,
.dismiss:hover,
.dismiss:visited,
.programs-link:hover {
  text-decoration: none
}

.programs-link span {
  border-bottom: 2px solid;
  padding-bottom: 3px
}

.sidebar-slide-toggle {
  font-size: 9px;
  letter-spacing: -.14px;
  line-height: 11px;
  text-decoration: none
}

.person-img img {
  border-radius: 100px
}

.programs-btn {
  padding: 6px 8px;
  border: 3px solid #F3F3F3;
  background-color: #FFF;
  font-family: Lato-Regular;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: .58px;
  line-height: 17px
}

.btn-line {
  width: 115%;
  height: 3px;
  background: #F3F3F3;
  position: absolute;
  top: 46px;
  left: -21px
}

.hero-majestic.hero-majestic-brand-reresh.hero-left-comp .svg-banner-content,
footer {
  background-color: #212322
}

.sidebar-slide .support-programs .corner-part {
  top: -53px
}

.dropdown-toggle.dropdown-no-caret::after {
  display: none !important
}

.dropdown-menu {
  position: absolute !important
}

.dropdown-menu-lg {
  min-width: 20rem;
  max-height: 40rem;
  overflow-y: auto;
  overflow-x: hidden
}

@media (max-width:991px) {
  .navbar-nav .dropdown-menu {
    width: 100%;
    position: fixed !important;
    top: 2.75rem;
    left: 0;
    right: 0;
    overflow-y: scroll;
    overflow-x: hidden
  }

  .navbar-responsive .dropdown-menu {
    height: 80%;
    height: calc(100% - (5rem));
    max-height: 100%;
    top: 5.25rem;
    bottom: 0;
    padding-bottom: 8.5rem !important
  }
}

.dropdown-header,
.dropdown-item {
  padding: .5rem
}

.bt-1 {
  border-top-width: .25rem !important;
  border-top-style: solid
}

@media (min-width:576px) {
  .bt-sm-1 {
    border-top-width: .25rem !important;
    border-top-style: solid
  }
}

@media (min-width:768px) {
  .bt-md-1 {
    border-top-width: .25rem !important;
    border-top-style: solid
  }
}

@media (min-width:992px) {
  .dropdown-hover:hover>.dropdown-menu {
    display: block
  }

  .bt-lg-1 {
    border-top-width: .25rem !important;
    border-top-style: solid
  }
}

@media (min-width:1200px) {
  .bt-xl-1 {
    border-top-width: .25rem !important;
    border-top-style: solid
  }
}

footer {
  z-index: 3
}

footer ul {
  padding: 0;
  list-style: none
}

footer .footer-twitter-link {
  background-image: url(../image/logo-white.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 1rem;
  height: .8666666667rem;
  display: inline-block
}

footer .footer-copyright {
  font-size: 12px;
  line-height: 19px;
  letter-spacing: .25px
}

footer .nav-link {
  padding: 0;
  font-size: 14px;
  line-height: 27px;
  letter-spacing: .3px;
  color: #CDCDCD
}

footer .nav-link:active,
footer .nav-link:focus,
footer .nav-link:hover {
  text-decoration: underline
}

footer .nav-link[data-toggle=collapse] {
  text-decoration: none;
  cursor: default
}

footer .nav-link[data-toggle=collapse]:focus {
  outline: #8d8d8d solid 1px !important
}

footer #footer-carousel .slick-slide:focus,
footer .footer-logo a:focus {
  outline: #FFF dashed 1px !important
}

footer .nav-link.nav-link-heading {
  font-size: 13px;
  line-height: 19px;
  letter-spacing: .28px;
  opacity: .91
}

footer .nav-link.read-only {
  color: #CDCDCD
}

@media (max-width:991px) {
  footer .nav-link:active {
    color: #c8c0b6
  }
}

footer .carousel-notes {
  font-size: 12px;
  line-height: 19px;
  letter-spacing: .25px;
  border-bottom: 1px solid #8A8D8F
}

footer .carousel-notes p {
  margin-bottom: .5rem
}

footer .carousel-notes p:last-child {
  margin-bottom: 0
}

footer .carousel-notes a {
  font-weight: 700
}

footer #footer-carousel .slick-arrow {
  color: #CDCDCD
}

footer #footer-carousel .slick-arrow::before {
  content: none
}

footer #footer-carousel .slick-slide {
  padding: 0 15px;
  margin: .5rem 0
}

footer #footer-carousel .slick-slide img {
  margin: 0 auto
}

footer #footer-carousel .slick-track {
  display: -ms-flexbox;
  display: flex
}

footer #footer-carousel .slick-track .slick-slide {
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.separator-none {
  border-width: 0
}

.separator-r,
.separator-x {
  border-right: 1px solid #ddd
}

.separator-l,
.separator-x {
  border-left: 1px solid #ddd
}

.separator-t,
.separator-y {
  border-top: 1px solid #ddd
}

.separator-b,
.separator-y {
  border-bottom: 1px solid #ddd
}

.separator {
  border: 1px solid #ddd
}

@media (min-width:576px) {
  .separator-none-sm {
    border-width: 0
  }

  .separator-r-sm,
  .separator-x-sm {
    border-right: 1px solid #ddd
  }

  .separator-l-sm,
  .separator-x-sm {
    border-left: 1px solid #ddd
  }

  .separator-t-sm,
  .separator-y-sm {
    border-top: 1px solid #ddd
  }

  .separator-b-sm,
  .separator-y-sm {
    border-bottom: 1px solid #ddd
  }

  .separator-sm {
    border: 1px solid #ddd
  }
}

@media (min-width:768px) {
  .separator-none-md {
    border-width: 0
  }

  .separator-r-md,
  .separator-x-md {
    border-right: 1px solid #ddd
  }

  .separator-l-md,
  .separator-x-md {
    border-left: 1px solid #ddd
  }

  .separator-t-md,
  .separator-y-md {
    border-top: 1px solid #ddd
  }

  .separator-b-md,
  .separator-y-md {
    border-bottom: 1px solid #ddd
  }

  .separator-md {
    border: 1px solid #ddd
  }
}

@media (min-width:992px) {
  .separator-none-lg {
    border-width: 0
  }

  .separator-r-lg,
  .separator-x-lg {
    border-right: 1px solid #ddd
  }

  .separator-l-lg,
  .separator-x-lg {
    border-left: 1px solid #ddd
  }

  .separator-t-lg,
  .separator-y-lg {
    border-top: 1px solid #ddd
  }

  .separator-b-lg,
  .separator-y-lg {
    border-bottom: 1px solid #ddd
  }

  .separator-lg {
    border: 1px solid #ddd
  }
}

@media (min-width:1200px) {
  .separator-none-xl {
    border-width: 0
  }

  .separator-r-xl,
  .separator-x-xl {
    border-right: 1px solid #ddd
  }

  .separator-l-xl,
  .separator-x-xl {
    border-left: 1px solid #ddd
  }

  .separator-t-xl,
  .separator-y-xl {
    border-top: 1px solid #ddd
  }

  .separator-b-xl,
  .separator-y-xl {
    border-bottom: 1px solid #ddd
  }

  .separator-xl {
    border: 1px solid #ddd
  }
}

.socialLinks:focus,
.socialLinks:hover {
  text-decoration: none;
  outline: #8d8d8d solid 1px !important
}

.form-control:hover {
  box-shadow: 0 0 5px 0 #ddd
}

.img-thumb,
.img-thumb-square {
  width: 160px;
  height: auto
}

.img-sm,
.img-sm-tall {
  width: 255px;
  height: auto
}

.img-md {
  width: 350px;
  height: auto
}

.img-lg {
  width: 540px;
  height: auto
}

.modal-center .modal-body {
  max-height: 500px;
  overflow-y: auto
}

.modal-center .modal-body p {
  font-size: 16px !important
}

body.modal-open {
  position: fixed
}

body.ie #LinkModal .modal.d-flex {
  display: block !important;
  overflow-y: hidden;
  -ms-overflow-y: hidden
}

body.ie #LinkModal .modal.d-flex .modal-dialog {
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.list-group-item-selection {
  background-color: #FFF;
  color: #212322;
  border-radius: 10px;
  border: 2px solid transparent;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .1);
  padding: 24px;
  margin: 10px
}

.list-group-item-selection:hover {
  text-decoration: none;
  background-color: #C10016;
  color: #FFF !important
}

.list-group-item-selection:hover .card-title,
.list-group-item-selection:hover .icon {
  color: #FFF !important
}

.list-group-item-selection:active {
  background-color: #74000D;
  color: #FFF !important
}

.list-group-item-selection:active .card-title,
.list-group-item-selection:active .icon {
  color: #FFF !important
}

.list-group-item-selection:focus {
  text-decoration: none;
  color: #212322;
  border: 2px solid #8A8D8F
}

.list-group-item-selection.disabled,
.list-group-item-selection:disabled {
  opacity: .7;
  cursor: not-allowed
}

.list-group-item-selection:first-child {
  border-radius: 10px !important
}

.list-group-item-selection:last-child {
  border-radius: 10px !important;
  margin-bottom: 10px !important
}

.list-group-item-selection .card-title {
  font-size: 28px;
  font-weight: 700
}

.list-group-item-selection .degree_title {
  font-size: 16px;
  font-weight: 700
}

.list-group-item-selection .degree_name {
  font-size: 16px;
  font-weight: 400
}

.list-group-item-selection .icon {
  color: #C10016
}

.nav-tabs>.nav-item>.nav-link {
  transition: background-color .2s ease-in-out, color .2s ease-in-out
}

.jumplinks-fixed,
.navbar-responsive {
  transition: top .2s ease-in-out
}

.shadow-down {
  box-shadow: 0 2px 4px 0 rgba(50, 50, 50, .2)
}

.list-group-flush .list-group-item {
  border-left: 0;
  border-right: 0
}

.list-striped-0,
.list-striped-1 {
  background-color: #FFF
}

.list-striped-2,
.list-striped-3 {
  background-color: #f5f5f5
}

@media (max-width:767px) {

  .list-striped-0,
  .list-striped-2 {
    background-color: #FFF
  }

  .list-striped-1,
  .list-striped-3 {
    background-color: #f5f5f5
  }
}

.list-group-item-center,
.list-group-item-left,
.list-group-item-right {
  display: inline-block;
  vertical-align: middle;
  float: none;
  word-wrap: normal;
  white-space: normal
}

.list-group-item-left,
.list-group-item-right {
  line-height: 0
}

.list-group-item-left {
  width: 16.6666666667%
}

.list-group-item-center {
  width: 83.3333333333%
}

.list-group-item-left:nth-last-child(3):first-child~.list-group-item-center {
  width: 75%
}

.list-group-item-center:nth-last-child(2):first-child {
  width: 91.6666666667%
}

.list-group-item-right {
  width: 8.3333333333%
}

.nav-tabs {
  width: 100%
}

.nav-tabs>.nav-item {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border: 1px solid #b62025;
  font-family: lato-bold
}

.nav-tabs>.nav-item:focus:not(:first-child),
.nav-tabs>.nav-item:hover:not(:first-child) {
  border-left-color: #FFF
}

.nav-tabs>.nav-item:focus~.nav-item .nav-link.active,
.nav-tabs>.nav-item:hover~.nav-item .nav-link.active {
  border-left: 1px solid #FFF
}

.nav-tabs>.nav-item:not(:last-child) {
  border-right-width: 0
}

.nav-tabs>.nav-item>.nav-link {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  line-height: 1.1;
  padding: 1rem
}

.nav-tabs>.nav-item>.nav-link:focus,
.nav-tabs>.nav-item>.nav-link:hover {
  color: #FFF;
  background-color: #b62025
}

.nav-tabs>.nav-item>.nav-link.active:focus {
  background-color: rgba(182, 32, 37, .9)
}

.tab-content .tab-pane {
  min-height: 100%
}

.nav-pills-separator {
  border-bottom: 1px solid #ddd;
  border-top-width: 0;
  margin: 0 auto;
  width: 85%
}

.nav-separator {
  color: #FFF
}

.nav-link .brand-underline,
.show .brand-underline {
  line-height: 1.25;
  padding-top: .5rem;
  padding-bottom: .5rem
}

.nav-link:active .brand-underline,
.nav-link:focus .brand-underline,
.nav-link:hover .brand-underline,
.show:active .brand-underline,
.show:focus .brand-underline,
.show:hover .brand-underline {
  border-bottom: .2rem solid #b62025;
  margin-bottom: -.2rem
}

.nav-link:focus,
.show:focus {
  outline: transparent dashed 1px !important
}

.right-end-cap {
  display: none;
  position: absolute;
  top: 0;
  right: -2rem;
  height: 100%;
  width: 30px;
  z-index: 100000;
  border-left: 1px solid #b62025
}

.right-end-cap .right-end-svg {
  height: 100%;
  width: 1.5rem
}

.right-end-cap .right-end-svg .right-end-poly {
  fill: #b62025;
  height: 100%;
  width: 100%
}

.navbar-inverse .dropdown-menu .nav-pills .nav-link {
  padding-top: 1rem;
  padding-bottom: 1rem;
  position: relative
}

.navbar-inverse .dropdown-menu .nav-pills .nav-link:active,
.navbar-inverse .dropdown-menu .nav-pills .nav-link:focus,
.navbar-inverse .dropdown-menu .nav-pills .nav-link:hover {
  color: #FFF;
  background-color: #b62025;
  text-decoration: none
}

.navbar-inverse .dropdown-menu .nav-pills .nav-link:active .right-end-cap,
.navbar-inverse .dropdown-menu .nav-pills .nav-link:focus .right-end-cap,
.navbar-inverse .dropdown-menu .nav-pills .nav-link:hover .right-end-cap {
  display: block
}

.navbar-inverse .dropdown-menu .nav-pills .nav-link.active {
  color: #FFF;
  background-color: #b62025;
  text-decoration: none
}

.navbar-inverse .dropdown-menu .nav-pills .nav-link.active .right-end-cap {
  display: block
}

.navbar-inverse .dropdown-menu .nav-link {
  padding-bottom: .5rem;
  padding-top: .5rem;
  line-height: 24px;
  font-size: 15px;
  color: #212322;
  cursor: pointer
}

.navbar-inverse .dropdown-menu .nav-link:focus,
.navbar-inverse .dropdown-menu .nav-link:hover {
  text-decoration: underline
}

.navbar-inverse .dropdown-menu .nav-link:focus .icon:before,
.navbar-inverse .dropdown-menu .nav-link:hover .icon:before {
  display: inline-block;
  text-decoration: none
}

.navbar-inverse .dropdown-menu .nav-link.nav-link-heading {
  font-family: lato-bold;
  font-size: 16px;
  line-height: 24px;
  color: #212322;
  letter-spacing: -.25px
}

@media (min-width:992px) {
  .navbar-inverse .dropdown-menu .nav-link.nav-link-heading.level-1 {
    border-left: 5px solid transparent;
    padding: 18px 1rem 18px 27px;
    font-family: lato-regular;
    color: #FFF;
    letter-spacing: 0
  }

  .navbar-inverse .dropdown-menu .nav-link.nav-link-heading.level-1 .icon-caret-right {
    color: #FFF;
    font-size: 10px
  }

  .navbar-inverse .dropdown-menu .nav-link.nav-link-heading.level-1.active,
  .navbar-inverse .dropdown-menu .nav-link.nav-link-heading.level-1:focus,
  .navbar-inverse .dropdown-menu .nav-link.nav-link-heading.level-1:hover {
    font-family: lato-bold;
    color: #212322;
    border-left-color: #C10016;
    background-color: #f5f5f5
  }

  .navbar-inverse .dropdown-menu .nav-link.nav-link-heading.level-1.active:focus,
  .navbar-inverse .dropdown-menu .nav-link.nav-link-heading.level-1.active:hover,
  .navbar-inverse .dropdown-menu .nav-link.nav-link-heading.level-1:focus:focus,
  .navbar-inverse .dropdown-menu .nav-link.nav-link-heading.level-1:focus:hover,
  .navbar-inverse .dropdown-menu .nav-link.nav-link-heading.level-1:hover:focus,
  .navbar-inverse .dropdown-menu .nav-link.nav-link-heading.level-1:hover:hover {
    color: #212322;
    text-decoration: none
  }

  .navbar-inverse .dropdown-menu .nav-link.nav-link-heading.level-1.active .icon-caret-right,
  .navbar-inverse .dropdown-menu .nav-link.nav-link-heading.level-1:focus .icon-caret-right,
  .navbar-inverse .dropdown-menu .nav-link.nav-link-heading.level-1:hover .icon-caret-right {
    color: #C10016
  }
}

.navbar-inverse .dropdown-menu .nav-link.nav-link-heading:not(:hover) {
  color: #212322
}

@media (min-width:992px) {
  .navbar-inverse .dropdown-menu .nav-link.nav-link-heading.level-1:not(:hover) {
    color: #FFF
  }

  .navbar-inverse .dropdown-menu .nav-link.nav-link-heading.level-1.active:not(:hover) {
    color: #212322
  }

  .navbar-inverse .dropdown-menu.level1-dd .menu-items-list {
    margin-bottom: 20px
  }
}

.navbar-inverse .dropdown-menu .nav-link-heading:active,
.navbar-inverse .dropdown-menu .nav-link-heading:focus,
.navbar-inverse .dropdown-menu .nav-link-heading:hover,
.navbar-inverse .dropdown-menu .nav-link:active,
.navbar-inverse .dropdown-menu .nav-link:focus,
.navbar-inverse .dropdown-menu .nav-link:hover {
  color: #b62025
}

.navbar-inverse .dropdown-menu.level1-dd .nav-link {
  padding: .25rem .5rem
}

@media (min-width:992px) {
  .navbar-inverse .dropdown-menu.level1-dd .nav-link {
    padding: 5px 0 5px 28px;
    font-size: 16px;
    line-height: 24px;
    color: #111;
    font-family: lato-regular;
    letter-spacing: 0
  }

  .navbar-inverse .dropdown-menu.level1-dd .nav-link:focus,
  .navbar-inverse .dropdown-menu.level1-dd .nav-link:hover {
    background-color: #FFF;
    color: #111;
    text-decoration: none
  }

  .navbar-inverse .dropdown-menu.level1-dd .nav-link-heading {
    font-size: 16px;
    line-height: 24px;
    color: #212322;
    font-family: lato-bold;
    letter-spacing: 0
  }

  .navbar-inverse .dropdown-menu.level1-dd .nav-link-heading.ready-only-heading:focus,
  .navbar-inverse .dropdown-menu.level1-dd .nav-link-heading.ready-only-heading:hover {
    color: #212322;
    text-decoration: none;
    background-color: transparent
  }

  .navbar-inverse .dropdown-menu .explore-btn {
    background-color: #C10016;
    font-size: 16px;
    line-height: 24px;
    color: #FFF;
    font-family: lato-bold;
    letter-spacing: -.2px;
    border-radius: 0
  }

  .navbar-inverse .dropdown-menu .explore-btn:focus,
  .navbar-inverse .dropdown-menu .explore-btn:hover {
    color: #FFF;
    background-color: #8A0010;
    text-decoration: none;
    box-shadow: none
  }
}

.navbar-inverse .dropdown-menu .explore-btn .btn-one:focus,
.navbar-inverse .dropdown-menu .explore-btn .btn-one:hover {
  color: #FFF;
  background-color: #8A0010;
  text-decoration: none
}

.navbar-brand:focus {
  outline: #FFF dashed 1px !important
}

.nav-link-with-icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.nav-link-with-icon .icon {
  font-size: 1.6666666667rem
}

.nav-link-with-icon .nav-link-text {
  max-width: 6rem;
  line-height: 1.2;
  font-size: .6666666667rem;
  font-family: lato-bold
}

nav.navbar .container .navbar-brand img {
  max-height: 3rem
}

.navbar-responsive>.nav-item>.nav-link {
  display: inline-block;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  line-height: 2rem;
  text-align: center
}

@media (max-width:991px) {
  nav.navbar>.container {
    border-bottom: 1px solid #d9d9d6
  }

  nav.navbar>.container .navbar-brand img {
    max-width: 100%
  }

  .navbar .container {
    width: 100%
  }

  .navbar-responsive {
    margin: 0;
    position: fixed;
    width: 100%;
    top: 2.75rem;
    background: #FFF;
    left: 0;
    text-align: center;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .2);
    z-index: -800;
    display: -ms-flexbox;
    display: flex
  }

  .navbar-responsive .border-brand-red {
    border-color: #C10016
  }

  .navbar-responsive.out {
    top: 0
  }

  .navbar-responsive>.nav-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    min-height: 2.5rem;
    max-height: 2.5rem
  }

  .navbar-responsive>.nav-item>.nav-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    width: 100%;
    min-height: 2.5rem;
    max-height: 2.5rem;
    padding: initial;
    font-size: 12px;
    line-height: 16px;
    color: #000;
    border-bottom: 0
  }

  .navbar-responsive>.nav-item>.nav-link .brand-underline {
    line-height: 16px;
    padding: 0;
    border-width: 0;
    margin: 0
  }

  .navbar-responsive>.nav-item>.nav-link:active,
  .navbar-responsive>.nav-item>.nav-link:focus,
  .navbar-responsive>.nav-item>.nav-link:hover {
    background: #C10016 !important;
    color: #FFF
  }

  .navbar-responsive>.nav-item:not(:last-child) {
    border-right: 1px solid #d9d9d6
  }

  .nav-link-with-icon .icon {
    font-size: 1.3333333333rem
  }

  .nav-link-with-icon .nav-link-text {
    font-size: .6rem
  }

  body {
    overflow-x: hidden
  }
}

.embed-responsive .embed-responsive-image,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  border: 0;
  margin: auto
}

.font-small {
  font-size: 90%
}

.font-xs {
  font-size: 66.6666666667%
}

.font-xs-1 {
  font-size: 80%
}

table.table-bordered-simple td,
table.table-bordered-simple th {
  border-width: 0;
  font-size: 90%
}

table.table-bordered-simple tr[data-href] td:hover,
table.table-bordered-simple tr[data-href] th:hover {
  cursor: pointer
}

table.table-bordered-simple td:not(:first-child),
table.table-bordered-simple th:not(:first-child) {
  border-left: 1px solid #8d8d8d
}

@media (max-width:575px) {
  .simpletable table.table-bordered-simple {
    width: 100% !important;
    margin: 0 15px !important
  }
}

.flexi-table__heading {
  font-size: 18px;
  line-height: 22px;
  color: #262626
}

.flexi-table__text {
  font-size: 16px;
  line-height: 24px;
  color: #262626
}

.flexi-table__text p {
  margin-bottom: 0
}

.flexi-table__content {
  border-top: 5px solid #8FB4BA
}

@media (min-width:768px) {
  .flexi-table__content {
    border: 0
  }

  .flexi-table__equal {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0
  }

  .flexi-table__seventy {
    width: 70%
  }

  .flexi-table__thirty {
    width: 30%
  }
}

.flexi-table__row {
  border-bottom: 1px solid #8A8D8F
}

.flexi-table__row.header-row {
  border-bottom: 5px solid #8FB4BA
}

.flexi-table__rh {
  width: 100px;
  min-width: 100px;
  max-width: 100px;
  font-size: 16px;
  line-height: 19px
}

@media (min-width:576px) {
  .flexi-table__rh {
    width: 130px;
    min-width: 130px;
    max-width: 130px
  }
}

.flexi-table__cell {
  font-size: 16px;
  line-height: 24px;
  color: #262626
}

@media (min-width:768px) {
  .flexi-table__cell {
    font-size: 18px;
    line-height: 22px
  }
}

.flexi-table__cell:not(:last-child) {
  padding-right: 10px
}

.flexi-table__desc {
  font-size: 15px;
  line-height: 20px;
  color: #262626
}

@media (min-width:768px) {
  .flexi-table__desc {
    line-height: 18px
  }

  .container-md-fluid {
    width: 720px;
    max-width: 100%
  }
}

.flexi-table__disclaimer {
  font-size: 13px;
  line-height: 16px;
  color: #262626
}

@media (min-width:992px) {

  .container-lg-fluid,
  .container-md-fluid {
    width: 960px;
    max-width: 100%
  }
}

@media (min-width:1200px) {

  .container-lg-fluid,
  .container-md-fluid,
  .container-xl-fluid {
    width: 1140px;
    max-width: 100%
  }
}

.embed-video {
  background-color: transparent;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  cursor: hand;
  cursor: pointer
}

.embed-video:focus {
  outline: transparent solid 1px !important
}

.embed-video:focus .icon-placeholder.icon:before {
  outline: #000 dashed 1px
}

.embed-video:focus .play-white-icon {
  background-color: #FFF !important;
  border-color: #C10016 !important
}

.video-label {
  line-height: 26px;
  font-size: 16px;
  position: absolute;
  text-align: center;
  bottom: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, .7);
  color: #212322
}

@media (min-width:768px) {
  .video-label {
    bottom: 10px;
    left: 0;
    width: auto;
    background-color: #FFF;
    color: #000
  }
}

.embed-video .video-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  margin: auto;
  max-width: 100%;
  width: 100%;
  height: auto
}

.embed-video:not(.video-in) .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -2.5rem;
  margin-top: -2.5rem;
  font-size: 5rem
}

.embed-video .icon:before {
  content: "\e928"
}

.embed-video .play-red-icon.icon:before,
.embed-video:hover .icon:before {
  content: "\e927"
}

.embed-video .play-red-icon.icon:before {
  color: #b62025
}

.embed-video:hover .play-red-icon.icon:before {
  color: #8b181c
}

.transcript a:hover {
  color: #b62025 !important
}

.embed-video:not(.video-in) .play-white-icon {
  position: absolute;
  height: 4rem;
  width: 4rem;
  border-radius: 50%;
  background-color: #FFF;
  opacity: .9;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  border: 3px solid transparent
}

.embed-video:not(.video-in) .play-white-icon::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  -ms-transform-origin: center center;
  transform-origin: center center;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 20px solid #C10016
}

.embed-video:not(.video-in) .play-white-icon:hover {
  background-color: #d9d9d6
}

.embed-video:not(.video-in) .play-white-icon:focus {
  background-color: #FFF;
  border-color: #C10016
}

.video-text-swap .cta-wrapper .btn-one {
  background-color: #C10016;
  border-color: #C10016
}

.video-text-swap .cta-wrapper .btn-one:hover {
  background-color: #8b181c;
  border-color: #82171A
}

.video-text-swap .cta-wrapper .btn-outline-one {
  border-color: #C10016;
  color: #C10016
}

.headervc .border-brand-red {
  border-color: #C10016
}

.headervc .navbar+.bg-brand-four {
  background: 0 0
}

.headervc #sidebar-toggle span {
  color: #b62025
}

.headervc .header-utility-bar {
  background: #212322;
  color: #FFF
}

.headervc .header-utility-rte .custom-limited-vc-rte {
  padding: 10px 0
}

.headervc .header-utility-rte .custom-limited-vc-rte p {
  font-size: 13px;
  line-height: 19px;
  margin-bottom: 0;
  display: inline
}

.headervc .header-utility-rte .custom-limited-vc-rte p a {
  color: #FFF;
  font-weight: 400;
  text-decoration: underline
}

.headervc .header-utility-nav {
  position: relative
}

@media (min-width:768px) {
  .headervc .header-utility-nav {
    position: unset
  }
}

@media (min-width:992px) {
  .headervc .header-utility-nav {
    position: inherit
  }
}

.headervc .header-utility-nav-btn-item:hover {
  border-bottom: 4px solid transparent !important
}

.headervc .header-utility-nav-item {
  border-bottom: 4px solid transparent;
  padding-top: 1rem;
  padding-bottom: 11px
}

.headervc .header-utility-nav-item:hover {
  border-bottom: 4px solid #C10016;
  text-decoration: none
}

.headervc .header-utility-nav-item>.utility-nav-link {
  font-size: 13px;
  line-height: 19px;
  color: #FFF
}

.headervc .header-utility-nav-item>.utility-nav-link:hover {
  text-decoration: none
}

.headervc .header-utility-nav-item>.utility-nav-btn-link {
  font-size: 13px;
  line-height: 19px;
  font-family: lato-regular, Arial, Verdana, sans-serif
}

.headervc .header-utility-nav-item .dropdown-menu {
  width: 100%;
  height: 100vh
}

.headervc .header-utility-nav-item .dropdown-menu .utility-nav-item__dd-wrapper {
  background: #f5f5f5;
  width: 100%
}

.headervc .header-utility-nav-item .dropdown-nav-item>.dropdown-nav-link {
  font-size: 16px;
  line-height: 24px;
  color: #212322
}

.headervc .navbar {
  background-color: #FFF
}

@media (min-width:768px) {
  .headervc .header-utility-nav-item {
    padding: 10px 10px 6px
  }

  .headervc .header-utility-nav-item:last-child {
    padding-right: 0
  }

  .headervc .navbar {
    box-shadow: 0 4px 4px 0 rgba(138, 141, 143, .4)
  }
}

.headervc .navbar .navbar-nav .nav-item>.nav-link {
  font-family: lato-bold;
  font-size: 16px;
  line-height: 24px;
  color: #212322;
  letter-spacing: -.25px;
  text-align: center;
  border-bottom: 4px solid transparent
}

.headervc .navbar .navbar-nav .nav-item>.nav-link:hover {
  border-color: #C10016
}

@media (min-width:992px) {
  .headervc .header-utility-nav-item .dropdown-menu {
    top: calc(100% + 4px);
    height: auto;
    min-width: 15rem
  }

  .headervc .navbar .navbar-nav {
    width: 100%;
    -ms-flex-align: center;
    align-items: center
  }

  .headervc .navbar .navbar-nav .nav-item>.nav-link {
    font-family: lato-regular;
    font-size: 15px;
    line-height: 20px;
    padding-left: 1rem;
    padding-right: 1rem
  }

  .headervc .navbar .navbar-nav .nav-item>.nav-link:focus {
    outline: #000 dotted 1px !important
  }
}

@media (min-width:1200px) {
  .headervc .navbar .navbar-nav .nav-item>.nav-link {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@media (max-width:991px) {
  .headervc {
    z-index: 1035
  }

  .headervc .header-utility-bar .container {
    width: 100%
  }

  .headervc .header-utility-nav-item.dropdown {
    position: unset
  }

  .headervc .header-utility-nav-item .dropdown-menu {
    text-align: center
  }

  .headervc .navbar .navbar-nav .nav-item>.nav-link {
    text-align: left !important;
    max-height: none;
    min-height: auto;
    padding: 1.333rem 0;
    border-bottom: 1px solid #d9d9d6 !important;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .headervc .navbar .navbar-nav .nav-item>.nav-link:active,
  .headervc .navbar .navbar-nav .nav-item>.nav-link:focus,
  .headervc .navbar .navbar-nav .nav-item>.nav-link:hover {
    background: 0 0 !important
  }

  .headervc .navbar .navbar-nav .nav-item>.nav-link .icon {
    text-align: right;
    font-size: 1.267rem
  }
}

.headervc .navbar .navbar-nav .nav-item>.nav-link .icon {
  font-weight: 900
}

.headervc .navbar .navbar-nav .nav-item .nav-separator {
  color: #262626;
  font-weight: 700
}

.headervc .navbar .navbar-nav .nav-item .dropdown-menu.border-top {
  border-top-width: 5px;
  border-top-style: solid
}

@media (min-width:1200px) {
  .headervc .navbar .navbar-nav .nav-item .dropdown-menu.level1-dd {
    max-height: calc(100vh - 100px)
  }
}

@media (min-width:992px) {
  .headervc .navbar .navbar-nav .nav-item .dropdown-menu.dark-bg {
    background-color: #212322
  }

  .headervc .navbar .navbar-nav .nav-item .dropdown-menu.gray-bg {
    background-color: #f5f5f5
  }

  .headervc .navbar .navbar-nav .nav-item .dropdown-menu.border-top {
    border-top: 0
  }

  .headervc .navbar .navbar-nav .nav-item .dropdown-menu.level1-dd {
    padding: 22px 0 0
  }

  .headervc .navbar .navbar-nav .nav-item .dropdown-menu.promoarea {
    min-width: 40rem;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .headervc .navbar .navbar-nav .nav-item .dropdown-menu.promoarea.level1-dd {
    padding: 0
  }

  .headervc .navbar .navbar-nav .nav-item .dropdown-menu.promoarea.level1-dd .menu-items-list-wrapper {
    padding: 22px 0 0
  }

  .headervc .navbar .navbar-nav .nav-item .dropdown-menu.promoarea .menu-items-list-wrapper,
  .headervc .navbar .navbar-nav .nav-item .dropdown-menu.promoarea .nav-promoarea {
    width: 20rem
  }
}

.headervc .navbar .navbar-nav .nav-item .dropdown-menu.promoarea .nav-promoarea__content {
  padding: 40px;
  color: #212322
}

.headervc .navbar .navbar-nav .nav-item .dropdown-menu.promoarea .nav-promoarea__asset {
  max-height: 92px
}

.headervc .navbar .navbar-nav .nav-item .dropdown-menu.promoarea .nav-promoarea__asset img {
  height: 92px
}

.headervc .navbar .navbar-nav .nav-item .dropdown-menu.promoarea .nav-promoarea__asset span.icon {
  font-size: 92px
}

.headervc .navbar .navbar-nav .nav-item .dropdown-menu.promoarea .nav-promoarea__title .card-title,
.headervc .navbar .navbar-nav .nav-item .dropdown-menu.promoarea .nav-promoarea__title .card-title span {
  font-family: lato-bold;
  font-size: 16px;
  line-height: 24px;
  color: inherit
}

.headervc .navbar .navbar-nav .nav-item .dropdown-menu.promoarea .nav-promoarea__text p {
  margin-bottom: 0;
  text-align: center;
  font-family: lato-regular;
  font-size: 16px;
  line-height: 24px;
  color: inherit
}

@media (max-width:991px) {
  .headervc .navbar .navbar-nav .nav-item .dropdown-menu.promoarea .nav-promoarea__bg {
    position: relative;
    background-image: none !important
  }

  .headervc .navbar .navbar-nav .nav-item .dropdown-menu.promoarea .nav-promoarea__bg .image-wrapper,
  .headervc .navbar .navbar-nav .nav-item .dropdown-menu.promoarea .nav-promoarea__bg .image-wrapper a {
    width: 100%;
    max-width: 100%
  }

  .headervc .navbar .navbar-nav .nav-item .dropdown-menu.promoarea .nav-promoarea__bg .image-wrapper a {
    display: inline-block
  }

  .headervc .navbar .navbar-nav .nav-item .dropdown-menu.promoarea .nav-promoarea__bg .nav-promoarea__bg-gradient {
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    width: 100%
  }

  .headervc .navbar .navbar-nav .nav-item .dropdown-menu.promoarea .nav-promoarea__bg .nav-promoarea__content {
    position: absolute;
    text-align: center;
    width: 100%
  }

  .headervc .navbar .navbar-nav .nav-item .dropdown-menu.promoarea .nav-promoarea__bg .nav-promoarea__content.nav-promoarea__bg-top {
    top: 0
  }

  .headervc .navbar .navbar-nav .nav-item .dropdown-menu.promoarea .nav-promoarea__bg .nav-promoarea__content.nav-promoarea__bg-center {
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
  }

  .headervc .navbar .navbar-nav .nav-item .dropdown-menu.promoarea .nav-promoarea__bg .nav-promoarea__content.nav-promoarea__bg-bottom {
    bottom: 0
  }
}

@media (max-width:767px) {
  .headervc .navbar .navbar-nav .nav-item .dropdown-menu.promoarea .nav-promoarea__bg .nav-promoarea__content {
    padding: 1.5rem 1rem
  }
}

.headervc .navbar .navbar-nav .text-delta-midlight {
  font-family: lato-regular, Arial, Verdana, sans-serif !important;
  color: #b62025 !important;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: -.14px;
  line-height: 11px;
  text-align: right
}

.headervc .navbar>.container {
  box-shadow: 0 0 .5px 0 rgba(0, 0, 0, .2);
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media (min-width:768px) {
  .headervc .navbar .navbar-nav .text-delta-midlight {
    font-size: 10px !important;
    line-height: 12px !important
  }

  .headervc .navbar>.container {
    box-shadow: none
  }
}

@media (max-width:991px) {
  .headervc .mobile-navbar .container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .headervc .mobile-navbar .container .header-logo-wrapper {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #d9d9d6;
    box-shadow: 0 2px 4px rgba(138, 141, 143, .4);
    z-index: 1
  }

  .headervc .mobile-navbar .container .header-logo-wrapper .navbar-brand {
    padding-left: 15px
  }

  .headervc .mobile-navbar .container .navbar-toggler {
    display: inline-block
  }

  .headervc .mobile-navbar .container .navbar-toggler span {
    display: block;
    width: 20px;
    height: 2px;
    margin: 6px auto;
    background: #212322;
    transition: all .6s cubic-bezier(.25, .1, .25, 1)
  }

  .headervc .mobile-navbar .container .navbar-collapse {
    position: relative
  }

  .headervc .mobile-navbar .container .navbar-collapse .navbar-responsive {
    padding-left: 15px !important;
    padding-right: 15px !important;
    height: calc(100vh - 6.667rem);
    position: unset;
    z-index: auto
  }

  .headervc .mobile-navbar .container .navbar-collapse .navbar-responsive .back-dropdown-menu {
    padding-left: 15px;
    font-size: 12px;
    line-height: 11px;
    color: #C10016;
    letter-spacing: -.18px
  }

  .headervc .mobile-navbar .container .navbar-collapse .navbar-responsive .back-dropdown-menu:active,
  .headervc .mobile-navbar .container .navbar-collapse .navbar-responsive .back-dropdown-menu:focus {
    color: #C10016
  }

  .headervc .mobile-navbar .container .navbar-collapse .navbar-responsive .dropdown-menu {
    position: absolute !important;
    top: 0;
    height: 100%
  }

  .headervc .mobile-navbar .container .navbar-collapse .navbar-responsive .dropdown-submenu {
    position: absolute !important;
    top: 0;
    border-top-width: 0;
    border-top-style: none;
    height: 100%
  }

  .headervc .mobile-navbar .container .navbar-collapse .navbar-responsive .nav-item {
    min-height: auto;
    max-height: none;
    border-right: none;
    position: unset
  }

  .headervc .dropdown-submenu-wrapper,
  .headervc .menu-items-wrapper {
    position: unset
  }

  .headervc .navbar-toggleable-xl .navbar-collapse {
    display: none !important
  }

  .headervc .navbar-toggleable-xl .navbar-collapse.show {
    display: -ms-flexbox !important;
    display: flex !important
  }

  .headervc .navbar-nav {
    display: inline-block
  }

  .headervc .navbar-nav .nav-link:focus,
  .headervc .navbar-nav .nav-link:hover {
    color: #212322;
    text-decoration: none;
    outline: 0
  }

  .headervc .navbar-toggler:focus span,
  .headervc .navbar-toggler:hover span {
    background: #000
  }

  .headervc .navbar-toggler[aria-expanded=true] span:first-of-type {
    -ms-transform: rotate(45deg) translate(6px, 6px);
    transform: rotate(45deg) translate(6px, 6px)
  }

  .headervc .navbar-toggler[aria-expanded=true] span:nth-of-type(2) {
    opacity: 0
  }

  .headervc .navbar-toggler[aria-expanded=true] span:last-of-type {
    -ms-transform: rotate(-45deg) translate(5px, -5px);
    transform: rotate(-45deg) translate(5px, -5px)
  }

  .headervc .navbar-toggler[aria-expanded=false] span {
    -ms-transform: none;
    transform: none;
    opacity: 1
  }
}

.cc-container .cc-courses-container .courseItem:focus,
.cc-container .cc-dd__ol.online-learning input[type=radio]:focus,
.cc-container .cc-dd__select-wrapper select:focus,
.headervc .navbar-responsive>.nav-item.show>.nav-link:focus,
:focus {
  outline: 0 !important
}

.headervc .apply-btn {
  min-width: 8rem
}

.headervc .redesign-dropdown-menu .dropdown-item {
  border-bottom: 1px solid #C8C8C8
}

.headervc .redesign-dropdown-menu .dropdown-item:last-child {
  border-bottom: none
}

.headervc .redesign-dropdown-menu .dropdown-item .nav-link,
.headervc .redesign-dropdown-menu .dropdown-item .readyonly-nav-link {
  font-family: lato-regular;
  font-size: 14px;
  line-height: 32px;
  color: #000;
  letter-spacing: -.34px
}

.headervc .redesign-dropdown-menu .dropdown-item .nav-link:focus,
.headervc .redesign-dropdown-menu .dropdown-item .nav-link:hover {
  color: #C10016;
  text-decoration: underline
}

.headervc .navbar-responsive>.nav-item.show>.nav-link {
  color: #FFF
}

@media (min-width:992px) {
  .headervc .navbar-responsive>.nav-item.show>.nav-link {
    color: #000;
    font-family: lato-regular;
    border-color: #C10016
  }

  .headervc .navbar-responsive>.nav-item.show>.promoarea.dropdown-menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-flow: row;
    flex-flow: row
  }
}

.headervc .navbar-responsive .megamenu-bottom-bar {
  position: fixed;
  bottom: 0;
  background-color: #f5f5f5
}

.headervc .navbar-responsive .megamenu-bottom-bar .explore-btn {
  max-width: 70%
}

.headervc .navbar-responsive .megamenu-bottom-bar .close-dropdown {
  font-size: 12px;
  line-height: 11px;
  color: #C10016;
  letter-spacing: -.18px
}

.headervc .navbar-responsive .nav-link-desc {
  font-size: 15px
}

@media (min-width:992px) {
  .headervc .navbar-responsive .degree-level1-dd .menu-items-wrapper {
    position: relative;
    padding: 27px 0 0
  }

  .headervc .navbar-responsive .degree-level1-dd .menu-items-wrapper .nav-desc,
  .headervc .navbar-responsive .degree-level1-dd .menu-items-wrapper .nav-title {
    padding-left: 32px;
    color: #D0D0CE
  }

  .headervc .navbar-responsive .degree-level1-dd .menu-items-wrapper .nav-title {
    font-family: lato-bold;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: -.3px
  }

  .headervc .navbar-responsive .degree-level1-dd .menu-items-wrapper .nav-desc {
    font-family: lato-regular;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0
  }
}

.headervc .navbar-responsive .degree-level1-dd .menu-items-wrapper .mobileDegreesPrograms {
  width: 100%;
  position: unset
}

@media (min-width:992px) {

  .headervc .navbar-responsive .degree-level1-dd .menu-items-wrapper .mobileDegreesPrograms .nav-link-heading.active+.dropdown-submenu,
  .headervc .navbar-responsive .degree-level1-dd .menu-items-wrapper .mobileDegreesPrograms .nav-link.active+.dropdown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    background-color: #FFF;
    display: block;
    height: 100%
  }

  .headervc .navbar-responsive .degree-level1-dd .menu-items-wrapper .mobileDegreesPrograms .nav-link-heading.active+.dropdown-submenu.gray-bg,
  .headervc .navbar-responsive .degree-level1-dd .menu-items-wrapper .mobileDegreesPrograms .nav-link.active+.dropdown-submenu.gray-bg {
    background-color: #f5f5f5
  }

  .headervc .navbar-responsive .degree-level1-dd .menu-items-wrapper .mobileDegreesPrograms .dropdown-submenu {
    display: none
  }
}

.headervc .navbar-responsive .icon-caret-right {
  color: #C10016
}

.headervc .navbar-responsive .dropdown-submenu {
  border-top-width: 5px;
  border-top-style: solid
}

@media (max-width:991px) {
  .headervc .navbar-responsive .menu-items-list:not(:last-child) {
    border-bottom: 1px solid #d9d9d6
  }

  .headervc .navbar-responsive .dropdown-submenu {
    left: 0;
    right: 0;
    position: fixed !important;
    overflow: hidden scroll;
    z-index: 1000;
    min-width: 10rem;
    padding: .25rem 0;
    margin: 0 0 0 110%;
    font-size: 1rem;
    color: #000;
    text-align: left;
    list-style: none;
    background-color: #FFF;
    background-clip: padding-box;
    height: calc(100% - 5rem);
    max-height: 100%;
    top: 5.25rem;
    bottom: 0;
    padding-bottom: 8.5rem !important
  }

  .animated {
    animation-duration: .5s;
    animation-fill-mode: both
  }

  @keyframes slideInLeft {
    from {
      margin-left: 110%
    }

    to {
      margin-left: 0
    }
  }

  .slideInLeft {
    animation-name: slideInLeft
  }

  @keyframes slideOutRight {
    from {
      margin-left: 0
    }

    to {
      margin-left: 110%
    }
  }

  .slideOutRight {
    animation-name: slideOutRight
  }
}

.headervc .navbar-responsive .dropdown-submenu .nav-link-subheading {
  font-size: 16px;
  line-height: 24px;
  color: #212322;
  letter-spacing: -.25px;
  cursor: pointer
}

.headervc .navbar-responsive .dropdown-submenu .nav-link-subheading:focus,
.headervc .navbar-responsive .dropdown-submenu .nav-link-subheading:hover {
  color: #b62025;
  text-decoration: underline
}

@media (min-width:992px) {
  .headervc .navbar-responsive .dropdown-submenu {
    border-top-width: 0
  }

  .headervc .navbar-responsive .dropdown-submenu .nav-link-subheading {
    font-size: 24px;
    line-height: 29px;
    color: #111;
    font-family: lato-bold;
    letter-spacing: 0
  }

  .headervc .navbar-responsive .dropdown-submenu .nav-link-subheading:focus,
  .headervc .navbar-responsive .dropdown-submenu .nav-link-subheading:hover {
    color: #111;
    text-decoration: none
  }
}

.headervc .navbar-responsive .dropdown-submenu .sub-menu-item,
.headervc .navbar-responsive .dropdown-submenu .sub-menu-item-lbl {
  border-top: 1px solid #d9d9d6;
  font-family: lato-regular;
  font-size: 16px;
  line-height: 30px;
  color: #212322;
  letter-spacing: -.25px;
  padding: 1rem .5rem
}

@media (min-width:992px) {

  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item-lbl.level-2,
  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item-lbl.level-3,
  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item.level-2,
  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item.level-3 {
    letter-spacing: 0;
    line-height: 24px;
    padding: 10px 1rem 10px 28px;
    border: 0
  }

  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item-lbl.level-2:focus,
  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item-lbl.level-2:hover,
  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item-lbl.level-3:focus,
  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item-lbl.level-3:hover,
  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item.level-2:focus,
  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item.level-2:hover,
  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item.level-3:focus,
  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item.level-3:hover {
    color: #212322;
    text-decoration: none
  }

  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item-lbl.level-2 .icon-caret-right,
  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item-lbl.level-3 .icon-caret-right,
  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item.level-2 .icon-caret-right,
  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item.level-3 .icon-caret-right {
    font-size: 10px
  }

  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item-lbl.level-2.active,
  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item-lbl.level-3.active,
  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item.level-2.active,
  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item.level-3.active {
    color: #111
  }

  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item-lbl.level-2.active:focus,
  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item-lbl.level-2.active:hover,
  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item-lbl.level-3.active:focus,
  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item-lbl.level-3.active:hover,
  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item.level-2.active:focus,
  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item.level-2.active:hover,
  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item.level-3.active:focus,
  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item.level-3.active:hover {
    color: #111;
    text-decoration: none
  }

  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item-lbl.level-2.active,
  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item-lbl.level-2:focus,
  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item-lbl.level-2:hover,
  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item.level-2.active,
  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item.level-2:focus,
  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item.level-2:hover {
    background-color: #FFF
  }

  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item-lbl.level-3,
  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item.level-3 {
    padding-left: 37px
  }

  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item-lbl.level-3.active,
  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item-lbl.level-3:focus,
  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item-lbl.level-3:hover,
  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item.level-3.active,
  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item.level-3:focus,
  .headervc .navbar-responsive .dropdown-submenu .sub-menu-item.level-3:hover {
    background-color: #f5f5f5
  }

  .headervc .navbar-responsive .dropdown-submenu.level2-dd,
  .headervc .navbar-responsive .dropdown-submenu.level3-dd {
    padding-top: 20px
  }
}

.headervc .navbar-responsive .dropdown-submenu .sub-menu-item:focus,
.headervc .navbar-responsive .dropdown-submenu .sub-menu-item:hover {
  color: #b62025;
  text-decoration: underline
}

.headervc .navbar-responsive .dropdown-submenu.level2-dd .nav-link-subheading:focus,
.headervc .navbar-responsive .dropdown-submenu.level2-dd .nav-link-subheading:hover {
  background-color: #FFF
}

.headervc .navbar-responsive .dropdown-submenu.level3-dd .nav-link-subheading:focus,
.headervc .navbar-responsive .dropdown-submenu.level3-dd .nav-link-subheading:hover {
  background-color: #f5f5f5
}

.headervc .navbar-responsive .back-dropdown {
  font-size: 12px;
  line-height: 11px;
  color: #C10016;
  letter-spacing: -.18px
}

.headervc .navbar-responsive .back-dropdown:active,
.headervc .navbar-responsive .back-dropdown:focus {
  color: #C10016
}

@media (min-width:992px) {
  .headervc .navbar-responsive .dropdown-submenu.level2-dd .nav-link-subheading {
    padding-left: 27px
  }

  .headervc .navbar-responsive .dropdown-submenu.level3-dd .nav-link-subheading {
    padding-left: 37px
  }

  .headervc .es-header.navbar .navbar-nav .nav-item>.nav-link {
    color: #FFF
  }
}

nav.ctanav-chat-bar {
  display: block;
  padding: 13px 0 !important;
  background-color: #C10016;
  z-index: 1035
}

nav.ctanav-chat-bar ul.footer-order li.list-inline-item {
  border-right: 1px solid #FFF;
  display: table-cell;
  -ms-flex: 1 1 0px;
  flex: 1 1 0%
}

nav.ctanav-chat-bar ul.footer-order li.list-inline-item:last-child {
  border-right: none;
  display: table-cell
}

nav.ctanav-chat-bar ul.footer-order li.list-inline-item a {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -.18 px
}

nav.ctanav-chat-bar ul.footer-order li.list-inline-item a span {
  bottom: 3px;
  position: relative
}

nav.ctanav-chat-bar ul.footer-order li.list-inline-item a:hover {
  text-decoration: none !important
}

.hero-majestic .svg-banner-content .primary-headline,
.hero-majestic .svg-banner-content .secondary-headline {
  font-weight: 400;
  letter-spacing: .24px;
  line-height: 1.4
}

.hero-majestic .svg-banner-content .primary-headline {
  font-size: 1rem
}

.hero-majestic .svg-banner-content .secondary-headline {
  font-size: 2rem
}

.hero-majestic .hero-cta .btn {
  padding: .73rem 1rem;
  max-width: 100%;
  border-radius: 4px
}

.hero-majestic .hero-cta .btn:hover {
  cursor: pointer
}

@media (min-width:1200px) {
  .hero-majestic .hero-cta .btn {
    padding: .73rem .7rem
  }

  .hero-majestic.hero-white-ty .svg-banner-content-wrapper {
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%
  }
}

.hero-majestic .hero-cta .btn-one {
  background-color: #C10016;
  border-color: #C10016
}

.hero-majestic .hero-cta .btn-one:hover {
  background-color: #8b181c;
  border-color: #82171A
}

.hero-majestic .hero-cta .btn-outline-one {
  border-color: #C10016;
  color: #C10016
}

.hero-majestic .hero-cta .btn-two {
  color: #C10016
}

.hero-majestic.hero-left-white-comp .video-link a:hover {
  text-decoration: underline;
  color: #ab181c !important
}

.hero-majestic.hero-left-white-comp a.card-link:hover {
  text-decoration: underline;
  color: #4B4F54 !important
}

.hero-majestic.hero-left-comp .secondary-headline {
  color: #FFF
}

.hero-majestic.hero-left-comp .transcript-link a:focus,
.hero-majestic.hero-left-comp .transcript-link a:hover,
.hero-majestic.hero-left-comp .video-link a:focus,
.hero-majestic.hero-left-comp .video-link a:hover,
.hero-majestic.hero-left-comp a.hero-simple-link:focus,
.hero-majestic.hero-left-comp a.hero-simple-link:hover {
  text-decoration: underline
}

.hero-majestic.hero-white-ty {
  background-size: 0
}

.hero-majestic.hero-white-ty .svg-banner-content {
  border-top: 12px solid #94B7BB
}

@media (max-width:991px) {
  .hero-majestic.hero-white-ty .svg-banner {
    padding-top: 0 !important
  }

  .hero-majestic.hero-white-ty .svg-banner-content {
    margin-top: 0 !important
  }

  .hero-majestic.hero-white-ty .container {
    width: 100%
  }
}

.hero-majestic.hero-white-ty .svg-banner-content .video-link,
.hero-majestic.hero-white-ty .svg-banner-content a.hero-simple-link {
  color: #C10016 !important
}

.hero-majestic.hero-white-ty .svg-banner-content .video-link a,
.hero-majestic.hero-white-ty .svg-banner-content a.hero-simple-link {
  cursor: pointer
}

.hero-majestic.hero-white-ty .svg-banner-content .video-link a:focus,
.hero-majestic.hero-white-ty .svg-banner-content .video-link a:hover,
.hero-majestic.hero-white-ty .svg-banner-content a.hero-simple-link:focus,
.hero-majestic.hero-white-ty .svg-banner-content a.hero-simple-link:hover {
  color: #C10016 !important;
  text-decoration: underline
}

.hero-majestic.hero-white-ty .svg-banner-content .transcript-link,
.hero-majestic.hero-white-ty .svg-banner-content .transcript-link a {
  color: #212322 !important
}

.hero-majestic.hero-white-ty .svg-banner-content .transcript-link a:focus,
.hero-majestic.hero-white-ty .svg-banner-content .transcript-link a:hover {
  text-decoration: underline
}

.hero-majestic.hero-white-ty .svg-banner-content-wrapper {
  padding: 20px 1rem
}

@media (min-width:992px) {
  .hero-majestic.hero-white-ty {
    background-repeat: no-repeat;
    background-size: 100% auto
  }

  .hero-majestic.hero-white-ty .svg-banner-content {
    border-top: 0;
    position: unset;
    top: unset;
    -ms-transform: none;
    transform: none
  }

  .hero-majestic.hero-white-ty .svg-banner-content-wrapper {
    background-color: #FFF;
    border-top: 12px solid #94B7BB;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .1)
  }
}

.hero-majestic.hero-white-ty .secondary-headline {
  letter-spacing: .47px;
  font-size: 28px;
  line-height: 34px;
  color: #212322;
  margin-bottom: 1rem
}

@media (min-width:768px) {
  .hero-majestic.hero-white-ty .secondary-headline {
    font-size: 36px;
    line-height: 43px
  }
}

.hero-majestic.hero-white-ty .heading-line {
  margin-top: 0 !important;
  height: 2px
}

.hero-majestic.hero-white-ty .hero-majestic-rte p {
  letter-spacing: .35px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
  color: #212322
}

.hero-majestic.hero-white-ty .hero-cta {
  -ms-flex: 1 0 0px;
  flex: 1 0 0%
}

.hero-majestic.hero-white-ty .hero-cta a {
  display: inline-block
}

.hero-majestic.hero-white-ty .hero-cta a button {
  cursor: pointer;
  font-family: lato-bold;
  border-radius: 8px;
  font-size: 18px;
  line-height: 27px;
  padding: 10px 1rem
}

.hero-majestic.hero-white-ty .hero-cta a button.btn-one {
  background-color: #C10016;
  border-color: #C10016;
  color: #FFF
}

.hero-majestic.hero-white-ty .hero-cta a button.btn-one:focus,
.hero-majestic.hero-white-ty .hero-cta a button.btn-one:hover {
  background: #C10016;
  color: #FFF
}

.hero-majestic.hero-majestic-brand-reresh {
  background-size: 0
}

.hero-majestic.hero-majestic-brand-reresh .svg-banner-content {
  border-top: 12px solid #94B7BB
}

@media (max-width:991px) {
  .hero-majestic.hero-white-ty .hero-cta a button {
    width: 100%;
    max-width: 100%
  }

  .hero-majestic.hero-majestic-brand-reresh .svg-banner {
    padding-top: 0 !important
  }

  .hero-majestic.hero-majestic-brand-reresh .svg-banner-content {
    margin-top: 0 !important
  }
}

.hero-majestic.hero-majestic-brand-reresh .primary-headline {
  font-size: 1rem;
  line-height: 18px;
  letter-spacing: .42px;
  color: #000;
  margin-bottom: 1rem !important
}

@media (min-width:992px) {
  .hero-majestic.hero-majestic-brand-reresh {
    background-repeat: no-repeat;
    background-size: 100% auto
  }

  .hero-majestic.hero-majestic-brand-reresh .svg-banner-content {
    border-top: 0;
    position: unset;
    top: unset;
    -ms-transform: none;
    transform: none
  }

  .hero-majestic.hero-majestic-brand-reresh .svg-banner-content-wrapper {
    background-color: #FFF;
    border-top: 12px solid #94B7BB;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .1)
  }

  .hero-majestic.hero-majestic-brand-reresh .primary-headline {
    margin-bottom: .5rem !important
  }
}

@media (min-width:1200px) {
  .hero-majestic.hero-majestic-brand-reresh .svg-banner-content-wrapper {
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%
  }

  .hero-majestic.hero-majestic-brand-reresh .primary-headline {
    margin-bottom: 1rem !important
  }
}

.hero-majestic.hero-majestic-brand-reresh .secondary-headline {
  font-size: 28px;
  color: #000;
  letter-spacing: .47px;
  line-height: 34px;
  margin-bottom: 1rem
}

@media (min-width:992px) {
  .hero-majestic.hero-majestic-brand-reresh .secondary-headline {
    margin-bottom: .5rem
  }

  .hero-majestic.hero-majestic-brand-reresh.hero-left-comp .svg-banner-content {
    background: 0 0
  }
}

@media (min-width:1200px) {
  .hero-majestic.hero-majestic-brand-reresh .secondary-headline {
    margin-bottom: 1rem
  }
}

.hero-majestic.hero-majestic-brand-reresh .heading-line {
  margin-top: 0 !important;
  height: 2px
}

.hero-majestic.hero-majestic-brand-reresh .hero-majestic-rte {
  font-size: 15px;
  letter-spacing: .35px;
  line-height: 24px
}

.hero-majestic.hero-majestic-brand-reresh .hero-majestic-rte p {
  margin-bottom: .5rem
}

.hero-majestic.hero-majestic-brand-reresh.hero-left-white-comp .svg-banner-content .video-link,
.hero-majestic.hero-majestic-brand-reresh.hero-left-white-comp .svg-banner-content a.hero-simple-link {
  color: #C10016 !important
}

.hero-majestic.hero-majestic-brand-reresh.hero-left-white-comp .svg-banner-content .video-link a,
.hero-majestic.hero-majestic-brand-reresh.hero-left-white-comp .svg-banner-content a.hero-simple-link {
  cursor: pointer
}

.hero-majestic.hero-majestic-brand-reresh.hero-left-white-comp .svg-banner-content .video-link a:focus,
.hero-majestic.hero-majestic-brand-reresh.hero-left-white-comp .svg-banner-content .video-link a:hover,
.hero-majestic.hero-majestic-brand-reresh.hero-left-white-comp .svg-banner-content a.hero-simple-link:focus,
.hero-majestic.hero-majestic-brand-reresh.hero-left-white-comp .svg-banner-content a.hero-simple-link:hover {
  color: #C10016 !important;
  text-decoration: underline
}

.hero-majestic.hero-majestic-brand-reresh.hero-left-white-comp .svg-banner-content .transcript-link,
.hero-majestic.hero-majestic-brand-reresh.hero-left-white-comp .svg-banner-content .transcript-link a {
  color: #212322 !important
}

.hero-majestic.hero-majestic-brand-reresh.hero-left-white-comp .svg-banner-content .transcript-link a:focus,
.hero-majestic.hero-majestic-brand-reresh.hero-left-white-comp .svg-banner-content .transcript-link a:hover {
  text-decoration: underline
}

.hero-majestic.hero-majestic-brand-reresh.hero-left-comp .svg-banner-content-wrapper {
  background-color: #212322;
  color: #FFF
}

.hero-majestic.hero-majestic-brand-reresh.hero-left-comp .primary-headline,
.hero-majestic.hero-majestic-brand-reresh.hero-left-comp .secondary-headline {
  color: #FFF
}

.hero-majestic.hero-majestic-brand-reresh.hero-left-comp .heading-line {
  height: 3px
}

.feature-text {
  border-left-width: 6px !important
}

.feature-text .feature-text-heading {
  font-size: .8rem;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 1rem;
  margin-bottom: .6rem
}

.doctoral-hero-video-white .hero-text p,
.working-hours p {
  margin-bottom: 0
}

.feature-text .feature-text-description {
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
  line-height: 2rem
}

.fullfixed-image .image-wrap a {
  display: block
}

.doctoral-hero-video-white-breadcrumb {
  padding-top: 20px
}

.doctoral-hero-video-white-breadcrumb .breadcrumb-wrapper {
  padding: 0 !important
}

.doctoral-hero-video-white-breadcrumb .container {
  padding: 0;
  width: 100%
}

@media (min-width:768px) {
  .doctoral-hero-video-white-breadcrumb .container {
    padding: 0 1rem
  }
}

.doctoral-hero-video-white-breadcrumb-icon {
  padding-top: 30px
}

.doctoral-hero-video-white .card-title {
  font-size: 36px;
  line-height: 44px;
  padding-top: 30px
}

.doctoral-hero-video-white .variation-title span {
  font: 36px/46px lato-bold, Arial, Verdana, sans-serif
}

.doctoral-hero-video-white .hero-text {
  font-size: 20px;
  line-height: 32px;
  margin-top: 20px !important
}

.doctoral-hero-video-white .transcript-label .card-link,
.doctoral-hero-video-white .video-link {
  font-size: 16px;
  line-height: 19px
}

.doctoral-hero-video-white .hero-white-section {
  position: relative
}

.doctoral-hero-video-white .video-icon-position {
  cursor: pointer;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  position: absolute;
  background-color: #FFF;
  border-radius: 100%
}

.doctoral-hero-video-white .hero-banner-desk-img img {
  max-width: none;
  width: auto !important
}

.doctoral-hero-video-white .hero-banner-desk-img .image-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center
}

.doctoral-hero-video-white .divider {
  width: 60px;
  height: 4px;
  margin: 5px auto 0
}

.doctoral-hero-video-white .video-circle-icon {
  height: 64px;
  width: 64px;
  background-color: transparent
}

@media (min-width:576px) {
  .doctoral-hero-video-white-breadcrumb-icon {
    padding-top: 60px
  }

  .doctoral-hero-video-white .card-title {
    font-size: 48px;
    line-height: 57px;
    padding-top: 60px
  }

  .doctoral-hero-video-white .hero-text {
    font-size: 24px;
    line-height: 40px;
    letter-spacing: .13px
  }

  .doctoral-hero-video-white .video-circle-icon {
    height: 100px;
    width: 100px;
    background-color: transparent
  }

  .doctoral-hero-video-white .hero-banner-desk-img img {
    width: 100% !important
  }

  .doctoral-hero-video-white .hero-banner-desk-img .image-wrapper {
    display: block
  }

  .doctoral-hero-video-white .transcript-label .card-link,
  .doctoral-hero-video-white .video-link {
    font-size: 20px;
    line-height: 24px
  }
}

.navigation-section ul li a {
  padding: 12px 0;
  text-decoration: none;
  color: #666;
  border-bottom: 1px solid #d8d8d8;
  font-size: 14px
}

.navigation-section ul li a.active,
.navigation-section ul li a:focus,
.navigation-section ul li a:hover {
  color: #b62025
}

.navigation-section ul li a.active:focus,
.navigation-section ul li a.active:hover {
  color: #666
}

.navigation-section .content-section .mobile-hamburger-fixed {
  position: fixed;
  right: 20px;
  margin-top: 60px
}

.navigation-section .nav-section-fixed {
  position: fixed;
  z-index: 1;
  width: 13.2%;
  max-width: 190px
}

.navigation-section .nav-section-fixed.fadeOut {
  transition: opacity .5s;
  -webkit-transition: opacity .5s
}

@media (min-width:992px) {
  .navigation-section .nav-section-fixed+.content-section {
    margin-left: 16.6666666667%
  }
}

.navigation-section a.nav-section-modal {
  z-index: 1029
}

.navigation-placeholder {
  display: block;
  position: relative;
  top: -38px
}

.carousel-card-container .carousel-indicators,
.skills-carousel-list .container {
  position: static
}

@media (max-width:991px) {
  .navigation-section ul li a {
    font-size: 20px
  }

  #formModal.navigation .modal-dialog {
    max-width: none;
    margin: 0;
    height: 100%
  }

  #formModal.navigation .modal-dialog .modal-content {
    box-shadow: none;
    border-radius: 0;
    border: none;
    height: 100%
  }

  #formModal.navigation .modal-dialog .modal-body {
    background: #FFF
  }
}

body.firefox .fix-hero-video-white .hero-white-wrapper,
body.ie .fix-hero-video-white .hero-white-wrapper {
  margin-left: 8.3333333333%
}

body.ie .fix-hero-video-white {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important
}

body.firefox .fix-hero-video-white {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important
}

img.lazy-img {
  opacity: 0
}

.image-wrapper img {
  opacity: 1;
  transition: opacity .3s
}

.fullWidthVideoModal .modal-dialog {
  max-width: 1110px
}

@media (max-width:767px) {
  .fullWidthVideoModal .modal-dialog {
    height: auto !important
  }
}

.carousel-card-container .carousel-indicators li {
  width: 22px;
  height: 22px;
  background-color: #d8d8d8;
  border-radius: 100%;
  max-width: 22px
}

.carousel-card-container .carousel-indicators .active {
  background-color: #b62025
}

.carousel-card-container .card-content,
.carousel-card-container .card-title {
  font-size: 20px;
  line-height: 30px
}

.carousel-card-container .carousel-item {
  border: 8px solid rgba(38, 38, 38, .1);
  display: inline-block
}

.carousel-card-container .carousel-inner {
  -ms-transform: none;
  transform: none
}

.carousel-card-container .carousel-item.active {
  display: inline-block
}

.simpleheader {
  position: fixed;
  top: 0;
  width: 100%;
  min-height: 5rem;
  max-height: 5rem;
  z-index: 1;
  padding: 0 20px
}

@media (min-width:992px) {
  .carousel-card-container .carousel-item {
    border: 8px solid rgba(38, 38, 38, .1);
    max-width: 350px
  }

  .carousel-card-container .carousel {
    overflow: hidden
  }

  .carousel-card-container .carousel-indicators {
    margin-right: 20px
  }

  .simpleheader img {
    padding: 19px 0
  }
}

@media (max-width:991px) {
  .simpleheader {
    min-height: 2.75rem;
    max-height: 2.75rem
  }

  .simpleheader-body {
    padding-top: 42px
  }
}

.twoByNComparison-section .compare-section .features-section h1,
.twoByNComparison-section .compare-section .features-section h2,
.twoByNComparison-section .compare-section .features-section h3,
.twoByNComparison-section .compare-section .features-section h4,
.twoByNComparison-section .compare-section .features-section h5,
.twoByNComparison-section .compare-section .features-section h6 {
  font: 16px/24px lato-bold, Arial, Verdana, sans-serif
}

.hp-redesign-parallax h1,
.hp-redesign-parallax p {
  font-family: lato-regular, Arial, Verdana, sans-serif
}

.twoByNComparison-section .compare-section .features-section .feature-desc p {
  font-size: 15px;
  line-height: 30px
}

.twoByNComparison-section .compare-section .features-section .feature-separator {
  border-bottom: 2px solid rgba(75, 79, 84, .9)
}

body.ie .twoByNComparison-section .compare-section .features-section img {
  max-width: 60px
}

@media (min-width:576px) {
  .carousel-card-container .carousel-item {
    display: none
  }

  body.ie .twoByNComparison-section .compare-section .features-section img {
    max-width: 90px
  }
}

@media (min-width:992px) {
  body.ie .twoByNComparison-section .compare-section .features-section img {
    max-width: 104px
  }
}

.courses-pattern-container .course-switch-wrapper {
  z-index: 1
}

.courses-pattern-container .course-switch-wrapper .course-switched-title {
  color: #6f6f6f
}

.courses-pattern-container .course-switch-wrapper .course-switch-field {
  color: #8d8d8d;
  background-color: #8d8d8d;
  height: 35px;
  width: 73px;
  border-radius: 50px
}

.courses-pattern-container .course-switch-wrapper .course-switch-field:focus {
  outline: #ded9d3 dashed 1px !important
}

.courses-pattern-container .course-switch-wrapper .course-switch-field .course-toggle {
  border-radius: 50%;
  position: relative;
  height: 24px;
  width: 24px;
  background-color: #FFF;
  box-shadow: -2px 2px 4px 0 rgba(0, 0, 0, .5);
  margin-top: 1px
}

.courses-pattern-container .course-switch-wrapper .course-switch-field .course-toggle .switch-field {
  font-weight: 700;
  font-size: .85rem;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  height: 22px;
  width: 20px
}

.courses-pattern-container .course-switch-wrapper .course-switch-field .course-toggle.active {
  left: 38px;
  text-align: center;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5)
}

.courses-pattern-container .course-switch-wrapper .course-switch-field.active {
  background-color: #ded9d3
}

.courses-pattern-container .course-switch-wrapper .course-switch-field.active .switch-field {
  font-weight: 400;
  -ms-transform: rotate(0);
  transform: rotate(0);
  vertical-align: middle;
  font-size: .7rem;
  margin-top: 7px
}

.courses-pattern-container .course-grid-group .course-description {
  display: none
}

.courses-pattern-container .course-grid-group.active .course-description {
  display: block
}

body {
  padding-top: 5rem
}

.cu-wrapper {
  margin: 0 auto;
  overflow: hidden
}

.hp-redesign-parallax h1 {
  font-size: 36px;
  font-weight: 700;
  line-height: 46px;
  color: #000
}

.hp-redesign-parallax p {
  font-size: 20px;
  line-height: 36px;
  color: #000
}

.hp-redesign-parallax .container-fluid,
.hp-redesign-parallax .container-lg-fluid,
.hp-redesign-parallax .container-md-fluid,
.hp-redesign-parallax .container-xl-fluid {
  padding-left: 0;
  padding-right: 0
}

.hp-redesign-parallax .red-line {
  height: 5px;
  width: 10px;
  background-color: #b62025;
  transition: width 1s
}

.hp-redesign-parallax .transparent-btn {
  background: 0 0;
  border: 1px solid #b62025;
  border-radius: 2px
}

.hp-redesign-parallax .transparent-btn:hover {
  background: #E6E6E6;
  cursor: pointer
}

.hp-redesign-parallax .transparent-btn a:hover {
  text-decoration: none
}

body :not(.firefox) .hp-redesign-parallax .hp-banner {
  height: 100vh
}

@media (max-width:767px) {
  body :not(.firefox) .hp-redesign-parallax .hp-banner {
    height: auto
  }

  .hp-redesign-parallax .hp-banner .hp-video-wrapper.render-on-image {
    padding-top: 0 !important
  }
}

.hp-redesign-parallax .hp-banner .hp-video-wrapper {
  position: relative;
  background-size: 0
}

.hp-redesign-parallax .hp-banner .hp-video-wrapper video {
  min-height: -webkit-fill-available
}

@media only screen and (min-width:768px) {
  .hp-redesign-parallax h1 {
    font-size: 48px;
    letter-spacing: .5px;
    line-height: 59px
  }

  .hp-redesign-parallax p {
    font-size: 24px;
    letter-spacing: .5px;
    line-height: 40px
  }

  body.firefox .hp-redesign-parallax .hp-banner .hp-video-wrapper .banner-video-content.position-me,
  body.safari .hp-redesign-parallax .hp-banner .hp-video-wrapper .banner-video-content.position-me {
    top: 50%
  }

  .hp-redesign-parallax .hp-banner {
    height: auto !important
  }

  .hp-redesign-parallax .hp-banner .hp-video-wrapper video {
    height: auto !important;
    width: 100%;
    right: initial;
    min-height: auto
  }
}

.hp-redesign-parallax .hp-banner .hp-video-wrapper .banner-mobile-img {
  min-height: -webkit-fill-available;
  min-width: -moz-min-content;
  position: relative
}

.hp-redesign-parallax .hp-banner .hp-video-wrapper .banner-video-content.position-me {
  position: absolute;
  left: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

@media only screen and (min-width:768px) {
  .hp-redesign-parallax .hp-banner .hp-video-wrapper .banner-video-content.position-me {
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
  }
}

.hp-redesign-parallax .hp-banner .hp-video-wrapper .banner-video-content .banner-content-section {
  background-color: #FFF;
  border-top: 10px solid #94B7BB
}

.hp-redesign-parallax .hp-banner .hp-video-wrapper .banner-video-content .banner-content-section h1 {
  font-family: lato-bold;
  font-size: 28px;
  line-height: 36px;
  color: #000;
  letter-spacing: 0
}

@media (min-width:992px) {
  .hp-redesign-parallax .hp-banner .hp-video-wrapper .banner-video-content .banner-content-section h1 {
    font-size: 36px;
    letter-spacing: .15px;
    line-height: 46px
  }
}

.hp-redesign-parallax .hp-banner .hp-video-wrapper .banner-video-content .banner-content-section h1 sup {
  font-size: 9px;
  top: -2.7em
}

@media (min-width:992px) {
  .hp-redesign-parallax .hp-banner .hp-video-wrapper .banner-video-content .banner-content-section h1 sup {
    font-size: 12px
  }
}

.hp-redesign-parallax .hp-banner .hp-video-wrapper .banner-video-content .banner-content-section .banner-content-desc {
  font-family: lato-regular;
  line-height: 30px;
  font-size: 20px;
  color: #000;
  letter-spacing: 0
}

@media (min-width:768px) {
  .hp-redesign-parallax .hp-banner .hp-video-wrapper.render-on-image {
    background-repeat: no-repeat;
    background-size: 100% auto
  }

  .hp-redesign-parallax .hp-banner .hp-video-wrapper.render-on-image .banner-content-section {
    box-shadow: 0 5px 20px 0 #0001A
  }

  .hp-redesign-parallax .hp-banner .hp-video-wrapper .banner-video-content .banner-content-section {
    border-top-width: 12px
  }

  .hp-redesign-parallax .hp-banner .hp-video-wrapper .banner-video-content .banner-content-section h1 sup {
    top: -2.3em
  }

  .hp-redesign-parallax .hp-banner .hp-video-wrapper .banner-video-content .banner-content-section .banner-content-desc {
    line-height: 28px;
    font-size: 18px
  }
}

@media (min-width:992px) {
  .hp-redesign-parallax .hp-banner .hp-video-wrapper .banner-video-content .banner-content-section .banner-content-desc {
    line-height: 30px;
    font-size: 20px
  }
}

.hp-redesign-parallax .hp-banner .hp-video-wrapper .banner-video-content .banner-content-section .hp-banner-btn {
  background-color: #C10016;
  border: 0
}

.hp-redesign-parallax .hp-banner .hp-video-wrapper .banner-video-content .banner-content-section .hp-banner-btn:hover {
  background-color: #8A0010;
  cursor: pointer
}

.tabAccordion,
.tabAccordion .card-header {
  border: 0;
  background: 0 0 !important
}

@media (max-width:767px) {
  .hp-redesign-parallax .hp-banner .hp-video-wrapper.render-on-image .banner-video-content {
    margin-top: 0 !important
  }

  .hp-redesign-parallax .hp-banner .hp-video-wrapper .banner-mobile-img {
    min-height: auto;
    width: 100%
  }

  .hp-redesign-parallax .hp-banner .hp-video-wrapper .banner-video-content.position-me {
    -ms-transform: none !important;
    transform: none !important;
    position: static
  }
}

.tabAccordion .card-header {
  padding: 2.5px 0;
  margin-left: -15px;
  margin-right: -15px
}

.tabAccordion .card-header:focus,
.tabAccordion .card-header:hover {
  background-color: rgba(216, 216, 216, .3) !important;
  cursor: pointer
}

.tabAccordion .card-header .btn-link {
  color: #000;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 29px;
  white-space: normal
}

.tabAccordion .card-header .btn-link.btn-link:active,
.tabAccordion .card-header .btn-link.btn-link:focus,
.tabAccordion .card-header .btn-link.btn-link:hover {
  text-decoration: none;
  cursor: pointer
}

.tabAccordion .card-header .btn-link span {
  font-size: 28px;
  color: #b62025;
  transition: .2s ease
}

.tabAccordion .card-header .btn-link:focus {
  background-color: rgba(216, 216, 216, .3) !important;
  box-shadow: none
}

.tabAccordion .card-header .collapsed span::after {
  content: "+"
}

.tabAccordion .card-header span::after {
  content: "\00d7"
}

.tabAccordion .card-body {
  font-size: 18px;
  background: #FFF
}

.tabAccordion .card-body .headline-text {
  font: 18px/27px lato-bold
}

.tabAccordion .card-body .experiencefragment .custom-limited-vc-rte p em {
  font-size: 13px;
  line-height: 20px;
  letter-spacing: .16px
}

.tabAccordion .card-body .custom-limited-vc-rte p a {
  font-size: 16px;
  font-weight: 700;
  line-height: 26px
}

.tabAccordion .card-body .acc-btn {
  border-radius: 0;
  color: #b62025;
  background-color: transparent;
  border-color: #b62025;
  padding: 10px 50px;
  font-weight: 700
}

.tabAccordion .card-body .acc-btn.btn.focus {
  box-shadow: none !important
}

.courses__mobile-tabs:focus,
.pmlp-tab-section .pmlp-mobile-tabs:focus {
  box-shadow: 0 0 0 2px rgba(2, 117, 216, .25)
}

.tabAccordion .card-body.multi-accordion {
  padding: 0
}

.tabAccordion .card-body.multi-accordion .card-header .btn-link {
  padding-right: 3.75rem;
  padding-left: 2em !important;
  font-weight: 400
}

.tabAccordion .card-body.multi-accordion .card-body {
  padding-right: 3.75rem;
  padding-left: 2em !important
}

.tabAccordion .card-body.multi-accordion .card-body .xf-content-height {
  margin: 0
}

.pmlp-accordion:last-of-type .card {
  border-bottom: 1px solid #dcd4d4
}

.pmlp-tab-section {
  padding-bottom: 50px
}

.pmlp-tab-section.heading-section {
  padding-bottom: 0
}

.pmlp-tab-section .psychology-heading {
  padding-top: 89px;
  padding-bottom: 30px
}

.pmlp-tab-section .choose-dp-option {
  font-size: 18px;
  line-height: 22px
}

.pmlp-tab-section .pmlp-mobile-tabs {
  width: 100%;
  height: 44px;
  border: 2px solid #C10016;
  background-color: #FFF;
  color: #C10016;
  font-size: 15px;
  font-weight: 700;
  padding: 0 10px;
  border-radius: 6px;
  line-height: 18px;
  margin-bottom: 40px;
  font-family: lato-regular
}

.spec-class-start__row,
.spec-details-section,
.spec-footer-cta,
.spec-headline-section {
  font-family: lato, Arial, Verdana, sans-serif
}

.pmlp-tab-section .pmlp-arrow {
  position: absolute;
  right: 28px;
  width: 0;
  top: 50px;
  height: 0;
  color: #C10016;
  font-weight: 700;
  pointer-events: none;
  -ms-transform: rotate(90deg) translateY(-50%);
  transform: rotate(90deg) translateY(-50%)
}

.pmlp-tab-section select {
  appearance: none
}

.pmlp-tab-section .nav-pills .nav-link {
  padding: 1rem;
  color: #212322;
  font-size: 18px;
  line-height: 22px;
  border-radius: 0
}

.pmlp-tab-section .nav-pills .nav-link .nav-pills .show>.nav-link,
.pmlp-tab-section .nav-pills .nav-link.nav-link.active,
.pmlp-tab-section .nav-pills .nav-link.nav-link:hover {
  background-color: #b62025;
  color: #FFF
}

.pmlp-tab-section .tab-content .tab-pane .aos-heading {
  display: none
}

.pmlp-tab-section .tab-content .tab-pane h3 {
  font-size: 26px;
  line-height: 31px;
  color: #212322;
  text-align: center
}

@media (min-width:768px) {
  .pmlp-tab-section .tab-content .tab-pane h3 {
    font-size: 30px;
    line-height: 34px;
    text-align: left
  }
}

@media (min-width:1024px) {
  .pmlp-tab-section .tab-content .tab-pane h3 {
    font-size: 32px;
    line-height: 36px
  }
}

.pmlp-tab-section .tab-content .tab-pane .custom-limited-vc-rte p {
  font-size: 16px;
  line-height: 24px;
  color: #212322;
  text-align: center
}

@media (min-width:768px) {
  .pmlp-tab-section .tab-content .tab-pane .custom-limited-vc-rte p {
    text-align: left
  }
}

.pmlp-tab-section .tab-content .tab-pane .titleText .container {
  padding: 0 !important
}

.pmlp-tab-section .tab-content .tab-pane .titleText .container .h1,
.pmlp-tab-section .tab-content .tab-pane .titleText .container .h2,
.pmlp-tab-section .tab-content .tab-pane .titleText .container .h3,
.pmlp-tab-section .tab-content .tab-pane .titleText .container .h4,
.pmlp-tab-section .tab-content .tab-pane .titleText .container .h5,
.pmlp-tab-section .tab-content .tab-pane .titleText .container .h6 {
  font-size: 26px;
  line-height: 31px;
  color: #212322;
  text-align: center;
  font-weight: 700
}

@media (min-width:768px) {

  .pmlp-tab-section .tab-content .tab-pane .titleText .container .h1,
  .pmlp-tab-section .tab-content .tab-pane .titleText .container .h2,
  .pmlp-tab-section .tab-content .tab-pane .titleText .container .h3,
  .pmlp-tab-section .tab-content .tab-pane .titleText .container .h4,
  .pmlp-tab-section .tab-content .tab-pane .titleText .container .h5,
  .pmlp-tab-section .tab-content .tab-pane .titleText .container .h6 {
    font-size: 28px;
    line-height: 32px;
    text-align: left
  }

  .spec-footer-cta__cta,
  .spec-footer-cta__text a {
    border-bottom: 3px solid transparent
  }
}

@media (min-width:1024px) {

  .pmlp-tab-section .tab-content .tab-pane .titleText .container .h1,
  .pmlp-tab-section .tab-content .tab-pane .titleText .container .h2,
  .pmlp-tab-section .tab-content .tab-pane .titleText .container .h3,
  .pmlp-tab-section .tab-content .tab-pane .titleText .container .h4,
  .pmlp-tab-section .tab-content .tab-pane .titleText .container .h5,
  .pmlp-tab-section .tab-content .tab-pane .titleText .container .h6 {
    font-size: 28px;
    line-height: 32px
  }
}

.global-tabs .pmlp-tab-section .pmlp-arrow {
  top: 19px
}

.spec-footer-cta {
  background-color: #C10016;
  color: #FFF;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 22px
}

.spec-footer-cta__text {
  margin-bottom: 10px
}

.spec-class-start p,
.spec-details-section__text p,
.spec-footer-cta__text p {
  margin-bottom: 0
}

.spec-footer-cta__text a {
  font-weight: 400 !important;
  padding-bottom: .5rem
}

.spec-footer-cta__cta,
.spec-footer-cta__text a {
  color: #FFF;
  font-weight: 900
}

.spec-footer-cta__cta:focus,
.spec-footer-cta__cta:hover,
.spec-footer-cta__text a:focus,
.spec-footer-cta__text a:hover {
  color: #FFF;
  text-decoration: none
}

.spec-footer-cta__cta:focus,
.spec-footer-cta__text a:focus {
  outline: #FFF dashed 1px !important
}

.specrd-cl .nav-item .tab-link:focus,
.vcSpecPage .global-accordion .card-body .twoUp .two-up-title-cta:focus {
  outline: #1338BE dashed 1px !important
}

.spec-headline-section {
  background-color: #b62025;
  color: #FFF
}

.spec-headline-section__container {
  padding: 23px 20px 30px !important
}

.spec-headline-section__title {
  color: #FFF;
  font-size: 30px;
  letter-spacing: 0;
  line-height: 38px;
  margin-bottom: 13px
}

@media (min-width:768px) {

  .spec-footer-cta__cta:focus,
  .spec-footer-cta__cta:hover,
  .spec-footer-cta__text a:focus,
  .spec-footer-cta__text a:hover {
    border-bottom: 3px solid #FFF
  }

  .spec-headline-section__container {
    padding: 21px 33px 30px !important
  }

  .spec-headline-section__title {
    margin-bottom: 28px
  }
}

.spec-headline-section__disclaimer p {
  color: #FFF;
  font-size: 13px;
  letter-spacing: .18px;
  line-height: 16px;
  margin-bottom: 25px
}

.spec-headline-section__cta {
  border-radius: 5px;
  background-color: #FFF;
  color: #b62025;
  font-size: 18px;
  letter-spacing: -.12px;
  line-height: 22px;
  padding: 16px 0
}

.spec-headline-section__cta:focus,
.spec-headline-section__cta:hover {
  color: #b62025;
  text-decoration: none
}

.spec-headline-section__cta:focus {
  box-shadow: inset 0 0 8px #b62025
}

.spec-class-start__row {
  border-left: 4px solid #b62025;
  padding-left: 11px;
  letter-spacing: 0;
  font-size: 16px;
  line-height: 24px;
  color: #000
}

.spec-class-start__date {
  font-size: 18px;
  line-height: 30px
}

.spec-details-section {
  background-color: #C10016;
  color: #FFF
}

.spec-details-section__text {
  letter-spacing: -.14px;
  font-family: lato-regular;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.spec-ataglance-section,
.spec-redesgin-hero__left-col,
.spec-redesgin-hero__pgm-name,
.spec-redesgin-hero__spec-name {
  font-family: lato, Arial, Verdana, sans-serif
}

.spec-details-section__text p {
  color: inherit !important
}

.spec-details-section__text .container {
  width: 100%;
  padding-top: 1rem !important;
  padding-bottom: 0 !important
}

.spec-details-section__text .disclaimer-content {
  margin-left: 0;
  color: inherit;
  letter-spacing: -.08px;
  font-size: .8666666667rem;
  line-height: 1.4rem
}

.spec-details-section__text .disclaimer-content p {
  font-size: inherit !important;
  line-height: inherit !important
}

.spec-details-section__text .disclaimer-alignment {
  text-align: center !important;
  color: inherit !important
}

.spec-details-section__img-wrapper .icon-color-mask {
  width: 4.3333333333rem;
  height: 4.3333333333rem
}

.spec-details-section__cta {
  letter-spacing: -.12px;
  width: 288px
}

@media (min-width:768px) {
  .spec-headline-section__disclaimer p {
    margin-bottom: 29px
  }

  .spec-details-section__text .disclaimer-alignment {
    text-align: left !important
  }

  .spec-details-section__cta-wrapper {
    -ms-flex: 1 0 25%;
    flex: 1 0 25%;
    max-width: 25%
  }

  .spec-details-section__cta {
    width: 100%
  }
}

.spec-details-section__cta:focus,
.spec-details-section__cta:hover {
  text-decoration: none
}

.spec-ataglance-section {
  background-color: #EFEFEF
}

.spec-ataglance-section__title {
  color: #000;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 29px
}

.spec-ataglance-section__items {
  color: #000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 22px
}

.spec-ataglance-section__items li {
  margin-bottom: 15px
}

.spec-ataglance-section__items li:last-child {
  margin-bottom: 0
}

.spec-redesgin-hero {
  margin-bottom: 6rem;
  padding-bottom: 7.3333333333rem
}

@media (max-width:767px) {
  .spec-redesgin-hero {
    background-color: #FFF !important
  }
}

@media (min-width:768px) {
  .spec-redesgin-hero__content {
    width: 740px;
    position: relative;
    left: -5px;
    margin-top: -110px;
    background: linear-gradient(to right, #fff 15%, rgba(255, 255, 255, 0) 7%);
    border-radius: 4px
  }
}

@media (min-width:992px) {
  .spec-redesgin-hero__content {
    width: 980px;
    margin-top: -145px
  }
}

@media (min-width:1200px) {
  .spec-redesgin-hero__content {
    width: 1160px;
    left: -20px;
    margin-top: -190px
  }
}

.spec-redesgin-hero__left-col {
  color: #000
}

.spec-redesgin-hero__left-col .container {
  padding-left: 0 !important;
  padding-right: 0 !important
}

@media (min-width:768px) {
  .spec-redesgin-hero__container {
    position: relative;
    left: 20px
  }

  .spec-redesgin-hero__left-col {
    position: relative;
    background-color: #FFF;
    border-radius: 4px
  }

  .spec-redesgin-hero__class-btns,
  .spec-redesgin-hero__right-col {
    background-color: transparent !important
  }
}

.spec-redesgin-hero__class-btns-wrapper {
  background-color: #FFF
}

@media (max-width:767px) {

  .spec-redesgin-hero__container,
  .spec-redesgin-hero__left-col .container {
    width: 100%
  }

  .spec-redesgin-hero__class-btns {
    margin-right: -15px;
    margin-left: -15px
  }

  .spec-redesgin-hero__class-btns-wrapper .cta-btns-comp,
  .spec-redesgin-hero__class-btns-wrapper .spec-class-start {
    padding: 0 !important
  }
}

.spec-redesgin-hero__breadcrumb .breadcrumb-wrapper {
  padding: 0 !important
}

.spec-redesgin-hero__breadcrumb .container:after {
  display: block;
  content: "";
  clear: both
}

.spec-redesgin-hero__breadcrumb .breadcrumb-item:before {
  color: #8d8d8d
}

.spec-redesgin-hero__breadcrumb .breadcrumb-item a,
.spec-redesgin-hero__breadcrumb .breadcrumb-item.active {
  font-size: 14px;
  letter-spacing: .35px
}

.spec-redesgin-hero__breadcrumb .breadcrumb-item.active {
  color: #000
}

.spec-redesgin-hero__breadcrumb .breadcrumb-item a {
  color: #8d8d8d
}

.spec-redesgin-hero__breadcrumb .breadcrumb-item a:hover {
  color: #b62025
}

.spec-redesgin-hero__pgm-name {
  color: #000;
  font-size: 22px;
  letter-spacing: .37px;
  line-height: 34px;
  margin-bottom: 9px
}

@media (min-width:768px) {
  .spec-redesgin-hero__pgm-name {
    margin-bottom: 4px
  }
}

.spec-redesgin-hero__hr {
  width: 60px;
  height: 4px;
  background: #b62025
}

.spec-redesgin-hero__spec-name {
  font-weight: 700;
  letter-spacing: 0;
  font-size: 30px;
  line-height: 40px;
  color: #000
}

.spec-redesgin-hero .rte-col,
.spec-redesgin-hero__rte {
  color: #2E2E2E;
  font-size: 16px;
  letter-spacing: .25px;
  line-height: 30px
}

.spec-redesgin-hero .cta-btns-comp .row.justify-content-center {
  -ms-flex-pack: left !important;
  justify-content: left !important
}

.spec-redesgin-hero .cta-btns-comp .cta-btn-0,
.spec-redesgin-hero .cta-btns-comp .cta-btn-1 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 20px !important;
  padding-right: 20px !important
}

@media (min-width:992px) {

  .spec-redesgin-hero .cta-btns-comp .cta-btn-0,
  .spec-redesgin-hero .cta-btns-comp .cta-btn-1 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 15px !important;
    padding-right: 15px !important
  }
}

.spec-redesgin-hero .cta-btns-comp .cta-btn-0 .btn,
.spec-redesgin-hero .cta-btns-comp .cta-btn-1 .btn {
  max-width: 100%
}

.spec-redesgin-hero__text-long .long-form .image-wrapper img {
  width: 80px
}

.spec-redesgin-hero__text-long .long-form .icon-img-small .image-wrapper .icon-color-mask {
  width: 5.3333333333rem;
  height: 5.3333333333rem
}

@media (min-width:768px) and (max-width:991px) {
  .spec-redesgin-hero__text-long .long-form .icon-img-small .image-wrapper .icon-color-mask {
    width: 3.2rem;
    height: 3.2rem
  }
}

.spec-redesgin-hero__text-long .long-form .icon-img-large .image-wrapper .icon-color-mask {
  width: 8.5333333333rem;
  height: 8.5333333333rem
}

@media (min-width:768px) and (max-width:991px) {
  .spec-redesgin-hero__text-long .long-form .icon-img-large .image-wrapper .icon-color-mask {
    width: 5.3333333333rem;
    height: 5.3333333333rem
  }
}

.spec-redesgin-hero__text-long .long-form__bg-color {
  padding: 1.3333333333rem !important
}

.spec-redesgin-hero__text-long .long-form__bg-color p {
  margin-bottom: 0
}

.spec-redesgin-hero__text-long .long-form__bg-color h1,
.spec-redesgin-hero__text-long .long-form__bg-color h2,
.spec-redesgin-hero__text-long .long-form__bg-color h3,
.spec-redesgin-hero__text-long .long-form__bg-color h4,
.spec-redesgin-hero__text-long .long-form__bg-color h5,
.spec-redesgin-hero__text-long .long-form__bg-color h6 {
  margin-bottom: .8rem
}

.spec-redesgin-hero__text-long .long-form__bg-color .rte-col {
  padding-top: 0 !important;
  padding-bottom: 0 !important
}

.spec-redesgin-hero__video-wrapper .mx-auto {
  margin-left: unset !important;
  margin-right: unset !important
}

.spec-redesgin-hero .spec-headline-section__container {
  padding: 10px 20px !important
}

.spec-redesgin-hero .spec-headline-section__title {
  font-size: 1.2rem;
  line-height: 1.8rem;
  margin-bottom: .8rem
}

@media (min-width:992px) {
  .spec-redesgin-hero .spec-headline-section__container {
    padding: 15px 20px !important
  }

  .spec-redesgin-hero .spec-headline-section__title {
    font-size: 1.4666666667rem;
    line-height: 2.2rem
  }
}

.spec-redesgin-hero .spec-headline-section__disclaimer p {
  line-height: .9333333333rem;
  margin-bottom: 1.2rem
}

.spec-redesgin-hero .spec-ataglance-section {
  padding-left: 20px !important;
  padding-right: 20px !important
}

.spec-redesgin-hero .spec-ataglance-section__items ul li {
  margin-bottom: 5px
}

.vcSpecPage .global-accordion .tabAccordion .btn-link {
  color: #212322
}

.vcSpecPage .global-accordion .card-body .custom-limited-vc-rte h1,
.vcSpecPage .global-accordion .card-body .custom-limited-vc-rte h2,
.vcSpecPage .global-accordion .card-body .custom-limited-vc-rte h3,
.vcSpecPage .global-accordion .card-body .custom-limited-vc-rte h4,
.vcSpecPage .global-accordion .card-body .custom-limited-vc-rte h5,
.vcSpecPage .global-accordion .card-body .custom-limited-vc-rte h6 {
  font-family: lato-bold;
  font-size: 20px;
  line-height: 24px;
  color: #212322
}

.vcSpecPage .global-accordion .card-body .custom-limited-vc-rte li,
.vcSpecPage .global-accordion .card-body .custom-limited-vc-rte p {
  font-family: lato-regular;
  font-size: 18px;
  line-height: 30px;
  color: #212322;
  letter-spacing: .3px
}

@media (max-width:767px) {
  .vcSpecPage .global-accordion .container {
    width: 100%
  }

  .vcSpecPage .global-accordion .card-body .spec-details-cta {
    margin: 0 -15px
  }
}

.vcSpecPage .global-accordion .card-body .description a,
.vcSpecPage .global-accordion .card-body .description p {
  font-size: 18px;
  letter-spacing: .3px;
  line-height: 30px;
  margin-bottom: .5rem
}

.vcSpecPage .global-accordion .card-body .description p {
  color: #000
}

.vcSpecPage .global-accordion .card-body .description a {
  color: #b62025
}

.vcSpecPage .global-accordion .card-body .description h1 {
  font-size: 50px;
  line-height: 60px
}

.vcSpecPage .global-accordion .card-body .container {
  padding-left: 0 !important;
  padding-right: 0 !important
}

.vcSpecPage .global-accordion .card-body .media-three-up .image-wrapper img {
  width: 100%
}

@media (max-width:767px) {
  .vcSpecPage .global-accordion .card-body .media-three-up .media-up {
    margin-bottom: 38px !important
  }
}

.vcSpecPage .global-accordion .card-body .media-three-up .card-title {
  color: #000;
  font-size: 18px;
  letter-spacing: .25px;
  line-height: 22px;
  margin-bottom: 5px !important
}

.vcSpecPage .global-accordion .card-body .media-three-up .up-rte {
  color: #000;
  font-size: 16px;
  letter-spacing: .25px;
  line-height: 26px;
  margin-bottom: 6px
}

.vcSpecPage .global-accordion .card-body .media-three-up a {
  color: #b62025;
  font-size: 16px;
  letter-spacing: .28px;
  line-height: 26px
}

.vcSpecPage .global-accordion .card-body .disclaimer .disclaimer-content {
  color: #000;
  font-size: 16px;
  letter-spacing: .23px;
  line-height: 21px
}

@media (min-width:768px) {
  .vcSpecPage .global-accordion .card-body .disclaimer .disclaimer-content {
    margin-left: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .vcSpecPage .global-accordion .card-body .basic-carousel .basic-carousel-left-col {
    display: none
  }

  .vcSpecPage .global-accordion .card-body .basic-carousel .carousel-item {
    text-align: left
  }
}

.vcSpecPage .global-accordion .card-body .basic-carousel .carousel-img-wrapper {
  padding-left: 0 !important;
  padding-right: 0 !important
}

.vcSpecPage .global-accordion .card-body .basic-carousel .img-sm {
  width: 140px
}

.vcSpecPage .global-accordion .card-body .twoUp .two-up-title-cta {
  color: #b62025
}

.vcSpecPage .global-accordion .card-body .twoUp .two-up-title-cta:hover {
  color: #b62025;
  text-decoration: underline
}

.vcSpecPage .global-accordion .card-body .twoUp .card-title,
.vcSpecPage .global-accordion .card-body .twoUp .custom-limited-vc-rte p {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: .3px;
  margin-bottom: 0
}

.vcSpecPage .global-accordion .card-body .twoUp .card-title {
  color: #b62025
}

.vcSpecPage .global-accordion .card-body .twoUp .custom-limited-vc-rte p {
  color: #000
}

.vcSpecPage .global-accordion .card-body .bullet-row {
  -ms-flex-pack: left !important;
  justify-content: left !important
}

.vcSpecPage .global-accordion .card-body .bullet-row .bullet-list,
.vcSpecPage .global-accordion .card-body .bullet-row .card-title {
  color: #000;
  font-size: 18px;
  letter-spacing: .25px;
  line-height: 30px
}

@media (min-width:768px) {
  .vcSpecPage .global-accordion .card-body .bullet-row .bullet-list-container {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }
}

.vcSpecPage .global-accordion .card-body .border-box .bullet-row .bullet-list,
.vcSpecPage .global-accordion .card-body .border-box .bullet-row .card-title {
  font-size: 16px;
  letter-spacing: -.1px;
  line-height: 24px
}

.vcSpecPage .global-accordion .card-body .long-form .image-wrapper img {
  width: 80px;
  height: 80px
}

.vcSpecPage .global-accordion .card-body .long-form .rte-col h1,
.vcSpecPage .global-accordion .card-body .long-form .rte-col h2,
.vcSpecPage .global-accordion .card-body .long-form .rte-col h3,
.vcSpecPage .global-accordion .card-body .long-form .rte-col h4,
.vcSpecPage .global-accordion .card-body .long-form .rte-col h5,
.vcSpecPage .global-accordion .card-body .long-form .rte-col h6 {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: .22px;
  margin-bottom: 0
}

.vcSpecPage .global-accordion .card-body .long-form .rte-col a,
.vcSpecPage .global-accordion .card-body .long-form .rte-col p {
  font-size: 16px;
  letter-spacing: .22px;
  line-height: 30px
}

.vcSpecPage .global-accordion .card-body .long-form .rte-col p {
  color: #212322
}

.vcSpecPage .global-accordion .card-body .long-form .rte-col a {
  color: #b62025
}

.vcSpecPage .global-accordion .card-body .image-placeholder .image-wrapper {
  text-align: center
}

.vcSpecPage .global-accordion .card-body .image-placeholder img {
  max-width: 80px
}

.vcSpecPage .global-accordion .card-body .cta-btns-comp .row.justify-content-center {
  -ms-flex-pack: left !important;
  justify-content: left !important
}

.vcSpecPage .global-accordion .card-body .cta-btns-comp .cta-btn-0,
.vcSpecPage .global-accordion .card-body .cta-btns-comp .cta-btn-1 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 20px !important;
  padding-right: 20px !important
}

@media (min-width:768px) {

  .vcSpecPage .global-accordion .card-body .cta-btns-comp .cta-btn-0,
  .vcSpecPage .global-accordion .card-body .cta-btns-comp .cta-btn-1 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 15px !important;
    padding-right: 15px !important
  }
}

.vcSpecPage .global-accordion .card-body .cta-btns-comp .cta-btn-0 .btn,
.vcSpecPage .global-accordion .card-body .cta-btns-comp .cta-btn-1 .btn {
  max-width: 100%;
  cursor: pointer
}

.vcSpecPage .global-accordion .card-body .testimonial-promo .callout.callout-shadow {
  box-shadow: none
}

.vcSpecPage .global-accordion .card-body .testimonial-promo .callout-img-wrapper {
  margin-top: 0
}

.vcSpecPage .global-accordion .card-body .testimonial-promo .callout__flex-align {
  -ms-flex-direction: column !important;
  flex-direction: column !important
}

.vcSpecPage .global-accordion .card-body .testimonial-promo .callout__text-align {
  text-align: center !important
}

.vcSpecPage .global-accordion .card-body .testimonial-promo .callout__title,
.vcSpecPage .global-accordion .card-body .testimonial-promo .callout__title .card-title,
.vcSpecPage .global-accordion .card-body .testimonial-promo .callout__title span {
  font-family: lato-bold;
  font-size: 18px;
  line-height: 27px;
  color: #000
}

.vcSpecPage .global-accordion .card-body .testimonial-promo .callout__title .card-title.spec-title,
.vcSpecPage .global-accordion .card-body .testimonial-promo .callout__title span.spec-title,
.vcSpecPage .global-accordion .card-body .testimonial-promo .callout__title.spec-title {
  display: block !important
}

.vcSpecPage .global-accordion .card-body .testimonial-promo .callout__title .card-title.no-spec-title,
.vcSpecPage .global-accordion .card-body .testimonial-promo .callout__title span.no-spec-title,
.vcSpecPage .global-accordion .card-body .testimonial-promo .callout__title.no-spec-title {
  display: none !important
}

.vcSpecPage .global-accordion .card-body .testimonial-promo .callout__rte p {
  font-size: 16px;
  line-height: 30px;
  color: #000
}

.vcSpecPage .global-accordion .card-body .testimonial-promo .callout__name {
  font-size: 16px;
  line-height: 30px;
  color: #000;
  font-family: lato-bold
}

.vcSpecPage .global-accordion .card-body .testimonial-promo .callout__name[href] {
  color: #C10016
}

.vcSpecPage .global-accordion .card-body .testimonial-promo .callout__degree {
  font-size: 13px;
  line-height: 21px;
  color: #000;
  letter-spacing: .23px;
  font-family: lato-regular
}

.vcSpecPage .global-accordion .card-body .testimonial-promo .callout__degree[href] {
  color: #C10016
}

.vcSpecPage .global-accordion .card-body .testimonial-promo .callout__disclaimer {
  color: #000
}

@media (max-width:767px) {
  .vcSpecPage .spacer-wrapper.hr-line.container {
    width: 100%;
    margin-left: 15px !important;
    margin-right: 15px !important
  }

  .skills-carousel-list .MultiCarousel .MultiCarousel-inner .item {
    padding-right: 15px
  }

  .skills-carousel-list .MultiCarousel .MultiCarousel-inner .item:first-of-type {
    padding-left: 20px
  }
}

.skills-carousel-list {
  overflow-x: hidden;
  color: #262626
}

.skills-carousel-list__header {
  font-size: 30px;
  font-weight: 700;
  line-height: 40px
}

.skills-carousel-list__copy {
  font-size: 15px;
  letter-spacing: -.06px;
  line-height: 26px
}

.skills-carousel-list__wrapper {
  margin-bottom: 20px
}

.skills-carousel-list .MultiCarousel {
  float: left;
  width: 100%;
  overflow: hidden;
  position: relative
}

@media (min-width:768px) {
  .skills-carousel-list .MultiCarousel {
    width: 115%
  }
}

@media (min-width:1400px) {
  .skills-carousel-list .MultiCarousel {
    width: 139%
  }
}

@media (min-width:1680px) {
  .skills-carousel-list .MultiCarousel {
    width: 170%
  }
}

@media (min-width:768px) {
  .skills-carousel-list .MultiCarousel.nextAbs {
    position: absolute;
    left: 0;
    width: 100%;
    overflow: initial
  }

  .skills-carousel-list .MultiCarousel.lastAbs {
    margin-left: -15%;
    position: relative
  }

  .skills-carousel-list .MultiCarousel .MultiCarousel-inner .item>.item-inner {
    margin-right: 15px
  }
}

@media (min-width:768px) and (min-width:1400px) {
  .skills-carousel-list .MultiCarousel.lastAbs {
    margin-left: -28%
  }
}

@media (min-width:768px) and (min-width:1680px) {
  .skills-carousel-list .MultiCarousel.lastAbs {
    margin-left: -38%
  }
}

.skills-carousel-list .MultiCarousel .MultiCarousel-inner {
  transition: 1s ease all;
  float: left
}

.skills-carousel-list .MultiCarousel .MultiCarousel-inner .item {
  float: left
}

@media (max-width:374px) {
  .skills-carousel-list .MultiCarousel .MultiCarousel-inner .item {
    min-height: 330px !important
  }
}

.skills-carousel-list .MultiCarousel .MultiCarousel-inner .item>.item-inner {
  text-align: center;
  padding: 33px 11px 45px;
  background: #f5f5f5;
  height: 100%;
  position: relative
}

.skills-carousel-list .MultiCarousel .MultiCarousel-inner .item>.item-inner.current-state {
  padding-top: 25px;
  border-top: 8px solid #94B7BB
}

.skills-carousel-list .MultiCarousel .MultiCarousel-inner .item>.item-inner h4 {
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
  text-align: center
}

.skills-carousel-list .MultiCarousel .MultiCarousel-inner .item>.item-inner p {
  font-size: 15px;
  line-height: 26px;
  text-align: center
}

.skills-carousel-list .MultiCarousel .MultiCarousel-inner .item>.item-inner p a {
  text-decoration: underline
}

.skills-carousel-list .MultiCarousel .MultiCarousel-inner .item>.item-inner a {
  color: #C10016;
  font-size: 15px;
  line-height: 26px;
  text-align: center
}

.skills-carousel-list .MultiCarousel .MultiCarousel-inner .item>.item-inner>a {
  position: absolute;
  bottom: 20px;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

@media (max-width:767px) {
  .skills-carousel-list .MultiCarousel {
    position: absolute;
    left: 0
  }
}

@media (min-width:1200px) {
  .skills-carousel-list .MultiCarousel.carou-xl-center {
    width: 100%
  }

  .skills-carousel-list .MultiCarousel.carou-xl-center .MultiCarousel-inner {
    float: none;
    margin: 0 auto
  }
}

@media (min-width:992px) {
  .skills-carousel-list .MultiCarousel.carou-lg-center {
    width: 100%
  }

  .skills-carousel-list .MultiCarousel.carou-lg-center .MultiCarousel-inner {
    float: none;
    margin: 0 auto
  }
}

@media (min-width:768px) {
  .skills-carousel-list .MultiCarousel.carou-md-center {
    width: 100%
  }

  .skills-carousel-list .MultiCarousel.carou-md-center .MultiCarousel-inner {
    float: none;
    margin: 0 auto
  }
}

.skills-carousel-list .current-count,
.skills-carousel-list .pagination-events,
.skills-carousel-list .total-count {
  color: #C10016;
  font-size: 16px;
  line-height: 19px;
  text-align: center
}

.skills-carousel-list .leftLst,
.skills-carousel-list .rightLst {
  height: 46px;
  width: 46px;
  border: 1px solid #C10016;
  background: 0 0;
  color: #C10016;
  border-radius: 50%;
  cursor: pointer
}

.skills-carousel-list .leftLst.over,
.skills-carousel-list .rightLst.over {
  pointer-events: none;
  opacity: .4
}

.skills-carousel-list .leftLst:focus,
.skills-carousel-list .rightLst:focus {
  background-color: #e6e6e6 !important
}

.skills-carousel-list.editor-mode .MultiCarousel {
  width: 100%
}

.skills-carousel-list.editor-mode .MultiCarousel .MultiCarousel-inner {
  width: 100% !important
}

.skills-carousel-list__dots {
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-left: 0
}

.skills-carousel-list__dot-item {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #d9d9d6;
  border-radius: 50%;
  margin: 0 5px
}

.skills-carousel-list__dot-item.active {
  background-color: #212322
}

.skills-carousel-list.dots-variation .leftLst,
.skills-carousel-list.dots-variation .rightLst {
  border: none;
  color: #212322
}

.skills-carousel-list.dots-variation .leftLst.over,
.skills-carousel-list.dots-variation .rightLst.over {
  color: #d9d9d6;
  opacity: 1
}

.skills-carousel-list.dots-variation .leftLst:focus,
.skills-carousel-list.dots-variation .rightLst:focus {
  background-color: transparent !important
}

.pmlp-bg-parsys .bg-pattern {
  background: url(../image/diagonal-noise.png)
}

.course-details {
  padding-left: 0
}

.course-details__section {
  border: .5px solid #B5B5B5;
  margin-bottom: 15px
}

@media (min-width:768px) and (max-width:1023px) {
  .course-details__section.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  .course-details__heading {
    padding-right: 144px
  }
}

.course-details .left-border {
  border-left-width: 10px;
  border-left-color: #94B7BB
}

.course-details .readMore {
  color: #C10016 !important
}

.course-details__video {
  position: relative;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%
}

.course-details__video img {
  object-fit: cover;
  height: 100%
}

.course-details__heading {
  font-size: 18px;
  line-height: 25px;
  color: #212322;
  width: 140px;
  padding-bottom: 4px;
  font-weight: 700
}

@media (min-width:768px) {
  .course-details__heading {
    width: auto;
    padding-top: 0 !important
  }
}

.course-details__description {
  font-size: 16px;
  line-height: 24px;
  color: #212322
}

.course-details__online {
  position: absolute;
  top: 16px;
  right: 24px;
  color: #212322;
  font-size: 13px;
  line-height: 19px
}

.course-details__skills {
  display: none
}

.course-details__content {
  padding: 16px 16px 10px;
  position: relative
}

@media (min-width:768px) {
  .course-details__content {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    padding: 16px 144px 16px 24px
  }

  .course-details__content.video-content {
    flex: 0 0 70%;
    -webkit-flex: 0 0 70%;
    -ms-flex: 0 0 70%;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
  }
}

@media (min-width:768px) and (max-width:1023px) {
  .course-details__content {
    padding-right: 24px
  }
}

@media (min-width:1024px) {
  .course-details__content.video-content {
    width: 70%
  }

  .su-text-title-cta__heading {
    font-size: 35px;
    line-height: 40px
  }
}

.course-details .su-play-btn-icon {
  background-image: none;
  display: none
}

.course-details .su-play-btn-icon:before {
  width: 44px;
  height: 44px;
  content: "\e928"
}

.su-text-title-cta__heading {
  font-size: 35px;
  line-height: 40px;
  color: #212322
}

@media (min-width:768px) {
  .course-details .su-play-btn-icon:before {
    width: 36px;
    height: 36px
  }

  .su-text-title-cta__heading {
    font-size: 35px;
    line-height: 40px
  }
}

.su-text-title-cta__sub-heading {
  font-size: 26px;
  line-height: 31px;
  color: #212322
}

@media (min-width:768px) {
  .su-text-title-cta__sub-heading {
    font-size: 28px;
    line-height: 32px
  }
}

@media (min-width:1024px) {
  .su-text-title-cta__sub-heading {
    font-size: 32px;
    line-height: 36px
  }
}

.su-text-title-cta__description {
  font-size: 16px;
  line-height: 24px;
  color: #212322
}

@media (min-width:768px) {
  .su-text-title-cta__description {
    font-size: 16px;
    line-height: 25px
  }
}

.cost-scenarios .card-title {
  color: #4A4A4A;
  font-size: 24px;
  letter-spacing: -.15px;
  line-height: 29px
}

.cost-scenarios .cost-table {
  font-family: lato-regular, Arial, Verdana, sans-serif;
  border: 1px solid #8d8d8d;
  table-layout: fixed;
  margin-bottom: 2rem
}

.cost-scenarios .cost-table:last-child {
  margin-bottom: 1rem
}

.cost-scenarios .cost-table thead th {
  color: #FFF
}

.cost-scenarios .cost-table td {
  border: 0
}

.cost-scenarios .cost-table tr {
  border-top: 1px solid #d8d8d8
}

.cost-scenarios .cost-table__head-row {
  background-color: rgba(38, 38, 38, .8)
}

.cost-scenarios .cost-table__title {
  font-size: 20px;
  letter-spacing: -.13px;
  line-height: 24px;
  color: #FFF
}

.cost-scenarios .cost-table__desc {
  font-size: 18px;
  letter-spacing: -.12px;
  line-height: 24px;
  color: #FFF
}

.cost-scenarios .cost-table__gray-bg {
  background-color: #EFEFEF
}

.cost-scenarios .cost-table__hr {
  border-top: 1px solid rgba(38, 38, 38, .8);
  margin: .75rem 0
}

@media (min-width:576px) {
  .cost-scenarios .cost-table__hr {
    margin: 12px 0
  }
}

.cost-scenarios .cost-table tbody tr {
  color: #262626;
  font-size: 16px;
  letter-spacing: -.1px;
  line-height: 19px;
  padding: 20px 15px
}

.spec-tuition-breakdown .tuition-table-heading,
.spec-tuition-breakdown .tuition-table-row .course-name,
.spec-tuition-breakdown .tuition-table-row .course-value,
.spec-tuition-breakdown .tuition-table-row .course-value-duration {
  font-size: 18px;
  line-height: 22px;
  font-family: lato-bold;
  letter-spacing: -.12px
}

@media (min-width:768px) {
  .cost-scenarios .cost-table tbody tr {
    padding: 10px 15px
  }
}

.cost-scenarios .cost-table tbody td {
  padding: 0
}

.spec-tuition-breakdown {
  color: #262626
}

.spec-tuition-breakdown .tuition-table {
  border: 1px solid #8d8d8d
}

.spec-tuition-breakdown .tuition-table-heading {
  background-color: #EFEFEF;
  text-transform: uppercase
}

.spec-tuition-breakdown .tuition-table-row {
  border-bottom: 1px solid #8d8d8d
}

.spec-tuition-breakdown .tuition-table-row:last-child {
  border-bottom: none
}

.spec-tuition-breakdown .tuition-table-row .course-value-duration {
  font-family: lato-regular
}

.spec-tuition-breakdown .tuition-table-row .course-description {
  font-family: lato-regular;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: -.09px
}

.spec-tuition-breakdown .tuition-table-row .course-description a,
.spec-tuition-breakdown .tuition-table-row .tooltip-trigger {
  color: #B9292F;
  font-family: lato-bold;
  line-height: 19px;
  letter-spacing: -.11px;
  font-size: 16px
}

.spec-tuition-breakdown .tuition-table-row .course-description p {
  margin-bottom: 0
}

.spec-tuition-breakdown .tuition-table-row .course-description ul {
  margin: 5px 0
}

.spec-tuition-breakdown .tuition-table-row .course-description a:focus,
.spec-tuition-breakdown .tuition-table-row .course-description a:hover {
  text-decoration: underline
}

.courses .nav-item .tab-link:focus,
.courses .nav-item .tab-link:hover,
.specrd-cl .nav-item .tab-link:focus,
.specrd-cl .nav-item .tab-link:hover {
  text-decoration: none !important
}

.spec-tuition-breakdown .tuition-table-row .tooltip-trigger {
  cursor: pointer
}

.tuition-popover {
  max-width: 275px;
  border-radius: 0;
  z-index: 1029;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5);
  left: 30px !important
}

@media (min-width:576px) {
  .tuition-popover {
    left: 40px !important;
    max-width: 287px
  }
}

@media (min-width:768px) {
  .spec-tuition-breakdown .tuition-table-row .course-description ul {
    margin-top: 0
  }

  .tuition-popover {
    left: 8% !important;
    max-width: 300px
  }
}

@media (min-width:1200px) {
  .tuition-popover {
    left: 10% !important
  }
}

.tuition-popover:after,
.tuition-popover:before {
  left: 30px !important;
  border-bottom-color: #8d8d8d !important
}

@media (min-width:992px) {
  .tuition-popover {
    max-width: 450px
  }
}

.tuition-popover p {
  margin-bottom: 0
}

.tuition-popover .popover-title {
  background: 0 0 !important;
  border: none !important;
  position: relative
}

.courses .nav-tabs,
.specrd-cl .nav-tabs {
  border-bottom: 4px solid #d9d9d6
}

.tuition-popover .popover-title .close {
  position: absolute;
  right: 10px;
  top: 10px
}

.tuition-popover .popover-content {
  padding: 12px 44px 32px 23px;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: -.12px;
  font-family: lato-regular;
  margin-bottom: 0
}

@media (min-width:768px) {
  .tuition-popover .popover-content {
    padding: 12px 52px 20px 23px
  }
}

.specrd-cl .nav-tabs {
  padding-bottom: calc(1rem - 4px)
}

.specrd-cl .nav-item {
  width: auto
}

.specrd-cl .nav-item .tab-link {
  font-size: 18px;
  letter-spacing: -.12px;
  line-height: 30px;
  color: #2E2E2E
}

.specrd-cl .nav-item .tab-link.active {
  color: #C10016;
  border-bottom: 4px solid #C10016
}

.specrd-cl__rte p,
.specrd-cl__rte ul li {
  color: #000;
  font-family: lato-regular;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: -.12px
}

.specrd-cl .nav-item .tab-link img {
  height: 24px
}

.specrd-cl__rte ul {
  padding-left: 20px
}

.specrd-cl__cta-link a {
  color: #C10016;
  font-size: 18px;
  letter-spacing: -.12px;
  line-height: 30px
}

.specrd-cl__cta-link a:focus,
.specrd-cl__cta-link a:hover {
  color: #C10016
}

.specrd-cl__cost-wrapper {
  margin-left: -1rem;
  margin-right: -1rem;
  padding: 2rem 1rem
}

.specrd-cl__cost-wrapper .rte-content li,
.specrd-cl__cost-wrapper .rte-content p {
  line-height: 150%
}

.specrd-cl__cost-wrapper .rte-content ul {
  margin-bottom: 0
}

.specrd-cl__cost-wrapper .top-separator {
  height: 1px;
  color: #d8d8d8;
  margin: 1.5rem 0
}

.specrd-cl__cost-wrapper .bottom-separator {
  height: 1px;
  color: #d8d8d8;
  margin: 2rem 0
}

.specrd-cl__cost-details {
  padding-left: 1rem
}

.specrd-cl__cost-details li {
  font-size: 1.2rem;
  line-height: 150%;
  letter-spacing: -.12px
}

.specrd-cl__primary-heading,
.specrd-cl__secondary-heading {
  font-size: 1.3333333333rem;
  line-height: 150%;
  color: #000;
  letter-spacing: -.12px
}

.specrd-cl__total-cost {
  border-radius: 10px
}

.specrd-cl__cost-item:last-child .specrd-cl__separator {
  display: none
}

.specrd-cl__separator {
  width: 4.3333333333rem;
  border-top: 1px solid #d9d9d6
}

.specrd-cl__max-circle:before,
.specrd-cl__mid-circle:before,
.specrd-cl__min-circle:before {
  content: '';
  width: .5333333333rem;
  min-width: .5333333333rem;
  height: .5333333333rem;
  margin-right: .5rem;
  border-radius: 50%;
  display: inline-block
}

.specrd-cl__min-circle::before {
  background-color: #94B7BB
}

.specrd-cl__mid-circle::before {
  background-color: #D3BC8D
}

.specrd-cl__max-circle::before {
  background-color: #C10016
}

.specrd-cl__total-cost-amt {
  color: #212322;
  font-size: 28px;
  letter-spacing: -.15px;
  line-height: 34px
}

.specrd-cl__total-cost-txt {
  color: #425563;
  font-size: 15px;
  letter-spacing: -.09px;
  line-height: 22.5px
}

.specrd-cl__edit-mode .tab-pane {
  border: 3px dashed #000;
  margin-bottom: 1rem;
  padding: 1rem
}

.fac-search__legend {
  font-size: 18px;
  line-height: 36px;
  color: #000;
  letter-spacing: .15px
}

.fac-search__form.form-wrapper {
  background: 0 0;
  max-width: 315px
}

@media (min-width:992px) {
  .fac-search__form.form-wrapper {
    max-width: 295px
  }
}

.fac-search__form.form-wrapper .arrow-position {
  color: #212322;
  top: 18px
}

.fac-search__form.form-wrapper .btn {
  letter-spacing: 0;
  line-height: 26px !important;
  margin-top: 5px;
  padding: 8px 0;
  font-size: 16px
}

.fac-search__form.form-wrapper .btn.disabled {
  pointer-events: none
}

.fac-search__form.form-wrapper .btn.btn-primary {
  background-color: #C10016;
  border-color: #C10016
}

.fac-search__form input[type=radio] {
  appearance: none;
  height: 21px;
  width: 21px;
  border: 1px solid #8A8D8F;
  background-color: #FFF;
  border-radius: 50%;
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 12px
}

.fac-search__form input[type=radio]:checked {
  border: 5px solid #94B7BB
}

.fac-search__form input[type=radio]:focus {
  box-shadow: 0 0 6px #8A8D8F
}

.fac-search__form .form-group {
  position: relative
}

.fac-search__form select.form-control {
  font-family: lato-regular, Arial, Verdana, sans-serif;
  letter-spacing: 0;
  border: 1px solid #212322;
  border-radius: 0;
  padding: 9px 3rem 9px 1rem;
  height: auto !important;
  outline: 0;
  color: #000 !important;
  appearance: none;
  font-size: 16px;
  line-height: 26px
}

.fac-search__form select.form-control:focus {
  box-shadow: 0 0 6px #8A8D8F;
  border: 1px solid #000
}

.fac-search__form input.form-control {
  border: 1px solid #8A8D8F;
  padding: 9px 1rem;
  font-size: 16px;
  line-height: 26px;
  color: #212322 !important
}

.fac-search__form input.form-control:focus {
  border: 1px solid #8A8D8F;
  box-shadow: 0 0 6px #8A8D8F
}

.fac-search__form .floating-label {
  padding: 10px;
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 0;
  transition: .2s;
  transition-timing-function: ease;
  transition-timing-function: cubic-bezier(.25, .1, .25, 1);
  font-size: 16px;
  line-height: 26px;
  color: #000
}

.fac-search__form .floating-label.fixed-label,
.fac-search__form input:focus+span.floating-label {
  opacity: 1;
  background-color: #FFF;
  font-size: 12px;
  color: #212322;
  padding: 5px 10px;
  line-height: 26px;
  z-index: 1
}

.fac-search__form .floating-label.fixed-label {
  -ms-transform: scale(.75) translateY(-65%) translateX(0);
  transform: scale(.75) translateY(-65%) translateX(0)
}

.fac-search__form input {
  z-index: 1
}

.fac-search__form input:focus+span.floating-label {
  -ms-transform: scale(.75) translateY(-65%) translateX(0);
  transform: scale(.75) translateY(-65%) translateX(0)
}

.fac-search__form-lbl,
.fac-search__no-results {
  font-family: lato-regular;
  letter-spacing: 0;
  font-size: 16px;
  line-height: 26px;
  color: #000
}

.fac-search__item {
  margin-bottom: 10px;
  padding-left: 7px
}

.fac-search__sort {
  margin-top: 10px;
  border-top: 1px solid #d9d9d6
}

.fac-search__switch {
  position: relative;
  display: inline-block;
  width: 49px;
  height: 26px
}

.fac-search__switch input {
  opacity: 0;
  width: 0;
  height: 0
}

.fac-search__switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #d8d8d8;
  transition: .4s
}

.fac-search__switch .slider:before {
  position: absolute;
  content: "";
  height: 22px;
  width: 23px;
  left: 1.5px;
  bottom: 1.5px;
  background-color: #FFF;
  transition: .4s
}

.fac-search__switch input:checked+.slider {
  background-color: #212322
}

.fac-search__switch input:focus+.slider {
  outline: #000 dotted 1px
}

.fac-search__sort-lbl:focus,
.pf-quiz-old .pf-quiz__exit-icon:focus {
  outline: #000 dotted 1px !important
}

.fac-search__switch input:checked+.slider:before {
  -ms-transform: translateX(23px);
  transform: translateX(23px)
}

.fac-search__switch .slider.round {
  border-radius: 34px
}

.fac-search__switch .slider.round:before {
  border-radius: 50%
}

.fac-search__sort-lbl,
.fac-search__switch-lbl {
  font-size: 15px;
  line-height: 22px;
  color: #000;
  letter-spacing: 0;
  cursor: pointer
}

.fac-search__sort-lbl:hover {
  color: #000;
  text-decoration: underline
}

.fac-search__sort-lbl:focus {
  color: #000;
  text-decoration: none
}

.fac-search__pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0;
  margin: 0 auto
}

.fac-search__pagination .current,
.fac-search__pagination .page-link {
  font-size: 15px;
  line-height: 18px;
  color: #595959;
  font-family: lato-regular;
  letter-spacing: 0;
  border: none;
  padding: .5rem;
  margin: 0;
  display: block
}

.fac-search__bio-expand:focus,
.fac-search__bio-expand:hover,
.faculty-section .fac-details__expand:focus,
.faculty-section .fac-details__expand:hover {
  border-bottom: 1px solid #C10016;
  text-decoration: none
}

.fac-search__pagination .next,
.fac-search__pagination .prev {
  color: #212322 !important;
  font-weight: 400 !important;
  margin-top: 2px;
  display: inline-block
}

.fac-search__pagination li.active span.current {
  font-weight: 600;
  color: #000
}

.fac-search__list-item {
  position: relative;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 20px 12px 0;
  background-color: #f5f5f5;
  border-left: 10px solid #f5f5f5 !important;
  cursor: pointer;
  min-height: 99px
}

.fac-search__list-item:focus,
.fac-search__list-item:hover {
  text-decoration: none;
  border-left: 10px solid #8FB4BA !important
}

.fac-search__avtar {
  width: 75px;
  height: 75px;
  border-radius: 50%
}

.fac-search__name {
  font-size: 15px;
  line-height: 22px;
  color: #000;
  letter-spacing: .25px
}

.fac-search__creds {
  font-size: 13px;
  line-height: 20px;
  color: #000;
  letter-spacing: .49px
}

.fac-search__icon {
  color: #C10016;
  width: 12px;
  height: 19px;
  padding-right: 20px
}

.fac-search__bio-expand {
  display: inline-block;
  font-size: 1rem;
  line-height: 1.2rem;
  color: #C10016 !important;
  letter-spacing: .42px;
  cursor: pointer
}

.fac-search__bio-expand .icon-fac-down {
  font-size: .6rem;
  width: 1rem
}

.fac-search__bio-expand .icon-fac-down:before {
  content: "\e90a"
}

.fac-search__bio-copy {
  transition: all 2s;
  font-size: 1.0666666667rem;
  line-height: 1.4666666667rem;
  color: #000
}

.fac-search__bio-copy .bio-long {
  display: none
}

.fac-search__bio.expanded .bio-long {
  display: inline
}

.courses__long-desc,
.degree-filter__content-wrapper .fp-count,
.degree-filter__content-wrapper.fp-enabled .tot-count,
.fac-search__bio.expanded .bio-ellipsis,
.pf-quiz-old .pf-ddmenu__rn-license,
.program-finder__aos-inp,
.program-finder__cta-wrapper,
.program-finder__spec-inp {
  display: none
}

.fac-search__bio.expanded .icon-fac-down:before {
  content: "\e943"
}

.fac-search__cv {
  font-size: 1.2rem;
  line-height: 1.6rem;
  color: #000;
  letter-spacing: .3px
}

.faculty-section .fac-list-btn {
  padding: 10px 0 20px;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: .15px;
  color: #C10016 !important
}

.faculty-section .fac-list-btn .icon {
  width: 1.5rem
}

.faculty-section .fac-details-section {
  background-color: #f5f5f5;
  padding: 20px 0
}

.faculty-section .fac-details p {
  margin-bottom: 0 !important
}

.faculty-section .fac-details__aos {
  letter-spacing: .33px;
  font-size: 20px;
  line-height: 24px;
  color: #000
}

.faculty-section .fac-details__expand {
  font-size: 15px;
  line-height: 18px;
  letter-spacing: .42px;
  color: #C10016 !important;
  cursor: pointer
}

.faculty-section .fac-details__expand .icon-fac-details-down {
  width: 1rem
}

.faculty-section .fac-details__expand .icon-fac-details-down:before {
  content: "\e90a";
  font-size: .6rem
}

.faculty-section .fac-details__expand.expanded .icon-fac-details-down:before {
  content: "\e943"
}

@media (min-width:768px) {
  .faculty-section .fac-details__pic.no-img {
    display: none !important
  }

  .faculty-section .fac-details__pic {
    -ms-flex: 1 0 180px;
    flex: 1 0 180px
  }
}

@media (min-width:992px) {
  .faculty-section .fac-details {
    padding-right: 10% !important
  }

  .faculty-section .fac-details__pic {
    -ms-flex: 1 0 220px;
    flex: 1 0 220px
  }
}

@media (min-width:1200px) {
  .fac-search__form.form-wrapper {
    max-width: 369px
  }

  .faculty-section .fac-details__pic {
    -ms-flex: 1 0 270px;
    flex: 1 0 270px
  }
}

.faculty-section .fac-details__avtar {
  width: 100%;
  max-width: 75px;
  height: 75px;
  border-radius: 50%
}

@media (min-width:768px) {
  .faculty-section .fac-details__avtar {
    max-width: 154px;
    height: 154px
  }
}

@media (min-width:992px) {
  .faculty-section .fac-details__avtar {
    max-width: 192px;
    height: 192px
  }
}

@media (min-width:1200px) {
  .faculty-section .fac-details__avtar {
    max-width: 247px;
    height: 247px
  }
}

.faculty-section .fac-details__name {
  font-size: 18px;
  line-height: 24px;
  color: #000;
  letter-spacing: .3px
}

.faculty-section .fac-details__creds {
  font-size: 16px;
  line-height: 19px;
  color: #000;
  letter-spacing: .6px
}

.faculty-section .fac-details__chair-copy,
.faculty-section .fac-details__redirect {
  font-size: 1.2rem;
  line-height: 1.6rem;
  color: #000;
  letter-spacing: .6px
}

.faculty-section .fac-details__txt {
  font-size: 1.0666666667rem;
  line-height: 1.4666666667rem;
  color: #000;
  letter-spacing: .6px
}

.faculty-section .fac-details__redirect[data-member-id] {
  color: #C10016 !important;
  cursor: pointer
}

.faculty-section .fac-details__redirect[data-member-id]:focus,
.faculty-section .fac-details__redirect[data-member-id]:hover {
  text-decoration: underline !important
}

.faculty-section .fac-details__headline1 {
  font-size: 18px;
  line-height: 24px;
  color: #000;
  letter-spacing: .3px
}

.faculty-section .fac-details__headline2 {
  font-size: 16px;
  line-height: 22px;
  color: #000;
  letter-spacing: .27px;
  font-weight: 600
}

.net-price-calculator {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline
}

.fp-tuition-estimate {
  font-family: lato, Arial, Verdana, sans-serif
}

.fp-tuition-estimate__title,
.fp-tuition-estimate__title span {
  letter-spacing: .25px;
  font-family: lato-bold;
  font-size: 2rem !important;
  line-height: 2.6666666667rem !important;
  color: #212322 !important
}

.fp-tuition-estimate__no-results,
.fp-tuition-estimate__rte {
  font-family: lato-regular;
  letter-spacing: .35px;
  font-size: 1rem;
  line-height: 1.6rem;
  color: #000
}

.fp-tuition-estimate__no-results p,
.fp-tuition-estimate__rte p {
  color: #000;
  margin-bottom: 0
}

.fp-tuition-estimate__no-results a,
.fp-tuition-estimate__rte a {
  color: #C10016
}

.fp-tuition-estimate__no-results a:focus,
.fp-tuition-estimate__no-results a:hover,
.fp-tuition-estimate__rte a:focus,
.fp-tuition-estimate__rte a:hover {
  color: #C10016;
  text-decoration: underline
}

@media (max-width:767px) {
  .fp-tuition-estimate__select {
    max-width: calc(100% - 30px)
  }
}

.fp-tuition-estimate__select .floating-label {
  opacity: 0;
  z-index: 1;
  background-color: #FFF;
  font-size: .8rem;
  line-height: .9333333333rem;
  color: #363636;
  padding: 0 4px;
  pointer-events: none;
  position: absolute;
  left: 11px;
  top: -8px
}

.fp-graph__bar,
.fp-tuition-estimate__form .form-group {
  position: relative
}

.fp-tuition-estimate__select.selected .floating-label {
  opacity: 1
}

.fp-tuition-estimate__form.form-wrapper {
  background: 0 0
}

.fp-tuition-estimate__form.form-wrapper .row {
  margin: 0 -15px
}

.fp-tuition-estimate__form.form-wrapper .arrow-position {
  color: #262626;
  top: 19px;
  right: 18px
}

.fp-tuition-estimate__form select.form-control {
  font-family: lato-regular, Arial, Verdana, sans-serif;
  letter-spacing: 0;
  border: .5px solid #212322;
  border-radius: 3px;
  padding: 9px 3rem 9px 1rem;
  height: auto !important;
  outline: 0;
  color: #000 !important;
  appearance: none;
  font-size: 16px;
  line-height: 24px;
  text-transform: capitalize
}

.fp-tuition-estimate__disclaimer .container,
.pf-quiz-old .pf-ddmenu__disclaimer .container {
  padding: 0 !important
}

.fp-tuition-estimate__form select.form-control optgroup {
  font-size: inherit;
  line-height: inherit;
  font-family: lato-regular, Arial, Verdana, sans-serif;
  font-style: inherit;
  font-weight: 300
}

.fp-tuition-estimate__form-lbl {
  font-family: lato-regular;
  letter-spacing: 0;
  font-size: 1.0666666667rem;
  line-height: 1.7333333333rem;
  color: #000
}

.fp-tuition-estimate__disclaimer .disclaimer-content {
  font-size: .8666666667rem;
  line-height: 1.4rem;
  color: #212322
}

@media (min-width:768px) {
  .fp-tuition-estimate__select .floating-label {
    left: 27px
  }

  .fp-tuition-estimate__form.form-wrapper .arrow-position {
    right: 33px
  }

  .fp-tuition-estimate__disclaimer .disclaimer-content {
    margin-left: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
}

.fp-tuition-estimate__disclaimer .disclaimer-content p {
  color: #000;
  margin-bottom: 0
}

.fp-tuition-estimate__btns {
  width: 288px;
  max-width: 288px
}

@media (min-width:768px) {
  .fp-tuition-estimate__btns {
    width: 50%;
    max-width: 50%
  }
}

@media (min-width:992px) {
  .fp-tuition-estimate__btns {
    max-width: 268px;
    width: 268px
  }
}

.fp-tuition-estimate__btn {
  cursor: pointer;
  font-weight: 700;
  letter-spacing: 0
}

.fp-tuition-estimate__spec-name {
  font-size: 2rem;
  line-height: 2.6666666667rem;
  color: #212322
}

.fp-tuition-estimate__pgm-name {
  font-size: 1.6666666667rem;
  line-height: 2.3333333333rem;
  color: #212322
}

.fp-tuition-estimate__spec-desc {
  font-size: 1.0666666667rem;
  line-height: 2rem;
  color: #212322
}

.fp-graph__wrapper {
  box-shadow: 0 3px 15px #D5D5D5;
  border-radius: 5px;
  padding: 20px;
  background-color: #FFF
}

@media (max-width:767px) {
  .fp-graph__dropdown.form-wrapper .form-group {
    max-width: 100%
  }
}

.fp-graph__dropdown.form-wrapper .form-group .floating-label {
  left: 12px
}

.fp-graph__dropdown.form-wrapper .form-group .arrow-position {
  right: 18px
}

.fp-graph__spec-name {
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #212322
}

.fp-graph__spec-name .flexpath-tuition-label {
  color: #C10016;
  font-weight: 400;
  text-transform: capitalize;
  display: inline-block
}

.fp-graph__tuition-cost {
  font-weight: 600;
  letter-spacing: 0;
  font-size: 2.6666666667rem;
  line-height: 3.3333333333rem;
  color: #212322;
  font-family: lato-regular, Arial, Verdana, sans-serif
}

.fp-graph .bars {
  list-style: none;
  margin-bottom: -5px
}

.fp-graph__custom-bars {
  -ms-flex-pack: center;
  justify-content: center
}

.fp-graph__item {
  margin-right: 20px;
  width: 33%
}

.fp-graph__item:last-child {
  margin-right: 0
}

.fp-graph__item:first-child {
  margin-left: 0
}

.fp-graph__item.active .fp-graph__bar {
  background-color: #94B7BB
}

.fp-graph__item.active .fp-graph__bar-toggle {
  z-index: 9
}

.fp-graph__item.active .fp-graph__lbl {
  color: #212322
}

.fp-graph__item .fp-graph-bar--width {
  width: auto
}

.fp-graph__bar {
  background-color: #d9d9d6;
  height: 100px;
  border-radius: 10px 10px 0 0;
  cursor: pointer
}

.fp-graph__bar-toggle {
  position: absolute;
  height: 12px;
  width: 12px;
  background-color: #FFF;
  border-radius: 50%;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -3px;
  z-index: 10;
  border: 2px solid #C10016
}

.fp-graph__range,
.rs-quiz__item {
  position: relative
}

.fp-graph__lbl {
  font-family: lato-regular;
  letter-spacing: 0;
  font-size: 1.0666666667rem;
  line-height: 1.2666666667rem;
  color: #8A8D8F;
  font-weight: 700;
  margin-bottom: 10px
}

.fp-graph__custom-range {
  height: 7px;
  width: 100%;
  background: #C10016
}

.fp-graph input[type=range] {
  -webkit-appearance: none;
  width: 100%;
  position: absolute;
  top: -2px;
  background-color: #C10016;
  z-index: 9;
  opacity: 1;
  height: 7px
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
  .fp-graph input[type=range] {
    top: -30px
  }
}

.fp-graph input[type=range]:focus {
  outline: transparent solid 1px !important;
  margin: 0 !important;
  z-index: 9
}

.fp-graph input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: auto;
  cursor: pointer;
  background: 0 0;
  margin: 0 !important;
  z-index: 9
}

.fp-graph input[type=range]::-webkit-slider-thumb {
  cursor: pointer;
  -webkit-appearance: none;
  width: 45px;
  height: 45px;
  border: none;
  background: url(../image/slider-default.svg) left center;
  background-size: contain;
  z-index: 9;
  box-shadow: none
}

.fp-graph input[type=range]:focus::-webkit-slider-thumb {
  width: 45px;
  height: 45px;
  background: url(../image/slider-focus.svg) left center;
  background-size: 45px 45px
}

.fp-graph input[type=range]:focus::-webkit-slider-runnable-track {
  background: 0 0;
  margin: 0 !important
}

.fp-graph input[type=range]::-moz-range-track {
  width: 100%;
  cursor: pointer;
  background: 0 0;
  z-index: 9
}

.fp-graph input[type=range]::-moz-range-thumb {
  -webkit-appearance: none;
  width: 45px;
  height: 45px;
  border: none;
  background: url(../image/slider-default.svg) left center;
  background-size: contain;
  cursor: pointer;
  z-index: 9
}

.fp-graph input[type=range]:focus::-moz-range-thumb {
  width: 45px;
  height: 45px;
  background: url(../image/slider-focus.svg) left center;
  background-size: 45px 45px
}

.fp-graph input[type=range]::-ms-track {
  width: 100%;
  height: 1px;
  cursor: pointer;
  background: 0 0;
  border-color: transparent;
  color: transparent;
  z-index: 9;
  border-width: 16px 0
}

.fp-graph input[type=range]::-ms-thumb {
  cursor: pointer;
  -webkit-appearance: none;
  width: 35px;
  height: 38px;
  background: url(../image/slider-default.svg) left center;
  border: none;
  margin-top: 0;
  z-index: 9;
  background-size: 35px 35px
}

.fp-graph input[type=range]:focus::-ms-thumb {
  width: 35px;
  height: 35px;
  background: url(../image/slider-focus.svg) left center;
  background-size: 35px 35px
}

.fp-graph input[type=range]::-ms-fill-lower {
  background: 0 0
}

.fp-graph input[type=range]::-ms-fill-upper {
  background: 0 0
}

.fp-graph input[type=range]:focus::-ms-fill-lower {
  background: 0 0
}

.fp-graph input[type=range]:focus::-ms-fill-upper {
  background: 0 0
}

.fp-graph.hide-range-thumb input[type=range]::-webkit-slider-runnable-track {
  cursor: unset
}

.fp-graph.hide-range-thumb input[type=range]::-webkit-slider-thumb {
  background: unset
}

.fp-graph.hide-range-thumb input[type=range]::-moz-range-thumb {
  background: unset
}

.fp-graph.hide-range-thumb input[type=range]::-ms-thumb {
  background: unset
}

.fp-graph.hide-range-thumb .fp-graph__item.active .fp-graph__bar {
  cursor: unset
}

.fp-graph.hide-range-thumb .fp-graph__item.active .fp-graph__bar-toggle {
  z-index: 10;
  cursor: unset
}

.pf-quiz-old .ss-quiz {
  color: #000
}

.pf-quiz-old .ss-quiz__question {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: .42px
}

.pf-quiz-old .ss-quiz__answer-grp {
  list-style: none;
  padding: 0
}

.pf-quiz-old .ss-quiz__two-col {
  padding: 0
}

@media (min-width:768px) {
  .pf-quiz-old .ss-quiz__two-col:nth-child(odd) {
    padding-right: 1rem
  }

  .pf-quiz-old .ss-quiz__two-col:nth-child(even) {
    padding-left: 1rem
  }
}

.pf-quiz-old .ss-quiz__answer {
  font-size: 16px;
  line-height: 26px;
  color: #000;
  letter-spacing: 0;
  cursor: pointer;
  box-shadow: 0 0 7px #d9d9d6;
  border-radius: 3px;
  background: #FFF;
  border: 2px solid transparent
}

.pf-quiz-old .ss-quiz__answer:focus,
.pf-quiz-old .ss-quiz__answer:hover {
  color: #000;
  text-decoration: none
}

.pf-quiz-old .ss-quiz__answer:hover {
  background: #f5f5f5
}

.pf-quiz-old .ss-quiz__answer:focus {
  background: #FFF;
  border: 2px solid #8A8D8F;
  box-shadow: 0 0 6px #8A8D8F
}

.pf-quiz-old .ss-quiz__answer.active {
  background: #FFF;
  border: 2px solid #94B7BB;
  box-shadow: 0 0 7px #d9d9d6
}

.pf-quiz-old .ss-quiz__tip p {
  font-family: lato-italic;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0
}

.rs-quiz {
  color: #000
}

.rs-quiz__heading {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: .42px;
  margin-bottom: 20px
}

.rs-quiz__item {
  padding: 19px 0
}

.rs-quiz__item:nth-child(odd):after,
.rs-quiz__item:nth-child(odd):before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: -100%;
  height: 100%;
  width: 200vw;
  left: -100vw;
  background-color: #f5f5f5
}

.rs-quiz__item .flex-equal:last-child .rs-quiz__option-sub-txt {
  margin-left: -10px
}

.rs-quiz input[type=radio] {
  height: 20px;
  right: 0;
  width: 20px;
  border: 1px solid #8A8D8F;
  top: 0;
  cursor: pointer;
  vertical-align: middle;
  padding-left: 0;
  appearance: none;
  border-radius: 50%;
  background-color: #FFF;
  box-shadow: none;
  display: inline-block;
  position: relative
}

.rs-quiz input[type=radio]:focus {
  border: 3px solid #94B7BB;
  box-shadow: 0 0 7px #d9d9d6
}

.rs-quiz input[type=radio].active {
  border: 5px solid #212322;
  box-shadow: none
}

.rs-quiz__question {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0
}

.rs-quiz__option-txt {
  padding-left: 5px
}

.rs-quiz__option-sub-txt,
.rs-quiz__option-txt {
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0
}

.rs-quiz .flex-equal {
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0
}

.rs-quiz__tip p {
  font-family: lato-italic;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0
}

.pf-quiz-old .pf-quiz {
  width: 100%;
  position: relative
}

@media (min-width:992px) {
  .pf-quiz-old .pf-quiz {
    width: 960px
  }

  .pf-quiz-old .pf-quiz__exit-link {
    cursor: pointer;
    font-size: 16px;
    line-height: 24px;
    color: #C10016;
    letter-spacing: .37px;
    font-family: lato-regular
  }

  .pf-quiz-old .pf-quiz__exit-link:focus,
  .pf-quiz-old .pf-quiz__exit-link:hover {
    color: #C10016;
    text-decoration: underline
  }

  .pf-quiz-old .pf-quiz__exit-link:focus {
    outline: #000 dotted 1px !important
  }
}

@media (min-width:1200px) {
  .pf-quiz-old .pf-quiz {
    width: 1140px
  }
}

@media (max-width:991px) {
  .pf-quiz-old .pf-quiz {
    height: 100%
  }

  .pf-quiz-old .pf-quiz .container {
    width: 100%
  }

  .pf-quiz-old .pf-quiz__exit-modal.show::after {
    content: '';
    position: absolute;
    background: #000;
    opacity: .5;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%
  }

  .pf-quiz-old .pf-quiz__steps-indicator {
    box-shadow: 0 0 7px 0 #d9d9d6
  }
}

.pf-quiz-old .pf-quiz__exit-wrapper {
  position: absolute;
  top: 0;
  padding: 11px
}

.pf-quiz-old .pf-quiz__exit-icon {
  background: url(../image/pf-quiz-close-icon.svg) center center no-repeat;
  width: 17px;
  height: 17px;
  display: inline-block
}

.pf-quiz-old .pf-quiz .modal-header {
  padding: 10px 10px 0
}

.pf-quiz-old .pf-quiz .icon-close {
  font-size: 1rem;
  color: #C10016
}

.pf-quiz-old .pf-quiz .icon-close:focus,
.pf-quiz-old .pf-quiz .icon-close:hover {
  color: #C10016
}

.pf-quiz-old .pf-quiz__exit-heading {
  font-family: lato-bold;
  font-size: 18px;
  line-height: 24px;
  color: #000;
  letter-spacing: .42px
}

.pf-quiz-old .pf-quiz__exit-desc {
  font-family: lato-regular;
  font-size: 16px;
  line-height: 22px;
  color: #262626;
  letter-spacing: -.12px
}

.pf-quiz-old .pf-quiz__btn-wrapper .btn {
  max-width: 100%;
  font-size: 15px;
  line-height: 19px;
  font-family: lato-bold;
  padding: 11px;
  border-radius: 4px;
  cursor: pointer
}

.pf-quiz-old .pf-quiz__btn-wrapper .btn-primary,
.pf-quiz-old .pf-quiz__btn-wrapper .btn-primary:focus,
.pf-quiz-old .pf-quiz__btn-wrapper .btn-primary:hover {
  background-color: #C10016;
  border-color: #C10016;
  color: #FFF
}

.pf-quiz-old .pf-quiz__btn-wrapper .btn-secondary,
.pf-quiz-old .pf-quiz__btn-wrapper .btn-secondary:focus,
.pf-quiz-old .pf-quiz__btn-wrapper .btn-secondary:hover {
  background-color: #FFF;
  border-color: #C10016;
  color: #C10016
}

.pf-quiz-old .pf-quiz__exit-btn {
  width: 100%
}

@media (min-width:768px) {
  .pf-quiz-old .pf-quiz__btn-wrapper .btn {
    max-width: 186px
  }

  .pf-quiz-old .pf-quiz__exit-btn {
    width: 50%
  }

  .pf-quiz-old .pf-quiz .modal-dialog {
    max-width: 450px
  }
}

.pf-quiz-old .pf-quiz__steps-txt {
  font-size: 14px;
  line-height: 17px;
  color: #000
}

.pf-quiz-old .pf-quiz__steps-dots {
  list-style: none
}

.pf-quiz-old .pf-quiz__steps-dots li {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #212322;
  border-radius: 50%;
  margin-right: 1rem
}

@media (min-width:992px) {
  .pf-quiz-old .pf-quiz .modal {
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
  }

  .pf-quiz-old .pf-quiz__steps-txt {
    font-size: 16px;
    line-height: 19px
  }

  .pf-quiz-old .pf-quiz__steps-dots li {
    margin-right: 40px
  }
}

.pf-quiz-old .pf-quiz__steps-dots li:last-child {
  margin-right: 0
}

.pf-quiz-old .pf-quiz__steps-dots li.not-visited {
  background-color: #8A8D8F
}

.pf-quiz-old .pf-quiz__steps-dots li.active {
  width: 15px;
  height: 15px
}

.pf-quiz-old .pf-quiz__nav-wrapper .btn {
  font-size: 1rem;
  line-height: 19px;
  font-family: lato-bold;
  border-radius: 4px;
  cursor: pointer
}

.pf-quiz-old .pf-quiz__nav-wrapper .btn.disabled {
  opacity: .4;
  pointer-events: none
}

@media (max-width:991px) {
  .pf-quiz-old .pf-quiz__nav-wrapper {
    width: 100%
  }

  .pf-quiz-old .pf-quiz__nav-wrapper .btn {
    max-width: calc(50% - 30px);
    margin: 0 15px
  }
}

.pf-quiz-old .pf-quiz__nav-wrapper .nav-primary,
.pf-quiz-old .pf-quiz__nav-wrapper .nav-primary:focus,
.pf-quiz-old .pf-quiz__nav-wrapper .nav-primary:hover {
  background: #C10016;
  color: #FFF
}

.pf-quiz-old .pf-quiz__nav-wrapper .nav-secondary,
.pf-quiz-old .pf-quiz__nav-wrapper .nav-secondary:focus,
.pf-quiz-old .pf-quiz__nav-wrapper .nav-secondary:hover {
  background: #FFF;
  border: 1px solid #C10016;
  color: #C10016
}

.pf-quiz-old .pf-quiz__form .form-wrapper {
  padding: 0;
  background-color: transparent
}

.pf-quiz-old .pf-quiz__form .form-wrapper .form-control {
  border: 1px solid #8A8D8F !important;
  padding: 9px 1rem;
  font-size: 16px;
  line-height: 26px;
  color: #000 !important;
  font-family: lato-regular
}

.pf-quiz-old .pf-quiz__form .form-wrapper .form-control:focus {
  border: 1px solid #8A8D8F;
  box-shadow: 0 0 6px 0 #8A8D8F
}

.pf-quiz-old .pf-quiz__form .form-wrapper .btn {
  margin-top: 45px;
  font-family: lato-bold;
  font-size: 15px;
  line-height: 19px;
  color: #FFF;
  background-color: #C10016;
  border-radius: 4px
}

.pf-quiz-old .pf-quiz__form .form-wrapper .btn:disabled {
  opacity: .4
}

.pf-quiz-old .pf-quiz__form .form-wrapper .description p {
  font-family: lato-regular;
  font-size: 16px;
  line-height: 24px;
  color: #000;
  letter-spacing: .37px;
  margin-bottom: 15px
}

.pf-quiz-old .pf-quiz__form .form-wrapper .description em {
  font-size: 14px;
  line-height: 21px;
  color: #000
}

.pf-quiz-old .pf-quiz__form .form-wrapper .description a {
  font-size: 16px;
  line-height: 26px;
  color: #C10016;
  text-decoration: none
}

.pf-quiz-old .pf-quiz__form .form-wrapper .brite-field-error .form-control,
.pf-quiz-old .pf-quiz__form .form-wrapper .field-error .form-control {
  border: 1px solid #C10016 !important
}

.pf-quiz-old .pf-quiz__form .form-wrapper .brite-field-error .brite-error,
.pf-quiz-old .pf-quiz__form .form-wrapper .brite-field-error .error,
.pf-quiz-old .pf-quiz__form .form-wrapper .field-error .brite-error,
.pf-quiz-old .pf-quiz__form .form-wrapper .field-error .error {
  font-size: 14px;
  line-height: 17px;
  color: #C10016;
  font-family: lato-italic;
  letter-spacing: .26px
}

.pf-quiz-old .pf-quiz__form .heading {
  font-family: lato-bold;
  font-size: 24px;
  line-height: 34px;
  color: #000;
  letter-spacing: .56px
}

.pf-quiz-old .jvFloat {
  display: block;
  margin-top: 0;
  position: relative
}

.pf-quiz-old .jvFloat .placeHolder {
  position: absolute;
  width: auto;
  transform: translate(0, 0);
  opacity: 0;
  z-index: 1;
  background: #FFF;
  color: #212322;
  font-family: lato-regular;
  font-weight: 400;
  font-size: 11px;
  line-height: 22px;
  padding: 0 4px;
  margin-bottom: 0
}

.pf-quiz-old .jvFloat .placeHolder.active {
  display: block;
  top: 0;
  opacity: 1;
  left: 8px;
  -ms-transform: translate(0, -1em);
  transform: translate(0, -1em);
  transition: transform .1s, opacity 120ms, visibility 120ms
}

.pf-quiz-old .jvFloat.brite-field-error input,
.pf-quiz-old .jvFloat.field-error input {
  border: .5px solid #C10016
}

.pf-quiz-old .pf-results__heading {
  font-size: 24px;
  line-height: 34px;
  color: #000;
  letter-spacing: .56px
}

.pf-quiz-old .pf-results__heading .pgm-name {
  color: #C10016
}

.pf-quiz-old .pf-results__item {
  border-bottom: 1px solid #d9d9d6
}

.pf-quiz-old .pf-results__item:last-child {
  border-bottom: none
}

.pf-quiz-old .pf-results__itm-heading {
  font-size: 18px;
  line-height: 2rem;
  color: #000;
  letter-spacing: .42px
}

.pf-quiz-old .pf-results__itm-desc,
.pf-quiz-old .pf-results__progress-lbl {
  font-size: 16px;
  line-height: 24px;
  color: #000;
  letter-spacing: .37px
}

.pf-quiz-old .pf-results__total-progress {
  position: relative;
  height: 2rem;
  background: #d8d8d8;
  border-radius: 20px
}

.pf-quiz-old .pf-results__actual-progress-fp,
.pf-quiz-old .pf-results__actual-progress-gp {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  border-radius: 20px
}

.pf-quiz-old .pf-results__actual-progress-fp {
  background: #425563
}

.pf-quiz-old .pf-results__actual-progress-gp {
  background: #94B7BB
}

.pf-quiz-old .pf-ddmenu__btn.btn-one,
.pf-quiz-old .pf-ddmenu__btn.btn-one:hover {
  background-color: #C10016;
  border-color: #C10016
}

.pf-quiz-old .pf-results__btn {
  font-size: 1rem;
  line-height: 19px;
  cursor: pointer;
  max-width: 100%
}

.pf-quiz-old .pf-results .btn-one {
  background-color: #C10016;
  border-color: #C10016;
  color: #FFF
}

.pf-quiz-old .pf-results .btn-one:focus,
.pf-quiz-old .pf-results .btn-one:hover {
  background: #C10016;
  color: #FFF
}

.pf-quiz-old .pf-results .btn-outline-one,
.pf-quiz-old .pf-results .btn-outline-one:focus,
.pf-quiz-old .pf-results .btn-outline-one:hover {
  background: #FFF;
  border: 1px solid #C10016;
  color: #C10016
}

.pf-quiz-old .pf-ddmenu {
  font-family: lato, Arial, Verdana, sans-serif
}

.pf-quiz-old .pf-ddmenu__heading,
.pf-quiz-old .pf-ddmenu__heading span {
  letter-spacing: .42px;
  font-family: lato-bold;
  font-size: 18px !important;
  line-height: 24px !important;
  color: #000 !important
}

.pf-quiz-old .pf-ddmenu__rte {
  font-family: lato-regular
}

.pf-quiz-old .pf-ddmenu__rte p {
  margin-bottom: 0;
  letter-spacing: .3px;
  font-size: 16px;
  line-height: 24px;
  color: #000
}

.pf-quiz-old .pf-ddmenu__rte h3,
.pf-quiz-old .pf-ddmenu__rte h3 span {
  font-family: lato-bold;
  font-size: 20px;
  line-height: 30px;
  color: #000;
  letter-spacing: -.14px
}

.pf-quiz-old .pf-ddmenu__spec-info h3,
.pf-quiz-old .pf-ddmenu__spec-info h3 span {
  font-size: 18px;
  line-height: 30px;
  color: #000;
  letter-spacing: -.13px
}

.pf-quiz-old .pf-ddmenu__spec-desc {
  letter-spacing: .3px;
  font-size: 16px;
  line-height: 24px;
  color: #000
}

.pf-quiz-old .pf-ddmenu__select .floating-label {
  opacity: 0;
  z-index: 1;
  background-color: #FFF;
  font-size: 11px;
  line-height: 26px;
  color: #212322;
  padding: 0 4px;
  pointer-events: none;
  position: absolute;
  left: 11px;
  top: -13px
}

.pf-quiz-old .pf-ddmenu__select.selected .floating-label {
  opacity: 1
}

.pf-quiz-old .pf-ddmenu__form.form-wrapper {
  background: 0 0
}

.pf-quiz-old .pf-ddmenu__form.form-wrapper .arrow-position {
  color: #262626;
  top: 18px;
  right: 18px
}

.pf-quiz-old .pf-ddmenu__form .form-group {
  position: relative
}

.pf-quiz-old .pf-ddmenu__form select.form-control {
  font-family: lato-regular;
  letter-spacing: 0;
  border: 1px solid #212322;
  padding: 9px 3rem 9px 1rem;
  height: auto !important;
  outline: 0;
  color: #000 !important;
  appearance: none;
  font-size: 16px;
  line-height: 26px;
  text-transform: capitalize
}

.pf-quiz-old .pf-ddmenu__form select.form-control:focus {
  box-shadow: 0 0 6px 0 #8A8D8F
}

.pf-quiz-old .pf-ddmenu .nursing-field-message {
  border: 1px solid #eed3d7;
  background-color: #f2dede;
  text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
  border-radius: 4px
}

.pf-quiz-old .pf-ddmenu .nursing-field-message p {
  color: #800d1e
}

.pf-quiz-old .pf-ddmenu__form-lbl,
.pf-quiz-old .pf-ddmenu__rn-license input,
.pf-quiz-old .pf-ddmenu__rn-license label {
  font-size: 16px;
  line-height: 26px;
  color: #000;
  font-family: lato-regular
}

.pf-quiz-old .pf-ddmenu__rn-license .nursing-field {
  background: 0 0 !important
}

.pf-quiz-old .pf-ddmenu__rn-license-show+.pf-ddmenu__rn-license {
  display: block
}

.pf-quiz-old .pf-ddmenu__form-lbl {
  letter-spacing: 0
}

.pf-quiz-old .pf-ddmenu__disclaimer .disclaimer-content {
  font-size: 13px;
  line-height: 21px;
  color: #212322
}

@media (min-width:768px) {
  .pf-quiz-old .pf-ddmenu__disclaimer .disclaimer-content {
    margin-left: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
}

.pf-quiz-old .pf-ddmenu__disclaimer .disclaimer-content p {
  color: #000;
  margin-bottom: 0
}

.pf-quiz-old .pf-ddmenu__btns {
  padding: 0 15px;
  width: 288px;
  max-width: 288px
}

@media (min-width:992px) {
  .pf-quiz-old .pf-ddmenu__btns {
    max-width: 268px;
    width: 268px
  }
}

.pf-quiz-old .pf-ddmenu__btn {
  padding: 11px 1rem;
  width: 100%;
  cursor: pointer;
  font-weight: 700;
  letter-spacing: 0;
  font-size: 15px;
  line-height: 19px
}

.pf-quiz-old .pf-ddmenu__btn.btn-one {
  border-radius: 4px
}

.pf-quiz-old .pf-ddmenu__btn.btn-outline-one {
  border: 1px solid #C10016;
  border-radius: 4px;
  background-color: #FFF
}

.pf-quiz-old .pf-ddmenu__btn.btn-outline-one:hover {
  border: 1px solid #C10016;
  background-color: #FFF
}

.blog-tags__link {
  font-size: 16px;
  line-height: 26px;
  color: #C10016;
  letter-spacing: .25px
}

.blog-tags__link:focus,
.blog-tags__link:hover {
  color: #C10016
}

.blog-categories__heading,
.blog-categories__heading span {
  font-size: 36px;
  line-height: 46px;
  color: #000;
  letter-spacing: .5px
}

.blog-categories__item {
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  max-width: 100%
}

.blog-categories__item-title {
  font-size: 18px;
  line-height: 22px;
  color: #000;
  letter-spacing: .25px
}

.blog-categories__item-date {
  font-size: 15px;
  line-height: 26px;
  color: #000;
  letter-spacing: .25px
}

.blog-categories__item-link a {
  font-size: 15px;
  line-height: 26px;
  color: #b62025;
  letter-spacing: .28px
}

.blog-categories__item-link a:focus,
.blog-categories__item-link a:hover {
  color: #b62025
}

.blog-categories__btn {
  background: #FFF;
  border: 1px solid #C10016;
  border-radius: 4px;
  cursor: pointer;
  font-size: 15px;
  line-height: 19px;
  color: #C10016;
  letter-spacing: .28px
}

.blog-categories__btn:focus,
.blog-categories__btn:hover {
  background-color: #FFF !important;
  color: #C10016
}

.blog-categories.blog-articles .blog-categories__item-title,
.blog-categories.blog-articles .blog-categories__item-title a {
  color: #C10016
}

.blog-categories.blog-articles .blog-categories__item-title a:focus,
.blog-categories.blog-articles .blog-categories__item-title a:hover {
  color: #C10016;
  text-decoration: underline
}

.blog-categories.blog-articles .blog-categories__item-date {
  font-size: 15px;
  line-height: 22.5px;
  color: #212322;
  letter-spacing: .6px
}

.blog-categories.blog-articles .blog-categories__tag-link {
  font-size: 15px;
  line-height: 26px;
  color: #C10016;
  letter-spacing: .25px
}

.blog-categories.blog-articles .blog-categories__tag-link:focus,
.blog-categories.blog-articles .blog-categories__tag-link:hover {
  color: #C10016;
  text-decoration: underline
}

.transfer-credit-wrapper {
  position: relative;
  margin-top: 2.5rem
}

.transfer-credit__info {
  background-color: #f5f5f5
}

@media (min-width:768px) {
  .blog-categories__item {
    -ms-flex: 1 0 33.333%;
    flex: 1 0 33.333%;
    max-width: 33.333%
  }

  .transfer-credit__info {
    background-color: transparent
  }

  .transfer-credit__bg-wrapper {
    position: absolute;
    left: 0;
    width: 100%;
    min-height: 100%;
    bottom: 2.5rem;
    background-color: #f5f5f5
  }

  .transfer-credit__form-wrapper {
    box-shadow: 0 0 7px 0 #d9d9d6
  }
}

.transfer-credit__icon {
  font-size: 4rem;
  color: #94B7BB
}

.transfer-credit__heading,
.transfer-credit__heading span {
  font-size: 32px;
  line-height: 48px;
  color: #212322;
  letter-spacing: .25px;
  margin-bottom: 0
}

.transfer-credit__rte p {
  font-size: 18px;
  line-height: 27px;
  color: #212322;
  letter-spacing: .25px;
  font-family: lato-regular;
  margin-bottom: 0
}

.transfer-credit__select .floating-label {
  opacity: 0;
  z-index: 1;
  background-color: #FFF;
  font-size: 11px;
  line-height: 17px;
  color: #000;
  padding: 0 4px;
  pointer-events: none;
  position: absolute;
  left: 13px;
  top: -9px
}

.transfer-credit__select.selected .floating-label {
  opacity: 1
}

.transfer-credit__form-wrapper {
  border-top: 10px solid #94B7BB;
  background-color: #FFF
}

.transfer-credit__form-wrapper .form-wrapper1 {
  background: 0 0
}

.transfer-credit__form-wrapper .arrow-position {
  color: #262626;
  top: 18px;
  right: 18px;
  position: absolute;
  width: 0;
  height: 0;
  pointer-events: none;
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.transfer-credit__form-wrapper .form-group {
  position: relative;
  padding-left: 0
}

.transfer-credit__form-wrapper select.form-control {
  font-family: lato-regular;
  letter-spacing: 0;
  border: 1px solid #8A8D8F;
  padding: 9px 3rem 9px 10px;
  height: auto !important;
  outline: 0;
  color: #212322 !important;
  appearance: none;
  font-size: 16px;
  line-height: 26px;
  text-transform: capitalize
}

.transfer-credit__form-wrapper select.form-control:focus {
  box-shadow: 0 0 6px 0 #8A8D8F
}

.transfer-credit__form-wrapper select.form-control optgroup {
  font-size: inherit;
  line-height: inherit;
  font-family: lato-regular;
  font-style: inherit;
  font-weight: 300
}

.transfer-credit__form-heading,
.transfer-credit__form-heading span {
  font-size: 18px;
  line-height: 27px;
  color: #212322;
  letter-spacing: .25px
}

.transfer-credit__dd-info p,
.transfer-credit__disclaimer p,
.transfer-credit__spec-info p {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: .25px;
  color: #212322;
  font-family: lato-regular
}

.transfer-credit__hr {
  border-top: 1px solid #d9d9d6
}

@media (min-width:1200px) {

  .transfer-credit__hr,
  .transfer-credit__spec-info {
    width: 70%;
    margin-left: 0
  }
}

.transfer-credit__cta-link {
  width: auto !important;
  cursor: pointer
}

.transfer-credit__disclaimer p {
  font-family: lato-italic
}

.program-finder__heading h1,
.program-finder__heading h2,
.program-finder__heading h3,
.program-finder__heading h4,
.program-finder__heading h5,
.program-finder__heading h6 {
  font-family: lato-bold;
  margin-bottom: 0;
  font-size: 1.2rem;
  line-height: 1.8rem;
  color: #FFF
}

.program-finder__degree-wrapper {
  gap: 12px
}

@media (max-width:1199px) {
  .program-finder__degree-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center
  }
}

.program-finder__degree-wrapper .active.primary-fill-btn {
  background-color: #3A0007;
  box-shadow: 0 5px 20px rgba(0, 0, 0, .25)
}

.program-finder__degree-wrapper .active.primary-outline-btn {
  background-color: #74000D;
  color: #FFF;
  box-shadow: 0 5px 20px rgba(0, 0, 0, .25)
}

.program-finder__degree-wrapper .active.secondary-fill-btn {
  background-color: #445759;
  color: #FFF;
  box-shadow: 0 5px 20px rgba(0, 0, 0, .25)
}

.program-finder__degree-wrapper .active.white-outline-btn {
  background-color: rgba(255, 255, 255, .2)
}

.program-finder__degree-wrapper .active.white-fill-btn {
  background-color: #74000D;
  color: #FFF;
  box-shadow: 0 5px 20px rgba(0, 0, 0, .25)
}

.program-finder__degree-cta {
  letter-spacing: .12px;
  cursor: pointer;
  transition: all .175s ease-in
}

@media (max-width:767px) {
  .program-finder__degree-cta {
    -ms-flex-preferred-size: calc(50% - 12px);
    flex-basis: calc(50% - 12px)
  }
}

.program-finder__select .floating-label {
  font-size: 1.2rem;
  line-height: 1.8rem;
  color: #FFF;
  padding: 0 4px;
  pointer-events: none
}

.program-finder__form-wrapper .form-wrapper {
  background-color: transparent;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media (min-width:768px) {
  .program-finder__form-wrapper .form-wrapper {
    width: 34rem !important
  }
}

.program-finder__form-wrapper .form-wrapper .btn {
  font-family: lato-bold
}

.program-finder__form-wrapper .form-wrapper .btn.disabled {
  opacity: .4;
  pointer-events: none
}

.program-finder__form-wrapper .arrow-position {
  color: #262626;
  top: 18px;
  right: 18px
}

.program-finder__form-wrapper .form-group {
  position: relative;
  padding-left: 0
}

.program-finder__form-wrapper select.form-control {
  background-color: transparent;
  font-family: lato-bold;
  letter-spacing: 0;
  border: 1px solid #FFF;
  border-radius: 10px;
  padding: 14px 34px 14px 24px;
  height: auto !important;
  outline: 0;
  color: #FFF !important;
  font-size: 1.0666666667rem;
  line-height: 1.6rem;
  text-transform: capitalize;
  text-overflow: ellipsis;
  white-space: nowrap
}

@media (min-width:1200px) {
  .program-finder__form-wrapper .form-wrapper {
    width: 50rem !important;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    gap: 32px
  }

  .program-finder__form-wrapper select.form-control {
    max-width: 212px !important
  }

  .program-finder__form-wrapper select.form-control.program-finder__special {
    width: 14.1333333333rem
  }
}

.program-finder__form-wrapper select.form-control:focus {
  border-color: #FFF;
  box-shadow: 0 0 6px 0 #8A8D8F
}

.program-finder__form-wrapper select.form-control optgroup {
  font-size: inherit;
  line-height: inherit;
  font-family: lato-bold;
  font-style: inherit;
  font-weight: 300
}

@keyframes iconmove {

  0%,
  100% {
    left: 0
  }

  50% {
    left: 2rem
  }
}

.program-finder__cta-wrapper.animate-me a:hover .program-finder__cta-btn:not(.disabled) .program-finder__cta-icon,
.program-finder__cta-wrapper.animate-me:hover .program-finder__cta-btn:not(.disabled) .program-finder__cta-icon {
  animation: iconmove 5s infinite
}

@media (max-width:1199px) {

  .program-finder__aos-inp,
  .program-finder__cta-wrapper,
  .program-finder__cta-wrapper a,
  .program-finder__spec-inp {
    width: 100%
  }
}

.program-finder__icon-wrapper {
  position: relative;
  margin-top: 16px
}

.courses__cta-right-icon:before,
.degree-filter__pgm-icon:before {
  margin: auto
}

.program-finder__icon-wrapper .program-finder--svg-icon {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 24px
}

.program-finder__cta-icon {
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  position: absolute;
  top: -12px;
  left: 0;
  color: #FFF;
  font-weight: 700;
  font-size: 1.1rem
}

.degree-filter__form .form-group,
.degree-filter__select {
  position: relative
}

.program-finder__cta-btn {
  max-width: none;
  cursor: pointer
}

@media (min-width:992px) {
  .pf-wrapper .hb__rte p {
    font-size: 1.3333333333rem;
    line-height: 2rem
  }
}

.degree-filter__title,
.degree-filter__title span {
  font-size: 24px;
  line-height: 29px;
  color: #212322
}

.degree-filter__fp-title,
.degree-filter__fp-title span {
  font-size: 18px;
  line-height: 22px;
  color: #212322;
  letter-spacing: .25px
}

.degree-filter .form-wrapper {
  background-color: transparent
}

.degree-filter .form-wrapper .arrow-position {
  top: 22px;
  right: 24px;
  color: #C10016
}

.degree-filter__select .floating-label {
  opacity: 0;
  z-index: 1;
  background-color: #FFF;
  font-size: 11px;
  line-height: 26px;
  color: #212322;
  padding: 0 4px;
  pointer-events: none;
  position: absolute;
  left: 11px;
  top: -13px
}

.degree-filter__select.selected .floating-label {
  opacity: 1
}

.degree-filter select.form-control,
.degree-filter select.form-control option {
  border-radius: 10px;
  border: 1px solid #d9d9d6;
  font-size: 16px;
  line-height: 24px;
  color: #283742 !important;
  font-family: lato-bold
}

.degree-filter select.form-control option option:disabled,
.degree-filter select.form-control option:disabled {
  color: #8A8D8F !important
}

.degree-filter select.form-control:hover {
  box-shadow: none
}

.degree-filter__fp-wrapper img {
  height: 20px
}

.degree-filter__fp-desc {
  font-size: 12px;
  line-height: 18px;
  color: #212322;
  letter-spacing: .2px
}

.degree-filter__fp-filter {
  height: 18px;
  width: 18px;
  border: 1px solid #8a8a8a;
  border-radius: 2px
}

.degree-filter__fp-filter:focus {
  box-shadow: 0 0 5px 1px #d9d9d6
}

.degree-filter__content-wrapper.apply-scroll {
  max-height: 650px;
  overflow-y: auto
}

.degree-filter__content-wrapper.fp-enabled .fp-count {
  display: inline
}

.degree-filter__pgm-item {
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .1);
  border-radius: 10px
}

.degree-filter__pgm-icon {
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  font-size: 1.1rem;
  font-weight: 700
}

.degree-filter__pgm-link {
  border-radius: 10px 10px 0 0;
  border: 1px solid transparent;
  cursor: pointer
}

.degree-filter__pgm-link.no-specs {
  border-radius: 10px
}

.degree-filter__pgm-link .df-pgm-name,
.degree-filter__pgm-link .df-pgm-name span {
  font-size: 16px;
  line-height: 24px;
  color: #000
}

.degree-filter__pgm-link .degree-filter__pgm-icon {
  color: #C10016 !important
}

.degree-filter__pgm-link:hover {
  background-color: #C10016;
  color: #FFF;
  text-decoration: none
}

.degree-filter__pgm-link:hover .df-pgm-name,
.degree-filter__pgm-link:hover .df-pgm-name span {
  color: #FFF
}

.degree-filter__pgm-link:hover .degree-filter__pgm-icon {
  color: #FFF !important
}

.degree-filter__pgm-link:focus {
  border: 1px solid #94B7BB;
  text-decoration: none
}

.degree-filter__spec-count,
.degree-filter__spec-name,
.degree-filter__spec-name a {
  font-size: 1rem;
  line-height: 23px;
  color: #425563
}

.degree-filter__spec-link:focus,
.degree-filter__spec-link:hover {
  color: #C10016;
  text-decoration: none
}

.degree-filter__spec-count {
  border: 1px solid transparent
}

.degree-filter__spec-count:focus,
.degree-filter__spec-count:hover {
  color: #425563;
  text-decoration: none
}

.degree-filter__spec-count:focus {
  border: 1px solid #94B7BB;
  border-radius: 0 0 10px 10px
}

.degree-filter__spec-count .degree-filter__spec-icon {
  font-size: 9px
}

.degree-filter__spec-count .degree-filter__spec-icon:before {
  content: "\e90a"
}

.degree-filter__spec-count[aria-expanded=true] .degree-filter__spec-icon:before {
  content: "\e943"
}

.degree-filter__spec-wrapper {
  background-color: #F4F4F8;
  border-radius: 0 0 10px 10px
}

.cc-container .cc-dd__form.form-wrapper,
.degree-filter__spec-wrapper ul {
  background-color: transparent
}

.degree-filter__spec-wrapper img {
  height: 1rem
}

.degree-filter__spec-wrapper:focus {
  border: 1px solid #94B7BB
}

.degree-filter__form.form-wrapper {
  background: 0 0
}

.degree-filter__form select.form-control {
  font-family: lato-regular;
  letter-spacing: 0;
  border: 1px solid #212322;
  padding: 9px 3rem 9px 1rem;
  height: auto !important;
  outline: 0;
  color: #000 !important;
  appearance: none;
  font-size: 16px;
  line-height: 26px;
  text-transform: capitalize
}

.degree-filter__form select.form-control:focus {
  box-shadow: 0 0 6px 0 #8A8D8F
}

.scholarship__tab-title {
  font-family: lato-bold;
  font-size: 24px;
  line-height: 28.8px
}

.courses,
.scholarship-swipe-tab {
  font-family: lato-regular
}

@media (min-width:768px) {
  .scholarship__tab-title {
    font-size: 36px;
    line-height: 43px
  }
}

.scholarship-swipe-tabs {
  list-style: none
}

.scholarship-swipe-tabs .slick-track {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important
}

.scholarship-swipe-tab {
  display: -ms-flexbox !important;
  display: flex !important;
  height: auto !important;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #212322;
  padding: .5rem;
  margin-right: 1.5px;
  border-radius: 5px 5px 0 0;
  background-color: rgba(217, 217, 214, .9);
  text-align: center;
  cursor: pointer;
  border: 2px solid transparent
}

.scholarship-swipe-tab.slick-slide {
  border: 2px solid transparent
}

@media (min-width:768px) {
  .scholarship-swipe-tab {
    padding: 1rem;
    margin-right: 2.5px;
    font-size: 18px;
    line-height: 27px;
    border-radius: 10px 10px 0 0
  }
}

@media (min-width:992px) {
  .scholarship-swipe-tab {
    margin-right: 0;
    margin-bottom: .5rem;
    border-radius: 10px 0 0 10px;
    text-align: left
  }
}

.scholarship-swipe-tab:hover {
  background-color: #F4F8F8
}

.scholarship-swipe-tab:focus {
  border: 2px solid #D3BC8D
}

.scholarship-swipe-tab.slick-current {
  background-color: #A9C5C9;
  font-family: lato-bold
}

@media (min-width:992px) {
  .scholarship-swipe-tab.active-tab {
    background-color: #A9C5C9;
    font-family: lato-bold
  }

  .scholarship-swipe-tabs-container {
    border-radius: 0 10px 10px
  }
}

.scholarship-swipe-tabs-container {
  background-color: #FFF
}

@media (max-width:991px) {
  .scholarship-tab-section .container {
    width: 100%
  }

  .scholarship-swipe-tab {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .scholarship-swipe-tabs-container {
    background-color: #FFF !important
  }
}

@media (min-width:992px) {
  .scholarship-tabs.js-mode .scholarship-swipe-tab-content {
    display: none
  }

  .scholarship-tabs.js-mode .scholarship-swipe-tab-content.active-tab {
    display: block;
    max-height: 589px;
    min-height: 589px;
    overflow-y: auto
  }

  .scholarship-tabs.js-mode .scholarship-swipe-tab-content .container {
    padding-left: 0 !important;
    padding-right: 0 !important
  }
}

@media (max-width:767px) {
  .ios-height-overlap-fix {
    -ms-flex-preferred-size: auto;
    flex-basis: auto
  }

  .p-fixed-header-nav {
    padding-top: 6.5rem
  }
}

@media (min-width:768px) {
  .p-fixed-header-nav {
    padding-top: 5.667rem
  }
}

body,
html {
  overflow-x: hidden
}

.row-centered {
  text-align: center
}

.col-centered {
  display: inline-block;
  float: none;
  text-align: left;
  margin-right: -4px
}

.carousel-control .icon-next::before,
.carousel-control .icon-prev::before {
  content: ""
}

.carousel-control .icon-prev {
  left: -50%;
  background: url(/content/dam/capella/carousel/chevron-pointing-to-the-left.svg) no-repeat;
  background-size: 100% 100%
}

.carousel-control .icon-next {
  right: -50%;
  background: url(/content/dam/capella/carousel/right-chevron.svg) no-repeat;
  background-size: 100% 100%
}

.carousel-control.left,
.carousel-control.right {
  background-image: none
}

@media (max-width:543px) {
  .carousel-control .icon-prev {
    left: -30%
  }

  .carousel-control .icon-next {
    right: -30%
  }
}

#myModalVideo {
  margin-top: 150px;
  padding: 15px
}

#myModalVideo button button.close:hover {
  opacity: .8;
  color: #FFF
}

#myModalVideo button.close,
.inlineVideo button.close {
  background-color: #1A1712;
  border-radius: 50%;
  opacity: 1;
  color: #FFF;
  cursor: pointer;
  display: block;
  font-size: 24px;
  font-weight: 700;
  line-height: .5;
  padding: 8px;
  position: absolute;
  right: -15px;
  text-indent: 0;
  width: auto;
  z-index: 999;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, .6);
  top: -15px;
  outline: 0
}

.inlineVideo button.close {
  right: -10px
}

.inlineVideo .inlinePlaceholder iframe {
  display: block
}

.inlineVideo,
.youtubeVideo {
  position: relative;
  cursor: pointer
}

.videodescription {
  position: absolute;
  bottom: 10px;
  left: 2.5%;
  max-width: 95%;
  border-radius: 2px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .35)
}

.vd-icon {
  position: relative;
  bottom: 2px
}

.imagefillcontainer img {
  width: 100%
}

@media (max-width:1199px) {
  .courses__container {
    width: 100%
  }
}

.courses__primary-headline {
  text-align: center;
  font-size: 1.7333333333rem;
  line-height: 120%;
  color: #212322
}

.courses .nav-item {
  width: 50%
}

@media (min-width:576px) {
  .courses .nav-item {
    width: auto
  }
}

.courses .nav-item .tab-link {
  position: relative;
  width: 100%
}

.courses .nav-item .tab-link.active::after {
  content: '';
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -4px;
  border-bottom: 4px solid #C10016
}

.courses .nav-item .tab-link:focus {
  outline: #1338BE dashed 1px !important
}

@media (min-width:576px) {
  .courses .nav-item .tab-link {
    width: auto
  }
}

.courses .nav-item .tab-link img {
  height: 24px;
  box-sizing: content-box
}

.courses__scrollable-area {
  height: 800px;
  overflow-y: scroll
}

.courses__tab-content-wrapper {
  border-top: 12px solid #94B7BB;
  padding: 1.8666666667rem 1rem 1.6666666667rem;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .1)
}

@media (min-width:768px) {
  .courses__primary-headline {
    font-size: 2.6666666667rem;
    text-align: left
  }

  .courses__tab-content-wrapper {
    padding: 1.8666666667rem 2.6666666667rem 1.6666666667rem
  }
}

.courses__tab-title {
  font-size: 1.2rem;
  line-height: 150%;
  color: #425563
}

@media (min-width:768px) {
  .courses__tab-title {
    font-size: 1.4666666667rem
  }
}

.courses__list-wrapper {
  list-style: none
}

.courses__feature-item {
  font-size: 1.0666666667rem;
  line-height: 150%;
  color: #212322
}

@media (min-width:768px) {
  .courses__feature-item {
    font-size: 1.2rem;
    width: 50%;
    max-width: 50%
  }
}

@media (min-width:992px) {
  .courses__feature-item {
    width: 33.33%;
    max-width: 33.33%
  }
}

@media (min-width:1200px) {
  .courses__feature-item {
    width: 25%;
    max-width: 25%
  }
}

.courses__feature-item-resp {
  font-size: 1.2rem;
  line-height: 150%;
  color: #212322
}

@media (min-width:768px) {
  .courses__feature-item-resp {
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%
  }
}

@media (min-width:992px) {
  .courses__feature-item-resp {
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    max-width: 33.33%
  }
}

@media (min-width:1200px) {
  .courses__feature-item-resp {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%
  }
}

.courses__feature-icon-wrapper {
  width: 2rem;
  max-width: 2rem
}

.courses__cta-link {
  font-size: 1.0666666667rem;
  line-height: 150%;
  color: #C10016
}

.courses__cta-link:hover {
  text-decoration: none
}

.courses__cta-right-icon {
  color: #C10016 !important;
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  font-size: 1.1rem;
  font-weight: 700
}

.courses__course-heading {
  font-size: 1.4666666667rem;
  line-height: 150%;
  color: #425563
}

.courses__details-lbl {
  font-size: 1rem;
  line-height: 150%;
  color: #425563;
  text-transform: uppercase
}

.courses__details-val {
  font-size: 1.0666666667rem;
  line-height: 150%;
  color: #212322
}

@media (min-width:992px) {
  .courses__details-val {
    font-size: 1.2rem
  }
}

.courses__rte {
  color: #1E1E1E
}

@media (max-width:991px) {
  .courses__rte .brand-btn {
    max-width: 100%
  }
}

.courses__rte h1,
.courses__rte h2,
.courses__rte h3,
.courses__rte h4,
.courses__rte h5,
.courses__rte h6 {
  font-family: lato-bold;
  margin-bottom: 1rem;
  font-size: 1.6rem;
  line-height: 120%;
  color: #1E1E1E
}

@media (min-width:768px) {

  .courses__rte h1,
  .courses__rte h2,
  .courses__rte h3,
  .courses__rte h4,
  .courses__rte h5,
  .courses__rte h6 {
    font-size: 1.8666666667rem
  }
}

.courses__rte p {
  font-family: lato-regular;
  font-size: 1.0666666667rem;
  line-height: 150%;
  color: #1E1E1E
}

@media (min-width:768px) {
  .courses__rte p {
    font-size: 1.2rem
  }
}

.courses__rte a {
  font-family: lato-bold;
  font-size: 1.0666666667rem;
  line-height: 150%;
  color: #C10016
}

.courses__rte a:hover {
  text-decoration: none
}

.courses__cta-link a {
  color: #C10016;
  font-size: 18px;
  letter-spacing: -.12px;
  line-height: 30px
}

.courses__cta-link a:focus,
.courses__cta-link a:hover {
  color: #C10016
}

.courses__edit-mode .tab-pane {
  border: 3px dashed #000;
  margin-bottom: 1rem;
  padding: 1rem
}

.courses__types {
  padding-bottom: 50px
}

.courses__types .nav-pills .nav-link {
  text-transform: uppercase;
  font-size: 1.0666666667rem;
  line-height: 150%;
  color: #747474;
  padding: .5rem 1rem;
  border-radius: 0
}

.courses__types .nav-pills .nav-link .nav-pills .show>.nav-link,
.courses__types .nav-pills .nav-link.nav-link.active,
.courses__types .nav-pills .nav-link.nav-link:hover {
  background-color: #d9d9d6;
  color: #212322
}

.courses__types .nav-pills .nav-link .nav-pills .show>.nav-link,
.courses__types .nav-pills .nav-link.nav-link.active {
  position: relative
}

.courses__types .nav-pills .nav-link .nav-pills .show>.nav-link:before,
.courses__types .nav-pills .nav-link.nav-link.active:before {
  position: absolute;
  width: 13px;
  height: 13px;
  content: "";
  left: -5px;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
  background-color: #94B7BB
}

.courses__types select {
  appearance: none
}

.courses__mobile-tabs {
  width: 100%;
  border: 2px solid #C10016;
  background-color: #FFF;
  color: #C10016;
  font-size: 1.2rem;
  padding: 1rem 1.5rem;
  border-radius: 10px;
  line-height: 150%;
  font-family: lato-bold;
  font-weight: 700
}

.courses__mobile-arrow {
  position: absolute;
  right: 2.5rem;
  width: 0;
  top: 1.8rem;
  height: 0;
  color: #C10016;
  font-weight: 700;
  pointer-events: none;
  -ms-transform: rotate(90deg) translateY(-50%);
  transform: rotate(90deg) translateY(-50%)
}

.courses__req-lbl,
.courses__requirements-title {
  color: #425563;
  text-transform: uppercase;
  line-height: 150%
}

.courses__req-itm {
  width: 100%;
  margin-bottom: .8rem
}

.courses__req-itm:last-child {
  margin-bottom: 0
}

@media (min-width:768px) {
  .courses__req-itm {
    width: 25%;
    max-width: 25%
  }
}

.courses__fp-courses .course-col,
.courses__gp-courses .course-col {
  width: 100%
}

.courses__fp-courses .course-short-desc-col,
.courses__fp-courses .courses__long-desc,
.courses__gp-courses .course-short-desc-col,
.courses__gp-courses .courses__long-desc {
  margin-top: .2666666667rem
}

@media (min-width:768px) {

  .courses__fp-courses .course-short-desc-col,
  .courses__fp-courses .courses__long-desc,
  .courses__gp-courses .course-short-desc-col,
  .courses__gp-courses .courses__long-desc {
    margin-top: 0
  }
}

.courses__fp-courses .course-credits-col,
.courses__gp-courses .course-credits-col {
  margin-top: .8rem
}

@media (min-width:768px) {

  .courses__fp-courses .course-credits-col,
  .courses__gp-courses .course-credits-col {
    margin-top: 0
  }

  .courses__gp-courses .course-col {
    width: auto
  }

  .courses__gp-courses .course-col:nth-child(1) {
    width: 20%;
    max-width: 20%
  }

  .courses__gp-courses .course-col:nth-child(2) {
    width: 52%;
    max-width: 52%
  }

  .courses__gp-courses .course-col:nth-child(3) {
    width: 19%;
    max-width: 19%
  }
}

@media (min-width:1200px) {
  .courses__gp-courses .course-col:nth-child(1) {
    width: 15%;
    max-width: 15%
  }

  .courses__gp-courses .course-col:nth-child(2) {
    width: 59%;
    max-width: 59%
  }
}

@media (min-width:768px) {
  .courses__fp-courses .course-col {
    width: auto
  }

  .courses__fp-courses .course-col:nth-child(1) {
    width: 20%;
    max-width: 20%
  }

  .courses__fp-courses .course-col:nth-child(2) {
    width: 52%;
    max-width: 52%
  }

  .courses__fp-courses .course-col:nth-child(3) {
    width: 19%;
    max-width: 19%
  }
}

@media (min-width:1200px) {
  .courses__fp-courses .course-col:nth-child(1) {
    width: 17%;
    max-width: 17%
  }

  .courses__fp-courses .course-col:nth-child(2) {
    width: 59%;
    max-width: 59%
  }

  .courses__fp-courses .course-col:nth-child(3) {
    width: 17%;
    max-width: 17%
  }
}

.courses__requirements {
  background-color: #FBF8F4;
  border-radius: 10px
}

.courses__requirements-title {
  font-size: 1.2rem
}

@media (min-width:768px) {
  .courses__requirements-title {
    font-size: 1.4666666667rem
  }
}

.courses__req-lbl {
  font-size: .8rem
}

.courses__req-val {
  font-size: 1.0666666667rem;
  line-height: 150%;
  color: #212322
}

.courses__type-title {
  font-size: 1.8666666667rem;
  line-height: 120%;
  color: #1E1E1E
}

.courses__type-desc {
  font-size: 1.2rem;
  line-height: 150%;
  color: #1E1E1E
}

.courses__quarter-title {
  font-size: 1.4666666667rem;
  line-height: 150%;
  color: #425563
}

.courses__quarter-body {
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .1);
  border-radius: 10px
}

.courses__toggle-lbl {
  font-size: 1.0666666667rem;
  line-height: 150%;
  color: #425563
}

.courses__toggle-switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 32px
}

.courses__toggle-switch input {
  opacity: 0;
  width: 0;
  height: 0
}

.courses__toggle-switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #d9d9d6;
  transition: .4s
}

.courses__toggle-switch .slider:before {
  position: absolute;
  content: "";
  height: 24px;
  width: 24px;
  left: 4px;
  bottom: 4px;
  background-color: #FFF;
  transition: .4s
}

.courses__toggle-switch input:checked+.slider {
  background-color: #94B7BB
}

.courses__toggle-switch input:focus+.slider {
  box-shadow: 0 0 1px #94B7BB
}

.courses__toggle-switch input:checked+.slider:before {
  -ms-transform: translateX(24px);
  transform: translateX(24px)
}

.courses__toggle-switch .slider.round {
  border-radius: 32px
}

.courses__toggle-switch .slider.round:before {
  border-radius: 50%
}

.courses__icon-down {
  font-size: 9px;
  color: #C10016;
  text-align: right;
  cursor: pointer
}

.courses__icon-down:before {
  content: "\e90a"
}

.courses__icon-down.active:before {
  content: "\e943"
}

.courses__quarter-item:nth-child(even) {
  background: #F6F9FA
}

.cf-overlay__position {
  position: relative
}

.cf-overlay .d-flex>[class*=col-] {
  position: static
}

.cf-overlay-wrapper {
  width: 100%
}

@media (min-width:992px) {
  .cf-overlay-wrapper {
    max-width: 24rem;
    position: absolute
  }

  .cf-overlay-wrapper .cf-wrapper__container {
    padding: 2.1333333333rem;
    width: auto
  }
}

@media (min-width:1200px) {
  .cf-overlay-wrapper {
    max-width: 34rem
  }
}

.cf-overlay-wrapper .cf-wrapper {
  border-radius: 10px
}

@media (min-width:992px) {
  .cf-overlay-wrapper__align-right {
    right: 0
  }

  .cf-overlay-wrapper__align-right .cf-wrapper {
    border-radius: 10px 0 0 10px
  }

  .cf-overlay-wrapper__align-left {
    left: 0
  }

  .cf-overlay-wrapper__align-left .cf-wrapper {
    border-radius: 0 10px 10px 0
  }

  .cf-overlay-wrapper__align-top {
    top: 0
  }

  .cf-overlay-wrapper__align-center {
    top: 50%;
    -ms-transform: translatey(-50%);
    transform: translatey(-50%)
  }

  .cf-overlay-wrapper__align-bottom {
    bottom: 0
  }
}

.cf-overlay-wrapper__align-custom {
  top: 0
}

.cf-overlay-wrapper.editor-mode {
  position: static;
  -ms-transform: unset;
  transform: unset
}

@media (max-width:767px) {
  .cf-overlay-wrapper .cf-wrapper__container {
    padding-top: 0 !important
  }

  .cf-wrapper.desk-gradient {
    background: 0 0 !important
  }
}

.cf-wrapper .mobile-gradient {
  border-radius: 8px
}

.cf-wrapper__container .left-section span {
  font-size: 3.4666666667rem;
  line-height: 5.2rem
}

.cf-wrapper__container .right-section .description {
  font-size: 1.0666666667rem;
  line-height: 1.6rem
}

.cf-wrapper__container .right-section .description p {
  font-size: 1.2rem;
  line-height: 1.8rem
}

.cf-wrapper__container .right-section .description h1,
.cf-wrapper__container .right-section .description h2,
.cf-wrapper__container .right-section .description h3,
.cf-wrapper__container .right-section .description h4,
.cf-wrapper__container .right-section .description h5,
.cf-wrapper__container .right-section .description h6 {
  font-size: 2.1333333333rem;
  line-height: 3.2rem;
  color: #D3BC8D;
  margin-bottom: 0
}

.cf-wrapper__container .right-section .cf-disclaimer {
  font-size: .8rem;
  line-height: 1.2rem
}

.cf-wrapper__container .right-section p {
  margin-bottom: 0
}

@media (max-width:991px) {
  .course-table.container {
    width: 100%
  }
}

.course-table__heading {
  font-size: 1.4666666667rem;
  line-height: 150%;
  color: #425563;
  margin-bottom: 12px
}

@media (min-width:768px) {
  .cf-wrapper .mobile-gradient {
    background: 0 0 !important
  }

  .course-table__heading {
    margin-bottom: 0
  }
}

.course-table__head {
  margin-bottom: 12px
}

.course-table__toggle-lbl {
  font-size: 1rem;
  line-height: 150%;
  color: #425563
}

.course-table__toggle-switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 32px
}

.course-table__toggle-switch input {
  opacity: 0;
  width: 0;
  height: 0
}

.course-table__toggle-switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #d9d9d6;
  transition: .4s
}

.course-table__toggle-switch .slider:before {
  position: absolute;
  content: "";
  height: 24px;
  width: 24px;
  left: 4px;
  bottom: 4px;
  background-color: #FFF;
  transition: .4s
}

.course-table__toggle-switch input:checked+.slider {
  background-color: #94B7BB
}

.course-table__toggle-switch input:focus+.slider {
  box-shadow: 0 0 1px #94B7BB
}

.course-table__toggle-switch input:checked+.slider:before {
  -ms-transform: translateX(24px);
  transform: translateX(24px)
}

.course-table__toggle-switch .slider.round {
  border-radius: 32px
}

.course-table__toggle-switch .slider.round:before {
  border-radius: 50%
}

.course-table__body {
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .1);
  border-radius: 10px
}

.course-table__item:nth-child(odd) {
  background-color: #F4F8F8
}

.course-table__item:nth-child(even) {
  background-color: #FFF
}

.course-table__col {
  width: 100%;
  margin-bottom: 4px
}

@media (min-width:768px) {
  .course-table__toggle-lbl {
    font-size: 1.0666666667rem
  }

  .course-table__col {
    margin-bottom: 0
  }

  .course-table__col:nth-child(1) {
    width: 20%;
    max-width: 20%;
    padding-right: .2666666667rem
  }

  .course-table__col:nth-child(2) {
    width: 54%;
    max-width: 54%
  }

  .course-table__col:nth-child(3) {
    width: 19%;
    max-width: 19%
  }
}

@media (min-width:1200px) {
  .course-table__col:nth-child(2) {
    width: 60%;
    max-width: 60%
  }

  .course-table__col:nth-child(3) {
    width: 15%;
    max-width: 15%
  }
}

.course-table__short-desc-col,
.course-table__subj-col {
  font-size: 1.0666666667rem;
  line-height: 150%;
  color: #212322
}

.course-table__long-desc,
.course-table__units-col {
  font-size: 1rem;
  line-height: 150%;
  color: #212322
}

.course-table__long-desc {
  display: none;
  margin-bottom: 12px
}

@media (min-width:768px) {
  .course-table__units-col {
    font-size: 1.0666666667rem
  }

  .course-table__long-desc {
    margin-bottom: 0
  }
}

.course-table__icon-down {
  font-size: .6rem;
  color: #C10016;
  text-align: right;
  cursor: pointer;
  width: 2rem
}

@media (min-width:992px) {
  .course-table__icon-down {
    width: 2.4rem
  }
}

.course-table__icon-down:before {
  content: "\e90a"
}

.course-table__icon-down.active:before {
  content: "\e943"
}

.long-form .icon-img-small .image-wrapper .icon-color-mask {
  width: 5.3333333333rem;
  height: 5.3333333333rem
}

.long-form .icon-img-large .image-wrapper .icon-color-mask {
  width: 8.5333333333rem;
  height: 8.5333333333rem
}

.long-form__bg-color {
  background-color: var(--long-form-bg-color)
}

.long-form__rounded {
  border-radius: .8rem
}

.image-component .icon-color-mask,
.twoUp .image-wrapper .icon-color-mask {
  width: 5.3333333333rem;
  height: 5.3333333333rem
}

.cc-container__wrapper {
  padding: 2.1333333333rem 1rem
}

@media (min-width:768px) {
  .cc-container__wrapper {
    padding: 3.2rem 1rem
  }
}

.cc-container .error-icon {
  width: 1.0666666667rem;
  height: 1.1333333333rem;
  display: inline-block;
  margin-right: .2666666667rem
}

.cc-container .tooltip-icon {
  background-repeat: no-repeat;
  width: 1rem;
  height: 1.0666666667rem;
  display: inline-block;
  margin-left: .3333333333rem
}

.cc-container__error-field {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.cc-container__error-field .error,
.cc-container__error-field .error-txt {
  font-size: 1rem;
  line-height: 150%;
  color: #FF7878;
  font-family: lato-regular
}

.cc-container .cc-progress__wrapper {
  width: 100%
}

@media (min-width:576px) {
  .cc-container .cc-progress__wrapper {
    width: 19.3333333333rem
  }
}

.cc-container .cc-progress__list {
  list-style: none;
  padding-left: 0
}

.cc-container .cc-progress__bar {
  height: .4666666667rem;
  width: 100%;
  background-color: #7C8790;
  position: relative;
  border-radius: .4rem
}

.cc-container .cc-progress__bar:after {
  position: absolute;
  width: 10%;
  height: 100%;
  content: '';
  background-color: #D3BC8D;
  border-radius: .4rem
}

.cc-container .cc-progress__step {
  font-size: 1.0666666667rem;
  line-height: 150%;
  color: #D3D7DA;
  display: inline-block;
  font-family: lato-regular;
  -ms-flex: 1;
  flex: 1 1 0%
}

.cc-container.step2-step3 .cc-progress__step:last-child,
.cc-container.step4 .cc-progress__wrapper {
  display: none
}

.cc-container .cc-progress__step:nth-child(2) {
  text-align: center
}

.cc-container .cc-progress__step.active {
  color: #FFF;
  font-family: lato-bold
}

.cc-container.step2 .cc-progress__bar:after {
  width: 51%
}

.cc-container.step2-step3 .cc-progress__step:nth-child(2) {
  text-align: right
}

.cc-container.step2-step3 .cc-progress__bar:after {
  width: 90%
}

.cc-container.step3 .cc-progress__bar:after {
  width: 89%
}

@media (max-width:991px) {
  .cc-container .cc-btn__wrapper {
    width: 100%
  }

  .cc-container .cc-btn__wrapper .brand-btn {
    max-width: 100%
  }
}

@media (max-width:767px) {
  .cc-container .cc-btn__wrapper-back {
    width: auto
  }
}

.cc-container .cc-dd-container {
  padding: 1.0666666667rem 0 0
}

.cc-container .cc-dd__heading {
  font-size: 1.7333333333rem;
  line-height: 120%;
  color: #FFF
}

@media (min-width:768px) {
  .cc-container .cc-dd-container {
    padding: 2.1333333333rem 0 0
  }

  .cc-container .cc-dd__heading {
    font-size: 2.1333333333rem
  }
}

.cc-container .cc-dd__select-wrapper optgroup,
.cc-container .cc-dd__select-wrapper select,
.cc-container .cc-dd__select-wrapper select option {
  font-size: 1.3333333333rem;
  color: #FFF !important;
  font-family: lato-regular
}

.cc-container .cc-dd__select-wrapper {
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  position: relative;
  margin-bottom: .8rem
}

.cc-container .cc-dd__select-wrapper:last-child {
  margin-bottom: 1.6rem
}

.cc-container .cc-dd__select-wrapper optgroup {
  background-color: #253746;
  line-height: 150%;
  font-style: inherit;
  font-weight: 300
}

.cc-container .cc-dd__select-wrapper select {
  height: auto !important;
  border: .1333333333rem solid #FFF;
  border-radius: .6666666667rem;
  line-height: 150%;
  background-color: transparent;
  padding: 1.0666666667rem 3rem 1.0666666667rem 1.6rem;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none
}

.cc-container .cc-dd__select-wrapper select:focus {
  border-color: #D3BC8D;
  box-shadow: 0 0 5px 0 #ddd
}

.cc-container .cc-dd__select-wrapper select option {
  line-height: 1.7333333333rem;
  background-color: #515F6B;
  font-style: inherit;
  padding: .3333333333rem 0
}

.cc-container .cc-dd__select-wrapper select option:focus,
.cc-container .cc-dd__select-wrapper select option:hover {
  background-color: #253746
}

.cc-container .cc-dd__select-wrapper select:disabled,
.cc-container .cc-dd__select-wrapper select[readonly] {
  opacity: .6
}

.cc-container .cc-dd__select-wrapper .arrow-position {
  position: absolute;
  color: #FFF;
  right: 1.2rem;
  font-size: .8rem;
  top: 2rem;
  height: 0;
  width: 0;
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  pointer-events: none
}

.cc-container .cc-dd__select-wrapper.field-error select {
  border-color: #FF7878
}

.cc-container .cc-dd__select-wrapper.field-error .cc-container__error-field {
  margin-top: .8rem
}

.cc-container .cc-dd__ol.online-learning {
  padding: 0 1.0666666667rem
}

@media (max-width:991px) {
  .cc-container .cc-dd__ol.online-learning {
    background: 0 0 !important
  }
}

@media (min-width:992px) {
  .cc-container .cc-dd__select-wrapper {
    -ms-flex: 1;
    flex: 1 1 0%;
    margin-right: 1.0666666667rem;
    margin-bottom: 2.1333333333rem
  }

  .cc-container .cc-dd__select-wrapper:last-child {
    margin-right: 0
  }

  .cc-container .cc-dd__ol.online-learning {
    padding: .5333333333rem 1.6rem
  }
}

.cc-container .cc-dd__ol.online-learning .online-learning-desc {
  font-size: 1rem;
  line-height: 150%;
  color: #FFF;
  margin-bottom: .8rem
}

@media (min-width:992px) {
  .cc-container .cc-dd__ol.online-learning .online-learning-desc {
    margin-bottom: 0;
    font-size: 1.2rem
  }
}

.cc-container .cc-dd__ol.online-learning .online-learning-lbl {
  font-size: .8rem;
  line-height: 150%;
  color: #FFF;
  margin-bottom: .5333333333rem
}

.cc-container .cc-dd__ol.online-learning .online-learning-asset {
  max-height: 1.6rem
}

.cc-container .cc-dd__ol.online-learning input[type=radio] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 1.2rem;
  width: 1.2rem;
  border: .1rem solid #FFF;
  border-radius: 50%;
  cursor: pointer;
  vertical-align: middle;
  box-shadow: none;
  display: inline-block;
  position: relative;
  margin-right: .8rem
}

.cc-container .cc-dd__ol.online-learning input[type=radio]:checked:before {
  content: '';
  position: absolute;
  width: .8rem;
  height: .8rem;
  border-radius: 50%;
  background-color: #FFF;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%)
}

.cc-container .cc-dd__ol-wrapper {
  display: none;
  margin-bottom: 1.6rem
}

@media (min-width:992px) {
  .cc-container .cc-dd__ol-wrapper {
    margin-bottom: 2.1333333333rem
  }
}

.cc-container .cc-dd__ol-wrapper .cc-container__error-field {
  display: none
}

.cc-container .cc-dd__ol-wrapper.field-error .online-learning-desc {
  color: #FF7878
}

.cc-container .cc-dd__ol-wrapper.field-error .cc-container__error-field {
  display: -ms-flexbox;
  display: flex;
  margin-top: .5333333333rem
}

.cc-container .cc-dd__disclaimer {
  font-size: 1.0666666667rem;
  line-height: 150%;
  color: #FFF;
  width: 100%;
  max-width: 100%;
  margin-bottom: 1.6rem
}

@media (min-width:992px) {
  .cc-container .cc-dd__disclaimer {
    width: 75%;
    max-width: 75%;
    padding-right: 2rem;
    margin-bottom: 0
  }
}

.cc-container .cc-dd__disclaimer p {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  margin-bottom: 0
}

.cc-container .cc-dd__cta-wrapper {
  width: 100%;
  max-width: 100%
}

@media (min-width:992px) {
  .cc-container .cc-dd__cta-wrapper {
    width: 25%;
    max-width: 25%
  }
}

@media (max-width:991px) {
  .cc-container .cc-dd__cta-wrapper .brand-btn {
    max-width: 100%
  }
}

.cc-container .cc-courses-container,
.cc-container .cc-results-container,
.cc-container .cc-spec-container {
  display: none;
  width: 100%;
  min-height: 20rem;
  color: #FFF
}

.cc-container .cc-courses-container {
  padding: 1.6rem 0 0
}

@media (min-width:768px) {
  .cc-container .cc-dd__select-wrapper.field-error .cc-container__error-field {
    margin-top: .5333333333rem
  }

  .cc-container .cc-courses-container {
    padding: 2.1333333333rem 0 0
  }
}

.cc-container .cc-courses-container .courseItem {
  cursor: pointer;
  padding: 1.0666666667rem 1.6rem;
  border-radius: .6666666667rem;
  border: .1333333333rem solid #FFF;
  box-shadow: 0 .3333333333rem 1.3333333333rem 0 rgba(0, 0, 0, .1);
  width: 100%;
  height: 4.2666666667rem;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  background-color: transparent;
  color: #FFF
}

.cc-container .cc-courses-container .courseItem.active,
.cc-container .cc-courses-container .courseItem:active {
  background-color: #D3BC8D;
  border: 0;
  color: #000
}

.cc-container .cc-courses-container .courseItem.hover,
.cc-container .cc-courses-container .courseItem:hover {
  box-shadow: 0 0 5px 0 #FFF
}

.cc-container .cc-courses .custom-tooltip,
.cc-container .cc-courses__steptwoHeading {
  display: inline;
  font-size: 1.3333333333rem;
  line-height: 120%;
  color: #FFF
}

.cc-container .cc-courses__wrapper .cc-container__error-field {
  display: none
}

.cc-container .cc-courses__wrapper.field-errorMesage .courseItem {
  border-radius: .6666666667rem;
  border: .1333333333rem solid #FF7878;
  box-shadow: 0 .3333333333rem 1.3333333333rem 0 rgba(0, 0, 0, .1)
}

.cc-container .cc-courses__wrapper.field-errorMesage .cc-container__error-field {
  display: -ms-flexbox;
  display: flex;
  margin-top: .8rem
}

@media (min-width:768px) {

  .cc-container .cc-courses .custom-tooltip,
  .cc-container .cc-courses__steptwoHeading {
    font-size: 1.6rem;
    line-height: 150%
  }

  .cc-container .cc-courses__wrapper.field-errorMesage .cc-container__error-field {
    margin-top: .5333333333rem
  }
}

.cc-container .cc-courses__disclaimer {
  font-size: 1.0666666667rem;
  line-height: 150%;
  color: #FFF;
  width: 100%;
  max-width: 100%;
  margin-bottom: 1.6rem;
  padding: 1.6rem 0
}

@media (min-width:768px) {
  .cc-container .cc-courses__disclaimer {
    font-size: 1.3333333333rem;
    padding: 2.1333333333rem 0
  }
}

.cc-container .cc-courses__disclaimer p {
  display: inline
}

.cc-container .cc-courses__btn-wrapper {
  gap: 24px
}

@media (min-width:768px) and (max-width:991px) {
  .cc-container .cc-courses__btn-wrapper {
    gap: 8px
  }
}

@media (max-width:767px) {
  .cc-container .cc-courses__btn-wrapper {
    gap: 12px
  }
}

.cc-container .cc-offers-border {
  border-bottom: 0
}

.cc-container .cc-offers__heading {
  font-size: 1.6rem;
  line-height: 120%;
  color: #FFF
}

@media (min-width:992px) {
  .cc-container .cc-courses__disclaimer {
    width: 75%;
    max-width: 75%;
    padding-right: 2rem;
    margin-bottom: 0
  }

  .cc-container .cc-offers-border {
    border-bottom: 1px solid #595959
  }

  .cc-container .cc-offers__heading {
    line-height: 2.4rem
  }
}

.cc-container .cc-offers__desc {
  color: #FFF;
  font-size: 1.0666666667rem;
  line-height: 1.6rem
}

@media (min-width:992px) {
  .cc-container .cc-offers__desc {
    font-size: 1.3333333333rem;
    line-height: 2rem
  }
}

.cc-container .cc-offers__desc p {
  color: #FFF;
  font-size: 1.0666666667rem;
  line-height: 1.6rem;
  margin-bottom: 0
}

@media (min-width:992px) {
  .cc-container .cc-offers__desc p {
    font-size: 1.3333333333rem;
    line-height: 2rem
  }

  .cc-container .cc-offers-transferCredits .tc-content-wrapper {
    width: 80%
  }
}

.cc-container .cc-offers__desc p a {
  color: #FFF;
  text-decoration: underline
}

.cc-container .cc-offers__desc p a:hover {
  color: #FFF
}

.cc-container .cc-offers__eligibility-link {
  font-size: .8rem;
  line-height: 1.2rem;
  color: #FFF;
  font-family: lato-italic;
  text-decoration: underline
}

.cc-container .cc-offers__eligibility-link:hover {
  color: #FFF
}

.cc-container .cc-offers__eligibility-link-no-decoration {
  text-decoration: none
}

.cc-container .cc-offers-transferCredits .tc-slider-heading {
  color: #FFF;
  font-size: 1.2rem;
  line-height: 1.4rem
}

@media (min-width:992px) {
  .cc-container .cc-offers-transferCredits .tc-slider-wrapper {
    width: 60%
  }

  .cc-container .cc-offers-transferCredits .tc-slider-heading {
    font-size: 1.3333333333rem;
    line-height: 2rem
  }
}

.cc-container .cc-offers-transferCredits .tc-input-wrapper {
  position: relative
}

.cc-container .cc-offers-transferCredits .tc-input-wrapper input[type=number] {
  background: 0 0;
  width: 6.6666666667rem;
  height: 3.2rem;
  padding: 1.0666666667rem 1.0666666667rem 1.0666666667rem 0;
  border-radius: 8px;
  border: 2px solid #D3BC8D;
  text-align: center;
  font-family: lato-bold;
  appearance: auto;
  -moz-appearance: textfield;
  font-size: 1.2rem;
  line-height: 1.8rem;
  color: #FFF
}

@media (min-width:768px) {
  .cc-container .cc-offers-transferCredits .tc-input-wrapper input[type=number] {
    padding-left: 1.0666666667rem
  }
}

.cc-container .cc-offers-transferCredits .tc-input-wrapper .qty-minus,
.cc-container .cc-offers-transferCredits .tc-input-wrapper .qty-plus {
  position: absolute;
  font-size: .7rem;
  font-weight: 700;
  height: 0;
  width: 0;
  right: 10px;
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.cc-container .cc-offers-transferCredits .tc-input-wrapper .qty-plus {
  top: 12px
}

.cc-container .cc-offers-transferCredits .tc-input-wrapper .qty-minus {
  bottom: 16px
}

.cc-container .cc-offers-transferCredits .tc-input-wrapper input[type=number]::-webkit-inner-spin-button,
.cc-container .cc-offers-transferCredits .tc-input-wrapper input[type=number]::-webkit-outer-spin-button {
  opacity: 0
}

.cc-container .cc-offers-transferCredits .tc-max-credits {
  font-family: lato-italic;
  font-size: .9333333333rem;
  line-height: 1.4rem;
  color: #D3D7DA
}

.cc-container .cc-offers-transferCredits .range-input {
  appearance: none;
  width: 100%;
  cursor: pointer;
  outline: 0;
  height: 6px;
  background: #d9d9d6;
  border-radius: 5px
}

.cc-container .cc-offers-transferCredits .range-input:focus {
  outline: 0 !important
}

.cc-container .cc-offers-transferCredits .range-input::-webkit-slider-thumb {
  appearance: none;
  height: 20px;
  width: 20px;
  background-color: #FFF;
  border-radius: 50%;
  border: none;
  transition: .2s ease-in-out
}

.cc-container .cc-offers-transferCredits .range-input::-moz-range-thumb {
  height: 20px;
  width: 20px;
  background-color: #FFF;
  border-radius: 50%;
  border: none;
  transition: .2s ease-in-out
}

.cc-container .cc-offers-scholarship .cc-offer-item,
.cc-container .cc-offers-tuitionCap .cc-offer-item {
  margin-bottom: 1rem
}

.cc-container .cc-offers-scholarship .cc-offer-item:last-child,
.cc-container .cc-offers-tuitionCap .cc-offer-item:last-child {
  margin-bottom: 0
}

@media (min-width:992px) {

  .cc-container .cc-offers-scholarship,
  .cc-container .cc-offers-tuitionCap {
    width: 80%
  }
}

.cc-container .cc-offers-scholarship input[type=radio],
.cc-container .cc-offers-tuitionCap input[type=radio] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 1.8666666667rem;
  width: 1.8666666667rem;
  border: .1rem solid #FFF;
  border-radius: 50%;
  cursor: pointer;
  vertical-align: middle;
  box-shadow: none;
  display: inline-block;
  position: relative;
  margin-right: 1.0666666667rem
}

.cc-container .cc-offers-scholarship input[type=radio]:checked:before,
.cc-container .cc-offers-tuitionCap input[type=radio]:checked:before {
  content: '';
  position: absolute;
  width: 1.4666666667rem;
  height: 1.4666666667rem;
  border-radius: 50%;
  background-color: #FFF;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%)
}

.cc-container .cc-offers-scholarship .offer-name,
.cc-container .cc-offers-tuitionCap .offer-name {
  color: #FFF;
  font-size: 1.6rem;
  line-height: 120%;
  font-weight: 700
}

.cc-container .cc-offers-scholarship .offer-name__cost,
.cc-container .cc-offers-tuitionCap .offer-name__cost {
  color: #D3BC8D
}

.cc-container .cc-graph__container {
  padding: 1rem;
  border: 1px solid #7C8790;
  border-radius: .6666666667rem
}

@media (min-width:768px) {
  .cc-container .cc-graph__container {
    padding: 1.3333333333rem 1rem
  }
}

@media (min-width:992px) {

  .cc-container .cc-offers-scholarship .offer-name,
  .cc-container .cc-offers-tuitionCap .offer-name {
    font-size: 1.8666666667rem;
    line-height: 120%
  }

  .cc-container .cc-graph__container {
    padding: 1rem
  }
}

.cc-container .cc-graph__heading {
  font-size: 1.6rem;
  line-height: 2rem;
  color: #FFF
}

.cc-container .cc-graph__wrapper {
  margin-bottom: .5333333333rem
}

@media (min-width:768px) {
  .cc-container .cc-graph__wrapper {
    margin-bottom: .8rem
  }
}

@media (min-width:992px) {
  .cc-container .cc-graph__heading {
    line-height: 2.1333333333rem
  }

  .cc-container .cc-graph__wrapper {
    margin-bottom: .5333333333rem
  }
}

.cc-container .cc-graph__tuition-lbl {
  font-size: 1.6rem;
  line-height: 2.6666666667rem;
  color: #D3BC8D
}

@media (min-width:992px) {
  .cc-container .cc-graph__tuition-lbl {
    line-height: 2.1333333333rem
  }
}

.cc-container .cc-graph__tuition-cost {
  font-size: 2.1333333333rem;
  line-height: 3.3333333333rem;
  color: #FFF;
  margin: .9333333333rem 0
}

@media (min-width:992px) {
  .cc-container .cc-graph__tuition-cost {
    margin-bottom: .8rem 0
  }
}

.cc-container .cc-graph__bars {
  list-style: none;
  margin-bottom: 0
}

.cc-container .cc-graph__bar {
  border-radius: 10px 10px 0 0;
  background: #899197;
  position: relative;
  cursor: pointer
}

.cc-container .cc-graph__bar-toggle {
  position: absolute;
  height: 12px;
  width: 12px;
  background-color: #FFF;
  border-radius: 50%;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -9px;
  z-index: 10;
  border: 2px solid #D3BC8D
}

.cc-container .cc-graph__item {
  margin-right: 20px;
  width: 33%
}

.cc-container .cc-graph__item:last-child {
  margin-right: 0
}

.cc-container .cc-graph__item:first-child {
  margin-left: 0
}

.cc-container .cc-graph__item.high .cc-graph__bar {
  height: 134px
}

@media (min-width:768px) {
  .cc-container .cc-graph__item.high .cc-graph__bar {
    height: 150px
  }
}

.cc-container .cc-graph__item.mid .cc-graph__bar {
  height: 68px
}

@media (min-width:768px) {
  .cc-container .cc-graph__item.mid .cc-graph__bar {
    height: 76px
  }
}

.cc-container .cc-graph__item.low .cc-graph__bar {
  height: 34px
}

@media (min-width:768px) {
  .cc-container .cc-graph__item.low .cc-graph__bar {
    height: 38px
  }

  .cc-container .cc-results__left-card-wrapper {
    -ms-flex-align: center;
    align-items: center;
    gap: 1rem
  }
}

.cc-container .cc-graph__item.active .cc-graph__bar {
  background: #A9C5C9
}

.cc-container .cc-graph__item.active .cc-graph__lbl {
  color: #A9C5C9
}

.cc-container .cc-graph__item.active .cc-graph__bar-toggle {
  z-index: 9
}

.cc-container .cc-graph__item-width {
  width: auto
}

.cc-container .cc-graph__lbl {
  font-size: 1.0666666667rem;
  line-height: 1.0666666667rem;
  color: #899197
}

.cc-container .cc-graph__range {
  position: relative
}

.cc-container .cc-graph input[type=range] {
  -webkit-appearance: none;
  width: 100%;
  position: absolute;
  top: 0;
  background-color: #D3BC8D;
  z-index: 9;
  opacity: 1;
  height: 7px
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
  .cc-container .cc-graph input[type=range] {
    top: -30px
  }
}

.cc-container .cc-graph input[type=range]:focus {
  outline: transparent solid 1px !important;
  margin: 0 !important;
  z-index: 9
}

.cc-container .cc-graph input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: auto;
  cursor: pointer;
  background: 0 0;
  margin: 0 !important;
  z-index: 9
}

.cc-container .cc-graph input[type=range]::-webkit-slider-thumb {
  cursor: pointer;
  -webkit-appearance: none;
  width: 58px;
  height: 60px;
  border: none;
  background: url(../image/slider.svg) left center;
  background-size: contain;
  z-index: 9;
  box-shadow: none
}

.cc-container .cc-graph input[type=range]:focus::-webkit-slider-thumb {
  width: 58px;
  height: 60px;
  background: url(../image/slider.svg) left center;
  background-size: 58px 60px
}

.cc-container .cc-graph input[type=range]:focus::-webkit-slider-runnable-track {
  background: 0 0;
  margin: 0 !important
}

.cc-container .cc-graph input[type=range]::-moz-range-track {
  width: 100%;
  cursor: pointer;
  background: 0 0;
  z-index: 9
}

.cc-container .cc-graph input[type=range]::-moz-range-thumb {
  -webkit-appearance: none;
  width: 58px;
  height: 60px;
  border: none;
  background: url(../image/slider.svg) left center;
  z-index: 9;
  background-size: contain;
  cursor: pointer
}

.cc-container .cc-graph input[type=range]:focus::-moz-range-thumb {
  width: 58px;
  height: 60px;
  background: url(../image/slider.svg) left center;
  background-size: 58px 60px
}

.cc-container .cc-graph input[type=range]::-ms-track {
  width: 100%;
  height: 1px;
  cursor: pointer;
  background: 0 0;
  border-color: transparent;
  color: transparent;
  z-index: 9;
  border-width: 16px 0
}

.cc-container .cc-graph input[type=range]::-ms-thumb {
  cursor: pointer;
  -webkit-appearance: none;
  width: 58px;
  height: 60px;
  background: url(../image/slider.svg) left center;
  border: none;
  margin-top: 0;
  z-index: 9;
  background-size: 58px 60px
}

.cc-container .cc-graph input[type=range]:focus::-ms-thumb {
  width: 58px;
  height: 60px;
  background: url(../image/slider.svg) left center;
  background-size: 58px 60px
}

.cc-container .cc-graph input[type=range]::-ms-fill-lower {
  background: 0 0
}

.cc-container .cc-graph input[type=range]::-ms-fill-upper {
  background: 0 0
}

.cc-container .cc-graph input[type=range]:focus::-ms-fill-lower {
  background: 0 0
}

.cc-container .cc-graph input[type=range]:focus::-ms-fill-upper {
  background: 0 0
}

.cc-container .cc-graph.hide-range-thumb input[type=range]::-webkit-slider-runnable-track {
  cursor: unset
}

.cc-container .cc-graph.hide-range-thumb input[type=range]::-webkit-slider-thumb {
  background: unset
}

.cc-container .cc-graph.hide-range-thumb input[type=range]::-moz-range-thumb {
  background: unset
}

.cc-container .cc-graph.hide-range-thumb input[type=range]::-ms-thumb {
  background: unset
}

.cc-container .cc-graph.hide-range-thumb .cc-graph__item.active .cc-graph__bar {
  cursor: unset
}

.cc-container .cc-graph.hide-range-thumb .cc-graph__item.active .cc-graph__bar-toggle {
  z-index: 10;
  cursor: unset
}

.cc-container .cc-results-container .learning-format-logo {
  min-height: 30px
}

.cc-container .cc-results-container .text-green {
  color: #7AD251
}

.cc-container .cc-results__header .screen-md-min {
  margin-bottom: 2rem !important
}

.cc-container .cc-results__header a {
  font-size: 1.3333333333rem;
  line-height: 150%;
  color: #FFF
}

.cc-container .cc-results__header a:hover {
  cursor: pointer;
  color: #FFF;
  text-decoration: none
}

.cc-container .cc-results__left-heading {
  font-size: 1.6rem;
  line-height: 140%;
  color: #FFF
}

@media (min-width:992px) {
  .cc-container .cc-results__left-heading {
    font-size: 2.1333333333rem
  }
}

.cc-container .cc-results__left .startDate {
  font-size: 1.3333333333rem;
  line-height: 140%;
  color: #A9C5C9
}

@media (min-width:992px) {
  .cc-container .cc-results__left .startDate {
    font-size: 1.6rem;
    line-height: 150%
  }

  .cc-container .cc-results__left-card-wrapper {
    gap: unset;
    -ms-flex-align: unset;
    align-items: unset
  }
}

.cc-container .cc-results__left-card {
  border-radius: 10px;
  background: rgba(255, 255, 255, .15);
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%
}

@media (min-width:768px) {
  .cc-container .cc-results__left-card {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
  }
}

.cc-container .cc-results__left-card img {
  height: 2.5333333333rem;
  width: 2.5333333333rem
}

.cc-container .cc-results__left-card .card-title {
  font-size: .9333333333rem;
  line-height: 150%;
  color: #DDC7A3
}

@media (min-width:992px) {
  .cc-container .cc-results__left-card {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }

  .cc-container .cc-results__left-card img {
    height: 4.2666666667rem;
    width: 4.2666666667rem
  }

  .cc-container .cc-results__left-card .card-title {
    font-size: 1.2rem
  }
}

.cc-container .cc-results__left-card .card-desc {
  font-size: 2.1333333333rem;
  line-height: 120%;
  color: #FFF
}

@media (min-width:992px) {
  .cc-container .cc-results__left-card .card-desc {
    font-size: 2.4rem
  }
}

.cc-container .cc-results__fp-disclaimer,
.cc-container .cc-results__gp-disclaimer {
  font-size: .8666666667rem;
  line-height: 150%;
  color: #FFF
}

.cc-container .cc-results__right-heading {
  font-size: 1.6rem;
  line-height: 125%;
  color: #FFF
}

.cc-container .cc-results__right .results-data-title {
  font-size: 1.2rem;
  line-height: 150%;
  color: #FFF;
  margin-bottom: .8rem
}

.cc-container .cc-results__right-total p {
  font-size: 1.4666666667rem;
  line-height: 150%;
  color: #FFF;
  border-top: 1px solid #7C8790
}

@media (min-width:992px) {
  .cc-container .cc-results__right-total p {
    font-size: 1.6rem
  }
}

.cc-container .cc-results__right-footer {
  border-radius: .6666666667rem;
  padding: 1.3333333333rem 1rem;
  background: rgba(255, 255, 255, .15)
}

.cc-container .cc-results__right-footer-disclaimer {
  font-size: 1.0666666667rem;
  line-height: 150%;
  color: #FFF
}

@media (min-width:992px) {
  .cc-container .cc-results__right-info {
    border-radius: 10px;
    border: 1px solid #7C8790
  }
}

.cc-container .cc-results__right-info-heading {
  font-size: 1.2rem;
  line-height: 150%;
  color: #FFF;
  border-bottom: 1px solid #7C8790
}

.cc-container .cc-results__right-cta-header {
  font-size: 1.6rem;
  line-height: 125%;
  color: #FFF;
  margin-bottom: .8rem
}

.cc-container .cc-results__cta-wrapper .btn {
  max-width: unset
}

.image-placeholder .image-wrapper .icon-color-mask {
  width: 5.3333333333rem;
  height: 5.3333333333rem
}

.accordion-faq .tabAccordion {
  border-radius: 10px;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .1);
  border-top: none !important;
  padding: 1.5rem;
  background-color: #FFF !important
}

.accordion-faq .tabAccordion.acc-show,
.accordion-faq .tabAccordion:hover {
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .2)
}

@media (min-width:992px) {
  .accordion-faq .tabAccordion {
    padding: 1.5rem 2rem
  }
}

.accordion-faq .tabAccordion .card-header:focus,
.accordion-faq .tabAccordion .card-header:hover {
  background-color: unset !important
}

.accordion-faq .tabAccordion .card-header .btn-link {
  color: inherit;
  font-size: 1.4666666667rem;
  line-height: 150%
}

.accordion-faq .tabAccordion .card-header .btn-link:focus {
  background-color: unset !important;
  outline: 0 !important
}

.accordion-faq .tabAccordion .card-header .btn-link span {
  color: inherit
}

.accordion-faq .tabAccordion .card-body .limited-rte p:last-child {
  margin-bottom: 0 !important
}

.accordion-faq .tabAccordion.acc-show {
  border: 2px solid #94B7BB !important
}