/* Background Images and Footer */
/* Theme Roller */
@import url("https://fonts.googleapis.com/css?family=Adamina|Titillium+Web:300,400,400i,600,600i,700&display=swap");
.rw, body #MPOuterHeader, body #MPOuterHeader #MPheader, #MPOuterMost.wide .row-wide, #MPOuterMost.full .row-wide {
  margin: 0 auto;
  width: 1200px;
  max-width: 100%;
  padding: 0 15px;
}

h1 {
  font-weight: 700;
  font-family: 'Adamina', serif;
}

h2,
h3,
h4,
h5,
h6 {
  font-family: 'Adamina', serif;
}

html {
  scroll-behavior: smooth;
}

html,
body {
  width: 100%;
  height: 100%;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  font-family: "Titillium Web", sans-serif;
  overflow-x: hidden;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body .h1,
body .h2,
body .h3,
body .h4,
body .h5,
body .h6 {
  font-family: "Titillium Web", sans-serif;
}

body * {
  outline: 0 !important;
}

body .ContentItemHtml .HtmlFooter {
  padding: 0;
}

body #MPOuterMost.full #MPOuterFooter {
  background: #303d4b;
  overflow: hidden;
}

body #MPOuterMost.full #MPOuterFooter .cta-box {
  border-bottom: 60px solid white;
}

body #MPOuterMost.full #MPOuterFooter .become-member {
  position: relative;
  text-align: left;
  padding: 10px 30px;
  xxxwidth: 100vw;
  margin-left: calc((100vw - 1140px) / -2);
  background: -webkit-gradient(linear, left top, right top, from(#096), to(#6ac9c9));
  background: linear-gradient(to right, #096, #6ac9c9);
  margin-bottom: 30px;
}

body #MPOuterMost.full #MPOuterFooter .become-member .row {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

body #MPOuterMost.full #MPOuterFooter .become-member .row h6 {
  margin: 0;
  font-size: 24px;
  color: white;
  display: inline-block;
  vertical-align: middle;
}

body #MPOuterMost.full #MPOuterFooter .become-member .row .btn {
  display: inline-block;
  position: relative;
  color: #000;
  vertical-align: top;
  font-weight: 300;
  line-height: 100% !important;
  background-color: #fff;
  border: 1px solid;
  border-color: #e5e6e9 #dfe0e4 #d0d1d5;
  font-size: 15px;
  text-decoration: none;
  padding: 13px 18px;
  border-radius: 3px;
  cursor: pointer;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin: 0 0 0 25px;
  vertical-align: middle;
}

body #MPOuterMost.full #MPOuterFooter .become-member .row ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right;
  height: 43px;
}

body #MPOuterMost.full #MPOuterFooter .become-member .row ul li {
  display: inline-block;
}

@media only screen and (max-width: 1024px) {
  body #MPOuterMost.full #MPOuterFooter .become-member {
    margin-left: -45px;
  }
}

@media only screen and (max-width: 991px) {
  body #MPOuterMost.full #MPOuterFooter .become-member {
    position: relative;
    text-align: center;
    padding: 45px 20px 30px;
    margin-left: -30px;
  }
  body #MPOuterMost.full #MPOuterFooter .become-member .row h6 {
    display: block;
  }
  body #MPOuterMost.full #MPOuterFooter .become-member .row .btn {
    display: table;
    margin: 15px auto 40px auto;
    clear: both;
    width: auto;
    -o-object-fit: scale-down;
       object-fit: scale-down;
  }
  body #MPOuterMost.full #MPOuterFooter .become-member .row ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    height: 43px;
  }
  body #MPOuterMost.full #MPOuterFooter .become-member .row ul li {
    display: inline-block;
  }
}

body #MPOuterMost.full #MPOuterFooter #FOOTER {
  position: relative;
  text-align: left;
  padding: 30px 25px 30px;
}

body #MPOuterMost.full #MPOuterFooter #FOOTER #myBtn {
  background-color: rgba(153, 153, 153, 0.65);
}

body #MPOuterMost.full #MPOuterFooter #FOOTER #myBtn:before {
  border-width: 3px 3px 0 0;
}

body #MPOuterMost.full #MPOuterFooter #FOOTER #FooterContent footer section {
  background: #b42e34;
}

body #MPOuterMost.full #MPOuterFooter #FOOTER #FooterContent footer p {
  text-align: right;
  font-weight: 300;
  color: White;
}

body #MPOuterMost.full #MPOuterFooter #FOOTER #FooterContent footer p a {
  color: White;
}

body #MPOuterMost.full #MPOuterFooter #FOOTER #FooterContent footer p:last-child {
  margin: 0;
}

body #MPOuterMost.full #MPOuterFooter #FOOTER #FooterContent footer a {
  text-align: right;
  display: inline-block;
  margin-left: 10px;
  text-decoration: none !important;
}

body #MPOuterMost.full #MPOuterFooter #FOOTER #FooterContent footer a img {
  display: inline-block;
  margin-right: 5px;
}

body #MPOuterMost.full #MPOuterFooter #FOOTER #FooterContent footer a.tel {
  color: #fff;
}

body #MPOuterMost.full #MPOuterFooter #FOOTER #FooterContent footer a.email {
  color: #fff;
}

body #MPOuterMost.full #MPOuterFooter #FOOTER #FooterContent footer .bottom-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

body #MPOuterMost.full #MPOuterFooter #FOOTER #FooterContent footer .bottom-nav li {
  display: inline-block;
  padding: 10px 15px;
}

body #MPOuterMost.full #MPOuterFooter #FOOTER #FooterContent footer .bottom-nav li a {
  padding: 0;
  margin: 0;
  color: #fff;
  font-weight: 300;
  font-size: 14px;
  text-decoration: none;
  text-align: left;
  margin-left: 0px;
}

body #MPOuterMost.full #MPOuterFooter #FOOTER #MPBottomMenu {
  display: none;
}

@media only screen and (max-width: 768px) {
  body #MPOuterMost.full #MPOuterFooter #FOOTER #FooterContent footer p {
    text-align: center;
    margin-top: 20px;
  }
  body #MPOuterMost.full #MPOuterFooter #FOOTER #FooterContent footer .bottom-nav li {
    display: block;
    text-align: center;
    padding: 10px 15px;
  }
}

body #MPOuterMost.full #MPOuterFooter #FOOTER,
body #MPOuterMost.full #MPOuterFooter .Footer,
body #MPOuterMost.full #MPOuterFooter .become-member {
  margin-left: 0 !important;
  margin-right: 0;
  padding-right: 0 !important;
  padding-left: 0;
  max-width: 100% !important;
}

body #MPOuterMost.full #MPOuterFooter footer {
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1200px;
}

body #MPOuterMost.full #MPFooterLink {
  display: none;
}

body #MPOuterMost.full iframe {
  max-width: 100%;
}

body #MPOuterMost.full .column:empty {
  display: none;
}

body.home #MPOuter .home__banner {
  height: 100%;
}

body.home #MPOuter .home__banner .HtmlContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

body.home #MPOuter .home__banner .HtmlContent h1 {
  color: white;
  font-size: 86px;
  margin: 0;
  width: 910px;
  text-align: center;
  line-height: 1.2;
}

@media (max-width: 767px) {
  body.home #MPOuter .home__banner .HtmlContent h1 {
    font-size: 56px;
  }
}

body.home #MPOuter {
  padding: 105px 32px 32px !important;
  height: 70vh;
  min-height: 802px;
}

@media (max-width: 767px) {
  body.home #MPOuter {
    padding: 60px 16px 16px !important;
    min-height: 600px;
  }
}

body.interior #MPOuter .lib-article.blurred {
  -webkit-filter: blur(3px);
          filter: blur(3px);
}

body.interior #MPOuter .lib-article .HtmlContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

body.interior #MPOuter .lib-article__heading {
  text-align: center;
  margin: 0;
  padding: 0;
  font-size: 22px;
  font-weight: 600;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}

body.interior #MPOuter .lib-article__subheading {
  color: #0073a2;
  text-transform: uppercase;
  text-align: center;
  font-size: 36px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 700;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}

body.interior #MPOuter .lib-article__byline {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  margin: 16px 0 32px 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}

body.interior #MPOuter .lib-article__bio {
  text-align: center;
  font-size: 14px;
  margin: 0 0 48px 0;
  color: #757575;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  border-bottom: 1px solid rgba(51, 51, 51, 0.35);
  padding: 0 0 64px;
}

body.interior #MPOuter .lib-article__callout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: rgba(0, 115, 162, 0.05);
  margin: 24px 0 0;
}

body.interior #MPOuter .lib-article__callout div {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 33%;
          flex: 1 0 33%;
  padding: 16px;
  border-bottom: 1px solid black;
}

body.interior #MPOuter .lib-article__callout div:last-child {
  border: 0;
}

body.interior #MPOuter .lib-article__callout div ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0 12px;
}

body.interior #MPOuter .lib-article__callout div ul li {
  font-size: 14px;
  padding: 0 0 4px;
}

body.interior #MPOuter .lib-article__callout div h5 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  margin: 0;
  color: black;
}

body.interior #MPOuter .lib-article__callout div h6 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 4px;
  color: #0073a2;
}

body.interior #MPOuter .lib-article__callout div small {
  display: block;
}

body.interior #MPOuter .lib-article__callout div.full {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}

body.interior #MPOuter .lib-article__callout div.full ul {
  -webkit-columns: 3;
          columns: 3;
}

@media (max-width: 767px) {
  body.interior #MPOuter .lib-article__callout div.full ul {
    -webkit-columns: 1;
            columns: 1;
  }
}

body.interior #MPOuter .lib-article__content {
  font-size: 16px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 70%;
          flex: 0 0 70%;
}

@media (max-width: 1024px) {
  body.interior #MPOuter .lib-article__content {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
  }
}

body.interior #MPOuter .lib-article__content p {
  font-size: 16px;
}

body.interior #MPOuter .lib-article__content p span,
body.interior #MPOuter .lib-article__content p b {
  color: #0073a2;
  font-weight: 600;
}

body.interior #MPOuter .lib-article__image {
  margin: 32px 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

body.interior #MPOuter .lib-article__image img {
  max-width: 100%;
}

@media (max-width: 1024px) {
  body.interior #MPOuter .lib-article__image img {
    min-height: 240px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}

body.interior #MPOuter .lib-article__image figcaption {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  background: #0073a2;
  padding: 12px;
  color: white;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
}

body.interior #MPOuter .lib-article__quote {
  background: #f7f7f7;
  border-radius: 4px;
  padding: 18px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  margin: 24px 0 18px 0;
  position: relative;
}

body.interior #MPOuter .lib-article__quote:before {
  content: ',,';
  display: block;
  position: absolute;
  top: -6px;
  left: 16px;
  font-size: 80px;
  line-height: 1;
  font-family: 'Adamina', serif;
  font-weight: 600;
  color: #0073a2;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

body.interior #MPOuter .lib-article__quote:after {
  content: ',,';
  display: block;
  position: absolute;
  bottom: -6px;
  right: 16px;
  font-size: 80px;
  line-height: 1;
  font-family: 'Adamina', serif;
  font-weight: 600;
  color: #0073a2;
}

body.interior #MPOuter .lib-article__quote p {
  font-weight: 600;
  margin: 0;
}

body.interior #MPOuter .lib-article__references {
  background: #f7f7f7;
  border-radius: 4px;
  padding: 24px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  margin: 24px 0 0;
}

body.interior #MPOuter .lib-article__references h4 {
  margin: 0 0 12px 0;
  font-weight: 600;
  font-size: 16px;
  color: #0073a2;
  font-weight: 700;
}

body.interior #MPOuter .lib-article__references p:last-child {
  margin: 0;
}

body.interior #MPOuter .lib-article__float {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 26%;
          flex: 0 0 26%;
  border: 2px solid #0073a2;
  position: -webkit-sticky;
  position: sticky;
  top: 16px;
  padding: 16px;
}

@media (max-width: 1024px) {
  body.interior #MPOuter .lib-article__float {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
  }
}

body.interior #MPOuter .lib-article__float h4 {
  margin: 0 0 12px;
  color: #0073a2;
  font-weight: 700;
  text-align: center;
}

body.interior #MPOuter .lib-article__float ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

body.interior #MPOuter {
  padding: 123px 32px 32px !important;
}

@media (max-width: 767px) {
  body.interior #MPOuter {
    padding: 60px 16px 16px !important;
  }
  body.interior #MPOuter div#mCSB_1_scrollbar_vertical {
    opacity: 0 !important;
  }
}

body #MPOuterHeader {
  max-width: 100%;
  margin: 0 auto;
  z-index: 20;
  background: white;
}

@media (max-width: 1024px) {
  body #MPOuterHeader {
    padding: 8px 0;
    margin: 0;
    max-width: 100%;
  }
  body #MPOuterHeader.active {
    background: #0073a2;
  }
  body #MPOuterHeader.active img {
    -webkit-filter: brightness(100);
            filter: brightness(100);
  }
}

body #MPOuterHeader #MPheader > .row:not([id]) {
  display: none;
}

body #MPOuterHeader > .col-md-12 {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  body #MPOuterHeader > .col-md-12 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

body #MPOuterHeader > .col-md-12 #HEADER {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  margin: 0;
  padding: 0;
}

body #MPOuterHeader > .col-md-12 #HEADER > .col-md-12 {
  padding: 0;
}

body #MPOuterHeader > .col-md-12 #NAV {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80%;
          flex: 0 0 80%;
  margin: 0;
  padding: 0;
}

body #MPOuterHeader #auxskiplinkholder {
  display: none;
}

body #MPOuterHeader #HEADER {
  margin: 0;
}

body #MPOuterHeader #MPheader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 100%;
  width: 100%;
}

body #MPOuterHeader #MPheader > .row:not([id]) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  padding: 0;
}

body #MPOuterHeader #MPheader > .row:not([id]) .col-md-12 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
}

body #MPOuterHeader #Logo {
  margin-top: 0;
  width: auto;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  padding: 0;
}

body #MPOuterHeader #Logo .col-md-12 {
  padding: 0;
  font-size: 0;
}

body #MPOuterHeader #Logo #DesktopLogoDiv {
  margin: 0;
  display: block;
}

body #MPOuterHeader #Logo img {
  margin: 0;
  width: 110px;
  padding: 7px;
  display: block;
}

@media (max-width: 420px) {
  body #MPOuterHeader #Logo img {
    margin: 5px auto 0 auto;
    display: block;
    padding: 0;
  }
}

body #MPOuterHeader #MPAuxNav {
  width: 100%;
}

body #MPOuterHeader #MPAuxNav #AuxMenu {
  width: 100%;
}

body #MPOuterHeader #MPAuxNav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

body #MPOuterHeader #MPAuxNav ul li a {
  padding: 0;
  color: black;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: normal;
  text-decoration: none;
  -webkit-transition: .2s all ease;
  transition: .2s all ease;
  border: 0;
  margin: 0;
  padding: 10px;
}

@media (max-width: 767px) {
  body #MPOuterHeader #MPAuxNav ul li a {
    padding: 0 3px;
  }
}

body #MPOuterHeader #MPAuxNav ul li a.highlighted {
  color: #0073a2;
}

body #MPOuterHeader #NAV .col-md-12 {
  padding: 0;
}

body #MPOuterHeader #NAV #MPButtonBar {
  margin: 0 0 0 auto;
}

body #MPOuterHeader #NAV #MPButtonBar nav.navbar.navbar-default {
  border: 0;
  background: 0;
}

@media (min-width: 1024px) {
  body #MPOuterHeader #NAV #MPButtonBar nav.navbar.navbar-default {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

body #MPOuterHeader #NAV #MPButtonBar nav.navbar.navbar-default a {
  color: black;
  font-weight: 500;
  font-size: 20px;
  padding: 20px 16px;
  -webkit-transition: .2s all ease;
  transition: .2s all ease;
}

body #MPOuterHeader #NAV #MPButtonBar nav.navbar.navbar-default a:hover {
  color: #c3a44c;
}

body .navbar-default .navbar-toggle .icon-bar {
  background-color: #af862d;
}

body .navbar-default .navbar-nav > .active > a,
body .navbar-default .navbar-nav > .active > a:hover,
body .navbar-default .navbar-nav > .active > a:focus {
  color: #c3a44c !important;
  background-color: #fff;
}

body #MPOuter {
  padding: 32px;
  max-width: 100%;
  overflow-x: initial;
}

body #MPOuter .mCustomScrollBox {
  position: relative;
}

body #MPOuter .mCustomScrollBox:before {
  width: 100%;
  height: 50px;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -webkit-filter: blur(5px);
          filter: blur(5px);
}

body #MPOuter div#MPContentArea,
body #MPOuter #MainCopy_ContentWrapper,
body #MPOuter #ContentColumn {
  height: 99%;
}

body #MPOuter #MainCopy_ContentWrapper > .row.row-wide.clearfix:first-child {
  height: 100%;
}

body #MPOuter #MainCopy_ContentWrapper > .row.row-wide.clearfix:first-child .col-md-12 {
  height: 100%;
}

body #MPOuter #MainCopy_ContentWrapper > .row.row-wide.clearfix:first-child .col-md-12 .ContentItemHtml,
body #MPOuter #MainCopy_ContentWrapper > .row.row-wide.clearfix:first-child .col-md-12 .HtmlContent {
  height: 100%;
}

@media (max-width: 767px) {
  body #MPOuter {
    padding: 32px 16px;
    overflow-x: hidden;
  }
}

body #MPOuter .row-wide > .col-md-12 {
  padding: 0;
}

#MPFooterLink {
  display: none;
}

#MPOuterMost {
  background: rgba(0, 38, 70, 0.48);
}

#MPOuterMost.wide, #MPOuterMost.full {
  width: 100%;
  max-width: 100%;
  height: 100%;
}

/* JUSTIN
body.home {
  background-image: url("https://higherlogicdownload.s3.amazonaws.com/ASCACONNECT/266f971e-2dee-4202-b4e2-12018d204c00/UploadedImages/Images/Ford_and_Reed_1.png");
  background-size: cover;
  background-position: center top;
}*/
body.home #MPOuter {
  background-image: url("https://higherlogicdownload.s3.amazonaws.com/ASCACONNECT/266f971e-2dee-4202-b4e2-12018d204c00/UploadedImages/Images/Ford_and_Reed_1.png");
  background-size: cover;
  background-position: center 110px;
}

body.home #MPOuter:after {
  display: inline-block;
  position: absolute;
  content: '';
  font-size: 12px;
  color: White;
  font-style: italic;
}

@media (max-width: 767px) {
  body.home #MPOuter:after {
    -webkit-transform: rotate(-90deg) translateX(30px) translateY(-10px);
            transform: rotate(-90deg) translateX(30px) translateY(-10px);
  }
}

.LogoImg {
  max-width: 150px;
}

#MPButtonBar * {
  border: none;
}

/* JUSTIN
body.interior {
  background: #333;
  background-image: url("https://higherlogicdownload.s3.amazonaws.com/ASCACONNECT/266f971e-2dee-4202-b4e2-12018d204c00/UploadedImages/interior.jpg");
  background-size: cover;
  background-position: center top;
}*/
/* JUSTIN */
body.interior #MPOuter {
  background: #333;
  background-image: url("https://higherlogicdownload.s3.amazonaws.com/ASCACONNECT/266f971e-2dee-4202-b4e2-12018d204c00/UploadedImages/interior.jpg");
  background-size: cover;
  background-position: center 90px;
}

body.interior #MPOuter:after {
  display: block;
  position: absolute;
  content: '';
  font-size: 12px;
  color: White;
  font-style: italic;
}

@media (max-width: 767px) {
  body.interior #MPOuter:after {
    -webkit-transform: rotate(-90deg) translateX(30px) translateY(-10px);
            transform: rotate(-90deg) translateX(30px) translateY(-10px);
  }
}

/* JUSTIN */
body.interior.future #MPOuter {
  background: #333;
  background-image: url("https://higherlogicdownload.s3.amazonaws.com/ASCACONNECT/266f971e-2dee-4202-b4e2-12018d204c00/UploadedImages/interior1.png");
  background-size: cover;
  background-position: center 90px;
}

body.interior.future #MPOuter:after {
  display: block;
  position: absolute;
  content: '';
  font-size: 12px;
  color: White;
  font-style: italic;
}

@media (max-width: 767px) {
  body.interior.future #MPOuter:after {
    -webkit-transform: rotate(-90deg) translateX(30px) translateY(-10px);
            transform: rotate(-90deg) translateX(30px) translateY(-10px);
  }
}

div#mCSB_1 {
  max-height: calc(100vh - 200px) !important;
  padding-bottom: 30px;
}

@media (max-width: 767px) {
  div#mCSB_1 {
    max-height: calc(100vh - 106px) !important;
    padding-bottom: 60px;
  }
}

.timeline__left {
  width: 100%;
}

.timeline__left h1 {
  color: white;
  text-align: center;
  color: white;
  text-align: center;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  /*JUSTIN*/
  font-size: 90px;
  margin: 0;
  font-weight: 700;
}

.timeline__left h3 {
  color: #c3a44c;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  /*JUSTIN*/
  max-width: 70%;
  text-shadow: 2px 2px 2px #333;
  margin: 32px auto 0 auto;
}

@media (max-width: 767px) {
  .timeline__left h3 {
    margin: 32px auto 64px auto;
  }
}

/* The actual timeline (the vertical ruler) */
.timeline:after {
  content: '';
  position: absolute;
  width: 3px;
  background-color: #c3a44c;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -1.5px;
  border-radius: 3px;
}

/* Container around content */
.tcontainer {
  padding: 10px 40px;
  position: relative;
  background-color: inherit;
  width: 50%;
  /* Place the container to the left */
  /* Place the container to the right */
}

.tcontainer .content {
  padding: 20px 30px;
  background-color: rgba(0, 0, 0, 0.7);
  position: relative;
  border-radius: 6px;
}

.tcontainer .content h2 {
  color: White;
  margin: 0 0 16px;
  line-height: 1;
  font-size: 32px;
}

.tcontainer .content p {
  margin: 0;
  padding: 0;
  margin: 0;
  font-weight: 500;
  color: white;
  font-size: 16px;
}

.tcontainer.left {
  left: 0;
}

.tcontainer.left:before {
  content: " ";
  height: 0;
  position: absolute;
  top: 22px;
  width: 0;
  z-index: 1;
  right: 30px;
  border: medium solid rgba(0, 0, 0, 0.4);
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent rgba(0, 0, 0, 0.4);
}

.tcontainer.right {
  left: 50%;
}

.tcontainer.right:after {
  left: -12px;
}

.tcontainer.right:before {
  content: " ";
  height: 0;
  position: absolute;
  top: 22px;
  width: 0;
  z-index: 1;
  left: 30px;
  border: medium solid rgba(0, 0, 0, 0.4);
  border-width: 10px 10px 10px 0;
  border-color: transparent rgba(0, 0, 0, 0.4) transparent transparent;
}

/* The circles on the timeline */
.tcontainer:after {
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  right: -12px;
  background-color: #c3a44c;
  border: 3px solid #d7c36d;
  top: 15px;
  border-radius: 50%;
  z-index: 1;
}

/* Media queries - Responsive timeline on screens less than 600px wide */
@media screen and (max-width: 600px) {
  /* Place the timelime to the left */
  .timeline:after {
    left: 31px;
  }
  /* Full-width containers */
  .tcontainer {
    width: 100%;
    padding-left: 70px;
    padding-right: 25px;
    /* The actual content */
    /* Make sure all circles are at the same spot */
    /* Make all right containers behave like the left ones */
  }
  .tcontainer.left:after, .tcontainer.right:after {
    left: 15px;
  }
}

@media screen and (max-width: 600px) and (max-width: 767px) {
  .tcontainer.left:after, .tcontainer.right:after {
    left: 18px;
  }
}

@media screen and (max-width: 600px) {
  .tcontainer.right {
    left: 0%;
  }
  /* Make sure that all arrows are pointing leftwards */
  .tcontainer:before {
    left: 60px;
    border: medium solid white;
    border-width: 10px 10px 10px 0;
    border-color: transparent white transparent transparent;
  }
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #c3a44c;
}

.timeline-wrapper > .row.row-full {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 812px) {
  .timeline-wrapper > .row.row-full {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.testimonials {
  list-style: none;
  padding: 0;
  margin: 0;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.testimonials li {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  margin: 20px 0 40px 0;
  /* JUSTIN */
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.2);
  /* JUSTIN */
}

.testimonials li * {
  text-shadow: 0 0 5px #000;
}

@media (max-width: 767px) {
  .testimonials li {
    background: rgba(0, 0, 0, 0.4);
    padding: 20px;
    border-radius: 10px;
  }
}

.testimonials li:nth-child(odd) {
  text-align: right;
  border-right: 10px solid white;
  /* JUSTIN
            padding-right: 20px;*/
}

.testimonials li:nth-child(even) {
  text-align: left;
  border-left: 10px solid white;
  /* JUSTIN
            padding-left: 20px;*/
}

.testimonials li p {
  color: white;
  font-size: 20px;
}

.testimonials li small {
  display: block;
  color: white;
  font-size: 18px;
  font-style: italic;
}

.gallery-image {
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 767px) {
  .gallery-image {
    padding: 0;
  }
}

.gallery-image img {
  height: 280px;
  width: 100%;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 767px) {
  .mCSB_inside > .mCSB_container {
    margin: 0 !important;
  }
}

.img-box {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin: 10px;
  height: 280px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 30%;
          flex: 0 0 30%;
  -o-object-fit: cover;
     object-fit: cover;
  overflow: hidden;
  display: inline-block;
  color: white;
  position: relative;
  background-color: white;
}

@media (max-width: 767px) {
  .img-box {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    margin: 10px 0;
  }
}

.img-box span {
  color: white;
  display: block;
  font-size: 16px;
}

.caption {
  position: absolute;
  bottom: 5px;
  left: 20px;
  opacity: 0.0;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
}

.transparent-box {
  height: 280px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.img-box:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.img-box:hover .transparent-box {
  background-color: rgba(0, 0, 0, 0.5);
}

.img-box:hover .caption {
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
  opacity: 1.0;
}

.img-box:hover {
  cursor: pointer;
}

.caption > p:nth-child(2) {
  font-size: 0.8em;
}

.opacity-low {
  opacity: 0.5;
}

.featherlight .caption {
  z-index: 100000;
  display: block;
  background: rgba(0, 0, 0, 0.631373);
  opacity: 1;
  left: 25px;
  right: 25px;
  bottom: 0;
  padding: 15px;
  font-size: 18px;
  color: white;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .featherlight .caption {
    left: 10px;
    right: 10px;
  }
}

.featherlight .opacity-low {
  font-size: 22px;
}

.text-overlays {
  background: rgba(0, 0, 0, 0.4);
  padding: 20px;
  border-radius: 20px;
  color: white !important;
}

.text-overlays * {
  color: white !important;
}
/*# sourceMappingURL=app.css.map */
/* CSS Overrides */
.cookie-notification-bar {
    background-color: #3c4957;

}
.cookie-notification-bar span {
    color: fff;
}

a:link#hypCnLearnMore  {
  color: #fff;
} 

a:hover#hypCnLearnMore  {
  color: #fff;
} 

a:visited#hypCnLearnMore  {
  color: #fff;
} 

.cookie-notification-bar  .btn-success {
   
    color: #fff;
    background-color: 
#c3a44c ;
border-color:
    #c3a44c ;
}

.timeline a {
color: #c3a44c;
}

.testimonials li:nth-child(2n+1) {
    text-align: right;
    border-right: 10px solid 
    #b0cee9;
}

.testimonials li:nth-child(2n) {
    text-align: left;
    border-left: 10px solid 
      #b0cee9;
}

.testimonials li small {
    display: block;
    color: 
    #c3a44c;
    font-size: 18px;
    font-style: italic;
}

.tcontainer .content h2 {
    color: 
    #b0cee9;
    margin: 0 0 16px;
    line-height: 1;
    font-size: 32px;
}


body.interior.bodyTimeline #MPOuter:after {
    content: '';
}

body.interior.bodyGallery #MPOuter:after {
    content: ' ';
}

body.interior.future #MPOuter:after {
    content: '';
}

body.home #MPOuter:after {
    content: '';
}

body.home #MPOuter {
  background-image: url("https://higherlogicdownload.s3.amazonaws.com/ASCACONNECT/266f971e-2dee-4202-b4e2-12018d204c00/UploadedImages/Images/Ford_and_Reed_1.png");
}

body.interior.future #MPOuter {
  background-image: url("https://higherlogicdownload.s3.amazonaws.com/ASCACONNECT/266f971e-2dee-4202-b4e2-12018d204c00/UploadedImages/interior.jpg");
}

body.interior.bodyGallery #MPOuter {
  background-image: url("https://higherlogicdownload.s3.amazonaws.com/ASCACONNECT/266f971e-2dee-4202-b4e2-12018d204c00/UploadedImages/interior.jpg");
}

body.interior.bodyTimeline #MPOuter {
  background-image: url("https://higherlogicdownload.s3.amazonaws.com/ASCACONNECT/266f971e-2dee-4202-b4e2-12018d204c00/UploadedImages/interior.jpg");
}

/* ============ THEME LOGIC QUICK ADDITIONS ============ */

body.interior #MPOuter,
body.interior.future #MPOuter,
body.interior.bodyGallery #MPOuter,
body.interior.bodyTimeline #MPOuter{
  background-attachment: fixed;
  background-size: 100%;
}
.timeline-wrapper > .row.row-full{
  -webkit-box-align: start;
  align-items: flex-start;
}

.interior:not(.bodyTimeline)  h1{
   color: #c3a44c !important;
}

/* LOOKING FORWARD CTA 
.testimonials li:last-child{
  border: 10px solid #b0cee9;
}
.testimonials li:last-child *{
  color: white;
}
.testimonials li:last-child h2{
  margin-bottom: 35px;
}
.testimonials li:last-child a{
  background: #c3a44c;
  border: none;
  text-shadow: none;
}*/


/* GALLERY CTA */
/* .gal-cta{
  border: 10px solid #b0cee9;
  padding: 15px;
} */
.gal-cta *{
  color: white;
}
.gal-cta h2{
  margin-bottom: 35px;
}
.gal-cta a{
 color: #c3a44c;
  background: none;
  border: none;
  text-shadow: none;
}*/

/* GALLERY INTRO*/
.gal-cta.gal-intro{
  border: none;
  padding: 0px;
  margin-bottom: 50px;
}


/* MAIN NAV DEFAULT COLOR*/
body #MPOuterHeader #NAV #MPButtonBar nav.navbar.navbar-default a {
    color: #172c39;
}

/* TIMELINE FONT */
.tcontainer .content p {
   font-size: 20px;
}

/* LOOKING FORWARD FONT */
.testimonials li small {
    display: block;
    color: 
    #c3a44c;
    font-size: 20px;
    font-style: italic;
}

/* LOOKING FORWARD FONT  BACKGROUND*/
.testimonials li {
  
    background-color: 
    rgba(0, 0, 0, 0.7);
}

/* PAGE INTRO */
.intro50{
  box-shadow: 0px 0px 10px;
  background-color: rgba(255,255,255, 0.6);
  font-size: 20px;
  flex: 1 0 100%;
    margin: 20px 0 40px 0;
    padding: 20px;
  font-weight: bold;
      text-shadow: 0 0 1px #fff;
}

/* BACKGROUND ON MOBILE */
@media screen and (max-width: 1000px){
    body.interior #MPOuter{
        background-size: auto 100% !important;
        background-repeat: no-repeat;
    }
}

/* BACKGROUND PICTURED INFO */
.bg-credit{
  position: fixed;
  bottom:25px;
  left: 25px;
  color: #000;
  background-color: rgba(255,255,255,0.4);
  display: inline-block;
  padding: 3px 7px;
}

/* timeline */
body.bodyTimeline .bg-credit:after {
    content: 'Pictured: ...';
}
/* gallery */
body.bodyGallery .bg-credit:after {
    content: 'Pictured: ...';
}
/* looking forward*/
body.future .bg-credit:after {
    content: 'Pictured: ...';
}
/* home */
body.home .bg-credit:after {
    content: 'Pictured: ...';
}

/* timeline dots on mobile */
@media screen and (max-width: 600px){
  .tcontainer:after{
    left: 8px !important;
  }
}

/* "MENU" added to hamburger menu */
#MPOuterMost.full .navbar-toggle:before {
    content: "MENU";
    color: #af862d;
    display: inline-block;
    top: 2px;
    left: 10px;
    position: absolute;
    font-weight: 500;
    font-size: 19px;
}
#MPOuterMost.full .navbar-toggle {
  padding-left: 70px;
  border: 1px solid #af862d;
}

a {
    color: #c3a44c;
}

a:hover {
    color: #c3a44c;
}

a:visited {
    color: #c3a44c;
}