/* placeholder demo styles - showing body id for section colors */
@media screen and (min-width: 1200px) {
  .container {
    width: 1010px;
  }
}
.mura-editable .editableObject .editableObjectContents {
  overflow: visible !important;
}
li.edit {
  padding-left: 0;
  line-height: 1.42857143;
}
li.edit::before {
  content: none;
}
.content .editableObject .editableObjectContents {
  overflow: visible !important;
}
body {
  background-color: #eee;
}
@media screen and (min-width: 992px) {
  aside.sidebar {
    padding-left: 34px;
  }
}
@media screen and (min-width: 1200px) {
  aside.sidebar {
    padding-left: 54px;
  }
}
h1.pageTitle,
.content > h1 {
  opacity: 0;
  color: #333333;
  font-size: 44px;
  line-height: 44px;
  font-family: "garamond-premier-pro-display", serif;
  margin-bottom: 25px;
  margin-top: 0;
  text-rendering: optimizeLegibility;
}
@media screen and (min-width: 768px) {
  h1.pageTitle,
  .content > h1 {
    font-size: 70px;
    line-height: 70px;
  }
}
body.loaded h1.pageTitle,
body.loaded .content > h1 {
  opacity: 1;
}
.site-header,
.site-body,
.site-footer {
  max-width: 1280px;
  margin: 0 auto;
  background-color: #fff;
}
.site-body {
  padding-bottom: 80px;
}
.depth-0 .site-body {
  padding-bottom: 0;
}
.mura-breadcrumb {
  margin: 30px 0 10px 0;
  background: none;
  padding: 3px 0;
}
.mura-breadcrumb li {
  font-size: 12px;
  font-family: "proxima-nova", sans-serif;
  margin: 0;
}
.mura-breadcrumb li + li::before {
  padding: 0 1px 0 4px;
}
.mura-breadcrumb li a {
  color: #9B9B9B;
}
.mura-breadcrumb li a:hover {
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .mura-breadcrumb li:first-child,
  .mura-breadcrumb li:last-child {
    display: none;
  }
  .mura-breadcrumb li:nth-child(2)::before {
    content: none;
  }
}
dd.crumbs {
  margin: 10px 0 10px 0;
  background: none;
  padding: 3px 0;
  font-size: 14px;
  font-family: "proxima-nova", sans-serif;
}
dd.crumbs:last-child {
  margin-bottom: 0;
}
dd.crumbs .divider {
  margin: 0 2px 0 5px;
}
.header-row {
  padding: 14px 0;
}
@media screen and (min-width: 768px) {
  .header-row {
    padding: 18px 5px;
  }
}
.navbar-wrapper {
  border-bottom: 1px solid #ddd;
}
@media screen and (min-width: 768px) {
  .navbar-wrapper {
    border: none;
  }
}
.navbar-wrapper h1 {
  margin: 0;
  float: left;
  width: 170px;
  height: 48px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .navbar-wrapper h1 {
    float: none;
    height: 33px;
    width: 120px;
    margin: 0 auto;
  }
}
.navbar-wrapper h1 a {
  background-repeat: no-repeat;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  line-height: 1em;
  display: block;
  height: inherit;
  width: inherit;
  background-image: url('../../images/srcf-header-logo.png');
}
@media screen and (max-width: 767px) {
  .navbar-wrapper h1 a {
    background-image: url('../../images/srcf-header-logo--sm.png');
  }
}
.header-utility {
  float: right;
  padding: 5px 0;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .header-utility {
    display: none;
  }
}
.header-utility.js-search-open .header-utility__set--nav {
  display: none;
}
.header-utility.js-search-open .header-utility__set--search {
  display: block;
}
.header-utility .header-utility__set--search {
  display: none;
}
.header-utility .header-utility__set__item {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}
.header-utility .header-utility__set__item:last-child {
  margin-left: 10px;
}
.header-utility .header-utility__set__item ul {
  list-style: none;
  margin-bottom: 0;
  padding: 0;
}
.header-utility .header-utility__set__item ul li {
  display: inline-block;
  padding: 0 8px;
}
@media screen and (min-width: 992px) {
  .header-utility .header-utility__set__item ul li {
    padding: 0 16px;
  }
}
.header-utility .header-utility__set__item ul li + li {
  border-left: 1px solid #ADADAD;
}
.header-utility .header-utility__set__item ul li a {
  color: #777;
  font-size: 13px;
  display: inline-block;
  letter-spacing: 0.54px;
  font-family: "proxima-nova", sans-serif;
}
.header-utility .header-utility__set__item p {
  margin: 0;
}
.header-utility .header-utility__set__item form {
  margin: 2px 0;
}
.header-utility .header-utility__set__item form input {
  border-radius: 1px;
  font-family: "proxima-nova", sans-serif;
}
.header-utility .header-utility__set__item .action__toggle--search {
  height: 30px;
  width: 30px;
  padding: 0;
}
.header-utility .btn-primary {
  padding: 10px 15px;
}
div.input-group {
  padding-left: 4px;
}
.header-search {
  display: none;
}
.header-controls {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .header-controls {
    display: none;
  }
}
.header-controls__item {
  position: absolute;
  top: 50%;
  height: 24px;
  width: 24px;
  background-position: center center;
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  display: block;
}
.header-controls__item--menu {
  left: 18px;
  background-image: url('../../images/icon--menu--sm.svg');
}
.header-controls__item--search {
  right: 18px;
  background-image: url('../../images/icon--search--sm.svg');
}
.navbar-default {
  margin-bottom: 0;
  background: #fff;
  box-shadow: inset 0 -1px 0 0 #DDDDDD, inset 0 1px 0 0 #DDDDDD;
  border: 0;
}
.navbar-default .navbar-nav > .active > a {
  opacity: 1 !important;
}
.depth-0 .navbar-default {
  box-shadow: inset 0 1px 0 0 #DDDDDD;
}
.navbar-default .navbar-container .navbar-nav {
  font-family: "proxima-nova", sans-serif;
  font-weight: 600;
}
.navbar-default .navbar-container .navbar-nav > li {
  margin-right: 10px;
  position: static;
}
@media screen and (min-width: 992px) {
  .navbar-default .navbar-container .navbar-nav > li {
    margin-right: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .navbar-default .navbar-container .navbar-nav > li {
    margin-right: 40px;
  }
}
.navbar-default .navbar-container .navbar-nav > li:last-child {
  margin-right: 0;
}
.navbar-default .navbar-container .navbar-nav > li a {
  padding: 15px;
  font-size: 12px;
  text-shadow: none;
  letter-spacing: 2px;
  color: #333;
}
@media screen and (min-width: 992px) {
  .navbar-default .navbar-container .navbar-nav > li a {
    padding: 15px 20px;
  }
}
@media screen and (min-width: 1200px) {
  .navbar-default .navbar-container .navbar-nav > li a {
    font-size: 13px;
    padding: 15px 20px;
  }
}
.navbar-default .navbar-container .navbar-nav > li > a {
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.navbar-default .navbar-container .navbar-nav > li.has-dropdown:hover > a::after {
  content: '';
  height: 10px;
  width: 20px;
  top: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 10px solid #fff;
}
.navbar-default .navbar-container .navbar-nav > li:hover > ul {
  display: block;
}
.navbar-default .navbar-container .navbar-nav > li > ul {
  position: absolute;
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  box-shadow: 0 10px 13px -5px rgba(0, 0, 0, 0.175);
  border-top: 10px solid transparent;
  background-clip: content-box;
  background-image: url('../../images/logo-transparent.png');
  background-size: 410px auto;
  background-repeat: no-repeat;
  background-position: right -100px bottom -100px;
}
.navbar-default .navbar-container .navbar-nav > li > ul::after {
  content: '';
  display: table;
  clear: both;
}
.navbar-default .navbar-container .navbar-nav > li > ul > li {
  float: left;
  width: 25%;
  margin: 15px 0;
  padding-right: 15px;
}
.navbar-default .navbar-container .navbar-nav > li > ul > li:nth-child(4n+5) {
  clear: both;
}
.navbar-default .navbar-container .navbar-nav > li > ul > li > a {
  letter-spacing: 0;
  display: inline-block;
  padding: 5px 20px;
}
.navbar-default .navbar-container .navbar-nav > li > ul > li > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.navbar-default .navbar-container .navbar-nav > li > ul > li > ul > li a {
  display: inline-block;
  letter-spacing: 0;
  font-weight: 400;
  padding: 3px 20px;
}
.navbar-default .navbar-container .navbar-nav > li > ul #navOurBlog > ul,
.navbar-default .navbar-container .navbar-nav > li > ul #navPublications > ul,
.navbar-default .navbar-container .navbar-nav > li > ul #navOurStaff > ul {
  display: none;
}
.xs-menu__item {
  display: none;
}
.xs-menu__item--search form {
  background-color: #ddd;
  padding: 10px;
  margin: 0;
}
.xs-menu__item--search form input {
  border-radius: 1px;
  font-family: "proxima-nova", sans-serif;
  border: 0;
  font-size: 16px;
}
.xs-menu__item--navigation {
  background: #fff;
}
.xs-menu__item--navigation .xsNavPrimary {
  list-style: none;
  margin: 0;
  padding: 0;
}
.xs-menu__item--navigation .xsNavPrimary li {
  font-family: "proxima-nova", sans-serif;
}
.xs-menu__item--navigation .xsNavPrimary li a {
  color: #333;
}
.xs-menu__item--navigation .xsNavPrimary li a:hover {
  text-decoration: none;
}
.xs-menu__item--navigation .xsNavPrimary li ul {
  list-style: none;
  background-color: #ffffff;
  padding: 10px 0;
  margin: 0;
}
.xs-menu__item--navigation .xsNavPrimary li ul li a {
  font-size: 13px;
  line-height: 14px;
  color: #555;
  padding: 10px 30px;
  display: block;
}
.xs-menu__item--navigation .xsNavPrimary > li {
  position: relative;
}
.xs-menu__item--navigation .xsNavPrimary > li > a {
  font-size: 13px;
  line-height: 18px;
  padding: 15px 30px;
  text-transform: uppercase;
  font-weight: 600;
  display: block;
  letter-spacing: 0.54px;
  margin-right: 48px;
}
.xs-menu__item--navigation .xsNavPrimary > li > .xs-menu__section-toggle {
  position: absolute;
  top: 0;
  right: 0;
  height: 48px;
  width: 48px;
  padding: 0;
  background-repeat: no-repeat;
  background-image: url('../../images/icon--pointer-right--sm.svg');
  background-position: center center;
  background-color: transparent;
  border: 0;
}
.xs-menu__item--navigation .xsNavPrimary > li > .xs-menu__section-toggle:last-child {
  display: none;
}
.xs-menu__item--navigation .xsNavPrimary > li.js-menu-open > .xs-menu__section-toggle {
  background-image: url('../../images/icon--pointer-down--sm.svg');
}
.xs-menu__utility-nav {
  background-color: #ffffff;
}
.xs-menu__utility-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.xs-menu__utility-nav ul li a {
  color: #777;
  display: block;
  padding: 15px 30px;
  text-decoration: none;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 0.54px;
  font-size: 13px;
  line-height: 18px;
}
.xs-menu__utility-nav ul li a::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 48px;
  width: 48px;
  background-repeat: no-repeat;
  background-image: url('../../images/icon--pointer-right--sm.svg');
  background-position: center center;
  background-color: transparent;
}
.xs-menu__utility-nav ul li + li {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
/* color agnostic items */
.section-ourimpact .navbar-default .navbar-nav > li:hover > a,
.section-donors .navbar-default .navbar-nav > li:hover > a,
.section-students .navbar-default .navbar-nav > li:hover > a,
.section-nonprofits .navbar-default .navbar-nav > li:hover > a,
.section-advisors .navbar-default .navbar-nav > li:hover > a,
.section-aboutus .navbar-default .navbar-nav > li:hover > a {
  opacity: 1;
}
.section-ourimpact .navbar-default .navbar-nav > li.active a,
.section-donors .navbar-default .navbar-nav > li.active a,
.section-students .navbar-default .navbar-nav > li.active a,
.section-nonprofits .navbar-default .navbar-nav > li.active a,
.section-advisors .navbar-default .navbar-nav > li.active a,
.section-aboutus .navbar-default .navbar-nav > li.active a {
  opacity: 1;
}
.section-ourimpact .navbar-default .navbar-nav > li.active a:hover,
.section-donors .navbar-default .navbar-nav > li.active a:hover,
.section-students .navbar-default .navbar-nav > li.active a:hover,
.section-nonprofits .navbar-default .navbar-nav > li.active a:hover,
.section-advisors .navbar-default .navbar-nav > li.active a:hover,
.section-aboutus .navbar-default .navbar-nav > li.active a:hover {
  color: #fff;
}
.section-ourimpact .navbar-default .navbar-nav > li > a,
.section-donors .navbar-default .navbar-nav > li > a,
.section-students .navbar-default .navbar-nav > li > a,
.section-nonprofits .navbar-default .navbar-nav > li > a,
.section-advisors .navbar-default .navbar-nav > li > a,
.section-aboutus .navbar-default .navbar-nav > li > a {
  opacity: 0.6;
  color: #fff;
}
.section-ourimpact .navbar-default .navbar-nav > li > ul > li a,
.section-donors .navbar-default .navbar-nav > li > ul > li a,
.section-students .navbar-default .navbar-nav > li > ul > li a,
.section-nonprofits .navbar-default .navbar-nav > li > ul > li a,
.section-advisors .navbar-default .navbar-nav > li > ul > li a,
.section-aboutus .navbar-default .navbar-nav > li > ul > li a {
  color: #fff;
}
.section-ourimpact .navbar-default .navbar-nav > li > ul > li > ul > li a,
.section-donors .navbar-default .navbar-nav > li > ul > li > ul > li a,
.section-students .navbar-default .navbar-nav > li > ul > li > ul > li a,
.section-nonprofits .navbar-default .navbar-nav > li > ul > li > ul > li a,
.section-advisors .navbar-default .navbar-nav > li > ul > li > ul > li a,
.section-aboutus .navbar-default .navbar-nav > li > ul > li > ul > li a {
  opacity: .8;
}
.section-ourimpact .btn-primary,
.section-donors .btn-primary,
.section-students .btn-primary,
.section-nonprofits .btn-primary,
.section-advisors .btn-primary,
.section-aboutus .btn-primary {
  color: #fff;
}
.section-ourimpact .navbar-wrapper,
.section-donors .navbar-wrapper,
.section-students .navbar-wrapper,
.section-nonprofits .navbar-wrapper,
.section-advisors .navbar-wrapper,
.section-aboutus .navbar-wrapper {
  border-bottom: 0;
}
@media screen and (max-width: 767px) {
  .section-ourimpact .navbar-wrapper h1 a,
  .section-donors .navbar-wrapper h1 a,
  .section-students .navbar-wrapper h1 a,
  .section-nonprofits .navbar-wrapper h1 a,
  .section-advisors .navbar-wrapper h1 a,
  .section-aboutus .navbar-wrapper h1 a {
    background-image: url('../../images/srcf-header-logo--sm--reverse.png');
  }
}
.section-ourimpact .header-controls__item--menu,
.section-donors .header-controls__item--menu,
.section-students .header-controls__item--menu,
.section-nonprofits .header-controls__item--menu,
.section-advisors .header-controls__item--menu,
.section-aboutus .header-controls__item--menu {
  background-image: url('../../images/icon--menu--sm--reverse.svg');
}
.section-ourimpact .header-controls__item--search,
.section-donors .header-controls__item--search,
.section-students .header-controls__item--search,
.section-nonprofits .header-controls__item--search,
.section-advisors .header-controls__item--search,
.section-aboutus .header-controls__item--search {
  background-image: url('../../images/icon--search--sm--reverse.svg');
}
.section-ourimpact .xs-menu__item--search form,
.section-donors .xs-menu__item--search form,
.section-students .xs-menu__item--search form,
.section-nonprofits .xs-menu__item--search form,
.section-advisors .xs-menu__item--search form,
.section-aboutus .xs-menu__item--search form {
  background-color: rgba(255, 255, 255, 0.3);
}
/* color specific theme */
.section-ourimpact .navbar-default {
  background: #f7941d;
  box-shadow: none;
}
.section-ourimpact .navbar-default .navbar-nav .active a,
.section-ourimpact .navbar-default .navbar-nav .dropdown-menu {
  background-color: #f7941d;
}
.section-ourimpact .navbar-default .navbar-nav > li.has-dropdown:hover > a::after {
  border-bottom-color: #f7941d;
}
.section-ourimpact .navbar-default .navbar-nav > li > ul {
  background-color: #f7941d;
}
.section-ourimpact .navbar-default .navbar-nav ul li a {
  background: transparent;
}
.section-ourimpact .navbar-default .navbar-nav ul li a:hover {
  background: transparent;
}
.section-ourimpact span.dropcap {
  color: #f7941d;
}
.section-ourimpact .btn-primary {
  background: #f7941d;
}
.section-ourimpact .btn-primary:hover,
.section-ourimpact .btn-primary:focus,
.section-ourimpact .btn-primary:active {
  background: #f7941d;
}
.section-ourimpact a {
  color: #f7941d;
}
.section-ourimpact .sidebar nav[id^=nav] .level2 > li.current > a {
  color: #f7941d;
}
.section-ourimpact .mura-next-n .pagination li a {
  color: #f7941d;
}
.section-ourimpact .component--callout__body {
  background-color: #f7941d;
}
.section-ourimpact .content ul li::before {
  background-color: #f7941d;
}
@media screen and (max-width: 767px) {
  .section-ourimpact header.navbar-wrapper {
    background-color: #f7941d;
  }
}
.section-donors .navbar-default {
  background: #f7941d;
  box-shadow: none;
}
.section-donors .navbar-default .navbar-nav .active a,
.section-donors .navbar-default .navbar-nav .dropdown-menu {
  background-color: #f7941d;
}
.section-donors .navbar-default .navbar-nav > li.has-dropdown:hover > a::after {
  border-bottom-color: #f7941d;
}
.section-donors .navbar-default .navbar-nav > li > ul {
  background-color: #f7941d;
}
.section-donors .navbar-default .navbar-nav ul li a {
  background: transparent;
}
.section-donors .navbar-default .navbar-nav ul li a:hover {
  background: transparent;
}
.section-donors span.dropcap {
  color: #f7941d;
}
.section-donors .btn-primary {
  background: #f7941d;
}
.section-donors .btn-primary:hover,
.section-donors .btn-primary:focus,
.section-donors .btn-primary:active {
  background: #f7941d;
}
.section-donors a {
  color: #f7941d;
}
.section-donors .sidebar nav[id^=nav] .level2 > li.current > a {
  color: #f7941d;
}
.section-donors .mura-next-n .pagination li a {
  color: #f7941d;
}
.section-donors .component--callout__body {
  background-color: #f7941d;
}
.section-donors .content ul li::before {
  background-color: #f7941d;
}
@media screen and (max-width: 767px) {
  .section-donors header.navbar-wrapper {
    background-color: #f7941d;
  }
}
.section-students .navbar-default {
  background: #f7941d;
  box-shadow: none;
}
.section-students .navbar-default .navbar-nav .active a,
.section-students .navbar-default .navbar-nav .dropdown-menu {
  background-color: #f7941d;
}
.section-students .navbar-default .navbar-nav > li.has-dropdown:hover > a::after {
  border-bottom-color: #f7941d;
}
.section-students .navbar-default .navbar-nav > li > ul {
  background-color: #f7941d;
}
.section-students .navbar-default .navbar-nav ul li a {
  background: transparent;
}
.section-students .navbar-default .navbar-nav ul li a:hover {
  background: transparent;
}
.section-students span.dropcap {
  color: #f7941d;
}
.section-students .btn-primary {
  background: #f7941d;
}
.section-students .btn-primary:hover,
.section-students .btn-primary:focus,
.section-students .btn-primary:active {
  background: #f7941d;
}
.section-students a {
  color: #f7941d;
}
.section-students .sidebar nav[id^=nav] .level2 > li.current > a {
  color: #f7941d;
}
.section-students .mura-next-n .pagination li a {
  color: #f7941d;
}
.section-students .component--callout__body {
  background-color: #f7941d;
}
.section-students .content ul li::before {
  background-color: #f7941d;
}
@media screen and (max-width: 767px) {
  .section-students header.navbar-wrapper {
    background-color: #f7941d;
  }
}
.section-nonprofits .navbar-default {
  background: #f7941d;
  box-shadow: none;
}
.section-nonprofits .navbar-default .navbar-nav .active a,
.section-nonprofits .navbar-default .navbar-nav .dropdown-menu {
  background-color: #f7941d;
}
.section-nonprofits .navbar-default .navbar-nav > li.has-dropdown:hover > a::after {
  border-bottom-color: #f7941d;
}
.section-nonprofits .navbar-default .navbar-nav > li > ul {
  background-color: #f7941d;
}
.section-nonprofits .navbar-default .navbar-nav ul li a {
  background: transparent;
}
.section-nonprofits .navbar-default .navbar-nav ul li a:hover {
  background: transparent;
}
.section-nonprofits span.dropcap {
  color: #f7941d;
}
.section-nonprofits .btn-primary {
  background: #f7941d;
}
.section-nonprofits .btn-primary:hover,
.section-nonprofits .btn-primary:focus,
.section-nonprofits .btn-primary:active {
  background: #f7941d;
}
.section-nonprofits a {
  color: #f7941d;
}
.section-nonprofits .sidebar nav[id^=nav] .level2 > li.current > a {
  color: #f7941d;
}
.section-nonprofits .mura-next-n .pagination li a {
  color: #f7941d;
}
.section-nonprofits .component--callout__body {
  background-color: #f7941d;
}
.section-nonprofits .content ul li::before {
  background-color: #f7941d;
}
@media screen and (max-width: 767px) {
  .section-nonprofits header.navbar-wrapper {
    background-color: #f7941d;
  }
}
.section-advisors .navbar-default {
  background: #f7941d;
  box-shadow: none;
}
.section-advisors .navbar-default .navbar-nav .active a,
.section-advisors .navbar-default .navbar-nav .dropdown-menu {
  background-color: #f7941d;
}
.section-advisors .navbar-default .navbar-nav > li.has-dropdown:hover > a::after {
  border-bottom-color: #f7941d;
}
.section-advisors .navbar-default .navbar-nav > li > ul {
  background-color: #f7941d;
}
.section-advisors .navbar-default .navbar-nav ul li a {
  background: transparent;
}
.section-advisors .navbar-default .navbar-nav ul li a:hover {
  background: transparent;
}
.section-advisors span.dropcap {
  color: #f7941d;
}
.section-advisors .btn-primary {
  background: #f7941d;
}
.section-advisors .btn-primary:hover,
.section-advisors .btn-primary:focus,
.section-advisors .btn-primary:active {
  background: #f7941d;
}
.section-advisors a {
  color: #f7941d;
}
.section-advisors .sidebar nav[id^=nav] .level2 > li.current > a {
  color: #f7941d;
}
.section-advisors .mura-next-n .pagination li a {
  color: #f7941d;
}
.section-advisors .component--callout__body {
  background-color: #f7941d;
}
.section-advisors .content ul li::before {
  background-color: #f7941d;
}
@media screen and (max-width: 767px) {
  .section-advisors header.navbar-wrapper {
    background-color: #f7941d;
  }
}
.section-aboutus .navbar-default {
  background: #f7941d;
  box-shadow: none;
}
.section-aboutus .navbar-default .navbar-nav .active a,
.section-aboutus .navbar-default .navbar-nav .dropdown-menu {
  background-color: #f7941d;
}
.section-aboutus .navbar-default .navbar-nav > li.has-dropdown:hover > a::after {
  border-bottom-color: #f7941d;
}
.section-aboutus .navbar-default .navbar-nav > li > ul {
  background-color: #f7941d;
}
.section-aboutus .navbar-default .navbar-nav ul li a {
  background: transparent;
}
.section-aboutus .navbar-default .navbar-nav ul li a:hover {
  background: transparent;
}
.section-aboutus span.dropcap {
  color: #f7941d;
}
.section-aboutus .btn-primary {
  background: #f7941d;
}
.section-aboutus .btn-primary:hover,
.section-aboutus .btn-primary:focus,
.section-aboutus .btn-primary:active {
  background: #f7941d;
}
.section-aboutus a {
  color: #f7941d;
}
.section-aboutus .sidebar nav[id^=nav] .level2 > li.current > a {
  color: #f7941d;
}
.section-aboutus .mura-next-n .pagination li a {
  color: #f7941d;
}
.section-aboutus .component--callout__body {
  background-color: #f7941d;
}
.section-aboutus .content ul li::before {
  background-color: #f7941d;
}
@media screen and (max-width: 767px) {
  .section-aboutus header.navbar-wrapper {
    background-color: #f7941d;
  }
}
footer {
  border-top: 1px solid #DDDDDD;
  margin-top: 57px;
  padding-top: 27px;
  padding-bottom: 13px;
}
.footer-content {
  text-align: center;
}
.footer-content div img {
  padding: 0 0 27px 0;
}
.footer-content p {
  font-family: "garamond-premier-pro-display", serif;
  font-size: 18px;
  letter-spacing: 0.75px;
  color: #222222;
  margin-bottom: 0;
}
.footer-content p a {
  color: inherit;
}
.footer-content ul {
  padding: 23px 0 23px 0;
  text-align: center;
  list-style: none;
  margin: 0;
}
.footer-content ul li {
  display: inline-block;
  list-style-type: none;
  height: 24px;
  width: 24px;
  margin: 0 12px 0 12px;
}
.footer-content ul li:hover {
  opacity: 0.5;
}
.footer-content ul li a {
  height: inherit;
  width: inherit;
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
}
.footer-content ul li a[href*="facebook"] {
  background-image: url('../../images/facebook-social-logo.svg');
}
.footer-content ul li a[href*="twitter"] {
  background-image: url('../../images/twitter-social-logo.svg');
}
.footer-content ul li a[href*="linkedin"] {
  background-image: url('../../images/linkedin-social-logo.svg');
}
.sidebar nav[id^="nav"] {
  font-family: "proxima-nova", sans-serif;
  /* undo bootstrap well */
  /* replace with BOLD weight */
}
.sidebar nav[id^="nav"].well {
  border: 0;
  background: transparent;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
}
.sidebar nav[id^="nav"] .sectionTitle {
  font-size: 15px;
  line-height: 18px;
  border-bottom: 2px solid #222;
  color: #222;
  font-weight: 600;
  padding-bottom: 8px;
  margin-bottom: 4px;
  letter-spacing: 0.05em;
}
.sidebar nav[id^="nav"] .sectionTitle a {
  color: inherit;
  display: inline-block;
  text-decoration: none;
}
.sidebar nav[id^="nav"] .level1 a,
.sidebar nav[id^="nav"] .level2 a {
  padding: 3px 0;
  display: inline-block;
  letter-spacing: 0.05em;
}
.sidebar nav[id^="nav"] .level1 a:hover,
.sidebar nav[id^="nav"] .level2 a:hover {
  text-decoration: none;
}
.sidebar nav[id^="nav"] .level1 > li {
  margin: 8px 0px;
  line-height: 18px;
}
.sidebar nav[id^="nav"] .level1 > li.current > a {
  font-weight: 600;
  color: #222;
}
.sidebar nav[id^="nav"] .level1 > li.current > a:hover {
  color: #222;
}
.sidebar nav[id^="nav"] .level1 > li > a {
  color: #555;
  display: inline-block;
}
.sidebar nav[id^="nav"] .level1 > li > a:hover,
.sidebar nav[id^="nav"] .level1 > li > a:focus {
  color: #222;
  background: none;
  border-radius: 0;
}
.sidebar nav[id^="nav"] .level2 {
  background-color: #ffffff;
  padding: 8px 18px 8px;
  margin: 8px 0 12px;
}
.sidebar nav[id^="nav"] .level2 > li {
  font-size: 12px;
  line-height: 14px;
  margin: 5px 0;
}
.sidebar nav[id^="nav"] .level2 > li.current > a {
  font-weight: 600;
}
.sidebar nav[id^="nav"] .level2 > li > a {
  color: #555;
}
.sidebar nav[id^="nav"] .level2 > li > a:hover,
.sidebar nav[id^="nav"] .level2 > li > a:focus {
  background: none;
  border-radius: 0;
  color: #222;
}
.panel-group:last-child {
  border-bottom: 1px solid rgba(151, 151, 151, 0.5);
}
.panel-group .panel.panel-default {
  border: 0px;
  border-radius: 0;
  border-top: 1px solid rgba(151, 151, 151, 0.5);
}
.panel-group .panel.panel-default .panel-heading {
  opacity: 1;
  background: none;
  background-image: url('../../images/accordion-open.svg');
  background-repeat: no-repeat;
  background-position: right 10px center;
  padding-right: 40px;
}
.panel-group .panel.panel-default .panel-heading.collapsed {
  opacity: 0.5;
  background-image: url('../../images/accordion-collapsed.svg');
  background-repeat: no-repeat;
  background-position: right 10px center;
}
.panel-group .panel.panel-default .panel-heading:hover {
  opacity: 0.75;
  cursor: pointer;
}
.panel-group .panel.panel-default .panel-heading h2 {
  color: #444444;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
}
@media screen and (min-width: 992px) {
  .panel-group .panel.panel-default .panel-heading h2 {
    font-size: 20px;
    line-height: 24px;
  }
}
.panel-group .panel.panel-default .panel-body {
  border-top: 0;
  padding-top: 0;
}
.panel-group .panel.panel-default .in p {
  font-size: 19px;
  color: #444444;
}
.panel-group .panel + .panel {
  margin-top: 0;
}
.mura-index {
  border: 0;
  padding: 0;
}
.content .mura-index,
section .mura-index {
  border: 0;
  padding: 0;
}
.mura-index dl {
  float: none;
  width: auto;
  padding: 20px 0;
  box-sizing: content-box;
  margin: 0;
}
.mura-index dl.last {
  padding: 20px 0;
}
.mura-index dl.hasImage {
  padding: 35px 0;
}
.mura-index dl.hasImage.last {
  padding: 35px 0;
}
.mura-index dl.hasImage dt.title {
  margin-top: 5px;
}
.mura-index dl dt {
  font-family: "proxima-nova", sans-serif;
}
.mura-index dl dt.releaseDate {
  font-size: 11px;
  line-height: 13px;
  font-weight: 600;
  text-transform: uppercase;
  color: #999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mura-index dl dt.title {
  font-size: 20px;
  line-height: 24px;
}
.mura-index dl dt.title a:hover {
  text-decoration: none;
}
.mura-index dl dd.summary p {
  margin-bottom: 0;
}
.mura-index dl dd.summary p strong {
  display: inline-block;
}
.mura-index dl dd.readMore {
  font-family: "proxima-nova", sans-serif;
  font-size: 14px;
  margin-top: 1em;
}
.mura-index dl .image {
  top: auto;
}
.mura-index .view-all {
  font-family: "proxima-nova", sans-serif;
  font-weight: 600;
  display: inline-block;
  border: 2px solid currentColor;
  padding: 8px 15px;
}
.mura-index .view-all:hover {
  color: #999;
  text-decoration: none;
}
.mura-user-tools-session {
  margin: 1em 0 2em;
}
.mura-user-tools-session p {
  color: #222;
  font-family: "proxima-nova", sans-serif;
  font-size: 15px;
  line-height: 18px;
  font-weight: 600;
  margin-top: 0;
  border-bottom: 2px solid #222;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
.mura-user-tools-session ul {
  padding: 18px;
  background-color: #ebeced;
}
.mura-user-tools-session ul li {
  margin: 0;
  display: block;
  line-height: 1em;
}
.mura-user-tools-session ul li + li {
  margin-top: 1em;
}
.mura-user-tools-session .btn-primary {
  font-size: 12px;
  display: block;
}
form#login,
form#sendLogin {
  margin-bottom: 2em;
}
form#login legend,
form#sendLogin legend {
  font-family: "proxima-nova", sans-serif;
  font-size: 15px;
  line-height: 18px;
  font-weight: 600;
  border-bottom: 2px solid #222;
}
form#login .form-field,
form#sendLogin .form-field {
  margin-bottom: 1em;
}
.mura-form-builder {
  margin-bottom: 2em;
}
.mura-form-builder [class^="mura-form"] {
  margin: 1.25em 0;
}
.mura-form-builder [class^="mura-form"]:first-of-type {
  margin-top: 0;
}
.mura-form-builder [class^="mura-form"] label {
  font-family: "proxima-nova", sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #555;
  margin-bottom: 6px;
}
.mura-form-builder [class^="mura-form"] input[type=text],
.mura-form-builder [class^="mura-form"] textarea {
  font-family: "proxima-nova", sans-serif;
  border-radius: 0;
  border: 1px solid #DEDEDE;
  box-shadow: none;
  font-size: 16px;
  color: #555;
  padding: 8px 16px;
  height: auto;
}
.mura-form-builder [class^="mura-form"] textarea {
  margin-bottom: 40px;
  resize: vertical;
}
.mura-form-builder .mura-form-radio {
  margin: 2em 0;
}
.mura-form-builder .mura-form-radio p {
  font-family: "proxima-nova", sans-serif;
  margin-bottom: 14px;
  font-size: 14px;
  font-weight: 600;
  width: 100%;
  text-align: left;
  color: #333333;
}
.mura-form-builder .mura-form-radio > div {
  clear: both;
  margin-left: 2px;
}
.mura-form-builder .mura-form-radio > div .radio,
.mura-form-builder .mura-form-radio > div .checkbox {
  margin: 0 20px 0 0;
  display: inline-block;
}
.mura-form-builder .mura-form-radio > div .radio label,
.mura-form-builder .mura-form-radio > div .checkbox label {
  font-family: "proxima-nova", sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #333333;
}
.mura-form-builder .mura-form-radio > div .radio label input,
.mura-form-builder .mura-form-radio > div .checkbox label input {
  position: relative;
  margin: 0 5px 0 0;
}
.mura-form-builder .mura-form-checkbox {
  margin: 2em 0;
}
.mura-form-builder .mura-form-checkbox p {
  font-family: "proxima-nova", sans-serif;
  margin-bottom: 14px;
  font-size: 14px;
  font-weight: 600;
  width: 100%;
  text-align: left;
  color: #333333;
}
.mura-form-builder .mura-form-checkbox > div {
  clear: both;
  margin-left: 2px;
}
.mura-form-builder .mura-form-checkbox > div .checkbox {
  margin: 0 20px 0 0;
  display: inline-block;
}
.mura-form-builder .mura-form-checkbox > div .checkbox label {
  font-family: "proxima-nova", sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #333333;
}
.mura-form-builder .mura-form-checkbox > div .checkbox label input {
  position: relative;
  margin: 0 5px 0 0;
}
.mura-form-builder br {
  display: none;
}
.tiles__item {
  text-align: center;
  background-color: #999;
  background-size: cover;
  background-position: center center;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .tiles__item {
    background-color: currentcolor;
  }
}
@media screen and (min-width: 768px) {
  .tiles__item {
    text-align: left;
  }
}
@media screen and (min-width: 768px) {
  .tiles__item::after {
    content: '';
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    box-shadow: inset 1300px 0px 450px -450px currentColor;
    margin-left: -200px;
  }
}
@media screen and (min-width: 992px) {
  .tiles__item::after {
    margin-left: -100px;
  }
}
@media screen and (min-width: 1200px) {
  .tiles__item::after {
    margin-left: 0;
  }
}
.tiles__item__details {
  color: inherit;
  padding: 30px 0;
  position: relative;
  z-index: 2;
}
.tiles__item__details .tile__tag {
  font-size: 12px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600;
  padding: 5px 12px;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  background-color: rgba(51, 51, 51, 0.3);
  letter-spacing: 1px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.tiles__item__details__body {
  opacity: 1;
}
@media screen and (min-width: 992px) {
  .tiles__item__details__body {
    padding-right: 25%;
  }
}
.tiles__item__details__body > h2 {
  font-size: 36px;
  line-height: 40px;
  font-family: "garamond-premier-pro-display", serif;
  color: #fff;
  font-weight: 400;
  margin: 20px 0 10px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (min-width: 768px) {
  .tiles__item__details__body > h2 {
    font-size: 54px;
    line-height: 60px;
  }
}
@media screen and (min-width: 992px) {
  .tiles__item__details__body > h2 {
    font-size: 70px;
    line-height: 76px;
  }
}
.tiles__item__details__body > p {
  font-size: 20px;
  line-height: 35px;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.tiles__item__details__body .tile__actions {
  margin-top: 2em;
}
@media screen and (min-width: 992px) {
  .tiles__item__details__body .tile__actions > div,
  .tiles__item__details__body .tile__actions > p {
    display: inline-block;
  }
}
.tiles__item__details__body .tile__actions > div + p,
.tiles__item__details__body .tile__actions > p + p {
  margin-top: 2em;
}
@media screen and (min-width: 992px) {
  .tiles__item__details__body .tile__actions > div + p,
  .tiles__item__details__body .tile__actions > p + p {
    margin-top: 0;
    margin-left: 20px;
  }
}
.tiles__item__details__body .tile__actions p {
  font-size: 14px;
  text-transform: uppercase;
  font-family: "proxima-nova", sans-serif;
  letter-spacing: 1px;
  font-weight: 600;
}
.tiles__item__details__body .tile__actions p a {
  color: rgba(51, 51, 51, 0.5);
}
.tiles__item__details__body .tile__actions p a:hover {
  color: rgba(51, 51, 51, 0.4);
  text-decoration: none;
}
.tiles__item__details__body .tile__actions .btn-custom {
  font-weight: 600;
  color: #fff;
  background-color: rgba(51, 51, 51, 0.7);
  padding: 16px 25px;
  display: block;
}
.tiles__item__details__body .tile__actions .btn-custom:hover {
  background-color: rgba(51, 51, 51, 0.2);
}
@media screen and (min-width: 768px) {
  .tiles__item__details__body .tile__actions .btn-custom {
    display: inline-block;
  }
}
body.loaded .tiles__item__body__details {
  opacity: 1;
}
@media screen and (min-width: 992px) {
  .tiles__item__details {
    padding: 75px 0;
  }
}
@media screen and (min-width: 768px) and (min-height: 900px) {
  .tiles__item__details {
    padding: 75px 0;
  }
}
@media screen and (min-width: 992px) and (min-height: 900px) {
  .tiles__item__details {
    padding: 146px 0;
  }
}
.lead-slides {
  position: relative;
  background-color: #555;
}
.lead-slides.loaded .lead-slides__visual {
  opacity: 1;
}
.lead-slides .lead-slides__details {
  position: absolute;
  z-index: 10;
  text-align: center;
  width: 100%;
  padding: 0 25px;
  top: 60%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.lead-slides .lead-slides__details__body h2 {
  color: #fff;
  font-family: "garamond-premier-pro-display", serif;
  font-weight: 400;
  font-size: 48px;
  line-height: 48px;
  margin-bottom: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (max-width: 480px) {
  .lead-slides .lead-slides__details__body h2 {
    font-size: 38px;
    line-height: 38px;
  }
}
@media screen and (min-width: 768px) {
  .lead-slides .lead-slides__details__body h2 {
    font-size: 60px;
    line-height: 60px;
  }
}
@media screen and (min-width: 992px) {
  .lead-slides .lead-slides__details__body h2 {
    font-size: 72px;
    line-height: 72px;
  }
}
@media screen and (min-width: 1200px) {
  .lead-slides .lead-slides__details__body h2 {
    font-size: 92px;
    line-height: 84px;
  }
}
.lead-slides .lead-slides__details__body h2 span {
  white-space: nowrap;
}
.lead-slides .lead-slides__details__body h3 {
  color: #f7941d;
  font-family: "garamond-premier-pro-display", serif;
  font-size: 36px;
  line-height: 64px;
  font-style: italic;
  font-weight: 400;
  margin-top: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (min-width: 768px) {
  .lead-slides .lead-slides__details__body h3 {
    font-size: 48px;
  }
}
@media screen and (min-width: 992px) {
  .lead-slides .lead-slides__details__body h3 {
    font-size: 58px;
    line-height: 58px;
  }
}
@media screen and (min-width: 1200px) {
  .lead-slides .lead-slides__details__body h3 {
    font-size: 64px;
    line-height: 64px;
  }
}
@media screen and (min-width: 768px) {
  .lead-slides .lead-slides__details__body--featured {
    padding: 0 40px;
  }
}
.lead-slides .lead-slides__details__body--featured .image-center {
  margin-bottom: 1em;
}
@media screen and (min-width: 768px) {
  .lead-slides .lead-slides__details__body--featured .image-center {
    margin-bottom: 1.5em;
  }
}
@media screen and (min-width: 992px) {
  .lead-slides .lead-slides__details__body--featured .image-center {
    margin-bottom: 2em;
  }
}
@media screen and (min-width: 768px) {
  .lead-slides .lead-slides__details__body--featured .image-center {
    margin-bottom: 2.5em;
  }
}
.lead-slides .lead-slides__details__body--featured h2 {
  font-family: "proxima-nova", sans-serif;
  margin-bottom: 1.125em;
  font-size: 22px;
  line-height: 30px;
}
@media screen and (max-width: 480px) {
  .lead-slides .lead-slides__details__body--featured h2 {
    font-size: 18px;
    line-height: 24px;
  }
}
@media screen and (min-width: 768px) {
  .lead-slides .lead-slides__details__body--featured h2 {
    font-size: 22px;
    line-height: 30px;
  }
}
@media screen and (min-width: 992px) {
  .lead-slides .lead-slides__details__body--featured h2 {
    font-size: 36px;
    line-height: 43px;
  }
}
@media screen and (min-width: 1200px) {
  .lead-slides .lead-slides__details__body--featured h2 {
    font-size: 36px;
    line-height: 43px;
  }
}
.lead-slides .lead-slides__details__body--featured .btn-primary {
  background-color: #F96332;
  padding: 10px 16px;
}
.lead-slides .lead-slides__visual {
  opacity: 0;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  height: 580px;
  max-height: calc(100vh - 62px);
}
@media screen and (min-width: 992px) {
  .lead-slides .lead-slides__visual {
    height: 650px;
  }
}
.lead-slides .lead-slides__visual::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
    background: rgba(11, 24, 39, 0.4);
}
.lead-slides .lead-slides__visual__item {
  position: relative;
  z-index: 1;
  height: 100%;
  background-position: center center;
  display: none;
}
.flex-direction-nav {
  list-style: none;
  z-index: 1000;
  position: absolute;
  top: 40%;
  left: 0;
  display: none;
}
.grid-list__item {
  margin-bottom: 3em;
}
.grid-list__item h2 {
  margin: 1.25em 0 .5em;
}
.grid-list__item--medium p {
  font-size: 16px;
  line-height: 26px;
}
.moreResults {
  padding: 15px;
  border-radius: 0;
}
.moreResults p {
  font-family: "proxima-nova", sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 600;
  margin: 0;
}
.moreResults .pager {
  list-style: none;
  margin: 0;
  padding: 0;
}
.moreResults .pager li {
  margin: 0;
  font-size: 14px;
  text-transform: uppercase;
  padding-left: 0;
}
.moreResults .pager li a {
  border-radius: 0px;
  font-family: "proxima-nova", sans-serif;
  line-height: 1.5em;
}
.moreResults .pager li::before {
  content: none;
}
.mura-search-again p {
  border-radius: 0;
  font-family: "proxima-nova", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 1px;
  font-weight: 400;
}
.mura-search-again label {
  margin-right: 5px;
  font-family: "proxima-nova", sans-serif;
}
.mura-search-again div.input-group input {
  border-radius: 0;
  font-family: "proxima-nova", sans-serif;
  box-shadow: none;
}
.mura-search-again div.input-group input + span .btn {
  padding-top: 8px;
  padding-bottom: 8px;
}
.thumbnail {
  box-shadow: none;
}
.mura-next-n {
  text-align: right;
}
.mura-next-n .pagination {
  margin: 0;
}
.mura-next-n .pagination li {
  font-family: "proxima-nova", sans-serif;
  font-size: 14px;
  margin: 0;
  padding-left: 0;
  display: inline-block;
}
.mura-next-n .pagination li::before {
  content: none;
}
.mura-next-n .pagination li.active a {
  background: transparent;
  color: #555;
}
.mura-next-n .pagination li a {
  font-weight: 600;
  border: 0;
  border-radius: 0;
  line-height: 1em;
}
.component--callout {
  position: relative;
  margin-top: 50px;
  margin-bottom: 2em;
}
.component--callout figure {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.component--callout figure img {
  box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.3);
  margin-bottom: 20px;
}
.component--callout figure figcaption {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  text-align: right;
  display: table-caption;
  caption-side: bottom;
  margin: 0;
  padding: 0 5px;
}
.component--callout__body {
  margin-top: 2em;
  position: relative;
  padding: 18px 28px;
  width: 100%;
  overflow: hidden;
}
.component--callout__body::before {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  -ms-tranform: translate(40%, 40%);
  transform: translate(40%, 40%);
  height: 310px;
  width: 310px;
  background-image: url('../../images/logo-transparent.png');
  background-size: cover;
}
@media screen and (min-width: 992px) {
  .component--callout__body {
    padding: 45px 35px;
    position: absolute;
    left: 100%;
    top: 0;
    max-width: 393px;
    -ms-transform: translate(-70px, -50px);
    transform: translate(-70px, -50px);
    margin-top: 0;
    margin-right: -70px;
  }
  .component--callout__body::before {
    -ms-transform: translate(40%, 40%);
    transform: translate(40%, 40%);
    height: 410px;
    width: 410px;
  }
}
@media screen and (min-width: 1200px) {
  .component--callout__body {
    padding: 75px 45px;
    max-width: 406px;
  }
}
.component--callout__body p {
  font-size: 16px;
  line-height: 27px;
  position: relative;
  color: #fff;
  z-index: 2;
  margin: 0;
}
@media screen and (min-width: 992px) {
  .component--callout__body p {
    font-size: 19px;
    line-height: 35px;
    margin-bottom: 1em;
  }
}
.component--callout__body p:last-child {
  margin: 0;
}
.component--callout__body p a {
  font-size: 12px;
  color: inherit;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media screen and (min-width: 992px) {
  .component--callout__body p a {
    font-size: 14px;
  }
}
.component--callout__body p a:hover {
  text-decoration: none;
}
.component--callout__body p a::after {
  content: '\203A';
  margin-left: 3px;
  font-size: larger;
}
.site-alert {
  padding: 25px 0 24px;
  background-color: #f7941d;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .site-alert {
    text-align: left;
  }
}
.site-alert h2 {
  color: #fff;
  margin-bottom: 10px;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.site-alert p {
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.site-alert .btn-primary {
  font-weight: 600;
  color: #fff;
  background-color: rgba(51, 51, 51, 0.3);
  padding: 10px 16px;
  display: block;
}
.site-alert .btn-primary:hover {
  background-color: rgba(51, 51, 51, 0.2);
}
@media screen and (min-width: 768px) {
  .site-alert .btn-primary {
    display: inline-block;
  }
}
.site-alert *:first-child {
  margin-top: 0;
}
.site-alert *:last-child {
  margin-bottom: 0;
}
.iframe-container {
  overflow: hidden;
  padding-top: 46.90%;
  position: relative;
}

.iframe-container iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}
