@import url(fonts.css);
.hide {
  display: none; }

.show {
  display: block; }

.zoomContainer {
  z-index: 9; }

.clear-fix:after, .image-row:after {
  content: "";
  display: table;
  clear: both; }

.btn {
  border: 0;
  box-shadow: none;
  font-size: 1.1rem;
  font-family: 'MuseoSans-700', sans-serif;
  display: inline-block;
  height: 22px;
  line-height: 13px;
  text-align: center;
  padding: 5px 10px;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 0;
  color: #fff !important; }
  .btn.primary {
    background-color: #c05821;
    color: #fff !important; }
    .btn.primary:hover, .btn.primary:focus {
      background-color: #007266;
      color: #fff !important; }

.button-row {
  margin: 0 0 10px 0; }

#container-fluid > header {
  margin: 0 auto;
  position: fixed;
  width: 1600px;
  max-width: 100%;
  z-index: 10;
  padding-bottom: 0; }
  #container-fluid > header img {
    margin-top: 4px;
    height: 23px;
    padding-bottom: 0; }
#container-fluid #main-body {
  margin: 0;
  border-radius: 0 0 8px 8px; }

header#page_header {
  background-color: #ffffff;
  padding: 16px 28px 0 28px;
  position: fixed;
  z-index: 10;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto; }
  header#page_header img {
    display: block;
    height: auto;
    width: auto; }
  header#page_header ul {
    font-size: 0;
    list-style-type: none;
    margin: 0;
    padding: 0; }
    header#page_header ul li {
      display: inline-block;
      font-size: 1.7rem;
      position: relative; }
      header#page_header ul li.active a, header#page_header ul li:hover a {
        border-top-color: #da6729; }
      header#page_header ul li:first-child a {
        border-left: 1px solid #cacaca; }
      header#page_header ul li:hover ul, header#page_header ul li.hover ul {
        display: block;
        left: -1px; }
      header#page_header ul li a {
        border-top: 10px solid #ffffff;
        color: #009081;
        display: block;
        padding: 15px 20px;
        text-decoration: none;
        text-transform: uppercase;
        border-right: 1px solid #cacaca;
        font-family: KyrialSansProSemiBoldRegular, sans-serif;
        font-size: 1.7rem;
        font-weight: normal; }
        header#page_header ul li a:focus {
          border-top-color: #da6729;
          outline: none; }
        header#page_header ul li a:focus + ul {
          display: block;
          left: -1px; }
      header#page_header ul li > ul {
        position: absolute;
        top: 100%;
        left: -9999px;
        width: 100%;
        background-color: #009081;
        z-index: 9999; }
        header#page_header ul li > ul li {
          border: 0;
          display: block; }
          header#page_header ul li > ul li:first-child a {
            border-left: 0; }
          header#page_header ul li > ul li a {
            text-transform: initial;
            font-family: KyrialSansProLightRegular, sans-serif;
            border-bottom: 1px solid #50c2b6; }
            header#page_header ul li > ul li a:hover {
              color: #fff; }
        header#page_header ul li > ul a {
          color: #ffffff;
          border: 0;
          padding: 10px 20px; }
          header#page_header ul li > ul a:hover, header#page_header ul li > ul a:focus, header#page_header ul li > ul a:active {
            background-color: #007266; }
  header#page_header #logo {
    position: absolute;
    right: 32px;
    top: 17px;
    z-index: 9;
    width: 140px;
    height: 48px;  
}

.no-js header#page_header ul li > ul a:focus {
  left: 9998px;
  position: relative;
  /*white-space: nowrap;*/ }
.no-js header#page_header ul li:hover > ul a:focus {
  left: auto;
  position: static;
  /*white-space: nowrap;*/ }

footer#page_footer {
  background-color: #0d454f !important;
  padding: 90px 0;
  height: auto;
  z-index: 9; }
  footer#page_footer ul {
    margin: 0;
    padding: 0;
    font-size: 0; }
  footer#page_footer li {
    border: 0;
    margin: 0;
    padding: 0;
    max-width: 50%;
    width: 50%;
    float: none;
    display: inline-block;
    vertical-align: top;
    background-color: transparent; }
    footer#page_footer li:nth-child(odd) {
      text-align: right;
      padding: 0 10% 0 20px; }
      footer#page_footer li:nth-child(odd) a {
        text-align: left; }
    footer#page_footer li:nth-child(even) {
      text-align: left;
      padding-left: 10%;
      border-left: 1px solid #ffffff; }
    footer#page_footer li:last-child {
      float: right;
      border-left: 1px solid #ffffff;
      text-align: left;
      padding-left: 10%; }
      footer#page_footer li:last-child a {
        font-size: 2.4rem;
        text-transform: none; }
    footer#page_footer li a {
      display: inline-block;
      font-size: 2.9rem;
      margin: 0;
      max-width: 465px;
      width: 100%;
      padding: 18px 30px 18px 85px;
      font-family: KyrialSansProRegularRegular, sans-serif;
      color: #ffffff;
      white-space: nowrap;
      background-image: none;
      border: 1px solid transparent; }
      footer#page_footer li a.selected, footer#page_footer li a:hover, footer#page_footer li a:focus {
        background-color: #da6729 !important;
        border: 1px solid #ffffff;
        outline: none; }
      footer#page_footer li a.exhibition {
        background: url("img/icon-exhibition.png") no-repeat 24px center; }
      footer#page_footer li a.education {
        background: url("img/icon-education.png") no-repeat 24px center; }
      footer#page_footer li a.digital {
        background: url("img/icon-digital.png") no-repeat 24px center; }
      footer#page_footer li a.travel {
        background: url("img/icon-travel.png") no-repeat 24px center; }
      footer#page_footer li a.exhibition-home {
        background: url("img/icon-home.png") no-repeat 24px 12px; }
  footer#page_footer:after {
    top: 0;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 30px;
    margin-left: -30px; }

main#content_wrapper {
  border-bottom: 16px solid #ffffff;
  display: table;
  margin-top: 30px;
  padding-top: 76px; }
  main#content_wrapper section#left_column {
    position: relative;
    display: table-cell;
    width: 31%;
    min-width: 380px;
    /*border-bottom: 100px solid $left-column-bottom-color;*/
    background-color: #c05821;
    vertical-align: top; }
    main#content_wrapper section#left_column:after {
      left: 100%;
      top: 270px;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-color: rgba(170, 217, 243, 0);
      border-left-color: #c05821;
      border-width: 30px;
      margin-top: -30px;
      z-index: 9; }
  main#content_wrapper section#right_column {
    display: table-cell;
    width: 69%;
    vertical-align: top;
    padding: 70px 80px 100px 80px;
    background-color: #f8f4e4; }

.modal-overlay {
  position: fixed;
  z-index: 9997;
  background-color: rgba(0, 0, 0, 0.4);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.modal-close {
  position: absolute;
  right: 8px;
  top: 8px;
  z-index: 9999;
  font-size: 3.6rem;
  text-decoration: none;
  color: #ffffff;
  font-size: 1.4rem;
  font-family: 'KyrialSansProRegularRegular', sans-serif;
  text-transform: uppercase;
  background: url(img/btn-close.png) no-repeat right top;
  cursor: pointer;
  padding: 7px 42px 7px 0; }
  .modal-close:hover {
    text-decoration: underline;
    background-position-y: -32px; }

.modal-image {
  display: block;
  max-width: 90%;
  max-height: 90%;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  border: 5px solid #ffffff;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  border-radius: 2px;
  z-index: 9998; }

* {
  box-sizing: border-box; }

html {
  font-size: 62.5%; }

body {
  font-family: 'Lato', sans-serif; }

hr {
  margin: 10px 0 30px 0;
  padding: 0;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  border: 0;
  border-top: 1px solid #c05821; }

.hide-on-desktop {
  display: none; }

.back-to-top {
  position: fixed;
  bottom: 20px;
  right: 50px;
  display: block;
  border: 1px solid #ffffff;
  background-color: rgba(0, 0, 0, 0.3);
  width: 48px;
  height: 48px;
  text-align: center;
  padding: 23px 10px 9px 10px;
  background: #d5d2c2 url("img/icon-back-top.png") no-repeat center 10px;
  z-index: 9999;
  text-decoration: none;
  font-size: 1.3rem;
  font-family: "KyrialSansProSemiBoldRegular" Arial, Helvetica, sans-serif sans-serif;
  color: #704b26 !important;
  text-transform: uppercase;
  opacity: 0;
  transition: all 0.5s; }
  .back-to-top:hover, .back-to-top:focus {
    background-color: #704b26;
    color: #fff !important;
    outline: none; }
  .back-to-top.active {
    opacity: 1; }

.zoomLens {
  box-shadow: inset 0 0 40px 2px rgba(0, 0, 0, 0.25) !important; }

.black-border-box {
  background-color: #da6729;
  position: relative;
  width: 500px;
  /*min-height: 250px;*/
  padding: 50px 50px;
  margin-bottom: 35px;
  text-align: left; }

#main-body {
  border: 0; }

body.home main#content_wrapper {
  display: block; }
body.home #banner {
  position: relative; }
  body.home #banner > img {
    display: block;
    max-width: 100%; }
  body.home #banner .logo {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    margin-right: 67%; }
    body.home #banner .logo img {
      max-width: 100%; }
body.home .content-column {
  background-image: url("img/home-top-bg.jpg"), url("img/home-bottom-bg.jpg");
  background-color: #faf7ed;
  background-repeat: no-repeat, no-repeat;
  background-position: left top, left bottom;
  background-size: contain;
  color: #000000;
  padding: 0; }
  body.home .content-column h1 {
    font-family: 'MrsEavesPetiteCapsOT', sans-serif;
    font-size: 5.6rem;
    color: #da6729;
    margin: 50px 0 50px 0;
    padding: 0; }
  body.home .content-column p {
    font-family: 'Lato', sans-serif;
    font-size: 2.0rem;
    margin-bottom: 50px;
    line-height: 4.0rem; }
  body.home .content-column hr, body.home .content-column div.hr {
    height: 12px;
    line-height: 12px;
    padding: 0;
    background-color: #f0ede0;
    margin: 0 0 50px 0;
    border: 0;
    border-top: 4px solid #009081;
    border-bottom: 5px solid #009081; }
  body.home .content-column .black-border-box {
    font-family: 'MrsEavesOT-Roman', sans-serif;
    font-size: 4.2rem;
    color: #fff; }
  body.home .content-column .first-column {
    width: 55%;
    padding: 0px 150px 50px 80px; }
  body.home .content-column .second-column {
    width: 45%;
    text-align: right;
    margin-top: -100px;
    position: relative;
    z-index: 1; }
    body.home .content-column .second-column .content-image {
      margin-right: 110px;
      max-width: 100%; }
      body.home .content-column .second-column .content-image.mobile {
        display: none; }
    body.home .content-column .second-column .black-border-box {
      width: 100%; }
  body.home .content-column .row.left-box .first-column {
    float: right;
    padding-bottom: 100px; }
  body.home .content-column .row.left-box .second-column {
    float: right; }
  body.home .content-column .row.right-box .first-column {
    float: left; }
  body.home .content-column .row.right-box .second-column {
    float: right;
    padding-top: 860px; }
    body.home .content-column .row.right-box .second-column .black-border-box {
      float: right; }
body.home .bottom-banner img {
  display: block;
  max-width: 100%; }

main#content_wrapper {
  position: relative; }
  main#content_wrapper section#left_column {
    background-position: left top;
    background-repeat: no-repeat; }
    main#content_wrapper section#left_column .logo-container {
      min-height: 182px;
      position: relative; }
      main#content_wrapper section#left_column .logo-container .left-nav-logo {
        display: block;
        max-width: 100%;
        top: 0;
        left: 0; }
      main#content_wrapper section#left_column .logo-container h1 {
        display: none; }
    main#content_wrapper section#left_column .content {
      padding: 35px 50px 50px 50px; }
      main#content_wrapper section#left_column .content h2 {
        color: #fff;
        font-family: 'MrsEavesOT-Bold', sans-serif;
        font-size: 3.4rem;
        margin: 0 0 20px 0; }
        main#content_wrapper section#left_column .content h2 a {
          color: #fff; }
          main#content_wrapper section#left_column .content h2 a:hover, main#content_wrapper section#left_column .content h2 a:focus {
            color: #f09767;
            outline: none; }
      main#content_wrapper section#left_column .content p {
        color: #fff;
        font-size: 2.0rem;
        font-family: 'Lato', sans-serif;
        line-height: 34px;
        font-weight: 300; }
        main#content_wrapper section#left_column .content p strong {
          font-family: 'MrsEavesOT-Bold', sans-serif;
          font-weight: 500; }
        main#content_wrapper section#left_column .content p em {
          font-family: 'MrsEavesOT-Italic', sans-serif; }
        main#content_wrapper section#left_column .content p a {
          color: #fff; }
          main#content_wrapper section#left_column .content p a:hover, main#content_wrapper section#left_column .content p a:focus {
            color: #f09767;
            outline: none; }
  main#content_wrapper section#right_column ul, main#content_wrapper section#right_column ol {
    margin: 0 0 20px 20px;
    padding: 0; }
    main#content_wrapper section#right_column ul ul, main#content_wrapper section#right_column ol ul {
      margin-top: 5px;
      margin-bottom: 0; }
    main#content_wrapper section#right_column ul li, main#content_wrapper section#right_column ol li {
      list-style-type: disc;
      margin-bottom: 5px; }
      main#content_wrapper section#right_column ul li li, main#content_wrapper section#right_column ol li li {
        list-style-type: circle; }
  main#content_wrapper section#right_column ol ul {
    margin-top: 5px;
    margin-bottom: 0; }
  main#content_wrapper section#right_column ol li {
    list-style-type: decimal;
    margin-bottom: 5px; }

body.credits main#content_wrapper, body.education-resources main#content_wrapper, body.exhibition main#content_wrapper {
  background-color: #f7f3e1; }
body.credits section#left_column, body.education-resources section#left_column, body.exhibition section#left_column {
  border-bottom: 0 !important; }
  body.credits section#left_column .content h2, body.education-resources section#left_column .content h2, body.exhibition section#left_column .content h2 {
    color: #fff;
    font-size: 3.4rem;
    margin: 0 0 20px 0;
    text-transform: uppercase; }
  body.credits section#left_column .content p, body.education-resources section#left_column .content p, body.exhibition section#left_column .content p {
    color: #fff;
    font-size: 2.0rem;
    line-height: 30px; }
body.credits section#right_column h3, body.education-resources section#right_column h3, body.exhibition section#right_column h3 {
  color: #000000;
  font-size: 2.2rem;
  text-transform: uppercase;
  margin: 0 0 20px 0;
  font-family: 'MrsEavesOT-Bold', sans-serif; }
body.credits section#right_column ul, body.education-resources section#right_column ul, body.exhibition section#right_column ul {
  list-style: none;
  margin: 0 !important;
  padding: 0; }
  body.credits section#right_column ul.cols, body.education-resources section#right_column ul.cols, body.exhibition section#right_column ul.cols {
    width: 50%;
    float: left; }
  body.credits section#right_column ul li, body.education-resources section#right_column ul li, body.exhibition section#right_column ul li {
    list-style-type: none !important;
    margin: 0 0 20px 0 !important;
    color: #000000;
    text-transform: uppercase;
    font-size: 1.6rem;
    font-family: 'MuseoSans-700', sans-serif;
    font-weight: bold; }
    body.credits section#right_column ul li span, body.education-resources section#right_column ul li span, body.exhibition section#right_column ul li span {
      display: block;
      color: #000000;
      font-size: 1.4rem;
      font-family: 'MuseoSans-500', sans-serif;
      font-weight: normal;
      margin-top: 6px;
      text-transform: none; }

body.credits main#content_wrapper {
  background-color: #f7f3e1; }
body.credits section#left_column {
  background-image: url("img/credits-left-nav-bg.jpg");
  border-bottom: 0 !important; }
body.credits section#right_column {
  background-image: url("img/credits-content-bg.jpg");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain; }
  body.credits section#right_column h3 {
    color: #714325; }
  body.credits section#right_column h4 {
    color: #714325;
    margin: 0 0 20px 0; }
  body.credits section#right_column ul li {
    color: #007266; }

body.education hr {
  border-top-color: #704b26;
  margin-top: 30px; }
body.education main#content_wrapper {
  background-color: #ffffff; }
  body.education main#content_wrapper a {
    color: #b3521e; }
    body.education main#content_wrapper a:hover, body.education main#content_wrapper a:focus {
      color: #007266;
      outline: none; }
  body.education main#content_wrapper section#left_column {
    background-image: url("img/er-left-nav-bg.jpg"); }
body.education .toggle-all-sections {
  margin: 0 0 20px 0; }
  body.education .toggle-all-sections a {
    font-size: 1.4rem;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    text-transform: uppercase; }
body.education .toggle-actions {
  list-style-type: none;
  margin: 0 !important; }
  body.education .toggle-actions li {
    display: inline-block; }
    body.education .toggle-actions li:after {
      color: #000000;
      content: '|';
      display: inline-block;
      font-size: 1.4rem;
      margin: 0 15px; }
    body.education .toggle-actions li:last-child:after {
      content: '';
      display: none; }
    body.education .toggle-actions li a {
      color: #b3521e;
      font-size: 1.4rem;
      font-family: 'Lato', sans-serif;
      font-weight: 500;
      text-transform: uppercase; }
      body.education .toggle-actions li a:hover, body.education .toggle-actions li a:focus {
        color: #007266;
        outline: none; }
body.education .toggle-sections .toggle-handle {
  color: #b3521e;
  margin: 10px 0 15px 0;
  font-size: 1.6rem;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  display: inline-block;
  text-decoration: none; }
  body.education .toggle-sections .toggle-handle.collapsed:before {
    background-position-y: -32px; }
  body.education .toggle-sections .toggle-handle.collapsed:hover, body.education .toggle-sections .toggle-handle.collapsed:focus {
    outline: none; }
    body.education .toggle-sections .toggle-handle.collapsed:hover:before, body.education .toggle-sections .toggle-handle.collapsed:focus:before {
      background-position-y: -64px; }
  body.education .toggle-sections .toggle-handle:before {
    content: '';
    float: left;
    margin-right: 8px;
    width: 22px;
    height: 22px;
    background: url("img/buttons-accordion.gif") no-repeat left 0;
    margin-top: -2px; }
  body.education .toggle-sections .toggle-handle:hover, body.education .toggle-sections .toggle-handle:focus {
    outline: none;
    color: #007266;
    text-decoration: underline; }
    body.education .toggle-sections .toggle-handle:hover:before, body.education .toggle-sections .toggle-handle:focus:before {
      background-position-y: -96px; }
body.education .toggle-sections .toggle-content {
  display: none;
  margin: 0 0 15px 25px; }
  body.education .toggle-sections .toggle-content a {
    color: #b3521e; }
    body.education .toggle-sections .toggle-content a:hover, body.education .toggle-sections .toggle-content a:focus {
      outline: none;
      color: #007266; }
body.education.university main#content_wrapper section#left_column .content h2 {
  margin-bottom: 30px;
  font-size: 2.6rem !important;
  line-height: 32px !important; }
  body.education.university main#content_wrapper section#left_column .content h2 strong {
    font-family: 'MrsEavesOT-Bold', sans-serif;
    font-weight: 500; }
  body.education.university main#content_wrapper section#left_column .content h2 em {
    font-family: 'MrsEavesOT-Italic', sans-serif; }
body.education.university section#right_column {
  color: #000000; }
  body.education.university section#right_column p {
    font-size: 1.4rem;
    line-height: 24px;
    font-family: 'Lato', sans-serif;
    color: #000000;
    margin-bottom: 20px; }
    body.education.university section#right_column p a {
      color: #b3521e !important; }
      body.education.university section#right_column p a:hover, body.education.university section#right_column p a:focus {
        outline: none;
        color: #007266 !important; }
  body.education.university section#right_column h3 {
    color: #007266;
    font-size: 1.8rem;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    text-transform: uppercase; }
    body.education.university section#right_column h3 a {
      color: #b3521e;
      text-transform: none; }
      body.education.university section#right_column h3 a:hover, body.education.university section#right_column h3 a:focus {
        outline: none;
        color: #007266; }
  body.education.university section#right_column .page-description strong {
    color: #714325;
    text-transform: uppercase;
    font-size: 2.6rem;
    font-family: 'MrsEavesOT-Bold', sans-serif;
    font-weight: 500; }
body.education.university.details section#left_column .class-heading {
  color: #f7f3e1;
  font-size: 1.4rem;
  font-family: 'Lato', sans-serif;
  margin-top: 40px;
  text-transform: uppercase; }
body.education.university.details section#left_column p {
  font-size: 2.6rem !important;
  line-height: 26px !important; }
body.education.university.details section#left_column ul.class-navigation {
  list-style-type: none;
  font-size: 0;
  margin: 0 0 30px 0; }
  body.education.university.details section#left_column ul.class-navigation li {
    display: inline-block;
    margin: 10px 15px 0 0; }
    body.education.university.details section#left_column ul.class-navigation li a {
      background-color: #f7f3e1;
      color: #000;
      display: inline-block;
      font-family: 'Lato', sans-serif;
      font-size: 2.6rem;
      height: 44px;
      line-height: 44px;
      text-align: center;
      width: 44px;
      text-decoration: none; }
      body.education.university.details section#left_column ul.class-navigation li a:focus {
        outline: none;
        background-color: #007266;
        color: #ffffff; }
    body.education.university.details section#left_column ul.class-navigation li:hover, body.education.university.details section#left_column ul.class-navigation li.active {
      outline: none; }
      body.education.university.details section#left_column ul.class-navigation li:hover a, body.education.university.details section#left_column ul.class-navigation li.active a {
        background-color: #007266;
        color: #ffffff; }
body.education.university.details section#left_column .class-about-link {
  color: #f7f3e1;
  font-family: KyrialSansProLightRegular, sans-serif;
  font-size: 1.4rem;
  text-transform: uppercase;
  text-decoration: underline; }
  body.education.university.details section#left_column .class-about-link:hover, body.education.university.details section#left_column .class-about-link:focus {
    outline: none;
    color: #f09767; }
body.education.university.details section#right_column h3 {
  color: #007266;
  font-size: 2.6rem;
  margin-bottom: 25px;
  font-family: 'MrsEavesOT-Bold', sans-serif;
  font-weight: 500; }
  body.education.university.details section#right_column h3 span {
    text-transform: none; }
body.education.university.details section#right_column h4 {
  color: #007266; }
body.education.university.details section#right_column p {
  margin: 0 0 20px 0; }
  body.education.university.details section#right_column p a {
    color: #000; }
body.education.university.details section#right_column li {
  font-size: 1.4rem; }
body.education.lesson-plans section#left_column .lesson-info {
  color: #fff;
  font-size: 1.4rem;
  margin-bottom: 10px;
  font-family: 'Lato', sans-serif; }
  body.education.lesson-plans section#left_column .lesson-info label {
    color: #fff;
    display: inline-block;
    margin-right: 5px;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    font-weight: 700; }
body.education.lesson-plans section#right_column .sub-heading {
  color: #714325;
  font-size: 1.4rem;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  text-transform: uppercase; }
body.education.lesson-plans section#right_column li {
  font-size: 1.4rem; }

body.education-resources section#left_column {
  background-image: url("img/er-left-nav-bg.jpg");
  background-position: center top; }
  body.education-resources section#left_column .content p {
    margin-bottom: 30px; }
body.education-resources section#right_column {
  background-color: #f8f4e4; }
  body.education-resources section#right_column article {
    margin-bottom: 50px; }
    body.education-resources section#right_column article:last-child {
      margin-bottom: 0; }
  body.education-resources section#right_column .yellow-separator, body.education-resources section#right_column .green-separator {
    border-top: 1px solid #714325;
    margin-bottom: 15px; }
    body.education-resources section#right_column .yellow-separator a, body.education-resources section#right_column .green-separator a {
      display: inline-block;
      width: 268px;
      background-color: #714325;
      color: #ffffff;
      font-size: 2.2rem;
      font-family: 'Lato', sans-serif;
      font-weight: 500;
      text-transform: uppercase;
      padding: 8px 10px;
      text-decoration: none; }
      body.education-resources section#right_column .yellow-separator a:hover, body.education-resources section#right_column .yellow-separator a:focus, body.education-resources section#right_column .green-separator a:hover, body.education-resources section#right_column .green-separator a:focus {
        outline: none;
        background-color: #007266; }
  body.education-resources section#right_column .green-separator {
    border-top-color: #c05821; }
    body.education-resources section#right_column .green-separator a {
      background-color: #c05821; }
  body.education-resources section#right_column .row {
    display: table;
    width: 100%; }
    body.education-resources section#right_column .row .left-column {
      display: table-cell;
      vertical-align: top;
      padding-right: 20px;
      width: 288px; }
      body.education-resources section#right_column .row .left-column a:hover, body.education-resources section#right_column .row .left-column a:focus {
        outline: none; }
        body.education-resources section#right_column .row .left-column a:hover img, body.education-resources section#right_column .row .left-column a:focus img {
          opacity: 0.7; }
    body.education-resources section#right_column .row .right-column {
      display: table-cell;
      vertical-align: top; }
      body.education-resources section#right_column .row .right-column h2 {
        font-size: 2.6rem;
        font-family: 'MrsEavesOT-Bold', sans-serif;
        color: #000000;
        line-height: 24px;
        margin-bottom: 5px; }
        body.education-resources section#right_column .row .right-column h2 a {
          color: #b3521e; }
          body.education-resources section#right_column .row .right-column h2 a:hover, body.education-resources section#right_column .row .right-column h2 a:focus {
            outline: none;
            color: #007266; }
          body.education-resources section#right_column .row .right-column h2 a em {
            font-family: 'MrsEavesOT-Italic', sans-serif; }
      body.education-resources section#right_column .row .right-column .lesson-info {
        color: #000000;
        font-size: 1.4rem;
        font-family: 'Lato', sans-serif;
        margin-bottom: 8px; }
        body.education-resources section#right_column .row .right-column .lesson-info:last-of-type {
          margin-bottom: 15px; }
        body.education-resources section#right_column .row .right-column .lesson-info label {
          color: #714325;
          text-transform: uppercase;
          font-family: 'Lato', sans-serif;
          font-weight: bold; }
      body.education-resources section#right_column .row .right-column p {
        color: #000000;
        line-height: 1.5;
        font-size: 1.4rem;
        font-family: 'Lato', sans-serif;
        margin-bottom: 20px; }
        body.education-resources section#right_column .row .right-column p:last-child {
          margin-bottom: 0; }
        body.education-resources section#right_column .row .right-column p a {
          color: #714325;
          text-transform: uppercase; }
          body.education-resources section#right_column .row .right-column p a:hover, body.education-resources section#right_column .row .right-column p a:focus {
            outline: none;
            color: #714325; }

body.exhibition section#right_column .no-js-pager {
  display: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center; }
  body.exhibition section#right_column .no-js-pager li {
    list-style-type: none;
    vertical-align: middle;
    display: inline-block;
    margin: 0 4px !important; }
    body.exhibition section#right_column .no-js-pager li:hover a {
      text-decoration: underline; }
    body.exhibition section#right_column .no-js-pager li.active a {
      display: block;
      background-color: #c05821;
      border-radius: 2px;
      padding: 6px !important;
      color: #ffffff;
      text-decoration: none; }
    body.exhibition section#right_column .no-js-pager li a {
      line-height: 1;
      text-decoration: none;
      font-size: 1.8rem;
      color: #009081; }
body.exhibition .grid-sizer {
  width: 22.5%; }
body.exhibition .gutter-sizer {
  width: 1%; }
body.exhibition .grid-item a {
  display: block;
  padding: 6px;
  margin-bottom: 30px; }
  body.exhibition .grid-item a img {
    max-width: 100%;
    display: block;
    border: 1px solid #ffffff; }
body.exhibition .grid-item a:hover, body.exhibition .grid-item a:focus {
  padding: 0;
  outline: none; }
  body.exhibition .grid-item a:hover img, body.exhibition .grid-item a:focus img {
    border: 7px solid #da6729; }
body.exhibition section#left_column {
  background-image: url("img/ec-left-nav-bg.jpg"); }
body.exhibition section#right_column {
  padding-right: 20px !important;
  background-image: url("img/ec-content-top-bg.png"), url("img/ec-content-bottom-bg.jpg");
  background-position: top center, right bottom;
  background-repeat: no-repeat; }
body.exhibition section#left_column .content p {
  margin-bottom: 30px; }
body.exhibition.detail .no-js-slider {
  display: none; }
body.exhibition.detail main#content_wrapper {
  display: block;
  background: #f7f3e1; }
  body.exhibition.detail main#content_wrapper .top-row {
    background: #c05821 url("img/ec-top-bg.jpg") no-repeat right top; }
  body.exhibition.detail main#content_wrapper section#left_column {
    background-color: transparent;
    border-bottom: 0; }
    body.exhibition.detail main#content_wrapper section#left_column:after {
      display: none; }
    body.exhibition.detail main#content_wrapper section#left_column .logo-container {
      max-height: 186px; }
  body.exhibition.detail main#content_wrapper section#right_column {
    border-bottom: 20px solid #c05821; }
  body.exhibition.detail main#content_wrapper .back-container {
    background-color: #da6729;
    padding: 25px 25px 25px 26%;
    color: #ffffff; }
    body.exhibition.detail main#content_wrapper .back-container > span {
      display: inline-block;
      margin-right: 5px;
      vertical-align: top; }
      body.exhibition.detail main#content_wrapper .back-container > span.separator {
        display: none; }
      body.exhibition.detail main#content_wrapper .back-container > span a {
        color: #ffffff;
        text-transform: uppercase;
        font-size: 1.6rem;
        font-family: KyrialSansProRegularRegular, sans-serif;
        text-decoration: underline; }
        body.exhibition.detail main#content_wrapper .back-container > span a:hover, body.exhibition.detail main#content_wrapper .back-container > span a:focus {
          outline: none;
          color: #ffbf9c; }
body.exhibition.detail .slider-container .slider img {
  display: inline-block;
  max-width: 96%; }
body.exhibition.detail .slider-container .slider .slick-active {
  text-align: center !important;
  max-width: 80%; }
  body.exhibition.detail .slider-container .slider .slick-active .slide-data {
    opacity: 1; }
body.exhibition.detail .slider-container .slider .next {
  text-align: left; }
body.exhibition.detail .slider-container .slider .prev {
  text-align: right; }
body.exhibition.detail .slide-data {
  text-align: left;
  max-width: 80%;
  margin: 40px auto;
  transition: opacity 500ms;
  opacity: 0; }
  body.exhibition.detail .slide-data h3 {
    color: #000000;
    font-size: 2.4rem;
    margin-bottom: 10px;
    font-weight: normal;
    font-family: 'MrsEavesOT-Roman', sans-serif; }
    body.exhibition.detail .slide-data h3 strong {
      font-family: 'MrsEavesOT-Bold', sans-serif;
      font-weight: 500; }
    body.exhibition.detail .slide-data h3 em {
      font-family: 'MrsEavesOT-Italic', sans-serif; }
  body.exhibition.detail .slide-data h4 {
    color: #000000;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    font-size: 1.6rem;
    margin-bottom: 30px; }
  body.exhibition.detail .slide-data p {
    color: #000000;
    font-size: 2.0rem;
    font-family: 'Lato', sans-serif;
    line-height: 30px;
    margin-bottom: 20px; }
    body.exhibition.detail .slide-data p a {
      color: #b3521e; }
      body.exhibition.detail .slide-data p a:hover, body.exhibition.detail .slide-data p a:focus {
        outline: none;
        color: #007266; }
  body.exhibition.detail .slide-data em {
    font-style: italic;
    font-family: Lato, sans-serif; }
  body.exhibition.detail .slide-data strong {
    font-weight: 400;
    font-family: Lato, sans-serif; }
body.exhibition.detail .custom-pager {
  font-size: 0;
  margin: 30px auto;
  width: 225px;
  text-align: center; }
  body.exhibition.detail .custom-pager li {
    display: inline-block;
    font-size: 1.4rem;
    margin-left: 20px;
    vertical-align: top;
    font-family: Lato, sans-serif;
    font-weight: 500; }
    body.exhibition.detail .custom-pager li:first-child {
      margin-left: 0; }
    body.exhibition.detail .custom-pager li.slide-info {
      padding-top: 42px; }
      body.exhibition.detail .custom-pager li.slide-info span:first-child, body.exhibition.detail .custom-pager li.slide-info span:last-child {
        min-width: 25px;
        display: inline-block; }
      body.exhibition.detail .custom-pager li.slide-info span:first-child {
        text-align: right; }
      body.exhibition.detail .custom-pager li.slide-info span:last-child {
        text-align: left; }
    body.exhibition.detail .custom-pager li .slider-actions {
      width: 52px;
      height: 75px;
      background: url(img/slider-actions-prev.gif) no-repeat left 24px;
      text-decoration: none;
      color: #007266;
      font-family: 'KyrialSansProSemiBoldRegular', sans-serif;
      text-transform: uppercase;
      font-size: 1.6rem;
      display: block;
      text-align: center; }
      body.exhibition.detail .custom-pager li .slider-actions.next {
        background: url(img/slider-actions-next.gif) no-repeat left 24px; }
      body.exhibition.detail .custom-pager li .slider-actions:hover, body.exhibition.detail .custom-pager li .slider-actions:focus {
        outline: none;
        background-position-y: -75px; }
body.exhibition.detail ul.quick-links {
  list-style-type: none;
  margin: 40px 0 0 0;
  padding: 40px 0 0 0;
  font-size: 0;
  border-top: 1px solid #000000;
  text-align: center; }
  body.exhibition.detail ul.quick-links li {
    display: inline-block;
    margin: 0 10px 10px 10px !important;
    padding: 0;
    text-align: center;
    font-size: 1.4rem;
    width: 75px;
    vertical-align: top; }
    body.exhibition.detail ul.quick-links li.hide-with-js {
      display: none; }
    body.exhibition.detail ul.quick-links li a {
      color: #000000;
      display: block;
      text-align: center;
      text-decoration: none; }
      body.exhibition.detail ul.quick-links li a:hover, body.exhibition.detail ul.quick-links li a:focus {
        outline: none;
        text-decoration: underline;
        color: #da6729; }
      body.exhibition.detail ul.quick-links li a.active {
        color: #da6729;
        text-decoration: none !important; }
      body.exhibition.detail ul.quick-links li a:hover, body.exhibition.detail ul.quick-links li a:focus, body.exhibition.detail ul.quick-links li a.active {
        outline: none; }
        body.exhibition.detail ul.quick-links li a:hover span.icon, body.exhibition.detail ul.quick-links li a:focus span.icon, body.exhibition.detail ul.quick-links li a.active span.icon {
          background-color: #da6729; }
      body.exhibition.detail ul.quick-links li a:not([href]) {
        cursor: default; }
      body.exhibition.detail ul.quick-links li a.icon-gallery span.icon {
        background-position-x: 10px;
        background-position-y: 12px; }
      body.exhibition.detail ul.quick-links li a.icon-transcript span.icon {
        background-position-x: -38px;
        background-position-y: 12px; }
      body.exhibition.detail ul.quick-links li a.icon-full-image span.icon {
        background-position-x: -100px;
        background-position-y: 13px; }
      body.exhibition.detail ul.quick-links li a.icon-medlineplus span.icon {
        background-position-x: -153px;
        background-position-y: 13px; }
      body.exhibition.detail ul.quick-links li a.icon-full-item span.icon {
        background-position-x: -215px;
        background-position-y: 12px; }
      body.exhibition.detail ul.quick-links li a span.icon {
        display: inline-block;
        width: 55px;
        height: 55px;
        background: #007266 url("img/gallery-sprite.png") no-repeat 10px 14px;
        padding-top: 55px;
        line-height: 30px;
        text-decoration: none;
        color: #000000; }
      body.exhibition.detail ul.quick-links li a span.text {
        display: block;
        margin-top: 5px; }
body.exhibition.transcript article {
  color: #000000;
  width: 60%;
  margin: 40px auto 0 auto; }
  body.exhibition.transcript article .row {
    display: table;
    width: 100%; }
    body.exhibition.transcript article .row .left-column {
      width: 27%;
      padding-right: 30px;
      vertical-align: top;
      display: table-cell; }
      body.exhibition.transcript article .row .left-column img {
        max-width: 100%; }
    body.exhibition.transcript article .row .right-column {
      width: 73%;
      vertical-align: top;
      display: table-cell; }
      body.exhibition.transcript article .row .right-column h2, body.exhibition.transcript article .row .right-column h3 {
        color: #714325;
        font-family: 'MrsEavesOT-Bold', sans-serif;
        font-size: 2.8rem;
        text-transform: uppercase;
        margin-bottom: 10px; }
        body.exhibition.transcript article .row .right-column h2 a, body.exhibition.transcript article .row .right-column h3 a {
          text-transform: none; }
      body.exhibition.transcript article .row .right-column h3 {
        color: #007266;
        font-family: Lato, sans-serif;
        font-size: 1.6rem !important;
        font-weight: bold;
        margin-bottom: 0 !important;
        padding: 0; }
      body.exhibition.transcript article .row .right-column p {
        font-size: 1.4rem;
        font-family: 'Lato', sans-serif;
        line-height: 24px;
        margin-bottom: 30px; }
        body.exhibition.transcript article .row .right-column p:last-child {
          margin-bottom: 0; }
      body.exhibition.transcript article .row .right-column a {
        color: #b3521e; }
        body.exhibition.transcript article .row .right-column a:hover, body.exhibition.transcript article .row .right-column a:focus {
          outline: none;
          color: #007266; }
  body.exhibition.transcript article .slide-data {
    opacity: 1;
    max-width: 100%; }

body.digital-gallery {
  box-sizing: border-box; }
  body.digital-gallery *, body.digital-gallery *:after, body.digital-gallery *:before {
    box-sizing: inherit; }
  body.digital-gallery main#content_wrapper {
    display: block; }
    body.digital-gallery main#content_wrapper section#left_column:after {
      top: 100%;
      left: 50%;
      border-color: transparent;
      border-top-color: #c05821;
      margin-left: -30px;
      margin-top: 0; }
  body.digital-gallery .top-row {
    background: #c05821; }
    body.digital-gallery .top-row .logo-container {
      max-height: 186px; }
      body.digital-gallery .top-row .logo-container .left-nav-logo {
        float: left; }
    body.digital-gallery .top-row .page-description {
      float: left;
      width: 65%; }
      body.digital-gallery .top-row .page-description h2 {
        color: #ffffff;
        font-family: 'MrsEavesOT-Bold', sans-serif;
        font-size: 2.6rem;
        padding: 30px 30px 20px 30px; }
        body.digital-gallery .top-row .page-description h2 span {
          font-size: 3.4rem;
          text-transform: uppercase; }
      body.digital-gallery .top-row .page-description p {
        color: #ffffff;
        margin: 0 30px;
        font-family: Lato, sans-serif;
        font-size: 2.0rem;
        font-weight: 300;
        line-height: 24px; }
        body.digital-gallery .top-row .page-description p a {
          color: #ffffff;
          text-transform: uppercase;
          display: inline-block;
          margin-left: 5px; }
  body.digital-gallery .image-grid {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 5px 0; }
    body.digital-gallery .image-grid .image-row {
      margin-left: -16px;
      margin-right: -16px; }
  body.digital-gallery .image-cell {
    float: left;
    max-width: 25%; }
    body.digital-gallery .image-cell.big-cell {
      max-width: 50%; }
    body.digital-gallery .image-cell .image-basic {
      margin: 0 8px 16px 8px; }
      body.digital-gallery .image-cell .image-basic .basic-img {
        display: block;
        max-width: 100%;
        max-height: 100%; }
      body.digital-gallery .image-cell .image-basic a {
        display: block;
        max-width: 100%;
        max-height: 100%;
        position: relative; }
        body.digital-gallery .image-cell .image-basic a:hover, body.digital-gallery .image-cell .image-basic a:focus {
          outline: none; }
          body.digital-gallery .image-cell .image-basic a:hover:after, body.digital-gallery .image-cell .image-basic a:focus:after {
            content: '';
            position: absolute;
            bottom: 0;
            right: 0;
            left: 0;
            height: 20px;
            background-color: #c05821; }
  body.digital-gallery .image-large {
    display: block; }
  body.digital-gallery .image-cell.is-collapsed .image-basic {
    cursor: pointer; }
  body.digital-gallery .image-cell.is-expanded {
    /*height: 1145px;*/
    max-height: initial; }
    body.digital-gallery .image-cell.is-expanded .image-basic a:after {
      content: '';
      position: absolute;
      bottom: 0;
      right: 0;
      left: 0;
      height: 20px;
      background-color: #c05821; }
    body.digital-gallery .image-cell.is-expanded .image-expand {
      min-height: 590px;
      padding: 75px; }
  body.digital-gallery .images-container {
    background-color: #f7f3e1;
    padding: 100px 16px;
    position: relative; }
    body.digital-gallery .images-container .image-expand {
      display: none;
      position: absolute;
      left: 0;
      right: 0;
      padding: 0;
      box-sizing: content-box;
      overflow: hidden;
      max-height: 0;
      z-index: 1;
      background-color: #343434; }
      body.digital-gallery .images-container .image-expand .btn-close {
        position: absolute;
        top: 30px;
        right: 30px;
        color: #ffffff;
        text-decoration: none;
        font-size: 1.4rem;
        font-family: 'KyrialSansProRegularRegular', sans-serif;
        text-transform: uppercase;
        background: url("img/btn-close.png") no-repeat right top;
        cursor: pointer;
        padding: 7px 42px 7px 0; }
        body.digital-gallery .images-container .image-expand .btn-close:hover, body.digital-gallery .images-container .image-expand .btn-close:focus {
          outline: none;
          text-decoration: underline;
          background-position-y: -32px; }
      body.digital-gallery .images-container .image-expand .nav-btn {
        position: absolute;
        top: 325px;
        left: 0;
        width: 52px;
        height: 100px;
        transform: translateY(-50%);
        background: #4d4d4d url("img/btn-navigation.png") no-repeat -38px 36px;
        border: 1px solid #292929;
        border-left: 0;
        border-radius: 0 2px 2px 0;
        text-indent: -9999px;
        cursor: pointer; }
        body.digital-gallery .images-container .image-expand .nav-btn:hover, body.digital-gallery .images-container .image-expand .nav-btn:focus {
          outline: none;
          background-position-y: -137px; }
        body.digital-gallery .images-container .image-expand .nav-btn.btn-next {
          left: auto;
          right: -1px;
          background-position-x: 18px; }
      body.digital-gallery .images-container .image-expand .detail-section {
        width: 100%;
        table-layout: fixed;
        display: table; }
        body.digital-gallery .images-container .image-expand .detail-section .image-column {
          display: table-cell;
          width: 55%;
          vertical-align: top; }
          body.digital-gallery .images-container .image-expand .detail-section .image-column img {
            max-width: 100%; }
        body.digital-gallery .images-container .image-expand .detail-section .text-column {
          display: table-cell;
          width: 45%;
          vertical-align: top;
          padding-left: 40px;
          color: #ffffff; }
          body.digital-gallery .images-container .image-expand .detail-section .text-column h2 {
            font-family: 'MrsEavesOT-Bold', sans-serif;
            font-size: 2.4rem;
            color: #ffffff;
            margin: 0 0 15px 0; }
          body.digital-gallery .images-container .image-expand .detail-section .text-column h3 {
            font-family: Lato, sans-serif;
            font-size: 2.0rem;
            color: #ffffff;
            margin: 0 0 50px 0; }
          body.digital-gallery .images-container .image-expand .detail-section .text-column p {
            font-family: Lato, sans-serif;
            font-size: 1.8rem;
            line-height: 34px;
            color: #ffffff;
            font-weight: 300; }
          body.digital-gallery .images-container .image-expand .detail-section .text-column ul.quick-links {
            list-style-type: none;
            margin: 20px 0 0 0;
            padding: 30px 0 0 0;
            font-size: 0;
            border-top: 1px solid #ffffff;
            text-align: center; }
            body.digital-gallery .images-container .image-expand .detail-section .text-column ul.quick-links li {
              display: inline-block;
              margin: 0 10px 10px 10px !important;
              padding: 0;
              text-align: center;
              font-size: 1.4rem;
              width: 75px;
              vertical-align: top; }
              body.digital-gallery .images-container .image-expand .detail-section .text-column ul.quick-links li.hide-with-js {
                display: none; }
              body.digital-gallery .images-container .image-expand .detail-section .text-column ul.quick-links li a {
                color: #ffffff;
                display: block;
                text-align: center;
                text-decoration: none; }
                body.digital-gallery .images-container .image-expand .detail-section .text-column ul.quick-links li a:hover, body.digital-gallery .images-container .image-expand .detail-section .text-column ul.quick-links li a:focus {
                  outline: none;
                  text-decoration: underline;
                  color: #da6729; }
                body.digital-gallery .images-container .image-expand .detail-section .text-column ul.quick-links li a:not([href]) {
                  cursor: default; }
                body.digital-gallery .images-container .image-expand .detail-section .text-column ul.quick-links li a.active {
                  text-decoration: none;
                  color: #da6729; }
                body.digital-gallery .images-container .image-expand .detail-section .text-column ul.quick-links li a:hover, body.digital-gallery .images-container .image-expand .detail-section .text-column ul.quick-links li a:focus, body.digital-gallery .images-container .image-expand .detail-section .text-column ul.quick-links li a.active {
                  outline: none; }
                  body.digital-gallery .images-container .image-expand .detail-section .text-column ul.quick-links li a:hover span.icon, body.digital-gallery .images-container .image-expand .detail-section .text-column ul.quick-links li a:focus span.icon, body.digital-gallery .images-container .image-expand .detail-section .text-column ul.quick-links li a.active span.icon {
                    background-color: #da6729; }
                body.digital-gallery .images-container .image-expand .detail-section .text-column ul.quick-links li a.icon-gallery span.icon {
                  background-position-x: 10px;
                  background-position-y: 12px; }
                body.digital-gallery .images-container .image-expand .detail-section .text-column ul.quick-links li a.icon-transcript span.icon {
                  background-position-x: -38px;
                  background-position-y: 12px; }
                body.digital-gallery .images-container .image-expand .detail-section .text-column ul.quick-links li a.icon-full-image span.icon {
                  background-position-x: -100px;
                  background-position-y: 13px; }
                body.digital-gallery .images-container .image-expand .detail-section .text-column ul.quick-links li a.icon-medlineplus span.icon {
                  background-position-x: -153px;
                  background-position-y: 13px; }
                body.digital-gallery .images-container .image-expand .detail-section .text-column ul.quick-links li a.icon-full-item span.icon {
                  background-position-x: -215px;
                  background-position-y: 12px; }
                body.digital-gallery .images-container .image-expand .detail-section .text-column ul.quick-links li a span.icon {
                  display: inline-block;
                  width: 55px;
                  height: 55px;
                  background: #007266 url("img/gallery-sprite.png") no-repeat 10px 14px;
                  line-height: 30px;
                  text-decoration: none;
                  color: #000000; }
                body.digital-gallery .images-container .image-expand .detail-section .text-column ul.quick-links li a span.text {
                  display: block;
                  margin-top: 5px; }
  body.digital-gallery.nojs-detail main#content_wrapper section#left_column:after {
    display: none; }
  body.digital-gallery.nojs-detail .images-container .image-expand {
    display: block;
    padding: 75px;
    position: static;
    max-height: initial; }

body.no-js .hide-with-nojs {
  display: none !important; }
body.no-js.detail .gallery-slider {
  display: none !important; }
body.no-js.detail .no-js-slider {
  position: relative;
  display: block !important; }
  body.no-js.detail .no-js-slider .slide {
    text-align: center;
    padding-top: 55px; }
    body.no-js.detail .no-js-slider .slide img {
      display: inline-block;
      max-width: 90%; }
  body.no-js.detail .no-js-slider .slide-data {
    opacity: 1; }
  body.no-js.detail .no-js-slider .slider-actions {
    display: none; }
body.no-js.detail ul.quick-links .hide-with-js {
  display: inline-block !important; }
body.no-js.lesson-plans .toggle-sections h3 .toggle-handle:before, body.no-js.lesson-plans .toggle-sections h2 .toggle-handle:before, body.no-js.education.university.details.no-js .toggle-sections h3 .toggle-handle:before, body.no-js.education.university.details.no-js .toggle-sections h2 .toggle-handle:before {
  background-position-y: 0; }
body.no-js.lesson-plans .toggle-sections h3 .toggle-handle:hover, body.no-js.lesson-plans .toggle-sections h3 .toggle-handle:focus, body.no-js.lesson-plans .toggle-sections h2 .toggle-handle:hover, body.no-js.lesson-plans .toggle-sections h2 .toggle-handle:focus, body.no-js.education.university.details.no-js .toggle-sections h3 .toggle-handle:hover, body.no-js.education.university.details.no-js .toggle-sections h3 .toggle-handle:focus, body.no-js.education.university.details.no-js .toggle-sections h2 .toggle-handle:hover, body.no-js.education.university.details.no-js .toggle-sections h2 .toggle-handle:focus {
  outline: none; }
  body.no-js.lesson-plans .toggle-sections h3 .toggle-handle:hover:before, body.no-js.lesson-plans .toggle-sections h3 .toggle-handle:focus:before, body.no-js.lesson-plans .toggle-sections h2 .toggle-handle:hover:before, body.no-js.lesson-plans .toggle-sections h2 .toggle-handle:focus:before, body.no-js.education.university.details.no-js .toggle-sections h3 .toggle-handle:hover:before, body.no-js.education.university.details.no-js .toggle-sections h3 .toggle-handle:focus:before, body.no-js.education.university.details.no-js .toggle-sections h2 .toggle-handle:hover:before, body.no-js.education.university.details.no-js .toggle-sections h2 .toggle-handle:focus:before {
    background-position-y: 0; }
body.no-js.lesson-plans .toggle-sections .section.toggle-content, body.no-js.education.university.details.no-js .toggle-sections .section.toggle-content {
  display: block !important; }
body.no-js.lesson-plans .toggle-sections .toggle-actions, body.no-js.education.university.details.no-js .toggle-sections .toggle-actions {
  display: none; }
body.no-js.exhibition #right_column {
  padding-top: 40px !important; }
  body.no-js.exhibition #right_column .page-load-status {
    display: none; }
  body.no-js.exhibition #right_column .no-js-pager {
    display: block;
    margin-bottom: 30px !important; }
  body.no-js.exhibition #right_column .grid .grid-item {
    display: inline-block;
    vertical-align: top; }

@media (max-width: 1655px) {
  #container-fluid > header {
    max-width: 1600px;
    width: auto;
    left: 20px;
    right: 20px; }

  header#page_header {
    max-width: 1596px;
    width: auto;
    left: 20px;
    right: 20px; } }
@media (max-width: 1640px) {
  body.digital-gallery .image-cell.is-expanded .image-expand {
    min-height: 590px; } }
@media (max-width: 1550px) {
  body.home #banner .logo {
    float: left; }
    body.home #banner .logo img {
      max-width: 80%; }
  body.home .content-column .row {
    padding-bottom: 0; }
    body.home .content-column .row.right-box .second-column {
      padding-top: 1060px; }

  body.digital-gallery .top-row .page-description {
    width: 58%; }
  body.digital-gallery .image-cell.is-expanded .image-expand {
    min-height: 620px; } }
@media (max-width: 1485px) {
  body.home .content-column .row {
    padding-bottom: 0; } }
@media (max-width: 1390px) {
  body.home .content-column {
    padding: 20px 0 0 0; }
    body.home .content-column hr, body.home .content-column div.hr {
      height: 6px;
      border-top-width: 2px;
      border-bottom-width: 3px; }
    body.home .content-column h1 {
      font-size: 4.0rem;
      margin: 0 0 20px 0; }
    body.home .content-column p {
      font-size: 1.8rem;
      margin-bottom: 20px; }
      body.home .content-column p strong {
        font-size: 2.4rem; }
    body.home .content-column hr {
      margin-bottom: 20px; }
    body.home .content-column .black-border-box {
      font-size: 3.2rem;
      margin-top: -80px !important; }
    body.home .content-column .first-column {
      padding: 10px 130px 100px 80px; }
    body.home .content-column .second-column {
      padding-top: 100px; }
    body.home .content-column .row {
      padding-bottom: 0; }
      body.home .content-column .row.right-box .second-column {
        padding-top: 280px; }
  body.home .bottom-banner {
    border-bottom: 18px solid #f09767; }

  body.exhibition main#content_wrapper section#left_column .content p, body.education-resources main#content_wrapper section#left_column .content p, body.credits main#content_wrapper section#left_column .content p {
    font-size: 1.8rem; }
  body.exhibition.detail .slide-data p, body.education-resources.detail .slide-data p, body.credits.detail .slide-data p {
    font-size: 1.8rem; } }
@media (max-width: 1350px) {
  body.home .content-column .row {
    padding-bottom: 0; } }
@media (max-width: 1300px) {
  .hide-on-desktop {
    display: block !important; }

  .hide-on-tablet {
    display: none; }

  .menu-toggle {
    color: #b3521e;
    display: inline-block !important;
    padding: 20px 50px 20px 20px;
    text-decoration: none;
    text-transform: uppercase;
    border-left: 1px solid #cacaca;
    border-right: 1px solid #cacaca;
    font-family: KyrialSansProSemiBoldRegular, sans-serif;
    font-size: 1.7rem;
    position: relative; }
    .menu-toggle:after {
      content: '';
      display: inline-block;
      margin-right: 8px;
      width: 22px;
      height: 22px;
      position: absolute;
      top: 19px;
      right: 10px;
      background: url("img/buttons-accordion.gif") no-repeat left -32px; }
    .menu-toggle:hover, .menu-toggle:focus {
      outline: none;
      color: #009081; }
      .menu-toggle:hover:after, .menu-toggle:focus:after {
        background-position-y: -64px; }
    .menu-toggle.expanded:after {
      background-position-y: 0; }
    .menu-toggle.expanded:hover, .menu-toggle.expanded:focus {
      outline: none; }
      .menu-toggle.expanded:hover:after, .menu-toggle.expanded:focus:after {
        background-position-y: -96px; }

  nav#global_nav {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9;
    background-color: rgba(0, 144, 129, 0.95); }
    nav#global_nav > ul {
      padding: 15px; }
      nav#global_nav > ul li {
        display: block;
        border: 0; }
        nav#global_nav > ul li a {
          color: #ffffff;
          border: 0;
          border-bottom: 1px solid #50c2b6;
          padding: 10px 20px;
          font-family: KyrialSansProLightRegular, sans-serif; }
          nav#global_nav > ul li a:hover, nav#global_nav > ul li a:focus {
            outline: none;
            background-color: #007266; }
        nav#global_nav > ul li:first-child a {
          border-left: 0; }
      nav#global_nav > ul ul {
        display: block !important;
        position: static !important;
        padding-left: 50px;
        border-bottom: 1px solid #50c2b6;
        background-color: transparent !important; }
        nav#global_nav > ul ul li {
          font-size: 1.7rem;
          position: relative; }
          nav#global_nav > ul ul li:last-child {
            border-bottom: 0; }
          nav#global_nav > ul ul li:before {
            content: '\2022';
            position: absolute;
            left: 5px;
            top: 9px;
            color: #ffffff; }
          nav#global_nav > ul ul li:first-child a {
            border-bottom: 1px solid #50c2b6; }
          nav#global_nav > ul ul li:last-child a {
            border-bottom: 0; }
          nav#global_nav > ul ul li a {
            border: 0;
            border-bottom: 1px solid #50c2b6; }

  footer#page_footer {
    padding: 60px 0; }
    footer#page_footer li {
      border: 0 !important;
      display: block;
      float: none !important;
      max-width: 495px;
      margin: 0 auto;
      width: 100% !important;
      text-align: left !important;
      padding: 0 20px !important; }
      footer#page_footer li a {
        width: auto;
        display: block; }

  main#content_wrapper {
    display: block; }
    main#content_wrapper section#left_column {
      background-image: none !important;
      display: block;
      width: 100%;
      min-width: 100%;
      border-bottom: 0; }
      main#content_wrapper section#left_column:after {
        top: 100%;
        left: 50%;
        border-color: transparent;
        border-top-color: #c05821;
        margin-left: -30px;
        margin-top: 0; }
      main#content_wrapper section#left_column .logo-container {
        min-height: 90px;
        max-height: 90px !important;
        background-color: #0d454f;
        width: 100%; }
        main#content_wrapper section#left_column .logo-container > a {
          display: inline-block;
          width: 20%;
          min-width: 240px; }
          main#content_wrapper section#left_column .logo-container > a img {
            max-width: 100%;
            max-height: 99px; }
        main#content_wrapper section#left_column .logo-container > h1 {
          display: inline-block !important;
          vertical-align: top;
          max-width: 79%;
          border-left: 1px solid #ffffff;
          font-family: KyrialSansProSemiBoldRegular, sans-serif;
          font-size: 2.0rem;
          margin: 29px 0 0 0;
          color: #fff;
          text-transform: uppercase;
          padding: 7px 30px 32px 20px; }
          main#content_wrapper section#left_column .logo-container > h1 a {
            color: #fff;
            text-decoration: underline; }
            main#content_wrapper section#left_column .logo-container > h1 a:hover, main#content_wrapper section#left_column .logo-container > h1 a:focus {
              outline: none;
              color: #00C2AE; }
      main#content_wrapper section#left_column h2 {
        font-size: 2.6rem !important; }
      main#content_wrapper section#left_column .content {
        padding-bottom: 35px;
        padding-right: 150px; }
        main#content_wrapper section#left_column .content p {
          font-size: 1.6rem;
          line-height: 24px; }
    main#content_wrapper section#right_column {
      background-size: contain;
      border-bottom: 18px solid #f09767;
      display: block;
      width: 100%;
      padding: 80px 150px 100px 50px; }
    main#content_wrapper .back-container {
      background-color: #da6729;
      padding: 25px; }
    main#content_wrapper .back-to-top {
      bottom: 20px;
      right: 30px; }

  body.home #banner .logo img {
    max-height: 100%; }

  body.education section#left_column .content p {
    font-size: 2.2rem !important; }

  body.exhibition.detail section#right_column {
    padding-bottom: 0 !important; }
  body.exhibition.transcript main#content_wrapper {
    background-position: center 90px, right bottom; }
  body.exhibition.transcript section#right_column {
    padding-left: 35px !important;
    padding-right: 35px !important; }

  body.credits section#right_column {
    background-image: url("img/credits-content-bg-1300.jpg"); }

  body.digital-gallery main#content_wrapper section#left_column .logo-container {
    max-height: inherit !important;
    min-height: inherit !important; }
  body.digital-gallery main#content_wrapper section#left_column .page-description {
    float: none;
    width: 100%;
    background-color: #c05821;
    padding-bottom: 30px; }
  body.digital-gallery main#content_wrapper section#left_column h2 {
    font-size: 2.2rem !important; }
    body.digital-gallery main#content_wrapper section#left_column h2 span {
      font-size: 2.6rem !important; }
  body.digital-gallery main#content_wrapper section#left_column p {
    font-size: 1.8rem; }
  body.digital-gallery .images-container .image-expand .detail-section .text-column h2 {
    font-size: 2.2rem; }
  body.digital-gallery .images-container .image-expand .detail-section .text-column h3 {
    font-size: 1.4rem; }
  body.digital-gallery .images-container .image-expand .detail-section .text-column p {
    font-size: 1.6rem;
    line-height: 3.0rem; } }
@media (max-width: 1150px) {
  body.exhibition.detail .slider-container .slider img {
    display: inline-block;
    max-width: 85%; } }
@media (max-width: 1125px) {
  body.home .content-column .row {
    padding-bottom: 0; } }
@media (max-width: 1035px) {
  body.home .content-column .row {
    padding-bottom: 60px; } }
@media (max-width: 1024px) {
  body.digital-gallery .image-cell .image-basic a:hover:after {
    display: none !important; } }
@media (max-width: 990px) {
  body.home .content-column {
    background-image: url("img/home-top-bg.jpg"), url("img/home-tablet-background.jpg"); }
    body.home .content-column .row {
      padding-bottom: 0; }

  body.transcript article {
    width: 95% !important; } }
@media (max-width: 799px) {
  .hide-on-mobile {
    display: none; }

  #container-fluid {
    margin: 0; }
    #container-fluid > header {
      left: 0;
      right: 0; }

  header#page_header {
    left: 0;
    right: 0; }

  footer#page_footer li {
    max-width: 345px; }
    footer#page_footer li a {
      font-size: 1.6rem;
      padding-left: 55px; }
      footer#page_footer li a.selected {
        padding-left: 55px !important; }
      footer#page_footer li a:hover, footer#page_footer li a:focus {
        outline: none;
        padding-left: 55px !important; }
      footer#page_footer li a.exhibition {
        background-image: url("img/icon-exhibition-mobile.png"); }
      footer#page_footer li a.digital {
        background-image: url("img/icon-digital-mobile.png"); }
      footer#page_footer li a.education {
        background-image: url("img/icon-education-mobile.png"); }
      footer#page_footer li a.travel {
        background-image: url("img/icon-travel-mobile.png"); }
      footer#page_footer li a.exhibition-home {
        background-image: url("img/icon-home-mobile.png");
        background-position-y: 16px; }
    footer#page_footer li:last-child a {
      font-size: 1.6rem; }

  main#content_wrapper .back-to-top {
    bottom: 9px;
    right: 12px; }
    main#content_wrapper .back-to-top:hover, main#content_wrapper .back-to-top:focus {
      outline: none;
      background-color: #d5d2c2 !important;
      color: #704b26; }
  main#content_wrapper section#left_column h1 {
    border-left: 0;
    margin: 0;
    font-size: 1.4rem;
    padding: 125px 20px 10px 20px; }
  main#content_wrapper section#left_column h2 {
    font-size: 2.6rem !important; }
  main#content_wrapper section#left_column .content {
    padding: 20px; }
    main#content_wrapper section#left_column .content p {
      font-size: 1.4rem;
      line-height: 24px;
      margin-bottom: 15px; }
  main#content_wrapper section#right_column {
    border-bottom: 18px solid #f09767;
    padding: 50px 25px 100px 25px !important; }
    main#content_wrapper section#right_column .page-description strong {
      font-size: 2.2rem; }

  body.credits section#right_column .cols {
    float: none !important;
    width: 100% !important; }

  body.home #banner > img {
    padding-top: 90px; }
  body.home #banner .logo {
    width: 100%;
    height: 100px;
    background-color: #0d454f; }
    body.home #banner .logo img {
      max-height: 94%; }
  body.home .content-column {
    padding: 20px 0 230px 0; }
    body.home .content-column h1 {
      font-size: 2.7rem;
      margin: 0 0 20px 0; }
    body.home .content-column p {
      font-size: 1.4rem;
      margin-bottom: 20px;
      line-height: 1.5; }
      body.home .content-column p strong {
        font-size: 1.4rem; }
    body.home .content-column hr {
      margin-bottom: 20px; }
    body.home .content-column .black-border-box {
      font-size: 2.4rem;
      margin-top: -80px !important; }
    body.home .content-column .first-column {
      padding: 0 30px; }
    body.home .content-column .second-column {
      padding-top: 100px; }
    body.home .content-column .row {
      padding-bottom: 80px; }
      body.home .content-column .row.right-box .second-column {
        padding-top: 130px; }

  body.education section#left_column .content p {
    font-size: 1.8rem !important; }
  body.education.lesson-plans section#left_column .lesson-info {
    font-size: 1.4rem; }

  body.education.university section#left_column .content p {
    font-size: 2.2rem !important; }
  body.education.university.details section#right_column h3 {
    font-size: 2.2rem; }

  body.lesson-plans main#content_wrapper section#left_column .content p {
    font-size: 2.2rem !important; }

  body.education-resources section#right_column .yellow-separator, body.education-resources section#right_column .green-separator {
    border: 0; }
    body.education-resources section#right_column .yellow-separator span, body.education-resources section#right_column .green-separator span {
      width: 100%;
      font-size: 1.8rem; }
  body.education-resources section#right_column .row {
    display: block; }
    body.education-resources section#right_column .row .left-column, body.education-resources section#right_column .row .right-column {
      display: block;
      width: 100%; }
    body.education-resources section#right_column .row .left-column {
      margin-bottom: 10px; }
    body.education-resources section#right_column .row .right-column h2 {
      font-size: 1.8rem;
      line-height: 1.2; }
    body.education-resources section#right_column .row .right-column .lesson-info, body.education-resources section#right_column .row .right-column p {
      font-size: 1.4rem; }

  body.exhibition.detail .slider-container .slider img {
    display: inline-block;
    max-width: 85%; }
  body.exhibition.detail .custom-pager {
    display: none; }
  body.exhibition.detail .slider-container {
    margin-top: 30px; }
  body.exhibition.detail .slide-data {
    max-width: 90%; }
    body.exhibition.detail .slide-data h3 {
      font-size: 1.8rem !important; }
    body.exhibition.detail .slide-data h4 {
      font-size: 1.1rem !important; }
    body.exhibition.detail .slide-data p {
      font-size: 1.4rem !important;
      line-height: 1.5 !important; }
    body.exhibition.detail .slide-data ul.quick-links li span.icon {
      width: 44px;
      height: 44px;
      padding-top: 44px; }
    body.exhibition.detail .slide-data ul.quick-links li span.text {
      margin-top: 4px; }
    body.exhibition.detail .slide-data ul.quick-links li a.icon-transcript span.icon {
      background-position-x: -44px;
      background-position-y: 8px; }
    body.exhibition.detail .slide-data ul.quick-links li a.icon-gallery span.icon {
      background-position-x: 5px;
      background-position-y: 7px; }
    body.exhibition.detail .slide-data ul.quick-links li a.icon-medlineplus span.icon {
      background-position-x: -158px;
      background-position-y: 8px; }
    body.exhibition.detail .slide-data ul.quick-links li a.icon-full-image span.icon {
      background-position-x: -106px;
      background-position-y: 8px; }
    body.exhibition.detail .slide-data ul.quick-links li a.icon-full-item span.icon {
      background-position-x: -220px;
      background-position-y: 8px; }
  body.exhibition.detail main#content_wrapper section#right_column {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important; }
  body.exhibition.transcript section#right_column article h2 {
    font-size: 1.6rem;
    padding: 0 30px; }
  body.exhibition.transcript section#right_column article h3, body.exhibition.transcript section#right_column article p {
    font-size: 1.4rem !important;
    padding: 0 30px; }
  body.exhibition.transcript section#right_column article .row {
    display: block; }
    body.exhibition.transcript section#right_column article .row .left-column {
      display: none; }
    body.exhibition.transcript section#right_column article .row .right-column {
      display: block;
      width: 100%; }

  body.digital-gallery .nav-btn {
    display: none; }
  body.digital-gallery .top-row p {
    font-size: 1.8rem !important;
    line-height: 24px !important; }
  body.digital-gallery .images-container {
    padding: 50px 0; }
    body.digital-gallery .images-container .image-grid {
      padding: 0; }
      body.digital-gallery .images-container .image-grid .image-row {
        margin-left: 0;
        margin-right: 0; }
    body.digital-gallery .images-container .image-expand .btn-close {
      top: 10px;
      right: 10px;
      font-size: 1.0rem;
      background-image: url("img/btn-close-mobile.png");
      padding: 1px 20px 1px 0; }
      body.digital-gallery .images-container .image-expand .btn-close:hover, body.digital-gallery .images-container .image-expand .btn-close:focus {
        outline: none;
        background-position-y: -14px; }
    body.digital-gallery .images-container .image-expand .detail-section .image-column {
      display: block;
      width: 100%; }
    body.digital-gallery .images-container .image-expand .detail-section .text-column {
      display: block;
      width: auto;
      padding: 25px; }
      body.digital-gallery .images-container .image-expand .detail-section .text-column h2 {
        font-size: 2.0rem;
        margin-bottom: 10px; }
      body.digital-gallery .images-container .image-expand .detail-section .text-column h3 {
        font-size: 1.2rem;
        margin-bottom: 20px; }
      body.digital-gallery .images-container .image-expand .detail-section .text-column p {
        font-size: 1.4rem;
        line-height: 24px; }
      body.digital-gallery .images-container .image-expand .detail-section .text-column .quick-links {
        margin-top: 20px !important;
        padding-top: 20px !important; }
  body.digital-gallery .image-cell {
    width: 50%;
    max-width: 50%; }
    body.digital-gallery .image-cell.big-cell {
      width: 100%;
      max-width: 100%; }
    body.digital-gallery .image-cell.is-expanded {
      /*height: 1355px;*/ }
      body.digital-gallery .image-cell.is-expanded .image-expand {
        padding: 30px 0 0 0;
        max-height: initial; }
    body.digital-gallery .image-cell .image-basic {
      margin-top: 0;
      margin-bottom: 8px;
      margin-right: 4px;
      margin-left: 4px; }
      body.digital-gallery .image-cell .image-basic a, body.digital-gallery .image-cell .image-basic a:hover, body.digital-gallery .image-cell .image-basic a:focus {
        outline: none; }
        body.digital-gallery .image-cell .image-basic a:after, body.digital-gallery .image-cell .image-basic a:hover:after, body.digital-gallery .image-cell .image-basic a:focus:after {
          height: 10px !important; } }
@media (max-width: 620px) {
  main#content_wrapper section#left_column .logo-container h1 {
    margin-top: 29px;
    font-size: 1.4rem !important;
    padding: 9px 10px 36px 20px; }

  body.home .content-column {
    padding: 25px 0;
    background-image: none; }
    body.home .content-column h1 {
      font-size: 2.8rem; }
    body.home .content-column .second-column {
      padding-top: 0;
      text-align: center; }
      body.home .content-column .second-column .black-border-box {
        margin: 0 auto 20px auto !important;
        float: none !important;
        width: 90%; }
      body.home .content-column .second-column .content-image {
        display: none; }
        body.home .content-column .second-column .content-image.mobile {
          display: block; }
    body.home .content-column .row {
      padding-bottom: 20px; }
      body.home .content-column .row .first-column, body.home .content-column .row .second-column {
        float: none !important;
        width: 100%; }
      body.home .content-column .row.right-box .second-column .black-bordered-box {
        margin: -55px auto 20px auto !important; } }
@media (max-width: 480px) {
  header#page_header {
    padding: 4px 4px 0 4px; }
    header#page_header #logo {
      top: 8px;
      right: 12px; }
      header#page_header #logo img {
        width: 38px;
        height: 32px;
        padding: 0; }
    header#page_header .menu-toggle {
      margin-top: 4px;
      padding: 10px 50px 10px 10px; }
      header#page_header .menu-toggle:after {
        top: 9px; }

  main#content_wrapper {
    padding-top: 48px; }
    main#content_wrapper section#left_column .logo-container {
      min-height: 63px;
      max-height: 63px !important; }
      main#content_wrapper section#left_column .logo-container .left-nav-logo {
        max-height: 69px; }
      main#content_wrapper section#left_column .logo-container > a {
        width: 168px;
        min-width: initial; }
      main#content_wrapper section#left_column .logo-container h1 {
        width: 50%;
        margin-top: 17px;
        max-width: initial;
        max-height: 46px;
        font-size: 1.4rem !important;
        padding: 8px 10px 22px 10px; }

  body.digital-gallery .image-cell .image-basic a:hover, body.digital-gallery .image-cell .image-basic a:focus {
    outline: none; }
    body.digital-gallery .image-cell .image-basic a:hover:after, body.digital-gallery .image-cell .image-basic a:focus:after {
      height: 8px; } }
@media (max-width: 420px) {
  body.home .content-column {
    background-image: none; }

  nav#global_nav ul li a {
    font-size: 1.4rem; } }
@media (max-width: 400px) {
  main#content_wrapper section#left_column .logo-container h1 {
    width: auto;
    max-width: 50%;
    margin-top: 20px;
    max-height: initial;
    padding: 0px 10px 11px 15px; } }
@media (max-width: 380px) {
  main#content_wrapper section#left_column .logo-container {
    min-height: 63px; }
    main#content_wrapper section#left_column .logo-container > a {
      width: 46%; }
    main#content_wrapper section#left_column .logo-container h1 {
      width: auto;
      max-width: 50%;
      margin-top: 20px;
      padding-top: 0; } }

/*# sourceMappingURL=base.css.map */
      
      
body.home #banner .mobile {
    display: none;
}

.connect {
    float: left;
    width: 23%;

}
#footer-sub .connect:first-child {
margin-left: 8rem;
}
.row.orgs {
    text-align: center;
    margin-top: 2rem;
}
#footer-sub a, #footer-sub p {
    color: #fff !important;
    font-family: Arial, Roboto, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 16px;
line-height: 24px;
}
  .social_media img {
    height: 35px;
    padding-right: 5px;
    margin-top: 12px;
}
  .list-inline.social_media {
    list-style: none;
}
.list-inline.social_media li {
    display: inline;
}

@media (max-width: 1080px) and (min-width: 768px){
#footer-sub .connect:first-child {
    margin-left: 1rem;
}
}

@media (max-width: 767px) {
  .connect {

    width: 43%;

}


  
  #footer-sub .connect {
margin-left: 2rem;
}
#footer-sub .connect:first-child {
margin-left: 2rem;
}

}

