@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Muli:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i);
@import url(https://fonts.googleapis.com/css?family=Domine:400,700); /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
} /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  :after,
  :before {
    background: 0 0 !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn-sidebar-tag > .caret,
  .btn > .caret,
  .dropup > .btn-sidebar-tag > .caret,
  .dropup > .btn > .caret,
  .slider-w-arrows-wrap .dropup > .slick-arrow > .caret,
  .slider-w-arrows-wrap .slick-arrow > .caret {
    border-top-color: #000 !important;
  }
  .label {
    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;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url(/static-corp/fonts/glyphicons-halflings-regular.eot);
  src:
    url(/static-corp/fonts/glyphicons-halflings-regular.eot?#iefix)
      format("embedded-opentype"),
    url(/static-corp/fonts/glyphicons-halflings-regular.woff2) format("woff2"),
    url(/static-corp/fonts/glyphicons-halflings-regular.woff) format("woff"),
    url(/static-corp/fonts/glyphicons-halflings-regular.ttf) format("truetype"),
    url(/static-corp/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular)
      format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "*";
}
.glyphicon-plus:before {
  content: "+";
}
.glyphicon-eur:before,
.glyphicon-euro:before {
  content: "\20AC";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270F";
}
.glyphicon-glass:before {
  content: "\E001";
}
.glyphicon-music:before {
  content: "\E002";
}
.glyphicon-search:before {
  content: "\E003";
}
.glyphicon-heart:before {
  content: "\E005";
}
.glyphicon-star:before {
  content: "\E006";
}
.glyphicon-star-empty:before {
  content: "\E007";
}
.glyphicon-user:before {
  content: "\E008";
}
.glyphicon-film:before {
  content: "\E009";
}
.glyphicon-th-large:before {
  content: "\E010";
}
.glyphicon-th:before {
  content: "\E011";
}
.glyphicon-th-list:before {
  content: "\E012";
}
.glyphicon-ok:before {
  content: "\E013";
}
.glyphicon-remove:before {
  content: "\E014";
}
.glyphicon-zoom-in:before {
  content: "\E015";
}
.glyphicon-zoom-out:before {
  content: "\E016";
}
.glyphicon-off:before {
  content: "\E017";
}
.glyphicon-signal:before {
  content: "\E018";
}
.glyphicon-cog:before {
  content: "\E019";
}
.glyphicon-trash:before {
  content: "\E020";
}
.glyphicon-home:before {
  content: "\E021";
}
.glyphicon-file:before {
  content: "\E022";
}
.glyphicon-time:before {
  content: "\E023";
}
.glyphicon-road:before {
  content: "\E024";
}
.glyphicon-download-alt:before {
  content: "\E025";
}
.glyphicon-download:before {
  content: "\E026";
}
.glyphicon-upload:before {
  content: "\E027";
}
.glyphicon-inbox:before {
  content: "\E028";
}
.glyphicon-play-circle:before {
  content: "\E029";
}
.glyphicon-repeat:before {
  content: "\E030";
}
.glyphicon-refresh:before {
  content: "\E031";
}
.glyphicon-list-alt:before {
  content: "\E032";
}
.glyphicon-lock:before {
  content: "\E033";
}
.glyphicon-flag:before {
  content: "\E034";
}
.glyphicon-headphones:before {
  content: "\E035";
}
.glyphicon-volume-off:before {
  content: "\E036";
}
.glyphicon-volume-down:before {
  content: "\E037";
}
.glyphicon-volume-up:before {
  content: "\E038";
}
.glyphicon-qrcode:before {
  content: "\E039";
}
.glyphicon-barcode:before {
  content: "\E040";
}
.glyphicon-tag:before {
  content: "\E041";
}
.glyphicon-tags:before {
  content: "\E042";
}
.glyphicon-book:before {
  content: "\E043";
}
.glyphicon-bookmark:before {
  content: "\E044";
}
.glyphicon-print:before {
  content: "\E045";
}
.glyphicon-camera:before {
  content: "\E046";
}
.glyphicon-font:before {
  content: "\E047";
}
.glyphicon-bold:before {
  content: "\E048";
}
.glyphicon-italic:before {
  content: "\E049";
}
.glyphicon-text-height:before {
  content: "\E050";
}
.glyphicon-text-width:before {
  content: "\E051";
}
.glyphicon-align-left:before {
  content: "\E052";
}
.glyphicon-align-center:before {
  content: "\E053";
}
.glyphicon-align-right:before {
  content: "\E054";
}
.glyphicon-align-justify:before {
  content: "\E055";
}
.glyphicon-list:before {
  content: "\E056";
}
.glyphicon-indent-left:before {
  content: "\E057";
}
.glyphicon-indent-right:before {
  content: "\E058";
}
.glyphicon-facetime-video:before {
  content: "\E059";
}
.glyphicon-picture:before {
  content: "\E060";
}
.glyphicon-map-marker:before {
  content: "\E062";
}
.glyphicon-adjust:before {
  content: "\E063";
}
.glyphicon-tint:before {
  content: "\E064";
}
.glyphicon-edit:before {
  content: "\E065";
}
.glyphicon-share:before {
  content: "\E066";
}
.glyphicon-check:before {
  content: "\E067";
}
.glyphicon-move:before {
  content: "\E068";
}
.glyphicon-step-backward:before {
  content: "\E069";
}
.glyphicon-fast-backward:before {
  content: "\E070";
}
.glyphicon-backward:before {
  content: "\E071";
}
.glyphicon-play:before {
  content: "\E072";
}
.glyphicon-pause:before {
  content: "\E073";
}
.glyphicon-stop:before {
  content: "\E074";
}
.glyphicon-forward:before {
  content: "\E075";
}
.glyphicon-fast-forward:before {
  content: "\E076";
}
.glyphicon-step-forward:before {
  content: "\E077";
}
.glyphicon-eject:before {
  content: "\E078";
}
.glyphicon-chevron-left:before {
  content: "\E079";
}
.glyphicon-chevron-right:before {
  content: "\E080";
}
.glyphicon-plus-sign:before {
  content: "\E081";
}
.glyphicon-minus-sign:before {
  content: "\E082";
}
.glyphicon-remove-sign:before {
  content: "\E083";
}
.glyphicon-ok-sign:before {
  content: "\E084";
}
.glyphicon-question-sign:before {
  content: "\E085";
}
.glyphicon-info-sign:before {
  content: "\E086";
}
.glyphicon-screenshot:before {
  content: "\E087";
}
.glyphicon-remove-circle:before {
  content: "\E088";
}
.glyphicon-ok-circle:before {
  content: "\E089";
}
.glyphicon-ban-circle:before {
  content: "\E090";
}
.glyphicon-arrow-left:before {
  content: "\E091";
}
.glyphicon-arrow-right:before {
  content: "\E092";
}
.glyphicon-arrow-up:before {
  content: "\E093";
}
.glyphicon-arrow-down:before {
  content: "\E094";
}
.glyphicon-share-alt:before {
  content: "\E095";
}
.glyphicon-resize-full:before {
  content: "\E096";
}
.glyphicon-resize-small:before {
  content: "\E097";
}
.glyphicon-exclamation-sign:before {
  content: "\E101";
}
.glyphicon-gift:before {
  content: "\E102";
}
.glyphicon-leaf:before {
  content: "\E103";
}
.glyphicon-fire:before {
  content: "\E104";
}
.glyphicon-eye-open:before {
  content: "\E105";
}
.glyphicon-eye-close:before {
  content: "\E106";
}
.glyphicon-warning-sign:before {
  content: "\E107";
}
.glyphicon-plane:before {
  content: "\E108";
}
.glyphicon-calendar:before {
  content: "\E109";
}
.glyphicon-random:before {
  content: "\E110";
}
.glyphicon-comment:before {
  content: "\E111";
}
.glyphicon-magnet:before {
  content: "\E112";
}
.glyphicon-chevron-up:before {
  content: "\E113";
}
.glyphicon-chevron-down:before {
  content: "\E114";
}
.glyphicon-retweet:before {
  content: "\E115";
}
.glyphicon-shopping-cart:before {
  content: "\E116";
}
.glyphicon-folder-close:before {
  content: "\E117";
}
.glyphicon-folder-open:before {
  content: "\E118";
}
.glyphicon-resize-vertical:before {
  content: "\E119";
}
.glyphicon-resize-horizontal:before {
  content: "\E120";
}
.glyphicon-hdd:before {
  content: "\E121";
}
.glyphicon-bullhorn:before {
  content: "\E122";
}
.glyphicon-bell:before {
  content: "\E123";
}
.glyphicon-certificate:before {
  content: "\E124";
}
.glyphicon-thumbs-up:before {
  content: "\E125";
}
.glyphicon-thumbs-down:before {
  content: "\E126";
}
.glyphicon-hand-right:before {
  content: "\E127";
}
.glyphicon-hand-left:before {
  content: "\E128";
}
.glyphicon-hand-up:before {
  content: "\E129";
}
.glyphicon-hand-down:before {
  content: "\E130";
}
.glyphicon-circle-arrow-right:before {
  content: "\E131";
}
.glyphicon-circle-arrow-left:before {
  content: "\E132";
}
.glyphicon-circle-arrow-up:before {
  content: "\E133";
}
.glyphicon-circle-arrow-down:before {
  content: "\E134";
}
.glyphicon-globe:before {
  content: "\E135";
}
.glyphicon-wrench:before {
  content: "\E136";
}
.glyphicon-tasks:before {
  content: "\E137";
}
.glyphicon-filter:before {
  content: "\E138";
}
.glyphicon-briefcase:before {
  content: "\E139";
}
.glyphicon-fullscreen:before {
  content: "\E140";
}
.glyphicon-dashboard:before {
  content: "\E141";
}
.glyphicon-paperclip:before {
  content: "\E142";
}
.glyphicon-heart-empty:before {
  content: "\E143";
}
.glyphicon-link:before {
  content: "\E144";
}
.glyphicon-phone:before {
  content: "\E145";
}
.glyphicon-pushpin:before {
  content: "\E146";
}
.glyphicon-usd:before {
  content: "\E148";
}
.glyphicon-gbp:before {
  content: "\E149";
}
.glyphicon-sort:before {
  content: "\E150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\E151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\E152";
}
.glyphicon-sort-by-order:before {
  content: "\E153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\E154";
}
.glyphicon-sort-by-attributes:before {
  content: "\E155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\E156";
}
.glyphicon-unchecked:before {
  content: "\E157";
}
.glyphicon-expand:before {
  content: "\E158";
}
.glyphicon-collapse-down:before {
  content: "\E159";
}
.glyphicon-collapse-up:before {
  content: "\E160";
}
.glyphicon-log-in:before {
  content: "\E161";
}
.glyphicon-flash:before {
  content: "\E162";
}
.glyphicon-log-out:before {
  content: "\E163";
}
.glyphicon-new-window:before {
  content: "\E164";
}
.glyphicon-record:before {
  content: "\E165";
}
.glyphicon-save:before {
  content: "\E166";
}
.glyphicon-open:before {
  content: "\E167";
}
.glyphicon-saved:before {
  content: "\E168";
}
.glyphicon-import:before {
  content: "\E169";
}
.glyphicon-export:before {
  content: "\E170";
}
.glyphicon-send:before {
  content: "\E171";
}
.glyphicon-floppy-disk:before {
  content: "\E172";
}
.glyphicon-floppy-saved:before {
  content: "\E173";
}
.glyphicon-floppy-remove:before {
  content: "\E174";
}
.glyphicon-floppy-save:before {
  content: "\E175";
}
.glyphicon-floppy-open:before {
  content: "\E176";
}
.glyphicon-credit-card:before {
  content: "\E177";
}
.glyphicon-transfer:before {
  content: "\E178";
}
.glyphicon-cutlery:before {
  content: "\E179";
}
.glyphicon-header:before {
  content: "\E180";
}
.glyphicon-compressed:before {
  content: "\E181";
}
.glyphicon-earphone:before {
  content: "\E182";
}
.glyphicon-phone-alt:before {
  content: "\E183";
}
.glyphicon-tower:before {
  content: "\E184";
}
.glyphicon-stats:before {
  content: "\E185";
}
.glyphicon-sd-video:before {
  content: "\E186";
}
.glyphicon-hd-video:before {
  content: "\E187";
}
.glyphicon-subtitles:before {
  content: "\E188";
}
.glyphicon-sound-stereo:before {
  content: "\E189";
}
.glyphicon-sound-dolby:before {
  content: "\E190";
}
.glyphicon-sound-5-1:before {
  content: "\E191";
}
.glyphicon-sound-6-1:before {
  content: "\E192";
}
.glyphicon-sound-7-1:before {
  content: "\E193";
}
.glyphicon-copyright-mark:before {
  content: "\E194";
}
.glyphicon-registration-mark:before {
  content: "\E195";
}
.glyphicon-cloud-download:before {
  content: "\E197";
}
.glyphicon-cloud-upload:before {
  content: "\E198";
}
.glyphicon-tree-conifer:before {
  content: "\E199";
}
.glyphicon-tree-deciduous:before {
  content: "\E200";
}
.glyphicon-cd:before {
  content: "\E201";
}
.glyphicon-save-file:before {
  content: "\E202";
}
.glyphicon-open-file:before {
  content: "\E203";
}
.glyphicon-level-up:before {
  content: "\E204";
}
.glyphicon-copy:before {
  content: "\E205";
}
.glyphicon-paste:before {
  content: "\E206";
}
.glyphicon-alert:before {
  content: "\E209";
}
.glyphicon-equalizer:before {
  content: "\E210";
}
.glyphicon-king:before {
  content: "\E211";
}
.glyphicon-queen:before {
  content: "\E212";
}
.glyphicon-pawn:before {
  content: "\E213";
}
.glyphicon-bishop:before {
  content: "\E214";
}
.glyphicon-knight:before {
  content: "\E215";
}
.glyphicon-baby-formula:before {
  content: "\E216";
}
.glyphicon-tent:before {
  content: "\26FA";
}
.glyphicon-blackboard:before {
  content: "\E218";
}
.glyphicon-bed:before {
  content: "\E219";
}
.glyphicon-apple:before {
  content: "\F8FF";
}
.glyphicon-erase:before {
  content: "\E221";
}
.glyphicon-hourglass:before {
  content: "\231B";
}
.glyphicon-lamp:before {
  content: "\E223";
}
.glyphicon-duplicate:before {
  content: "\E224";
}
.glyphicon-piggy-bank:before {
  content: "\E225";
}
.glyphicon-scissors:before {
  content: "\E226";
}
.glyphicon-bitcoin:before {
  content: "\E227";
}
.glyphicon-btc:before {
  content: "\E227";
}
.glyphicon-xbt:before {
  content: "\E227";
}
.glyphicon-yen:before {
  content: "\A5";
}
.glyphicon-jpy:before {
  content: "\A5";
}
.glyphicon-ruble:before {
  content: "\20BD";
}
.glyphicon-rub:before {
  content: "\20BD";
}
.glyphicon-scale:before {
  content: "\E230";
}
.glyphicon-ice-lolly:before {
  content: "\E231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\E232";
}
.glyphicon-education:before {
  content: "\E233";
}
.glyphicon-option-horizontal:before {
  content: "\E234";
}
.glyphicon-option-vertical:before {
  content: "\E235";
}
.glyphicon-menu-hamburger:before {
  content: "\E236";
}
.glyphicon-modal-window:before {
  content: "\E237";
}
.glyphicon-oil:before {
  content: "\E238";
}
.glyphicon-grain:before {
  content: "\E239";
}
.glyphicon-sunglasses:before {
  content: "\E240";
}
.glyphicon-text-size:before {
  content: "\E241";
}
.glyphicon-text-color:before {
  content: "\E242";
}
.glyphicon-text-background:before {
  content: "\E243";
}
.glyphicon-object-align-top:before {
  content: "\E244";
}
.glyphicon-object-align-bottom:before {
  content: "\E245";
}
.glyphicon-object-align-horizontal:before {
  content: "\E246";
}
.glyphicon-object-align-left:before {
  content: "\E247";
}
.glyphicon-object-align-vertical:before {
  content: "\E248";
}
.glyphicon-object-align-right:before {
  content: "\E249";
}
.glyphicon-triangle-right:before {
  content: "\E250";
}
.glyphicon-triangle-left:before {
  content: "\E251";
}
.glyphicon-triangle-bottom:before {
  content: "\E252";
}
.glyphicon-triangle-top:before {
  content: "\E253";
}
.glyphicon-console:before {
  content: "\E254";
}
.glyphicon-superscript:before {
  content: "\E255";
}
.glyphicon-subscript:before {
  content: "\E256";
}
.glyphicon-menu-left:before {
  content: "\E257";
}
.glyphicon-menu-right:before {
  content: "\E258";
}
.glyphicon-menu-down:before {
  content: "\E259";
}
.glyphicon-menu-up:before {
  content: "\E260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-size: 16px;
  line-height: 1.4;
  color: #333;
  background-color: #fff;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.4;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 400;
  line-height: 1;
  color: inherit;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
  font-size: 65%;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-size: 75%;
}
.h1,
h1 {
  font-size: 16px;
}
.h2,
h2 {
  font-size: 16px;
}
.h3,
h3 {
  font-size: 16px;
}
.h4,
h4 {
  font-size: 16px;
}
.h5,
h5 {
  font-size: 16px;
}
.h6,
h6 {
  font-size: 16px;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
.small,
small {
  font-size: 87%;
}
.mark,
mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.initialism,
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:focus,
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:focus,
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
}
.bg-primary {
  background-color: #337ab7;
}
a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:focus,
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:focus,
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eee;
}
ol,
ul {
  margin-top: 0;
  margin-bottom: 11px;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 22px;
}
dd,
dt {
  line-height: 1.4;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
.dl-horizontal dd:after,
.dl-horizontal dd:before {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
}
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
  margin-bottom: 0;
}
blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.4;
  color: #777;
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: "\2014   \A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: "";
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
  content: "\A0   \2014";
}
address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.4;
}
code,
kbd,
pre,
samp {
  font-family: monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.4;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:after,
.container:before {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:after,
.container-fluid:before {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:after,
.row:before {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.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-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-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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
}
.col-xs-1 {
  width: 8.33333%;
}
.col-xs-2 {
  width: 16.66667%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.33333%;
}
.col-xs-5 {
  width: 41.66667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.33333%;
}
.col-xs-8 {
  width: 66.66667%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.33333%;
}
.col-xs-11 {
  width: 91.66667%;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-pull-1 {
  right: 8.33333%;
}
.col-xs-pull-2 {
  right: 16.66667%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-4 {
  right: 33.33333%;
}
.col-xs-pull-5 {
  right: 41.66667%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-7 {
  right: 58.33333%;
}
.col-xs-pull-8 {
  right: 66.66667%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-10 {
  right: 83.33333%;
}
.col-xs-pull-11 {
  right: 91.66667%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-push-1 {
  left: 8.33333%;
}
.col-xs-push-2 {
  left: 16.66667%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-4 {
  left: 33.33333%;
}
.col-xs-push-5 {
  left: 41.66667%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-7 {
  left: 58.33333%;
}
.col-xs-push-8 {
  left: 66.66667%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-10 {
  left: 83.33333%;
}
.col-xs-push-11 {
  left: 91.66667%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
.col-xs-offset-1 {
  margin-left: 8.33333%;
}
.col-xs-offset-2 {
  margin-left: 16.66667%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 33.33333%;
}
.col-xs-offset-5 {
  margin-left: 41.66667%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 58.33333%;
}
.col-xs-offset-8 {
  margin-left: 66.66667%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-10 {
  margin-left: 83.33333%;
}
.col-xs-offset-11 {
  margin-left: 91.66667%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
@media (min-width: 768px) {
  .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 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .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 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .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 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 8px;
  line-height: 1.4;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
  background-color: #dff0d8;
}
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
  background-color: #d9edf7;
}
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
  background-color: #f2dede;
}
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="checkbox"],
input[type="radio"] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="checkbox"]:focus,
input[type="file"]:focus,
input[type="radio"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.4;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.4;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition:
    border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  -o-transition:
    border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  transition:
    border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control,
  input[type="time"].form-control {
    line-height: 34px;
  }
  .input-group-sm input[type="date"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"],
  .input-group-sm input[type="time"],
  .input-group-sm > .input-group-btn > input.btn-sidebar-tag[type="date"],
  .input-group-sm
    > .input-group-btn
    > input.btn-sidebar-tag[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn-sidebar-tag[type="month"],
  .input-group-sm > .input-group-btn > input.btn-sidebar-tag[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > input.input-group-addon[type="time"],
  .slider-w-arrows-wrap
    .input-group-sm
    > .input-group-btn
    > input.slick-arrow[type="date"],
  .slider-w-arrows-wrap
    .input-group-sm
    > .input-group-btn
    > input.slick-arrow[type="datetime-local"],
  .slider-w-arrows-wrap
    .input-group-sm
    > .input-group-btn
    > input.slick-arrow[type="month"],
  .slider-w-arrows-wrap
    .input-group-sm
    > .input-group-btn
    > input.slick-arrow[type="time"],
  input[type="date"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  input[type="time"].input-sm {
    line-height: 30px;
  }
  .input-group-lg input[type="date"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"],
  .input-group-lg input[type="time"],
  .input-group-lg > .input-group-btn > input.btn-sidebar-tag[type="date"],
  .input-group-lg
    > .input-group-btn
    > input.btn-sidebar-tag[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn-sidebar-tag[type="month"],
  .input-group-lg > .input-group-btn > input.btn-sidebar-tag[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > input.input-group-addon[type="time"],
  .slider-w-arrows-wrap
    .input-group-lg
    > .input-group-btn
    > input.slick-arrow[type="date"],
  .slider-w-arrows-wrap
    .input-group-lg
    > .input-group-btn
    > input.slick-arrow[type="datetime-local"],
  .slider-w-arrows-wrap
    .input-group-lg
    > .input-group-btn
    > input.slick-arrow[type="month"],
  .slider-w-arrows-wrap
    .input-group-lg
    > .input-group-btn
    > input.slick-arrow[type="time"],
  input[type="date"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  input[type="time"].input-lg {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.checkbox label,
.radio label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px\9;
}
.checkbox + .checkbox,
.radio + .radio {
  margin-top: -5px;
}
.checkbox-inline,
.radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer;
}
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] input[type="radio"],
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
  cursor: not-allowed;
}
.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
  cursor: not-allowed;
}
.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 38px;
}
.form-control-static.input-lg,
.form-control-static.input-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-lg > .input-group-btn > .form-control-static.btn-sidebar-tag,
.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,
.input-group-sm > .input-group-btn > .form-control-static.btn-sidebar-tag,
.slider-w-arrows-wrap
  .input-group-lg
  > .input-group-btn
  > .form-control-static.slick-arrow,
.slider-w-arrows-wrap
  .input-group-sm
  > .input-group-btn
  > .form-control-static.slick-arrow {
  padding-left: 0;
  padding-right: 0;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > .input-group-btn > .btn-sidebar-tag,
.input-sm,
.slider-w-arrows-wrap .input-group-sm > .input-group-btn > .slick-arrow {
  height: 30px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.input-group-sm > .input-group-btn > select.btn,
.input-group-sm > .input-group-btn > select.btn-sidebar-tag,
.input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.slider-w-arrows-wrap .input-group-sm > .input-group-btn > select.slick-arrow,
select.input-sm {
  height: 30px;
  line-height: 30px;
}
.input-group-sm > .input-group-btn > select.btn-sidebar-tag[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple],
.input-group-sm > .input-group-btn > textarea.btn,
.input-group-sm > .input-group-btn > textarea.btn-sidebar-tag,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.slider-w-arrows-wrap
  .input-group-sm
  > .input-group-btn
  > select.slick-arrow[multiple],
.slider-w-arrows-wrap .input-group-sm > .input-group-btn > textarea.slick-arrow,
select[multiple].input-sm,
textarea.input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > .input-group-btn > .btn-sidebar-tag,
.input-lg,
.slider-w-arrows-wrap .input-group-lg > .input-group-btn > .slick-arrow {
  height: 46px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 6px;
}
.input-group-lg > .input-group-btn > select.btn,
.input-group-lg > .input-group-btn > select.btn-sidebar-tag,
.input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.slider-w-arrows-wrap .input-group-lg > .input-group-btn > select.slick-arrow,
select.input-lg {
  height: 46px;
  line-height: 46px;
}
.input-group-lg > .input-group-btn > select.btn-sidebar-tag[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple],
.input-group-lg > .input-group-btn > textarea.btn,
.input-group-lg > .input-group-btn > textarea.btn-sidebar-tag,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.slider-w-arrows-wrap
  .input-group-lg
  > .input-group-btn
  > select.slick-arrow[multiple],
.slider-w-arrows-wrap .input-group-lg > .input-group-btn > textarea.slick-arrow,
select[multiple].input-lg,
textarea.input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 42px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.33333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.form-group-lg .form-control + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn-sidebar-tag + .form-control-feedback,
.input-lg + .form-control-feedback,
.slider-w-arrows-wrap
  .input-group-lg
  > .input-group-btn
  > .slick-arrow
  + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.form-group-sm .form-control + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn-sidebar-tag + .form-control-feedback,
.input-sm + .form-control-feedback,
.slider-w-arrows-wrap
  .input-group-sm
  > .input-group-btn
  > .slick-arrow
  + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 6px #67b168;
  box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 6px #c0a16b;
  box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 6px #ce8483;
  box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 27px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0;
  }
  .form-inline .checkbox input[type="checkbox"],
  .form-inline .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 29px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown,
.dropup {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.4;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  color: #777;
}
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.4;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-sidebar-tag,
.btn-group > .btn,
.btn-group > .btn-sidebar-tag,
.slider-w-arrows-wrap .btn-group-vertical > .slick-arrow,
.slider-w-arrows-wrap .btn-group > .slick-arrow {
  position: relative;
  float: left;
}
.btn-group-vertical > .active.btn-sidebar-tag,
.btn-group-vertical > .btn-sidebar-tag:active,
.btn-group-vertical > .btn-sidebar-tag:focus,
.btn-group-vertical > .btn-sidebar-tag:hover,
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .active.btn-sidebar-tag,
.btn-group > .btn-sidebar-tag:active,
.btn-group > .btn-sidebar-tag:focus,
.btn-group > .btn-sidebar-tag:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover,
.slider-w-arrows-wrap .btn-group-vertical > .active.slick-arrow,
.slider-w-arrows-wrap .btn-group-vertical > .slick-arrow:active,
.slider-w-arrows-wrap .btn-group-vertical > .slick-arrow:focus,
.slider-w-arrows-wrap .btn-group-vertical > .slick-arrow:hover,
.slider-w-arrows-wrap .btn-group > .active.slick-arrow,
.slider-w-arrows-wrap .btn-group > .slick-arrow:active,
.slider-w-arrows-wrap .btn-group > .slick-arrow:focus,
.slider-w-arrows-wrap .btn-group > .slick-arrow:hover {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn + .btn-sidebar-tag,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group .btn-group + .btn-sidebar-tag,
.btn-group .btn-sidebar-tag + .btn,
.btn-group .btn-sidebar-tag + .btn-group,
.btn-group .btn-sidebar-tag + .btn-sidebar-tag,
.btn-group .slider-w-arrows-wrap .btn + .slick-arrow,
.btn-group .slider-w-arrows-wrap .btn-group + .slick-arrow,
.btn-group .slider-w-arrows-wrap .btn-sidebar-tag + .slick-arrow,
.btn-group .slider-w-arrows-wrap .slick-arrow + .btn,
.btn-group .slider-w-arrows-wrap .slick-arrow + .btn-group,
.btn-group .slider-w-arrows-wrap .slick-arrow + .btn-sidebar-tag,
.btn-group .slider-w-arrows-wrap .slick-arrow + .slick-arrow,
.slider-w-arrows-wrap .btn-group .btn + .slick-arrow,
.slider-w-arrows-wrap .btn-group .btn-group + .slick-arrow,
.slider-w-arrows-wrap .btn-group .btn-sidebar-tag + .slick-arrow,
.slider-w-arrows-wrap .btn-group .slick-arrow + .btn,
.slider-w-arrows-wrap .btn-group .slick-arrow + .btn-group,
.slider-w-arrows-wrap .btn-group .slick-arrow + .btn-sidebar-tag,
.slider-w-arrows-wrap .btn-group .slick-arrow + .slick-arrow {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:after,
.btn-toolbar:before {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .btn-sidebar-tag,
.btn-toolbar .input-group,
.btn-toolbar .slider-w-arrows-wrap .slick-arrow,
.slider-w-arrows-wrap .btn-toolbar .slick-arrow {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .btn-sidebar-tag,
.btn-toolbar > .input-group,
.slider-w-arrows-wrap .btn-toolbar > .slick-arrow {
  margin-left: 5px;
}
.btn-group
  > .btn-sidebar-tag:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.slider-w-arrows-wrap
  .btn-group
  > .slick-arrow:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn-sidebar-tag:first-child,
.btn-group > .btn:first-child,
.slider-w-arrows-wrap .btn-group > .slick-arrow:first-child {
  margin-left: 0;
}
.btn-group
  > .btn-sidebar-tag:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle),
.slider-w-arrows-wrap
  .btn-group
  > .slick-arrow:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-sidebar-tag:last-child:not(:first-child),
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child),
.slider-w-arrows-wrap .btn-group > .slick-arrow:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn-sidebar-tag,
.slider-w-arrows-wrap
  .btn-group
  > .btn-group:not(:first-child):not(:last-child)
  > .slick-arrow {
  border-radius: 0;
}
.btn-group
  > .btn-group:first-child:not(:last-child)
  > .btn-sidebar-tag:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.slider-w-arrows-wrap
  .btn-group
  > .btn-group:first-child:not(:last-child)
  > .slick-arrow:last-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group
  > .btn-group:last-child:not(:first-child)
  > .btn-sidebar-tag:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child,
.slider-w-arrows-wrap
  .btn-group
  > .btn-group:last-child:not(:first-child)
  > .slick-arrow: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-group > .btn + .dropdown-toggle,
.btn-group > .btn-sidebar-tag + .dropdown-toggle,
.slider-w-arrows-wrap .btn-group > .slick-arrow + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group-lg.btn-group > .btn + .dropdown-toggle,
.btn-group-lg.btn-group > .btn-sidebar-tag + .dropdown-toggle,
.btn-group > .btn-lg + .dropdown-toggle,
.slider-w-arrows-wrap
  .btn-group-lg.btn-group
  > .slick-arrow
  + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret,
.btn-sidebar-tag .caret,
.slider-w-arrows-wrap .slick-arrow .caret {
  margin-left: 0;
}
.btn-group-lg > .btn .caret,
.btn-group-lg > .btn-sidebar-tag .caret,
.btn-lg .caret,
.slider-w-arrows-wrap .btn-group-lg > .slick-arrow .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-group-lg > .btn .caret,
.dropup .btn-group-lg > .btn-sidebar-tag .caret,
.dropup .btn-lg .caret,
.dropup .slider-w-arrows-wrap .btn-group-lg > .slick-arrow .caret,
.slider-w-arrows-wrap .dropup .btn-group-lg > .slick-arrow .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > .btn-sidebar-tag,
.btn-group-vertical > .btn-sidebar-tag,
.slider-w-arrows-wrap .btn-group-vertical > .btn-group > .slick-arrow,
.slider-w-arrows-wrap .btn-group-vertical > .slick-arrow {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > .btn-sidebar-tag,
.slider-w-arrows-wrap .btn-group-vertical > .btn-group > .slick-arrow {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn + .btn-sidebar-tag,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group,
.btn-group-vertical > .btn-group + .btn-sidebar-tag,
.btn-group-vertical > .btn-sidebar-tag + .btn,
.btn-group-vertical > .btn-sidebar-tag + .btn-group,
.btn-group-vertical > .btn-sidebar-tag + .btn-sidebar-tag,
.slider-w-arrows-wrap .btn-group-vertical > .btn + .slick-arrow,
.slider-w-arrows-wrap .btn-group-vertical > .btn-group + .slick-arrow,
.slider-w-arrows-wrap .btn-group-vertical > .btn-sidebar-tag + .slick-arrow,
.slider-w-arrows-wrap .btn-group-vertical > .slick-arrow + .btn,
.slider-w-arrows-wrap .btn-group-vertical > .slick-arrow + .btn-group,
.slider-w-arrows-wrap .btn-group-vertical > .slick-arrow + .btn-sidebar-tag,
.slider-w-arrows-wrap .btn-group-vertical > .slick-arrow + .slick-arrow {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn-sidebar-tag:not(:first-child):not(:last-child),
.btn-group-vertical > .btn:not(:first-child):not(:last-child),
.slider-w-arrows-wrap
  .btn-group-vertical
  > .slick-arrow:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn-sidebar-tag:first-child:not(:last-child),
.btn-group-vertical > .btn:first-child:not(:last-child),
.slider-w-arrows-wrap
  .btn-group-vertical
  > .slick-arrow:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-sidebar-tag:last-child:not(:first-child),
.btn-group-vertical > .btn:last-child:not(:first-child),
.slider-w-arrows-wrap
  .btn-group-vertical
  > .slick-arrow:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group-vertical
  > .btn-group:not(:first-child):not(:last-child)
  > .btn-sidebar-tag,
.slider-w-arrows-wrap
  .btn-group-vertical
  > .btn-group:not(:first-child):not(:last-child)
  > .slick-arrow {
  border-radius: 0;
}
.btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > .btn-sidebar-tag:last-child,
.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,
.slider-w-arrows-wrap
  .btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > .slick-arrow:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > .btn-sidebar-tag:first-child,
.btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > .btn:first-child,
.slider-w-arrows-wrap
  .btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > .slick-arrow:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group,
.btn-group-justified > .btn-sidebar-tag,
.slider-w-arrows-wrap .btn-group-justified > .slick-arrow {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn,
.btn-group-justified > .btn-group .btn-sidebar-tag,
.btn-group-justified > .btn-group .slider-w-arrows-wrap .slick-arrow,
.slider-w-arrows-wrap .btn-group-justified > .btn-group .slick-arrow {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
.slider-w-arrows-wrap
  [data-toggle="buttons"]
  > .btn-group
  > .slick-arrow
  input[type="checkbox"],
.slider-w-arrows-wrap
  [data-toggle="buttons"]
  > .btn-group
  > .slick-arrow
  input[type="radio"],
.slider-w-arrows-wrap
  [data-toggle="buttons"]
  > .slick-arrow
  input[type="checkbox"],
.slider-w-arrows-wrap
  [data-toggle="buttons"]
  > .slick-arrow
  input[type="radio"],
[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"],
[data-toggle="buttons"] > .btn-group > .btn-sidebar-tag input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn-sidebar-tag input[type="radio"],
[data-toggle="buttons"] > .btn-sidebar-tag input[type="checkbox"],
[data-toggle="buttons"] > .btn-sidebar-tag input[type="radio"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell;
}
.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;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn,
.input-group-sm > .input-group-btn > .input-group-addon.btn-sidebar-tag,
.slider-w-arrows-wrap
  .input-group-sm
  > .input-group-btn
  > .input-group-addon.slick-arrow {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn,
.input-group-lg > .input-group-btn > .input-group-addon.btn-sidebar-tag,
.slider-w-arrows-wrap
  .input-group-lg
  > .input-group-btn
  > .input-group-addon.slick-arrow {
  padding: 10px 16px;
  font-size: 20px;
  border-radius: 6px;
}
.input-group-addon input[type="checkbox"],
.input-group-addon input[type="radio"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .btn-group > .btn-sidebar-tag,
.input-group-btn:first-child > .btn-sidebar-tag,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn-sidebar-tag,
.input-group-btn:last-child
  > .btn-sidebar-tag:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.slider-w-arrows-wrap .input-group-btn:first-child > .btn-group > .slick-arrow,
.slider-w-arrows-wrap .input-group-btn:first-child > .slick-arrow,
.slider-w-arrows-wrap
  .input-group-btn:last-child
  > .btn-group:not(:last-child)
  > .slick-arrow,
.slider-w-arrows-wrap
  .input-group-btn:last-child
  > .slick-arrow:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn-sidebar-tag,
.input-group-btn:first-child > .btn-sidebar-tag:not(:first-child),
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .btn-group > .btn-sidebar-tag,
.input-group-btn:last-child > .btn-sidebar-tag,
.input-group-btn:last-child > .dropdown-toggle,
.slider-w-arrows-wrap
  .input-group-btn:first-child
  > .btn-group:not(:first-child)
  > .slick-arrow,
.slider-w-arrows-wrap
  .input-group-btn:first-child
  > .slick-arrow:not(:first-child),
.slider-w-arrows-wrap .input-group-btn:last-child > .btn-group > .slick-arrow,
.slider-w-arrows-wrap .input-group-btn:last-child > .slick-arrow {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn,
.input-group-btn > .btn-sidebar-tag,
.slider-w-arrows-wrap .input-group-btn > .slick-arrow {
  position: relative;
}
.input-group-btn > .btn + .btn,
.input-group-btn > .btn + .btn-sidebar-tag,
.input-group-btn > .btn-sidebar-tag + .btn,
.input-group-btn > .btn-sidebar-tag + .btn-sidebar-tag,
.slider-w-arrows-wrap .input-group-btn > .btn + .slick-arrow,
.slider-w-arrows-wrap .input-group-btn > .btn-sidebar-tag + .slick-arrow,
.slider-w-arrows-wrap .input-group-btn > .slick-arrow + .btn,
.slider-w-arrows-wrap .input-group-btn > .slick-arrow + .btn-sidebar-tag,
.slider-w-arrows-wrap .input-group-btn > .slick-arrow + .slick-arrow {
  margin-left: -1px;
}
.input-group-btn > .btn-sidebar-tag:active,
.input-group-btn > .btn-sidebar-tag:focus,
.input-group-btn > .btn-sidebar-tag:hover,
.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover,
.slider-w-arrows-wrap .input-group-btn > .slick-arrow:active,
.slider-w-arrows-wrap .input-group-btn > .slick-arrow:focus,
.slider-w-arrows-wrap .input-group-btn > .slick-arrow:hover {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group,
.input-group-btn:first-child > .btn-sidebar-tag,
.slider-w-arrows-wrap .input-group-btn:first-child > .slick-arrow {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group,
.input-group-btn:last-child > .btn-sidebar-tag,
.slider-w-arrows-wrap .input-group-btn:last-child > .slick-arrow {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:after,
.nav:before {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.4;
  border: 1px solid transparent;
  border-radius: 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified,
.nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li,
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a,
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li,
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified,
.nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:after,
.navbar:before {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
.navbar-header:after,
.navbar-header:before {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:after,
.navbar-collapse:before {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 20px;
  line-height: 22px;
  height: 50px;
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 22px;
  }
  .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0;
  }
  .navbar-form .checkbox input[type="checkbox"],
  .navbar-form .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.btn-group-sm > .navbar-btn.btn,
.btn-group-sm > .navbar-btn.btn-sidebar-tag,
.navbar-btn.btn-sm,
.slider-w-arrows-wrap .btn-group-sm > .navbar-btn.slick-arrow {
  margin-top: 10px;
  margin-bottom: 10px;
}
.btn-group-xs > .navbar-btn.btn,
.btn-group-xs > .navbar-btn.btn-sidebar-tag,
.navbar-btn.btn-xs,
.slider-w-arrows-wrap .btn-group-xs > .navbar-btn.slick-arrow {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 14px;
  margin-bottom: 14px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: #333;
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\A0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.4;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pager {
  padding-left: 0;
  margin: 22px 0;
  list-style: none;
  text-align: center;
}
.pager:after,
.pager:before {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:focus,
.pager li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
  color: #777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label,
.btn-sidebar-tag .label,
.slider-w-arrows-wrap .slick-arrow .label {
  position: relative;
  top: -1px;
}
a.label:focus,
a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label-default {
  background-color: #777;
}
.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge,
.btn-sidebar-tag .badge,
.slider-w-arrows-wrap .slick-arrow .badge {
  position: relative;
  top: -1px;
}
.btn-group-xs > .btn .badge,
.btn-group-xs > .btn-sidebar-tag .badge,
.btn-xs .badge,
.slider-w-arrows-wrap .btn-group-xs > .slick-arrow .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
a.badge:focus,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron .h1,
.jumbotron h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.4;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail a > img,
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #337ab7;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 22px;
  margin-bottom: 22px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-bar-striped,
.progress-striped .progress-bar {
  background-image: -webkit-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-image: -o-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-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: 40px 40px;
}
.progress-bar.active,
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-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-image: -o-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-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
  );
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-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-image: -o-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-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
  );
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-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-image: -o-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-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
  );
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-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-image: -o-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-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
  );
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  background-color: #eee;
  color: #777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.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,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #c7ddef;
}
.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,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  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,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  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,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  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,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-body:after,
.panel-body:before {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel
  > .panel-collapse
  > .list-group:first-child
  .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel
  > .panel-heading
  + .panel-collapse
  > .list-group
  .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .panel-collapse > .table caption,
.panel > .table caption,
.panel > .table-responsive > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table-responsive:first-child > .table:first-child,
.panel > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child {
  border-top-left-radius: 3px;
}
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child,
.panel > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 22px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: right;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-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;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0 !important;
  background-color: #fff !important;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:after,
.modal-header:before {
  content: " ";
  display: table;
}
.modal-header:after {
  clear: both;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:after,
.modal-footer:before {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn,
.modal-footer .btn + .btn-sidebar-tag,
.modal-footer .btn-sidebar-tag + .btn,
.modal-footer .btn-sidebar-tag + .btn-sidebar-tag,
.modal-footer .slider-w-arrows-wrap .btn + .slick-arrow,
.modal-footer .slider-w-arrows-wrap .btn-sidebar-tag + .slick-arrow,
.modal-footer .slider-w-arrows-wrap .slick-arrow + .btn,
.modal-footer .slider-w-arrows-wrap .slick-arrow + .btn-sidebar-tag,
.modal-footer .slider-w-arrows-wrap .slick-arrow + .slick-arrow,
.slider-w-arrows-wrap .modal-footer .btn + .slick-arrow,
.slider-w-arrows-wrap .modal-footer .btn-sidebar-tag + .slick-arrow,
.slider-w-arrows-wrap .modal-footer .slick-arrow + .btn,
.slider-w-arrows-wrap .modal-footer .slick-arrow + .btn-sidebar-tag,
.slider-w-arrows-wrap .modal-footer .slick-arrow + .slick-arrow {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn,
.modal-footer .btn-group .btn + .btn-sidebar-tag,
.modal-footer .btn-group .btn-sidebar-tag + .btn,
.modal-footer .btn-group .btn-sidebar-tag + .btn-sidebar-tag,
.modal-footer .btn-group .slider-w-arrows-wrap .btn + .slick-arrow,
.modal-footer .btn-group .slider-w-arrows-wrap .btn-sidebar-tag + .slick-arrow,
.modal-footer .btn-group .slider-w-arrows-wrap .slick-arrow + .btn,
.modal-footer .btn-group .slider-w-arrows-wrap .slick-arrow + .btn-sidebar-tag,
.modal-footer .btn-group .slider-w-arrows-wrap .slick-arrow + .slick-arrow,
.slider-w-arrows-wrap .modal-footer .btn-group .btn + .slick-arrow,
.slider-w-arrows-wrap .modal-footer .btn-group .btn-sidebar-tag + .slick-arrow,
.slider-w-arrows-wrap .modal-footer .btn-group .slick-arrow + .btn,
.slider-w-arrows-wrap .modal-footer .btn-group .slick-arrow + .btn-sidebar-tag,
.slider-w-arrows-wrap .modal-footer .btn-group .slick-arrow + .slick-arrow {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.4;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.4;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1px -1px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.active.right,
  .carousel-inner > .item.next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.active.left,
  .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.active,
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:focus,
.carousel-control:hover {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203A";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000\9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn,
.carousel-caption .btn-sidebar-tag,
.carousel-caption .slider-w-arrows-wrap .slick-arrow,
.slider-w-arrows-wrap .carousel-caption .slick-arrow {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}
.visible-sm {
  display: none !important;
}
.visible-md {
  display: none !important;
}
.visible-lg {
  display: none !important;
}
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  td.visible-print,
  th.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.bootstrap-select > select.bs-select-hidden,
select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}
.bootstrap-select {
  width: 220px\0;
}
.bootstrap-select > .dropdown-toggle {
  position: relative;
  width: 100%;
  z-index: 1;
  text-align: right;
  white-space: nowrap;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
  color: #999;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover {
  color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}
.bootstrap-select.is-invalid .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle,
.has-error .bootstrap-select .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:invalid + .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.is-valid .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:valid + .dropdown-toggle {
  border-color: #28a745;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(
    .input-group-btn
  ) {
  width: 220px;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
:not(.input-group) > .bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}
.bootstrap-select.form-control.input-group-btn:not(:first-child):not(
    :last-child
  )
  > .btn,
.bootstrap-select.form-control.input-group-btn:not(:first-child):not(
    :last-child
  )
  > .btn-sidebar-tag,
.slider-w-arrows-wrap
  .bootstrap-select.form-control.input-group-btn:not(:first-child):not(
    :last-child
  )
  > .slick-arrow {
  border-radius: 0;
}
.bootstrap-select:not(.input-group-btn),
.bootstrap-select[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.dropdown-menu-right,
.bootstrap-select[class*="col-"].dropdown-menu-right,
.row .bootstrap-select[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-group .bootstrap-select,
.form-horizontal .bootstrap-select,
.form-inline .bootstrap-select {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.form-control,
.form-group-sm .bootstrap-select.form-control {
  padding: 0;
}
.form-group-lg .bootstrap-select.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.bootstrap-select.form-control-lg .dropdown-toggle,
.bootstrap-select.form-control-sm .dropdown-toggle {
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle {
  padding: 0.25rem 0.5rem;
}
.bootstrap-select.form-control-lg .dropdown-toggle {
  padding: 0.5rem 1rem;
}
.form-inline .bootstrap-select .form-control {
  width: 100%;
}
.bootstrap-select.disabled,
.bootstrap-select > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.disabled:focus,
.bootstrap-select > .disabled:focus {
  outline: 0 !important;
}
.bootstrap-select.bs-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 0 !important;
  padding: 0 !important;
}
.bootstrap-select.bs-container .dropdown-menu {
  z-index: 1060;
}
.bootstrap-select .dropdown-toggle:before {
  content: "";
  display: inline-block;
}
.bootstrap-select .dropdown-toggle .filter-option {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: inherit;
  padding-right: inherit;
  padding-bottom: inherit;
  padding-left: inherit;
  height: 100%;
  width: 100%;
  text-align: left;
}
.bootstrap-select .dropdown-toggle .filter-option-inner {
  padding-right: inherit;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
}
.bootstrap-select .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.input-group .bootstrap-select.form-control .dropdown-toggle {
  border-radius: inherit;
}
.bootstrap-select[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select .dropdown-menu > .inner:focus {
  outline: 0 !important;
}
.bootstrap-select .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.bootstrap-select .dropdown-menu li {
  position: relative;
}
.bootstrap-select .dropdown-menu li.active small {
  color: #fff;
}
.bootstrap-select .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select .dropdown-menu li a {
  cursor: pointer;
  user-select: none;
}
.bootstrap-select .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option {
  position: static;
  display: inline;
  padding: 0;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
  display: inline;
}
.bootstrap-select.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 5px;
}
.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select .bs-ok-default:after {
  content: "";
  display: block;
  width: 0.5em;
  height: 1em;
  border-style: solid;
  border-width: 0 0.26em 0.26em 0;
  transform: rotate(45deg);
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
  z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
  content: "";
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup
  .dropdown-toggle
  .filter-option:before {
  bottom: auto;
  top: -4px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
  bottom: auto;
  top: -4px;
  border-top: 6px solid #fff;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right
  .dropdown-toggle
  .filter-option:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right
  .dropdown-toggle
  .filter-option:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.show
  > .dropdown-toggle
  .filter-option:before {
  display: block;
}
.bs-actionsbox,
.bs-donebutton,
.bs-searchbox {
  padding: 4px 8px;
}
.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}
.btn,
.btn-sidebar-tag,
.slider-w-arrows-wrap .slick-arrow {
  border-radius: 0;
}
.btn,
.btn-sidebar-tag,
.slider-w-arrows-wrap .slick-arrow {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  cursor: pointer;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  font-size: 16px;
  line-height: 1.4;
  border-radius: 0;
  touch-action: manipulation;
}
html {
  overflow-x: hidden;
  height: 100%;
}
body {
  height: 100%;
}
html.modal-is-showing {
  overflow: hidden;
}
main {
  position: relative;
}
a {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  margin-left: 0;
}
a:hover {
  color: #000;
  text-decoration: none;
}
a:focus {
  text-decoration: none;
}
ul {
  margin-bottom: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-padding-start: 0;
}
.text-thin {
  font-weight: 100;
}
.text-heavy {
  font-weight: 800;
}
.img-fluid {
  width: 100% !important;
}
.m-0 {
  margin: 0 !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.p-0 {
  padding: 0 !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.overflow-y-hidden {
  overflow-y: hidden;
}
.overflow-hidden {
  overflow: hidden;
}
.nopadding-xs {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .nopadding-xs {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.col-full-height {
  height: 100%;
}
.col-no-padding {
  padding: 0;
}
@font-face {
  font-family: bh-corporate;
  src: url(/static-corp/fonts/bh-corporate.eot);
  src:
    url(/static-corp/fonts/bh-corporate.eot#iefix) format("embedded-opentype"),
    url(/static-corp/fonts/bh-corporate.ttf) format("truetype"),
    url(/static-corp/fonts/bh-corporate.woff) format("woff"),
    url(/static-corp/fonts/bh-corporate.svg#bh-corporate) format("svg");
  src: url(/static-corp/fonts/IcoMoon-Free.ttf) format("truetype");
  font-style: normal;
}
.article-breadcrumbs-wrap .article-breadcrumb:before,
.article-rich-text-formatting pullquote:after,
.article-rich-text-formatting pullquote:before,
.breadcrumb-wrap-standard li + li:before,
.btn-cta:after,
.btn-plus:after,
.event-location-address-block .event-location-distance-text:before,
.feature-img-and-text-module .feature-single-col-bulletin-list li span:before,
.feature-img-and-text-module .feature-two-col-bulletin-list li span:before,
.featured-resources-module
  .related-post-tile
  .related-img-wrap
  .related-img-icon:before,
.filter-nav-mobile .bootstrap-select .dropdown-toggle .caret:before,
.find-a-center-modal-form .bootstrap-select .caret:before,
.form-custom-checkbox :not(.lt-ie9) [type="checkbox"]:checked + span::before,
.form-custom-checkbox :not(.lt-ie9) [type="radio"]:checked + span::before,
.form-custom-radio :not(.lt-ie9) [type="checkbox"]:checked + span::before,
.form-custom-radio :not(.lt-ie9) [type="radio"]:checked + span::before,
.form-group.input-location .input-field-wrap:before,
.form-group.input-search .input-field-wrap:before,
.hero-tabs-module .bootstrap-select .caret:before,
.prototype-index-module .prototype-link-info-wrap:before,
.related-img-icon:before,
.related-posts-module
  .related-post-tile
  .related-img-wrap
  .related-img-icon:before,
.select-version-1-wrap .bootstrap-select .dropdown-toggle .caret:before,
.slider-w-arrows-wrap .slick-arrow:before,
.upcoming-events-module
  .related-post-tile
  .related-img-wrap
  .related-img-icon:before,
[class*=" bhc-icon-"],
[class^="bhc-icon-"] {
  font-family: bh-corporate !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.article-breadcrumbs-wrap .article-breadcrumb:before,
.bhc-icon-arrow-back:before {
  content: "\E906";
}
.bhc-icon-arrow-down-1:before,
.filter-nav-mobile .bootstrap-select .dropdown-toggle .caret:before,
.find-a-center-modal-form .bootstrap-select .caret:before,
.hero-tabs-module .bootstrap-select .caret:before,
.select-version-1-wrap .bootstrap-select .dropdown-toggle .caret:before {
  content: "\E900";
}
.bhc-icon-linkedin2:before {
  content: "\EAC9";
}
.bhc-icon-facebook2:before {
  content: "\EA91";
}
.bhc-icon-instagram:before {
  content: "\EA92";
}
.bhc-icon-instagramsolid:before {
  content: "\e055";
  font-family: FontAwesome;
}
.bhc-icon-spotify:before {
  content: "\EA94";
}
.bhc-icon-pinterest:before {
  content: "\EB22";
}
.bhc-icon-twitter:before {
  content: "\EA96";
}
.bhc-icon-youtube:before {
  content: "\EA9D";
}
.bhc-icon-spotify:before {
  content: "\EA94";
}
.bhc-icon-linkedin2:before {
  content: "\EAC9";
}
.bhc-icon-tiktok:before {
  content: "\EB1E";
}
.bhc-icon-clubhouse:before {
  content: "\EB27";
}
.bhc-icon-snapchat:before {
  content: "\EB20";
}
.bhc-icon-whatsapp:before {
  content: "\EB1B";
}
.bhc-icon-fbmessenger:before {
  content: "\EB23";
}
.bhc-icon-douyin:before {
  content: "\EB1F";
}
.bhc-icon-sinaweibo:before {
  content: "\EB21";
}
.bhc-icon-vk:before {
  content: "\EB1C";
}
.bhc-icon-xing:before {
  content: "\EB1A";
}
.bhc-icon-nomargin {
  margin-left: 0 !important;
}
@media (max-width: 768px) {
  .bhc-icon-nomargin {
    margin-left: 22px !important;
  }
}
.bhc-icon-play3:before,
.btn-cta:after,
.prototype-index-module .prototype-link-info-wrap:before {
  content: "\EA1C";
}
.bhc-icon-arrow-slider-lft:before,
.slider-w-arrows-wrap .slick-arrow.slick-prev:before {
  content: "\E903";
}
.bhc-icon-arrow-slider-rt:before,
.slider-w-arrows-wrap .slick-arrow.slick-next:before {
  content: "\E904";
}
.bhc-icon-search-rounded:before,
.form-group.input-search .input-field-wrap:before {
  content: "\E916";
}
.bhc-icon-person:before {
  content: "\E901";
}
.bhc-icon-modal-close-x:before {
  content: "\E90B";
}
.article-rich-text-formatting pullquote:before,
.bhc-icon-quotes-left:before {
  content: "\E902";
}
.article-rich-text-formatting pullquote:after,
.bhc-icon-quotes-right:before {
  content: "\E905";
}
.bhc-icon-resource-icon-play:before,
.featured-resources-module
  .related-post-tile
  .related-img-wrap
  .related-img-icon.icon-type-play:before,
.featured-resources-module
  .related-post-tile
  .related-img-wrap
  .related-img-icon:before,
.related-img-icon.icon-type-play:before,
.related-img-icon:before,
.related-posts-module
  .related-post-tile
  .related-img-wrap
  .related-img-icon.icon-type-play:before,
.related-posts-module
  .related-post-tile
  .related-img-wrap
  .related-img-icon:before,
.upcoming-events-module
  .related-post-tile
  .related-img-wrap
  .related-img-icon.icon-type-play:before,
.upcoming-events-module
  .related-post-tile
  .related-img-wrap
  .related-img-icon:before {
  content: "\E907";
}
.bhc-icon-resource-icon-video:before,
.related-img-icon.icon-type-video:before {
  content: "\E908";
}
.bhc-icon-stitcher:before {
  content: "\E909";
}
.bhc-icon-podcast:before {
  content: "\E90A";
}
.bhc-icon-rss:before {
  content: "\EA9B";
}
.bhc-icon-soundcloud:before {
  content: "\EAC3";
}
.bhc-icon-share-email:before {
  content: "\E90C";
}
.bhc-icon-filter-grid:before {
  content: "\E90D";
}
.bhc-icon-checkmark:before,
.feature-img-and-text-module .feature-single-col-bulletin-list li span:before,
.feature-img-and-text-module .feature-two-col-bulletin-list li span:before,
.form-custom-checkbox :not(.lt-ie9) [type="checkbox"]:checked + span::before,
.form-custom-radio :not(.lt-ie9) [type="checkbox"]:checked + span::before {
  content: "\E90E";
}
.bhc-icon-checkmark-sm:before {
  content: "\E90F";
}
.bhc-icon-arrow-forward:before,
.breadcrumb-wrap-standard li + li:before {
  content: "\E910";
}
.bhc-icon-arrow-scroll-down:before {
  content: "\E911";
}
.bhc-icon-arrow-scroll-up:before {
  content: "\E912";
}
.bhc-icon-map-location:before,
.event-location-address-block .event-location-distance-text:before,
.form-group.input-location .input-field-wrap:before {
  content: "\E913";
}
.bhc-icon-calendar:before {
  content: "\E914";
}
.bhc-icon-expand:before {
  content: "\E915";
}
.bhc-icon-arrow-download:before {
  content: "\E917";
}
.bhc-icon-circle:before,
.form-custom-checkbox :not(.lt-ie9) [type="radio"]:checked + span::before,
.form-custom-radio :not(.lt-ie9) [type="radio"]:checked + span::before {
  content: "\E918";
}
.bhc-icon-plus-circle:before,
.btn-plus:after {
  content: "\E919";
}
.bhc-icon-minus-solid:before {
  content: "\E91A";
}
.bhc-icon-resource-calendar:before,
.featured-resources-module
  .related-post-tile
  .related-img-wrap
  .related-img-icon.icon-type-calendar:before,
.related-posts-module
  .related-post-tile
  .related-img-wrap
  .related-img-icon.icon-type-calendar:before,
.upcoming-events-module
  .related-post-tile
  .related-img-wrap
  .related-img-icon.icon-type-calendar:before {
  content: "\E91B";
}
.bhc-icon-resource-read:before,
.featured-resources-module
  .related-post-tile
  .related-img-wrap
  .related-img-icon.icon-type-read:before,
.related-posts-module
  .related-post-tile
  .related-img-wrap
  .related-img-icon.icon-type-read:before,
.upcoming-events-module
  .related-post-tile
  .related-img-wrap
  .related-img-icon.icon-type-read:before {
  content: "\E91C";
}
.bhc-icon-resource-video:before,
.featured-resources-module
  .related-post-tile
  .related-img-wrap
  .related-img-icon.icon-type-video:before,
.related-posts-module
  .related-post-tile
  .related-img-wrap
  .related-img-icon.icon-type-video:before,
.upcoming-events-module
  .related-post-tile
  .related-img-wrap
  .related-img-icon.icon-type-video:before {
  content: "\E91D";
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
a,
blockquote,
button,
em,
h1,
h2,
h3,
h4,
h5,
h6,
i,
label,
li,
p,
select,
span,
strong,
sup,
td,
textarea,
th,
tr {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
}
.reverse .h1,
.reverse .h2,
.reverse .h3,
.reverse .h4,
.reverse .h5,
.reverse .h6,
.reverse a,
.reverse em,
.reverse h1,
.reverse h2,
.reverse h3,
.reverse h4,
.reverse h5,
.reverse h6,
.reverse i,
.reverse label,
.reverse li,
.reverse p,
.reverse select,
.reverse span,
.reverse strong,
.reverse sup,
.reverse textarea {
  color: #fff;
}
body {
  color: #000;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: -0.01em;
  margin: 0;
  font-size: 1.6rem;
}
a {
  margin-bottom: 0;
}
p {
  margin-bottom: 0;
}
p a {
  color: #000;
  text-decoration: underline;
}
p a:hover {
  color: #000;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
sup {
  line-height: 0;
  top: -1.1em;
  font-size: 0.4em;
  font-weight: 400;
  padding-left: 0.1em;
}
ul {
  list-style: none;
  padding-left: 0;
}
input {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
}
.reverse {
  color: #fff;
}
.about-bh-pillars-module .pillar-title,
.alert,
.anchors-navigation .anchor-link,
.applied-filters-block,
.applied-filters-block .applied-filters-label,
.article-author-attribution-module .attribution-bio,
.article-author-attribution-module .attribution-name.use-large-attribution-name,
.article-date-wrap,
.article-rich-text-formatting,
.article-rich-text-formatting h1,
.article-rich-text-formatting h2,
.article-rich-text-formatting h3,
.article-rich-text-formatting h4,
.article-rich-text-formatting h5,
.article-rich-text-formatting h6,
.article-rich-text-formatting pullquote,
.article-transcript-block,
.article-written-by-wrap,
.article-written-by-wrap a,
.attribution-module-title,
.backup-care-login-module .description-text,
.below-article-label,
.below-article-modules-wrap a,
.breadcrumb-wrap-standard li,
.btn-add-to-calendar,
.btn-cta,
.btn-large,
.btn-nav-small,
.btn-plus,
.btn-sidebar-tag,
.career-results-table .flex-table .flex-table-col,
.career-results-table .flex-table .table-header .flex-table-col,
.circle-column .column-blurb,
.circle-column .column-header,
.content-modal .modal-description,
.content-modal .modal-stats-block .stats-title-text,
.content-modal .modal-subheader,
.content-modal .modal-title-text,
.content-modal .stats-description,
.curriculum-wheel-tabbed-module
  .curriculum-tabbed-slider-wrap
  .icon-slide-wrap
  p,
.curriculum-wheel-tabbed-module .scrolling-text-content-wrap,
.event-about-checklist-module .event-about-subtitle-text,
.event-about-checklist-module .event-about-title-text,
.event-details-wrap,
.event-location-address-block .event-location-address-text,
.event-location-address-block .event-location-distance-text,
.event-location-address-block .event-location-name,
.events-results-module .feature-subtitle,
.feature-body-standard,
.feature-edgeless-img-module .feature-btn-title,
.feature-img-and-text-module .feature-single-col-bulletin-list li span,
.feature-img-and-text-module .feature-small-blurb-wrap p,
.feature-img-and-text-module .feature-two-col-bulletin-list li span,
.feature-img-and-text-module p,
.feature-img-rt-module .feature-small-blurb-wrap p,
.feature-product-module .feature-subtitle,
.feature-subhead-standard,
.feature-title-standard,
.feature-typography-standard .txt-feature-subhead,
.feature-typography-standard h3,
.feature-typography-standard p,
.feature-w-columns-module .feature-small-blurb-wrap p,
.featured-resources-module .attribution-bio,
.featured-resources-module .feature-subtitle,
.featured-resources-module
  .related-post-tile
  .related-img-wrap
  .related-img-hover-description,
.featured-resources-module .related-post-tile .related-posts-description,
.featured-resources-module .related-post-tile .related-tag-wrap,
.featured-resources-module .section-header .feature-title-tiny,
.filter-dropdown-wrap .btn-filter-form,
.filter-dropdown-wrap input[type="checkbox"],
.filter-nav .nav-item,
.filter-nav-mobile .bootstrap-select .dropdown-toggle,
.filter-nav-mobile .dropdown-menu,
.filters-all-wrap .filter-by-label,
.find-a-center-map-module .map-results .mile-radius-dropdown .dropdown-toggle,
.find-a-center-modal-form .bootstrap-select .dropdown-toggle,
.find-a-center-promo-module .find-a-center-btn-description,
.find-a-center-promo-module .find-a-center-promo-title,
.find-event-filter-module .filter-intro-text,
.footer-module .footer-find-center-cta-wrap .btn-large.btn-footer,
.footer-module .footer-link,
.footer-module .footer-subhead,
.form-animated .form-control,
.form-animated .input-wrap .input-label .input-label-content,
.form-animated .select-filter,
.form-animated .textarea-text,
.form-animated textarea.form-control,
.form-control,
.form-custom-checkbox :not(.lt-ie9) [type="checkbox"] + span,
.form-custom-checkbox :not(.lt-ie9) [type="radio"] + span,
.form-custom-radio :not(.lt-ie9) [type="checkbox"] + span,
.form-custom-radio :not(.lt-ie9) [type="radio"] + span,
.form-group label,
.fpo-content-placeholder-block .fpo-content-label,
.get-in-touch-module .welcome-text-wrap .button-intro-text,
.hero-tabs-module .bootstrap-select .dropdown-toggle,
.hero-tabs-module .hero-tab-input,
.homepage-hero .router-link,
.homepage-hero .router-title,
.job-posting-description-module .feature-typography-standard h3,
.job-posting-description-module .social-icons-wrap .footer-morefrom-eyebrow,
.life-stages-circle-module .centerpiece-label-text,
.life-stages-circle-module .lifestages-circle-nav-text,
.loader-module .loader-message-text,
.nav-shared .nav-link,
.nav-shared .subnav-drawer .subnav-drawer-content-wrap .subnav-drawer-img-title,
.nav-shared
  .subnav-drawer
  .subnav-solutions-content-wrap
  .subnav-drawer-img-title,
.nav-shared
  .subnav-solutions
  .subnav-drawer-content-wrap
  .subnav-drawer-img-title,
.nav-shared
  .subnav-solutions
  .subnav-solutions-content-wrap
  .subnav-drawer-img-title,
.newsletter-signup-module .newsletter-signup-description,
.newsletter-signup-module .newsletter-signup-title,
.or-separator-module .separator-text,
.our-history-module .our-history-content-wrap .our-history-slide-year,
.our-impact-module .our-impact-stat-description,
.our-impact-module .our-impact-stat-number,
.our-leadership-module .tile-profile-wrap .profile-job-title,
.our-leadership-module .tile-profile-wrap .profile-name,
.our-solutions-overview-for-parents-module .solutions-subheader,
.our-solutions-overview-for-parents-module .solutions-subtitle,
.our-solutions-overview-for-parents-module .sub-cta-text,
.our-solutions-shared-module .feature-blurb-description-text,
.our-solutions-shared-module .feature-btn-title,
.our-solutions-shared-module .feature-eyebrow-text,
.person-bio-title-block .person-title,
.pillar-grid-module .pillar-title-text,
.podcast-overview-wrap,
.podcast-overview-wrap .podcast-topics-wrap,
.podcast-overview-wrap .subhead,
.profile-slider-module .profile-name-text,
.prototype-index-module,
.related-posts-module .attribution-bio,
.related-posts-module
  .related-post-tile
  .related-img-wrap
  .related-img-hover-description,
.related-posts-module .related-post-tile .related-posts-description,
.related-posts-module .related-post-tile .related-tag-wrap,
.related-posts-module .section-header .feature-title-tiny,
.related-resources-wrap,
.resource-results-module .feature-subtitle,
.search-results-module .feature-subtitle,
.search-results-module .no-results-description,
.search-results-module .no-results-message,
.select-custom-wrap .select-custom,
.select-filter-wrap .select-filter,
.select-version-1-wrap .bootstrap-select .dropdown-toggle,
.select-version-1-wrap .dropdown-menu,
.share-this-wrap .share-label,
.sidebar-tags-block .sidebar-tags-header,
.sidebar-tags-block ol,
.standard-hero .router-link,
.standard-hero .router-title,
.standard-hero-with-blurb .eyebrow,
.text-over-photo-module .txt-over-photo-body,
.tile-product-details .tile-product-description,
.tile-product-details .tile-product-title,
.tile-search-result .category-label,
.tile-search-result .tile-search-link,
.tile-search-result .tile-search-result-title,
.txt-alerts,
.txt-article-body,
.txt-article-rich-text-h1,
.txt-article-rich-text-h2,
.txt-article-rich-text-h3,
.txt-article-subtitle,
.txt-article-title,
.txt-below-article-label,
.txt-btn-label,
.txt-btn-nav-small,
.txt-btn-rect-lg,
.txt-btn-title,
.txt-cta,
.txt-curriculum-classroom,
.txt-curriculum-notes,
.txt-event-about-subtitle,
.txt-event-about-title,
.txt-event-datetime,
.txt-feature-btn-title,
.txt-feature-subhead,
.txt-feature-title,
.txt-filter-btns,
.txt-footer-legal,
.txt-footer-link,
.txt-footer-narrative,
.txt-footer-section-title,
.txt-footer-section-title-accordion,
.txt-footer-subhead,
.txt-hero-title,
.txt-hero-title strong,
.txt-input-label,
.txt-location-name,
.txt-nav-hierarchy .nav-drawer-h2,
.txt-nav-hierarchy .nav-drawer-h3,
.txt-nav-hierarchy .nav-drawer-h4,
.txt-nav-hierarchy .subnav-list li a,
.txt-nav-hierarchy h2,
.txt-nav-hierarchy h3,
.txt-nav-hierarchy h4,
.txt-nav-link,
.txt-nav-search-input,
.txt-nav-search-title,
.txt-nav-utility,
.txt-nav-utility-cta,
.txt-our-history-year,
.txt-pillar-tile-titles,
.txt-pillar-titles,
.txt-promo-detail,
.txt-pullquote,
.txt-quote-attribution,
.txt-related-article-hover,
.txt-related-posts-description,
.txt-related-posts-tags,
.txt-resource-breadcrumbs,
.txt-section-eyebrow,
.txt-select-custom,
.txt-sidebar-header,
.txt-social-icons-header,
.txt-solutions-subhead,
.txt-solutions-subheader,
.txt-solutions-subtitle,
.txt-stat-column-percentage,
.txt-stats-number,
.txt-subhead,
.txt-subnav-desktop-titles,
.txt-tab-content-header,
.txt-tab-description,
.txt-tab-mobile-select,
.txt-tab-title,
.txt-tabnav,
.txt-textarea,
.txt-tile-description,
.txt-upcoming-event-title,
.txt-welcome-body,
.upcoming-events-module .attribution-bio,
.upcoming-events-module .event-tile .event-datetime-wrap,
.upcoming-events-module .event-title,
.upcoming-events-module
  .related-post-tile
  .related-img-wrap
  .related-img-hover-description,
.upcoming-events-module .related-post-tile .related-posts-description,
.upcoming-events-module .related-post-tile .related-tag-wrap,
.upcoming-events-module .section-header .feature-title-tiny,
.watch-video-cta-wrap .watch-video-cta,
.webinar-details-wrap,
.zero-results-block .num-results-description,
.zero-results-block .num-results-text {
  font-family: Muli, sans-serif;
}
.feature-title-standard,
.txt-feature-title,
.txt-hero-title,
.txt-promo-detail {
  font-style: normal;
  font-weight: 300;
}
.applied-filters-block,
.applied-filters-block .applied-filters-label,
.article-author-attribution-module .attribution-bio,
.article-date-wrap,
.article-rich-text-formatting,
.article-rich-text-formatting h4,
.article-rich-text-formatting h5,
.article-rich-text-formatting h6,
.article-transcript-block,
.backup-care-login-module .description-text,
.breadcrumb-wrap-standard li,
.btn-add-to-calendar,
.btn-plus,
.btn-sidebar-tag,
.career-results-table .flex-table .flex-table-col,
.circle-column .column-blurb,
.content-modal .modal-description,
.content-modal .stats-description,
.curriculum-wheel-tabbed-module
  .curriculum-tabbed-slider-wrap
  .icon-slide-wrap
  p,
.curriculum-wheel-tabbed-module .scrolling-text-content-wrap,
.event-details-wrap,
.event-location-address-block .event-location-address-text,
.event-location-address-block .event-location-distance-text,
.feature-body-standard,
.feature-img-and-text-module .feature-single-col-bulletin-list li span,
.feature-img-and-text-module .feature-small-blurb-wrap p,
.feature-img-and-text-module .feature-two-col-bulletin-list li span,
.feature-img-and-text-module p,
.feature-img-rt-module .feature-small-blurb-wrap p,
.feature-typography-standard p,
.feature-w-columns-module .feature-small-blurb-wrap p,
.featured-resources-module .attribution-bio,
.featured-resources-module
  .related-post-tile
  .related-img-wrap
  .related-img-hover-description,
.featured-resources-module .related-post-tile .related-tag-wrap,
.filter-dropdown-wrap input[type="checkbox"],
.filter-nav-mobile .dropdown-menu,
.find-a-center-modal-form .bootstrap-select .dropdown-toggle,
.find-a-center-promo-module .find-a-center-btn-description,
.find-event-filter-module .filter-intro-text,
.footer-module .footer-link,
.form-animated .form-control,
.form-animated .input-wrap .input-label .input-label-content,
.form-animated .select-filter,
.form-animated .textarea-text,
.form-animated textarea.form-control,
.form-control,
.form-custom-checkbox :not(.lt-ie9) [type="checkbox"] + span,
.form-custom-checkbox :not(.lt-ie9) [type="radio"] + span,
.form-custom-radio :not(.lt-ie9) [type="checkbox"] + span,
.form-custom-radio :not(.lt-ie9) [type="radio"] + span,
.form-group label,
.get-in-touch-module .welcome-text-wrap .button-intro-text,
.hero-tabs-module .bootstrap-select .dropdown-toggle,
.hero-tabs-module .hero-tab-input,
.newsletter-signup-module .newsletter-signup-description,
.our-impact-module .our-impact-stat-description,
.our-leadership-module .tile-profile-wrap .profile-job-title,
.our-solutions-shared-module .feature-blurb-description-text,
.person-bio-title-block .person-title,
.podcast-overview-wrap,
.podcast-overview-wrap .podcast-topics-wrap,
.podcast-overview-wrap .subhead,
.prototype-index-module,
.related-posts-module .attribution-bio,
.related-posts-module
  .related-post-tile
  .related-img-wrap
  .related-img-hover-description,
.related-posts-module .related-post-tile .related-tag-wrap,
.related-resources-wrap,
.search-results-module .no-results-description,
.select-filter-wrap .select-filter,
.select-version-1-wrap .bootstrap-select .dropdown-toggle,
.select-version-1-wrap .dropdown-menu,
.sidebar-tags-block ol,
.text-over-photo-module .txt-over-photo-body,
.tile-product-details .tile-product-description,
.tile-search-result .category-label,
.tile-search-result .tile-search-link,
.txt-article-body,
.txt-article-subtitle,
.txt-curriculum-classroom,
.txt-curriculum-notes,
.txt-footer-legal,
.txt-footer-link,
.txt-input-label,
.txt-nav-hierarchy .subnav-list li a,
.txt-quote-attribution,
.txt-related-article-hover,
.txt-related-posts-tags,
.txt-resource-breadcrumbs,
.txt-textarea,
.txt-tile-description,
.txt-welcome-body,
.upcoming-events-module .attribution-bio,
.upcoming-events-module
  .related-post-tile
  .related-img-wrap
  .related-img-hover-description,
.upcoming-events-module .related-post-tile .related-tag-wrap,
.webinar-details-wrap {
  font-style: normal;
  font-weight: 400;
}
.alert,
.anchors-navigation .anchor-link,
.homepage-hero .router-link,
.our-history-module .our-history-content-wrap .our-history-slide-year,
.standard-hero .router-link,
.txt-alerts,
.txt-event-datetime,
.txt-footer-section-title-accordion,
.txt-nav-utility-cta,
.txt-our-history-year,
.txt-tab-description,
.upcoming-events-module .event-tile .event-datetime-wrap {
  font-style: normal;
  font-weight: 600;
}
.article-author-attribution-module .attribution-name.use-large-attribution-name,
.article-rich-text-formatting h1,
.article-rich-text-formatting h2,
.article-rich-text-formatting h3,
.article-rich-text-formatting pullquote,
.article-written-by-wrap,
.article-written-by-wrap a,
.attribution-module-title,
.below-article-label,
.below-article-modules-wrap a,
.btn-large,
.btn-nav-small,
.career-results-table .flex-table .table-header .flex-table-col,
.circle-column .column-header,
.content-modal .modal-subheader,
.event-about-checklist-module .event-about-subtitle-text,
.event-about-checklist-module .event-about-title-text,
.event-location-address-block .event-location-name,
.feature-edgeless-img-module .feature-btn-title,
.featured-resources-module .related-post-tile .related-posts-description,
.featured-resources-module .section-header .feature-title-tiny,
.filter-nav .nav-item,
.filter-nav-mobile .bootstrap-select .dropdown-toggle,
.find-a-center-map-module .map-results .mile-radius-dropdown .dropdown-toggle,
.find-a-center-promo-module .find-a-center-promo-title,
.footer-module .footer-find-center-cta-wrap .btn-large.btn-footer,
.footer-module .footer-subhead,
.job-posting-description-module .feature-typography-standard h3,
.job-posting-description-module .social-icons-wrap .footer-morefrom-eyebrow,
.life-stages-circle-module .centerpiece-label-text,
.life-stages-circle-module .lifestages-circle-nav-text,
.nav-shared .nav-link,
.newsletter-signup-module .newsletter-signup-title,
.or-separator-module .separator-text,
.our-impact-module .our-impact-stat-number,
.our-solutions-overview-for-parents-module .solutions-subheader,
.our-solutions-overview-for-parents-module .sub-cta-text,
.our-solutions-shared-module .feature-btn-title,
.our-solutions-shared-module .feature-eyebrow-text,
.profile-slider-module .profile-name-text,
.related-posts-module .related-post-tile .related-posts-description,
.related-posts-module .section-header .feature-title-tiny,
.search-results-module .no-results-message,
.select-custom-wrap .select-custom,
.share-this-wrap .share-label,
.sidebar-tags-block .sidebar-tags-header,
.tile-product-details .tile-product-title,
.tile-search-result .tile-search-result-title,
.txt-article-rich-text-h1,
.txt-article-rich-text-h2,
.txt-article-rich-text-h3,
.txt-below-article-label,
.txt-btn-label,
.txt-btn-nav-small,
.txt-btn-title,
.txt-event-about-subtitle,
.txt-event-about-title,
.txt-feature-btn-title,
.txt-footer-narrative,
.txt-footer-subhead,
.txt-location-name,
.txt-nav-hierarchy .nav-drawer-h2,
.txt-nav-hierarchy .nav-drawer-h3,
.txt-nav-hierarchy .nav-drawer-h4,
.txt-nav-hierarchy h2,
.txt-nav-hierarchy h3,
.txt-nav-hierarchy h4,
.txt-nav-link,
.txt-nav-search-title,
.txt-pullquote,
.txt-related-posts-description,
.txt-section-eyebrow,
.txt-select-custom,
.txt-sidebar-header,
.txt-solutions-subhead,
.txt-solutions-subheader,
.txt-stat-column-percentage,
.txt-stats-number,
.txt-subhead,
.txt-tab-content-header,
.txt-tab-mobile-select,
.txt-tabnav,
.upcoming-events-module .related-post-tile .related-posts-description,
.upcoming-events-module .section-header .feature-title-tiny {
  font-style: normal;
  font-weight: 700;
}
.about-bh-pillars-module .pillar-title,
.btn-cta,
.content-modal .modal-stats-block .stats-title-text,
.content-modal .modal-title-text,
.events-results-module .feature-subtitle,
.feature-product-module .feature-subtitle,
.feature-subhead-standard,
.feature-typography-standard .txt-feature-subhead,
.feature-typography-standard h3,
.featured-resources-module .feature-subtitle,
.filter-dropdown-wrap .btn-filter-form,
.filters-all-wrap .filter-by-label,
.fpo-content-placeholder-block .fpo-content-label,
.homepage-hero .router-title,
.loader-module .loader-message-text,
.nav-shared .subnav-drawer .subnav-drawer-content-wrap .subnav-drawer-img-title,
.nav-shared
  .subnav-drawer
  .subnav-solutions-content-wrap
  .subnav-drawer-img-title,
.nav-shared
  .subnav-solutions
  .subnav-drawer-content-wrap
  .subnav-drawer-img-title,
.nav-shared
  .subnav-solutions
  .subnav-solutions-content-wrap
  .subnav-drawer-img-title,
.our-leadership-module .tile-profile-wrap .profile-name,
.our-solutions-overview-for-parents-module .solutions-subtitle,
.pillar-grid-module .pillar-title-text,
.resource-results-module .feature-subtitle,
.search-results-module .feature-subtitle,
.standard-hero .router-title,
.standard-hero-with-blurb .eyebrow,
.txt-article-title,
.txt-btn-rect-lg,
.txt-cta,
.txt-feature-subhead,
.txt-filter-btns,
.txt-footer-section-title,
.txt-nav-search-input,
.txt-nav-utility,
.txt-pillar-tile-titles,
.txt-pillar-titles,
.txt-social-icons-header,
.txt-solutions-subtitle,
.txt-subnav-desktop-titles,
.txt-tab-title,
.txt-upcoming-event-title,
.upcoming-events-module .event-title,
.watch-video-cta-wrap .watch-video-cta,
.zero-results-block .num-results-description,
.zero-results-block .num-results-text {
  font-style: normal;
  font-weight: 800;
}
.txt-hero-title strong {
  font-style: normal;
  font-weight: 900;
}
.career-results-table .flex-table .table-header .flex-table-col,
.nav-shared .nav-link,
.txt-nav-link {
  font-size: 2.4rem;
  line-height: 1.25;
  letter-spacing: 0;
  text-transform: none;
  color: #000;
}
@media (min-width: 1200px) {
  .career-results-table .flex-table .table-header .flex-table-col,
  .nav-shared .nav-link,
  .txt-nav-link {
    font-weight: 800;
    font-size: 1.6rem;
    line-height: 1.2;
    text-transform: uppercase;
    color: #2a9d8f;
  }
}
.txt-nav-hierarchy .nav-drawer-h2,
.txt-nav-hierarchy h2 {
  font-size: 1.8rem;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: none;
  color: #2a9d8f;
}
@media (min-width: 1200px) {
  .txt-nav-hierarchy .nav-drawer-h2,
  .txt-nav-hierarchy h2 {
    font-size: 2.4rem;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
  }
}
.txt-nav-hierarchy .nav-drawer-h3,
.txt-nav-hierarchy h3 {
  font-size: 1.6rem;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: none;
  color: #000;
}
@media (min-width: 1200px) {
  .txt-nav-hierarchy .nav-drawer-h3,
  .txt-nav-hierarchy h3 {
    font-size: 1.6rem;
    line-height: 1.125;
    text-transform: uppercase;
    color: #fff;
  }
}
.txt-nav-hierarchy .nav-drawer-h4,
.txt-nav-hierarchy h4 {
  font-size: 1.8rem;
  line-height: 1.25;
  letter-spacing: 0;
  color: #2a9d8f;
}
@media (min-width: 1200px) {
  .txt-nav-hierarchy .nav-drawer-h4,
  .txt-nav-hierarchy h4 {
    font-size: 1.8rem;
    font-weight: 800;
    color: #fdb813;
  }
}
.txt-nav-hierarchy .subnav-list li a {
  font-size: 1.6rem;
  line-height: 1.2;
  letter-spacing: 0;
  color: #000;
}
@media (min-width: 1200px) {
  .txt-nav-hierarchy .subnav-list li a {
    font-weight: 600;
    font-size: 1.6rem;
    color: #fff;
  }
}
.curriculum-wheel-tabbed-module .scrolling-text-content-wrap,
.select-filter-wrap .select-filter,
.txt-curriculum-classroom,
.txt-tile-description {
  font-size: 1.4rem;
  line-height: 1.214;
  letter-spacing: normal;
}
@media (min-width: 768px) {
  .curriculum-wheel-tabbed-module .scrolling-text-content-wrap,
  .select-filter-wrap .select-filter,
  .txt-curriculum-classroom,
  .txt-tile-description {
    font-size: 1.6rem;
    line-height: 1.375;
  }
}
.txt-curriculum-classroom {
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 0.129em;
}
@media (min-width: 768px) {
  .txt-curriculum-classroom {
    font-size: 1.2rem;
  }
}
.txt-curriculum-notes {
  font-size: 1.2rem;
  line-height: 1.333;
  letter-spacing: 0;
}
.life-stages-circle-module .lifestages-circle-nav-text,
.select-custom-wrap .select-custom,
.txt-select-custom {
  font-size: 1.6rem;
  line-height: 1.25;
  letter-spacing: normal;
}
.form-animated textarea.form-control,
.txt-textarea {
  font-size: 1.4rem;
  line-height: 1.286;
  letter-spacing: normal;
}
.txt-hero-title {
  font-size: 3rem;
  line-height: 1.25;
  letter-spacing: 0;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .txt-hero-title {
    font-size: 5rem;
    line-height: 1.2;
  }
}
@media (min-width: 992px) {
  .txt-hero-title {
    font-size: 6rem;
    line-height: 1.2;
  }
}
.article-rich-text-formatting pullquote,
.filter-nav .nav-item,
.txt-pullquote,
.txt-tabnav {
  font-size: 1.8rem;
  line-height: 1.667;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .article-rich-text-formatting pullquote,
  .filter-nav .nav-item,
  .txt-pullquote,
  .txt-tabnav {
    font-size: 2.4rem;
    line-height: 1.75;
  }
}
.txt-welcome-body {
  font-size: 1.8rem;
  line-height: 1.667;
  letter-spacing: 0;
}
@media (min-width: 992px) {
  .txt-welcome-body {
    font-size: 2rem;
    line-height: 1.667;
  }
}
@media (min-width: 1200px) {
  .txt-welcome-body {
    font-size: 2.4rem;
    line-height: 1.875;
  }
}
.txt-promo-detail {
  font-size: 2rem;
  line-height: 1.5;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .txt-promo-detail {
    font-size: 3rem;
    line-height: 1.2;
  }
}
.btn-large,
.footer-module .footer-find-center-cta-wrap .btn-large.btn-footer,
.txt-btn-label {
  font-size: 1.6rem;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  -webkit-font-smoothing: subpixel-antialiased;
}
.btn-nav-small,
.txt-btn-nav-small {
  font-size: 1.4rem;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  -webkit-font-smoothing: subpixel-antialiased;
}
.fpo-content-placeholder-block .fpo-content-label,
.our-leadership-module .tile-profile-wrap .profile-name,
.txt-btn-rect-lg {
  font-size: 1.8rem;
  line-height: 1.333;
  letter-spacing: 0;
  text-transform: uppercase;
}
.txt-nav-search-input {
  font-size: 1.8rem;
  line-height: 1.333;
  letter-spacing: 0;
}
.txt-nav-search-title {
  font-size: 1.2rem;
  line-height: 1.333;
  letter-spacing: 0;
}
.pillar-grid-module .pillar-title-text,
.standard-hero-with-blurb .eyebrow,
.txt-pillar-tile-titles {
  font-size: 1.8rem;
  line-height: 1.333;
  letter-spacing: 0;
}
.feature-title-standard,
.txt-feature-title {
  font-size: 3.6rem;
  line-height: 1.333;
  letter-spacing: 0;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .feature-title-standard,
  .txt-feature-title {
    font-size: 3.4rem;
    line-height: 1.042;
  }
}
@media (min-width: 1200px) {
  .feature-title-standard,
  .txt-feature-title {
    font-size: 4.8rem;
    line-height: 1.146;
  }
}
.feature-title-standard strong,
.txt-feature-title strong {
  font-weight: 800;
}
.heavier-bold.feature-title-standard strong,
.txt-feature-title.heavier-bold strong {
  font-weight: 900;
}
.content-modal .modal-stats-block .stats-title-text,
.content-modal .modal-title-text,
.txt-article-title {
  font-size: 3.6rem;
  line-height: 1.333;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .content-modal .modal-stats-block .stats-title-text,
  .content-modal .modal-title-text,
  .txt-article-title {
    font-size: 3.4rem;
    line-height: 1.2;
  }
}
@media (min-width: 1200px) {
  .content-modal .modal-stats-block .stats-title-text,
  .content-modal .modal-title-text,
  .txt-article-title {
    font-size: 4.8rem;
    line-height: 1.146;
  }
}
.feature-title-standard,
.prototype-index-module .welcome-message,
.section-title-module .welcome-message {
  margin-top: -0.3em;
  margin-bottom: -0.27em;
}
@media (min-width: 768px) {
  .feature-title-standard,
  .prototype-index-module .welcome-message,
  .section-title-module .welcome-message {
    margin-top: -0.18em;
    margin-bottom: -0.15em;
  }
}
@media (min-width: 1200px) {
  .feature-title-standard,
  .prototype-index-module .welcome-message,
  .section-title-module .welcome-message {
    margin-top: -0.22em;
    margin-bottom: -0.21em;
  }
}
.applied-filters-block,
.applied-filters-block .applied-filters-label,
.article-author-attribution-module .attribution-bio,
.article-date-wrap,
.article-rich-text-formatting,
.article-rich-text-formatting h4,
.article-rich-text-formatting h5,
.article-rich-text-formatting h6,
.article-transcript-block,
.backup-care-login-module .description-text,
.btn-add-to-calendar,
.btn-plus,
.btn-sidebar-tag,
.career-results-table .flex-table .flex-table-col,
.content-modal .modal-description,
.content-modal .stats-description,
.curriculum-wheel-tabbed-module
  .curriculum-tabbed-slider-wrap
  .icon-slide-wrap
  p,
.event-details-wrap,
.event-location-address-block .event-location-address-text,
.event-location-address-block .event-location-distance-text,
.feature-body-standard,
.feature-img-and-text-module .feature-single-col-bulletin-list li span,
.feature-img-and-text-module .feature-small-blurb-wrap p,
.feature-img-and-text-module .feature-two-col-bulletin-list li span,
.feature-img-and-text-module p,
.feature-img-rt-module .feature-small-blurb-wrap p,
.feature-typography-standard p,
.feature-w-columns-module .feature-small-blurb-wrap p,
.featured-resources-module .attribution-bio,
.filter-dropdown-wrap input[type="checkbox"],
.filter-nav-mobile .dropdown-menu,
.find-a-center-modal-form .bootstrap-select .dropdown-toggle,
.find-a-center-promo-module .find-a-center-btn-description,
.find-event-filter-module .filter-intro-text,
.form-animated .form-control,
.form-animated .input-wrap .input-label .input-label-content,
.form-animated .select-filter,
.form-animated .textarea-text,
.form-control,
.form-custom-checkbox :not(.lt-ie9) [type="checkbox"] + span,
.form-custom-checkbox :not(.lt-ie9) [type="radio"] + span,
.form-custom-radio :not(.lt-ie9) [type="checkbox"] + span,
.form-custom-radio :not(.lt-ie9) [type="radio"] + span,
.get-in-touch-module .welcome-text-wrap .button-intro-text,
.hero-tabs-module .bootstrap-select .dropdown-toggle,
.hero-tabs-module .hero-tab-input,
.newsletter-signup-module .newsletter-signup-description,
.our-impact-module .our-impact-stat-description,
.our-leadership-module .tile-profile-wrap .profile-job-title,
.our-solutions-shared-module .feature-blurb-description-text,
.person-bio-title-block .person-title,
.podcast-overview-wrap,
.prototype-index-module,
.related-posts-module .attribution-bio,
.related-resources-wrap,
.search-results-module .no-results-description,
.select-version-1-wrap .bootstrap-select .dropdown-toggle,
.select-version-1-wrap .dropdown-menu,
.sidebar-tags-block ol,
.text-over-photo-module .txt-over-photo-body,
.tile-product-details .tile-product-description,
.tile-search-result .category-label,
.tile-search-result .tile-search-link,
.txt-article-body,
.upcoming-events-module .attribution-bio,
.webinar-details-wrap {
  font-size: 1.8rem;
  line-height: 1.667;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .applied-filters-block,
  .applied-filters-block .applied-filters-label,
  .article-author-attribution-module .attribution-bio,
  .article-date-wrap,
  .article-rich-text-formatting,
  .article-rich-text-formatting h4,
  .article-rich-text-formatting h5,
  .article-rich-text-formatting h6,
  .article-transcript-block,
  .backup-care-login-module .description-text,
  .btn-add-to-calendar,
  .btn-plus,
  .btn-sidebar-tag,
  .career-results-table .flex-table .flex-table-col,
  .content-modal .modal-description,
  .content-modal .stats-description,
  .curriculum-wheel-tabbed-module
    .curriculum-tabbed-slider-wrap
    .icon-slide-wrap
    p,
  .event-details-wrap,
  .event-location-address-block .event-location-address-text,
  .event-location-address-block .event-location-distance-text,
  .feature-body-standard,
  .feature-img-and-text-module .feature-single-col-bulletin-list li span,
  .feature-img-and-text-module .feature-small-blurb-wrap p,
  .feature-img-and-text-module .feature-two-col-bulletin-list li span,
  .feature-img-and-text-module p,
  .feature-img-rt-module .feature-small-blurb-wrap p,
  .feature-typography-standard p,
  .feature-w-columns-module .feature-small-blurb-wrap p,
  .featured-resources-module .attribution-bio,
  .filter-dropdown-wrap input[type="checkbox"],
  .filter-nav-mobile .dropdown-menu,
  .find-a-center-modal-form .bootstrap-select .dropdown-toggle,
  .find-a-center-promo-module .find-a-center-btn-description,
  .find-event-filter-module .filter-intro-text,
  .form-animated .form-control,
  .form-animated .input-wrap .input-label .input-label-content,
  .form-animated .select-filter,
  .form-animated .textarea-text,
  .form-control,
  .form-custom-checkbox :not(.lt-ie9) [type="checkbox"] + span,
  .form-custom-checkbox :not(.lt-ie9) [type="radio"] + span,
  .form-custom-radio :not(.lt-ie9) [type="checkbox"] + span,
  .form-custom-radio :not(.lt-ie9) [type="radio"] + span,
  .get-in-touch-module .welcome-text-wrap .button-intro-text,
  .hero-tabs-module .bootstrap-select .dropdown-toggle,
  .hero-tabs-module .hero-tab-input,
  .newsletter-signup-module .newsletter-signup-description,
  .our-impact-module .our-impact-stat-description,
  .our-leadership-module .tile-profile-wrap .profile-job-title,
  .our-solutions-shared-module .feature-blurb-description-text,
  .person-bio-title-block .person-title,
  .podcast-overview-wrap,
  .prototype-index-module,
  .related-posts-module .attribution-bio,
  .related-resources-wrap,
  .search-results-module .no-results-description,
  .select-version-1-wrap .bootstrap-select .dropdown-toggle,
  .select-version-1-wrap .dropdown-menu,
  .sidebar-tags-block ol,
  .text-over-photo-module .txt-over-photo-body,
  .tile-product-details .tile-product-description,
  .tile-search-result .category-label,
  .tile-search-result .tile-search-link,
  .txt-article-body,
  .upcoming-events-module .attribution-bio,
  .webinar-details-wrap {
    font-size: 1.6rem;
  }
}
@media (min-width: 1200px) {
  .applied-filters-block,
  .applied-filters-block .applied-filters-label,
  .article-author-attribution-module .attribution-bio,
  .article-date-wrap,
  .article-rich-text-formatting,
  .article-rich-text-formatting h4,
  .article-rich-text-formatting h5,
  .article-rich-text-formatting h6,
  .article-transcript-block,
  .backup-care-login-module .description-text,
  .btn-add-to-calendar,
  .btn-plus,
  .btn-sidebar-tag,
  .career-results-table .flex-table .flex-table-col,
  .content-modal .modal-description,
  .content-modal .stats-description,
  .curriculum-wheel-tabbed-module
    .curriculum-tabbed-slider-wrap
    .icon-slide-wrap
    p,
  .event-details-wrap,
  .event-location-address-block .event-location-address-text,
  .event-location-address-block .event-location-distance-text,
  .feature-body-standard,
  .feature-img-and-text-module .feature-single-col-bulletin-list li span,
  .feature-img-and-text-module .feature-small-blurb-wrap p,
  .feature-img-and-text-module .feature-two-col-bulletin-list li span,
  .feature-img-and-text-module p,
  .feature-img-rt-module .feature-small-blurb-wrap p,
  .feature-typography-standard p,
  .feature-w-columns-module .feature-small-blurb-wrap p,
  .featured-resources-module .attribution-bio,
  .filter-dropdown-wrap input[type="checkbox"],
  .filter-nav-mobile .dropdown-menu,
  .find-a-center-modal-form .bootstrap-select .dropdown-toggle,
  .find-a-center-promo-module .find-a-center-btn-description,
  .find-event-filter-module .filter-intro-text,
  .form-animated .form-control,
  .form-animated .input-wrap .input-label .input-label-content,
  .form-animated .select-filter,
  .form-animated .textarea-text,
  .form-control,
  .form-custom-checkbox :not(.lt-ie9) [type="checkbox"] + span,
  .form-custom-checkbox :not(.lt-ie9) [type="radio"] + span,
  .form-custom-radio :not(.lt-ie9) [type="checkbox"] + span,
  .form-custom-radio :not(.lt-ie9) [type="radio"] + span,
  .get-in-touch-module .welcome-text-wrap .button-intro-text,
  .hero-tabs-module .bootstrap-select .dropdown-toggle,
  .hero-tabs-module .hero-tab-input,
  .newsletter-signup-module .newsletter-signup-description,
  .our-impact-module .our-impact-stat-description,
  .our-leadership-module .tile-profile-wrap .profile-job-title,
  .our-solutions-shared-module .feature-blurb-description-text,
  .person-bio-title-block .person-title,
  .podcast-overview-wrap,
  .prototype-index-module,
  .related-posts-module .attribution-bio,
  .related-resources-wrap,
  .search-results-module .no-results-description,
  .select-version-1-wrap .bootstrap-select .dropdown-toggle,
  .select-version-1-wrap .dropdown-menu,
  .sidebar-tags-block ol,
  .text-over-photo-module .txt-over-photo-body,
  .tile-product-details .tile-product-description,
  .tile-search-result .category-label,
  .tile-search-result .tile-search-link,
  .txt-article-body,
  .upcoming-events-module .attribution-bio,
  .webinar-details-wrap {
    font-size: 1.8rem;
  }
}
.find-a-center-map-module .map-results .mile-radius-dropdown .dropdown-toggle,
.txt-subhead {
  font-size: 1.8rem;
  line-height: 1.667;
  letter-spacing: 0;
}
.featured-resources-module
  .related-post-tile
  .related-img-wrap
  .related-img-hover-description,
.footer-module .footer-link,
.related-posts-module
  .related-post-tile
  .related-img-wrap
  .related-img-hover-description,
.txt-footer-link,
.txt-related-article-hover,
.upcoming-events-module
  .related-post-tile
  .related-img-wrap
  .related-img-hover-description {
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .featured-resources-module
    .related-post-tile
    .related-img-wrap
    .related-img-hover-description,
  .footer-module .footer-link,
  .related-posts-module
    .related-post-tile
    .related-img-wrap
    .related-img-hover-description,
  .txt-footer-link,
  .txt-related-article-hover,
  .upcoming-events-module
    .related-post-tile
    .related-img-wrap
    .related-img-hover-description {
    font-size: 1.3rem;
  }
}
@media (min-width: 992px) {
  .featured-resources-module
    .related-post-tile
    .related-img-wrap
    .related-img-hover-description,
  .footer-module .footer-link,
  .related-posts-module
    .related-post-tile
    .related-img-wrap
    .related-img-hover-description,
  .txt-footer-link,
  .txt-related-article-hover,
  .upcoming-events-module
    .related-post-tile
    .related-img-wrap
    .related-img-hover-description {
    font-size: 1.6rem;
  }
}
.featured-resources-module
  .related-post-tile
  .related-img-wrap
  .related-img-hover-description
  strong,
.footer-module .footer-link strong,
.related-posts-module
  .related-post-tile
  .related-img-wrap
  .related-img-hover-description
  strong,
.txt-footer-link strong,
.txt-related-article-hover strong,
.upcoming-events-module
  .related-post-tile
  .related-img-wrap
  .related-img-hover-description
  strong {
  font-weight: 700;
}
.txt-nav-utility {
  font-size: 1.2rem;
  line-height: 1.5;
  letter-spacing: 0;
  text-transform: uppercase;
}
.btn-cta,
.filters-all-wrap .filter-by-label,
.loader-module .loader-message-text,
.txt-cta {
  font-size: 1.6rem;
  line-height: 1.4;
  letter-spacing: 0;
  text-transform: uppercase;
}
.txt-quote-attribution {
  font-size: 1.8rem;
  line-height: 1.778;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .txt-quote-attribution {
    line-height: 1.333;
  }
}
.txt-quote-attribution strong {
  font-weight: 700;
}
.txt-footer-section-title {
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 0;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .txt-footer-section-title {
    font-size: 1.4rem;
  }
}
@media (min-width: 992px) {
  .txt-footer-section-title {
    font-size: 1.6rem;
  }
}
.txt-footer-section-title-accordion {
  font-size: 1.8rem;
  line-height: 1.333;
  letter-spacing: 0;
  text-transform: uppercase;
}
.txt-footer-section-title-accordion strong {
  font-weight: 900;
}
.footer-module .footer-subhead,
.txt-footer-subhead {
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 0;
}
.feature-subhead-standard,
.feature-typography-standard .txt-feature-subhead,
.feature-typography-standard h3,
.txt-feature-subhead {
  font-size: 1.8rem;
  line-height: 1.333;
  letter-spacing: 0;
}
.events-results-module .feature-subtitle,
.feature-product-module .feature-subtitle,
.featured-resources-module .feature-subtitle,
.filter-dropdown-wrap .btn-filter-form,
.homepage-hero .router-title,
.resource-results-module .feature-subtitle,
.search-results-module .feature-subtitle,
.standard-hero .router-title,
.txt-filter-btns,
.txt-tab-title,
.zero-results-block .num-results-description,
.zero-results-block .num-results-text {
  font-size: 2.4rem;
  line-height: 1.333;
  letter-spacing: 0;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .events-results-module .feature-subtitle,
  .feature-product-module .feature-subtitle,
  .featured-resources-module .feature-subtitle,
  .filter-dropdown-wrap .btn-filter-form,
  .homepage-hero .router-title,
  .resource-results-module .feature-subtitle,
  .search-results-module .feature-subtitle,
  .standard-hero .router-title,
  .txt-filter-btns,
  .txt-tab-title,
  .zero-results-block .num-results-description,
  .zero-results-block .num-results-text {
    font-size: 1.8rem;
  }
}
@media (min-width: 1200px) {
  .events-results-module .feature-subtitle,
  .feature-product-module .feature-subtitle,
  .featured-resources-module .feature-subtitle,
  .filter-dropdown-wrap .btn-filter-form,
  .homepage-hero .router-title,
  .resource-results-module .feature-subtitle,
  .search-results-module .feature-subtitle,
  .standard-hero .router-title,
  .txt-filter-btns,
  .txt-tab-title,
  .zero-results-block .num-results-description,
  .zero-results-block .num-results-text {
    font-size: 2.4rem;
  }
}
.homepage-hero .router-link,
.standard-hero .router-link,
.txt-tab-description {
  font-size: 1.8rem;
  line-height: 1.667;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .homepage-hero .router-link,
  .standard-hero .router-link,
  .txt-tab-description {
    font-size: 1.4rem;
    line-height: 1.5;
  }
}
@media (min-width: 992px) {
  .homepage-hero .router-link,
  .standard-hero .router-link,
  .txt-tab-description {
    font-size: 1.6rem;
  }
}
@media (min-width: 1200px) {
  .homepage-hero .router-link,
  .standard-hero .router-link,
  .txt-tab-description {
    font-size: 1.8rem;
  }
}
.txt-event-datetime,
.txt-nav-utility-cta,
.upcoming-events-module .event-tile .event-datetime-wrap {
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 0;
}
.txt-footer-legal {
  font-size: 1.2rem;
  line-height: 1.583;
  letter-spacing: 0;
}
.article-author-attribution-module .attribution-name.use-large-attribution-name,
.attribution-module-title,
.content-modal .modal-subheader,
.event-location-address-block .event-location-name,
.featured-resources-module .section-header .feature-title-tiny,
.find-a-center-promo-module .find-a-center-promo-title,
.life-stages-circle-module .centerpiece-label-text,
.newsletter-signup-module .newsletter-signup-title,
.or-separator-module .separator-text,
.our-solutions-shared-module .feature-btn-title,
.related-posts-module .section-header .feature-title-tiny,
.search-results-module .no-results-message,
.sidebar-tags-block .sidebar-tags-header,
.tile-product-details .tile-product-title,
.tile-search-result .tile-search-result-title,
.txt-btn-title,
.txt-footer-narrative,
.txt-location-name,
.txt-sidebar-header,
.upcoming-events-module .section-header .feature-title-tiny {
  font-size: 2.4rem;
  line-height: 1.5;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .article-author-attribution-module
    .attribution-name.use-large-attribution-name,
  .attribution-module-title,
  .content-modal .modal-subheader,
  .event-location-address-block .event-location-name,
  .featured-resources-module .section-header .feature-title-tiny,
  .find-a-center-promo-module .find-a-center-promo-title,
  .life-stages-circle-module .centerpiece-label-text,
  .newsletter-signup-module .newsletter-signup-title,
  .or-separator-module .separator-text,
  .our-solutions-shared-module .feature-btn-title,
  .related-posts-module .section-header .feature-title-tiny,
  .search-results-module .no-results-message,
  .sidebar-tags-block .sidebar-tags-header,
  .tile-product-details .tile-product-title,
  .tile-search-result .tile-search-result-title,
  .txt-btn-title,
  .txt-footer-narrative,
  .txt-location-name,
  .txt-sidebar-header,
  .upcoming-events-module .section-header .feature-title-tiny {
    font-size: 2.4rem;
    line-height: 1.333;
  }
}
.alert,
.txt-alerts {
  font-size: 1.2rem;
  line-height: 1.5;
  letter-spacing: normal;
}
.alert strong,
.txt-alerts strong {
  font-weight: 800;
}
@media (min-width: 768px) {
  .alert,
  .txt-alerts {
    font-size: 1.4rem;
    line-height: 1.375;
  }
}
@media (min-width: 992px) {
  .alert,
  .txt-alerts {
    font-size: 1.6rem;
    line-height: 1.375;
  }
}
.nav-shared .subnav-drawer .subnav-drawer-content-wrap .subnav-drawer-img-title,
.nav-shared
  .subnav-drawer
  .subnav-solutions-content-wrap
  .subnav-drawer-img-title,
.nav-shared
  .subnav-solutions
  .subnav-drawer-content-wrap
  .subnav-drawer-img-title,
.nav-shared
  .subnav-solutions
  .subnav-solutions-content-wrap
  .subnav-drawer-img-title,
.txt-subnav-desktop-titles {
  font-size: 1.6rem;
  line-height: 1.333;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .nav-shared
    .subnav-drawer
    .subnav-drawer-content-wrap
    .subnav-drawer-img-title,
  .nav-shared
    .subnav-drawer
    .subnav-solutions-content-wrap
    .subnav-drawer-img-title,
  .nav-shared
    .subnav-solutions
    .subnav-drawer-content-wrap
    .subnav-drawer-img-title,
  .nav-shared
    .subnav-solutions
    .subnav-solutions-content-wrap
    .subnav-drawer-img-title,
  .txt-subnav-desktop-titles {
    font-size: 1.8rem;
  }
}
.our-impact-module .our-impact-stat-number,
.txt-stats-number {
  font-size: 6rem;
  line-height: 1.2;
  letter-spacing: 0;
}
.about-bh-pillars-module .pillar-title,
.txt-pillar-titles {
  font-size: 2.4rem;
  line-height: 1.2;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .about-bh-pillars-module .pillar-title,
  .txt-pillar-titles {
    font-size: 1.8rem;
  }
}
.our-history-module .our-history-content-wrap .our-history-slide-year,
.txt-our-history-year {
  font-size: 3rem;
  line-height: 1.2;
  letter-spacing: 0;
}
.event-about-checklist-module .event-about-subtitle-text,
.feature-edgeless-img-module .feature-btn-title,
.profile-slider-module .profile-name-text,
.txt-event-about-subtitle,
.txt-feature-btn-title {
  font-size: 2rem;
  line-height: 1.5;
  letter-spacing: 0;
}
@media (min-width: 992px) {
  .event-about-checklist-module .event-about-subtitle-text,
  .feature-edgeless-img-module .feature-btn-title,
  .profile-slider-module .profile-name-text,
  .txt-event-about-subtitle,
  .txt-feature-btn-title {
    font-size: 2.4rem;
  }
}
.podcast-overview-wrap .podcast-topics-wrap,
.podcast-overview-wrap .subhead,
.txt-article-subtitle {
  font-size: 2rem;
  line-height: 1.6;
  letter-spacing: 0;
}
@media (min-width: 992px) {
  .podcast-overview-wrap .podcast-topics-wrap,
  .podcast-overview-wrap .subhead,
  .txt-article-subtitle {
    font-size: 2.4rem;
    line-height: 1.75;
  }
}
.article-rich-text-formatting h1,
.txt-article-rich-text-h1 {
  font-size: 3.2rem;
  line-height: 1.18;
  letter-spacing: 0;
}
@media (min-width: 992px) {
  .article-rich-text-formatting h1,
  .txt-article-rich-text-h1 {
    font-size: 3.4rem;
    line-height: 1.18;
  }
}
.article-rich-text-formatting h2,
.txt-article-rich-text-h2 {
  font-size: 2.8rem;
  line-height: 1.3;
  letter-spacing: 0;
}
@media (min-width: 992px) {
  .article-rich-text-formatting h2,
  .txt-article-rich-text-h2 {
    font-size: 3rem;
    line-height: 1.26;
  }
}
.article-rich-text-formatting h3,
.txt-article-rich-text-h3 {
  font-size: 2.4rem;
  line-height: 1.32;
  letter-spacing: 0;
}
@media (min-width: 992px) {
  .article-rich-text-formatting h3,
  .txt-article-rich-text-h3 {
    font-size: 2.4rem;
    line-height: 1.4;
  }
}
.featured-resources-module .related-post-tile .related-posts-description,
.related-posts-module .related-post-tile .related-posts-description,
.txt-related-posts-description,
.upcoming-events-module .related-post-tile .related-posts-description {
  font-size: 1.8rem;
  line-height: 1.667;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .featured-resources-module .related-post-tile .related-posts-description,
  .related-posts-module .related-post-tile .related-posts-description,
  .txt-related-posts-description,
  .upcoming-events-module .related-post-tile .related-posts-description {
    font-size: 1.6rem;
    line-height: 1.5;
  }
}
.featured-resources-module .related-post-tile .related-tag-wrap,
.related-posts-module .related-post-tile .related-tag-wrap,
.txt-related-posts-tags,
.upcoming-events-module .related-post-tile .related-tag-wrap {
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .featured-resources-module .related-post-tile .related-tag-wrap,
  .related-posts-module .related-post-tile .related-tag-wrap,
  .txt-related-posts-tags,
  .upcoming-events-module .related-post-tile .related-tag-wrap {
    font-size: 1.4rem;
    line-height: 1.428;
  }
}
.article-written-by-wrap,
.article-written-by-wrap a,
.below-article-label,
.below-article-modules-wrap a,
.share-this-wrap .share-label,
.txt-below-article-label {
  font-size: 1.6rem;
  line-height: 1.667;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .article-written-by-wrap,
  .article-written-by-wrap a,
  .below-article-label,
  .below-article-modules-wrap a,
  .share-this-wrap .share-label,
  .txt-below-article-label {
    font-size: 1.8rem;
  }
}
.our-solutions-shared-module .feature-eyebrow-text,
.txt-section-eyebrow {
  font-size: 2.4rem;
  line-height: 1.167;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .our-solutions-shared-module .feature-eyebrow-text,
  .txt-section-eyebrow {
    font-size: 3rem;
  }
}
.txt-upcoming-event-title,
.upcoming-events-module .event-title {
  font-size: 1.8rem;
  line-height: 1.333;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .txt-upcoming-event-title,
  .upcoming-events-module .event-title {
    font-size: 2rem;
    line-height: 1.5;
  }
}
@media (min-width: 1200px) {
  .txt-upcoming-event-title,
  .upcoming-events-module .event-title {
    font-size: 2.4rem;
    line-height: 1.5;
  }
}
.our-solutions-overview-for-parents-module .solutions-subtitle,
.txt-solutions-subtitle {
  font-size: 3rem;
  line-height: 1.4;
  letter-spacing: 0;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .our-solutions-overview-for-parents-module .solutions-subtitle,
  .txt-solutions-subtitle {
    font-size: 3.6rem;
    line-height: 1.25;
  }
}
.job-posting-description-module .feature-typography-standard h3,
.our-solutions-overview-for-parents-module .solutions-subheader,
.txt-solutions-subheader {
  font-size: 2.4rem;
  line-height: 1.25;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .job-posting-description-module .feature-typography-standard h3,
  .our-solutions-overview-for-parents-module .solutions-subheader,
  .txt-solutions-subheader {
    font-size: 2.4rem;
  }
}
.job-posting-description-module .social-icons-wrap .footer-morefrom-eyebrow,
.our-solutions-overview-for-parents-module .sub-cta-text,
.txt-solutions-subhead {
  font-size: 1.8rem;
  line-height: 1.333;
  letter-spacing: 0;
}
.txt-tab-content-header {
  font-size: 1.8rem;
  letter-spacing: 0;
}
.filter-nav-mobile .bootstrap-select .dropdown-toggle,
.txt-tab-mobile-select {
  font-size: 2.4rem;
}
.breadcrumb-wrap-standard li,
.txt-resource-breadcrumbs {
  font-size: 1.8rem;
  line-height: 1.2;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .breadcrumb-wrap-standard li,
  .txt-resource-breadcrumbs {
    font-size: 2rem;
  }
}
.txt-stat-column-percentage {
  font-size: 4.8rem;
  letter-spacing: 0;
}
.event-about-checklist-module .event-about-title-text,
.txt-event-about-title {
  font-size: 3.6rem;
  line-height: 1.528;
  letter-spacing: 0;
}
.form-group label,
.txt-input-label {
  font-size: 1.6rem;
}
.txt-social-icons-header {
  font-size: 2.4rem;
}
.bg-white {
  background-color: #fff;
}
.bg-astronaut {
  background-color: #27466f;
}
.bg-astral {
  background-color: #3a869d;
}
.bg-concrete {
  background-color: #f3f3f3;
}
.bg-iceBlue {
  background-color: #ebf4fa;
}
.bg-stiletto {
  background-color: #84293a;
}
.bg-link-water {
  background-color: #dbecf5;
}
.bg-alabaster {
  background-color: #f8f8f9;
}
.bg-observatory {
  background-color: #048956;
}
.bg-grayishBlue {
  background-color: #f7fbfd;
}
.bg-transparent {
  background-color: transparent;
}
.txt-nileblue {
  color: #2a9d8f;
}
txt-darkGrey {
  color: #464646;
}
.txt-buttercup {
  color: #c9a84c;
}
.txt-white {
  color: #fff;
}
.txt-international {
  color: #ff5000;
}
.txt-concrete {
  color: #f3f3f3;
}
.txt-salem {
  color: #0b8743;
}
.txt-grayishBlue {
  color: #f7fbfd;
}
.highlight {
  background-color: #ff0;
}
.checkbox label,
.radio label {
  padding-left: 2px;
}
.form-group {
  margin-bottom: 20px;
}
.form-group label {
  color: #000;
  margin-bottom: 6px;
}
.form-group label .label-hint {
  font-size: 1.4rem;
  padding-left: 7px;
}
.form-group .help-block {
  margin: 0;
}
.form-group.has-error label {
  color: #000;
}
.form-group.has-error .help-block {
  color: #ff5000;
  margin-top: 5px;
  margin-bottom: 10px;
}
.form-group.has-error .form-control {
  border: 1px solid #ff5000;
}
.form-group.has-error .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #54afcb;
}
.form-group .input-field-wrap {
  position: relative;
}
.form-group .input-field-wrap .btn-clear-x {
  color: #2a9d8f;
  position: absolute;
  font-size: 1.5rem;
  right: 4px;
  top: 50%;
  transform: translateY(-50%);
  padding: 10px 12px;
  background-color: transparent;
}
.form-group .input-field-wrap .btn-error-x {
  font-size: 1rem;
  right: 15px;
  background-color: #ff5000;
  padding: 6px;
  border-radius: 11px;
  color: #fff;
}
.form-group.input-location .form-control {
  padding-left: 46px;
}
.form-group.input-location .input-field-wrap:before {
  color: #2a9d8f;
  position: absolute;
  font-size: 3rem;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.form-group.input-search .form-control {
  padding-left: 46px;
}
.form-group.input-search .input-field-wrap:before {
  color: #2a9d8f;
  position: absolute;
  font-size: 2.4rem;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.form-group.has-clear-x-btn .form-control {
  padding-right: 46px;
}
.form-group-birthday {
  position: relative;
  transition: margin 0.2s linear;
}
.form-group-birthday.has-margin-right {
  margin-right: 30px;
}
.form-group-birthday .form-control {
  display: inline-block;
  width: calc(99.9% / 3);
  border-radius: 0;
  text-align: center;
  text-indent: 0;
}
.form-group-birthday .form-control + .form-control {
  border-left: none;
}
.form-group-birthday .form-control:first-child {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.form-group-birthday .form-control:last-child {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.form-group-birthday .extra-birthday-input-field {
  display: -webkit-flex;
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.form-group-birthday .remove-birthday-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -33px;
  font-size: 2.2rem;
  background: 0 0;
  padding: 0;
}
.form-group-birthday .remove-birthday-btn:hover {
  cursor: pointer;
}
.form-element + .form-element {
  margin-top: 15px;
  display: block;
}
@media (min-width: 768px) {
  .form-element + .form-element {
    margin-top: 0;
    display: inline-block;
  }
}
.select-version-1-wrap {
  display: block;
}
@media (min-width: 768px) {
  .select-version-1-wrap {
    display: inline-block;
  }
}
.select-version-1-wrap
  .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(
    .input-group-btn
  ) {
  width: 100%;
}
@media (min-width: 768px) {
  .select-version-1-wrap
    .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(
      .input-group-btn
    ) {
    width: 300px;
  }
}
.select-version-1-wrap .bootstrap-select .dropdown-toggle {
  color: #000;
  background-color: #fff;
  padding: 9px 15px;
  border: 1px solid #adadad;
  border-radius: 2px;
}
.select-version-1-wrap .bootstrap-select .dropdown-toggle .bs-caret {
  position: absolute;
  right: 16px;
}
.select-version-1-wrap .bootstrap-select .dropdown-toggle .caret {
  position: relative;
  height: 9px;
  width: 16px;
  border: none;
  right: 0;
  margin-top: -1px;
}
.select-version-1-wrap .bootstrap-select .dropdown-toggle .caret:before {
  color: #2a9d8f;
  font-size: 0.7rem;
  position: absolute;
  top: 0;
  right: 0;
}
.select-version-1-wrap .bootstrap-select .dropdown {
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.filter-nav-mobile .dropdown-menu,
.select-version-1-wrap .dropdown-menu {
  color: #000;
  background-color: #fff;
  margin: 0;
  padding: 0 0;
  border: 1px solid #adadad;
  border-top: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.filter-nav-mobile .dropdown-menu li + li,
.select-version-1-wrap .dropdown-menu li + li {
  border-top: 1px solid #dcdcdc;
}
.filter-nav-mobile .dropdown-menu li > a,
.select-version-1-wrap .dropdown-menu li > a {
  padding: 6px 20px;
}
.filter-nav-mobile .dropdown-menu > .active > a,
.filter-nav-mobile .dropdown-menu > .active > a:focus,
.filter-nav-mobile .dropdown-menu > .active > a:hover,
.select-version-1-wrap .dropdown-menu > .active > a,
.select-version-1-wrap .dropdown-menu > .active > a:focus,
.select-version-1-wrap .dropdown-menu > .active > a:hover {
  color: #000;
  background-color: #f4f4f4;
}
.form-control {
  padding: 0;
  text-indent: 15px;
  color: #000;
  background: #fff;
  border: 1px solid #adadad;
  border-radius: 2px;
  line-height: 52px;
  height: 52px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control::-webkit-input-placeholder {
  color: #000;
  opacity: 0.5;
}
.form-control:-moz-placeholder {
  color: #000;
  opacity: 0.5;
}
.form-control::-moz-placeholder {
  color: #000;
  opacity: 0.5;
}
.form-control:-ms-input-placeholder {
  color: #000;
  opacity: 0.5;
}
.form-control[disabled],
.form-control[readonly] {
  opacity: 0.5;
  background: #f3f3f3;
}
.form-control:focus {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #54afcb;
}
.form-custom-checkbox,
.form-custom-radio {
  margin-top: 14px;
  margin-bottom: 14px;
}
.form-custom-checkbox label,
.form-custom-radio label {
  display: block;
  cursor: pointer;
  padding-bottom: 4;
  margin-bottom: 0;
  text-align: left;
  position: relative;
}
.form-custom-checkbox :not(.lt-ie9) [type="checkbox"],
.form-custom-checkbox :not(.lt-ie9) [type="radio"],
.form-custom-radio :not(.lt-ie9) [type="checkbox"],
.form-custom-radio :not(.lt-ie9) [type="radio"] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-custom-checkbox :not(.lt-ie9) [type="checkbox"] + span,
.form-custom-checkbox :not(.lt-ie9) [type="radio"] + span,
.form-custom-radio :not(.lt-ie9) [type="checkbox"] + span,
.form-custom-radio :not(.lt-ie9) [type="radio"] + span {
  color: #000;
  display: block;
}
.form-custom-checkbox :not(.lt-ie9) [type="checkbox"] + span > span,
.form-custom-checkbox :not(.lt-ie9) [type="radio"] + span > span,
.form-custom-radio :not(.lt-ie9) [type="checkbox"] + span > span,
.form-custom-radio :not(.lt-ie9) [type="radio"] + span > span {
  vertical-align: middle;
}
.form-custom-checkbox :not(.lt-ie9) [type="checkbox"]:checked + span,
.form-custom-checkbox :not(.lt-ie9) [type="radio"]:checked + span,
.form-custom-radio :not(.lt-ie9) [type="checkbox"]:checked + span,
.form-custom-radio :not(.lt-ie9) [type="radio"]:checked + span {
  color: #000;
}
.form-custom-checkbox :not(.lt-ie9) [type="checkbox"] + span::before,
.form-custom-checkbox :not(.lt-ie9) [type="radio"] + span::before,
.form-custom-radio :not(.lt-ie9) [type="checkbox"] + span::before,
.form-custom-radio :not(.lt-ie9) [type="radio"] + span::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  border: 1px solid #adadad;
  margin-right: 10px;
}
.form-custom-checkbox :not(.lt-ie9) [type="checkbox"] + span::before,
.form-custom-radio :not(.lt-ie9) [type="checkbox"] + span::before {
  border-radius: 2px;
}
.form-custom-checkbox :not(.lt-ie9) [type="radio"] + span::before,
.form-custom-radio :not(.lt-ie9) [type="radio"] + span::before {
  border-radius: 100px;
}
.form-custom-checkbox :not(.lt-ie9) [type="checkbox"]:checked + span::before,
.form-custom-checkbox :not(.lt-ie9) [type="radio"]:checked + span::before,
.form-custom-radio :not(.lt-ie9) [type="checkbox"]:checked + span::before,
.form-custom-radio :not(.lt-ie9) [type="radio"]:checked + span::before {
  background: 0 0;
  border: 1px solid #adadad;
}
.form-custom-checkbox :not(.lt-ie9) [type="checkbox"]:disabled + span,
.form-custom-checkbox :not(.lt-ie9) [type="radio"]:disabled + span,
.form-custom-radio :not(.lt-ie9) [type="checkbox"]:disabled + span,
.form-custom-radio :not(.lt-ie9) [type="radio"]:disabled + span {
  opacity: 0.3;
}
.form-custom-checkbox :not(.lt-ie9) [type="checkbox"]:checked + span::before,
.form-custom-radio :not(.lt-ie9) [type="checkbox"]:checked + span::before {
  color: #54afcb;
  font-size: 10px;
  padding-top: 4px;
  padding-left: 5px;
}
.form-custom-checkbox :not(.lt-ie9) [type="radio"]:checked + span::before,
.form-custom-radio :not(.lt-ie9) [type="radio"]:checked + span::before {
  color: #54afcb;
  font-size: 7px;
  padding-top: 5px;
  padding-left: 6px;
}
.select-filter-wrap {
  position: relative;
  display: block;
  box-shadow:
    0 10px 10px 0 rgba(0, 0, 0, 0.01),
    1px 1px 2px 0 rgba(0, 0, 0, 0.04);
  margin-top: 8px;
}
@media (min-width: 768px) {
  .select-filter-wrap {
    display: inline-block;
  }
}
.select-filter-wrap .select-filter {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: 0 0;
  background: 0 0;
  border: none;
  outline: 0;
  color: #dcdee0;
  background-color: #fff;
  border-radius: 4px;
  padding: 16px 42px 16px 14px;
  width: 100%;
  height: 2.14em;
}
.select-filter-wrap .select-filter::-ms-expand {
  display: none;
}
@media (min-width: 768px) {
  .select-filter-wrap .select-filter {
    min-width: 224px;
  }
}
.select-filter-wrap .dole-icon-arrow-dropdown {
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.2rem;
}
.select-custom-wrap {
  position: relative;
  display: block;
  margin-top: 8px;
  width: 100%;
}
@media (min-width: 768px) {
  .select-custom-wrap {
    display: inline-block;
  }
}
.select-custom-wrap .select-custom {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: 0 0;
  background: 0 0;
  outline: 0;
  font-weight: 400;
  color: #5d5e60;
  background-color: #f8f8f9;
  border-radius: 4px;
  border: 1px solid #e8e8e8;
  padding: 12px 16px;
  width: 100%;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
}
@media (min-width: 768px) {
  .select-custom-wrap .select-custom {
    min-width: 224px;
  }
}
.select-custom-wrap .arrow-down {
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.9rem;
  color: #53585f;
}
.form-animated {
  margin: 0;
}
.form-animated.reduce-left-padding {
  padding-left: 7px;
}
.form-animated.reduce-right-padding {
  padding-right: 7px;
}
.form-animated .form-control {
  border: 1px solid #f3f3f3;
  padding: 30px 48px 18px 15px;
  background-color: #f3f3f3;
  font-size: 1.6rem;
  color: #231f20;
}
.form-animated .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-animated textarea.form-control {
  padding: 12px 20px;
  border-radius: 5px;
}
.form-animated .select-filter,
.form-animated .textarea-text {
  color: #5d5e60;
  font-size: 1.6rem;
}
.form-animated .input-wrap {
  position: relative;
  margin-top: 16px;
}
.form-animated .input-wrap.contains-required-element:after {
  content: "\2022";
  position: absolute;
  top: 50%;
  line-height: 0;
  font-size: 2.4rem;
  right: 22px;
  color: #f2a900;
}
.form-animated .input-wrap .input-label {
  position: absolute;
  top: 50%;
  left: 21px;
  transform: translateY(-50%);
  margin-bottom: 0;
  pointer-events: none;
  -webkit-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.form-animated .input-wrap .input-label .input-label-content {
  -webkit-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  font-weight: 400;
  color: #5d5e60;
  font-size: 1.6rem;
}
.form-animated .input-wrap .textarea-text {
  height: 220px;
}
.form-animated .input-wrap .input-text:focus {
  border: 1px solid #5d5e60;
}
.form-animated .input-wrap .input-text:focus + .input-label {
  top: 12px;
  left: 16px;
}
.form-animated
  .input-wrap
  .input-text:focus
  + .input-label
  .input-label-content {
  color: #a6aaa9;
  font-size: 1rem;
}
.form-animated .input-wrap .input-text.filled + .input-label {
  top: 12px;
  left: 16px;
}
.form-animated
  .input-wrap
  .input-text.filled
  + .input-label
  .input-label-content {
  color: #828283;
  font-size: 1rem;
}
.form-animated .select-filter-wrap {
  margin-top: 30px;
  display: block;
}
.form-animated .select-filter-wrap .select-filter {
  border: 1px solid #dcdee0;
  padding: 11px 24px;
  color: #a6aaa9;
  background-color: #fff;
}
.form-animated .select-filter-wrap .select-filter:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #2569c1;
}
.form-animated .select-filter-wrap .select-filter.has-been-selected {
  color: #dcdee0;
}
.form-animated .mid-form-text {
  padding-top: 20px;
}
.next-btn-top-spacing {
  margin-top: 16px;
}
.has-float-label {
  display: block;
  position: relative;
}
.has-float-label label,
.has-float-label > span {
  position: absolute;
  left: 0;
  top: 0;
  cursor: text;
  font-size: 75%;
  opacity: 1;
  transition: all 0.2s;
}
.has-float-label select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.has-float-label input,
.has-float-label select {
  font-size: inherit;
  margin-bottom: 2px;
  border: 0;
}
.has-float-label input::placeholder,
.has-float-label select::placeholder {
  opacity: 1;
  transition: all 0.2s;
}
.has-float-label input:placeholder-shown:not(:focus)::placeholder,
.has-float-label select:placeholder-shown:not(:focus)::placeholder {
  opacity: 0;
}
.has-float-label input:placeholder-shown:not(:focus) + *,
.has-float-label select:placeholder-shown:not(:focus) + * {
  font-size: 150%;
  opacity: 0.5;
  top: 0.25em;
}
.has-float-label input:focus,
.has-float-label select:focus {
  outline: 0;
}
.has-float-label select {
  padding-right: 1em;
  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")
    no-repeat right 0.5em bottom 0.25em;
  background-size: 8px 10px;
}
.sidebar-form-wrap.sidebar-pardot-form-wrap.no-background {
  background-color: transparent;
}
@media (min-width: 768px) {
  .sidebar-form-wrap.sidebar-pardot-form-wrap.no-background {
    padding-top: 0;
  }
}
.sidebar-form-wrap + .sidebar-form-wrap {
  margin-top: 30px;
}
.pardot-form-wrap .pardot-form body {
  margin: 0;
  overflow: auto;
}
.pardot-form-wrap .pardot-form.pardot-form-dynamic-height {
  width: 1px;
  min-width: 100%;
}
.pardot-form-wrap .pardot-form.pardot-form-version-1 {
  height: 800px;
}
@media (min-width: 768px) {
  .pardot-form-wrap .pardot-form.pardot-form-version-1 {
    height: 954px;
  }
}
@media (min-width: 992px) {
  .pardot-form-wrap .pardot-form.pardot-form-version-1 {
    height: 800px;
  }
}
.pardot-form-wrap .pardot-form.pardot-form-version-2 {
  height: 430px;
}
@media (min-width: 768px) {
  .pardot-form-wrap .pardot-form.pardot-form-version-2 {
    height: 510px;
  }
}
@media (min-width: 992px) {
  .pardot-form-wrap .pardot-form.pardot-form-version-2 {
    height: 430px;
  }
}
.btn,
.btn-plus,
.btn-sidebar-tag,
.slider-w-arrows-wrap .slick-arrow {
  -webkit-transition: all 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  margin: 0;
  border: none;
}
.btn-plus:hover,
.btn-sidebar-tag:hover,
.btn:hover,
.slider-w-arrows-wrap .slick-arrow:hover {
  -webkit-transition: all 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.btn.disabled,
.disabled.btn-plus,
.disabled.btn-sidebar-tag,
.slider-w-arrows-wrap .disabled.slick-arrow {
  pointer-events: none;
  opacity: 0.6;
}
.btn-large {
  padding: 13px 24px;
  border-radius: 7px;
  width: 100%;
}
.btn-large + .btn-large {
  margin-top: 20px;
}
.center_btn {
  margin-top: 20px !important;
  padding-left: 40px;
  padding-right: 40px;
}
@media (min-width: 768px) {
  .btn-large {
    width: auto;
    min-width: 124px;
    border-radius: 10px;
  }
  .btn-large + .btn-large {
    margin-top: 0;
  }
}
.btn-word-wrap {
  white-space: normal;
  width: 100%;
}
@media (min-width: 1200px) {
  .btn-word-wrap {
    width: auto;
    min-width: 124px;
  }
}
.btn-nav-small {
  padding: 7px 26px;
  border-radius: 7px;
}
.btn-nav-small + .btn-nav-small {
  margin-top: 20px;
}
.btn-solid {
  background-color: #c9a84c;
  border: 2px solid #c9a84c;
  color: #2a9d8f;
}
.btn-solid:focus,
.btn-solid:hover {
  text-decoration: none;
  background-color: transparent;
  border-color: #c9a84c;
  color: #c9a84c;
}
.btn-solid.color-buttercup {
  background-color: #c9a84c;
  border: 2px solid #c9a84c;
  color: #2a9d8f;
}
.btn-solid.color-buttercup:focus,
.btn-solid.color-buttercup:hover {
  background-color: transparent;
  border-color: #c9a84c;
  color: #c9a84c;
}
.btn-hollow {
  border: 2px solid #0b8743;
  background-color: transparent;
}
.btn-hollow:focus,
.btn-hollow:hover {
  text-decoration: none;
  border-color: #c9a84c;
  background-color: transparent;
  color: #c9a84c;
}
.btn-hollow.reverse {
  color: #fff;
}
.btn-hollow.color-nileblue {
  color: #2a9d8f;
  border: 2px solid #2a9d8f;
}
.btn-hollow.color-nileblue:focus,
.btn-hollow.color-nileblue:hover {
  background-color: #2a9d8f;
  border-color: #2a9d8f;
  color: #fff;
}
.btn-cta {
  color: #2a9d8f;
}
.btn-cta:after {
  color: #fdb813;
  position: relative;
  top: 1px;
  left: 7px;
}
.btn-cta:hover {
  color: #2a9d8f;
}
.btn-add-to-calendar {
  font-weight: 700;
  color: #32697a;
  text-decoration: underline;
}
.btn-add-to-calendar:hover {
  color: #32697a;
  text-decoration: underline;
}
.watch-video-cta-wrap {
  margin-top: 50px;
  opacity: 1;
}
.watch-video-cta-wrap:hover {
  opacity: 0.6;
}
.watch-video-cta-wrap .play-btn,
.watch-video-cta-wrap .watch-video-cta {
  vertical-align: middle;
  display: inline-block;
}
.watch-video-cta-wrap .play-btn {
  height: 54px;
  width: 54px;
}
.watch-video-cta-wrap .watch-video-cta {
  font-size: 1.5em;
  color: #2a9d8f;
  margin-left: 25px;
}
.watch-video-cta-wrap .watch-video-cta.cta-color-white {
  color: #fff;
}
.sidebar-tags-block ol {
  color: #000;
  margin-block-start: 0;
  margin-block-end: 0;
  padding-inline-start: 0;
  counter-reset: item;
  list-style-type: none;
}
.sidebar-tags-block li {
  width: 100%;
  position: relative;
}
.sidebar-tags-block li:before {
  content: counter(item) " ";
  counter-increment: item;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.sidebar-tags-block li + li {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .sidebar-tags-block li + li {
    margin-top: 20px;
  }
}
.btn-sidebar-tag {
  font-size: 1.6rem;
  color: #000;
  padding: 13px 24px;
  border-radius: 7px;
  border: 2px solid #f3f3f3;
  margin-left: 32px;
  width: calc(100% - 30px);
  max-width: calc(100% - 46px);
  word-break: break-all;
  white-space: normal;
}
@media (min-width: 992px) {
  .btn-sidebar-tag {
    width: auto;
    min-width: 200px;
    border-radius: 10px;
  }
}
@media (min-width: 992px) {
  .btn-sidebar-tag {
    width: auto;
    min-width: 220px;
    border-radius: 10px;
  }
}
.btn-plus {
  font-weight: 700;
  color: #2a9d8f;
  padding: 0 18px 0 0;
}
.btn-plus:after {
  font-size: 2.2rem;
  color: #2a9d8f;
  position: relative;
  top: 5px;
  left: 13px;
}
.btn-plus:hover {
  color: #2a9d8f;
}
.btn-sidebar-cta {
  background-color: #f3f3f3;
  padding: 15px 20px 20px 20px;
}
.btn-sidebar-cta hr {
  margin-top: 10px;
  margin-bottom: 0;
  border-top: 2px solid #2a9d8f;
}
.btn-sidebar-cta .btn-cta {
  padding: 0 16px;
  text-align: left;
  width: 100%;
}
.spacer-module-sm {
  height: 50px;
}
.spacer-module-md {
  height: 50px;
}
@media (min-width: 768px) {
  .spacer-module-md {
    height: 75px;
  }
}
@media (min-width: 992px) {
  .spacer-module-md {
    height: 75px;
  }
}
@media (min-width: 1200px) {
  .spacer-module-md {
    height: 75px;
  }
}
.spacer-sm-disappearing-module {
  height: 0;
}
@media (min-width: 768px) {
  .spacer-sm-disappearing-module {
    height: 75px;
  }
}
.slider-main {
  visibility: hidden;
}
.slider-main.slick-initialized {
  visibility: visible;
}
.slider-w-arrows-wrap {
  margin-bottom: 58px;
}
.slider-w-arrows-wrap .slick-dots {
  bottom: -36px;
}
.slider-w-arrows-wrap .slick-arrow {
  line-height: 0;
  font-size: 0;
  height: 39px;
  width: 39px;
  background-color: #dcdcdc;
  border-radius: 500px;
  bottom: -46px;
}
@media (min-width: 768px) {
  .slider-w-arrows-wrap .slick-arrow {
    height: 50px;
    width: 50px;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (min-width: 992px) {
  .slider-w-arrows-wrap .slick-arrow {
    height: 50px;
    width: 50px;
  }
}
@media (min-width: 1200px) {
  .slider-w-arrows-wrap .slick-arrow {
    height: 60px;
    width: 60px;
  }
}
@media screen and (min-width: 1490px) {
  .slider-w-arrows-wrap .slick-arrow {
    height: 75px;
    width: 75px;
  }
}
.slider-w-arrows-wrap .slick-arrow:before {
  font-size: 1.4rem;
  font-weight: 600;
  color: #fff;
}
@media (min-width: 768px) {
  .slider-w-arrows-wrap .slick-arrow:before {
    font-size: 2.4rem;
  }
}
.slider-w-arrows-wrap .slick-arrow.slick-prev {
  left: 15px;
}
@media (min-width: 768px) {
  .slider-w-arrows-wrap .slick-arrow.slick-prev {
    left: -10px;
  }
}
@media screen and (min-width: 860px) {
  .slider-w-arrows-wrap .slick-arrow.slick-prev {
    left: calc((50px + 20px) * -1);
  }
}
@media (min-width: 992px) {
  .slider-w-arrows-wrap .slick-arrow.slick-prev {
    left: -15px;
  }
}
@media screen and (min-width: 1080px) {
  .slider-w-arrows-wrap .slick-arrow.slick-prev {
    left: calc((50px + 20px) * -1);
  }
}
@media (min-width: 1200px) {
  .slider-w-arrows-wrap .slick-arrow.slick-prev {
    left: -15px;
  }
}
@media screen and (min-width: 1380px) {
  .slider-w-arrows-wrap .slick-arrow.slick-prev {
    left: calc((60px + 20px) * -1);
  }
}
@media screen and (min-width: 1490px) {
  .slider-w-arrows-wrap .slick-arrow.slick-prev {
    left: calc((75px + 50px) * -1);
  }
}
.slider-w-arrows-wrap .slick-arrow.slick-next {
  right: 15px;
}
@media (min-width: 768px) {
  .slider-w-arrows-wrap .slick-arrow.slick-next {
    right: -10px;
  }
}
@media screen and (min-width: 860px) {
  .slider-w-arrows-wrap .slick-arrow.slick-next {
    right: calc((50px + 20px) * -1);
  }
}
@media (min-width: 992px) {
  .slider-w-arrows-wrap .slick-arrow.slick-next {
    right: -15px;
  }
}
@media screen and (min-width: 1080px) {
  .slider-w-arrows-wrap .slick-arrow.slick-next {
    right: calc((50px + 20px) * -1);
  }
}
@media (min-width: 1200px) {
  .slider-w-arrows-wrap .slick-arrow.slick-next {
    right: -15px;
  }
}
@media screen and (min-width: 1380px) {
  .slider-w-arrows-wrap .slick-arrow.slick-next {
    right: calc((60px + 20px) * -1);
  }
}
@media screen and (min-width: 1490px) {
  .slider-w-arrows-wrap .slick-arrow.slick-next {
    right: calc((75px + 50px) * -1);
  }
}
.slider-w-arrows-wrap.curriculum-module-slider-wrap .slick-arrow,
.slider-w-arrows-wrap.curriculum-tabbed-slider-wrap .slick-arrow,
.slider-w-arrows-wrap.promos-module-slider-wrap .slick-arrow,
.slider-w-arrows-wrap.trusted-logos-module-slider-wrap .slick-arrow {
  background-color: #fdb813;
}
.slider-w-arrows-wrap.curriculum-module-slider-wrap .slick-arrow:hover,
.slider-w-arrows-wrap.curriculum-tabbed-slider-wrap .slick-arrow:hover,
.slider-w-arrows-wrap.promos-module-slider-wrap .slick-arrow:hover,
.slider-w-arrows-wrap.trusted-logos-module-slider-wrap .slick-arrow:hover {
  background-color: #464646;
}
.slider-w-arrows-wrap.curriculum-module-slider-wrap .slick-dots li button,
.slider-w-arrows-wrap.curriculum-tabbed-slider-wrap .slick-dots li button,
.slider-w-arrows-wrap.promos-module-slider-wrap .slick-dots li button,
.slider-w-arrows-wrap.trusted-logos-module-slider-wrap .slick-dots li button {
  background-color: transparent;
  border: 2px solid #fff;
}
.slider-w-arrows-wrap.curriculum-module-slider-wrap
  .slick-dots
  li.slick-active
  button,
.slider-w-arrows-wrap.curriculum-tabbed-slider-wrap
  .slick-dots
  li.slick-active
  button,
.slider-w-arrows-wrap.promos-module-slider-wrap
  .slick-dots
  li.slick-active
  button,
.slider-w-arrows-wrap.trusted-logos-module-slider-wrap
  .slick-dots
  li.slick-active
  button {
  background-color: #fff;
  border: 2px solid #fff;
}
.slider-w-arrows-wrap.classroom-spotlight-slider-wrap .slick-arrow,
.slider-w-arrows-wrap.proven-approach-slider-wrap .slick-arrow {
  top: auto;
  transform: none;
}
@media (min-width: 768px) {
  .slider-w-arrows-wrap.classroom-spotlight-slider-wrap .slick-arrow,
  .slider-w-arrows-wrap.proven-approach-slider-wrap .slick-arrow {
    top: auto;
    transform: none;
  }
}
@media (min-width: 992px) {
  .slider-w-arrows-wrap.classroom-spotlight-slider-wrap .slick-arrow,
  .slider-w-arrows-wrap.proven-approach-slider-wrap .slick-arrow {
    top: 50%;
    transform: translateY(-50%);
  }
}
.slider-w-arrows-wrap.circle-grid-w-tabs-slider-1-wrap .slick-arrow,
.slider-w-arrows-wrap.circle-grid-w-tabs-slider-2-wrap .slick-arrow,
.slider-w-arrows-wrap.profile-slider-wrap .slick-arrow {
  background-color: #fdb813;
}
.slider-w-arrows-wrap.circle-grid-w-tabs-slider-1-wrap .slick-arrow:hover,
.slider-w-arrows-wrap.circle-grid-w-tabs-slider-2-wrap .slick-arrow:hover,
.slider-w-arrows-wrap.profile-slider-wrap .slick-arrow:hover {
  background-color: #464646;
}
.slider-w-arrows-wrap.circle-grid-w-tabs-slider-1-wrap .slick-dots li button,
.slider-w-arrows-wrap.circle-grid-w-tabs-slider-2-wrap .slick-dots li button,
.slider-w-arrows-wrap.profile-slider-wrap .slick-dots li button {
  background-color: transparent;
  border: 2px solid #000;
}
.slider-w-arrows-wrap.circle-grid-w-tabs-slider-1-wrap
  .slick-dots
  li.slick-active
  button,
.slider-w-arrows-wrap.circle-grid-w-tabs-slider-2-wrap
  .slick-dots
  li.slick-active
  button,
.slider-w-arrows-wrap.profile-slider-wrap .slick-dots li.slick-active button {
  background-color: #000;
  border: 2px solid #000;
}
.slider-w-arrows-wrap.our-history-slider-wrap .slick-arrow {
  background-color: #fdb813;
}
.slider-w-arrows-wrap.our-history-slider-wrap .slick-arrow:hover {
  background-color: #464646;
}
.slider-w-arrows-wrap.our-history-slider-wrap .slick-arrow.slick-prev {
  left: 15px;
}
.slider-w-arrows-wrap.profile-slider-wrap .slick-arrow {
  background-color: #fdb813;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.slider-w-arrows-wrap.profile-slider-wrap .slick-arrow:hover {
  background-color: #2a9d8f;
}
.slider-w-arrows-wrap.profile-slider-wrap .slick-arrow:before {
  color: #2a9d8f;
}
.slider-w-arrows-wrap.profile-slider-wrap .slick-arrow:hover::before {
  color: #fdb813;
}
.slider-w-arrows-wrap.profile-slider-wrap .slick-arrow {
  background-color: #fdb813;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.slider-w-arrows-wrap.profile-slider-wrap .slick-arrow:hover {
  background-color: #2a9d8f;
}
.slider-w-arrows-wrap.profile-slider-wrap .slick-arrow:before {
  color: #2a9d8f;
}
.slider-w-arrows-wrap.profile-slider-wrap .slick-arrow:hover::before {
  color: #fdb813;
}
@media (min-width: 768px) {
  .slider-w-arrows-wrap.our-history-slider-wrap .slick-arrow.slick-prev {
    left: 15px;
  }
}
@media screen and (min-width: 860px) {
  .slider-w-arrows-wrap.our-history-slider-wrap .slick-arrow.slick-prev {
    left: 15px;
  }
}
@media (min-width: 992px) {
  .slider-w-arrows-wrap.our-history-slider-wrap .slick-arrow.slick-prev {
    left: 15px;
  }
}
@media screen and (min-width: 1080px) {
  .slider-w-arrows-wrap.our-history-slider-wrap .slick-arrow.slick-prev {
    left: 15px;
  }
}
@media (min-width: 1200px) {
  .slider-w-arrows-wrap.our-history-slider-wrap .slick-arrow.slick-prev {
    left: 15px;
  }
}
@media screen and (min-width: 1380px) {
  .slider-w-arrows-wrap.our-history-slider-wrap .slick-arrow.slick-prev {
    left: 15px;
  }
}
@media screen and (min-width: 1490px) {
  .slider-w-arrows-wrap.our-history-slider-wrap .slick-arrow.slick-prev {
    left: 15px;
  }
}
.slider-w-arrows-wrap.our-history-slider-wrap .slick-arrow.slick-next {
  right: 15px;
}
@media (min-width: 768px) {
  .slider-w-arrows-wrap.our-history-slider-wrap .slick-arrow.slick-next {
    right: 15px;
  }
}
@media screen and (min-width: 860px) {
  .slider-w-arrows-wrap.our-history-slider-wrap .slick-arrow.slick-next {
    right: 15px;
  }
}
@media (min-width: 992px) {
  .slider-w-arrows-wrap.our-history-slider-wrap .slick-arrow.slick-next {
    right: 15px;
  }
}
@media screen and (min-width: 1080px) {
  .slider-w-arrows-wrap.our-history-slider-wrap .slick-arrow.slick-next {
    right: 15px;
  }
}
@media (min-width: 1200px) {
  .slider-w-arrows-wrap.our-history-slider-wrap .slick-arrow.slick-next {
    right: 15px;
  }
}
@media screen and (min-width: 1380px) {
  .slider-w-arrows-wrap.our-history-slider-wrap .slick-arrow.slick-next {
    right: 15px;
  }
}
@media screen and (min-width: 1490px) {
  .slider-w-arrows-wrap.our-history-slider-wrap .slick-arrow.slick-next {
    right: 15px;
  }
}
.slider-w-arrows-wrap.our-history-slider-wrap .slick-dots li button {
  background-color: transparent;
  border: 2px solid #fff;
}
.slider-w-arrows-wrap.our-history-slider-wrap
  .slick-dots
  li.slick-active
  button {
  background-color: #fff;
  border: 2px solid #fff;
}
.slider-w-arrows-wrap.testimonial-default-slider-wrap .slick-arrow {
  background-color: #fdb813;
}
.slider-w-arrows-wrap.testimonial-default-slider-wrap .slick-arrow:hover {
  background-color: #464646;
}
.slider-w-arrows-wrap.testimonial-default-slider-wrap .slick-dots li button {
  background-color: transparent;
  border: 2px solid #fff;
}
.slider-w-arrows-wrap.testimonial-default-slider-wrap
  .slick-dots
  li.slick-active
  button {
  background-color: #fff;
  border: 2px solid #fff;
}
.slider-w-arrows-wrap.testimonial-default-slider-wrap.light-color-scheme
  .slick-dots
  li
  button {
  background-color: transparent;
  border: 2px solid #000;
}
.slider-w-arrows-wrap.testimonial-default-slider-wrap.light-color-scheme
  .slick-dots
  li.slick-active
  button {
  background-color: #000;
  border: 2px solid #000;
}
.slider-w-arrows-wrap.promo-slider-wrap {
  margin-bottom: 75px;
}
.slider-w-arrows-wrap.promo-slider-wrap .slick-dots li button {
  background-color: transparent;
  border: 2px solid #464646;
}
.slider-w-arrows-wrap.promo-slider-wrap .slick-dots li.slick-active button {
  background-color: #464646;
  border: 2px solid #464646;
}
.slick-initialized .slick-slide {
  width: 100vw;
}
.slick-arrow,
.slick-dots {
  position: absolute;
  z-index: 1;
}
.slick-arrow li,
.slick-dots li {
  display: inline-block;
}
.slick-arrow li + li,
.slick-dots li + li {
  margin-left: 12px;
}
.slick-arrow li.slick-active button,
.slick-dots li.slick-active button {
  background-color: #fff;
}
.slick-arrow li button,
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 15px;
  height: 15px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: #464646;
  border-radius: 500px;
}
.slick-dots {
  bottom: 80px;
  left: 50%;
  transform: translateX(-50%);
}
.homepage-hero-slider-wrap .slick-dots {
  bottom: 50px;
}
.homepage-hero-slider-wrap .slick-dots li button {
  background-color: transparent;
  border: 2px solid #fff;
}
.homepage-hero-slider-wrap .slick-dots li.slick-active button {
  background-color: #fff;
  border: 2px solid #fff;
}
.curve-wrap {
  line-height: 0;
}
.curve-wrap .curve-separator {
  width: 100%;
}
.curve-wrap .curve-separator-inverse {
  margin-top: -1px;
}
.curve-wrap .svg-coverage-offsets {
  margin-bottom: -2px;
  margin-left: -2px;
  margin-right: -2px;
}
.curve-wrap .yellow {
  fill: #fdb813;
}
.curve-wrap .white {
  fill: #fff;
}
.curve-wrap .gray {
  fill: #f3f3f3;
}
.curve-wrap .blue {
  fill: #2a9d8f;
}
.curve-wrap .lightblue {
  fill: #54afcb;
}
.curve-wrap .green {
  fill: #0b8743;
}
.curve-wrap .red {
  fill: red;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after,
.slick-track:before {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[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;
}
.disable-clicks {
  pointer-events: none;
}
.nav-shared {
  -webkit-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  z-index: 3;
  position: relative;
  width: 100%;
}
@media (min-width: 1200px) {
  .nav-shared {
    height: auto;
    display: inline-block;
    margin-bottom: -6px;
  }
}
.nav-shared.nav-active {
  -webkit-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  right: 0;
}
.nav-shared .btn-hamburger svg path {
  fill: #001a3b;
  -webkit-transition: fill 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: fill 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: fill 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.nav-shared.nav-top {
  height: 64px;
  background-color: #fff;
}
@media (min-width: 1200px) {
  .nav-shared.nav-top {
    height: auto;
  }
}
.nav-shared.nav-pinned {
  -webkit-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  background-color: #fff;
  position: fixed;
  transform: translateY(-100%);
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.04);
  top: 0;
}
.nav-shared.nav-pinned.pinned {
  transform: translateY(0);
}
.nav-shared.nav-pinned.pinned .alert-pinned {
  -webkit-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
@media (min-width: 1200px) {
  .nav-shared.nav-pinned {
    height: auto;
  }
}
.nav-shared.nav-pinned .btn-nav {
  font-size: 1.4rem;
  padding: 8px 13px;
}
.nav-shared.nav-pinned .nav-link {
  -webkit-transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  color: #2a9d8f;
  position: relative;
  font-size: 1.4rem;
}
.nav-shared.nav-pinned .nav-link.selected {
  color: red;
}
.nav-shared.nav-pinned .nav-link:hover {
  -webkit-transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  opacity: 0.6;
}
.nav-shared.nav-pinned .nav-primary-wrap {
  padding: 16px 40px 16px 0;
}
.nav-shared.nav-pinned .logo-bh-wrap {
  width: 240px;
  height: 41px;
}
.nav-shared .btn-search {
  width: 126px;
  margin-left: 15px;
}
.nav-shared .btn-search.nav-item {
  display: inline-block;
}
.nav-shared .nav-search-input {
  background-color: transparent;
  display: inline-block;
  width: calc(100% - (126px + 15px));
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  border-left: none;
  border-right: none;
  border-top: none;
  border-radius: 0;
  color: #fdb813;
  padding-left: 18px;
  padding-right: 18px;
}
.nav-shared .nav-search-input::placeholder {
  color: #fdb813;
  opacity: 1;
}
.nav-shared .nav-search-input:-ms-input-placeholder {
  color: #fdb813;
}
.nav-shared .nav-search-input::-ms-input-placeholder {
  color: #fdb813;
}
.nav-shared .nav-search-input:focus {
  -webkit-box-shadow: inset 0 -13px 13px -13px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset 0 -13px 13px -13px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 -13px 13px -13px rgba(102, 175, 233, 0.6);
}
.nav-shared .nav-search-title {
  color: #fff;
  padding-left: 18px;
}
.nav-shared .subnav-search-desktop .close-btn-wrap {
  text-align: right;
}
.nav-shared .subnav-search-desktop .close-btn-wrap .close-x {
  color: #fff;
  padding-bottom: 16px;
}
.nav-shared .nav-link-login,
.nav-shared .nav-link-search {
  color: #2a9d8f;
  padding-top: 3px;
  padding-bottom: 3px;
}
.nav-shared .nav-link-login {
  position: relative;
  padding-left: 30px;
}
.nav-shared .nav-link-login .icon-login {
  position: absolute;
  left: 0;
  top: calc(50% - 4px);
  transform: translateY(-50%);
}
.nav-shared .nav-link-search {
  padding-left: 30px;
  border-left: 1px solid #e2e2e2;
}
@media (min-width: 1200px) {
  .nav-shared .nav-link-search:after {
    -webkit-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    position: absolute;
    content: "";
    background: #2a9d8f;
    height: 3px;
    width: 0;
    bottom: -4px;
    left: 21px;
    visibility: hidden;
  }
  .nav-shared .nav-link-search[aria-expanded="true"]:after {
    -webkit-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    visibility: visible;
    width: 33px;
  }
}
.nav-shared .utility-nav-item {
  display: inline-block;
  margin-left: 20px;
}
.nav-shared .utility-nav-item .icon-login {
  font-size: 2.3rem;
}
.nav-shared .utility-nav-item .icon-search {
  font-size: 1.6rem;
}
.nav-shared .utility-nav-item.displayed-mobile a {
  color: #2a9d8f;
  font-size: 1.8rem;
  padding-left: 30px;
  position: relative;
  padding-top: 18px;
  padding-bottom: 18px;
}
.nav-shared .utility-nav-item.displayed-mobile .icon-login,
.nav-shared .utility-nav-item.displayed-mobile .icon-search {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.nav-shared .utility-nav-item.displayed-mobile .icon-login {
  font-size: 3.3rem;
  left: -4px;
}
.nav-shared .utility-nav-item.displayed-mobile .icon-search {
  font-size: 2.6rem;
  left: 0;
}
.nav-shared .subnav-drawer,
.nav-shared .subnav-solutions {
  position: relative;
  text-align: left;
  background-color: transparent;
  opacity: 0.95;
}
@media (min-width: 1200px) {
  .nav-shared .subnav-drawer,
  .nav-shared .subnav-solutions {
    background-color: #2a9d8f;
    position: absolute;
    left: 0;
    top: 100%;
    right: 0;
  }
}
.nav-shared .subnav-drawer .subnav-drawer-content-wrap,
.nav-shared .subnav-drawer .subnav-solutions-content-wrap,
.nav-shared .subnav-solutions .subnav-drawer-content-wrap,
.nav-shared .subnav-solutions .subnav-solutions-content-wrap {
  padding: 40px 0;
}
@media (min-width: 1200px) {
  .nav-shared .subnav-drawer .subnav-drawer-content-wrap,
  .nav-shared .subnav-drawer .subnav-solutions-content-wrap,
  .nav-shared .subnav-solutions .subnav-drawer-content-wrap,
  .nav-shared .subnav-solutions .subnav-solutions-content-wrap {
    padding: 60px 0;
  }
}
.nav-drawer-h2 {
  font-family: inherit;
  font-weight: 400;
  line-height: 1;
  color: inherit;
  font-size: 16px;
  margin: 0;
}
.nav-drawer-h3 {
  font-family: inherit;
  font-weight: 400;
  line-height: 1;
  color: inherit;
  font-size: 16px;
  margin: 0;
}
.nav-drawer-h4 {
  font-family: inherit;
  font-weight: 400;
  line-height: 1;
  color: inherit;
  font-size: 16px;
  margin: 0 0 10px;
}
.nav-shared .subnav-drawer .subnav-drawer-content-wrap .nav-drawer-h2,
.nav-shared .subnav-drawer .subnav-solutions-content-wrap .nav-drawer-h2,
.nav-shared .subnav-solutions .subnav-drawer-content-wrap .nav-drawer-h2,
.nav-shared .subnav-solutions .subnav-solutions-content-wrap .nav-drawer-h2 {
  padding-bottom: 23px;
}
.nav-shared .subnav-drawer .subnav-drawer-content-wrap .nav-drawer-h3,
.nav-shared .subnav-drawer .subnav-solutions-content-wrap .nav-drawer-h3,
.nav-shared .subnav-solutions .subnav-drawer-content-wrap .nav-drawer-h3,
.nav-shared .subnav-solutions .subnav-solutions-content-wrap .nav-drawer-h3 {
  padding-top: 16px;
  padding-bottom: 10px;
}
@media (min-width: 1200px) {
  .nav-shared .subnav-drawer .subnav-drawer-content-wrap .nav-drawer-h3,
  .nav-shared .subnav-drawer .subnav-solutions-content-wrap .nav-drawer-h3,
  .nav-shared .subnav-solutions .subnav-drawer-content-wrap .nav-drawer-h3,
  .nav-shared .subnav-solutions .subnav-solutions-content-wrap .nav-drawer-h3 {
    padding-top: 6px;
    padding-bottom: 30px;
  }
}
.nav-shared
  .subnav-drawer
  .subnav-drawer-content-wrap
  .nav-drawer-h3.has-top-border,
.nav-shared
  .subnav-drawer
  .subnav-solutions-content-wrap
  .nav-drawer-h3.has-top-border,
.nav-shared
  .subnav-solutions
  .subnav-drawer-content-wrap
  .nav-drawer-h3.has-top-border,
.nav-shared
  .subnav-solutions
  .subnav-solutions-content-wrap
  .nav-drawer-h3.has-top-border {
  border-top: 1px solid #dcdcdc;
}
@media (min-width: 1200px) {
  .nav-shared
    .subnav-drawer
    .subnav-drawer-content-wrap
    .nav-drawer-h3.has-top-border,
  .nav-shared
    .subnav-drawer
    .subnav-solutions-content-wrap
    .nav-drawer-h3.has-top-border,
  .nav-shared
    .subnav-solutions
    .subnav-drawer-content-wrap
    .nav-drawer-h3.has-top-border,
  .nav-shared
    .subnav-solutions
    .subnav-solutions-content-wrap
    .nav-drawer-h3.has-top-border {
    border-top: 2px solid rgba(255, 255, 255, 0.25);
  }
}
.nav-shared .subnav-drawer .subnav-drawer-content-wrap .nav-drawer-h4 a,
.nav-shared .subnav-drawer .subnav-solutions-content-wrap .nav-drawer-h4 a,
.nav-shared .subnav-solutions .subnav-drawer-content-wrap .nav-drawer-h4 a,
.nav-shared .subnav-solutions .subnav-solutions-content-wrap .nav-drawer-h4 a {
  color: #2a9d8f;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: 30px;
  display: block;
}
@media (min-width: 1200px) {
  .nav-shared .subnav-drawer .subnav-drawer-content-wrap .nav-drawer-h4 a,
  .nav-shared .subnav-drawer .subnav-solutions-content-wrap .nav-drawer-h4 a,
  .nav-shared .subnav-solutions .subnav-drawer-content-wrap .nav-drawer-h4 a,
  .nav-shared
    .subnav-solutions
    .subnav-solutions-content-wrap
    .nav-drawer-h4
    a {
    color: #c9a84c;
    padding-top: 0;
    padding-bottom: 16px;
    padding-right: 0;
  }
}
.nav-shared
  .subnav-drawer
  .subnav-drawer-content-wrap
  .nav-drawer-h4
  a.has-bottom-border,
.nav-shared
  .subnav-drawer
  .subnav-solutions-content-wrap
  .nav-drawer-h4
  a.has-bottom-border,
.nav-shared
  .subnav-solutions
  .subnav-drawer-content-wrap
  .nav-drawer-h4
  a.has-bottom-border,
.nav-shared
  .subnav-solutions
  .subnav-solutions-content-wrap
  .nav-drawer-h4
  a.has-bottom-border {
  border-bottom: 1px solid #dcdcdc;
}
@media (min-width: 1200px) {
  .nav-shared
    .subnav-drawer
    .subnav-drawer-content-wrap
    .nav-drawer-h4
    a.has-bottom-border,
  .nav-shared
    .subnav-drawer
    .subnav-solutions-content-wrap
    .nav-drawer-h4
    a.has-bottom-border,
  .nav-shared
    .subnav-solutions
    .subnav-drawer-content-wrap
    .nav-drawer-h4
    a.has-bottom-border,
  .nav-shared
    .subnav-solutions
    .subnav-solutions-content-wrap
    .nav-drawer-h4
    a.has-bottom-border {
    border-bottom: 2px solid rgba(255, 255, 255, 0.25);
  }
}
.nav-shared
  .subnav-drawer
  .subnav-drawer-content-wrap
  .nav-drawer-h4
  a
  .arrow-nav-accordion,
.nav-shared
  .subnav-drawer
  .subnav-solutions-content-wrap
  .nav-drawer-h4
  a
  .arrow-nav-accordion,
.nav-shared
  .subnav-solutions
  .subnav-drawer-content-wrap
  .nav-drawer-h4
  a
  .arrow-nav-accordion,
.nav-shared
  .subnav-solutions
  .subnav-solutions-content-wrap
  .nav-drawer-h4
  a
  .arrow-nav-accordion {
  color: #000;
}
.nav-shared
  .subnav-drawer
  .subnav-drawer-content-wrap
  .nav-drawer-h4
  + .nav-drawer-h4,
.nav-shared
  .subnav-drawer
  .subnav-solutions-content-wrap
  .nav-drawer-h4
  + .nav-drawer-h4,
.nav-shared
  .subnav-solutions
  .subnav-drawer-content-wrap
  .nav-drawer-h4
  + .nav-drawer-h4,
.nav-shared
  .subnav-solutions
  .subnav-solutions-content-wrap
  .nav-drawer-h4
  + .nav-drawer-h4 {
  margin-top: 13px;
}
.nav-shared .subnav-drawer .subnav-drawer-content-wrap .btn-alert-close,
.nav-shared .subnav-drawer .subnav-solutions-content-wrap .btn-alert-close,
.nav-shared .subnav-solutions .subnav-drawer-content-wrap .btn-alert-close,
.nav-shared .subnav-solutions .subnav-solutions-content-wrap .btn-alert-close {
  top: 40px;
}
.nav-shared .subnav-drawer .subnav-drawer-content-wrap .subnav-drawer-img,
.nav-shared .subnav-drawer .subnav-solutions-content-wrap .subnav-drawer-img,
.nav-shared .subnav-solutions .subnav-drawer-content-wrap .subnav-drawer-img,
.nav-shared
  .subnav-solutions
  .subnav-solutions-content-wrap
  .subnav-drawer-img {
  width: 100%;
}
.nav-shared .subnav-drawer .subnav-drawer-content-wrap .subnav-drawer-img-title,
.nav-shared
  .subnav-drawer
  .subnav-solutions-content-wrap
  .subnav-drawer-img-title,
.nav-shared
  .subnav-solutions
  .subnav-drawer-content-wrap
  .subnav-drawer-img-title,
.nav-shared
  .subnav-solutions
  .subnav-solutions-content-wrap
  .subnav-drawer-img-title {
  color: #fff;
}
.nav-shared .subnav-drawer .subnav-drawer-content-wrap .subnav-list,
.nav-shared .subnav-drawer .subnav-solutions-content-wrap .subnav-list,
.nav-shared .subnav-solutions .subnav-drawer-content-wrap .subnav-list,
.nav-shared .subnav-solutions .subnav-solutions-content-wrap .subnav-list {
  padding-top: 15px;
  padding-left: 20px;
}
@media (min-width: 1200px) {
  .nav-shared .subnav-drawer .subnav-drawer-content-wrap .subnav-list,
  .nav-shared .subnav-drawer .subnav-solutions-content-wrap .subnav-list,
  .nav-shared .subnav-solutions .subnav-drawer-content-wrap .subnav-list,
  .nav-shared .subnav-solutions .subnav-solutions-content-wrap .subnav-list {
    padding-left: 0;
    padding-top: 0;
  }
}
.nav-shared .subnav-drawer .subnav-drawer-content-wrap .subnav-list a,
.nav-shared .subnav-drawer .subnav-solutions-content-wrap .subnav-list a,
.nav-shared .subnav-solutions .subnav-drawer-content-wrap .subnav-list a,
.nav-shared .subnav-solutions .subnav-solutions-content-wrap .subnav-list a {
  -webkit-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  opacity: 1;
}
.nav-shared .subnav-drawer .subnav-drawer-content-wrap .subnav-list a:hover,
.nav-shared .subnav-drawer .subnav-solutions-content-wrap .subnav-list a:hover,
.nav-shared .subnav-solutions .subnav-drawer-content-wrap .subnav-list a:hover,
.nav-shared
  .subnav-solutions
  .subnav-solutions-content-wrap
  .subnav-list
  a:hover {
  -webkit-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  opacity: 0.5;
}
.nav-shared .subnav-drawer .subnav-drawer-content-wrap .subnav-list li,
.nav-shared .subnav-drawer .subnav-solutions-content-wrap .subnav-list li,
.nav-shared .subnav-solutions .subnav-drawer-content-wrap .subnav-list li,
.nav-shared .subnav-solutions .subnav-solutions-content-wrap .subnav-list li {
  padding-bottom: 14px;
}
.nav-shared
  .subnav-drawer
  .subnav-drawer-content-wrap
  .subnav-list
  li:last-of-type,
.nav-shared
  .subnav-drawer
  .subnav-solutions-content-wrap
  .subnav-list
  li:last-of-type,
.nav-shared
  .subnav-solutions
  .subnav-drawer-content-wrap
  .subnav-list
  li:last-of-type,
.nav-shared
  .subnav-solutions
  .subnav-solutions-content-wrap
  .subnav-list
  li:last-of-type {
  padding-bottom: 30px;
}
@media (min-width: 1200px) {
  .nav-shared
    .subnav-drawer
    .subnav-drawer-content-wrap
    .subnav-list
    li:last-of-type,
  .nav-shared
    .subnav-drawer
    .subnav-solutions-content-wrap
    .subnav-list
    li:last-of-type,
  .nav-shared
    .subnav-solutions
    .subnav-drawer-content-wrap
    .subnav-list
    li:last-of-type,
  .nav-shared
    .subnav-solutions
    .subnav-solutions-content-wrap
    .subnav-list
    li:last-of-type {
    padding-bottom: 14px;
  }
}
@media (min-width: 1200px) {
  .nav-shared
    .subnav-drawer
    .subnav-drawer-content-wrap
    .subnav-list.who-we-are-list
    li,
  .nav-shared
    .subnav-drawer
    .subnav-solutions-content-wrap
    .subnav-list.who-we-are-list
    li,
  .nav-shared
    .subnav-solutions
    .subnav-drawer-content-wrap
    .subnav-list.who-we-are-list
    li,
  .nav-shared
    .subnav-solutions
    .subnav-solutions-content-wrap
    .subnav-list.who-we-are-list
    li {
    padding-bottom: 0;
  }
}
.nav-shared
  .subnav-drawer
  .subnav-drawer-content-wrap
  .solutions-employers-sub-wrap,
.nav-shared
  .subnav-drawer
  .subnav-solutions-content-wrap
  .solutions-employers-sub-wrap,
.nav-shared
  .subnav-solutions
  .subnav-drawer-content-wrap
  .solutions-employers-sub-wrap,
.nav-shared
  .subnav-solutions
  .subnav-solutions-content-wrap
  .solutions-employers-sub-wrap {
  width: 100%;
  display: inline-block;
  padding-bottom: 3px;
}
.nav-shared .subnav-drawer .who-we-are-list.subnav-list,
.nav-shared .subnav-solutions .who-we-are-list.subnav-list {
  display: block;
  padding-top: 0;
  border-top: 2px solid rgba(255, 255, 255, 0.25);
}
@media (min-width: 1200px) {
  .nav-shared .subnav-drawer .who-we-are-list.subnav-list,
  .nav-shared .subnav-solutions .who-we-are-list.subnav-list {
    padding-top: 30px;
  }
  .nav-shared .subnav-drawer .who-we-are-list.subnav-list li,
  .nav-shared .subnav-solutions .who-we-are-list.subnav-list li {
    display: inline-block;
  }
  .nav-shared .subnav-drawer .who-we-are-list.subnav-list li a,
  .nav-shared .subnav-solutions .who-we-are-list.subnav-list li a {
    font-size: 1.6rem;
    font-weight: 800;
    color: #fff;
  }
  .nav-shared .subnav-drawer .who-we-are-list.subnav-list li + li,
  .nav-shared .subnav-solutions .who-we-are-list.subnav-list li + li {
    margin-left: 40px;
  }
}
@media (min-width: 992px) {
  .nav-shared .subnav-drawer .who-we-are-list.subnav-list li a,
  .nav-shared .subnav-solutions .who-we-are-list.subnav-list li a {
    font-size: 1.8rem;
  }
}
.nav-shared .subnav-resources-desktop .subnav-drawer-img {
  padding-bottom: 15px;
}
.nav-shared .btn-hamburger {
  position: absolute;
  height: 14px;
  width: 50px;
  right: 15px;
  top: 25px;
  z-index: 2;
}
.nav-shared .btn-hamburger .hamburger-line-1 {
  width: 20px;
  height: 2px;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.nav-shared .btn-hamburger .hamburger-line-2 {
  width: 20px;
  height: 2px;
  position: absolute;
  right: 0;
  top: 6px;
  -webkit-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.nav-shared .btn-hamburger .hamburger-line-3 {
  width: 20px;
  height: 2px;
  position: absolute;
  right: 0;
  top: 12px;
  -webkit-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.nav-shared .btn-hamburger.switch-to-close-btn {
  top: 25px;
}
.nav-shared .btn-hamburger.switch-to-close-btn .hamburger-line-1 {
  -webkit-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  width: 0;
}
.nav-shared .btn-hamburger.switch-to-close-btn .hamburger-line-2 {
  -webkit-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  width: 0;
}
.nav-shared .btn-hamburger.switch-to-close-btn .hamburger-line-3 {
  -webkit-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  width: 0;
}
.nav-shared .btn-hamburger.btn-mobile-x {
  top: 27px;
  right: 13px;
}
.nav-shared .btn-hamburger.btn-mobile-x .hamburger-line-1 {
  -webkit-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transform: rotate(0);
  top: 6px;
}
.nav-shared .btn-hamburger.btn-mobile-x .hamburger-line-2 {
  -webkit-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transform: rotate(-90deg);
  top: 6px;
}
.nav-shared .btn-hamburger.btn-mobile-x.switch-to-close-btn .hamburger-line-1 {
  -webkit-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transform: rotate(45deg);
  width: auto;
}
.nav-shared .btn-hamburger.btn-mobile-x.switch-to-close-btn .hamburger-line-2 {
  -webkit-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transform: rotate(-45deg);
  width: auto;
}
.nav-shared .contact-us-learn-more-wrap {
  margin-top: 20px;
}
@media (min-width: 1200px) {
  .nav-shared .contact-us-learn-more-wrap {
    margin-top: 0;
  }
}
.nav-shared .logo-bh-wrap {
  position: absolute;
  display: inline-block;
  width: 187px;
  height: 73px;
  left: 40px;
  margin-left: 0;
  top: 50%;
  transform: translateY(-50%);
  transform-origin: 0;
}
@media (min-width: 1200px) {
  .nav-shared .logo-bh-wrap {
    transform: translateY(-50%) scale(0.8);
    left: 40px;
  }
}
@media (min-width: 1400px) {
  .nav-shared .logo-bh-wrap {
    transform: translateY(-50%) scale(1);
  }
}
.nav-shared .logo-bh-wrap-mobile {
  width: 50px;
  top: 10px;
  left: 16px;
  position: absolute;
  margin-left: 0;
}
.nav-shared .logo-bh-wrap-mobile path {
  fill: #fff;
  opacity: 0.4;
}
.nav-shared .nav-mobile-top-strip {
  position: relative;
  height: 64px;
  border-bottom: 1px solid #dcdcdc;
}
.nav-shared .nav-mobile-top-strip .logo-nav-mobile-wrap {
  position: absolute;
  display: inline-block;
  left: 15px;
  margin-left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.nav-shared .nav-mobile-top-strip .logo-nav-mobile-wrap .logo-nav-mobile {
  display: inline-block;
}
.nav-shared .nav-mobile-top-strip .logo-nav-mobile-wrap img {
  width: 100px;
  height: 44px;
}
.nav-shared .nav-mobile-top-strip .btn-nav-mobile-wrap {
  right: 57px;
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.nav-shared .nav-primary-wrap {
  -webkit-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  position: fixed;
  display: inline-block;
  text-align: left;
  width: 100%;
  background: #fff;
  height: 100vh;
  right: 100%;
  top: 0;
  margin-bottom: -6px;
  padding: 0;
  border-bottom: 1px solid #e8e8e8;
  overflow-y: scroll;
}
.nav-shared .nav-primary-wrap .container {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .nav-shared .nav-primary-wrap .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.nav-shared .nav-primary-wrap.active {
  -webkit-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  right: 0;
  bottom: 0;
}
@media (min-width: 1200px) {
  .nav-shared .nav-primary-wrap {
    width: 100%;
    height: auto;
    padding: 26px 20px 26px 0;
    background: #fff;
    position: relative;
    right: auto;
    overflow: visible;
  }
  .nav-shared .nav-primary-wrap .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .nav-shared .nav-primary-wrap .nav-list-wrap {
    float: right;
  }
}
@media (min-width: 1200px) {
  .nav-shared .nav-primary-wrap {
    padding: 26px 40px 26px 0;
  }
}
.nav-shared .nav-list-wrap {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 40px;
}
@media (min-width: 1200px) {
  .nav-shared .nav-list-wrap {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .page-our-solutions .nav-shared .nav-link-main-our-solutions:after,
  .page-resources .nav-shared .nav-link-main-resources:after,
  .page-who-we-are .nav-shared .nav-link-main-who-we-are:after {
    position: absolute;
    content: "";
    background: #2a9d8f;
    height: 3px;
    width: 100%;
    bottom: 4px;
    left: 0;
  }
}
.nav-shared .nav-item {
  display: block;
  margin-left: 0;
  vertical-align: middle;
}
.nav-shared .nav-item > a {
  display: block;
}
.nav-shared .nav-item a {
  position: relative;
}
.nav-shared .nav-item a .arrow-nav-accordion {
  -webkit-transition: transform 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: transform 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: transform 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  font-size: 0.9rem;
}
@media (min-width: 1200px) {
  .nav-shared .nav-item a .arrow-nav-accordion {
    display: none;
  }
}
.nav-shared .nav-item a.collapsed .arrow-nav-accordion {
  -webkit-transition: transform 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: transform 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: transform 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transform: translateY(-50%) rotate(0);
}
.nav-shared .nav-item .btn,
.nav-shared .nav-item .btn-sidebar-tag,
.nav-shared .nav-item .slider-w-arrows-wrap .slick-arrow,
.slider-w-arrows-wrap .nav-shared .nav-item .slick-arrow {
  margin-top: 20px;
}
@media (min-width: 1200px) {
  .nav-shared .nav-item .btn,
  .nav-shared .nav-item .btn-sidebar-tag,
  .nav-shared .nav-item .slider-w-arrows-wrap .slick-arrow,
  .slider-w-arrows-wrap .nav-shared .nav-item .slick-arrow {
    margin-top: 0;
  }
}
.nav-shared .nav-item.displayed-mobile {
  display: block;
}
@media (min-width: 1200px) {
  .nav-shared .nav-item.displayed-mobile {
    display: none;
  }
}
.nav-shared .nav-item.displayed-desktop {
  display: none;
}
@media (min-width: 1200px) {
  .nav-shared .nav-item.displayed-desktop {
    display: inline-block;
  }
}
@media (min-width: 1200px) {
  .nav-shared .nav-item {
    display: inline-block;
  }
}
@media (min-width: 1200px) {
  .nav-shared .nav-item + .nav-item {
    margin-left: 25px;
  }
}
@media (min-width: 1200px) {
  .nav-shared .nav-item + .nav-item.nav-item-contact-us {
    margin-left: 16px;
  }
}
@media (min-width: 1270px) {
  .nav-shared .nav-item + .nav-item.nav-item-contact-us {
    margin-left: 20px;
  }
}
@media (min-width: 1200px) {
  .nav-shared .nav-item + .nav-item.utility-nav-login {
    margin-left: 20px;
  }
}
@media (min-width: 1270px) {
  .nav-shared .nav-item + .nav-item.utility-nav-login {
    margin-left: 30px;
  }
}
@media (min-width: 1200px) {
  .nav-shared .btn-nav {
    padding: 10px 20px;
    font-size: 1.5rem;
  }
}
@media (min-width: 1270px) {
  .nav-shared .btn-nav {
    padding: 13px 26px;
    font-size: 1.6rem;
  }
}
.nav-shared .nav-link {
  -webkit-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  display: block;
  padding: 15px 0;
  width: 100%;
  border-bottom: 1px solid #dcdcdc;
  position: relative;
  font-size: 2.4rem;
  opacity: 1;
}
.nav-shared .nav-link.no-underline {
  border-bottom: none;
}
.nav-shared .nav-link:hover {
  -webkit-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  opacity: 0.6;
}
@media (min-width: 1200px) {
  .nav-shared .nav-link {
    display: inline-block;
    border-bottom: none;
    width: auto;
    padding: 14px 0;
    font-size: 1.5rem;
  }
  .nav-shared .nav-link.selected {
    opacity: 0.6;
  }
}
@media (min-width: 1270px) {
  .nav-shared .nav-link {
    font-size: 1.6rem;
  }
}
.alert {
  -webkit-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 15px;
  padding-right: 50px;
  color: #fff;
  background-color: #2a9d8f;
  position: absolute;
  width: 100%;
  text-align: left;
  display: none;
  z-index: 3;
}
@media (min-width: 1200px) {
  .alert {
    padding-left: 40px;
  }
}
.alert.active {
  display: block;
}
.alert p a {
  color: #fff;
  text-decoration: none;
  font-weight: 800;
}
.alert-pinned {
  top: 0;
  position: relative;
}
.alert-main {
  top: 0;
  position: relative;
}
.btn-alert-close {
  color: #fff;
  position: absolute;
  right: 10px;
  top: 50%;
  background-color: transparent;
  transform: translateY(-50%);
  line-height: 0;
  padding: 10px;
}
.btn-alert-close .btn-icon-modal-close-x {
  font-size: 1.6rem;
  height: 16px;
  line-height: 1;
}
@media (min-width: 1200px) {
  .btn-alert-close {
    right: 30px;
  }
}
.social-item {
  display: inline-block;
  vertical-align: middle;
}
.social-item + .social-item {
  margin-left: 22px;
}
@media (min-width: 768px) {
  .social-item + .social-item {
    margin-left: 9px;
  }
}
@media (min-width: 992px) {
  .social-item + .social-item {
    margin-left: 22px;
  }
}
.social-item .social-link {
  color: #2a9d8f;
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
  font-size: 2.8rem;
  line-height: 1;
}
@media (min-width: 768px) {
  .social-item .social-link {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 2rem;
  }
}
@media (min-width: 1200px) {
  .social-item .social-link {
    font-size: 2.8rem;
  }
}
.social-item .social-link:hover .social-icon,
.social-item .social-link:hover .social-link-description {
  -webkit-transition: color 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: color 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: color 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  color: #fff;
}
.social-links-wrap,
.subscribe-wrap {
  margin-top: 23px;
  margin-bottom: 20px;
  text-align: center;
}
@media (min-width: 768px) {
  .social-links-wrap,
  .subscribe-wrap {
    margin-top: 23px;
    margin-bottom: 20px;
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .social-links-wrap,
  .subscribe-wrap {
    margin-top: 24px;
  }
}
.social-icon {
  font-size: 2rem;
  display: inline-block;
  position: absolute;
  left: 0;
  -webkit-transition: color 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: color 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: color 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.social-icon.facebook {
  top: 6px;
  left: 2px;
}
@media (min-width: 768px) {
  .social-icon.facebook {
    top: 1px;
  }
}
.social-icon.facebook:before {
  font-size: 2rem;
}
.social-icon.twitter:before {
  font-size: 2.4rem;
}
.social-icon.youtube {
  font-size: 2.6rem;
}
.filter-nav {
  text-align: center;
  padding-bottom: 54px;
}
.filter-nav.nav-tabs {
  border-bottom: 0;
}
.filter-nav.events-filter-nav {
  text-align: left;
  padding-bottom: 0;
  padding-top: 50px;
}
.filter-nav.events-filter-nav .nav-item {
  padding: 0;
  font-size: 1.8rem;
}
@media (min-width: 768px) {
  .filter-nav.events-filter-nav .nav-item {
    font-size: 1.8rem;
  }
}
@media (min-width: 992px) {
  .filter-nav.events-filter-nav .nav-item {
    padding: 0;
  }
}
.filter-nav.events-filter-nav .nav-item:not(:first-child) {
  padding-left: 28px;
  margin-left: 28px;
  border-left: 1px solid #e8e8e8;
}
@media (min-width: 992px) {
  .filter-nav {
    padding-bottom: 52px;
  }
}
.filter-nav li {
  display: inline-block;
  float: none;
}
.filter-nav li.active .nav-item {
  font-weight: 800;
  color: #2a9d8f;
  pointer-events: none;
  border: 0;
  background-color: transparent;
}
.filter-nav li.active .nav-item:focus {
  border: 0;
  color: #2a9d8f;
  background-color: transparent;
}
.filter-nav li.active .nav-item .nav-item-text {
  border-bottom: 2px solid #2a9d8f;
  position: relative;
}
.filter-nav li.active .nav-item .nav-item-text:after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 100%;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #2a9d8f;
  clear: both;
}
.filter-nav li:not(:first-child) .nav-item {
  border-left: 1px solid #e8e8e8;
}
.filter-nav .nav-item {
  display: inline-block;
  padding: 0 12px;
  font-weight: 400;
  color: #000;
  position: relative;
  opacity: 1;
}
@media (min-width: 768px) {
  .filter-nav .nav-item {
    font-size: 1.8rem;
  }
}
@media (min-width: 992px) {
  .filter-nav .nav-item {
    font-size: 2rem;
    padding: 0 20px;
  }
}
@media (min-width: 1200px) {
  .filter-nav .nav-item {
    font-size: 2.4rem;
    padding: 0 46px;
  }
}
.filter-nav .nav-item:hover {
  opacity: 0.6;
  background-color: transparent;
  border-color: transparent;
}
.filter-nav .nav-item:not(:first-child) {
  border-left: 1px solid #e8e8e8;
}
.filter-nav .nav-item.active {
  font-weight: 800;
  color: #2a9d8f;
  pointer-events: none;
}
.filter-nav .nav-item.active .nav-item-text {
  border-bottom: 2px solid #2a9d8f;
  position: relative;
}
.filter-nav .nav-item.active .nav-item-text:after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 100%;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #2a9d8f;
  clear: both;
}
.filter-nav .nav-item .nav-item-text {
  padding: 7px 0;
}
.tab-content > .tab-pane {
  height: 0;
  overflow: hidden;
}
.tab-content > .tab-pane:first-child {
  margin-bottom: 0;
}
.tab-content > .active {
  display: block;
  height: auto;
  overflow: visible;
}
.tab-content .slider-main {
  visibility: visible;
}
.filter-nav-mobile {
  margin-bottom: 50px;
}
.filter-nav-mobile .bootstrap-select .dropdown-toggle {
  color: #2a9d8f;
  background-color: transparent;
  padding: 20px 0;
  border-bottom: 2px solid #2a9d8f;
}
.filter-nav-mobile
  .bootstrap-select
  .dropdown-toggle
  .filter-option-inner-inner {
  padding-left: 15px;
}
.filter-nav-mobile .bootstrap-select .dropdown-toggle .bs-caret {
  position: absolute;
  right: 10px;
}
.filter-nav-mobile .bootstrap-select .dropdown-toggle .caret {
  position: relative;
  height: 9px;
  width: 16px;
  border: none;
  right: 0;
}
.filter-nav-mobile .bootstrap-select .dropdown-toggle .caret:before {
  color: #2a9d8f;
  font-size: 0.9rem;
  position: absolute;
  top: 0;
  right: 0;
}
.related-img-icon-wrap {
  background-color: #2a9d8f;
  padding: 7px 7px;
  margin: 1px 1px;
  position: relative;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
.related-img-icon-wrap.icon-bg-color-white {
  background-color: #fff;
}
.related-img-icon-wrap.icon-bg-color-nileblue {
  background-color: #2a9d8f;
}
.related-img-icon {
  color: #fff;
  font-size: 2.5rem;
  line-height: 0;
}
@media (min-width: 768px) {
  .related-img-icon {
    font-size: 1.8rem;
  }
}
@media (min-width: 992px) {
  .related-img-icon {
    font-size: 2.5rem;
  }
}
.related-img-icon.icon-color-white {
  color: #fff;
}
.related-img-icon.icon-color-buttercup {
  color: #c9a84c;
}
.feature-checklist-wrap .feature-checklist-blurb {
  margin-top: 35px;
  margin-bottom: 21px !important;
}
.feature-checklist-wrap .feature-checklist {
  padding-left: 24px;
  list-style: disc;
}
.tile-product-details {
  padding-bottom: 50px;
  color: #000;
}
.tile-product-details img {
  width: 100%;
  padding-bottom: 22px;
}
.tile-product-details .learn-more-wrap {
  margin-top: 30px;
}
.tile-product-details .tile-product-title {
  color: inherit;
  padding-bottom: 10px;
}
.tile-product-details .tile-product-description {
  color: inherit;
}
.curriculum-module-slider-wrap {
  padding-top: 50px;
  padding-bottom: 76px;
  background-color: #2a9d8f;
}
.curriculum-module-slider-wrap .curriculum-slide-wrap {
  text-align: center;
}
.curriculum-module-slider-wrap .curriculum-slide-wrap .feature-body-standard,
.curriculum-module-slider-wrap
  .curriculum-slide-wrap
  .filter-dropdown-wrap
  input[type="checkbox"],
.curriculum-module-slider-wrap .curriculum-slide-wrap .txt-article-body,
.filter-dropdown-wrap
  .curriculum-module-slider-wrap
  .curriculum-slide-wrap
  input[type="checkbox"] {
  color: #f3f3f3;
}
.curriculum-module-slider-wrap .curriculum-slide-wrap .curriculum-tile {
  margin: 0 15px;
  padding: 0 12px;
  display: inline-block;
}
.curriculum-module-slider-wrap .curriculum-slide-wrap .curriculum-icon-wrap {
  height: auto;
  max-width: 120px;
  margin: auto;
  padding-bottom: 20px;
}
.curriculum-module-slider-wrap .curriculum-slide-wrap .curriculum-icon-img {
  width: 100%;
}
.curriculum-module-slider-wrap .curriculum-slide-wrap .curriculum-title-wrap {
  height: auto;
  max-width: 280px;
  margin: auto;
  padding-bottom: 8px;
}
.curriculum-module-slider-wrap .curriculum-slide-wrap .curriculum-title-img {
  width: 100%;
}
.tile-search-result {
  padding-bottom: 38px;
}
.tile-search-result .tile-search-result-title {
  font-weight: 400;
  padding-bottom: 20px;
  color: #2a9d8f;
  display: block;
  text-decoration: underline;
}
.tile-search-result .tile-search-result-title strong {
  font-weight: 700;
}
.tile-search-result .tile-search-exerpt {
  color: #000;
  padding-bottom: 18px;
}
.tile-search-result .tile-search-link {
  font-weight: 700;
  color: #2a9d8f;
  padding-bottom: 16px;
  display: block;
}
.tile-search-result .category-label {
  color: #000;
}
.breadcrumb-wrap-standard {
  padding-bottom: 30px;
}
.breadcrumb-wrap-standard li {
  color: #2a9d8f;
  display: inline-block;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .breadcrumb-wrap-standard li {
    padding-bottom: 0;
  }
}
.breadcrumb-wrap-standard li a {
  color: inherit;
}
.breadcrumb-wrap-standard li + li {
  margin-left: 5px;
}
.breadcrumb-wrap-standard li + li:before {
  font-size: 1.9rem;
  padding-right: 8px;
  position: relative;
  top: 2px;
}
.pagination {
  display: block;
  text-align: center;
  margin-top: 50px;
}
.pagination.white-bg .active a {
  color: #2a9d8f;
  font-weight: 700;
}
.pagination .active a {
  background-color: transparent;
  font-weight: 800;
}
.pagination li > a {
  float: none;
  color: #000;
  border: 0;
  padding: 6px 4px;
}
.pagination .ui-icon {
  font-size: 1.3rem;
}
.school-location-card {
  position: relative;
  padding: 30px 15px;
  border-top: 1px solid #f3f3f3;
}
@media (min-width: 992px) {
  .school-location-card {
    border-top: 0;
  }
}
.school-location-card .new-flag {
  position: absolute;
  top: -40px;
  left: 0;
  padding: 5px 15px;
  background-color: #0b8743;
  color: #fff;
}
.school-location-card .school-name {
  margin-bottom: 12px;
}
.school-location-card .school-address {
  margin-bottom: 12px;
}
.school-location-card .miles-away {
  font-size: 1.8rem;
  margin-bottom: 30px;
}
.school-location-card .miles-away .bhc-icon-map-location {
  display: inline-block;
  vertical-align: middle;
  margin-left: 4px;
  font-size: 2.5rem;
}
.school-location-card .miles-away .miles-away-text {
  display: inline-block;
  margin-left: 4px;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .school-location-card .cta-wrap .btn-hollow {
    padding: 13px 27px;
  }
}
@media (min-width: 768px) {
  .school-location-card .cta-wrap .btn-solid {
    padding: 13px 49px;
  }
}
.school-location-card .location-details-accordion {
  padding-top: 30px;
}
.school-location-card .detail-mobile-list-title {
  position: relative;
  margin-bottom: 30px;
}
.school-location-card .detail-mobile-list-title span {
  display: inline-block;
  vertical-align: middle;
}
.school-location-card .detail-mobile-list-title .bhc-icon-arrow-down-1 {
  font-size: 0.8rem;
  margin-left: 8px;
}
.school-location-card .detail-mobile-list-title .bhc-icon-arrow-down-1:before {
  position: absolute;
  transform: translateY(-50%) rotate(180deg);
  top: 50%;
  transition: transform 0.3s ease-in;
}
.school-location-card
  .detail-mobile-list-title
  .bhc-icon-arrow-down-1.is-active:before {
  transform: rotate(360deg);
}
.school-location-card .detail-mobile-text {
  display: none;
  padding: 30px 15px;
  margin-left: -15px;
  margin-right: -15px;
  background-color: #f3f3f3;
  margin-bottom: 30px;
}
.fac-form-container .back-to-results-cta {
  padding: 0 15px;
  margin-bottom: 21px;
}
.fac-form-container .back-to-results-cta .back-to-results-text {
  padding-left: 3px;
}
.fac-form-container .miles-away .bhc-icon-map-location {
  color: #c9a84c;
}
.fac-form-container .school-card-container div {
  float: none;
}
.fac-form-container .school-card-container .school-location-card {
  padding-bottom: 0;
}
.fac-form-container .form-header {
  margin-bottom: 24px;
}
.fac-form-container .fac-form-errors {
  text-align: left;
  padding-left: 18px;
  margin-top: 30px;
}
.fac-form-container .fac-form-error {
  color: #ff5000;
}
.fac-form-container .schedule-a-visit-form-container {
  background-color: #f3f3f3;
  padding: 30px 15px;
}
.fac-form-container .schedule-a-visit-form-container .select-version-1-wrap {
  display: block;
  transition: opacity 0.2s ease-in;
}
.fac-form-container
  .schedule-a-visit-form-container
  .select-version-1-wrap.has-error
  .bootstrap-select {
  border: 1px solid #ff5000;
}
.fac-form-container
  .schedule-a-visit-form-container
  .select-version-1-wrap.has-error
  .dropdown-toggle {
  border: 0;
}
.fac-form-container
  .schedule-a-visit-form-container
  .select-version-1-wrap.is-disabled {
  opacity: 0.4;
}
.fac-form-container
  .schedule-a-visit-form-container
  .fac-select-group:not(.has-error)
  .help-block,
.fac-form-container
  .schedule-a-visit-form-container
  .form-group-birthday
  .help-block {
  position: relative;
  display: block;
  text-align: right;
}
.fac-form-container
  .schedule-a-visit-form-container
  .form-group-birthday
  .form-control:focus {
  border-color: #adadad;
}
.fac-form-container
  .schedule-a-visit-form-container
  .form-group-birthday.has-error
  .form-control:focus {
  border-color: #ff5000;
}
.fac-form-container
  .schedule-a-visit-form-container
  .form-group-birthday.has-error
  .form-control
  + .form-control:focus {
  border-left: none;
}
.fac-form-container
  .schedule-a-visit-form-container
  .fac-select-group.no-label {
  margin-top: 30px;
}
.fac-form-container
  .schedule-a-visit-form-container
  .birthday-inputs-container {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.fac-form-container .schedule-a-visit-form-container .add-child-btn {
  position: relative;
  margin-top: 30px;
  display: block;
  text-align: right;
}
.fac-form-container .schedule-a-visit-form-container .cta-wrap {
  margin-top: 30px;
}
.fac-form-container .schedule-a-visit-form-container .is-display-none {
  display: none;
}
.fac-form-container .fac-form-confirmation {
  padding: 30px 15px;
}
@-webkit-keyframes spinner-animation {
  0% {
    -webkit-transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes spinner-animation {
  0% {
    -moz-transform: rotate(0);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-ms-keyframes spinner-animation {
  0% {
    -ms-transform: rotate(0);
  }
  100% {
    -ms-transform: rotate(360deg);
  }
}
@-o-keyframes spinner-animation {
  0% {
    -o-transform: rotate(0);
  }
  100% {
    -o-transform: rotate(100deg);
  }
}
@keyframes spinner-animation {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.loader-module {
  -webkit-transition: all 0.75s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.5s;
  -o-transition: all 0.75s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.5s;
  transition: all 0.75s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.5s;
  margin: auto;
  padding: 0;
  visibility: hidden;
  max-height: 0;
  opacity: 0;
  text-align: center;
  z-index: 1;
}
.loader-module.active {
  -webkit-transition: all 0.75s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.5s;
  -o-transition: all 0.75s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.5s;
  transition: all 0.75s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.5s;
  visibility: visible;
  opacity: 1;
  max-height: 200px;
  padding-bottom: 30px;
}
.loader-module.active.add-top-padding {
  padding-top: 30px;
}
.loader-module.error .loader-animation-wrap {
  visibility: hidden;
  max-height: 0;
  opacity: 0;
}
.loader-module .loader-message-text {
  color: #2a9d8f;
}
.loader-module .loader-animation-wrap {
  display: block;
  padding-bottom: 10px;
  max-height: 100px;
  opacity: 1;
}
.loader-module .loader-animation {
  background-color: transparent;
  border: 10px solid #fdb813;
  border-radius: 50%;
  border-top-color: rgba(0, 0, 0, 0.08);
  border-right-color: rgba(0, 0, 0, 0.08);
  width: 3em;
  height: 3em;
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-animation: spinner-animation 0.65s infinite linear;
  -moz-animation: spinner-animation 0.65s infinite linear;
  -o-animation: spinner-animation 0.65s infinite linear;
  -ms-animation: spinner-animation 0.65s infinite linear;
  animation: spinner-animation 0.65s infinite linear;
}
.module-padding-min {
  padding-top: 0;
  padding-bottom: 0;
}
.module-padding-sm {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .module-padding-sm {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.module-padding-sm.is-preceded-by-curve {
  padding-top: 50px;
}
@media (min-width: 768px) {
  .module-padding-sm.is-preceded-by-curve {
    padding-top: 50px;
  }
}
.module-padding-md {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .module-padding-md {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}
.module-padding-md.is-preceded-by-curve {
  padding-top: 50px;
}
@media (min-width: 768px) {
  .module-padding-md.is-preceded-by-curve {
    padding-top: 50px;
  }
}
.learn-more-wrap {
  margin-top: 50px;
}
.cta-wrap {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .cta-wrap {
    margin-top: 20px;
  }
}
.feature-img-rt-module .edge-photo-wrap,
.feature-w-columns-module .edge-photo-wrap {
  display: block;
  width: auto;
  position: relative;
  margin-bottom: 60px;
  margin-left: -15px;
  margin-right: -15px;
  -webkit-box-shadow: -170px 17px 0 0 #0b8743;
  -moz-box-shadow: -170px 17px 0 0 #0b8743;
  box-shadow: -170px 17px 0 0 #0b8743;
}
.feature-img-rt-module .edge-photo-wrap img,
.feature-w-columns-module .edge-photo-wrap img {
  width: 100%;
}
.feature-img-rt-module .edge-photo-wrap-left,
.feature-w-columns-module .edge-photo-wrap-left {
  -webkit-box-shadow: -170px 17px 0 0 #0b8743;
  -moz-box-shadow: -170px 17px 0 0 #0b8743;
  box-shadow: -170px 17px 0 0 #0b8743;
}
@media (min-width: 768px) {
  .feature-img-rt-module .edge-photo-wrap-left,
  .feature-w-columns-module .edge-photo-wrap-left {
    margin-bottom: 0;
    margin-left: -15px;
    margin-right: auto;
    width: calc(50vw - 15px);
    position: relative;
    left: calc(-1 * (100vw - 750px) / 2);
  }
}
@media (min-width: 992px) {
  .feature-img-rt-module .edge-photo-wrap-left,
  .feature-w-columns-module .edge-photo-wrap-left {
    left: calc(-1 * (100vw - 970px) / 2);
  }
}
@media (min-width: 1200px) {
  .feature-img-rt-module .edge-photo-wrap-left,
  .feature-w-columns-module .edge-photo-wrap-left {
    left: calc(-1 * (100vw - 1170px) / 2);
  }
}
.feature-img-rt-module .edge-photo-wrap-right,
.feature-w-columns-module .edge-photo-wrap-right {
  -webkit-box-shadow: 170px 17px 0 0 #c9a84c;
  -moz-box-shadow: 170px 17px 0 0 #c9a84c;
  box-shadow: 170px 17px 0 0 #c9a84c;
}
@media (min-width: 768px) {
  .feature-img-rt-module .edge-photo-wrap-right,
  .feature-w-columns-module .edge-photo-wrap-right {
    margin-bottom: 0;
    margin-left: 0;
    width: calc(50vw - 15px);
    position: relative;
  }
}
.feature-img-rt-module .feature-small-blurb-wrap .txt-feature-subhead,
.feature-w-columns-module .feature-small-blurb-wrap .txt-feature-subhead {
  color: #2a9d8f;
  paddingbottom: 16px;
}
.feature-title-standard {
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  .feature-title-standard {
    padding-bottom: 32px;
  }
}
@media (min-width: 992px) {
  .feature-title-standard {
    padding-bottom: 42px;
  }
}
.feature-title-standard.is-followed-by-image {
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .feature-title-standard.is-followed-by-image {
    padding-bottom: 50px;
  }
}
@media (min-width: 992px) {
  .feature-title-standard.is-followed-by-image {
    padding-bottom: 50px;
  }
}
.feature-title-standard.not-uppercase {
  text-transform: none;
}
.feature-typography-standard p {
  color: #000;
}
.feature-typography-standard p + h2 {
  padding-top: 40px;
}
.feature-typography-standard p + h3 {
  padding-top: 40px;
}
.feature-typography-standard p + p {
  padding-top: 30px;
}
.feature-typography-standard .txt-feature-subhead + p,
.feature-typography-standard h3 + p {
  padding-top: 8px;
}
@media (min-width: 768px) {
  .feature-typography-standard .txt-feature-subhead + p,
  .feature-typography-standard h3 + p {
    padding-top: 12px;
  }
}
.feature-typography-standard .txt-feature-subhead {
  color: #2a9d8f;
}
.feature-typography-standard .feature-content-wrap {
  padding-bottom: 20px;
}
.feature-typography-standard .col-max-width {
  max-width: 585px;
}
.article-rich-text-formatting {
  color: #000;
}
.article-rich-text-formatting.reverse a {
  color: #fff;
}
.article-rich-text-formatting.reverse a:hover {
  color: #fff;
}
.article-rich-text-formatting pullquote {
  display: inline-block;
}
.article-rich-text-formatting pullquote:after,
.article-rich-text-formatting pullquote:before {
  color: #ccc;
  font-size: 3.4rem;
  display: block;
}
.article-rich-text-formatting pullquote:before {
  text-align: left;
  padding-bottom: 16px;
}
.article-rich-text-formatting pullquote:after {
  text-align: right;
  padding-top: 16px;
}
.article-rich-text-formatting ol:not(:last-child),
.article-rich-text-formatting p:not(:last-child),
.article-rich-text-formatting pullquote:not(:last-child),
.article-rich-text-formatting ul:not(:last-child) {
  padding-bottom: 30px;
}
.article-rich-text-formatting a {
  color: #2a9d8f;
  text-decoration: underline;
}
.article-rich-text-formatting a:hover {
  color: #2a9d8f;
  text-decoration: underline;
  opacity: 0.6;
}
.article-rich-text-formatting a.has-img-article-thumbnail {
  display: inline-block;
}
.article-rich-text-formatting img {
  width: 100%;
  max-width: 100%;
  margin-right: 0;
}
.article-rich-text-formatting img:not(:last-child) {
  padding-bottom: 30px;
}
.article-rich-text-formatting img.img-article-thumbnail-sm {
  width: 100px;
  vertical-align: bottom;
  margin-right: 20px;
  padding-bottom: 0;
  margin-bottom: 0.7rem;
}
.article-rich-text-formatting img.img-article-thumbnail-natural-width {
  width: auto;
  vertical-align: bottom;
  margin-right: 20px;
  padding-bottom: 0;
  margin-bottom: 0.7rem;
}
.article-rich-text-formatting img.img-article-width-25 {
  display: block;
  margin-bottom: 20px;
  max-width: 100%;
  width: 25%;
}
.article-rich-text-formatting img.img-article-width-50 {
  display: block;
  margin-bottom: 20px;
  max-width: 100%;
  width: 50%;
}
.article-rich-text-formatting img.img-article-width-75 {
  display: block;
  margin-bottom: 20px;
  max-width: 100%;
  width: 75%;
}
.article-rich-text-formatting img.img-article-width-100 {
  display: block;
  margin-bottom: 20px;
  max-width: 100%;
  width: 100%;
}
.article-rich-text-formatting ol,
.article-rich-text-formatting ul {
  padding-left: 20px;
}
.article-rich-text-formatting ol > ul,
.article-rich-text-formatting ul > ul {
  margin-top: 20px;
}
.article-rich-text-formatting ol > ol,
.article-rich-text-formatting ul > ol {
  margin-top: 20px;
}
.article-rich-text-formatting ul {
  list-style-type: disc;
}
.article-rich-text-formatting h4,
.article-rich-text-formatting h5,
.article-rich-text-formatting h6 {
  font-weight: 700;
}
.article-rich-text-formatting h1,
.article-rich-text-formatting h2 {
  padding-bottom: 20px;
  padding-top: 20px;
}
.article-rich-text-formatting h1 + p,
.article-rich-text-formatting h2 + p {
  padding-top: 0;
}
@media (min-width: 768px) {
  .article-rich-text-formatting h1 + p,
  .article-rich-text-formatting h2 + p {
    padding-top: 0;
  }
}
.article-rich-text-formatting h3,
.article-rich-text-formatting h4,
.article-rich-text-formatting h5,
.article-rich-text-formatting h6 {
  padding-bottom: 20px;
  padding-top: 20px;
}
.article-rich-text-formatting h3 + p,
.article-rich-text-formatting h4 + p,
.article-rich-text-formatting h5 + p,
.article-rich-text-formatting h6 + p {
  padding-top: 0;
}
@media (min-width: 768px) {
  .article-rich-text-formatting h3 + p,
  .article-rich-text-formatting h4 + p,
  .article-rich-text-formatting h5 + p,
  .article-rich-text-formatting h6 + p {
    padding-top: 0;
  }
}
.feature-img-and-text-module.hide-img-on-mobile
  .flex-feature-container
  .edge-photo-wrap {
  display: none;
}
@media (min-width: 768px) {
  .feature-img-and-text-module.hide-img-on-mobile
    .flex-feature-container
    .edge-photo-wrap {
    display: block;
  }
}
.feature-img-and-text-module.hide-img-on-mobile
  .flex-feature-container
  .feature-text-wrap {
  text-align: center;
}
@media (min-width: 768px) {
  .feature-img-and-text-module.hide-img-on-mobile
    .flex-feature-container
    .feature-text-wrap {
    text-align: left;
  }
}
.feature-img-and-text-module .flex-feature-container {
  display: block;
}
@media (min-width: 768px) {
  .feature-img-and-text-module .flex-feature-container {
    display: flex;
    align-items: center;
  }
  .feature-img-and-text-module .flex-feature-container.top-align {
    align-items: flex-start;
  }
}
.feature-img-and-text-module .flex-feature-container .feature-text-wrap {
  max-width: none;
  width: 100%;
  display: block;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .feature-img-and-text-module .flex-feature-container .feature-text-wrap {
    width: 50%;
    max-width: 375px;
  }
}
@media (min-width: 992px) {
  .feature-img-and-text-module .flex-feature-container .feature-text-wrap {
    max-width: 485px;
  }
}
@media (min-width: 1200px) {
  .feature-img-and-text-module .flex-feature-container .feature-text-wrap {
    max-width: 600px;
  }
}
.feature-img-and-text-module .flex-feature-container.img-left {
  justify-content: flex-start;
}
.feature-img-and-text-module .flex-feature-container.img-right {
  justify-content: flex-start;
  flex-direction: row-reverse;
}
.feature-img-and-text-module .flex-feature-container.align-items-start {
  align-items: flex-start;
}
.feature-img-and-text-module .flex-feature-container .edge-photo-wrap {
  display: block;
  width: 100%;
  margin-bottom: 60px;
}
.feature-img-and-text-module .flex-feature-container .edge-photo-wrap img {
  width: 100%;
}
@media (min-width: 768px) {
  .feature-img-and-text-module .flex-feature-container .edge-photo-wrap {
    width: 50%;
    margin-bottom: 0;
  }
}
.feature-img-and-text-module
  .flex-feature-container
  .edge-photo-wrap.box-shadow-shakespeare {
  -webkit-box-shadow: 55px 10px 0 0 #54afcb;
  -moz-box-shadow: 55px 10px 0 0 #54afcb;
  box-shadow: 55px 10px 0 0 #54afcb;
}
@media (min-width: 768px) {
  .feature-img-and-text-module
    .flex-feature-container
    .edge-photo-wrap.box-shadow-shakespeare {
    -webkit-box-shadow: -115px 17px 0 0 #54afcb;
    -moz-box-shadow: -115px 17px 0 0 #54afcb;
    box-shadow: -115px 17px 0 0 #54afcb;
    padding-right: 15px;
  }
}
.feature-img-and-text-module
  .flex-feature-container
  .edge-photo-wrap.box-shadow-buttercup {
  -webkit-box-shadow: 55px 10px 0 0 #c9a84c;
  -moz-box-shadow: 55px 10px 0 0 #c9a84c;
  box-shadow: 55px 10px 0 0 #c9a84c;
}
@media (min-width: 768px) {
  .feature-img-and-text-module
    .flex-feature-container
    .edge-photo-wrap.box-shadow-buttercup {
    -webkit-box-shadow: -115px 17px 0 0 #c9a84c;
    -moz-box-shadow: -115px 17px 0 0 #c9a84c;
    box-shadow: -115px 17px 0 0 #c9a84c;
    padding-right: 15px;
  }
}
.feature-img-and-text-module
  .flex-feature-container
  .edge-photo-wrap.box-shadow-salem {
  -webkit-box-shadow: 55px 10px 0 0 #0b8743;
  -moz-box-shadow: 55px 10px 0 0 #0b8743;
  box-shadow: 55px 10px 0 0 #0b8743;
}
@media (min-width: 768px) {
  .feature-img-and-text-module
    .flex-feature-container
    .edge-photo-wrap.box-shadow-salem {
    -webkit-box-shadow: -115px 17px 0 0 #0b8743;
    -moz-box-shadow: -115px 17px 0 0 #0b8743;
    box-shadow: -115px 17px 0 0 #0b8743;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  .feature-img-and-text-module
    .flex-feature-container
    .edge-photo-wrap.edge-photo-wrap-right {
    padding-left: 15px;
    padding-right: 0;
  }
}
.feature-img-and-text-module
  .flex-feature-container
  .edge-photo-wrap.edge-photo-wrap-right.box-shadow-shakespeare {
  -webkit-box-shadow: 55px 10px 0 0 #54afcb;
  -moz-box-shadow: 55px 10px 0 0 #54afcb;
  box-shadow: 55px 10px 0 0 #54afcb;
}
@media (min-width: 768px) {
  .feature-img-and-text-module
    .flex-feature-container
    .edge-photo-wrap.edge-photo-wrap-right.box-shadow-shakespeare {
    -webkit-box-shadow: 115px 17px 0 0 #54afcb;
    -moz-box-shadow: 115px 17px 0 0 #54afcb;
    box-shadow: 115px 17px 0 0 #54afcb;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  .feature-img-and-text-module
    .flex-feature-container
    .edge-photo-wrap.edge-photo-wrap-right.box-shadow-shakespeare {
    padding-right: 0;
  }
}
.feature-img-and-text-module
  .flex-feature-container
  .edge-photo-wrap.edge-photo-wrap-right.box-shadow-buttercup {
  -webkit-box-shadow: 55px 10px 0 0 #c9a84c;
  -moz-box-shadow: 55px 10px 0 0 #c9a84c;
  box-shadow: 55px 10px 0 0 #c9a84c;
}
@media (min-width: 768px) {
  .feature-img-and-text-module
    .flex-feature-container
    .edge-photo-wrap.edge-photo-wrap-right.box-shadow-buttercup {
    -webkit-box-shadow: 115px 17px 0 0 #c9a84c;
    -moz-box-shadow: 115px 17px 0 0 #c9a84c;
    box-shadow: 115px 17px 0 0 #c9a84c;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  .feature-img-and-text-module
    .flex-feature-container
    .edge-photo-wrap.edge-photo-wrap-right.box-shadow-buttercup {
    padding-right: 0;
  }
}
.feature-img-and-text-module
  .flex-feature-container
  .edge-photo-wrap.edge-photo-wrap-right.box-shadow-salem {
  -webkit-box-shadow: 55px 10px 0 0 #0b8743;
  -moz-box-shadow: 55px 10px 0 0 #0b8743;
  box-shadow: 55px 10px 0 0 #0b8743;
}
@media (min-width: 768px) {
  .feature-img-and-text-module
    .flex-feature-container
    .edge-photo-wrap.edge-photo-wrap-right.box-shadow-salem {
    -webkit-box-shadow: 115px 17px 0 0 #0b8743;
    -moz-box-shadow: 115px 17px 0 0 #0b8743;
    box-shadow: 115px 17px 0 0 #0b8743;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  .feature-img-and-text-module
    .flex-feature-container
    .edge-photo-wrap.edge-photo-wrap-right.box-shadow-salem {
    padding-right: 0;
  }
}
.feature-img-and-text-module
  .flex-feature-container
  .edge-photo-wrap.no-box-shadow {
  box-shadow: none;
}
.feature-img-and-text-module .feature-single-col-bulletin-list li,
.feature-img-and-text-module .feature-two-col-bulletin-list li {
  padding-left: 0;
  display: inline-block;
  width: 100%;
  padding-left: 0;
}
.feature-img-and-text-module .feature-single-col-bulletin-list li span,
.feature-img-and-text-module .feature-two-col-bulletin-list li span {
  font-weight: 700;
  display: inline-block;
  width: 100%;
  position: relative;
  padding-left: 22px;
  vertical-align: top;
}
.feature-img-and-text-module .feature-single-col-bulletin-list li span:before,
.feature-img-and-text-module .feature-two-col-bulletin-list li span:before {
  color: #0b8743;
  font-size: 1.2rem;
  position: absolute;
  top: 8px;
  left: 0;
}
.feature-img-and-text-module
  .feature-single-col-bulletin-list
  li:not(:last-child),
.feature-img-and-text-module
  .feature-two-col-bulletin-list
  li:not(:last-child) {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .feature-img-and-text-module .feature-single-col-bulletin-list li {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .feature-img-and-text-module .feature-two-col-bulletin-list:nth-child(odd) {
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  .feature-img-and-text-module .feature-two-col-bulletin-list:nth-child(even) {
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .feature-img-and-text-module .feature-two-col-bulletin-list li {
    width: 50%;
  }
}
.feature-img-and-text-module .top-content {
  display: inline-block;
}
.feature-img-and-text-module .bottom-content {
  display: inline-block;
}
.feature-img-and-text-module .feature-small-blurb-wrap {
  width: 50%;
  float: left;
}
.feature-img-and-text-module .feature-small-blurb-wrap .txt-feature-subhead {
  color: #2a9d8f;
  padding-bottom: 16px;
}
.feature-img-and-text-module .learn-more-wrap {
  margin-top: 5px;
}
.feature-img-and-text-module .feature-title-standard {
  color: #2a9d8f;
}
.feature-img-and-text-module .top-content {
  padding-bottom: 20px;
}
.featured-stories-module img {
  width: 100%;
}
.featured-stories-module .section-header {
  text-align: center;
}
.featured-stories-module .feature-full-img-wrap:after {
  content: "";
  background: red;
  position: absolute;
  top: -20px;
  right: -10px;
  height: 90%;
  width: 87%;
  z-index: -1;
}
.footer-module {
  z-index: 2;
  background-color: #f4f4f4;
  position: relative;
}
.footer-module.bg-white {
  background-color: #fff;
}
.footer-module.bg-concrete {
  background-color: #f3f3f3;
}
.footer-module .module-padding {
  padding-top: 16px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .footer-module .module-padding {
    padding-top: 70px;
    padding-bottom: 40px;
  }
}
@media (min-width: 992px) {
  .footer-module .module-padding {
    padding-top: 50px;
  }
}
@media (min-width: 1200px) {
  .footer-module .module-padding {
    padding-top: 70px;
  }
}
.footer-module .footer-link {
  -webkit-transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  color: #000;
  opacity: 1;
  margin-left: 0;
  display: inline-block;
  padding-top: 7px;
  padding-bottom: 7px;
  width: 100%;
}
@media (min-width: 768px) {
  .footer-module .footer-link {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 10px;
    width: auto;
  }
}
@media (min-width: 992px) {
  .footer-module .footer-link {
    margin-bottom: 16px;
  }
}
.footer-module .footer-link.has-description {
  padding-top: 7px;
  padding-bottom: 7px;
}
.footer-module .footer-link:hover {
  -webkit-transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  opacity: 0.5;
}
.footer-module .footer-subhead {
  border-bottom: 1px solid #dcdcdc;
  border-top: 1px solid #dcdcdc;
  padding: 10px 0;
  display: block;
}
.footer-module .footer-subhead a {
  -webkit-transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  opacity: 1;
}
.footer-module .footer-subhead a:hover {
  -webkit-transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  opacity: 0.5;
}
.footer-module .footer-subhead.no-top-line {
  border-top: none;
}
.footer-module .footer-subhead + .footer-subhead {
  border-top: none;
}
.footer-module .footer-hr {
  border-color: red;
  margin-top: 32px;
  margin-bottom: 30px;
}
.footer-module .footer-section-title {
  color: red;
  padding-bottom: 7px;
  -webkit-transition: color 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: color 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: color 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
@media (min-width: 768px) {
  .footer-module .footer-section-title {
    padding-bottom: 9px;
  }
}
.footer-module .footer-section-body {
  color: red;
  -webkit-transition: color 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: color 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: color 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
@media (min-width: 768px) {
  .footer-module .footer-section-body {
    color: red;
  }
}
.footer-module .footer-morefrom-eyebrow,
.footer-module .footer-morefrom-title {
  color: #2a9d8f;
}
.footer-module .footer-morefrom-eyebrow {
  margin-top: 4px;
  text-align: center;
}
@media (min-width: 768px) {
  .footer-module .footer-morefrom-eyebrow {
    margin-top: 0;
    text-align: left;
  }
}
.footer-module .footer-morefrom-title {
  padding-bottom: 0;
  border-bottom: 1px solid #dcdcdc;
}
@media (min-width: 768px) {
  .footer-module .footer-morefrom-title {
    padding-bottom: 25px;
  }
}
.footer-module .footer-morefrom-title + .footer-subhead {
  border-top: none;
}
.footer-module .footer-breadcrumb-wrap {
  padding-bottom: 26px;
}
.footer-module .footer-main-links-wrap {
  margin-bottom: 46px;
  position: relative;
}
@media (min-width: 768px) {
  .footer-module .footer-main-links-wrap {
    margin-bottom: 100px;
  }
}
.footer-module .footer-legal-copyright-wrap {
  text-align: center;
  padding-top: 30px;
}
@media (min-width: 768px) {
  .footer-module .footer-legal-copyright-wrap {
    padding-top: 40px;
  }
}
.footer-module .footer-legal-copyright-wrap .txt-footer-legal {
  color: #000;
}
.footer-module .footer-legal-copyright-wrap a {
  text-decoration: none;
}
.footer-module .footer-legal-minorlinks-wrap {
  text-align: center;
  padding-bottom: 16px;
}
@media (min-width: 768px) {
  .footer-module .footer-legal-minorlinks-wrap {
    text-align: right;
    padding-bottom: 0;
  }
}
.footer-module .footer-minorlinks-item {
  display: inline-block;
}
.footer-module .footer-minorlinks-item + .footer-minorlinks-item {
  margin-left: 12px;
}
.footer-module .related-information-wrap {
  padding-bottom: 30px;
}
.footer-module .footer-related-programs-link {
  margin-left: 0;
}
.footer-module .footer-related-programs-link:hover .footer-section-body,
.footer-module .footer-related-programs-link:hover .footer-section-title {
  -webkit-transition: color 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: color 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: color 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  color: #fff;
}
.footer-module .footer-accordion-toggle {
  padding-top: 8px;
  padding-bottom: 8px;
  display: inline-block;
  width: 100%;
  position: relative;
}
.footer-module .footer-accordion-toggle .arrow-footer-accordion {
  -webkit-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transform: translateY(-50%);
  color: #2a9d8f;
  position: absolute;
  right: 0;
  top: 50%;
  font-size: 1rem;
  -webkit-font-smoothing: auto;
}
.footer-module .footer-accordion-toggle.collapsed .arrow-rotating {
  -webkit-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transform: translateY(-50%) rotate(0);
}
.footer-module .footer-accordion-toggle.no-eyebrow-text {
  padding-top: 16px;
  padding-bottom: 16px;
}
.footer-module .footer-accordion-row {
  border-bottom: 2px solid #2a9d8f;
}
.footer-module .footer-accordion-row .panel-body {
  padding-top: 0;
  padding-bottom: 22px;
  padding-left: 0;
  padding-right: 0;
}
.footer-module .footer-accordion-wrap {
  padding-bottom: 46px;
}
@media (min-width: 768px) {
  .footer-module .footer-accordion-wrap {
    padding-bottom: 52px;
  }
}
.footer-module .footer-accordion-wrap .footer-morefrom-title {
  display: inline-block;
}
.footer-module .section-title-accordion {
  color: #2a9d8f;
}
.footer-module .bh-icon-plus {
  float: right;
  font-size: 1.8rem;
}
.footer-module .footer-logo-wrap {
  padding-bottom: 44px;
}
.footer-module .footer-logo-wrap .logo-bh-wrap {
  display: inline-block;
}
.footer-module .footer-logo-wrap .logo-bh-wrap .logo-bh-stacked {
  width: 100%;
  max-width: 203px;
}
.footer-module .footer-list + .footer-subhead {
  margin-top: 12px;
}
.footer-module .footer-list-item:first-of-type {
  padding-top: 20px;
}
.footer-module .cta-parent {
  padding-bottom: 15px;
  text-align: center;
}
@media (min-width: 768px) {
  .footer-module .cta-parent {
    text-align: left;
    padding-bottom: 24px;
  }
}
.footer-module .footer-find-center-cta-wrap .btn-large.btn-footer {
  font-size: 1.6rem;
  padding: 13px 24px;
}
@media (min-width: 768px) {
  .footer-module .footer-find-center-cta-wrap .btn-large.btn-footer {
    font-size: 1.3rem;
    padding: 13px 24px;
  }
}
@media (min-width: 992px) {
  .footer-module .footer-find-center-cta-wrap .btn-large.btn-footer {
    font-size: 1.6rem;
    padding: 13px 24px;
  }
}
@media (min-width: 768px) {
  .homepage-hero.is-short-hero .hero-content-wrap,
  .standard-hero.is-short-hero .hero-content-wrap {
    height: 400px;
  }
}
@media (min-width: 992px) {
  .homepage-hero.is-short-hero .hero-content-wrap,
  .standard-hero.is-short-hero .hero-content-wrap {
    height: 400px;
  }
}
@media (min-width: 1200px) {
  .homepage-hero.is-short-hero .hero-content-wrap,
  .standard-hero.is-short-hero .hero-content-wrap {
    height: 412px;
  }
}
.homepage-hero .hero-content-wrap,
.standard-hero .hero-content-wrap {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  min-height: auto;
  height: 0;
  position: relative;
  padding-bottom: 100%;
}
.homepage-hero .hero-content-wrap.hero-video,
.standard-hero .hero-content-wrap.hero-video {
  padding-bottom: 56.25%;
}
@media (min-width: 768px) {
  .homepage-hero .hero-content-wrap,
  .standard-hero .hero-content-wrap {
    height: 400px;
    padding-bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-direction: column;
  }
}
@media (min-width: 992px) {
  .homepage-hero .hero-content-wrap,
  .standard-hero .hero-content-wrap {
    height: 600px;
  }
}
@media (min-width: 1200px) {
  .homepage-hero .hero-content-wrap,
  .standard-hero .hero-content-wrap {
    height: 650px;
    width: 100%;
  }
}
.homepage-hero .hero-text-wrap,
.standard-hero .hero-text-wrap {
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  padding-left: 10%;
  padding-right: 10%;
}
@media (min-width: 768px) {
  .homepage-hero .hero-text-wrap,
  .standard-hero .hero-text-wrap {
    max-width: 80%;
    padding: 0;
    position: relative;
    top: auto;
    transform: none;
    padding: 50px 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.homepage-hero .hero-text-wrap .txt-hero-title,
.standard-hero .hero-text-wrap .txt-hero-title {
  color: #fff;
}
.homepage-hero .hero-text-wrap .down-arrow,
.standard-hero .hero-text-wrap .down-arrow {
  color: #fff;
  font-size: 1.8rem;
  padding-top: 20px;
}
.homepage-hero .overlapping-message-wrap,
.standard-hero .overlapping-message-wrap {
  padding: 30px 20px;
  background-color: #f3f3f3;
  color: #000;
  position: relative;
  top: -60px;
  margin-bottom: -60px;
  text-align: center;
  -webkit-box-shadow: 0 0 13px 1px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0 0 13px 1px rgba(0, 0, 0, 0.13);
  box-shadow: 0 0 13px 1px rgba(0, 0, 0, 0.13);
}
@media (min-width: 768px) {
  .homepage-hero .overlapping-message-wrap,
  .standard-hero .overlapping-message-wrap {
    padding: 40px 60px;
    top: -70px;
    margin-bottom: -70px;
  }
}
@media (min-width: 1200px) {
  .homepage-hero .overlapping-message-wrap,
  .standard-hero .overlapping-message-wrap {
    padding: 40px 100px;
  }
}
.homepage-hero .landing-router-wrap,
.standard-hero .landing-router-wrap {
  padding-top: 10px;
  background-color: #fff;
  position: relative;
  text-align: center;
  -ms-overflow-style: none;
  overflow: visible;
  top: 0;
  z-index: 1;
  white-space: nowrap;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .homepage-hero .landing-router-wrap,
  .standard-hero .landing-router-wrap {
    padding-bottom: 10px;
  }
}
@media (min-width: 992px) {
  .homepage-hero .landing-router-wrap,
  .standard-hero .landing-router-wrap {
    padding-bottom: 19px;
  }
}
@media (min-width: 1200px) {
  .homepage-hero .landing-router-wrap,
  .standard-hero .landing-router-wrap {
    padding-bottom: 19px;
  }
}
.homepage-hero .landing-router-wrap .router-list li,
.standard-hero .landing-router-wrap .router-list li {
  display: block;
  width: 100%;
  margin: 0;
  position: relative;
}
.homepage-hero .landing-router-wrap .router-list li + li:before,
.standard-hero .landing-router-wrap .router-list li + li:before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  height: 1px;
  width: 70%;
  border-bottom: 1px solid #e2e2e2;
}
@media (min-width: 768px) {
  .homepage-hero .landing-router-wrap .router-list li + li:before,
  .standard-hero .landing-router-wrap .router-list li + li:before {
    display: none;
    height: 0;
    width: 0;
    border-bottom: none;
  }
}
.homepage-hero .landing-router-wrap .router-list li:first-of-type .router-link,
.standard-hero .landing-router-wrap .router-list li:first-of-type .router-link {
  margin-top: 10px;
}
.homepage-hero .landing-router-wrap .router-list li:last-of-type .router-link,
.standard-hero .landing-router-wrap .router-list li:last-of-type .router-link {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .homepage-hero .landing-router-wrap .router-list li,
  .standard-hero .landing-router-wrap .router-list li {
    margin: 11px 0;
  }
  .homepage-hero
    .landing-router-wrap
    .router-list
    li:first-of-type
    .router-link,
  .standard-hero
    .landing-router-wrap
    .router-list
    li:first-of-type
    .router-link {
    margin-top: 0;
  }
  .homepage-hero .landing-router-wrap .router-list li:last-of-type .router-link,
  .standard-hero
    .landing-router-wrap
    .router-list
    li:last-of-type
    .router-link {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .homepage-hero .landing-router-wrap .router-list li,
  .standard-hero .landing-router-wrap .router-list li {
    display: inline-block;
    width: 25%;
  }
  .homepage-hero .landing-router-wrap .router-list li + li,
  .standard-hero .landing-router-wrap .router-list li + li {
    border-top: none;
    border-left: 1px solid #e2e2e2;
  }
}
.homepage-hero .router-content-wrap,
.standard-hero .router-content-wrap {
  -webkit-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  z-index: 1;
  position: relative;
  top: 0;
}
.homepage-hero .router-title,
.standard-hero .router-title {
  -webkit-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  color: #2a9d8f;
  padding-bottom: 5px;
}
@media (min-width: 768px) {
  .homepage-hero .router-title,
  .standard-hero .router-title {
    padding-bottom: 0;
  }
}
.homepage-hero .router-description,
.standard-hero .router-description {
  -webkit-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  color: #2a9d8f;
  display: block;
  opacity: 1;
  position: relative;
  transform: translateX(-50%);
  left: 50%;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0;
  white-space: normal;
}
@media (min-width: 768px) {
  .homepage-hero .router-description,
  .standard-hero .router-description {
    color: #2a9d8f;
    display: none;
    opacity: 0;
    position: absolute;
    padding-top: 6px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  .homepage-hero .router-description,
  .standard-hero .router-description {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.homepage-hero .router-link,
.standard-hero .router-link {
  display: inline-block;
  padding: 23px 20px;
  margin: 20px 0;
  width: 100%;
  position: relative;
}
@media (min-width: 768px) {
  .homepage-hero .router-link,
  .standard-hero .router-link {
    margin: 0;
    padding: 23px 12px;
  }
}
.homepage-hero .router-link:hover .active-background,
.standard-hero .router-link:hover .active-background {
  -webkit-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  opacity: 1;
  bottom: 0;
  -webkit-box-shadow: 0 11px 24px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 11px 24px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 11px 24px 0 rgba(0, 0, 0, 0.1);
}
.homepage-hero .router-link:hover .router-content-wrap,
.standard-hero .router-link:hover .router-content-wrap {
  -webkit-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.homepage-hero .router-link:hover .router-title,
.standard-hero .router-link:hover .router-title {
  -webkit-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  color: #2a9d8f;
}
.homepage-hero .router-link:hover .router-description,
.standard-hero .router-link:hover .router-description {
  -webkit-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  display: inline-block;
  opacity: 1;
}
@media (min-width: 768px) {
  .homepage-hero .router-link:hover .active-background,
  .standard-hero .router-link:hover .active-background {
    opacity: 1;
    height: 142px;
    bottom: -20px;
  }
  .homepage-hero .router-link:hover .router-content-wrap,
  .standard-hero .router-link:hover .router-content-wrap {
    top: -30px;
  }
  .homepage-hero .router-link:hover .router-title,
  .standard-hero .router-link:hover .router-title {
    color: #2a9d8f;
  }
}
@media (min-width: 992px) {
  .homepage-hero .router-link:hover .active-background,
  .standard-hero .router-link:hover .active-background {
    bottom: -30px;
  }
  .homepage-hero .router-link:hover .router-content-wrap,
  .standard-hero .router-link:hover .router-content-wrap {
    top: -35px;
  }
}
.homepage-hero .router-link .router-icon,
.standard-hero .router-link .router-icon {
  height: 76px;
}
.homepage-hero .router-link .router-icon img,
.homepage-hero .router-link .router-icon svg,
.standard-hero .router-link .router-icon img,
.standard-hero .router-link .router-icon svg {
  height: 100%;
  width: auto;
}
.homepage-hero .router-link .router-icon svg path,
.standard-hero .router-link .router-icon svg path {
  fill: #464646;
}
.homepage-hero .active-background,
.standard-hero .active-background {
  -webkit-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  position: absolute;
  height: 100%;
  width: 101%;
  bottom: 0;
  background: #c9a84c;
  border-radius: 20px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
}
@media (min-width: 768px) {
  .homepage-hero .active-background,
  .standard-hero .active-background {
    width: 100%;
    top: auto;
  }
}
.homepage-hero .breadcrumb-wrap-standard,
.standard-hero .breadcrumb-wrap-standard {
  position: absolute;
  z-index: 1;
  padding-top: 50px;
  padding-left: 15px;
  padding-right: 15px;
  transform: translateX(-50%);
  left: 50%;
  width: 100%;
  visibility: hidden;
}
@media (min-width: 768px) {
  .homepage-hero .breadcrumb-wrap-standard,
  .standard-hero .breadcrumb-wrap-standard {
    visibility: visible;
    display: inline-block;
    width: 750px;
  }
}
@media (min-width: 992px) {
  .homepage-hero .breadcrumb-wrap-standard,
  .standard-hero .breadcrumb-wrap-standard {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .homepage-hero .breadcrumb-wrap-standard,
  .standard-hero .breadcrumb-wrap-standard {
    width: 1200px;
  }
}
.homepage-hero .breadcrumb-wrap-standard li,
.standard-hero .breadcrumb-wrap-standard li {
  color: #fff;
}
.homepage-hero .breadcrumb-wrap-standard.is-visible,
.standard-hero .breadcrumb-wrap-standard.is-visible {
  visibility: visible;
}
.standard-hero {
  position: relative;
}
.section-title-module .module-padding {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .section-title-module .module-padding {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (min-width: 992px) {
  .section-title-module .module-padding {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}
@media (min-width: 1200px) {
  .section-title-module .module-padding {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}
.section-title-module .welcome-message {
  color: #2a9d8f;
  text-align: center;
}
.section-title-module .body-text-wrap {
  text-align: center;
  padding-top: 40px;
}
@media (min-width: 768px) {
  .section-title-module .body-text-wrap {
    padding-top: 32px;
  }
}
@media (min-width: 992px) {
  .section-title-module .body-text-wrap {
    padding-top: 42px;
  }
}
@media (min-width: 768px) {
  .featured-news-module .slider-w-arrows-wrap,
  .testimonials-module .slider-w-arrows-wrap {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .featured-news-module .slider-w-arrows-wrap .slick-dots,
  .testimonials-module .slider-w-arrows-wrap .slick-dots {
    bottom: 0;
  }
}
.featured-news-module .slider-main,
.testimonials-module .slider-main {
  padding-bottom: 31px;
}
@media (min-width: 768px) {
  .featured-news-module .slider-main,
  .testimonials-module .slider-main {
    padding-bottom: 63px;
  }
}
.featured-news-module .pullquote-wrap,
.testimonials-module .pullquote-wrap {
  text-align: center;
  padding-bottom: 18px;
}
@media (min-width: 768px) {
  .featured-news-module .pullquote-wrap,
  .testimonials-module .pullquote-wrap {
    padding-bottom: 29px;
  }
}
.featured-news-module .txt-pullquote,
.testimonials-module .txt-pullquote {
  color: #fff;
}
.featured-news-module .txt-quote-attribution,
.testimonials-module .txt-quote-attribution {
  color: #fff;
}
.featured-news-module .attribution-wrap,
.testimonials-module .attribution-wrap {
  text-align: center;
  position: relative;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .featured-news-module .attribution-wrap,
  .testimonials-module .attribution-wrap {
    margin-bottom: 24px;
  }
}
.featured-news-module .quotation-marks,
.testimonials-module .quotation-marks {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 124px;
  z-index: -1;
  line-height: 0;
}
@media (min-width: 768px) {
  .featured-news-module .quotation-marks,
  .testimonials-module .quotation-marks {
    width: 136px;
  }
}
.featured-news-module .quotation-marks svg .quotes-cls-1,
.testimonials-module .quotation-marks svg .quotes-cls-1 {
  fill: #12394a;
}
.featured-news-module .slide-testimonial,
.testimonials-module .slide-testimonial {
  padding: 0 12%;
}
.featured-news-module
  .testimonial-default-slider-wrap.light-color-scheme
  .txt-pullquote,
.featured-news-module
  .testimonial-default-slider-wrap.light-color-scheme
  .txt-quote-attribution,
.testimonials-module
  .testimonial-default-slider-wrap.light-color-scheme
  .txt-pullquote,
.testimonials-module
  .testimonial-default-slider-wrap.light-color-scheme
  .txt-quote-attribution {
  color: #000;
}
.featured-news-module
  .testimonial-default-slider-wrap.light-color-scheme
  .quotation-marks
  svg
  .quotes-cls-1,
.testimonials-module
  .testimonial-default-slider-wrap.light-color-scheme
  .quotation-marks
  svg
  .quotes-cls-1 {
  fill: #fff;
}
.testimonials-module .slide-testimonial {
  padding-bottom: 12px;
}
.awards-module .section-header {
  color: #fff;
  text-align: center;
}
.awards-module .section-header.txt-feature-title {
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  .awards-module .section-header.txt-feature-title {
    padding-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .awards-module .section-header.txt-feature-title {
    padding-bottom: 30px;
  }
}
.awards-module .welcome-text-wrap {
  text-align: center;
}
.awards-module .welcome-text-wrap p {
  color: #fff;
}
.awards-module .learn-more-wrap {
  text-align: center;
  margin-top: 50px;
}
.awards-module .logo-wrap {
  max-width: none;
  margin: auto;
  padding: 15px 0;
}
.awards-module .logo-wrap img {
  width: 100%;
}
@media (min-width: 768px) {
  .awards-module .logo-wrap {
    max-width: 135px;
    padding: 0;
  }
}
.awards-module .logo-wrap-mobile {
  display: inline-block;
  width: 100%;
  padding-top: 35px;
}
.awards-module .logo-wrap-desktop {
  display: inline-block;
  width: 100%;
  padding-bottom: 50px;
}
.awards-module .show-on-desktop {
  display: none;
}
@media (min-width: 768px) {
  .awards-module .show-on-desktop {
    display: inline-block;
  }
}
.awards-module .show-on-mobile {
  display: inherit;
}
@media (min-width: 768px) {
  .awards-module .show-on-mobile {
    display: none;
  }
}
.feature-edgeless-img-module.use-top-curve .feature-edgeless-img-xs-wrap {
  position: relative;
}
.feature-edgeless-img-module.use-top-curve
  .feature-edgeless-img-xs-wrap
  .curve-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
@media (min-width: 992px) {
  .feature-edgeless-img-module.use-top-curve .custom-bg {
    position: relative;
    padding-bottom: 58.75%;
  }
  .feature-edgeless-img-module.use-top-curve .container-use-top-curve {
    position: absolute;
    left: 50%;
    top: 0;
    height: 100%;
    transform: translateX(-50%);
  }
  .feature-edgeless-img-module.use-top-curve .col-use-top-curve {
    position: absolute;
    height: 100%;
  }
  .feature-edgeless-img-module.use-top-curve .full-block-wrap {
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    right: 0;
  }
}
.feature-edgeless-img-module .custom-bg {
  background-size: 0;
  background-repeat: no-repeat;
  padding-bottom: 0;
}
@media (min-width: 992px) {
  .feature-edgeless-img-module .custom-bg {
    min-height: 600px;
    height: 0;
    padding-bottom: 56.25%;
    background-size: cover;
  }
}
.feature-edgeless-img-module .curve-wrap {
  position: relative;
}
.feature-edgeless-img-module .full-block-wrap {
  top: -50px;
  margin-bottom: -50px;
  position: relative;
  z-index: 0;
  background-color: rgba(26, 71, 95, 0.97);
  position: relative;
}
@media (min-width: 992px) {
  .feature-edgeless-img-module .full-block-wrap {
    padding-left: 15px;
    left: 0;
    top: auto;
    margin-bottom: 0;
    background-color: transparent;
    max-height: 600px;
  }
}
@media (min-width: 1200px) {
  .feature-edgeless-img-module .full-block-wrap {
    max-height: none;
  }
}
.feature-edgeless-img-module .color-wrap {
  background-color: rgba(26, 71, 95, 0.97);
  position: absolute;
  height: 100%;
  width: 50vw;
  right: 0;
  top: 0;
  z-index: -1;
}
.feature-edgeless-img-module .feature-content-wrap {
  padding: 50px 15px;
  color: #fff;
}
@media (min-width: 768px) {
  .feature-edgeless-img-module .feature-content-wrap {
    padding: 50px 30px;
  }
}
@media (min-width: 992px) {
  .feature-edgeless-img-module .feature-content-wrap {
    top: auto;
    padding: 50px 35px 50px 0;
  }
}
.feature-edgeless-img-module .feature-content-wrap .feature-title-standard {
  color: #fff;
}
.feature-edgeless-img-module
  .feature-content-wrap
  .feature-title-standard
  strong {
  color: #c9a84c;
}
.feature-edgeless-img-module .feature-content-wrap p {
  color: #fff;
}
.feature-edgeless-img-module .double-col-wrap {
  display: inline-block;
  padding-top: 47px;
  width: 100%;
}
@media (min-width: 768px) {
  .feature-edgeless-img-module .double-col-wrap {
    padding-top: 41px;
  }
}
.feature-edgeless-img-module .feature-edgeless-img-xs {
  width: 100%;
}
.feature-edgeless-img-module .txt-feature-subhead {
  color: #fff;
}
.feature-edgeless-img-module .learn-more-wrap {
  margin-top: 30px;
}
.feature-edgeless-img-module .feature-btn-title {
  padding-top: 30px;
}
.feature-edgeless-img-module .flex-container-part-time {
  display: block;
}
@media (min-width: 768px) {
  .feature-edgeless-img-module .flex-container-part-time {
    display: flex;
    flex-direction: row;
    align-items: stretch;
  }
}
.feature-edgeless-img-module .flex-container-part-time .flex-column {
  width: 100%;
  padding: 0 15px;
  position: relative;
}
@media (min-width: 768px) {
  .feature-edgeless-img-module .flex-container-part-time .flex-column {
    width: 50%;
    padding-bottom: 90px;
  }
}
.feature-edgeless-img-module
  .flex-container-part-time
  .flex-column.mobile-padding-bottom {
  padding-bottom: 45px;
}
@media (min-width: 768px) {
  .feature-edgeless-img-module
    .flex-container-part-time
    .flex-column.mobile-padding-bottom {
    padding-bottom: 0;
  }
}
@media (min-width: 768px) {
  .feature-edgeless-img-module .flex-container-part-time .learn-more-wrap {
    position: absolute;
    bottom: 0;
  }
}
.featured-news-module img {
  width: 100%;
}
.featured-news-module .section-header {
  text-align: center;
  color: #2a9d8f;
}
.featured-news-module .feature-img-wrap {
  position: relative;
  height: 428px;
  background-size: cover;
  background-position: center center;
  width: 100%;
}
.featured-news-module .feature-blurb-lg-wrap {
  position: absolute;
  bottom: 0;
  background: #2a9d8f;
  width: 100%;
  padding: 24px 30px;
}
.featured-news-module .feature-blurb-lg-wrap .txt-feature-subhead {
  color: #fff;
}
.featured-news-module .slide-promo-wrap .txt-feature-subhead,
.featured-news-module .slide-promo-wrap p {
  color: #fff;
}
.featured-news-module .slide-promo-wrap .feature-img-wrap {
  display: block;
  height: 0;
  padding-bottom: 75%;
}
.featured-news-module .slide-promo-wrap .feature-blurb-sm-wrap {
  display: block;
  padding: 26px 17px;
  background-color: #2a9d8f;
}
@media (min-width: 768px) {
  .featured-news-module .slide-promo-wrap .feature-blurb-sm-wrap {
    padding: 20px 15px;
  }
}
.featured-news-module .promo-sm-wrap {
  height: calc((428px - 30px) / 2);
  position: relative;
  background-color: #2a9d8f;
  vertical-align: top;
}
.featured-news-module .promo-sm-wrap .txt-feature-subhead,
.featured-news-module .promo-sm-wrap p {
  color: #fff;
}
.featured-news-module .promo-sm-wrap .feature-img-wrap {
  display: inline-block;
  width: 50%;
  height: 100%;
}
.featured-news-module .promo-sm-wrap .feature-blurb-sm-wrap {
  display: inline-block;
  width: 50%;
}
@media (min-width: 768px) {
  .featured-news-module .promo-sm-wrap .feature-blurb-sm-wrap {
    position: absolute;
    padding: 0 20px;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (min-width: 992px) {
  .featured-news-module .promo-sm-wrap .feature-blurb-sm-wrap {
    padding: 0 30px;
  }
}
.featured-news-module .promo-sm-wrap + .promo-sm-wrap {
  margin-top: 30px;
}
.featured-news-module .learn-more-wrap {
  text-align: center;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .featured-news-module .learn-more-wrap {
    margin-top: 50px;
  }
}
.featured-news-module .cta-wrap {
  margin-top: 10px;
}
.featured-news-module .cta-wrap .btn-cta {
  color: #fff;
}
.featured-news-module .cta-wrap .btn-cta:after {
  color: #c9a84c;
}
.featured-news-module
  .promos-module-slider-wrap
  .slick-initialized
  .slick-slide {
  border-radius: 0;
  margin: 0 7px;
  overflow: hidden;
}
.featured-news-module .promos-module-slider-wrap .slide-promo-wrap {
  line-height: 0;
}
.feature-img-and-text-module-simple.feature-img-right-with-checklist-module
  .feature-title-standard {
  text-align: left;
}
@media (min-width: 768px) {
  .feature-img-and-text-module-simple.feature-img-right-with-checklist-module
    .feature-title-standard {
    text-align: left;
  }
}
.feature-img-and-text-module-simple .feature-title-standard {
  text-align: center;
}
.feature-img-and-text-module-simple .feature-title-standard strong {
  display: block;
}
@media (min-width: 768px) {
  .feature-img-and-text-module-simple .feature-title-standard {
    text-align: left;
  }
  .feature-img-and-text-module-simple .feature-title-standard strong {
    display: inline-block;
  }
}
.feature-img-and-text-module-simple
  .feature-typography-standard
  p:not(:last-child) {
  margin-bottom: 35px;
}
.feature-img-and-text-module-simple .feature-typography-standard p + p {
  padding-top: 0;
}
.trusted-logos-module .img-associate-logo {
  width: 100%;
  padding: 6px 0;
  margin: auto;
}
@media (min-width: 768px) {
  .trusted-logos-module .img-associate-logo {
    padding: 15px 0;
  }
}
.trusted-logos-module .section-header {
  color: #2a9d8f;
  text-align: center;
}
.trusted-logos-module .section-header.txt-feature-title {
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  .trusted-logos-module .section-header.txt-feature-title {
    padding-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .trusted-logos-module .section-header.txt-feature-title {
    padding-bottom: 30px;
  }
}
.trusted-logos-module .welcome-text-wrap {
  text-align: center;
  padding-bottom: 35px;
}
.trusted-logos-module .slide-promo-wrap {
  padding: 0 7px 30px 7px;
}
.trusted-logos-module .learn-more-wrap {
  text-align: center;
  margin-top: 32px;
}
@media (min-width: 768px) {
  .trusted-logos-module .learn-more-wrap {
    margin-top: 35px;
  }
}
.trusted-logos-module .learn-more-wrap .btn-cta {
  color: #fff;
}
.trusted-logos-module .learn-more-wrap .btn-cta:after {
  color: #c9a84c;
}
.get-in-touch-module {
  position: relative;
}
.get-in-touch-module .module-padding {
  padding: 0;
}
@media (min-width: 768px) {
  .get-in-touch-module .module-padding {
    padding: 150px 0;
  }
}
@media (min-width: 992px) {
  .get-in-touch-module .module-padding {
    padding: 240px 0;
  }
}
.get-in-touch-module .section-header {
  color: #2a9d8f;
  text-align: center;
}
.get-in-touch-module .section-header.txt-feature-title {
  padding-bottom: 7px;
}
@media (min-width: 768px) {
  .get-in-touch-module .section-header.txt-feature-title {
    padding-bottom: 10px;
  }
}
.get-in-touch-module .get-in-touch-img-mobile {
  width: 100vw;
  margin-left: -15px;
}
.get-in-touch-module .get-in-touch-img-desktop {
  display: none;
}
@media (min-width: 768px) {
  .get-in-touch-module .get-in-touch-img-desktop {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
}
.get-in-touch-module .get-in-touch-content-wrap {
  padding: 50px 0;
  background-color: #fff;
  text-align: center;
}
@media (min-width: 768px) {
  .get-in-touch-module .get-in-touch-content-wrap {
    padding: 50px 40px;
  }
}
.get-in-touch-module .welcome-text-wrap {
  text-align: center;
}
.get-in-touch-module .welcome-text-wrap .call-us-text {
  color: #000;
  padding-top: 50px;
  text-transform: uppercase;
  font-size: 1.6rem;
}
@media (min-width: 992px) {
  .get-in-touch-module .welcome-text-wrap .call-us-text {
    font-size: 1.8rem;
  }
}
.get-in-touch-module .welcome-text-wrap .call-us-text a {
  color: inherit;
}
.get-in-touch-module .welcome-text-wrap .button-intro-text {
  color: #000;
  font-weight: 600;
  padding-bottom: 20px;
}
.get-in-touch-module .contact-btn-wrap {
  margin-top: 30px;
}
.filter-dropdown-wrap
  .get-in-touch-module
  .git-buttons-wrap
  input[type="checkbox"],
.get-in-touch-module .git-buttons-wrap .feature-body-standard,
.get-in-touch-module
  .git-buttons-wrap
  .filter-dropdown-wrap
  input[type="checkbox"],
.get-in-touch-module .git-buttons-wrap .txt-article-body {
  font-weight: 700;
}
.get-in-touch-module .git-buttons-wrap .btn,
.get-in-touch-module .git-buttons-wrap .btn-sidebar-tag,
.get-in-touch-module .git-buttons-wrap .slider-w-arrows-wrap .slick-arrow,
.slider-w-arrows-wrap .get-in-touch-module .git-buttons-wrap .slick-arrow {
  width: 100%;
  white-space: normal;
  margin-top: 0;
}
.get-in-touch-module .git-buttons-wrap .btn-sidebar-tag:not(:last-child),
.get-in-touch-module .git-buttons-wrap .btn:not(:last-child),
.get-in-touch-module
  .git-buttons-wrap
  .slider-w-arrows-wrap
  .slick-arrow:not(:last-child),
.slider-w-arrows-wrap
  .get-in-touch-module
  .git-buttons-wrap
  .slick-arrow:not(:last-child) {
  margin-bottom: 20px;
}
.get-in-touch-module .temp-fpo-block {
  background-color: #f3f3f3;
  color: #d9d9d9;
  width: 100%;
  height: 500px;
  text-align: center;
}
.get-in-touch-module .temp-fpo-block h2 {
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.get-in-touch-module .curve-wrap {
  position: relative;
}
.get-in-touch-module .pardot-form-wrap .welcome-text-wrap {
  padding-bottom: 30px;
}
@media (min-width: 1200px) {
  .get-in-touch-module .pardot-form-wrap {
    width: 80%;
    margin: auto;
  }
}
.our-impact-module .section-header {
  text-align: center;
  color: #2a9d8f;
}
custom padding .our-impact-module .section-header.feature-title-standard {
  padding-bottom: 25px;
}
@media (min-width: 768px) {
  custom padding .our-impact-module .section-header.feature-title-standard {
    padding-bottom: 40px;
  }
}
.our-impact-module .flex-container {
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-direction: column;
}
@media (min-width: 768px) {
  .our-impact-module .flex-container {
    flex-direction: row;
  }
}
.our-impact-module .our-impact-stats-wrap {
  flex: 1;
  text-align: center;
  padding-bottom: 41px;
  border-bottom: 1px solid #dcdcdc;
  margin-left: 10vw;
  margin-right: 10vw;
  margin-bottom: 36px;
}
.our-impact-module .our-impact-stats-wrap:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .our-impact-module .our-impact-stats-wrap {
    padding-bottom: 0;
    border-bottom: none;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    border-right: 1px solid #dcdcdc;
  }
  .our-impact-module .our-impact-stats-wrap:last-child {
    border-bottom: none;
    margin-bottom: 0;
    border-right: none;
  }
}
.our-impact-module .our-impact-stat-number {
  color: #2a9d8f;
  padding-bottom: 2px;
}
.our-impact-module .our-impact-stat-description {
  color: #000;
  padding-top: 0;
}
.text-over-photo-module {
  position: relative;
}
.text-over-photo-module .module-padding {
  padding: 0;
}
@media (min-width: 768px) {
  .text-over-photo-module .module-padding {
    padding-top: 23%;
    padding-bottom: 50px;
  }
}
.text-over-photo-module .section-header {
  color: #2a9d8f;
  text-align: center;
}
.text-over-photo-module .section-header.txt-feature-title {
  padding-bottom: 7px;
}
@media (min-width: 768px) {
  .text-over-photo-module .section-header.txt-feature-title {
    padding-bottom: 10px;
  }
}
.text-over-photo-module .text-over-photo-img-mobile {
  width: 100vw;
  margin-left: -15px;
}
.text-over-photo-module .text-over-photo-img-desktop {
  display: none;
}
@media (min-width: 768px) {
  .text-over-photo-module .text-over-photo-img-desktop {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
}
.text-over-photo-module .text-over-photo-content-wrap {
  padding-top: 42px;
  padding-bottom: 50px;
  background-color: transparent;
  text-align: center;
}
@media (min-width: 768px) {
  .text-over-photo-module .text-over-photo-content-wrap {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.text-over-photo-module .welcome-text-wrap {
  text-align: center;
  padding-bottom: 25px;
}
.text-over-photo-module .welcome-text-wrap .call-us-text {
  color: #000;
  padding-top: 40px;
  text-transform: uppercase;
  font-size: 1.6rem;
}
@media (min-width: 992px) {
  .text-over-photo-module .welcome-text-wrap .call-us-text {
    font-size: 1.8rem;
  }
}
.text-over-photo-module .welcome-text-wrap .call-us-text a {
  color: inherit;
}
.text-over-photo-module .temp-fpo-block {
  background-color: #f3f3f3;
  color: #d9d9d9;
  width: 100%;
  height: 500px;
  text-align: center;
}
.text-over-photo-module .temp-fpo-block h2 {
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.text-over-photo-module .curve-wrap {
  position: relative;
}
.text-over-photo-module .txt-over-photo-body {
  color: #000;
}
@media (min-width: 768px) {
  .text-over-photo-module .txt-over-photo-body {
    color: #fff;
    font-weight: 800;
    font-size: 2rem;
    line-height: 1.75;
  }
}
@media (min-width: 1200px) {
  .text-over-photo-module .txt-over-photo-body {
    font-size: 2.4rem;
  }
}
.about-bh-pillars-module .flex-module-container {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  text-align: center;
}
@media (min-width: 768px) {
  .about-bh-pillars-module .flex-module-container {
    align-items: center;
    flex-direction: row;
    text-align: left;
  }
}
.about-bh-pillars-module .flex-intro-blurb-container,
.about-bh-pillars-module .flex-pillars-container {
  width: 100%;
}
@media (min-width: 768px) {
  .about-bh-pillars-module .flex-intro-blurb-container,
  .about-bh-pillars-module .flex-pillars-container {
    width: 50%;
  }
}
.about-bh-pillars-module .intro-blurb-wrap {
  padding-right: 0;
  padding-bottom: 45px;
}
@media (min-width: 768px) {
  .about-bh-pillars-module .intro-blurb-wrap {
    padding-right: 15px;
    margin-right: 15px;
    padding-bottom: 0;
  }
}
.about-bh-pillars-module .flex-pillars-container {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  flex-direction: column;
}
@media (min-width: 768px) {
  .about-bh-pillars-module .flex-pillars-container {
    flex-direction: column;
  }
}
@media (min-width: 992px) {
  .about-bh-pillars-module .flex-pillars-container {
    flex-direction: row;
  }
}
.about-bh-pillars-module .pillar-item {
  width: 100%;
  padding: 0;
  margin-bottom: 39px;
}
@media (min-width: 768px) {
  .about-bh-pillars-module .pillar-item {
    padding: 0 15px;
    margin-bottom: 26px;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .about-bh-pillars-module .pillar-item {
    padding: 0 15px;
    margin-bottom: 42px;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .about-bh-pillars-module .pillar-item {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .about-bh-pillars-module .pillar-item:nth-last-child(-n + 2) {
    margin-bottom: 0;
  }
}
.about-bh-pillars-module .pillar-item:last-child {
  margin-bottom: 0;
}
.about-bh-pillars-module .feature-title-standard {
  color: #2a9d8f;
}
.about-bh-pillars-module .pillar-title {
  color: #2a9d8f;
  padding-bottom: 5px;
}
@media (min-width: 768px) {
  .about-bh-pillars-module .pillar-title {
    padding-bottom: 0;
  }
}
.our-leadership-module {
  text-align: center;
}
.our-leadership-module .section-header {
  color: #2a9d8f;
}
.our-leadership-module .section-header .feature-title-standard {
  max-width: 578px;
  margin: 0 auto;
}
.our-leadership-module .blurb {
  color: #000;
  max-width: 771px;
  margin: 0 auto;
}
.our-leadership-module .cta-wrap {
  margin-bottom: 43px;
}
.our-leadership-module .tile-profile-wrap {
  -webkit-transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  margin-left: -15px;
  margin-right: -15px;
  padding-bottom: 40px;
  display: inline-block;
}
@media (min-width: 768px) {
  .our-leadership-module .tile-profile-wrap {
    margin-left: 0;
    margin-right: 0;
  }
}
.our-leadership-module .tile-profile-wrap:hover {
  -webkit-transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  opacity: 0.6;
}
.our-leadership-module .tile-profile-wrap .img-leadership-profile {
  width: 100%;
  padding-bottom: 24px;
}
@media (min-width: 992px) {
  .our-leadership-module .tile-profile-wrap .img-leadership-profile {
    padding-bottom: 45px;
  }
}
.our-leadership-module .tile-profile-wrap .profile-name {
  color: #2a9d8f;
  padding-bottom: 4px;
}
@media (min-width: 768px) {
  .our-leadership-module .tile-profile-wrap .profile-name {
    padding-bottom: 3px;
  }
}
.our-leadership-module .tile-profile-wrap .profile-job-title {
  color: #000;
}
.our-leadership-module .profile-content-wrap {
  padding: 0 15px;
}
.our-leadership-module .learn-more-wrap {
  margin-top: 0;
}
.our-history-module {
  text-align: center;
}
.our-history-module .img-our-history-photo {
  width: 100%;
}
.our-history-module .section-header {
  color: #2a9d8f;
  text-align: center;
}
.our-history-module .intro-content-wrap {
  text-align: center;
  padding-bottom: 45px;
}
@media (min-width: 992px) {
  .our-history-module .intro-content-wrap {
    padding-bottom: 40px;
  }
}
.our-history-module .our-history-photo-wrap {
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .our-history-module .our-history-photo-wrap {
    padding-bottom: 0;
  }
}
.our-history-module .flex-container {
  display: block;
}
@media (min-width: 992px) {
  .our-history-module .flex-container {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.our-history-module .our-history-content-wrap {
  background: #fff;
  padding: 24px 20px;
  margin-bottom: 18px;
  -webkit-box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.09);
}
@media (min-width: 768px) {
  .our-history-module .our-history-content-wrap {
    padding: 44px 50px;
  }
}
.our-history-module .our-history-content-wrap .our-history-slide-year {
  padding-bottom: 10px;
}
@media (min-width: 992px) {
  .our-history-module .our-history-content-wrap .our-history-slide-year {
    padding-bottom: 0;
  }
}
.our-history-module .our-history-content-wrap .our-history-slide-description {
  text-align: center;
  padding-left: 0;
}
@media (min-width: 992px) {
  .our-history-module .our-history-content-wrap .our-history-slide-description {
    text-align: left;
    padding-left: 50px;
  }
}
.our-history-module .learn-more-wrap {
  margin-top: 30px;
}
@media (min-width: 992px) {
  .our-history-module .learn-more-wrap {
    margin-top: 50px;
  }
}
.our-history-module .our-history-slider-wrap {
  overflow: visible;
}
.our-history-module .our-history-slider-wrap .slick-initialized .slick-slide {
  margin: 0 7px;
  overflow: visible;
}
@media (min-width: 768px) {
  .our-history-module .our-history-slider-wrap .slick-initialized .slick-slide {
    margin: 0 15px;
  }
}
.our-history-module .our-history-slider-wrap .slick-slide {
  -webkit-transition: opacity 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: opacity 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: opacity 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  opacity: 0.56;
}
.our-history-module .our-history-slider-wrap .slick-slide.slick-active {
  -webkit-transition: opacity 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: opacity 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: opacity 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  opacity: 1;
}
.our-history-module .our-history-slider-wrap.slider-w-arrows-wrap {
  margin-bottom: 0;
}
.article-body-module img {
  width: 100%;
}
.article-body-module img.img-portrait-ratio {
  margin-bottom: 30px;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .article-body-module img.img-portrait-ratio {
    float: left;
    width: 270px;
    margin-right: 30px;
    margin-bottom: 20px;
  }
}
.article-body-module p > .img-portrait-ratio {
  margin-top: 20px;
}
.article-body-module .video-image-wrap {
  position: relative;
  padding-bottom: 30px;
  width: 100%;
}
.article-body-module .video-image-wrap .icon-video-play {
  width: 77px;
  height: 77px;
  padding-bottom: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.article-body-module a.video-image-wrap {
  display: inline-block;
}
.article-body-module .article-title {
  color: #2a9d8f;
  padding-bottom: 30px;
}
.article-body-module .article-subtitle {
  color: #000;
  padding-bottom: 40px;
}
.article-body-module .article-subtitle.article-subtitle-emphasized {
  color: #2a9d8f;
}
.article-body-module .flex-container {
  display: block;
}
@media (min-width: 768px) {
  .article-body-module .flex-container {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.article-body-module .flex-container .article-promo-img-wrap {
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .article-body-module .flex-container .article-promo-img-wrap {
    padding-bottom: 0;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  .article-body-module .flex-container .article-promo-content-wrap {
    padding-left: 15px;
  }
}
.article-body-module .flex-container .article-promo-content-wrap .txt-subhead {
  padding-bottom: 12px;
}
.article-transcript-block,
.related-resources-wrap {
  margin-top: 50px;
}
@media (min-width: 768px) {
  .article-transcript-block,
  .related-resources-wrap {
    margin-top: 75px;
  }
}
.article-transcript-block .subhead,
.related-resources-wrap .subhead {
  color: #000;
  padding-bottom: 20px;
}
.event-details-wrap,
.podcast-overview-wrap,
.webinar-details-wrap {
  padding-bottom: 30px;
  display: block;
}
.event-details-wrap .subhead,
.podcast-overview-wrap .subhead,
.webinar-details-wrap .subhead {
  color: #000;
  padding-bottom: 20px;
}
.event-details-wrap .datetime-wrap a,
.podcast-overview-wrap .datetime-wrap a,
.webinar-details-wrap .datetime-wrap a {
  color: #2a9d8f;
}
.event-details-wrap .datetime-wrap a:hover,
.podcast-overview-wrap .datetime-wrap a:hover,
.webinar-details-wrap .datetime-wrap a:hover {
  text-decoration: underline;
}
.event-details-wrap .add-to-calendar-wrap,
.podcast-overview-wrap .add-to-calendar-wrap,
.webinar-details-wrap .add-to-calendar-wrap {
  margin-top: 20px;
}
.podcast-overview-wrap .podcast-topics-wrap,
.podcast-overview-wrap .subhead {
  line-height: 1.6;
  color: #000;
}
.podcast-overview-wrap .subhead {
  font-weight: 700;
  padding-bottom: 10px;
}
.article-promo-wrap {
  padding: 30px 15px;
  margin-top: 50px;
  margin-left: -15px;
  margin-right: -15px;
  background-color: #f3f3f3;
}
@media (min-width: 768px) {
  .article-promo-wrap {
    padding: 30px 30px;
    margin-top: 50px;
    margin-left: 0;
    margin-right: 0;
  }
}
.article-promo-wrap .sidebar-header-wrap {
  text-align: center;
}
.article-promo-wrap .txt-sidebar-header {
  padding-bottom: 5px;
}
.article-promo-wrap .feature-body-standard,
.article-promo-wrap .filter-dropdown-wrap input[type="checkbox"],
.article-promo-wrap .txt-article-body,
.filter-dropdown-wrap .article-promo-wrap input[type="checkbox"] {
  padding-bottom: 20px;
}
.article-promo-wrap .learn-more-wrap {
  margin-top: 30px;
}
.article-written-by-wrap,
.article-written-by-wrap a,
.below-article-label,
.below-article-modules-wrap a,
.share-this-wrap .share-label {
  font-weight: 700;
  color: #000;
}
.article-written-by-wrap a,
.below-article-modules-wrap a {
  text-decoration: none;
  color: #2a9d8f;
  opacity: 1;
}
.article-written-by-wrap a:hover,
.below-article-modules-wrap a:hover {
  color: #2a9d8f;
  text-decoration: none;
  opacity: 0.6;
}
.below-article-modules-wrap {
  border-bottom: 1px solid #e8e8e8;
  padding-top: 30px;
}
@media (min-width: 768px) {
  .below-article-modules-wrap {
    padding-top: 50px;
  }
}
.article-written-by-wrap {
  padding: 20px 0;
  border-bottom: 1px solid #e8e8e8;
  border-top: 1px solid #e8e8e8;
  margin-top: 50px;
}
.article-written-by-author,
.article-written-by-date {
  display: block;
}
@media (min-width: 768px) {
  .article-written-by-author,
  .article-written-by-date {
    display: inline-block;
  }
}
.article-date-wrap {
  font-weight: 700;
  color: #000;
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .article-written-by-date {
    padding-left: 20px;
    margin-left: 20px;
    border-left: 1px solid #e8e8e8;
  }
}
.article-categories-wrap li,
.article-categories-wrap ul,
.article-tag-wrap li,
.article-tag-wrap ul {
  display: inline-block;
}
.article-categories-wrap .below-article-label,
.article-tag-wrap .below-article-label {
  display: inline-block;
}
.article-categories-wrap,
.article-tag-wrap,
.share-this-wrap {
  padding-bottom: 20px;
}
.share-this-wrap {
  padding-bottom: 30px;
  text-align: left;
}
.share-this-wrap .share-label {
  color: #000;
  padding-bottom: 6px;
  text-align: inherit;
}
.share-this-wrap .social-links-wrap {
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
  text-align: inherit;
}
.sidebar-download-wrap,
.sidebar-form-wrap,
.sidebar-podcast-wrap,
.sidebar-standard-wrap {
  background-color: #f3f3f3;
  padding: 30px 15px;
  margin-top: 50px;
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .sidebar-download-wrap,
  .sidebar-form-wrap,
  .sidebar-podcast-wrap,
  .sidebar-standard-wrap {
    padding: 43px 30px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }
}
.sidebar-download-wrap .sidebar-header-wrap,
.sidebar-form-wrap .sidebar-header-wrap,
.sidebar-podcast-wrap .sidebar-header-wrap,
.sidebar-standard-wrap .sidebar-header-wrap {
  text-align: center;
}
.sidebar-download-wrap .txt-sidebar-header,
.sidebar-form-wrap .txt-sidebar-header,
.sidebar-podcast-wrap .txt-sidebar-header,
.sidebar-standard-wrap .txt-sidebar-header {
  padding-bottom: 5px;
}
.filter-dropdown-wrap .sidebar-download-wrap input[type="checkbox"],
.filter-dropdown-wrap .sidebar-form-wrap input[type="checkbox"],
.filter-dropdown-wrap .sidebar-podcast-wrap input[type="checkbox"],
.filter-dropdown-wrap .sidebar-standard-wrap input[type="checkbox"],
.sidebar-download-wrap .feature-body-standard,
.sidebar-download-wrap .filter-dropdown-wrap input[type="checkbox"],
.sidebar-download-wrap .txt-article-body,
.sidebar-form-wrap .feature-body-standard,
.sidebar-form-wrap .filter-dropdown-wrap input[type="checkbox"],
.sidebar-form-wrap .txt-article-body,
.sidebar-podcast-wrap .feature-body-standard,
.sidebar-podcast-wrap .filter-dropdown-wrap input[type="checkbox"],
.sidebar-podcast-wrap .txt-article-body,
.sidebar-standard-wrap .feature-body-standard,
.sidebar-standard-wrap .filter-dropdown-wrap input[type="checkbox"],
.sidebar-standard-wrap .txt-article-body {
  padding-bottom: 20px;
}
.sidebar-download-wrap .form-control,
.sidebar-form-wrap .form-control,
.sidebar-podcast-wrap .form-control,
.sidebar-standard-wrap .form-control {
  background-color: #fff;
  border: 1px solid #adadad;
}
.sidebar-download-wrap input + input,
.sidebar-form-wrap input + input,
.sidebar-podcast-wrap input + input,
.sidebar-standard-wrap input + input {
  margin-top: 30px;
}
.sidebar-download-wrap.sidebar-newsletter-wrap .sidebar-header-wrap,
.sidebar-form-wrap.sidebar-newsletter-wrap .sidebar-header-wrap,
.sidebar-podcast-wrap.sidebar-newsletter-wrap .sidebar-header-wrap,
.sidebar-standard-wrap.sidebar-newsletter-wrap .sidebar-header-wrap {
  text-align: left;
}
.sidebar-download-wrap.sidebar-newsletter-wrap .user-message-body.has-error,
.sidebar-form-wrap.sidebar-newsletter-wrap .user-message-body.has-error,
.sidebar-podcast-wrap.sidebar-newsletter-wrap .user-message-body.has-error,
.sidebar-standard-wrap.sidebar-newsletter-wrap .user-message-body.has-error {
  color: #ff5000;
}
.sidebar-download-wrap .learn-more-wrap,
.sidebar-form-wrap .learn-more-wrap,
.sidebar-podcast-wrap .learn-more-wrap,
.sidebar-standard-wrap .learn-more-wrap {
  margin-top: 30px;
}
.sidebar-download-wrap {
  text-align: center;
  background-color: #2a9d8f;
}
.filter-dropdown-wrap .sidebar-download-wrap input[type="checkbox"],
.sidebar-download-wrap .feature-body-standard,
.sidebar-download-wrap .filter-dropdown-wrap input[type="checkbox"],
.sidebar-download-wrap .txt-article-body,
.sidebar-download-wrap .txt-sidebar-header {
  color: #fff;
}
.sidebar-download-wrap .txt-sidebar-header {
  padding-bottom: 20px;
}
.filter-dropdown-wrap .sidebar-download-wrap input[type="checkbox"],
.sidebar-download-wrap .feature-body-standard,
.sidebar-download-wrap .filter-dropdown-wrap input[type="checkbox"],
.sidebar-download-wrap .txt-article-body {
  padding-bottom: 0;
}
.rising-sidebar-wrap {
  padding-bottom: 50px;
}
.sidebar-podcast-wrap .txt-sidebar-header {
  padding-bottom: 20px;
}
.sidebar-podcast-wrap .podcast-cover-wrap {
  max-width: 220px;
  margin: auto;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .sidebar-podcast-wrap .podcast-cover-wrap {
    max-width: 170px;
  }
}
.sidebar-podcast-wrap .podcast-cover-wrap .podcast-cover-img {
  width: 100%;
  border-radius: 500px;
}
.sidebar-download-promo-wrap {
  margin-top: 0;
}
.filter-dropdown-wrap
  .sidebar-download-promo-wrap
  .sidebar-header-wrap
  input[type="checkbox"],
.sidebar-download-promo-wrap .sidebar-header-wrap .feature-body-standard,
.sidebar-download-promo-wrap
  .sidebar-header-wrap
  .filter-dropdown-wrap
  input[type="checkbox"],
.sidebar-download-promo-wrap .sidebar-header-wrap .txt-article-body,
.sidebar-download-promo-wrap .sidebar-header-wrap .txt-sidebar-header {
  padding-bottom: 20px;
}
.sidebar-download-promo-wrap .learn-more-wrap {
  text-align: center;
}
.fpo-content-placeholder-block {
  padding: 210px 0;
  width: 100%;
  background-color: transparent;
  border: 1px dashed #000;
}
.fpo-content-placeholder-block .fpo-content-label {
  color: #000;
  width: 100%;
  text-align: center;
}
.article-main-img-wrap {
  padding-bottom: 30px;
}
.article-top-content-wrap {
  padding-bottom: 30px;
  display: inline-block;
}
.article-podcast-iframe-wrap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 35px;
  height: 0;
  overflow: hidden;
}
.article-podcast-iframe-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.article-header-wrap .article-title {
  color: #2a9d8f;
}
.article-breadcrumbs-wrap {
  padding-bottom: 30px;
}
.article-breadcrumbs-wrap .article-breadcrumb {
  color: #2a9d8f;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .article-breadcrumbs-wrap .article-breadcrumb {
    padding-bottom: 0;
  }
}
.article-breadcrumbs-wrap .article-breadcrumb:before {
  font-size: 1.5rem;
  color: #2a9d8f;
  padding-right: 19px;
}
.article-breadcrumbs-wrap .article-breadcrumb a {
  color: inherit;
}
.pillar-grid-module {
  text-align: center;
  overflow: hidden;
}
.pillar-grid-module .slider-main .slick-list {
  overflow: visible;
}
.pillar-grid-module .section-header {
  color: #2a9d8f;
}
.pillar-grid-module .pillar-grid-slider-wrap .pillar-tile-wrap {
  height: 100%;
}
.pillar-grid-module .pillar-grid-slider-wrap .has-padding-bottom {
  padding-bottom: 58px;
}
.pillar-grid-module .pillar-tile-inner-wrap {
  height: 100%;
  position: relative;
  border-bottom: 10px solid #54afcb;
  -webkit-box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.09);
}
.pillar-grid-module .slick-initialized .slick-slide {
  background: #fff;
  border-radius: 5px;
  margin: 0 15px;
}
.pillar-grid-module .slick-initialized .slick-slide > div {
  height: 100%;
}
.pillar-grid-module .flex-container {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  flex-direction: row;
}
@media (min-width: 768px) {
  .pillar-grid-module .flex-container.pillar-tile-col-md-2 .pillar-tile-wrap {
    width: 50%;
    padding: 0 15px;
  }
  .pillar-grid-module
    .flex-container.pillar-tile-col-md-2
    .pillar-tile-wrap:not(:nth-child(1)),
  .pillar-grid-module
    .flex-container.pillar-tile-col-md-2
    .pillar-tile-wrap:not(:nth-child(2)) {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .pillar-grid-module .flex-container.pillar-tile-col-md-4 .pillar-tile-wrap {
    width: 50%;
    padding: 0 15px;
  }
  .pillar-grid-module
    .flex-container.pillar-tile-col-md-4
    .pillar-tile-wrap:not(:nth-child(1)),
  .pillar-grid-module
    .flex-container.pillar-tile-col-md-4
    .pillar-tile-wrap:not(:nth-child(2)) {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .pillar-grid-module .flex-container.pillar-tile-col-md-4 .pillar-tile-wrap {
    width: 25%;
  }
  .pillar-grid-module
    .flex-container.pillar-tile-col-md-4
    .pillar-tile-wrap:not(:nth-child(1)),
  .pillar-grid-module
    .flex-container.pillar-tile-col-md-4
    .pillar-tile-wrap:not(:nth-child(2)) {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .pillar-grid-module .flex-container.pillar-tile-col-md-3 .pillar-tile-wrap {
    width: 50%;
    padding: 0 15px;
  }
}
@media (min-width: 992px) {
  .pillar-grid-module .flex-container.pillar-tile-col-md-3 .pillar-tile-wrap {
    width: 33%;
  }
}
.pillar-grid-module .pillar-title-wrap {
  background-color: #2a9d8f;
  padding: 25px 10px;
}
.pillar-grid-module .pillar-title-text {
  color: #fff;
}
.pillar-grid-module .pillar-description-wrap {
  padding: 22px 22px 62px 22px;
  text-align: left;
}
.pillar-grid-module .pillar-description-wrap.text-center {
  text-align: center;
}
.pillar-grid-module .pillar-description-wrap.no-cta {
  padding: 22px;
}
.pillar-grid-module .pillar-description-wrap .cta-wrap {
  position: absolute;
  bottom: 25px;
}
.pillar-grid-module .pillar-description-wrap .cta-wrap.text-center {
  left: 0;
  right: 0;
}
.article-author-attribution-module .section-header {
  color: #2a9d8f;
  text-align: center;
}
.article-author-attribution-module .attribution-module-title {
  color: #2a9d8f;
  padding-bottom: 15px;
  text-align: center;
}
@media (min-width: 768px) {
  .article-author-attribution-module .attribution-module-title {
    text-align: left;
  }
}
.article-author-attribution-module .attribution-wrap + .attribution-wrap {
  display: inline-block;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .article-author-attribution-module .attribution-wrap + .attribution-wrap {
    display: block;
    margin-top: 0;
  }
}
.article-author-attribution-module .share-this-wrap {
  padding-bottom: 20px;
}
.article-author-attribution-module .social-links-label {
  display: none;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .article-author-attribution-module .social-links-label {
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 0;
  }
}
.article-author-attribution-module .social-links-wrap {
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  display: block;
  padding-left: 10px;
}
@media (min-width: 768px) {
  .article-author-attribution-module .social-links-wrap {
    text-align: left;
    display: inline-block;
  }
}
.article-author-attribution-module .attribution-name,
.article-author-attribution-module .social-links-label {
  color: #000;
  text-align: center;
}
@media (min-width: 768px) {
  .article-author-attribution-module .attribution-name,
  .article-author-attribution-module .social-links-label {
    text-align: left;
  }
}
.article-author-attribution-module .attribution-name {
  padding-bottom: 20px;
}
.article-author-attribution-module .attribution-bio {
  text-align: center;
}
@media (min-width: 768px) {
  .article-author-attribution-module .attribution-bio {
    text-align: left;
  }
}
.article-author-attribution-module .cta-wrap {
  text-align: center;
}
@media (min-width: 768px) {
  .article-author-attribution-module .cta-wrap {
    text-align: left;
  }
}
.article-author-attribution-module.flex-version .authors-flex-wrap {
  display: flex;
  width: 100%;
}
.article-author-attribution-module.flex-version
  .authors-flex-wrap
  .attribution-wrap {
  display: flex;
  justify-content: center;
  align-conten: stretch;
  width: 50%;
}
.article-author-attribution-module.flex-version .attribution-col-flex-left {
  padding-left: 15px;
  padding-right: 15px;
}
.article-author-attribution-module.flex-version .attribution-col-flex-left {
  width: 33.3%;
  display: flex;
  align-items: center;
}
.article-author-attribution-module.flex-version .attribution-col-flex-right {
  width: 66.6%;
  display: flex;
  align-items: center;
}
.profile-headshot-wrap {
  max-width: 220px;
  margin: auto;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .profile-headshot-wrap {
    max-width: none;
    margin: 0;
    padding-bottom: 0;
  }
}
.profile-headshot-wrap .profile-headshot-img {
  width: 100%;
  border-radius: 500px;
}
.featured-resources-module,
.related-posts-module,
.upcoming-events-module {
  overflow: hidden;
}
.featured-resources-module .section-header,
.related-posts-module .section-header,
.upcoming-events-module .section-header {
  color: #2a9d8f;
  text-align: center;
}
.featured-resources-module .section-header .feature-title-tiny,
.related-posts-module .section-header .feature-title-tiny,
.upcoming-events-module .section-header .feature-title-tiny {
  text-align: left;
  padding-bottom: 24px;
}
@media (min-width: 768px) {
  .featured-resources-module .flex-container,
  .related-posts-module .flex-container,
  .upcoming-events-module .flex-container {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    margin-left: -15px;
    margin-right: -15px;
  }
  .featured-resources-module .flex-container .related-post-tile,
  .related-posts-module .flex-container .related-post-tile,
  .upcoming-events-module .flex-container .related-post-tile {
    width: calc(100% / 3);
    margin-left: 15px;
    margin-right: 15px;
  }
  .featured-resources-module
    .flex-container
    .related-post-tile.related-post-tile-2-col,
  .related-posts-module
    .flex-container
    .related-post-tile.related-post-tile-2-col,
  .upcoming-events-module
    .flex-container
    .related-post-tile.related-post-tile-2-col {
    width: calc(100% / 2);
  }
}
.featured-resources-module .slider-main .slick-list,
.related-posts-module .slider-main .slick-list,
.upcoming-events-module .slider-main .slick-list {
  overflow: visible;
}
.featured-resources-module .slick-initialized .slick-slide,
.related-posts-module .slick-initialized .slick-slide,
.upcoming-events-module .slick-initialized .slick-slide {
  margin: 0 7px;
}
.featured-resources-module .social-icons-wrap .social-icons-label,
.related-posts-module .social-icons-wrap .social-icons-label,
.upcoming-events-module .social-icons-wrap .social-icons-label {
  display: inline-block;
}
.featured-resources-module .profile-headshot-wrap .profile-headshot-img,
.related-posts-module .profile-headshot-wrap .profile-headshot-img,
.upcoming-events-module .profile-headshot-wrap .profile-headshot-img {
  width: 100%;
  border-radius: 500px;
}
.featured-resources-module .related-post-tile,
.related-posts-module .related-post-tile,
.upcoming-events-module .related-post-tile {
  padding-bottom: 62px;
  position: relative;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .featured-resources-module .related-post-tile,
  .related-posts-module .related-post-tile,
  .upcoming-events-module .related-post-tile {
    margin-bottom: 0;
  }
}
.featured-resources-module .related-post-tile .cta-wrap,
.related-posts-module .related-post-tile .cta-wrap,
.upcoming-events-module .related-post-tile .cta-wrap {
  position: absolute;
  bottom: 25px;
}
.featured-resources-module .related-post-tile .related-img-wrap,
.related-posts-module .related-post-tile .related-img-wrap,
.upcoming-events-module .related-post-tile .related-img-wrap {
  position: relative;
  display: inline-block;
  margin-bottom: 26px;
  width: 100%;
}
.featured-resources-module
  .related-post-tile
  .related-img-wrap
  .related-img-hover-wrap,
.related-posts-module
  .related-post-tile
  .related-img-wrap
  .related-img-hover-wrap,
.upcoming-events-module
  .related-post-tile
  .related-img-wrap
  .related-img-hover-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.featured-resources-module
  .related-post-tile
  .related-img-wrap
  .related-img-hover-bg,
.related-posts-module
  .related-post-tile
  .related-img-wrap
  .related-img-hover-bg,
.upcoming-events-module
  .related-post-tile
  .related-img-wrap
  .related-img-hover-bg {
  -webkit-transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  position: absolute;
  background-color: #2a9d8f;
  opacity: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.featured-resources-module
  .related-post-tile
  .related-img-wrap
  .related-img-hover-description,
.related-posts-module
  .related-post-tile
  .related-img-wrap
  .related-img-hover-description,
.upcoming-events-module
  .related-post-tile
  .related-img-wrap
  .related-img-hover-description {
  -webkit-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  position: absolute;
  top: 60%;
  transform: translateY(-50%);
  padding: 0 20px;
  color: #fff;
  opacity: 0;
}
.featured-resources-module
  .related-post-tile
  .related-img-wrap
  .related-img-icon-wrap,
.related-posts-module
  .related-post-tile
  .related-img-wrap
  .related-img-icon-wrap,
.upcoming-events-module
  .related-post-tile
  .related-img-wrap
  .related-img-icon-wrap {
  background-color: #2a9d8f;
  padding: 7px 7px;
  margin: 1px 1px;
  position: relative;
  position: absolute;
  top: 0;
  left: 0;
  width: 42px;
  height: 42px;
  align-items: center;
  justify-content: center;
  display: flex;
}
@media (min-width: 768px) {
  .featured-resources-module
    .related-post-tile
    .related-img-wrap
    .related-img-icon-wrap,
  .related-posts-module
    .related-post-tile
    .related-img-wrap
    .related-img-icon-wrap,
  .upcoming-events-module
    .related-post-tile
    .related-img-wrap
    .related-img-icon-wrap {
    width: 32px;
    height: 32px;
  }
}
@media (min-width: 992px) {
  .featured-resources-module
    .related-post-tile
    .related-img-wrap
    .related-img-icon-wrap,
  .related-posts-module
    .related-post-tile
    .related-img-wrap
    .related-img-icon-wrap,
  .upcoming-events-module
    .related-post-tile
    .related-img-wrap
    .related-img-icon-wrap {
    width: 42px;
    height: 42px;
  }
}
.featured-resources-module
  .related-post-tile
  .related-img-wrap
  .related-img-icon-wrap.icon-bg-color-white,
.related-posts-module
  .related-post-tile
  .related-img-wrap
  .related-img-icon-wrap.icon-bg-color-white,
.upcoming-events-module
  .related-post-tile
  .related-img-wrap
  .related-img-icon-wrap.icon-bg-color-white {
  background-color: #fff;
}
.featured-resources-module
  .related-post-tile
  .related-img-wrap
  .related-img-icon-wrap.icon-bg-color-nileblue,
.related-posts-module
  .related-post-tile
  .related-img-wrap
  .related-img-icon-wrap.icon-bg-color-nileblue,
.upcoming-events-module
  .related-post-tile
  .related-img-wrap
  .related-img-icon-wrap.icon-bg-color-nileblue {
  background-color: #2a9d8f;
}
.featured-resources-module
  .related-post-tile
  .related-img-wrap
  .related-img-icon,
.related-posts-module .related-post-tile .related-img-wrap .related-img-icon,
.upcoming-events-module .related-post-tile .related-img-wrap .related-img-icon {
  color: #fff;
  font-size: 2rem;
  line-height: 0;
}
@media (min-width: 768px) {
  .featured-resources-module
    .related-post-tile
    .related-img-wrap
    .related-img-icon,
  .related-posts-module .related-post-tile .related-img-wrap .related-img-icon,
  .upcoming-events-module
    .related-post-tile
    .related-img-wrap
    .related-img-icon {
    font-size: 1.6rem;
  }
}
@media (min-width: 992px) {
  .featured-resources-module
    .related-post-tile
    .related-img-wrap
    .related-img-icon,
  .related-posts-module .related-post-tile .related-img-wrap .related-img-icon,
  .upcoming-events-module
    .related-post-tile
    .related-img-wrap
    .related-img-icon {
    font-size: 2rem;
  }
}
.featured-resources-module
  .related-post-tile
  .related-img-wrap
  .related-img-icon.icon-color-white,
.related-posts-module
  .related-post-tile
  .related-img-wrap
  .related-img-icon.icon-color-white,
.upcoming-events-module
  .related-post-tile
  .related-img-wrap
  .related-img-icon.icon-color-white {
  color: #fff;
}
.featured-resources-module
  .related-post-tile
  .related-img-wrap
  .related-img-icon.icon-color-buttercup,
.related-posts-module
  .related-post-tile
  .related-img-wrap
  .related-img-icon.icon-color-buttercup,
.upcoming-events-module
  .related-post-tile
  .related-img-wrap
  .related-img-icon.icon-color-buttercup {
  color: #c9a84c;
}
.featured-resources-module
  .related-post-tile
  .related-img-wrap:hover
  .related-img-hover-description,
.related-posts-module
  .related-post-tile
  .related-img-wrap:hover
  .related-img-hover-description,
.upcoming-events-module
  .related-post-tile
  .related-img-wrap:hover
  .related-img-hover-description {
  -webkit-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  opacity: 1;
  top: 50%;
}
.featured-resources-module
  .related-post-tile
  .related-img-wrap:hover
  .related-img-hover-bg,
.related-posts-module
  .related-post-tile
  .related-img-wrap:hover
  .related-img-hover-bg,
.upcoming-events-module
  .related-post-tile
  .related-img-wrap:hover
  .related-img-hover-bg {
  -webkit-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  opacity: 0.8;
}
.featured-resources-module .related-post-tile .related-article-img,
.related-posts-module .related-post-tile .related-article-img,
.upcoming-events-module .related-post-tile .related-article-img {
  width: 100%;
}
.featured-resources-module .related-post-tile .related-tag-wrap,
.related-posts-module .related-post-tile .related-tag-wrap,
.upcoming-events-module .related-post-tile .related-tag-wrap {
  padding-bottom: 12px;
}
.featured-resources-module .related-post-tile .related-tag-label,
.related-posts-module .related-post-tile .related-tag-label,
.upcoming-events-module .related-post-tile .related-tag-label {
  display: inline-block;
  font-weight: 700;
}
.featured-resources-module .related-post-tile .related-tag-list,
.related-posts-module .related-post-tile .related-tag-list,
.upcoming-events-module .related-post-tile .related-tag-list {
  display: inline;
}
.featured-resources-module .related-post-tile .related-tag-list li,
.related-posts-module .related-post-tile .related-tag-list li,
.upcoming-events-module .related-post-tile .related-tag-list li {
  display: inline;
}
.featured-resources-module .related-post-tile .related-posts-description,
.related-posts-module .related-post-tile .related-posts-description,
.upcoming-events-module .related-post-tile .related-posts-description {
  color: #000;
}
.article-transcript-block .content-wrap-expandable {
  max-height: 210px;
  position: relative;
  overflow: hidden;
}
.article-transcript-block .content-wrap-expandable .content-see-more-btn-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: left;
  margin: 0;
}
.article-transcript-block
  .content-wrap-expandable
  .content-see-more-btn-wrap
  .gradient-fade-cover {
  height: 150px;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, rgba(255, 255, 255, 0)),
    color-stop(1, #fff)
  );
}
.article-transcript-block
  .content-wrap-expandable
  .content-see-more-btn-wrap
  .button-wrap {
  background-color: #fff;
}
.article-transcript-block
  .content-wrap-expandable
  .content-see-more-btn-wrap
  .button-wrap
  .btn,
.article-transcript-block
  .content-wrap-expandable
  .content-see-more-btn-wrap
  .button-wrap
  .btn-sidebar-tag,
.article-transcript-block
  .content-wrap-expandable
  .content-see-more-btn-wrap
  .button-wrap
  .slider-w-arrows-wrap
  .slick-arrow,
.slider-w-arrows-wrap
  .article-transcript-block
  .content-wrap-expandable
  .content-see-more-btn-wrap
  .button-wrap
  .slick-arrow {
  outline: 0;
}
.prototype-index-module .module-padding {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .prototype-index-module .module-padding {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (min-width: 992px) {
  .prototype-index-module .module-padding {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}
@media (min-width: 1200px) {
  .prototype-index-module .module-padding {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}
.prototype-index-module .index-title {
  color: #2a9d8f;
  padding-bottom: 50px;
}
.prototype-index-module .list-title {
  padding-bottom: 30px;
}
.prototype-index-module .welcome-message {
  color: #2a9d8f;
  text-align: center;
}
.prototype-index-module li {
  text-decoration: none;
}
.prototype-index-module .link-list {
  padding-bottom: 75px;
}
.prototype-index-module .link-list li {
  border-bottom: 1px solid #ccc;
}
.prototype-index-module .link-list li:first-child {
  border-top: 1px solid #ccc;
}
.prototype-index-module .prototype-link {
  color: #2a9d8f;
  padding: 20px 20px;
  width: 100%;
  display: inline-block;
}
.prototype-index-module .prototype-link .page-title {
  -webkit-transition: padding 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: padding 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: padding 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  padding-left: 0;
  font-weight: 700;
}
.prototype-index-module .prototype-link:hover .page-title {
  -webkit-transition: padding 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: padding 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: padding 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  padding-left: 20px;
}
.prototype-index-module .prototype-link-info-wrap {
  position: relative;
}
.prototype-index-module .prototype-link-info-wrap:before {
  position: absolute;
  top: 7px;
  font-size: 1.5rem;
  left: -22px;
}
.custom-text-position-hero .hero-content-wrap {
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  min-height: auto;
  position: relative;
  padding-top: 140px;
  padding-bottom: 43px;
  display: block;
}
@media (min-width: 768px) {
  .custom-text-position-hero .hero-content-wrap {
    min-height: 400px;
  }
}
@media (min-width: 992px) {
  .custom-text-position-hero .hero-content-wrap {
    min-height: 600px;
    padding-top: 20%;
    padding-bottom: 100px;
  }
}
@media (min-width: 1200px) {
  .custom-text-position-hero .hero-content-wrap {
    min-height: 650px;
    padding-bottom: 142px;
  }
}
.custom-text-position-hero .hero-text-wrap {
  color: #fff;
  text-align: left;
}
.custom-text-position-hero .hero-title {
  padding-bottom: 14px;
}
@media (min-width: 992px) {
  .custom-text-position-hero .hero-title {
    padding-bottom: 10px;
  }
}
.custom-text-position-hero .hero-description {
  color: #fff;
}
.our-solutions-overview-filter-module .section-header {
  color: #2a9d8f;
  text-align: center;
}
.our-solutions-overview-filter-module .feature-title-standard {
  padding-bottom: 48px;
}
@media (min-width: 992px) {
  .our-solutions-overview-filter-module .feature-title-standard {
    padding-bottom: 54px;
  }
}
@media (min-width: 1200px) {
  .our-solutions-overview-filter-module .feature-title-standard {
    padding-bottom: 64px;
  }
}
.our-solutions-overview-filter-module .welcome-text-wrap {
  text-align: center;
}
.our-solutions-overview-for-parents-module .section-header {
  color: #2a9d8f;
  text-align: center;
}
.our-solutions-overview-for-parents-module img {
  width: 100%;
}
.our-solutions-overview-for-parents-module .stacked-imgs :not(:last-child) {
  padding-bottom: 30px;
}
.our-solutions-overview-for-parents-module .sub-cta-wrap {
  padding: 28px 20px;
  background-color: #2a9d8f;
  margin-top: 25px;
}
.our-solutions-overview-for-parents-module .sub-cta-text {
  color: #fff;
  display: inline-block;
}
@media (min-width: 1200px) {
  .our-solutions-overview-for-parents-module .sub-cta-text {
    width: 50%;
  }
}
.our-solutions-overview-for-parents-module .solutions-subtitle {
  color: #2a9d8f;
  padding-bottom: 15px;
}
@media (min-width: 992px) {
  .our-solutions-overview-for-parents-module .solutions-subtitle {
    padding-bottom: 24px;
    margin-top: -9px;
  }
}
@media (min-width: 1200px) {
  .our-solutions-overview-for-parents-module .solutions-subtitle {
    padding-bottom: 34px;
    margin-top: -9px;
  }
}
.our-solutions-overview-for-parents-module .solutions-subheader {
  color: #000;
  padding-bottom: 10px;
}
@media (min-width: 992px) {
  .our-solutions-overview-for-parents-module .solutions-subheader {
    padding-bottom: 10px;
  }
}
@media (min-width: 1200px) {
  .our-solutions-overview-for-parents-module .solutions-subheader {
    padding-bottom: 20px;
  }
}
.filter-dropdown-wrap
  .our-solutions-overview-for-parents-module
  input[type="checkbox"],
.our-solutions-overview-for-parents-module .feature-body-standard,
.our-solutions-overview-for-parents-module
  .filter-dropdown-wrap
  input[type="checkbox"],
.our-solutions-overview-for-parents-module .txt-article-body {
  color: #000;
}
.our-solutions-overview-for-parents-module .learn-more-wrap {
  float: none;
  margin-top: 20px;
}
@media (min-width: 1200px) {
  .our-solutions-overview-for-parents-module .learn-more-wrap {
    float: right;
    margin-top: 0;
  }
}
.our-solutions-overview-for-parents-module .img-for-parents-portrait {
  margin-bottom: 38px;
}
@media (min-width: 992px) {
  .our-solutions-overview-for-parents-module .img-for-parents-portrait {
    margin-bottom: 0;
  }
}
.feature-square-img-module .edge-img-wrap-left,
.feature-square-img-module .edge-img-wrap-right {
  padding-bottom: 44px;
  width: 100vw;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .feature-square-img-module .edge-img-wrap-left,
  .feature-square-img-module .edge-img-wrap-right {
    width: auto;
    margin-left: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 768px) {
  .feature-square-img-module .edge-img-wrap-right {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .feature-square-img-module .edge-img-wrap-left {
    margin-left: -15px;
  }
}
.feature-square-img-module .edge-square-img {
  width: 100%;
}
.feature-square-img-module .float-right-desktop {
  float: none;
}
@media (min-width: 768px) {
  .feature-square-img-module .float-right-desktop {
    float: right;
  }
}
.feature-square-img-module .float-left-desktop {
  float: none;
}
@media (min-width: 768px) {
  .feature-square-img-module .float-left-desktop {
    float: left;
  }
}
.feature-square-img-module .mimic-non-fluid-col-widths {
  width: auto;
}
@media (min-width: 992px) {
  .feature-square-img-module .mimic-non-fluid-col-widths {
    width: 485px;
  }
}
@media (min-width: 1200px) {
  .feature-square-img-module .mimic-non-fluid-col-widths {
    width: 600px;
  }
}
.our-solutions-overview-for-employers-module .section-header {
  color: #2a9d8f;
  text-align: center;
}
.our-solutions-shared-module .feature-eyebrow-text {
  color: #2a9d8f;
  padding-bottom: 32px;
}
@media (min-width: 768px) {
  .our-solutions-shared-module .feature-eyebrow-text {
    padding-bottom: 20px;
  }
}
.our-solutions-shared-module .feature-title-standard {
  color: #2a9d8f;
  text-transform: none;
  font-weight: 800;
}
.our-solutions-shared-module .feature-btn-title {
  color: #000;
  margin-top: 36px;
}
.our-solutions-shared-module .feature-blurbs-all-wrap {
  padding-top: 48px;
}
@media (min-width: 768px) {
  .our-solutions-shared-module .feature-blurbs-all-wrap {
    padding-top: 48px;
  }
}
.our-solutions-shared-module .feature-blurb-wrap {
  padding-bottom: 22px;
}
.our-solutions-shared-module .feature-blurb-description-text {
  padding-top: 12px;
}
.our-solutions-shared-module .learn-more-wrap {
  margin-top: 30px;
}
.our-solutions-intro-module {
  text-align: center;
}
.our-solutions-intro-module .module-padding-custom {
  padding-top: 50px;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .our-solutions-intro-module .module-padding-custom {
    padding-top: 75px;
  }
}
.our-solutions-overview-edassist-module img {
  width: 100%;
}
.our-solutions-overview-edassist-module .section-header {
  color: #2a9d8f;
  text-align: center;
}
@media (min-width: 768px) {
  .our-solutions-overview-edassist-module .section-header {
    text-align: left;
  }
}
.upcoming-events-module .section-header {
  position: relative;
  color: #2a9d8f;
  text-align: center;
}
.upcoming-events-module .section-header .cta-wrap {
  position: absolute;
  bottom: 50px;
  right: 0;
}
.upcoming-events-module .feature-title-standard.text-left {
  text-align: center;
}
@media (min-width: 768px) {
  .upcoming-events-module .feature-title-standard.text-left {
    text-align: left;
  }
}
.upcoming-events-module .event-title {
  color: #fff;
}
.upcoming-events-module .event-tile {
  -webkit-box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.09);
}
.upcoming-events-module .event-tile .event-img-wrap {
  position: relative;
  display: block;
}
.upcoming-events-module .event-tile .event-img {
  width: 100%;
}
.upcoming-events-module .event-tile .event-text-content-wrap {
  padding: 20px 15px;
}
.upcoming-events-module .event-tile .event-datetime-wrap {
  color: #2a9d8f;
  padding-bottom: 10px;
}
.upcoming-events-module .event-tile .event-date {
  padding-right: 10px;
  display: inline-block;
}
.upcoming-events-module .event-tile .event-time {
  border-left: 1px solid #e2e2e2;
  padding-left: 10px;
  display: inline-block;
}
.upcoming-events-module .event-tile .event-title-wrap {
  text-align: center;
  padding: 10px 10px;
  background-color: #2a9d8f;
  min-height: none;
}
@media (min-width: 768px) {
  .upcoming-events-module .event-tile .event-title-wrap {
    min-height: 110px;
  }
}
@media (min-width: 992px) {
  .upcoming-events-module .event-tile .event-title-wrap {
    min-height: 80px;
  }
}
@media (min-width: 1200px) {
  .upcoming-events-module .event-tile .event-title-wrap {
    min-height: 92px;
  }
}
.upcoming-events-module .event-tile .event-title {
  color: #fff;
}
.upcoming-events-module .event-tile .event-tile {
  padding-bottom: 62px;
}
.upcoming-events-module .event-tile .event-tile .cta-wrap {
  position: absolute;
  bottom: 25px;
}
.upcoming-events-module .event-tile .event-tile .related-img-wrap {
  position: relative;
  display: inline-block;
  margin-bottom: 26px;
}
.featured-resources-module .section-header {
  text-align: left;
  color: #2a9d8f;
  padding-bottom: 20px;
}
.featured-resources-module .feature-subtitle {
  text-transform: none;
}
.featured-resources-module.has-no-featured-resources .section-header {
  padding-bottom: 0;
}
.featured-resources-module.has-no-featured-resources
  .feature-title-standard.is-followed-by-image {
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .featured-resources-module.has-no-featured-resources
    .feature-title-standard.is-followed-by-image {
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  .featured-resources-module.has-no-featured-resources
    .feature-title-standard.is-followed-by-image {
    padding-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .featured-resources-module.has-no-featured-resources
    .feature-title-standard.is-followed-by-image {
    padding-bottom: 0;
  }
}
.events-results-module .feature-subtitle,
.resource-results-module .feature-subtitle {
  font-weight: 700;
  text-transform: none;
}
@media (min-width: 768px) {
  .events-results-module .row-resource-results,
  .resource-results-module .row-resource-results {
    padding-bottom: 40px;
  }
}
.events-results-module .view-more-wrap,
.resource-results-module .view-more-wrap {
  text-align: center;
}
.events-results-module .bootstrap-select > .dropdown-toggle,
.resource-results-module .bootstrap-select > .dropdown-toggle {
  background: red;
  padding: 20px;
}
.grid-divider-rule {
  border-top: 1px solid #e8e8e8;
  position: absolute;
  width: 100vw;
  left: 0;
  margin: 0;
}
.filters-all-wrap {
  padding-bottom: 40px;
}
.filters-all-wrap .filter-by-label {
  color: #2a9d8f;
  display: block;
  padding-bottom: 24px;
}
@media (min-width: 768px) {
  .filters-all-wrap .filter-by-label {
    display: inline-block;
    padding-bottom: 0;
  }
}
.filter-dropdown-wrap {
  position: relative;
  display: block;
  width: 100%;
  margin-left: 0;
}
@media (min-width: 768px) {
  .filter-dropdown-wrap {
    display: inline-block;
    width: auto;
    margin-left: 24px;
  }
}
.filter-dropdown-wrap.open .arrow-nav-accordion {
  -webkit-transition: transform 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: transform 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: transform 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transform: translateY(-50%) rotate(180deg);
}
.filter-dropdown-wrap.open .btn-filter-form {
  background-color: #f3f3f3;
}
.filter-dropdown-wrap .btn-filter-form {
  font-weight: 700;
  text-align: left;
  text-transform: none;
  color: #2a9d8f;
  padding: 15px 40px 15px 13px;
  background-color: transparent;
  border-bottom: 2px solid #2a9d8f;
  width: 100%;
}
@media (min-width: 768px) {
  .filter-dropdown-wrap .btn-filter-form {
    width: auto;
    min-width: 160px;
  }
}
@media (min-width: 992px) {
  .filter-dropdown-wrap .btn-filter-form {
    min-width: 200px;
  }
}
@media (min-width: 1200px) {
  .filter-dropdown-wrap .btn-filter-form {
    min-width: 270px;
  }
}
.filter-dropdown-wrap .dropdown-menu {
  background-color: #f3f3f3;
  width: 100%;
  margin-top: 0;
  padding: 15px 15px;
  position: relative;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}
@media (min-width: 768px) {
  .filter-dropdown-wrap .dropdown-menu {
    position: absolute;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.filter-dropdown-wrap input[type="checkbox"] {
  color: #000;
  padding: 15px 10px;
}
.filter-dropdown-wrap .arrow-nav-accordion {
  -webkit-transition: transform 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: transform 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: transform 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%) rotate(0);
  font-size: 0.9rem;
}
.applied-filters-block {
  color: #000;
  text-align: left;
  padding-bottom: 50px;
}
.applied-filters-block .applied-filters-label {
  font-weight: 800;
  display: inline-block;
}
.applied-filters-block .applied-filters-list {
  display: inline-block;
}
@media (min-width: 768px) {
  .applied-filters-block .applied-filters-list {
    padding-left: 10px;
  }
}
.applied-filters-block .applied-filters-list li {
  display: inline-block;
}
.applied-filters-block .applied-filters-list li + li {
  padding-left: 10px;
}
.applied-filters-block .clear-filters-wrap {
  text-align: left;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .applied-filters-block .clear-filters-wrap {
    text-align: right;
    margin-top: 0;
  }
}
.applied-filters-block .btn-clear-filters {
  border-bottom: 1px solid #2a9d8f;
  opacity: 1;
}
.applied-filters-block .btn-clear-filters:after {
  content: "";
}
.applied-filters-block .btn-clear-filters:hover {
  opacity: 0.6;
}
.zero-results-block {
  padding-bottom: 50px;
}
.zero-results-block .num-results-description,
.zero-results-block .num-results-text {
  font-weight: 700;
  text-transform: none;
}
.zero-results-block .num-results-text {
  color: #2a9d8f;
  padding-bottom: 15px;
}
.zero-results-block .num-results-description {
  color: #000;
  font-size: 2rem;
}
@media (min-width: 768px) {
  .zero-results-block .num-results-description {
    font-size: 2.4rem;
  }
}
.events-results-module .row-events-results {
  padding-top: 50px;
  padding-bottom: 50px;
}
.or-separator-module {
  position: relative;
  padding: 60px 0;
}
.or-separator-module .separator-text {
  color: #000;
  padding: 0 24px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.newsletter-signup-module .newsletter-signup-wrap {
  position: relative;
  display: block;
  text-align: center;
}
@media (min-width: 992px) {
  .newsletter-signup-module .newsletter-signup-wrap {
    display: inline-block;
    text-align: left;
  }
}
.newsletter-signup-module .newsletter-signup-wrap .user-message-body.has-error {
  color: #ff5000;
}
@media (min-width: 992px) {
  .newsletter-signup-module .form-newsletter-wrap,
  .newsletter-signup-module .newsletter-signup-description,
  .newsletter-signup-module .newsletter-signup-title {
    display: inline-block;
    vertical-align: middle;
  }
}
@media (min-width: 992px) {
  .newsletter-signup-module .form-newsletter-wrap input,
  .newsletter-signup-module .newsletter-signup-description input,
  .newsletter-signup-module .newsletter-signup-title input {
    display: inline-block;
    vertical-align: middle;
  }
}
.newsletter-signup-module .newsletter-signup-description,
.newsletter-signup-module .newsletter-signup-title {
  color: #000;
}
.newsletter-signup-module.reverse .newsletter-signup-description,
.newsletter-signup-module.reverse .newsletter-signup-title {
  color: #fff;
}
.newsletter-signup-module .newsletter-signup-title {
  padding-bottom: 18px;
  padding-right: 20px;
}
@media (min-width: 992px) {
  .newsletter-signup-module .newsletter-signup-title {
    width: 30%;
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  .newsletter-signup-module .newsletter-signup-title {
    width: 22%;
    padding-bottom: 0;
  }
}
.newsletter-signup-module .newsletter-signup-description {
  font-weight: 700;
  padding-bottom: 30px;
}
@media (min-width: 992px) {
  .newsletter-signup-module .newsletter-signup-description {
    width: 23%;
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  .newsletter-signup-module .form-newsletter-wrap {
    width: 48%;
    position: relative;
    text-align: right;
  }
}
@media (min-width: 992px) {
  .newsletter-signup-module .newsletter-email-field {
    width: 52%;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    position: relative;
  }
  .newsletter-signup-module .newsletter-email-field .help-block {
    position: absolute;
    width: 100%;
    text-align: left;
  }
}
@media (min-width: 992px) {
  .newsletter-signup-module .newsletter-email-submit {
    margin-left: 10px;
  }
}
.newsletter-signup-module .form-control {
  background-color: #fff;
  border: 1px solid #adadad;
}
.newsletter-signup-module input {
  vertical-align: middle;
}
.newsletter-signup-module input + input {
  margin-top: 30px;
}
@media (min-width: 992px) {
  .newsletter-signup-module input + input {
    margin-top: 0;
  }
}
.newsletter-signup-module .learn-more-wrap {
  margin-top: 30px;
}
.anchors-navigation {
  margin-top: 20px;
}
.anchors-navigation .anchors-list {
  display: flex;
  justify-content: space-between;
}
.anchors-navigation .anchor-item {
  flex: 1 1 auto;
  padding: 22px 0;
  text-align: center;
}
.anchors-navigation .anchor-item:not(:last-child) {
  border-right: 2px solid #e8e8e8;
}
.anchors-navigation .anchor-link {
  font-size: 1.5em;
  color: #2a9d8f;
}
.feature-module-circle-column-grid .blurb {
  max-width: 700px;
  margin: 0 auto 50px;
}
.feature-module-circle-column-grid .feature-title-standard {
  text-align: center;
  color: #2a9d8f;
}
.feature-module-circle-column-grid .feature-title-standard strong {
  display: block;
}
@media (min-width: 768px) {
  .feature-module-circle-column-grid .feature-title-standard strong {
    display: inline;
  }
}
.feature-module-circle-column-grid .circle-column {
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .feature-module-circle-column-grid .circle-column {
    padding-bottom: 0;
  }
}
.how-it-works-with-tabs-module {
  text-align: center;
}
.how-it-works-with-tabs-module .module-title {
  color: #2a9d8f;
}
.how-it-works-with-tabs-module .section-header {
  margin-bottom: 30px;
  color: #000;
}
.how-it-works-with-tabs-module .feature-typography-standard p:not(:last-child) {
  margin-bottom: 35px;
}
.how-it-works-with-tabs-module .feature-typography-standard p + p {
  padding-top: 0;
}
.how-it-works-with-tabs-module .article-rich-text-formatting ul li {
  font-weight: 700;
}
.how-it-works-with-tabs-module .article-rich-text-formatting ol li + li,
.how-it-works-with-tabs-module .article-rich-text-formatting ul li + li {
  margin-top: 10px;
}
.how-it-works-with-tabs-module .bulleted-list {
  list-style-type: disc;
  padding-left: 21px;
}
.circle-column {
  text-align: center;
}
@media (min-width: 768px) {
  .circle-column {
    margin-bottom: 50px;
  }
}
.circle-column:not(:last-child) {
  margin-bottom: 43px;
}
.circle-column .circle-column-img {
  display: block;
  max-width: 282px;
  margin: 0 auto;
  border-radius: 50%;
}
.circle-column .column-header {
  font-size: 1.125em;
  padding: 30px 0 20px;
}
.circle-column .column-blurb {
  font-size: 1.125em;
  line-height: 1.8;
}
.resources-header-module {
  position: relative;
}
.resources-header-module .module-padding-custom {
  padding-top: 50px;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .resources-header-module .module-padding-custom {
    padding-top: 75px;
  }
}
.resources-header-module .section-header {
  color: #2a9d8f;
  text-align: left;
}
@media (min-width: 768px) {
  .resources-header-module .section-header {
    text-align: left;
  }
}
.resources-header-module .feature-title-standard {
  text-transform: none;
  padding-bottom: 0;
}
.backup-care-login-module.reverse {
  color: #fff;
}
.backup-care-login-module.reverse .btn-cta:hover {
  color: #fdb813;
}
.backup-care-login-module .inner-wrap {
  padding: 20px 0;
}
.backup-care-login-module .description-text {
  font-weight: 700;
}
.backup-care-login-module .btn-cta,
.backup-care-login-module .description-text {
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .backup-care-login-module .btn-cta {
    margin-left: 30px;
  }
}
.feature-product-module.reverse .section-header {
  color: #fff;
}
.feature-product-module.reverse .feature-typography-standard p {
  color: #fff;
}
.feature-product-module.reverse .feature-title-standard {
  color: #fff;
}
.feature-product-module .section-header {
  text-align: left;
  color: #2a9d8f;
}
.feature-product-module .feature-subtitle {
  text-transform: none;
}
.feature-product-module .edge-photo-wrap {
  text-align: center;
  height: 310px;
  position: relative;
  margin-top: 40px;
}
@media (min-width: 768px) {
  .feature-product-module .edge-photo-wrap {
    height: 600px;
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .feature-product-module .edge-photo-wrap.product-img-wrap-right {
    padding-right: 15px;
  }
}
.feature-product-module .edge-photo-wrap img.product-photo {
  width: auto;
  position: absolute;
  height: 110%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 768px) {
  .feature-product-module .edge-photo-wrap img.product-photo {
    height: auto;
    width: 80%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media (min-width: 992px) {
  .feature-product-module .edge-photo-wrap img.product-photo {
    height: 110%;
    width: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
.feature-product-module .curve-wrap {
  position: relative;
  z-index: 2;
}
.feature-product-module .flex-feature-container {
  position: relative;
  z-index: 1;
}
.feature-product-module .flex-feature-container.place-img-above-curve {
  z-index: 3;
}
.feature-product-module .flex-feature-container.product-right {
  justify-content: flex-end;
}
.feature-product-module
  .flex-feature-container.product-right
  .feature-text-wrap {
  padding-top: 50px;
}
@media (min-width: 768px) {
  .feature-product-module
    .flex-feature-container.product-right
    .feature-text-wrap {
    padding-top: 0;
  }
}
.feature-product-module .flex-feature-container.product-left {
  justify-content: flex-start;
}
.feature-product-module
  .flex-feature-container.product-left
  .feature-text-wrap {
  padding-bottom: 50px;
  padding-top: 60px;
}
@media (min-width: 768px) {
  .feature-product-module
    .flex-feature-container.product-left
    .feature-text-wrap {
    padding-top: 0;
  }
}
.feature-product-module .flex-feature-container .edge-photo-wrap {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .feature-product-module .flex-feature-container .edge-photo-wrap {
    padding: 0;
  }
}
.standard-hero-with-blurb .eyebrow {
  color: #fff;
  margin-bottom: 18px;
  text-transform: uppercase;
}
.standard-hero-with-blurb .txt-hero-title {
  line-height: 1.3;
  color: #fff;
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .standard-hero-with-blurb .txt-hero-title {
    line-height: 1.5;
  }
}
.standard-hero-with-blurb .blurb {
  line-height: 1.667;
  color: #fff;
}
@media (min-width: 768px) {
  .standard-hero-with-blurb .blurb {
    line-height: 1.5;
  }
}
.standard-hero-with-blurb .hero-text-wrap-mobile {
  position: absolute;
  bottom: 48px;
  padding: 0 15px;
}
.standard-hero-with-blurb .hero-text-wrap-desktop {
  position: absolute;
  bottom: 70px;
  max-width: 820px;
}
.standard-hero-with-blurb .hero-text-wrap-desktop .eyebrow {
  font-size: 2.4rem;
  margin-bottom: 14px;
}
.standard-hero-with-blurb .hero-text-wrap-desktop .txt-hero-title {
  line-height: 1.2;
  margin-bottom: 6px;
}
.standard-hero-with-blurb .hero-text-wrap-desktop .blurb {
  line-height: 1.5;
  font-size: 2.4rem;
}
.header-and-blurb-module .feature-title-standard {
  color: #2a9d8f;
}
@media (min-width: 768px) {
  .header-and-blurb-module .blurb {
    max-width: 720px;
    margin: 0 auto;
  }
}
.feature-edgeless-content-right-module .edgeless-content-module-right {
  position: relative;
  top: -50px;
  margin-bottom: -50px;
  background-color: rgba(20, 142, 77, 0.8);
}
@media (min-width: 992px) {
  .feature-edgeless-content-right-module .edgeless-content-module-right {
    position: absolute;
    top: 0;
    left: 50vw;
    width: 50vw;
  }
}
.feature-edgeless-content-right-module .content-right-container {
  position: relative;
  padding: 0 15px;
}
@media (min-width: 992px) {
  .feature-edgeless-content-right-module .feature-content-wrap {
    padding: 40px 30px;
  }
}
@media (min-width: 1200px) {
  .feature-edgeless-content-right-module .feature-content-wrap {
    padding: 50px 30px;
  }
}
.feature-edgeless-content-right-module
  .feature-content-wrap
  .feature-title-standard
  strong {
  color: #fff;
}
@media (min-width: 992px) {
  .feature-edgeless-content-right-module .flex-columns {
    display: flex;
  }
}
.feature-edgeless-content-right-module .cta-column {
  width: 100%;
}
@media (min-width: 992px) {
  .feature-edgeless-content-right-module .cta-column {
    width: 50%;
  }
}
.feature-edgeless-content-right-module .feature-body-wrap {
  max-width: 570px;
}
.feature-edgeless-content-right-module .btn-cta {
  white-space: pre-wrap;
  text-align: left;
}
.feature-edgeless-content-right-module .cta-column {
  max-width: 600px;
}
.feature-edgeless-content-right-module .color-wrap {
  right: auto;
  left: 0;
  background-color: rgba(20, 142, 77, 0.9);
}
.feature-edgeless-content-right-module .line-seperator {
  border-bottom: 1px solid #fff;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .feature-edgeless-content-right-module .line-seperator {
    margin-top: 24px;
    margin-bottom: 30px;
  }
}
@media (min-width: 1200px) {
  .feature-edgeless-content-right-module .line-seperator {
    margin-top: 31px;
    margin-bottom: 40px;
  }
}
.feature-edgeless-content-right-module .btn-cta {
  color: #fff;
}
.feature-edgeless-content-right-module .cta-lists-container {
  max-width: 600px;
}
.feature-edgeless-content-right-module .cta-list-last {
  margin-top: 30px;
}
@media (min-width: 992px) {
  .feature-edgeless-content-right-module .cta-list-last {
    margin-top: 32px;
  }
}
@media (min-width: 1200px) {
  .feature-edgeless-content-right-module .cta-list-last {
    margin-top: 49px;
  }
}
.nutrition-statement-module {
  position: relative;
}
@media (min-width: 992px) {
  .nutrition-statement-module {
    padding-bottom: 5%;
  }
}
.nutrition-statement-module .section-header .feature-title-standard {
  color: #2a9d8f;
}
.nutrition-statement-module .full-block-wrap {
  padding: 0 15px;
  background-color: #fff;
}
.nutrition-statement-module .color-wrap-white {
  background-color: #fff;
}
.nutrition-statement-module .feature-body-wrap p {
  color: #000;
}
.nutrition-statement-module .txt-feature-subhead {
  color: #000;
}
.nutrition-statement-module .curve-wrap {
  position: relative;
  margin-top: 41px;
  width: 100%;
}
@media (min-width: 992px) {
  .nutrition-statement-module .curve-wrap {
    position: absolute;
    bottom: 0;
  }
}
.nutrition-statement-module .flex-container-part-time .flex-column {
  padding-bottom: 0;
}
.nutrition-statement-module .nutrition-statement-logo {
  width: 100%;
  max-width: 233px;
}
.nutrition-statement-module .feature-content-wrap .learn-more-wrap {
  position: relative;
}
@media (min-width: 992px) {
  .nutrition-statement-module .flex-column {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}
.overview-module {
  text-align: center;
}
.overview-module .feature-title-standard {
  color: #2a9d8f;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .overview-module .feature-title-standard {
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  .overview-module .feature-title-standard {
    padding-bottom: 0;
  }
}
.overview-module .welcome-text-wrap {
  padding-top: 40px;
}
@media (min-width: 768px) {
  .overview-module .welcome-text-wrap {
    padding-top: 32px;
  }
}
@media (min-width: 992px) {
  .overview-module .welcome-text-wrap {
    padding-top: 42px;
  }
}
.profile-slider-module .module-padding-custom {
  padding-top: 0;
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .profile-slider-module .module-padding-custom {
    padding-bottom: 75px;
  }
}
.profile-slider-module .profile-name-text {
  padding-bottom: 20px;
  color: #2a9d8f;
  text-align: center;
}
@media (min-width: 768px) {
  .profile-slider-module .profile-name-text {
    text-align: left;
  }
}
.profile-slider-module .profile-headshot-wrap {
  margin-top: 0;
}
@media (min-width: 768px) {
  .profile-slider-module .profile-headshot-wrap {
    margin-top: 54px;
  }
}
@media (min-width: 992px) {
  .profile-slider-module .profile-headshot-wrap {
    margin-top: 62px;
  }
}
@media (min-width: 1200px) {
  .profile-slider-module .profile-headshot-wrap {
    margin-top: 62px;
  }
}
.profile-slider-module .social-links-wrap {
  padding-left: 0;
}
.curriculum-wheel-tabbed-module {
  position: relative;
}
.curriculum-wheel-tabbed-module .module-padding {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .curriculum-wheel-tabbed-module .module-padding {
    padding-top: 30px;
    padding-bottom: 76px;
  }
}
.curriculum-wheel-tabbed-module .btn-scroll-down,
.curriculum-wheel-tabbed-module .btn-scroll-up {
  font-size: 1rem;
  color: #0b8743;
  background-color: transparent;
  padding: 0 10px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.curriculum-wheel-tabbed-module .btn-scroll-up {
  top: 30px;
}
.curriculum-wheel-tabbed-module .btn-scroll-down {
  bottom: 30px;
}
.curriculum-wheel-tabbed-module .select-custom-wrap {
  margin-bottom: 10px;
  width: 100%;
}
.curriculum-wheel-tabbed-module .txt-header-primary {
  color: #233956;
}
.curriculum-wheel-tabbed-module .feature-body-standard,
.curriculum-wheel-tabbed-module .filter-dropdown-wrap input[type="checkbox"],
.curriculum-wheel-tabbed-module .txt-article-body,
.filter-dropdown-wrap .curriculum-wheel-tabbed-module input[type="checkbox"] {
  color: #464646;
}
.curriculum-wheel-tabbed-module .txt-curriculum-wheel-title {
  color: #231f20;
}
.curriculum-wheel-tabbed-module .curriculum-wheel-bg {
  width: 100%;
  height: 100%;
}
.curriculum-wheel-tabbed-module .curriculum-wheel-bg .curriculum-wheel-bg-img {
  width: 100%;
}
.curriculum-wheel-tabbed-module .content-wrap {
  padding-top: 0;
  padding-bottom: 40px;
  text-align: center;
}
@media (min-width: 992px) {
  .curriculum-wheel-tabbed-module .content-wrap {
    padding-top: 40px;
    padding-bottom: 0;
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .curriculum-wheel-tabbed-module .content-wrap {
    padding-top: 100px;
  }
}
.curriculum-wheel-tabbed-module .intro-wrap {
  max-width: 770px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 16px;
}
@media (min-width: 992px) {
  .curriculum-wheel-tabbed-module .intro-wrap {
    padding-bottom: 46px;
  }
}
.curriculum-wheel-tabbed-module .intro-wrap .txt-curriculum-intro {
  color: #231f20;
  text-align: center;
}
.curriculum-wheel-tabbed-module .rounded-side-tab {
  background-color: #f3f3f3;
  height: 136px;
  width: 94px;
  position: absolute;
  right: 100%;
  transform: translateY(-50%);
  top: 50%;
  border-radius: 100px 0 0 100px;
}
@media (min-width: 1200px) {
  .curriculum-wheel-tabbed-module .rounded-side-tab {
    width: 110px;
  }
}
.curriculum-wheel-tabbed-module .curriculum-vert-scroller-wrap {
  border-radius: 30px;
  background-color: #f3f3f3;
  width: 100%;
  height: 520px;
  text-align: center;
  padding: 66px 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.curriculum-wheel-tabbed-module
  .curriculum-vert-scroller-wrap
  .curriculum-title-img-wrap {
  height: 30px;
  position: relative;
}
.curriculum-wheel-tabbed-module
  .curriculum-vert-scroller-wrap
  .curriculum-title-img {
  width: 164px;
  padding-bottom: 10px;
  position: absolute;
  transform: translateX(-50%);
  bottom: 0;
  left: 50%;
}
.curriculum-wheel-tabbed-module .curriculum-vert-scroller-centering {
  height: 600px;
  width: 370px;
  position: absolute;
  left: 580px;
  top: 0;
  z-index: 0;
}
@media (min-width: 1200px) {
  .curriculum-wheel-tabbed-module .curriculum-vert-scroller-centering {
    width: 440px;
    left: 657px;
  }
}
.curriculum-wheel-tabbed-module .curriculum-title {
  padding-bottom: 10px;
}
.curriculum-wheel-tabbed-module .scrolling-divider {
  margin-top: 10px;
  margin-bottom: 10px;
  width: 50px;
  border-bottom: 2px solid #2a9d8f;
}
.curriculum-wheel-tabbed-module .curriculum-item {
  -webkit-transition: transform 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: transform 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: transform 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.curriculum-wheel-tabbed-module .text-classroom-type {
  color: #111;
  padding-bottom: 20px;
}
.curriculum-wheel-tabbed-module .scrolling-text-mask {
  position: relative;
  overflow: hidden;
  height: 17.875em;
}
.curriculum-wheel-tabbed-module .scrolling-text-content-wrap {
  position: absolute;
  top: 0;
  color: #111;
}
@media (min-width: 768px) {
  .curriculum-wheel-tabbed-module .scrolling-text-content-wrap {
    font-size: 1.6rem;
  }
}
.curriculum-wheel-tabbed-module .scrolling-text-content-wrap strong {
  font-weight: 700;
}
.curriculum-wheel-tabbed-module .scrolling-text-content-wrap p + p {
  padding-top: 1.375em;
}
.curriculum-wheel-tabbed-module
  .scrolling-text-content-wrap
  li
  + li:not(.text-content-list-item) {
  padding-top: 1.375em;
}
.curriculum-wheel-tabbed-module .scrolling-text-content-wrap ul + p {
  padding-top: 1.375em;
}
.curriculum-wheel-tabbed-module .text-content-header,
.curriculum-wheel-tabbed-module .text-content-list-item {
  display: block;
}
.curriculum-wheel-tabbed-module .text-content-header {
  padding: 0 15px;
  margin-bottom: 24px;
}
.curriculum-wheel-tabbed-module .text-content-list {
  padding-left: 24px;
}
.curriculum-wheel-tabbed-module .text-content-list-item {
  position: relative;
  padding-top: 0;
}
.curriculum-wheel-tabbed-module .text-content-list-item:before {
  position: absolute;
  left: -11px;
  content: "-";
}
.curriculum-wheel-tabbed-module .text-content-list-item:not(:last-child) {
  margin-bottom: 4px;
}
.curriculum-wheel-tabbed-module .curriculum-tab-intro-wrap {
  max-width: 770px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
  text-align: center;
}
.curriculum-wheel-tabbed-module .curriculum-tabs-wrap {
  -webkit-transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  background-color: #eeeded;
  border: none;
  border-radius: 5px;
  margin-bottom: 32px;
  display: flex;
  align-items: stretch;
  justify-content: space-around;
}
.curriculum-wheel-tabbed-module .curriculum-tabs-wrap .curriculum-tab-item {
  width: 25%;
  text-align: center;
  margin-bottom: 0;
  display: flex;
  align-items: stretch;
  justify-content: space-around;
}
.curriculum-wheel-tabbed-module
  .curriculum-tabs-wrap
  .curriculum-tab-item
  .tab-link {
  border: none;
  padding: 12px 15px;
  background-color: #eeeded;
  margin: 0;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  cursor: pointer;
  width: 100%;
}
.curriculum-wheel-tabbed-module
  .curriculum-tabs-wrap
  .curriculum-tab-item.active
  .tab-link {
  color: #fff;
  background-color: #dc6f1f;
}
.curriculum-wheel-tabbed-module .curriculum-list {
  -webkit-transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.curriculum-wheel-tabbed-module
  .curriculum-item
  .btn-curriculum.hide-label
  .curriculum-navicon {
  -webkit-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transform: translateY(13px);
}
.curriculum-wheel-tabbed-module
  .curriculum-item
  .btn-curriculum.hide-label
  .curriculum-navtext {
  -webkit-transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  opacity: 0;
}
.curriculum-wheel-tabbed-module .curriculum-item {
  float: none;
  margin-bottom: 0;
}
.curriculum-wheel-tabbed-module .curriculum-item.active .btn-curriculum {
  border: none;
  background-color: transparent;
  padding: 0;
}
.curriculum-wheel-tabbed-module .curriculum-item.active .btn-curriculum:hover {
  background-color: transparent;
}
.curriculum-wheel-tabbed-module .curriculum-item.active .btn-curriculum:focus {
  background-color: transparent;
}
.curriculum-wheel-tabbed-module .tabs-mobile-hidden {
  display: none;
}
.curriculum-wheel-tabbed-module .btn-curriculum {
  -webkit-transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.curriculum-wheel-tabbed-module .btn-curriculum .curriculum-navtext {
  -webkit-transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  opacity: 1;
  height: auto;
  width: 116px;
  padding-top: 4px;
}
.curriculum-wheel-tabbed-module .btn-curriculum .curriculum-navicon {
  -webkit-transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transform: scale(1);
  width: 80px;
  height: 60px;
}
.curriculum-wheel-tabbed-module .curriculum-dial {
  -webkit-transition: transform 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: transform 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: transform 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  position: absolute;
  width: 59%;
  height: auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotateZ(0) scale(1);
}
.curriculum-wheel-tabbed-module .curriculum-wheel-desktop-wrap {
  position: relative;
  width: 600px;
  height: 600px;
  border-radius: 1000px;
  background: #fff;
  left: 0;
  -webkit-box-shadow: 0 5px 21px 0 rgba(94, 94, 94, 0.13);
  -moz-box-shadow: 0 5px 21px 0 rgba(94, 94, 94, 0.13);
  box-shadow: 0 5px 21px 0 rgba(94, 94, 94, 0.13);
}
@media (min-width: 1200px) {
  .curriculum-wheel-tabbed-module .curriculum-wheel-desktop-wrap {
    left: 57px;
  }
}
.curriculum-wheel-tabbed-module .curriculum-list {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-bottom: none;
  z-index: 1;
}
.curriculum-wheel-tabbed-module .curriculum-list .curriculum-item {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  transform: translate(-50%, -50%) translate(230px) rotate(-45deg);
}
.curriculum-wheel-tabbed-module
  .curriculum-list
  .curriculum-item.curriculum-item-default {
  display: none;
}
.curriculum-wheel-tabbed-module
  .curriculum-list
  .curriculum-item.curriculum-item-language {
  transform: translate(-50%, -50%) rotate(0) translate(230px) rotate(0);
}
.curriculum-wheel-tabbed-module
  .curriculum-list
  .curriculum-item.curriculum-item-science {
  transform: translate(-50%, -50%) rotate(51.428deg) translate(230px)
    rotate(-51.428deg);
}
.curriculum-wheel-tabbed-module
  .curriculum-list
  .curriculum-item.curriculum-item-art {
  transform: translate(-50%, -50%) rotate(102.857deg) translate(230px)
    rotate(-102.857deg);
}
.curriculum-wheel-tabbed-module
  .curriculum-list
  .curriculum-item.curriculum-item-math {
  transform: translate(-50%, -50%) rotate(154.286deg) translate(230px)
    rotate(-154.286deg);
}
.curriculum-wheel-tabbed-module
  .curriculum-list
  .curriculum-item.curriculum-item-well {
  transform: translate(-50%, -50%) rotate(205.714deg) translate(230px)
    rotate(-205.714deg);
}
.curriculum-wheel-tabbed-module
  .curriculum-list
  .curriculum-item.curriculum-item-betterworld {
  transform: translate(-50%, -50%) rotate(257.143deg) translate(230px)
    rotate(-257.143deg);
}
.curriculum-wheel-tabbed-module
  .curriculum-list
  .curriculum-item.curriculum-item-caring {
  transform: translate(-50%, -50%) rotate(308.571deg) translate(230px)
    rotate(-308.571deg);
}
.curriculum-wheel-tabbed-module .curriculum-selected-centerpiece {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 310px;
  width: 310px;
  border-radius: 500px;
  overflow: hidden;
}
.curriculum-wheel-tabbed-module
  .curriculum-selected-centerpiece
  .curriculum-centerpiece {
  text-align: center;
}
.curriculum-wheel-tabbed-module
  .curriculum-selected-centerpiece
  .centerpiece-img-wrap {
  -webkit-transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  opacity: 0;
  display: block;
  position: absolute;
  top: 0;
}
.curriculum-wheel-tabbed-module
  .curriculum-selected-centerpiece
  .centerpiece-img-wrap.active {
  -webkit-transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  opacity: 1;
}
.curriculum-wheel-tabbed-module
  .curriculum-selected-centerpiece
  .curriculum-body-wrap,
.curriculum-wheel-tabbed-module
  .curriculum-selected-centerpiece
  .curriculum-text-title-wrap {
  color: #fff;
}
.curriculum-wheel-tabbed-module
  .curriculum-selected-centerpiece
  .curriculum-text-title-wrap {
  padding-bottom: 10px;
}
.curriculum-wheel-tabbed-module
  .curriculum-selected-centerpiece
  .curriculum-title-wrap {
  width: 240px;
  margin: auto;
  padding-bottom: 10px;
}
.curriculum-wheel-tabbed-module
  .curriculum-selected-centerpiece
  .curriculum-body-wrap {
  padding-top: 10px;
}
.curriculum-wheel-tabbed-module
  .curriculum-selected-centerpiece
  .curriculum-tabbed-centerpiece-img {
  height: 100%;
  width: 100%;
}
.curriculum-wheel-tabbed-module
  .curriculum-selected-centerpiece
  .curriculum-centered-label-img {
  width: 100%;
}
.curriculum-wheel-tabbed-module
  .curriculum-selected-centerpiece
  .curriculum-divider {
  height: 2px;
  color: #fff;
  background-color: #fff;
  width: 32px;
  margin: auto;
  border: none;
}
.curriculum-wheel-tabbed-module .curriculum-navicon {
  display: inline-block;
  width: 80px;
  height: 60px;
  padding-bottom: 4px;
}
.curriculum-wheel-tabbed-module .curriculum-navicon-img {
  height: 100%;
}
.curriculum-wheel-tabbed-module .curriculum-navtext-img {
  height: 28px;
  margin: auto;
}
@media (min-width: 768px) {
  .curriculum-wheel-tabbed-module .curriculum-navtext-img {
    width: 100%;
    height: auto;
  }
}
.curriculum-wheel-tabbed-module .btn-curriculum-sizing {
  width: auto;
  height: auto;
}
.curriculum-wheel-tabbed-module .btn-curriculum {
  border: none;
  background-color: transparent;
  padding: 0;
  margin-left: 0;
  margin-right: 0;
}
.curriculum-wheel-tabbed-module .btn-curriculum:hover {
  background-color: transparent;
}
.curriculum-wheel-tabbed-module .btn-curriculum:focus {
  background-color: transparent;
}
.curriculum-wheel-tabbed-module .curriculum-tabbed-slider-wrap {
  margin-left: -15px;
  margin-right: -15px;
}
.curriculum-wheel-tabbed-module
  .curriculum-tabbed-slider-wrap
  .curriculum-tabbed-slide-wrap
  .curriculum-tabbed-photo-wrap {
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  padding: 0 15px;
  width: 100%;
  display: inline-block;
}
.curriculum-wheel-tabbed-module
  .curriculum-tabbed-slider-wrap
  .curriculum-tabbed-slide-wrap
  .curriculum-tabbed-photo-wrap
  .curriculum-tabbed-photo {
  width: 100%;
  height: auto;
  border-radius: 5px;
  margin-bottom: 26px;
}
.curriculum-wheel-tabbed-module
  .curriculum-tabbed-slider-wrap
  .curriculum-tabbed-slide-wrap
  .curriculum-tabbed-photo-wrap
  .curriculum-tabbed-blurb {
  text-align: left;
  color: #464646;
  padding: 0 15px;
  padding-bottom: 16px;
}
.curriculum-wheel-tabbed-module
  .curriculum-tabbed-slider-wrap
  .curriculum-tabbed-slide-wrap
  .curriculum-tabbed-photo-wrap
  .curriculum-tabbed-blurb.feature-body-standard,
.curriculum-wheel-tabbed-module
  .curriculum-tabbed-slider-wrap
  .curriculum-tabbed-slide-wrap
  .curriculum-tabbed-photo-wrap
  .curriculum-tabbed-blurb.txt-article-body,
.curriculum-wheel-tabbed-module
  .curriculum-tabbed-slider-wrap
  .curriculum-tabbed-slide-wrap
  .curriculum-tabbed-photo-wrap
  .filter-dropdown-wrap
  input.curriculum-tabbed-blurb[type="checkbox"],
.filter-dropdown-wrap
  .curriculum-wheel-tabbed-module
  .curriculum-tabbed-slider-wrap
  .curriculum-tabbed-slide-wrap
  .curriculum-tabbed-photo-wrap
  input.curriculum-tabbed-blurb[type="checkbox"] {
  font-size: 1.6rem;
}
.curriculum-wheel-tabbed-module
  .curriculum-tabbed-slider-wrap
  .curriculum-tabbed-slide-wrap
  .curriculum-tabbed-photo-wrap
  .curriculum-tabbed-notes {
  text-align: center;
  color: #464646;
  padding: 0 15px;
  padding-bottom: 6px;
}
.curriculum-wheel-tabbed-module
  .curriculum-tabbed-slider-wrap
  .icon-slide-wrap {
  text-align: center;
}
.curriculum-wheel-tabbed-module
  .curriculum-tabbed-slider-wrap
  .icon-slide-wrap
  .curriculum-navtext {
  padding-bottom: 26px;
}
.curriculum-wheel-tabbed-module
  .curriculum-tabbed-slider-wrap
  .icon-slide-wrap
  p {
  font-size: 1.6rem;
  color: #464646;
}
.curriculum-wheel-tabbed-module
  .curriculum-tabbed-slider-wrap
  .icon-slide-wrap
  p
  + p {
  padding-top: 20px;
}
.proven-approach-module .module-padding-md {
  padding-top: 0;
}
.proven-approach-module .img-container {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .proven-approach-module .img-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.proven-approach-module .txt-container {
  margin-top: 47px;
}
@media (min-width: 992px) {
  .proven-approach-module .txt-container {
    margin-top: 0;
  }
}
.proven-approach-module .percent-cta {
  padding-bottom: 20px;
}
.proven-approach-module .percent-cta-desc {
  margin-bottom: 30px;
}
.proven-approach-module .subheader {
  margin-bottom: 30px;
}
.proven-approach-module .learn-more-wrap {
  margin-bottom: 50px;
}
@media (min-width: 992px) {
  .proven-approach-module .slide-content-wrap {
    padding-left: 50px;
  }
}
@media (min-width: 992px) {
  .proven-approach-module .slide-img-wrap {
    padding-right: 50px;
  }
}
.proven-approach-module .slick-slider {
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.proven-approach-module .slick-list.draggable {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.classroom-spotlight-module .feature-title-standard {
  padding-bottom: 55px;
}
.classroom-spotlight-module .img-container {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .classroom-spotlight-module .img-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.classroom-spotlight-module .txt-container {
  margin-top: 48px;
}
@media (min-width: 992px) {
  .classroom-spotlight-module .txt-container {
    margin-top: 0;
  }
}
.classroom-spotlight-module .eyebrow {
  display: block;
  text-transform: uppercase;
  margin-bottom: 14px;
}
.classroom-spotlight-module .content-header {
  margin-bottom: 20px;
}
.classroom-spotlight-module .subheader {
  text-decoration: underline;
  margin-bottom: 30px;
  text-transform: none;
}
@media (min-width: 992px) {
  .classroom-spotlight-module .slide-content-wrap {
    padding-right: 50px;
  }
}
@media (min-width: 992px) {
  .classroom-spotlight-module .slide-img-wrap {
    padding-left: 50px;
  }
}
.classroom-spotlight-module .slick-slider {
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.classroom-spotlight-module .slick-list.draggable {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.percent-circle-column-item:not(:last-child) {
  margin-bottom: 36px;
}
@media (min-width: 992px) {
  .percent-circle-column-item:not(:last-child) {
    margin-bottom: 0;
  }
}
.percent-circle-column-item .percent-circle-container {
  position: relative;
  max-width: 282px;
  margin: 0 auto 30px;
}
@media (min-width: 992px) {
  .percent-circle-column-item .percent-circle-container {
    max-width: 282px;
  }
}
.percent-circle-column-item .percent-text-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.percent-circle-column-item .column-subtitle {
  padding-bottom: 20px;
}
.blurb-module .module-padding-md {
  padding-bottom: 0;
}
.blurb-module .blurb-container {
  padding: 0 15px;
  max-width: 770px;
  margin: 0 auto;
}
.blurb-module .blurb-container p:not(:last-child) {
  margin-bottom: 32px;
}
.blurb-module ul {
  list-style-type: disc;
  text-align: left;
  padding-left: 60px;
  margin-bottom: 32px;
}
.feature-img-right-with-blurred-background {
  position: relative;
  overflow: hidden;
}
.feature-img-right-with-blurred-background .eyebrow {
  text-transform: none;
  margin-bottom: 22px;
}
@media (min-width: 768px) {
  .feature-img-right-with-blurred-background.custom-bg-color-nileblue
    .profile-slider-wrap {
    background-color: #2a9d8f;
  }
}
.feature-img-right-with-blurred-background.custom-bg-color-nileblue
  .feature-txt-container {
  background-color: #2a9d8f;
}
.feature-img-right-with-blurred-background .slider-w-arrows-wrap {
  margin-bottom: 0;
  width: 100%;
}
.feature-img-right-with-blurred-background .slider-w-arrows-wrap .slick-dots {
  bottom: 0;
}
.feature-img-right-with-blurred-background .slider-w-arrows-wrap .slick-arrow {
  bottom: 0;
}
@media (min-width: 768px) {
  .feature-img-right-with-blurred-background
    .slider-w-arrows-wrap
    .slick-arrow {
    top: auto;
  }
}
@media (min-width: 992px) {
  .feature-img-right-with-blurred-background
    .slider-w-arrows-wrap
    .slick-arrow {
    top: 50%;
  }
}
@media screen and (min-width: 1490px) {
  .feature-img-right-with-blurred-background
    .slider-w-arrows-wrap
    .slick-arrow {
    height: 64px;
    width: 64px;
  }
}
@media (min-width: 768px) {
  .feature-img-right-with-blurred-background .slider-w-arrows-wrap .slick-prev {
    left: 15px;
  }
}
@media (min-width: 992px) {
  .feature-img-right-with-blurred-background .slider-w-arrows-wrap .slick-prev {
    left: 15px;
  }
}
@media (min-width: 1200px) {
  .feature-img-right-with-blurred-background .slider-w-arrows-wrap .slick-prev {
    left: calc(50% - 630px);
  }
}
@media (min-width: 768px) {
  .feature-img-right-with-blurred-background .slider-w-arrows-wrap .slick-next {
    right: 15px;
  }
}
@media (min-width: 992px) {
  .feature-img-right-with-blurred-background .slider-w-arrows-wrap .slick-next {
    right: calc(50% - 15px);
  }
}
@media (min-width: 1200px) {
  .feature-img-right-with-blurred-background .slider-w-arrows-wrap .slick-next {
    right: calc(50% + 15px);
  }
}
.feature-img-right-with-blurred-background .flex-container {
  position: relative;
  padding: 0;
  z-index: 1;
  display: flex !important;
  -webkit-display: flex !important;
  flex-direction: column-reverse;
}
@media (min-width: 992px) {
  .feature-img-right-with-blurred-background .flex-container {
    flex-direction: row-reverse;
    padding: 40px 0;
    align-items: center;
  }
}
.feature-img-right-with-blurred-background .half-width-photo-wrap {
  position: relative;
  padding: 0 15px;
  z-index: 1;
}
@media (min-width: 992px) {
  .feature-img-right-with-blurred-background .half-width-photo-wrap {
    width: 50%;
    padding: 0 0 0 15px;
  }
}
.feature-img-right-with-blurred-background
  .half-width-photo-wrap
  .feature-photo {
  position: relative;
  top: -145px;
}
@media (min-width: 992px) {
  .feature-img-right-with-blurred-background
    .half-width-photo-wrap
    .feature-photo {
    top: 0;
  }
}
.feature-img-right-with-blurred-background .feature-txt-container {
  position: relative;
  padding: 40px 15px 171px;
}
@media (min-width: 992px) {
  .feature-img-right-with-blurred-background .feature-txt-container {
    max-width: 600px;
    padding: 0;
  }
}
.feature-img-right-with-blurred-background .feature-text-wrap {
  position: relative;
}
@media (min-width: 992px) {
  .feature-img-right-with-blurred-background .feature-text-wrap {
    padding: 0 60px 0 90px;
  }
}
@media (min-width: 1200px) {
  .feature-img-right-with-blurred-background .feature-text-wrap {
    padding: 0 60px 0 72px;
  }
}
.feature-img-right-with-blurred-background .module-padding-md {
  padding-top: 0;
  padding-bottom: 0;
}
.feature-img-right-with-blurred-background .blurred-background,
.feature-img-right-with-blurred-background .blurred-background-mobile {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  filter: blur(40px);
  -webkit-filter: blur(40px);
  -moz-filter: blur(40px);
}
.feature-img-right-with-blurred-background .blurred-background-gradient,
.feature-img-right-with-blurred-background .blurred-background-gradient-mobile {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.feature-img-right-with-blurred-background .category-tags {
  font-weight: 700;
  color: #fff;
  margin-bottom: 26px;
}
.feature-img-right-with-blurred-background .module-title {
  color: #fff;
  margin-bottom: 24px;
}
.feature-img-right-with-blurred-background .module-date {
  display: block;
  color: #fff;
  margin-bottom: 24px;
}
.feature-img-right-with-blurred-background .read-article-btn-cta {
  text-transform: uppercase;
  color: #fff;
}
.newsroom-page-header {
  position: relative;
}
@media (min-width: 768px) {
  .newsroom-page-header .module-padding-md {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (min-width: 768px) {
  .newsroom-page-header .feature-title-standard {
    padding-bottom: 63px;
  }
}
.newsroom-page-header .txt-footer-section-title {
  color: #2a9d8f;
}
@media (min-width: 768px) {
  .newsroom-page-header .social-icons-wrap {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
  }
}
.newsroom-page-header .social-links-wrap {
  text-align: left;
}
@media (min-width: 768px) {
  .newsroom-page-header .social-links-wrap {
    margin-top: 6px;
  }
}
.newsroom-page-header .newsroom-anchor-items {
  text-align: center;
}
@media (min-width: 768px) {
  .newsroom-page-header .newsroom-anchor-items {
    padding-left: 15px;
    text-align: left;
    font-size: 0;
  }
}
.newsroom-page-header .newsroom-anchor-item {
  padding: 22px 0;
}
@media (min-width: 768px) {
  .newsroom-page-header .newsroom-anchor-item {
    display: inline-block;
    padding: 12.5px 22px;
  }
  .newsroom-page-header .newsroom-anchor-item:first-child {
    padding-left: 0;
  }
  .newsroom-page-header .newsroom-anchor-item:last-child {
    padding-right: 0;
  }
}
.newsroom-page-header .newsroom-anchor-item:not(:last-child) {
  border-bottom: 1px solid #dadada;
}
@media (min-width: 768px) {
  .newsroom-page-header .newsroom-anchor-item:not(:last-child) {
    border-bottom: 0;
    border-right: 1px solid #dadada;
  }
}
.newsroom-page-header .newsroom-anchor-item a {
  color: #2a9d8f;
}
.social-feed-module .social-feed-placeholder {
  display: flex;
  -webkit-display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  height: 528px;
  border: 1px dashed #000;
  background-color: #dadada;
}
@media (min-width: 992px) {
  .social-feed-module .social-feed-placeholder {
    height: 875px;
  }
}
.video-spotlight-module .section-header {
  text-align: center;
}
.video-spotlight-module .profile-slider-wrap {
  margin-bottom: 0;
  padding-bottom: 58px;
}
@media (min-width: 992px) {
  .video-spotlight-module .profile-slider-wrap {
    padding-bottom: 0;
  }
}
.video-spotlight-module .play-btn {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: inline-block;
  height: 69px;
  width: 69px;
}
@media (min-width: 992px) {
  .video-spotlight-module .play-btn {
    height: 97px;
    width: 97px;
  }
}
.video-spotlight-module .video-spotlight-categories,
.video-spotlight-module .video-spotlight-date {
  display: block;
}
.video-spotlight-module .video-spotlight-categories {
  margin-bottom: 20px;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .video-spotlight-module .video-spotlight-categories {
    margin-top: 0;
  }
}
.video-spotlight-module .video-spotlight-date {
  margin-bottom: 30px;
}
.video-spotlight-module .slide-header {
  text-transform: none;
  margin-bottom: 30px;
}
.video-spotlight-module .video-spotlight-related-slider-wrap {
  margin-top: 44px;
}
.video-spotlight-module .img-wrapper {
  display: inline-block;
}
.video-spotlight-module .related-sliders {
  padding: 0 60px;
}
.video-spotlight-module .related-sliders .slick-arrow {
  top: calc(25% + 25px);
}
@media screen and (min-width: 1490px) {
  .video-spotlight-module .related-sliders .slick-arrow {
    height: 64px;
    width: 64px;
  }
}
.video-spotlight-module .related-sliders .slick-prev {
  left: -45px;
}
@media (min-width: 1200px) {
  .video-spotlight-module .related-sliders .slick-prev {
    left: -60px;
  }
}
.video-spotlight-module .related-sliders .slick-next {
  right: -45px;
}
@media (min-width: 1200px) {
  .video-spotlight-module .related-sliders .slick-next {
    right: -60px;
  }
}
.video-spotlight-module .related-sliders .slick-current .related-img-container {
  opacity: 0.5;
}
.video-spotlight-module .video-spotlight-related-slide {
  position: relative;
}
.video-spotlight-module .video-spotlight-related-slide .play-btn {
  width: 51px;
  height: 51px;
}
.video-spotlight-module .related-img-container {
  position: relative;
  margin-bottom: 27px;
}
.event-about-checklist-module {
  color: #000;
}
.event-about-checklist-module .module-padding-custom {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .event-about-checklist-module .module-padding-custom {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.event-about-checklist-module .event-about-title-text {
  text-transform: uppercase;
  color: inherit;
  padding-bottom: 30px;
  line-height: 1.4;
}
.event-about-checklist-module .event-about-subtitle-text {
  color: inherit;
  padding-bottom: 30px;
}
.event-about-checklist-module .feature-single-col-bulletin-list li span {
  font-weight: 400;
}
.find-event-filter-module {
  text-align: left;
  color: #000;
  padding-top: 0;
  padding-bottom: 50px;
}
.find-event-filter-module .filter-intro-text {
  font-weight: 700;
  color: inherit;
  padding-bottom: 30px;
}
.find-event-filter-module .form-control {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .find-event-filter-module .form-control.text-field-zip {
    width: 130px;
  }
}
@media (min-width: 768px) {
  .find-event-filter-module .form-control {
    display: inline-block;
    width: 220px;
    height: 48px;
    vertical-align: middle;
  }
}
@media (min-width: 992px) {
  .find-event-filter-module .form-control {
    width: 220px;
  }
}
@media (min-width: 1200px) {
  .find-event-filter-module .form-control {
    width: 300px;
    height: 52px;
  }
}
.find-event-filter-module .find-event-search-button {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .find-event-filter-module .find-event-search-button {
    margin-top: 0;
  }
}
.find-event-filter-module
  .select-version-1-wrap
  .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(
    .input-group-btn
  ) {
  width: 100%;
}
@media (min-width: 768px) {
  .find-event-filter-module
    .select-version-1-wrap
    .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(
      .input-group-btn
    ) {
    width: 200px;
  }
}
@media (min-width: 992px) {
  .find-event-filter-module
    .select-version-1-wrap
    .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(
      .input-group-btn
    ) {
    width: 220px;
  }
}
@media (min-width: 1200px) {
  .find-event-filter-module
    .select-version-1-wrap
    .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(
      .input-group-btn
    ) {
    width: 300px;
  }
}
.find-event-filter-form-wrap > :not(:first-child) {
  margin-left: 0;
}
@media (min-width: 768px) {
  .find-event-filter-form-wrap > :not(:first-child) {
    margin-left: 20px;
  }
}
@media (min-width: 1200px) {
  .find-event-filter-form-wrap > :not(:first-child) {
    margin-left: 24px;
  }
}
.event-location-address-block .event-location-address-wrap {
  padding-bottom: 25px;
}
.event-location-address-block .event-location-name {
  padding-bottom: 10px;
}
.event-location-address-block .event-location-address-text,
.event-location-address-block .event-location-distance-text {
  color: #000;
}
.event-location-address-block .event-location-address-text {
  padding-bottom: 8px;
}
.event-location-address-block .event-location-distance-text:before {
  color: #2a9d8f;
  font-size: 2.1rem;
  margin-top: -2px;
  padding-right: 10px;
  top: 2px;
  position: relative;
}
.event-location-address-block .visit-center-cta-wrap {
  text-align: right;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .event-location-address-block .visit-center-cta-wrap {
    padding-bottom: 0;
  }
}
.find-a-center-promo-module {
  color: #000;
}
.find-a-center-promo-module .find-a-center-content-wrap {
  text-align: center;
}
@media (min-width: 768px) {
  .find-a-center-promo-module .find-a-center-content-wrap {
    width: 100%;
    text-align: center;
  }
}
.find-a-center-promo-module .find-a-center-content-wrap > :not(:first-child) {
  margin-left: 0;
}
@media (min-width: 768px) {
  .find-a-center-promo-module .find-a-center-content-wrap > :not(:first-child) {
    margin-left: 30px;
  }
}
.find-a-center-promo-module .btn-find-a-center,
.find-a-center-promo-module .find-a-center-btn-description,
.find-a-center-promo-module .find-a-center-promo-title,
.find-a-center-promo-module .learn-more-wrap {
  display: block;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .find-a-center-promo-module .btn-find-a-center,
  .find-a-center-promo-module .find-a-center-btn-description,
  .find-a-center-promo-module .find-a-center-promo-title,
  .find-a-center-promo-module .learn-more-wrap {
    display: inline-block;
  }
}
.find-a-center-promo-module .find-a-center-promo-title {
  color: inherit;
  padding-bottom: 18px;
  text-align: center;
}
@media (min-width: 768px) {
  .find-a-center-promo-module .find-a-center-promo-title {
    text-align: left;
    width: 30%;
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  .find-a-center-promo-module .find-a-center-promo-title {
    width: 36%;
    padding-bottom: 0;
  }
}
.find-a-center-promo-module .find-a-center-btn-description {
  font-weight: 700;
  color: inherit;
  text-align: center;
}
@media (min-width: 768px) {
  .find-a-center-promo-module .find-a-center-btn-description {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .find-a-center-promo-module .find-a-center-btn-description {
    width: 23%;
    padding-bottom: 0;
  }
}
.find-a-center-promo-module .learn-more-wrap {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .find-a-center-promo-module .learn-more-wrap {
    margin-top: 0;
  }
}
.media-kit-module .block-title {
  padding: 32px 0;
  border-top: 1px solid #2a9d8f;
  text-transform: none;
}
.media-kit-module .bhc-icon-arrow-download {
  display: inline-block;
  padding-top: 14px;
  margin-right: 14px;
  font-size: 3.2rem;
}
.media-kit-module .file-info {
  display: inline-block;
}
.media-kit-module .media-kit-items {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.media-kit-module .media-kit-item {
  padding: 0 15px;
  margin-bottom: 40px;
  flex-basis: 50%;
}
@media (min-width: 768px) {
  .media-kit-module .media-kit-item {
    flex-basis: 25%;
  }
}
@media (min-width: 768px) {
  .media-kit-module .cta-wrap {
    margin-top: 26px;
  }
}
.newsroom-module .resource-results-module .module-padding-md {
  padding-top: 0;
}
.media-download-results-module
  .related-post-tile
  .related-img-wrap
  .related-img-hover-bg {
  background-color: rgba(0, 0, 0, 0.54);
}
.media-download-results-module .related-img-hover-description {
  left: 0;
  right: 0;
}
.media-download-results-module .related-img-icon-hover {
  display: flex;
  justify-content: center;
}
.media-download-results-module .bhc-icon-expand {
  font-size: 3.5rem;
  color: #2a9d8f;
  padding: 22px;
  background-color: #c9a84c;
}
.media-download-results-module .bhc-icon-arrow-download {
  font-size: 3.6rem;
  color: #2a9d8f;
  padding: 22px;
  background-color: #c9a84c;
}
.media-download-results-module .learn-more-wrap .btn,
.media-download-results-module .learn-more-wrap .btn-sidebar-tag,
.media-download-results-module
  .learn-more-wrap
  .slider-w-arrows-wrap
  .slick-arrow,
.slider-w-arrows-wrap
  .media-download-results-module
  .learn-more-wrap
  .slick-arrow {
  display: inline-block;
}
.media-download-results-module
  .row-resource-results-last
  .related-post-tile:last-of-type {
  padding-bottom: 0;
}
.hero-tabs-module {
  position: relative;
  top: -120px;
  margin-bottom: -120px;
}
@media (min-width: 1200px) {
  .hero-tabs-module {
    top: -94px;
    margin-bottom: -94px;
  }
}
.hero-tabs-module .hero-tabs-wrap {
  -webkit-box-shadow: 0 0 12px 1px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0 0 12px 1px rgba(0, 0, 0, 0.13);
  box-shaodw: 0 0 12px 1px rgba(0, 0, 0, 0.13);
}
.hero-tabs-module .nav-tabs {
  -webkit-display: flex;
  display: flex;
  align-items: stretch;
}
.hero-tabs-module .nav-tabs .nav-tab {
  -webkit-display: flex;
  display: flex;
  width: 50%;
  justify-content: center;
  text-align: center;
  align-items: center;
  background-color: #f3f3f3;
}
.hero-tabs-module .nav-tabs .nav-tab .nav-item-text-wrap {
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom: 2px solid transparent;
  display: inline-block;
}
.hero-tabs-module .nav-tabs .nav-tab.active {
  background-color: #fff;
}
.hero-tabs-module .nav-tabs .nav-tab.active .nav-item {
  background-color: transparent;
  color: #2a9d8f;
  border: 0;
  opacity: 1;
}
.hero-tabs-module .nav-tabs .nav-tab.active .nav-item-text-wrap {
  border-bottom: 2px solid #2a9d8f;
  position: relative;
}
.hero-tabs-module .nav-tabs .nav-tab.active .nav-item-text-wrap:after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 100%;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #2a9d8f;
  clear: both;
}
.hero-tabs-module .nav-tabs .nav-item {
  padding: 28px 26px;
  border: 0;
  width: 100%;
}
.hero-tabs-module .nav-tabs .nav-item:focus,
.hero-tabs-module .nav-tabs .nav-item:hover {
  color: #2a9d8f;
  background-color: transparent;
  opacity: 0.6;
}
.hero-tabs-module .tab-content {
  background-color: #fff;
  padding: 30px 15px;
}
@media (min-width: 1200px) {
  .hero-tabs-module .tab-content {
    padding: 30px;
  }
}
.hero-tabs-module .input-wrap .input-select-wrap {
  position: relative;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .hero-tabs-module .input-wrap .input-select-wrap {
    margin-bottom: 0;
  }
}
.hero-tabs-module .input-wrap .bhc-icon-search-rounded {
  -webkit-display: flex;
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  font-size: 2.4rem;
}
@media (min-width: 1200px) {
  .hero-tabs-module .input-wrap {
    display: inline-block;
    vertical-align: bottom;
    width: 271px;
    margin-right: 30px;
  }
}
.hero-tabs-module .input-label {
  margin-bottom: 6px;
}
.hero-tabs-module .location-input-wrap {
  position: relative;
}
.hero-tabs-module .location-input-wrap .bhc-icon-map-location {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  display: flex;
  align-items: center;
  -webkit-display: flex;
  font-size: 3rem;
  color: #2a9d8f;
}
.hero-tabs-module .keyword-input-wrap {
  position: relative;
}
.hero-tabs-module .bhc-icon-modal-close-x {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  cursor: pointer;
  display: flex;
  align-items: center;
  -webkit-display: flex;
  font-size: 1.5rem;
}
.hero-tabs-module .hero-tab-input {
  display: block;
  width: 100%;
  border: 1px solid #adadad;
  padding: 12px 15px;
  margin-bottom: 30px;
}
.hero-tabs-module .hero-tab-input::-ms-clear {
  display: none;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .hero-tabs-module .hero-tab-input {
    line-height: 1;
    height: 50px;
  }
}
.hero-tabs-module .hero-tab-input.location-input {
  padding: 12px 15px 12px 45px;
}
@media (min-width: 1200px) {
  .hero-tabs-module .hero-tab-input {
    padding: 9px 15px;
    margin-bottom: 0;
  }
  .hero-tabs-module .hero-tab-input.location-input {
    padding: 9px 40px 9px 45px;
  }
}
@media (min-width: 1200px) {
  .hero-tabs-module .btn,
  .hero-tabs-module .btn-sidebar-tag,
  .hero-tabs-module .slider-w-arrows-wrap .slick-arrow,
  .slider-w-arrows-wrap .hero-tabs-module .slick-arrow {
    display: inline-block;
    vertical-align: bottom;
    padding: 13.5px 24px;
  }
}
@media (min-width: 1200px) {
  .hero-tabs-module .bootstrap-select {
    margin-bottom: 0;
  }
}
.hero-tabs-module .bootstrap-select .dropdown-toggle {
  color: #adadad;
  background-color: transparent;
  padding: 13px 0;
  border: 1px solid #adadad;
}
@media (min-width: 1200px) {
  .hero-tabs-module .bootstrap-select .dropdown-toggle {
    padding: 9px 0;
  }
}
.hero-tabs-module
  .bootstrap-select
  .dropdown-toggle
  .filter-option-inner-inner {
  padding-left: 50px;
}
.hero-tabs-module .bootstrap-select .bs-caret {
  position: absolute;
  right: 15px;
}
.hero-tabs-module .bootstrap-select .caret {
  position: relative;
  height: 9px;
  width: 16px;
  border: none;
  right: 0;
}
.hero-tabs-module .bootstrap-select .caret:before {
  color: #2a9d8f;
  font-size: 0.9rem;
  position: absolute;
  top: 0;
  right: 0;
}
.blurb-with-columns .section-header {
  max-width: 825px;
  margin: 0 auto;
}
.blurb-with-columns .cta-blurb {
  max-width: 771px;
  margin: 0 auto 40px;
}
.blurb-with-columns .txt-feature-subhead {
  padding-bottom: 12px;
}
.blurb-with-columns .text-column-item-wrap {
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .blurb-with-columns .text-column-item-wrap {
    padding-bottom: 0;
  }
}
.life-stages-circle-module {
  position: relative;
}
.life-stages-circle-module .feature-title-standard {
  color: #2a9d8f;
}
.life-stages-circle-module .txt-header-primary {
  color: #233956;
}
.filter-dropdown-wrap .life-stages-circle-module input[type="checkbox"],
.life-stages-circle-module .feature-body-standard,
.life-stages-circle-module .filter-dropdown-wrap input[type="checkbox"],
.life-stages-circle-module .txt-article-body {
  color: #464646;
}
.life-stages-circle-module .content-wrap {
  padding-top: 0;
  padding-bottom: 40px;
  text-align: center;
}
@media (min-width: 992px) {
  .life-stages-circle-module .content-wrap {
    padding-left: 15px;
    padding-top: 40px;
    padding-bottom: 0;
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .life-stages-circle-module .content-wrap {
    padding-top: 100px;
  }
}
.life-stages-circle-module .lifestages-circle-nav-text-wrap {
  width: 100%;
  text-align: center;
}
.life-stages-circle-module .lifestages-circle-nav-text {
  color: #000;
}
.life-stages-circle-module .curriculum-wheel-bg,
.life-stages-circle-module .curriculum-wheel-desktop-wrap {
  width: 100%;
}
.life-stages-circle-module .curriculum-wheel-desktop-wrap {
  position: relative;
  display: inline-block;
}
.life-stages-circle-module .curriculum-wheel-bg {
  position: relative;
  display: inline-block;
}
.life-stages-circle-module .curriculum-wheel-bg .curriculum-wheel-bg-img {
  width: 100%;
}
.life-stages-circle-module .centerpiece-label-text {
  color: #fff;
}
.life-stages-circle-module .curriculum-dial {
  -webkit-transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  position: absolute;
  width: 59%;
  height: 59%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotateZ(0) scale(1);
}
.life-stages-circle-module .curriculum-dial.rotate-to-default {
  -webkit-transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transform: translate(-50%, -50%) rotateZ(0) scale(1.3);
}
.life-stages-circle-module .curriculum-dial.rotate-to-language {
  -webkit-transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transform: translate(-50%, -50%) rotateZ(0) scale(1);
}
.life-stages-circle-module .curriculum-dial.rotate-to-science {
  -webkit-transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transform: translate(-50%, -50%) rotateZ(72deg) scale(1);
}
.life-stages-circle-module .curriculum-dial.rotate-to-art {
  -webkit-transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transform: translate(-50%, -50%) rotateZ(144deg) scale(1);
}
.life-stages-circle-module .curriculum-dial.rotate-to-math {
  -webkit-transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transform: translate(-50%, -50%) rotateZ(216deg) scale(1);
}
.life-stages-circle-module .curriculum-dial.rotate-to-well {
  -webkit-transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transform: translate(-50%, -50%) rotateZ(288deg) scale(1);
}
.life-stages-circle-module .curriculum-list {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  border-bottom: none;
}
.life-stages-circle-module .curriculum-list .curriculum-item {
  position: absolute;
}
.life-stages-circle-module
  .curriculum-list
  .curriculum-item.curriculum-item-default {
  display: none;
}
.life-stages-circle-module
  .curriculum-list
  .curriculum-item.curriculum-item-language {
  top: 1.6%;
  left: 50%;
  transform: translateX(-50%);
}
.life-stages-circle-module
  .curriculum-list
  .curriculum-item.curriculum-item-science {
  top: 30%;
  right: -1.6%;
}
.life-stages-circle-module
  .curriculum-list
  .curriculum-item.curriculum-item-art {
  top: 70%;
  right: 14%;
}
.life-stages-circle-module
  .curriculum-list
  .curriculum-item.curriculum-item-math {
  top: 70%;
  left: 13%;
}
.life-stages-circle-module
  .curriculum-list
  .curriculum-item.curriculum-item-well {
  top: 30%;
  left: -1.6%;
}
.life-stages-circle-module .curriculum-selected-centerpiece {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 44%;
}
.life-stages-circle-module
  .curriculum-selected-centerpiece
  .curriculum-centerpiece {
  text-align: center;
}
.life-stages-circle-module
  .curriculum-selected-centerpiece
  .curriculum-body-wrap,
.life-stages-circle-module
  .curriculum-selected-centerpiece
  .curriculum-text-title-wrap {
  color: #fff;
}
.life-stages-circle-module
  .curriculum-selected-centerpiece
  .curriculum-text-title-wrap {
  padding-bottom: 10px;
}
.life-stages-circle-module
  .curriculum-selected-centerpiece
  .curriculum-title-wrap {
  width: 240px;
  margin: auto;
  padding-bottom: 10px;
}
.life-stages-circle-module
  .curriculum-selected-centerpiece
  .curriculum-centered-label-img {
  width: 100%;
}
.life-stages-circle-module
  .curriculum-selected-centerpiece
  .curriculum-divider {
  height: 2px;
  color: #fff;
  background-color: #fff;
  width: 32px;
  margin: auto;
  border: none;
}
.life-stages-circle-module .btn-curriculum .lifestages-circle-nav-text {
  color: #2a9d8f;
}
.life-stages-circle-module .btn-curriculum .curriculum-navtext {
  -webkit-transition: opacity 0.16s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: opacity 0.16s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: opacity 0.16s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  opacity: 1;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: auto;
  position: absolute;
  width: 79%;
  bottom: 0;
}
.life-stages-circle-module .btn-curriculum .curriculum-navicon {
  -webkit-transition: all 0.16s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.16s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.16s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transform: scale(1);
}
.life-stages-circle-module
  .btn-curriculum
  .curriculum-navicon.curriculum-navicon-language {
  left: 23%;
  top: 5%;
  transform: scale(1);
}
.life-stages-circle-module
  .btn-curriculum
  .curriculum-navicon.curriculum-navicon-science {
  left: 23%;
  top: 0;
  transform: scale(1);
}
.life-stages-circle-module
  .btn-curriculum
  .curriculum-navicon.curriculum-navicon-art {
  left: 26%;
  top: 0;
  transform: scale(1.1);
}
.life-stages-circle-module
  .btn-curriculum
  .curriculum-navicon.curriculum-navicon-math {
  left: 22%;
  top: 0;
  transform: scale(1);
}
.life-stages-circle-module
  .btn-curriculum
  .curriculum-navicon.curriculum-navicon-well {
  left: 27%;
  top: 0;
  transform: scale(0.94);
}
.life-stages-circle-module .btn-curriculum:hover .curriculum-navicon {
  -webkit-transition: all 0.16s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.16s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.16s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transform: scale(1.4) translateY(11%);
}
.life-stages-circle-module
  .btn-curriculum:hover
  .curriculum-navicon
  .curriculum-navicon-img {
  filter: saturate(0.6) brightness(84%) hue-rotate(430deg);
  -webkit-filter: saturate(0.6) brightness(84%) hue-rotate(430deg);
}
.life-stages-circle-module .btn-curriculum:hover .curriculum-navtext {
  -webkit-transition: opacity 0.16s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: opacity 0.16s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: opacity 0.16s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  opacity: 0;
}
.life-stages-circle-module .curriculum-navicon {
  display: inline-block;
  position: absolute;
  width: 54%;
  top: 0;
}
.life-stages-circle-module .curriculum-navicon.curriculum-navicon-science {
  left: 20px;
}
.life-stages-circle-module .curriculum-navicon-img {
  width: 100%;
}
.life-stages-circle-module .curriculum-navtext-img {
  width: 100%;
}
@media (min-width: 768px) {
  .life-stages-circle-module .curriculum-navtext-img {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .life-stages-circle-module .curriculum-navtext-img {
    width: 100%;
  }
}
.life-stages-circle-module .btn-curriculum-sizing {
  width: 170px;
  height: 120px;
}
@media (min-width: 768px) {
  .life-stages-circle-module .btn-curriculum-sizing {
    width: 160px;
    height: 110px;
  }
}
@media (min-width: 992px) {
  .life-stages-circle-module .btn-curriculum-sizing {
    width: 170px;
    height: 120px;
  }
}
.life-stages-circle-module .curriculum-item {
  float: none;
  margin-bottom: 0;
}
.life-stages-circle-module .curriculum-item.active .btn-curriculum {
  border: none;
  background-color: transparent;
  padding: 0;
}
.life-stages-circle-module .curriculum-item.active .btn-curriculum:hover {
  background-color: transparent;
}
.life-stages-circle-module .curriculum-item.active .btn-curriculum:focus {
  background-color: transparent;
}
.life-stages-circle-module .btn-curriculum {
  border: none;
  background-color: transparent;
  padding: 0;
  margin-left: 0;
  margin-right: 0;
}
.life-stages-circle-module .btn-curriculum:hover {
  background-color: transparent;
}
.life-stages-circle-module .btn-curriculum:focus {
  background-color: transparent;
}
.career-results-table .pagination li a {
  padding: 6px 8px;
  font-weight: 600;
}
.career-results-table .pagination .active a {
  color: #54afcb;
  font-weight: 600;
}
.career-results-table .pagination .ui-icon {
  padding: 0 6px;
}
.career-results-table .number-of-results {
  margin-bottom: 44px;
}
.career-results-table .no-padding-xs {
  padding: 0;
}
@media (min-width: 768px) {
  .career-results-table .no-padding-xs {
    padding: 0 15px;
  }
}
.career-results-table .flex-table .table-header {
  -webkit-display: flex;
  display: flex;
  align-items: center;
}
.career-results-table .flex-table .table-header .flex-table-col {
  font-size: 2.4rem;
  border-bottom: 0;
  color: #000;
  text-transform: none;
  padding: 0 19px 30px;
}
.career-results-table .flex-table .flex-table-col.title {
  display: block;
  font-weight: 700;
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .career-results-table .flex-table .flex-table-col.title {
    font-weight: 400;
    margin-bottom: 0;
  }
}
.career-results-table .flex-table .flex-table-col.req-number {
  display: block;
  margin-top: 8px;
}
@media (min-width: 768px) {
  .career-results-table .flex-table .flex-table-col.req-number {
    margin-top: 0;
  }
}
.career-results-table .flex-table .flex-table-col.city,
.career-results-table .flex-table .flex-table-col.state,
.career-results-table .flex-table .flex-table-col.zip-code {
  display: inline-block;
}
.career-results-table .flex-table .flex-table-col.city:after,
.career-results-table .flex-table .flex-table-col.state:after,
.career-results-table .flex-table .flex-table-col.zip-code:after {
  content: ",";
}
@media (min-width: 768px) {
  .career-results-table .flex-table .flex-table-col.city:after,
  .career-results-table .flex-table .flex-table-col.state:after,
  .career-results-table .flex-table .flex-table-col.zip-code:after {
    content: "";
  }
}
@media (min-width: 768px) {
  .career-results-table .flex-table .flex-table-col {
    flex-basis: 20%;
  }
}
.career-results-table .flex-table .flex-table-row {
  -webkit-transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  padding: 30px 15px;
  opacity: 1;
  display: block;
}
@media (min-width: 768px) {
  .career-results-table .flex-table .flex-table-row {
    -webkit-display: flex;
    display: flex;
    padding: 0;
  }
}
.career-results-table .flex-table .flex-table-row:hover {
  -webkit-transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  opacity: 0.4;
}
.career-results-table .flex-table .flex-table-row:nth-of-type(odd) {
  background-color: #f3f3f3;
}
.career-results-table .flex-table .flex-table-row:nth-of-type(even) {
  background-color: #fff;
}
@media (min-width: 768px) {
  .career-results-table .flex-table .flex-table-row .flex-table-col {
    padding: 19.5px 19px;
  }
}
.career-contact-us-module .section-header {
  max-width: 670px;
  margin: 0 auto;
}
.career-contact-us-module p {
  max-width: 980px;
  margin: 0 auto;
}
.career-contact-us-module p:not(:last-child) {
  margin-bottom: 50px;
}
.author-bio-text-module .author-bio-img-wrap {
  text-align: left;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .author-bio-text-module .author-bio-img-wrap {
    text-align: right;
    padding-bottom: 0;
  }
}
.author-bio-text-module .author-bio-img {
  width: auto;
  max-width: 100%;
}
.person-bio-title-block .person-title {
  font-weight: 700;
  padding-bottom: 20px;
}
.text-page-body-module .article-header-wrap .article-title {
  color: #000;
}
.job-posting-description-module .address-eyebrow {
  margin-bottom: 23px;
}
.job-posting-description-module .feature-title-standard {
  padding-bottom: 30px;
}
.job-posting-description-module .cta-wrap {
  margin-top: 0;
  margin-bottom: 50px;
}
.job-posting-description-module .feature-typography-standard {
  margin-bottom: 50px;
}
.job-posting-description-module .feature-typography-standard h3 {
  margin-bottom: 18px;
}
.job-posting-description-module .social-icons-wrap {
  margin-bottom: 30px;
  border-bottom: 1px solid #e8e8e8;
}
.job-posting-description-module .social-icons-wrap .footer-morefrom-eyebrow {
  text-transform: none;
}
.job-posting-description-module .cta-wrap-last {
  margin-bottom: 0;
}
.contact-us-modal {
  background-color: rgba(26, 71, 95, 0.95);
}
.contact-us-modal .container {
  position: relative;
}
.contact-us-modal .modal-close-button {
  position: relative;
  left: calc(100% - 28px);
  color: #fff;
  font-size: 2.8rem;
}
.contact-us-modal .contact-us-modal-content {
  max-width: 470px;
  margin: 50px auto 0;
  text-align: center;
}
@media (min-width: 768px) {
  .contact-us-modal .contact-us-modal-content {
    margin-top: 75px;
  }
}
.contact-us-modal .contact-us-modal-content .btn,
.contact-us-modal .contact-us-modal-content .btn-sidebar-tag,
.contact-us-modal .contact-us-modal-content .slider-w-arrows-wrap .slick-arrow,
.slider-w-arrows-wrap .contact-us-modal .contact-us-modal-content .slick-arrow {
  color: #fff;
  text-transform: none;
  border-color: #fff;
  -webkit-font-smoothing: antialiased;
}
@media (min-width: 768px) {
  .contact-us-modal .contact-us-modal-content .btn,
  .contact-us-modal .contact-us-modal-content .btn-sidebar-tag,
  .contact-us-modal
    .contact-us-modal-content
    .slider-w-arrows-wrap
    .slick-arrow,
  .slider-w-arrows-wrap
    .contact-us-modal
    .contact-us-modal-content
    .slick-arrow {
    min-width: 100%;
    width: 100%;
    margin-bottom: 20px;
  }
}
.contact-us-modal .contact-us-modal-header {
  color: #fff;
  margin-bottom: 30px;
}
.how-to-get-in-touch-module .feature-title-standard strong {
  font-weight: 700;
}
.how-to-get-in-touch-module .contact-block {
  padding-top: 24px;
}
@media (min-width: 768px) {
  .how-to-get-in-touch-module .contact-block {
    padding-top: 0;
  }
}
.blog-header-module {
  position: relative;
}
.blog-header-module.has-bottom-padding {
  padding-bottom: 50px;
}
.blog-header-module .module-padding-custom {
  padding-top: 50px;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .blog-header-module .module-padding-custom {
    padding-top: 75px;
  }
}
.blog-header-module .section-header {
  color: #2a9d8f;
  text-align: left;
}
@media (min-width: 768px) {
  .blog-header-module .section-header {
    text-align: left;
  }
}
.blog-header-module .section-header .blurb {
  color: #000;
}
.blog-header-module .share-this-wrap {
  text-align: left;
}
@media (min-width: 768px) {
  .blog-header-module .share-this-wrap {
    text-align: right;
  }
}
.sidebar-tags-block {
  padding: 43px 30px;
}
.sidebar-tags-block .sidebar-tags-header {
  color: #000;
  text-align: left;
  padding-bottom: 24px;
}
.sidebar-tags-block .btn-wrap {
  margin-top: 30px;
}
.sidebar-tags-block .sidebar-tags-list-mask {
  height: 0;
  overflow: hidden;
}
.search-field-module .form-group {
  margin-bottom: 0;
  vertical-align: middle;
  display: block;
}
@media (min-width: 768px) {
  .search-field-module .form-group {
    display: inline-block;
    width: 60%;
  }
}
@media (min-width: 1200px) {
  .search-field-module .form-group {
    width: 80%;
  }
}
.search-field-module .search-field-wrap {
  width: 100%;
  position: relative;
  text-align: center;
}
.search-field-module .learn-more-wrap {
  margin-top: 30px;
  vertical-align: middle;
  display: inline-block;
}
@media (min-width: 768px) {
  .search-field-module .learn-more-wrap {
    margin-top: 0;
    margin-left: 20px;
  }
}
.search-results-module .feature-subtitle {
  font-weight: 700;
  text-transform: none;
  color: #2a9d8f;
}
.search-results-module .section-header {
  padding-bottom: 36px;
}
.search-results-module .view-more-wrap {
  text-align: center;
}
.search-results-module .no-results-message-wrap {
  padding: 43px 0 28px 0;
}
.search-results-module .no-results-message {
  color: #000;
}
.search-results-module .no-results-description-wrap {
  padding: 24px 0;
}
.search-results-module .no-results-description {
  color: #000;
}
.search-results-module .full-width-hr {
  border-top: 1px solid #e8e8e8;
  margin: 0;
}
.find-a-center-map-module {
  position: relative;
}
.find-a-center-map-module #map {
  display: none;
}
@media (min-width: 992px) {
  .find-a-center-map-module #map {
    display: block;
    height: calc(100vh - 118px);
  }
}
@media (min-width: 1200px) {
  .find-a-center-map-module #map {
    height: calc(100vh - 150px);
  }
}
.find-a-center-map-module .map-sidebar-container {
  position: relative;
}
@media (min-width: 992px) {
  .find-a-center-map-module .map-sidebar-container {
    position: absolute;
    top: 75px;
    left: 7.4%;
    width: 33.33%;
    max-width: calc(1200px * 0.3333);
  }
}
.find-a-center-map-module .module-padding-md {
  padding-bottom: 0;
}
.find-a-center-map-module .map-sidebar {
  height: auto;
  overflow: hidden;
}
.find-a-center-map-module .sidebar-column {
  height: auto;
  overflow: hidden;
  padding-top: 50px;
  box-shadow: 0 0 11.96px 1.04px rgba(0, 0, 0, 0.13);
  -webkit-box-shadow: 0 0 11.96px 1.04px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0 0 11.96px 1.04px rgba(0, 0, 0, 0.13);
}
@media (min-width: 992px) {
  .find-a-center-map-module .sidebar-column {
    overflow-y: scroll;
    padding-top: 30px;
    max-height: calc(100vh - 187px);
  }
}
@media (min-width: 1200px) {
  .find-a-center-map-module .sidebar-column {
    max-height: calc(100vh - 225px);
  }
}
.find-a-center-map-module .breadcrumb-wrap-standard {
  padding-left: 15px;
  padding-right: 15px;
}
.find-a-center-map-module .sidebar-main-form {
  padding: 0 15px;
  margin-bottom: 20px;
}
.find-a-center-map-module .map-results .select-version-1-wrap {
  display: inline-block;
}
.find-a-center-map-module .map-results .mile-radius-dropdown {
  border-bottom: 2px solid #a3a3a3;
}
.find-a-center-map-module .map-results .mile-radius-dropdown .dropdown-toggle {
  padding: 0;
  line-height: 1.2;
  background-color: transparent;
  border: 0;
}
.find-a-center-map-module .map-results .mile-radius-dropdown .bs-caret {
  position: absolute;
  right: 0;
}
.find-a-center-map-module .map-results .mile-radius-dropdown .dropdown-menu {
  border-top: 1px solid #adadad;
}
.find-a-center-map-module .map-results-text {
  padding: 0 15px;
  margin-bottom: 24px;
}
.find-a-center-map-module .school-location-card {
  border-top: 1px solid #f3f3f3;
}
@media (min-width: 992px) {
  .find-a-center-map-module .school-location-card {
    padding: 30px 15px;
  }
}
.find-a-center-map-module .school-location-card.is-active {
  background-color: #f3f3f3;
}
.find-a-center-map-module
  .school-location-card.is-active
  .bhc-icon-map-location {
  color: #c9a84c;
}
.find-a-center-map-module .school-location-card .location-details-desktop {
  margin-bottom: 22px;
}
.find-a-center-map-module .school-location-card .new-flag.featured-flag {
  position: relative;
  top: -28px;
}
.find-a-center-modal {
  background-color: rgba(26, 71, 95, 0.95);
}
.find-a-center-modal .container {
  position: relative;
}
.find-a-center-modal .modal-close-button {
  position: relative;
  left: calc(100% - 28px);
  color: #fff;
  font-size: 2.8rem;
}
.find-a-center-modal .find-a-center-modal-header {
  color: #fff;
  margin-bottom: 64px;
}
.find-a-center-modal .cta-bar {
  padding: 20px 0;
}
.find-a-center-modal .cta-bar .container {
  -webkit-display: flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.find-a-center-modal .cta-bar .container:after,
.find-a-center-modal .cta-bar .container:before {
  content: "";
  display: none;
}
.find-a-center-modal .cta-bar .cta-wrap {
  margin-top: 0;
}
@media (min-width: 768px) {
  .find-a-center-modal-form .module-padding-sm {
    padding-bottom: 100px;
  }
}
@media (min-width: 1200px) {
  .find-a-center-modal-form .module-padding-sm {
    padding-bottom: 50px;
  }
}
.find-a-center-modal-form .modal-form-header {
  color: #fff;
  margin-bottom: 20px;
}
.find-a-center-modal-form .form-cta {
  color: #fff;
  margin-bottom: 20px;
}
.find-a-center-modal-form .find-a-center-form-container {
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.find-a-center-modal-form .form-group {
  position: relative;
}
@media (min-width: 768px) {
  .find-a-center-modal-form .form-group {
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .find-a-center-modal-form .form-group {
    width: 570px;
  }
}
.find-a-center-modal-form .form-group.has-error .help-block {
  color: #fdb813;
}
.find-a-center-modal-form .form-group.has-error .form-control {
  border: 1px solid #fdb813;
}
.find-a-center-modal-form .form-group .help-block {
  position: absolute;
  width: 100%;
}
@media (min-width: 768px) {
  .find-a-center-modal-form .input-select-wrap {
    display: inline-block;
    vertical-align: middle;
    width: 270px;
    margin-right: 30px;
  }
}
@media (min-width: 768px) {
  .find-a-center-modal-form .cta-wrap {
    display: inline-block;
    vertical-align: middle;
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .find-a-center-modal-form .bootstrap-select {
    margin-bottom: 0;
  }
}
.find-a-center-modal-form .bootstrap-select .dropdown-toggle {
  color: #adadad;
  padding: 13px 0;
  background-color: #fff;
  padding: 9px 15px;
}
.find-a-center-modal-form .bootstrap-select .bs-caret {
  position: absolute;
  right: 15px;
}
.find-a-center-modal-form .bootstrap-select .caret {
  position: relative;
  height: 9px;
  width: 16px;
  border: none;
  right: 0;
}
.find-a-center-modal-form .bootstrap-select .caret:before {
  color: #2a9d8f;
  font-size: 0.9rem;
  position: absolute;
  top: 0;
  right: 0;
}
@media (min-width: 768px) {
  .blog-results-module .sidebar-form-wrap {
    margin-top: 50px;
  }
}
@media (min-width: 992px) {
  .blog-results-module .sidebar-form-wrap {
    margin-top: 0;
  }
}
.content-modal.video-modal .modal-container {
  padding: 20px 20px;
}
.content-modal.video-modal .modal-close-button-wrap {
  margin-bottom: 10px;
}
.content-modal .modal-container {
  margin: 0 15px;
  position: relative;
  background-color: #fff;
  padding: 40px 60px;
}
@media (min-width: 768px) {
  .content-modal .modal-container {
    margin: auto;
  }
}
.content-modal .modal-title-wrap {
  padding-bottom: 40px;
}
.content-modal .modal-title-text {
  color: #2a9d8f;
  text-transform: uppercase;
  margin-top: -1.2rem;
}
.content-modal .modal-img-wrap {
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .content-modal .modal-img-wrap {
    padding-bottom: 0;
  }
}
.content-modal .modal-img-wrap img {
  width: 100%;
}
.content-modal .stats-block-wrap {
  margin-top: 30px;
}
.content-modal .modal-stats-block {
  padding-bottom: 30px;
}
.content-modal .modal-stats-block .stats-title-text {
  color: #2a9d8f;
  padding-bottom: 6px;
}
.content-modal .modal-subheader {
  color: #000;
  padding-bottom: 20px;
}
.content-modal .modal-description,
.content-modal .stats-description {
  color: #000;
}
.content-modal .modal-close-button {
  color: #000;
  font-size: 2.8rem;
}
.content-modal .modal-close-button-wrap {
  text-align: right;
}
.content-modal .learn-more-wrap {
  margin-top: 30px;
}
.fac-locations-list-module .fac-location-title {
  position: relative;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  padding: 21px 0;
  border-bottom: 1px solid #e5e5e5;
}
.fac-locations-list-module .fac-location-title .bhc-icon-arrow-forward:before {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.3s ease-in;
}
.fac-locations-list-module
  .fac-location-title
  .bhc-icon-arrow-forward.is-active:before {
  transform: translateY(-50%) rotate(90deg);
}
.fac-locations-list-module .fac-locations {
  display: none;
  padding: 0 15px;
  margin-left: -15px;
  margin-right: -15px;
  background-color: #f3f3f3;
}
.fac-locations-list-module .fac-location-text-item {
  padding-left: 19px;
  margin-top: 30px;
}
.fac-locations-list-module .fac-location-text-item span {
  display: block;
  font-size: 1.4rem;
}
.fac-locations-list-module .fac-locations-list-item {
  cursor: pointer;
}
.fac-locations-worldwide .location-block {
  margin-bottom: 40px;
}
.fac-locations-worldwide .section-header {
  margin-bottom: 47px;
}
.fac-locations-worldwide .location-block-title {
  padding: 0 15px;
}
.fac-locations-worldwide .location-block-cta {
  display: block;
  padding: 0 15px;
  font-size: 1.4rem;
  margin-top: 17px;
}
.fac-locations-worldwide .location-block-item-title {
  margin-bottom: 17px;
}
.fac-locations-worldwide .fac-location-text-item span {
  display: block;
  font-size: 1.4rem;
}
@media (min-width: 768px) {
  .video-hero-module .hero-text-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media (min-width: 768px) {
  .video-hero-module .hero-video {
    height: 100%;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
  }
}
.video-hero-module .hero-content-wrap {
  display: block;
  overflow: hidden;
  padding-bottom: 75%;
}
@media (min-width: 768px) {
  .video-hero-module .hero-content-wrap {
    border-bottom: 1px solid #dcdcdc;
    height: 0;
    padding-bottom: 40.625%;
  }
}
@media (min-width: 768px) {
  .video-hero-module.original-aspect-ratio .hero-content-wrap {
    height: 0;
    padding-bottom: 56.25%;
  }
}
@media (min-width: 768px) {
  .video-hero-module.aspect-ratio-1920x640 .hero-content-wrap {
    height: 0;
    padding-bottom: 33.333%;
  }
}
.article-inline-dowload-wrap {
  margin-top: 0;
}
.article-inline-dowload-wrap .sidebar-header-wrap .feature-body-standard,
.article-inline-dowload-wrap
  .sidebar-header-wrap
  .filter-dropdown-wrap
  input[type="checkbox"],
.article-inline-dowload-wrap .sidebar-header-wrap .txt-article-body,
.article-inline-dowload-wrap .sidebar-header-wrap .txt-sidebar-header,
.filter-dropdown-wrap
  .article-inline-dowload-wrap
  .sidebar-header-wrap
  input[type="checkbox"] {
  padding-bottom: 20px;
}
.article-inline-dowload-wrap .pardot-form-wrap {
  -webkit-transition: opacity 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: opacity 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: opacity 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.article-inline-dowload-wrap
  .article-promo-wrap.has-no-image
  .article-promo-content-wrap {
  text-align: center;
  padding-left: 0;
}
.disqus-module {
  margin-top: 50px;
  margin-bottom: 20px;
}
.cookie-categories-wrap {
  padding: 0 !important;
}
.cookie-categories-wrap li {
  margin-top: 30px;
  margin-bottom: 30px !important;
  float: left;
  width: 100%;
}
.cookie-categories-wrap .title {
  font-size: 3rem;
  line-height: 34px;
  padding-bottom: 15px !important;
}
.cookie-categories-wrap .collected,
.cookie-categories-wrap .uncollected {
  list-style: none;
  padding-left: 30px;
}
.cookie-categories-wrap .collected,
.cookie-categories-wrap .uncollected {
  border-left: 3px solid #555;
}
.cookie-categories-wrap .identifier {
  font-weight: 700;
}
.cookie-categories-wrap .collected .identifier,
.cookie-categories-wrap .uncollected .identifier {
  color: #555;
}
.cookie-alert {
  position: fixed;
  padding: 15px 21px;
  margin: 0;
  margin-left: 0;
  z-index: 10000;
  bottom: 30px;
  right: 30px;
  margin-left: 5%;
  background-color: #2a9d8f;
  box-shadow: 0 0 10px 0;
  display: none;
}
.cookie-alert.close {
  height: 20px;
  background-color: #777;
  border: none;
  color: #fff;
  border-radius: 2px;
  cursor: pointer;
}
.cookie-alert p {
  text-align: right;
  color: #fff;
  float: left;
  margin-right: 20px;
  padding-top: 6px;
}
.cookie-alert .btn {
  float: left;
}
.cookie-alert a {
  color: #fff;
}
.cookie-categories-wrap .title2 {
  color: #555;
  font-style: italic;
}
.cookie-categories-wrap p.example {
  font-size: 18px !important;
}
.table-alt-wrap {
  padding: 0 !important;
}
.table-alt-wrap li {
  list-style: none;
  margin-top: 30px;
  margin-bottom: 30px !important;
  float: left;
  width: 100%;
  border-left: 3px solid #555;
  padding-left: 30px;
}
.table-alt-wrap .title {
  font-size: 30px;
  line-height: 34px;
  padding-bottom: 15px !important;
}
.relatedResources__grid > a:focus {
  outline: #c9a84c solid 3px;
  outline-offset: unset;
}
.center_line {
  border-top: 1px #1f495d solid;
  border-bottom: 1px #59a1c2 solid;
  margin-right: -30px;
  margin-left: -30px;
}
.center-filter {
  padding-bottom: 30px !important;
}
.career_paragraph {
  font-family: Muli, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: -0.01em;
  text-align: left;
  color: #b4f3ff;
  margin: 10px 0 !important;
  width: 207px;
  height: 46px;
}
.center_paragraph {
  font-family: Muli, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: 0;
  text-align: left;
  color: #fff !important;
  margin: 10px 0 !important;
  width: 207px !important;
  height: 32px !important;
}
.center_svg_icon {
  margin-left: 20px;
}
.center_paragraph:hover {
  color: #fff !important;
}
.login-modal {
  background-color: rgba(0, 0, 0, 0.4);
  width: 100vw;
  height: 100vh;
}
.login-modal .modal-close-button {
  color: #215a78;
}
.modal.login-modal.fade .modal-dialog {
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  width: 50%;
  position: fixed;
  margin: 0;
}
@media (max-width: 575.98px) {
  .modal.login-modal.fade .modal-dialog {
    width: 100vw;
  }
}
.modal.login-modal.fade .modal-dialog .modal-content div.model-arrow img {
  max-width: unset;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .modal.login-modal.fade .modal-dialog {
    width: 70%;
  }
}
.login-us-modal {
  background-color: rgb(255 255 255 / 95%);
  border-radius: 10px;
}
.login-us-modal .login-modal-close-button {
  position: relative;
  left: calc(65% - 28px);
  color: #cfcfcf;
  font-size: 1.8rem;
}
.modal {
  display: none;
  position: fixed;
  z-index: 1048;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
}
.modal-content {
  margin: 20% 0;
  width: 100%;
  height: 100%;
  padding-top: 24px;
  padding-bottom: 40px;
  background: #fff;
  box-shadow: 0 2px 4px -2px rgba(16, 24, 40, 0.06);
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 16px;
  display: inline-flex;
}
.box-model {
  flex: 1 0 0;
  padding: 16px;
  border-radius: 8px;
  border: 1px #b3b3b3 solid;
}
.modal-box {
  align-self: stretch;
  padding-left: 20px;
  padding-right: 20px;
  gap: 12px;
  display: flex;
}
.box-model a div .modal-login-subtitle,
.model-popup-box .modal-login-title {
  align-self: stretch;
  color: #141823;
  line-height: 24px;
  margin-bottom: 0;
  letter-spacing: -0.01em;
}
.model-popup-box .modal-login-title {
  color: #2a9d8f;
  font-weight: 600;
  font-size: 2.25rem;
  margin-bottom: 1rem;
}
.box-model a div .modal-login-subtitle {
  font-size: 1.6rem;
  font-weight: 700;
}
.model-popup-box .modal-login-title {
  color: #2a9d8f;
  font-weight: 600;
  margin-bottom: 1rem;
}
.box-model a div p,
.model-popup-box p {
  align-self: stretch;
  color: #464646;
  font-size: 16px;
  font-family: Mulish;
  font-weight: 400;
  line-height: 21px;
  word-wrap: break-word;
}
.model-heading {
  align-self: stretch;
  padding-left: 24px;
  padding-right: 24px;
  justify-content: center;
  align-items: flex-start;
  gap: 16px;
  display: inline-flex;
}
.model-popup-box {
  flex: 1 1 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 4px;
  display: inline-flex;
}
.close-btn-model {
  width: 10px;
  height: 10px;
  left: 5px;
  top: 5px;
  position: absolute;
}
.close-icon-mark {
  width: 20px;
  height: 20px;
  position: relative;
}
.model-body-popup {
  align-self: stretch;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 16px;
  display: flex;
}
.model-arrow {
  width: 24px;
  height: 24px;
  position: relative;
  align-self: center;
}
.model-arrow div {
  width: 20px;
  height: 20px;
  left: 0;
  top: 6px;
  position: absolute;
  display: none;
}
.model-link {
  width: 100%;
  height: 100%;
  justify-content: flex-start;
  gap: 8px;
  display: inline-flex;
}
@media (max-width: 768px) {
  .modal-box {
    flex-direction: column;
  }
  .box-model a div p,
  .model-popup-box p {
    font-size: 12px;
  }
  .close-btn-model {
    font-size: 1.3rem;
  }
  .model-arrow div {
    display: block;
  }
}
@media (max-width: 320px) {
  .model-arrow div {
    display: block;
  }
}
.box-modal-container {
  outline: 0;
  padding: 2px;
  border-radius: 8px;
  flex: 1 0 0;
  display: flex;
}
.footer-module .footer-find-center-cta-wrap {
  display: flex;
  flex-direction: column;
}
.footer-module .footer-find-center-cta-wrap .btn-large {
  padding-left: unset;
  padding-right: unset;
}
#eventSearchResults .left-align-result {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 481px) and (max-width: 767px) {
  .child-care-locator-ucf main#mainContent {
    height: 100%;
    position: relative;
    overflow-y: scroll;
  }
}
