@charset "UTF-8";
h1, h2, h3, .h1, .h2, .h3, p {
  font-family: Arial, Helvetica, sans-serif;
}

#main-content {
  overflow: hidden;
}

main article#main-article,
#main article#main-article {
  margin-bottom: 0;
}
main article section,
#main article section {
  border-bottom: 0;
}
main p,
#main p {
  font-size: 17px;
}
main h1,
#main h1 {
  font-size: 30px;
  font-weight: 700;
  color: #0000FF;
}
main h2,
#main h2 {
  color: #666666;
}
main a,
#main a {
  color: #0000FF;
  text-decoration: underline;
  -webkit-text-decoration-color: #0000FF;
          text-decoration-color: #0000FF;
}
main blockquote a,
#main blockquote a {
  color: #666;
}
main blockquote.impact,
#main blockquote.impact {
  border: 0px;
  border-left: 1px solid #0000FF;
}
main blockquote.impact footer,
#main blockquote.impact footer {
  text-align: right;
}
main blockquote.impact footer cite,
#main blockquote.impact footer cite {
  font-size: 20px;
  line-height: 1.5em;
}
main blockquote cite,
#main blockquote cite {
  font-family: Arial, Helvetica, sans-serif;
  padding: 0.5em;
  line-height: 2em;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
main blockquote cite:before,
#main blockquote cite:before {
  content: " ";
  height: 8px;
  width: 8px;
  display: inline-block;
  margin: 1px 0.5em;
  background-color: #0000FF;
}
main .cwd-pagination a,
#main .cwd-pagination a {
  padding: 1em;
  color: #ffffff;
  background: #0000ff;
}
main .cwd-pagination a:focus, main .cwd-pagination a:hover,
#main .cwd-pagination a:focus,
#main .cwd-pagination a:hover {
  color: #0000ff;
  background: #ffffff;
  border: 2px solid #0000ff;
}
main .intro,
#main .intro {
  font-family: Arial, Helvetica, sans-serif;
}
@media (max-width: 767px) {
  main,
#main {
    padding-bottom: 0;
  }
}

#main-content #main #main-article a.styled {
  color: #222222;
  font-size: 16px;
  float: right;
  margin-right: 4px;
  -webkit-text-decoration-color: #0000FF;
          text-decoration-color: #0000FF;
}
#main-content #main #main-article a.styled .fa-chevron-right {
  padding-left: 0.5em;
  color: #0000FF;
}

main #main-article .slider-section {
  position: relative;
}
main #main-article .slider-section button.pause-play {
  width: 44px;
  height: 44px;
  position: absolute;
  text-align: center;
  right: 0;
  top: 0;
  border-radius: 0;
  border: 0;
  z-index: 1000;
  margin-top: 6px;
  color: #ffffff;
  background: #0000ff;
}
main #main-article .slider-section button.pause-play:hover {
  background: #000099;
  cursor: pointer;
}
main #main-article .slider-section button.pause-play:focus {
  background: rgba(0, 0, 0, 0.6);
  border: 2px solid #FFFFFF;
  outline: 2px solid #0000ff;
}
main #main-article .slider-section a {
  font-size: 16px;
  color: #222222;
  -webkit-text-decoration-color: #0000FF;
          text-decoration-color: #0000FF;
}
main #main-article .slider-section a.styled {
  position: absolute;
  right: 27px;
  font-family: Arial, Helvetica, sans-serif;
}
main #main-article .slider-section a.styled .fa-chevron-right {
  padding-left: 0.5em;
  color: #0000FF;
}

#main-article .sitemap > div h2.h3 {
  margin-top: 22px;
}

footer .footer-accessibility p {
  font-size: 15.75px;
}
footer .main-footer .primary p {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  footer .main-footer .primary p {
    text-align: right;
  }
}
footer .main-footer .primary p:first-child {
  margin-top: 20px;
}
footer .main-footer .primary a {
  color: #BBBBBB;
  margin-bottom: 0;
}

.cwd-pagination li {
  line-height: 30px;
}

.card-slider-padded {
  padding: 0;
}
.card-slider-padded .h5 {
  font-family: Arial, Helvetica, sans-serif;
}

.main-footer .secondary img {
  max-height: 100px;
  width: auto;
}

#super-header.has_header_image {
  min-height: 0;
}
#super-header.has_header_image #image-band {
  min-height: 0;
  height: 260px;
  background-position: center;
}
#super-header.has_header_image .slider-container .slider-caption .caption-inner, #super-header.has_header_image .slider-container #slider-caption .caption-inner {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  padding: 0.5em;
  max-width: 560px;
  background: 0;
  padding: 0;
  display: block;
  top: 28%;
}
@media (max-width: 1199px) {
  #super-header.has_header_image .slider-container .slider-caption .caption-inner, #super-header.has_header_image .slider-container #slider-caption .caption-inner {
    top: 23%;
  }
}
@media (max-width: 991px) {
  #super-header.has_header_image .slider-container .slider-caption .caption-inner, #super-header.has_header_image .slider-container #slider-caption .caption-inner {
    top: 10%;
    max-width: 530px;
  }
}
@media (max-width: 767px) {
  #super-header.has_header_image .slider-container .slider-caption .caption-inner, #super-header.has_header_image .slider-container #slider-caption .caption-inner {
    top: 8%;
    max-width: 480px;
  }
}
@media (max-width: 600px) {
  #super-header.has_header_image .slider-container .slider-caption .caption-inner, #super-header.has_header_image .slider-container #slider-caption .caption-inner {
    top: 18% !important;
    max-width: 340px;
  }
}
#super-header.has_header_image .slider-container .slider-caption .caption-inner .caption-focus h2, #super-header.has_header_image .slider-container #slider-caption .caption-inner .caption-focus h2 {
  font-family: Arial, Helvetica, sans-serif;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  background: #0000FF;
  display: inline;
  padding: 0.4em;
  font-size: 40px;
  line-height: 2.3;
  font-weight: 700;
}
@media (max-width: 991px) {
  #super-header.has_header_image .slider-container .slider-caption .caption-inner .caption-focus h2, #super-header.has_header_image .slider-container #slider-caption .caption-inner .caption-focus h2 {
    font-size: 38px;
  }
}
@media (max-width: 767px) {
  #super-header.has_header_image .slider-container .slider-caption .caption-inner .caption-focus h2, #super-header.has_header_image .slider-container #slider-caption .caption-inner .caption-focus h2 {
    font-size: 36px;
  }
}
@media (max-width: 600px) {
  #super-header.has_header_image .slider-container .slider-caption .caption-inner .caption-focus h2, #super-header.has_header_image .slider-container #slider-caption .caption-inner .caption-focus h2 {
    font-size: 24px;
  }
}

.group-image img {
  max-width: 120px;
  max-height: 120px;
  width: auto;
  height: auto;
}

@media (min-width: 768px) {
  .cwd-basic .card .group-image + .group-fields {
    float: left;
  }
}
.cwd-basic .card .group-fields h2 {
  font-size: 24px;
}

.card-slider {
  position: relative;
}
.card-slider.slide-mobile {
  background: none;
}
.card-slider .pips {
  position: absolute;
  bottom: 11px;
  top: auto !important;
  left: 110px;
  text-align: left;
}
.card-slider .pips button.active:before {
  background: #0000FF;
}
.card-slider.pips-bottom .cards {
  padding-bottom: 60px;
}
.card-slider .next-prev {
  bottom: 0;
  top: auto;
}
.card-slider .next-prev button {
  background: #0000FF;
  color: #ffffff;
}
.card-slider .next-prev button:hover {
  background: #000099;
}
.card-slider .next-prev button:focus {
  border: 2px solid #ffffff;
  outline: 2px solid #0000ff;
}
.card-slider .next-prev .prev {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 44px;
  width: 44px;
}
.card-slider .next-prev .next {
  position: absolute;
  bottom: 0;
  left: 45px;
  height: 44px;
  width: 44px;
}
@media (min-width: 768px) {
  .card-slider .cards {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .card-slider .cards .views-row {
    padding-left: 3px;
    padding-right: 3px;
  }
}
.card-slider .cards .views-row .text-center {
  border: 20px solid #f0f0f0;
  padding: 20px;
  height: 100%;
}
.card-slider .cards .views-row .text-center a {
  text-decoration: none !important;
}
.card-slider .cards .views-row .text-center a:hover, .card-slider .cards .views-row .text-center a:focus {
  text-decoration: underline !important;
}
.card-slider .cards .views-row .text-center h2 {
  text-align: left;
  margin-top: 20px;
  font-size: 20px;
  font-weight: 500;
  color: #666 !important;
}

.home #main-content #main #main-article > section:first-child + a.styled {
  float: right;
  margin-top: 27px;
  margin-left: 2px;
  margin-bottom: 62px;
  font-family: Arial, Helvetica, sans-serif;
}

.home #main-content #main #main-article > section:first-child + a.styled + h1 {
  clear: both;
}

.home #main-article > section:first-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.home #main-article .slide-container {
  position: relative;
  padding: 0;
  max-width: 100%;
  min-width: 100%;
  min-height: 175px;
  margin: 0 auto 0;
  /*overflow: hidden;*/
}
.home #main-article .slide-container cite {
  display: block;
  font-size: 19px;
}
.home #main-article .slide-container cite:before {
  content: " ";
  height: 8px;
  width: 8px;
  display: inline-block;
  margin: 1px 0.5em;
  background-color: #0000FF;
}
.home #main-article .slide-container .card {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  margin: 0;
  border-radius: 3px;
  opacity: 0;
  padding-right: 44px;
  transition: transform 1s, opacity 0.75s ease-in-out;
}
.home #main-article .slide-container .card blockquote {
  border-top: none;
  border-bottom: none;
  border-right: none;
}
.home #main-article .slide-container .card a {
  color: #000;
}
.home #main-article .slide-container .card > a {
  padding: 0 20px 20px 0;
  display: block;
  width: 100%;
  height: 100%;
  border: 2px solid transparent;
}
.home #main-article .slide-container .card > a:focus {
  text-decoration: underline;
  -webkit-text-decoration-color: #0000FF;
          text-decoration-color: #0000FF;
  border: 2px solid blue;
  border-radius: 4px;
}
.home #main-article .slide-container .card.active {
  opacity: 1;
}
@media (max-width: 600px) {
  .home #main-article .slide-container .card p {
    /*font-size: 14px;*/
  }
}
.home #main-article .slide-container:hover .card > a {
  text-decoration: underline;
  -webkit-text-decoration-color: #0000FF;
          text-decoration-color: #0000FF;
}
@media (max-width: 600px) {
  .home #main-article .slide-container {
    margin-top: 0 !important;
  }
}

.footer-logo-link {
  background-image: url("../images/cornell_seal_simple_white.png");
  height: 100px;
  width: 100px;
  display: block;
  background-size: contain;
}

.footer-logo-img {
  display: none;
}

#cu-header .cu45-helper:before {
  background: none;
}
#cu-header .cu-unit {
  width: 100%;
  display: block;
}
@media (min-width: 992px) {
  #cu-header .cu-unit {
    padding: 40px 0px;
  }
}
#cu-header .cu-unit h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  color: #0000FF;
  font-size: 32px;
  text-align: left;
}
@media (min-width: 1105px) {
  #cu-header .cu-unit h2 {
    font-size: 60px;
  }
}
@media (min-width: 992px) {
  #cu-header .cu-unit h2 {
    font-size: 52px;
    text-align: left;
    display: inline-block;
    vertical-align: baseline;
  }
}
@media (max-width: 767px) {
  #cu-header .cu-unit h2 {
    padding-left: 10px;
  }
}
@media (max-width: 410px) {
  #cu-header .cu-unit h2 {
    font-size: 24px;
  }
}
#cu-header .cu-unit h3 {
  font-family: Arial, Helvetica, sans-serif;
  color: #666;
  font-size: 24px;
  text-align: left;
}
@media (min-width: 1105px) {
  #cu-header .cu-unit h3 {
    font-size: 48px;
  }
}
@media (min-width: 992px) {
  #cu-header .cu-unit h3 {
    position: absolute;
    text-align: right;
    display: inline-block;
    font-size: 40px;
    margin-top: 16px;
    right: 60px;
  }
}
@media (max-width: 767px) {
  #cu-header .cu-unit h3 {
    padding-left: 10px;
  }
}
@media (max-width: 410px) {
  #cu-header .cu-unit h3 {
    font-size: 16px;
  }
}

@media (min-width: 992px) {
  #main-navigation {
    background: rgba(40, 40, 40, 0.8);
    position: relative;
    top: 70px;
    margin-top: -70px;
    z-index: 9999;
  }
}
@media (min-width: 992px) {
  #main-navigation ul {
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 992px) {
  #main-navigation ul li {
    font-size: 16px;
    font-weight: 500;
    flex-grow: 1;
  }
}
@media (min-width: 992px) {
  #main-navigation ul li a {
    padding: 26px 1.5em !important;
    text-align: center;
  }
}

#sidebar-top {
  background: #f0f0f0;
}
#sidebar-top .content-block {
  margin: 0;
}
#sidebar-top .content-block + .content-block {
  border-top: 0;
  padding-top: 0;
}
#sidebar-top .content-block .textwidget {
  width: 80%;
  margin-top: 13%;
}
@media (max-width: 767px) {
  #sidebar-top .content-block .textwidget {
    width: 100%;
    margin-top: 2em;
  }
}
#sidebar-top .content-block .textwidget img {
  width: 100%;
  margin: 0;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  #sidebar-top .content-block .textwidget img {
    width: auto;
    max-width: 200px;
  }
}
#sidebar-top .content-block .textwidget p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  margin: 0;
}
@media (max-width: 767px) {
  #sidebar-top .content-block .textwidget p {
    width: 100%;
  }
}
@media (min-width: 600px) {
  #sidebar-top .content-block .textwidget p {
    font-size: 22px;
    font-weight: 500;
  }
}
#sidebar-top .content-block .textwidget a {
  color: #222;
  -webkit-text-decoration-color: #0000FF;
          text-decoration-color: #0000FF;
  position: relative;
  height: auto;
  display: block;
}
#sidebar-top .content-block .textwidget a span {
  display: block;
  width: 100%;
}
#sidebar-top .content-block .textwidget .fa-chevron-right {
  padding-left: 0.3em;
  position: absolute;
  color: #0000FF;
  bottom: 2px;
}

#twitter-widget-0 {
  display: block;
  margin: 0 auto;
}

#sitemap {
  width: 100%;
  padding: 0.4em;
}
#sitemap p {
  text-align: right;
  font-size: 15.75px;
}
#sitemap p a {
  color: #BBBBBB;
}

@media (max-width: 900px) {
  .home #main-article > section:first-child {
    padding-bottom: 24px;
  }
}
@media (max-width: 600px) {
  .home #main-article > section:first-child {
    padding-bottom: 0;
    margin-bottom: 4.5em;
  }
}
@media (max-width: 500px) {
  .home #main-article > section:first-child {
    margin-bottom: 10.5em;
  }
}
@media (max-width: 767px) {
  #sidebar-top {
    text-align: center;
  }

  .main-footer .primary p {
    text-align: center;
  }
  .main-footer .secondary {
    text-align: center;
  }
  .main-footer .secondary .footer-logo-link {
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  main, #main {
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
  }

  #main-article.primary {
    width: 74%;
    padding-left: 4%;
    padding-top: 3%;
  }

  body.sidebar-left #sidebar-top {
    box-sizing: content-box;
    border-left: 9999px solid #f0f0f0;
    margin-left: -9999px;
    padding: 0;
    margin-bottom: 0;
    width: 25%;
    height: 100%;
    border-bottom: 2000px solid #f0f0f0;
    margin-bottom: -2000px;
    overflow-y: hidden;
  }

  body.sidebar-right #sidebar-top {
    box-sizing: content-box;
    border-right: 9999px solid #f0f0f0;
    margin-right: -9999px;
    padding: 0;
    margin-bottom: 0;
    width: 25%;
    border-bottom: 2000px solid #f0f0f0;
    margin-bottom: -2000px;
    overflow-y: hidden;
  }

  body > footer .main-footer .container-fluid:after {
    border-right: 0;
  }
  body > footer .primary .social img {
    width: 25px;
    float: right;
    margin-top: 3px;
  }
}
.archive.tax-press_categories .cwd-component .cards .card .group-image h2,
.post-type-archive-press .cwd-component .cards .card .group-image h2,
.post-type-archive-articles .cwd-component .cards .card .group-image h2 {
  margin-bottom: 0.6em;
  font-size: 22px;
}
.archive.tax-press_categories .cwd-component .cards .card .group-fields .summary,
.post-type-archive-press .cwd-component .cards .card .group-fields .summary,
.post-type-archive-articles .cwd-component .cards .card .group-fields .summary {
  margin-bottom: 0.5em;
}
.archive.tax-press_categories .cwd-component .cards .card .group-fields .metadata-set .field.label,
.post-type-archive-press .cwd-component .cards .card .group-fields .metadata-set .field.label,
.post-type-archive-articles .cwd-component .cards .card .group-fields .metadata-set .field.label {
  display: none;
}
.archive.tax-press_categories .cwd-component .cards .card .group-fields .metadata-set .field .link-button,
.post-type-archive-press .cwd-component .cards .card .group-fields .metadata-set .field .link-button,
.post-type-archive-articles .cwd-component .cards .card .group-fields .metadata-set .field .link-button {
  background: #0000FF;
  color: #fff !important;
  font-size: 16px;
}

.type-press .group-image h2 .deco.pdf:before,
.type-articles .group-image h2 .deco.pdf:before {
  content: "";
  font: normal normal normal 14px/1 FontAwesome;
  color: red;
  font-size: 20px;
  display: inline-block;
  margin-right: 8px;
}

.type-press .group-image h2 .deco.audio:before,
.type-articles .group-image h2 .deco.audio:before {
  content: "";
  font: normal normal normal 14px/1 FontAwesome;
  color: #000;
  font-size: 20px;
  display: inline-block;
  margin-right: 8px;
}

.type-press .group-image h2 .deco.video:before,
.type-articles .group-image h2 .deco.video:before {
  content: "";
  font: normal normal normal 14px/1 FontAwesome;
  color: #000;
  font-size: 20px;
  display: inline-block;
  margin-right: 8px;
}

.type-press .group-image h2 .deco.external:before,
.type-articles .group-image h2 .deco.external:before {
  content: "";
  font: normal normal normal 14px/1 FontAwesome;
  color: #0000FF;
  font-size: 20px;
  display: inline-block;
  margin-right: 8px;
}

.type-press .group-image img,
.type-articles .group-image img {
  border: 1px solid rgba(102, 102, 102, 0.27);
}

.type-press .group-image h2,
.type-articles .group-image h2 {
  margin-bottom: 0.35em;
}

.type-press .group-fields date,
.type-articles .group-fields date {
  margin-bottom: 0.35em;
  display: block;
}

#sidebar-top .order img {
  margin-right: 17px !important;
  margin-bottom: 17px !important;
}
.order-logo {
  max-width: 225px !important;
  margin-bottom: 12px;
}

#press-filters {
  margin-top: 40px;
  margin-bottom: 40px;
}

#press-filters .link-button {
  background: #0000FF;
  color: #fff !important;
  font-size: 16px;
}

#press-filters .link-button.active {
  background: #545454;
  text-decoration: none;
}

.single .type-press > .group-image {
  float: left;
  margin: 0 3% 12px 0;
}

.single .type-press > .group-fields p.designer {
  margin-top: 1em;
  font-size: 14px !important;
}
/*# sourceMappingURL=project.css.map */