* {
  box-sizing: border-box; }
 
#wrapper > main > .container {
  padding-bottom: 0;
  min-height: 0; }

@media (max-width: 1023px) and (min-width: 768px) {
  #wrapper.marketing > main > .container {
    padding-bottom: 10px; } }
.row {
  margin-left: 0;
  margin-right: 0; }

h1 {
  margin-bottom: 0px;
  text-transform: none;
  font-weight: normal; }

header, section {
  margin: 0; }

article {
  margin-bottom: 40px; }

article h2, .well h2, h3 {
  text-transform: none; }

.lede {
font-family: var(--font-primary);
font-weight: var(--font-weight-normal);
  font-size: 1.1rem;
  line-height: 1.7798373876rem;
  color: #857f7f;
  margin-bottom: 30px; }

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.video-copy ul {
  margin: 10px 0 10px 20px; }

.video-copy ul li {
  padding-bottom: 5px; }

.featured {
  color: #857F7F;
  font-family: var(--font-primary);
font-weight: var(--font-weight-normal);
  font-size: 48px;
  border-bottom: 1px solid #e4e3e3;
  margin-top: 35px; }

.featured h1 {
  text-transform: uppercase; }

.intro {
  background-color: #f9f8f6;
  font-size: 1.2em;
  padding: 1.5em;
  line-height: 1.4;
  color: #3d3c3a;
  font-family: var(--font-primary);
  font-weight: var(--font-weight-normal);
  text-transform: none;
  margin-bottom: 1.2em; }

.breadcrumb {
  position: absolute;
  width: inherit; }
  @media (min-width: 480px) {
    .breadcrumb .breadcrumb {
      top: 520px; } }

ul.link-list li {
  list-style: none;
  padding: 5px 0; }

@media (max-width: 767px) {

  .breadcrumb {
    position: relative;
    background-color: #f4f4f4;
  }

  .mobile-nav.ml-10 {
      margin-left: 0px;
  }

  ul.link-list {
    text-align: left;
    margin-bottom: 20px;
    display: block; }

  .video-copy img {
    margin: 0 auto;
    padding: 10px 0; } }
a.anchor {
  display: block;
  position: relative;
  top: -60px;
  visibility: hidden; }

.bookmarks {
  margin: 20px auto;
  text-align: center; }

.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

.btn-group > .btn:first-child {
  margin-left: 0; }

.btn-group-vertical > .btn, .btn-group > .btn {
  position: relative;
  float: left; }

.btn-default {
  color: #333;
  background-color: #f5f5f5; }

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px; }

.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;
  text-align: right; }

.dropup,
.dropdown {
  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: 14px;
  text-align: left;
  background-color: #f5f5f5;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }

.dropdown-menu.pull-right {
  right: 0;
  left: auto; }

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap; }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  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: 12px;
  line-height: 1.42857143;
  color: #777777;
  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; }

.helpful {
  margin: 20px 0; }

.label-default {
  background-color: #CCCCCC;
  color: #fff; }

.label-default:hover {
  background-color: #2CB9E4;
  color: #fff; }

.label {
  display: inline;
  padding: .6em .6em .3em;
  font-size: 75%;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline; }

.label a, .label a:visited {
  color: #fff; }

.label a:hover, .label a:active {
  color: #fff; }

.collapse {
  display: none; }

.collapse.in {
  display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5; }

.video-block {
  margin-bottom: 20px; }

.video-block img, .sidebar img {
  max-width: 100%;
  width: 100%;
  height: auto; }

.sidebar h2 {
  color: #3d3c3a;
  font-family: var(--font-primary);
 font-weight: var(--font-weight-semibold);
  font-size: 1rem;
  text-transform: none;
  margin-bottom: 20px; }

.sidebar p, .sidebar p a {
  font-size: .9rem;
  font-family: var(--font-primary);
font-weight: var(--font-weight-normal);
  margin-bottom: 10px; }

.video-article {
    font-family: var(--font-primary);
    font-weight: var(--font-weight-normal);
  font-size: 1rem;
  line-height: 1.6180339888rem;
  color: #857f7f;
  margin-bottom: 20px; }

.video-article a, .video-article a:visited, .video-article h3 a, .video-article h3 a:visited {
  color: #00446a; }

.video-article a:hover, .video-article a:active, .video-article h3 a:hover, .video-article h3 a:active {
  color: #36bae2; }

.video-article .video-block h3 a, .video-article .video-block h3 a:visited {
  color: #27407A;
  text-transform: none;
  font-size: 1em; }