@charset "UTF-8";
/* Student Health Plan
   ************************************ */

/* Typography */

main .primary,
main .secondary,
body footer,
body > .band[role='complementary'] {
  font-family: Open Sans, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica Neue, sans-serif;
  font-size: 15px;
  font-weight: 400;
}
body:not(.home) main p:not(.intro) {
  font-size: 16px;
  line-height: 2em;
}
.sans {
  font-family: Open Sans, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica Neue, sans-serif;
  font-weight: 400;
}
.cu-search #cu-search-query {
    line-height: unset;
}
main .secondary,
body > footer,
.smallprint,
.table {
  font-size: 14px;
}
h1:last-child {
  margin-bottom: 1.2em;
}
h1,
.h1,
#cu-header .cu-brand h2 {
  font-size: reset;
  font-weight: 400;
  font-family: Iowan Old Style, Georgia, Athelas, Baskerville, Sitka Display, Constansia, serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cu-unit h1,
.cu-unit .h1 {
  font-size: 50px;
  margin-bottom: 0;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, Avenir Next, "Segoe UI", Roboto, Helvetica Neue, sans-serif;
}
.cu-unit h1.autoscale,
.cu-unit .h1.autoscale {

}

h1#sitename {
  color: #b31b1b;
}
h2,
h3,
h4,
h5,
h6,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: Lato, Assistant, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica Neue, sans-serif;
  font-weight: 300;
}

h3,
.h3 {
  font-size: 20px;
  font-weight: 400;
}

h4,
h5,
h6,
.h4,
.h5,
.h6 {
  font-weight: 400;
}

h4 {
  font-size: 18px;
}
main h1,
#main h1,
main .h1,
#main .h1 {
  color: #333;
  line-height: 1em;
  font-size: 39px;
  font-family: Open Sans, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica Neue, sans-serif;
}

.tutorial {
  color: #497792;
}
main h2,
#main h2,
main .h2,
#main .h2 {
    color: #b31b1b;
    /*color: #1179b1;*/
  font-size: 28px;
  margin-bottom: 12px;
}

.home main h2,
.home #main h2,
.home main .h2,
.home #main .h2 {
  color: #000;
}

main h3,
#main h3,
main .h3,
#main .h3,
#home-featured h3,
strong.tutorial {
  color: #497792;
}
h1, h2, h3, .h1, .h2, .h3 {
  margin-bottom: 1.2em;
}
main p {
  line-height: 1.7;
}
.home #main {
  z-index: 9;
  position: relative;
}
.home #main-content {
  overflow: visible;
}
.secondary-page #main-content {
  background: rgb(246,246,246);
  background: -moz-linear-gradient(left, rgba(246,246,246,1) 0%, rgba(255,255,255,1) 100%);
  background: -webkit-linear-gradient(left, rgba(246,246,246,1) 0%,rgba(255,255,255,1) 100%);
  background: linear-gradient(to right, rgba(246,246,246,1) 0%,rgba(255,255,255,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#ffffff',GradientType=1 );
}
.secondary-page #main-content.no-sidebar {
  background: #fff;
}
main .intro {
  font-family: Open Sans, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica Neue, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.8;
  margin-top: -5px;
}
main .row > .secondary:after {
  border-bottom: none;
}
.row > * {

}

.home .intro {
  color: #000000;
}
.home .intro strong,
.home .lead strong,
.home .intro b,
.home .lead b {
  font-weight: 500;
}
.home #main-article section ul {
  padding-left: 0;
}
.home #main-article section ul li {
  list-style: none;
}
.home #block-guidesandprocedures h2 {
  font-size: 28px;
}

#sidebar-top #toc-title {
  color: #707070;
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 22px;
  font-family: Iowan Old Style, Georgia, Athelas, Baskerville, Sitka Display, Constansia, serif;
  line-height: 1.3em;
}
#sidebar-top #toc-ul {
  padding-left: 0;
  list-style: none;
}
#sidebar-top #toc-ul #toc-ul {
  padding-left: 30px;
  padding-right: 15px;
}
#sidebar-top #toc-ul li {
  font-family: Lato, Assistant, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica Neue, sans-serif;
  line-height: 20px;
  padding: 8px 0;
  font-weight: 400;
  margin-bottom: 0;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  border: 0;
  color: #000000;
}
#sidebar-top #toc-ul li a {
  font-size: 16px;
  color: #000;
  text-decoration: none;
}
#sidebar-top #toc-ul > li.active.item > a {
  color: #b31b1b;
}
#sidebar-top #toc-ul a:hover {
  color: #b31b1b;
  text-decoration: underline;
}
#toc-ul h2 {
  margin-bottom: 12px !important;
}
#toc-ul h2 a {
  color: #b31b1b !important;
  font-size: 24px !important;
}
#sidebar-top .contact > h3 {
  color: #707070;
  font-size: 28px;
  margin-bottom: 8px;
  display: block;
  font-family: Iowan Old Style, Georgia, Athelas, Baskerville, Sitka Display, Constansia, serif;
  font-weight: 400;
  line-height: 1.3;
  -webkit-font-smoothing: antialiased;
}
#sidebar-top .people-section .field-group {
  padding-left: 2px;
  width: 100%;
}
#sidebar-top .people-section .field-group .field-url a {
  font-size: 16px;
}
#sidebar-top .people-section .field-group .field span {
  font-weight: 600;
}

a {
  text-decoration: underline;
}

a:hover,
a:focus {
  color: #2b6389;
}

a:active {
  color: #000;
}

.top-button {
  float: right;
  margin: -26px 26px 10px 0;
}
.top-button + * {
  clear: both;
}
.top-button .fa {
  margin-right: 3px;
  color: #1179b1;
}
.top-button.second {
  clear: both;
  margin: -10px 26px 10px 0;
}
.pager {
  text-align: center;
}
.page-node-type-book nav a[rel="prev"] {
  float: left;
}
.page-node-type-book nav a[rel="next"] {
  float: right;
}

figure {
  background: none;
  border-bottom: 3px solid rgba(0, 0, 0, 0.08);
  margin-bottom: 20px !important;
}
figcaption {
  padding: 1.55em 1.6em;
}

/* Resources */
#main-article section .resources > h2 {
  margin: 40px 0 12px 0;
}
#main-article section .resources .views-row.card {
  border-top: none;
  padding: 5px 0;
  margin: 0 0 0 2px;
}
details summary {
  display: block !important;
}

/*details summary[aria-expanded="true"]::before {
	font: normal normal normal 14px/1 FontAwesome;
	content: '\f077';
	color: #444;
	margin-right: 5px;
}
details summary[aria-expanded="false"]::before {
	font: normal normal normal 14px/1 FontAwesome;
	content: '\f078';
	color: #444;
	margin-right: 5px;
}*/
details summary[role="button"] a {
  text-decoration: none;
  color: #444;
}
details summary[role="button"] {
  background: #efefef;
  padding: 10px;
  margin-right: 75px;
  margin-bottom: 5px;
  border: 1px solid #d9d9d9;
}

/* Alerts */
#block-views-block-alerts-block-1-2 {
  z-index: 9;
  position: absolute !important;
  bottom: 118px;
  margin-left: 0;
  width: 45%;
  margin-bottom: 0;
}
#block-views-block-alerts-block-1-2 .views-row.card {
  border: none;
  margin-bottom: 16px;
  padding-bottom: 0;
}
.more-link {
  margin: 12px 0 0;
}
.more-link a {
  color: #fff;
  font-size: 16px;
  display: inline-block;
  text-decoration: none;
  position: relative;
  min-width: 114px;
  max-width: 167px;
  padding: 5px 32px 5px 16px;
  background: rgba(2, 12, 19, 0.67);
  white-space: nowrap;
  margin: 0 0 26px 0;
}
.alert a {
  color: #fff;
  text-decoration: none;
}
.alert h2 {
  line-height: 1.35;
  font-family: Open Sans, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica Neue, sans-serif;
  font-size: 42px;
  font-weight: 500;
}
.more-link a:after {
  content: "\f105";
  position: absolute;
  right: 15px;
  opacity: 1;
  font-family: Fontawesome;
}
.more-link a:focus,
.more-link a:hover {
  transition: all 300ms ease-in-out;
  background: rgba(2, 12, 19, 0.85);
  text-align: left;
}
.more-link a:focus:after,
.more-link a:hover:after {
  transition: opacity 300ms ease-out 0ms;
  font-family: Fontawesome;
}
.path-frontpage #block-views-block-news-block-1 .more-link {
  margin: 0 auto;
}
#block-views-block-news-block-1 .three-col {
  margin-bottom: 0;
}
.path-frontpage #block-views-block-news-block-1 .more-link a {
  margin: 0 auto;
  display: block;
  min-width: 114px;
  max-width: 130px;
  padding: 5px 16px 5px 16px;
}
.path-frontpage #block-views-block-news-block-1 .more-link a:focus,
.path-frontpage #block-views-block-news-block-1 .more-link a:hover {
  width: 130px;
}

/* Icon Fonts */
.contact-us:before {
  font: normal normal normal 14px/1 FontAwesome;
  speak: none;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.secondary-navigation ul ul a:after {
  display: inline-block;
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  font-size: inherit;
  speak: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Page Header */

.cu-seal #cu-header {
  background: #fff;
}

#site-header {
  border-bottom: 2px solid #ddd;
}

.home #site-header {
  border-bottom: 0;
}

#home-header .slider-container .slider-caption h2 {
  position: absolute;
  bottom: 85px;
  font-size: 37px;
  width: 520px;
  left: 0;
}
#home-header .slider-container .slider-caption h2 {
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.9);
}
.cu-unit a,
.cu-unit a:visited {
  border-bottom: 2px solid transparent;
  transition: color 0.2s, border-color 0.2s;
  text-decoration: none !important;
  color: #b31b2b;
}
.cu-seal #cu-header .cu-brand .cu-unit {
  width: 100% !important;
}
@media (min-width: 920px) {
  .cu-seal #cu-header .cu-brand .cu-unit {
    text-align: right;
  }
}

/* Main Navigation */
#main-navigation li {
  font-size: 18px;
}
#main-navigation .container-fluid > ul > li > a {
  margin: 0 auto;
  width: 100%;
  display: block;
}
#main-navigation .container-fluid > ul > li.active > a,
#main-navigation .container-fluid > ul > li.current-menu-item > a,
#main-navigation .container-fluid > ul > li.current-menu-ancestor > a,
#main-navigation .container-fluid > ul > li > a.is-active {
  background: #265879 !important;
}
#main-navigation {
  background: #2b6389 !important;
}
#main-navigation li a:hover,
#main-navigation li a:focus,
#main-navigation li:hover > a {
  background: #265879;
}
#main-navigation .children,
#main-navigation .sub-menu {
  background: #2b6389;
}
#utility-navigation li {
  background: #f8f8f8 !important;
  padding-bottom: 10px;
  padding-top: 0;
  margin-right: 3px;
}

/* Homepage */
#home-header {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}

#home-header:before {
  content: '';
  background: #666E79;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0
  /* right: calc(35% + 15px);*/
}

#home-header .slide-buffer {
  height: 100%;
  width: 100%;
}

#home-header .slider-caption .caption-inner {
  position: relative;
  margin: -68px 0 0 -60px;
  padding: 0;
}

#home-header .campaign-nav {
  left: 30px;
  width: 50%;
}

#home-header .slider-caption h2 {
  font-size: 18px;
  line-height: 1.5;
  font-family: Open Sans, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica Neue, sans-serif;
}

#home-header .slider-caption .caption-inner a:hover,
#home-header .slider-caption .caption-inner a:focus {
  text-decoration: underline;
}

#home-header .secondary {
  text-align: left;
  padding-left: 2%;
  padding-top: 30px;
  padding-bottom: 30px;
}

#home-header .contact {
  font-size: 12px;
}
.home .quick-links {
  font-size: 16px;
}
.contact-us {
  font-size: 22px;
}

.contact-us:before {
  font-size: 38px;
}

#home-header .secondary .contact-us {
  margin: 0 0 1em;
}
#home-header #home-campaign {
  height: 100%;
  /*background: url("../images/photos/Cornell_University_Ho_Plaza_and_Sage_Hall.jpg") left 32% no-repeat;*/
  position: relative;
  background-size: cover;
}
#home-header .secondary .contact ul {
  margin: 0 0 1.5em;
}
#home-header .two-col > * {
	margin-bottom: 5.75em;
}

#block-callstoaction {
  z-index: 9;
  position: relative !important;
  color: #fff;
  width: 44%;
  height: 100%;
  float: right;
  background: rgba(26, 138, 214, 0.6);
  margin-bottom: 26px;
  padding: 0 60px;
}
#block-callstoaction > div[data-quickedit-field-id="block_content/9/body/en/full"] {
  vertical-align: middle;
}
#block-callstoaction > ul {
  list-style: none;
  margin-top: 95px;
  padding: 0;
  float: left;
}
#block-callstoaction > ul li {
  background: rgba(2, 12, 19, 0.67);
  white-space: nowrap;
  margin-bottom: 26px;
  

}
#block-callstoaction > ul a {
  display: block;
  color: #fff;
  font-size: 22px;
  text-decoration: none;
  height: auto;
  width: 100%;
  border: 1px solid transparent;
  padding: 17px 44px 17px 32px;


}

#block-callstoaction > ul a:hover {
  background: rgba(2, 12, 19, 0.85);
}

#block-callstoaction > ul a:focus {
  background: rgba(2, 12, 19, 0.85);
  border: 1px solid white;
}

#block-callstoaction > ul .fa {
  font-size: 28px;
  opacity: .5;
  margin: 0 16px 0 0;
  vertical-align: -3px;
}
.icon-info-news {
  color: #b31b1b;
}

/* Section Navigation */
.secondary-navigation ul li {
  font-family: Iowan Old Style, Georgia, Athelas, Baskerville, Sitka Display, Constansia, serif;
  font-weight: 400;
  line-height: 1.3;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.secondary-navigation .mobile > ul > li.menu-item--active-trail.parent {
  font-size: 29px;
  margin-bottom: 30px;
  display: block;
  font-family: Iowan Old Style, Georgia, Athelas, Baskerville, Sitka Display, Constansia, serif;
  font-weight: 400;
  line-height: 1.3;
  -webkit-font-smoothing: antialiased;
}
.secondary-navigation .mobile > ul > li.menu-item--active-trail.parent > a {
  color: #707070;
  font-size: 29px;
}
.secondary-navigation .mobile > ul > li.menu-item--active-trail.parent > .menu {
  margin-top: 22px;
  margin-left: 2px;
}
.secondary-navigation ul ul li,
.secondary-navigation ul ul li > a {
  font-family: Lato, Assistant, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica Neue, sans-serif;
  padding: 12px 0;
  font-weight: 400;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  border: 0;
  color: #000000;
}
.secondary-navigation ul ul li {
  line-height: 1.15;
}
.secondary-navigation ul ul li > a {
  text-decoration: none;
}

.secondary-navigation ul ul li > a:focus,
.secondary-navigation ul ul li > a:hover {
  text-decoration: underline;
}


.secondary-navigation .current-menu-item > a,
.secondary-navigation .active > a,
.secondary-navigation .li > a.is-active {
  color: #3787b0;
}

.secondary-navigation a:hover,
.secondary-navigation a:focus,
.secondary-navigation ul ul li a:hover,
.secondary-navigation ul ul li a:focus {
  color: #b31b1b;
}

.secondary-navigation a:active,
.secondary-navigation ul ul li a:active {
  color: #b31b1b;
}
.secondary-navigation li > a {
  color: #000000;
}

.secondary-navigation ul ul a:after {
  display: none;
}
.secondary-navigation ul li ul li.menu-item--active-trail.parent ul li a {
  font-size: 16px;
}
.secondary-navigation ul li ul li.menu-item--active-trail.parent {
  padding-bottom: 0;
}
#sidebar-top .people-section .card {
  margin-bottom: 10px;
}

/* Supplementary Band */
body > .band.accent1 {
  background: #666E79;
  color: #fff;
  padding: 40px 0;
  overflow: hidden;
}

body > .band.accent1 .cwd-component .date,
body > .band.accent1 .cwd-component .date .icon {
  color: #fff;
}


body > .band.accent2 {
  background: #f9f9f9;
  padding: 40px 0;
}

body > .band.accent2 .h1 {
  color: #16486a;
}

body > .band.accent2 .card .group-image {
  border-bottom: 5px solid #b31b1b;
}

body > .band.accent2 a {
  -moz-text-decoration-color: rgba(179, 27, 27, 0.6);
  -webkit-text-decoration-color: rgba(179, 27, 27, 0.6);
  text-decoration-color: rgba(179, 27, 27, 0.6);
  font-size: 16px;
}

/* Footer */

body > footer {
  background: #2b6389;
  color: #ffffff;
}

.sub-brands {
  background: #fff;
  padding: 40px 0 30px 0;
  text-align: center;
}

.row.cornell-stacked {
  margin-top: -2em;
}

body,
body > footer .sub-footer {
  background: #1e445d;
}

body > footer .sub-footer {
  padding-bottom: 15px;
    padding-top: 20px;
    clear: both;
}
.main-footer .button {
  background: #1e445d;
  padding: 15px 20px;
  margin-top: 40px;
  display: block;
  width: 187px;
  text-align: center;
  font-size: 20px;
  text-decoration: none;
}
.main-footer .button:hover,
.main-footer .button:focus {
  background: rgba(51, 51, 51, 0.45);
}
.main-footer ul li {
  list-style: none;
  line-height: 2em;
  font-size: 16px;
}
body > footer a,
#body-footer a {
  color: #fff;
  text-decoration-color: rgb(204 204 204 / 91%);
}
body > footer a:hover, 
body > footer a:focus, 
#body-footer a:hover, 
#body-footer a:focus {
    text-decoration-color: #fff;
	text-decoration: underline;
}
.main-footer ul li a {
  list-style: none;
}
.main-footer p {
  font-size: 16px;
}
body > footer .h3,
#body-footer .h3 {
  color: #ffffff;
  font-family: Open Sans, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica Neue, sans-serif !important;
}
p.accessibility-message:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: '\f29a';
  margin-right: 0;
  margin-top: -14px;
  font-size: 28px;
  color: #868F96;
  white-space: nowrap;
  padding: 15px;
  display: inline-block;
  float: left;
}

body {
  line-height: 2em;
}
body > footer .sub-footer p {
  line-height: 2em;
  font-size: 14px;
  padding: 27px 15px 25px;
}

body > footer .main-footer .container-fluid:after {
  border-right: none;
}

body > footer h2 {
  color: #fff;
}

body > footer .list-menu.vertical li {
  border-color: #56707f;
}
.home #main-content {
}
.footer-links .zmdi,
.footer-links .fa {
  color: #fff;
  font-size: 14px;
  position: relative;
  top: -1px;
  margin-right: 6px;
}

body > footer .footer-links a {
  color: #9bd6ff;
}

body > footer .footer-links a:hover,
body > footer .footer-links a:focus {
  color: #fff;
}

body > footer .footer-links a:active {
  color: #333;
}

body > footer .main-footer .primary h2,
body > footer .main-footer .secondary h2 {
  font-family: Iowan Old Style, Georgia, Athelas, Baskerville, Sitka Display, Constansia, serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Secondary Page Header */
.banner-photo-overlay {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  max-height: 270px;
  height: 20vw;
}

.banner-photo-overlay:before,
.banner-photo-overlay:after {
  content: '';
  position: absolute;
  width: 150px;
  height: 100%;
  z-index: 1;
}

.banner-photo-overlay:before {
  top: 0;
  left: 0;
  background: -moz-linear-gradient(left, rgba(45, 51, 55, 1) 0%, rgba(45, 51, 55, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(45, 51, 55, 1) 0%, rgba(45, 51, 55, 0) 100%);
  background: linear-gradient(to right, rgba(45, 51, 55, 1) 0%, rgba(45, 51, 55, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d3337', endColorstr='#002d3337', GradientType=1);

}

.banner-photo-overlay:after {
  top: 0;
  right: 0;
  background: -moz-linear-gradient(left, rgba(45, 51, 55, 0) 0%, rgba(45, 51, 55, 1) 100%);
  background: -webkit-linear-gradient(left, rgba(45, 51, 55, 0) 0%, rgba(45, 51, 55, 1) 100%);
  background: linear-gradient(to right, rgba(45, 51, 55, 0) 0%, rgba(45, 51, 55, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002d3337', endColorstr='#2d3337', GradientType=1);
}

.banner-photo {
  background: #281e16 url("../images/project/sample_photo_jumbo.jpg") 50% -30px no-repeat;
  background-size: cover;
  min-height: 120px;
  max-height: 270px;
  height: 20vw;
  color: #fff;
  position: relative;
}

.banner-photo:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: -moz-linear-gradient(top, rgba(50, 70, 77, 0) 50%, rgba(32, 32, 32, 0.8) 100%);
  background: -webkit-linear-gradient(top, rgba(50, 70, 77, 0) 50%, rgba(32, 32, 32, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(50, 70, 77, 0) 50%, rgba(32, 32, 32, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(50, 70, 77, 0) 50%, rgba(32, 32, 32, 0.8) 100%), linear-gradient(135deg, rgba(36, 72, 84, 0.3) 0%, rgba(50, 70, 77, 0) 50%, rgba(32, 32, 32, 0.5) 100%);
}

.banner-photo .row {
  position: absolute;
  bottom: 22%;
}

.banner-photo h1 {
  font-family: Open Sans, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica Neue, sans-serif;
  font-weight: 400;
}


/* Homepage */

.home #main-article {
  margin-bottom: 0;
}
/*.home #home-featured .cwd-component-rows .card {
    margin-right: 38px;
    float: left;
    width: unset;
    clear: none;
}
.home #home-featured .cwd-component-rows .card a:after {
	content: "";
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 10%, rgba(0,0,0,0.88) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 10%,rgba(0,0,0,0.88) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 10%,rgba(0,0,0,0.88) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#e0000000',GradientType=0 );
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50%;
}*/
.banner-flex {
  background: #efefef;
  background: -moz-linear-gradient(-45deg, #fff 50%, #efefef s 100%);
  background: -webkit-linear-gradient(-45deg, #fff 50%, #efefef 100%);
  background: linear-gradient(135deg, #fff 50%, #efefef 100%);
  position: relative;
}

.home .slider {
  position: inherit !important;
}

#home-header .contextual-region {
  position: static;
}

/*added to remove raelative position of the entity ref block content */

#home-header {
  background: none !important;
  font-family: Open Sans, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica Neue, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}

#home-header .secondary {
  text-align: center;
}

.cu-brand h2 span {
  display: block;
}

/* Mega links */

#home-megalinks {
  background: #f8f8f8;
}

#home-megalinks footer {
  width: 100%;
  clear: both;
}

#home-megalinks footer a {
  border: 1px solid #828891;
  padding: 1em 3em;
  width: auto;
  margin: 1em auto;
  display: inline-block;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}

#home-megalinks footer a:hover,
#home-megalinks footer a:active,
#home-megalinks footer a:focus {
  background: #444C52;
  border-color: #444C52;
}

#home-megalinks img,
.t-meta img {
  width: 150px;
  height: 150px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  margin-bottom: 1em;
}

#home-megalinks h2 {
  padding: 0 0 1em 0;
  color: #000;
  width: auto;
  margin: 0 auto;
  display: inline-block;
  min-width: 30%;
  font-size: 30px;
  font-family: Open Sans, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica Neue, sans-serif;
}

#home-megalinks ul {
  padding-left: 0;
}

#home-megalinks ul li {
  list-style: none;
  margin-bottom: 1em;
  font-size: 16px;
}
#home-megalinks ul + p > a strong {
  font-weight: 700;
  font-size: 16px;
}
#home-megalinks h3 {
  font-family: Iowan Old Style, Georgia, Athelas, Baskerville, Sitka Display, Constansia, serif;
}

/* megalinks listing */
.t-meta img {
  float: left;
  margin: 0 1em 1em 0;
}

.t-meta h2 {
  font-size: 24px;
  margin-bottom: 0.5em;
}

/* Footer */
#block-relatedlinks h2 {
  color: #fff;
  padding-bottom: 0.5em;
  width: 88%;
}
@media (max-width: 768px) { 
  #block-relatedlinks h2 {
    color: #fff;
    padding-bottom: 0.5em;
    width: 88%;
    text-align: left !important;
    width: auto;
    max-width: 400px;
    margin: 0 auto;
  }
	.mobile #sidebar-top, .mobile #sidebar-top:after {
		margin-top: 0;
		margin-bottom: 12px;
	}
	.mobile-expander-heading.open + div {
		padding-bottom: 0;
	}
}

.main-footer ul {
  padding-left: 0;
}

/* Featured & News */

.home main .row > .secondary:after {
  content: none;
}

#home-featured h2 {
  padding-bottom: 0.25em;
  border-bottom: none;
  font-size: 28px;
  max-width: 480px;
  margin: 0 auto;
  margin-bottom: 8px;
}

.cwd-component.teaser .title h3 {
  font-size: 20px;
  line-height: 1.4;
  font-family: Iowan Old Style, Georgia, Athelas, Baskerville, Sitka Display, Constansia, serif;
}
#home-featured {
  background: #F5F5F5;
  padding-top: 40px;
  padding-bottom: 40px;
  overflow: hidden;
}

#home-featured .link-more .fa {
  margin: 0 -0.05em 0 0.5em;
  position: static;
}

#home-featured .more,
.news-landing .more,
.featured-landing .more {
  float: right;
  font-size: 16px;
  text-decoration: none;
  margin-top: 1em;
  font-family: Open Sans, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica Neue, sans-serif;
}

#home-megalinks .more {
  text-decoration: none;
}

#home-featured .more:after,
.news-landing .more:after,
.featured-landing .more:after {
  font: normal normal normal 14px/1 FontAwesome;
  content: '\f054';
  /*f193*/
  padding-left: 6px;
  font-size: 13px;
  color: #b31b1b;
  white-space: nowrap;
}

#home-megalinks .more:after {
  font: normal normal normal 14px/1 FontAwesome;
  content: '\f054';
  padding-left: 6px;
  font-size: 12px;
  white-space: nowrap;
}

.cwd-component-rows.news-landing .date {
  margin-bottom: 0.5em !important;
  margin-top: -1em !important;
}

#home-featured .cwd-component,
#home-social .cwd-component,
#home-social .twitter,
#elements {
  margin: 0 auto 2.5em;
  max-width: 480px;
  float: none;
}

#home-featured header .cwd-component {
  margin: 0 auto;
  max-width: none;
  width: calc(100% + 30px);
  margin-left: -15px;
}

.cwd-component .landing-page-card h3 {
  font-size: 20px;
  text-align: center;
  color: #000000;
}
.cwd-component .landing-page-card .group-image h3,
.cwd-component .landing-page-card .group-image h3 {
  color: #ffffff !important;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.9);
}
.cwd-component .landing-page-card a:hover .group-image h3,
.cwd-component .landing-page-card a:focus .group-image h3 {
  text-decoration: underline;
}

.cwd-component .landing-page-card .group-image {
  position: relative;
  overflow: hidden;
}
.cwd-component .landing-page-card .group-image .title {
  position: absolute;
  bottom: 42px;
  width: 100%;
  z-index: 9;
}
.cwd-component .landing-page-card .group-image:after {
  content: "";
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+10,000000+100&0+10,0+10,0.88+100 */
  background: -moz-linear-gradient(top,  rgba(0,0,0,0) 10%, rgba(0,0,0,0.88) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 10%,rgba(0,0,0,0.88) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 10%,rgba(0,0,0,0.88) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#e0000000',GradientType=0 ); /* IE6-9 */
  height: 50%;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
}
.cwd-component .landing-page-card a:hover .group-image:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.2);
  -moz-transition: background .15s linear;
  -webkit-transition: background .15s linear;
  -o-transition: background .15s linear;
  transition: background .15s linear;
}
#main #sidebar-top form input[type='text'] {
  width: auto;
}
#main #sidebar-top form .form-item.js-form-type-checkbox {
  margin-bottom: 0.5em;
  margin-top: .5em;
  line-height: 0.4;
  margin-left: 5%;
  width: 95%;
}
#main #sidebar-top form .form-item.js-form-type-checkbox:first-child {
  margin-top: 1em;
}
#main #sidebar-top form input[type='checkbox'] {
  width: 16px !important;
  height: 16px !important;
}
#main #sidebar-top form {
  width: 100%;
}
.path-resources #main-article {
  padding-right: 0;
}
.fa-file-pdf-o {
  margin-right: 3px;
  color: #E71C23;
}
.fa-external-link {
  margin-right: 3px;
  color: #333;
}
.fa-link {
    margin-right: 2px;
}
.cwd-component .featured .field {
  clear: both;
}

.cwd-component .featured time {
  width: auto;
  min-height: 0;
  margin: 0 0 1em;
  white-space: nowrap;
}

.cwd-component .featured span.month,
.cwd-component .featured span.day {
  float: left;
  font-size: 15px;
  line-height: 1;
  font-weight: 400;
  padding: 9px 12px;
  background: #762425;
}

.cwd-component .featured span.day {
  background: #b31b1b;
}

.cwd-component .featured h3,
cwd-component .news h3 {
  float: left;
  width: 100%;
  margin-bottom: 0.5em;
}

.cwd-component .featured .meta {
  font-size: 13px;
}

.cwd-component .date {
  font-size: 13px;
  padding-top: 0.5em;
  color: #333;
}
.field-name-post-date {
  margin: 0 2px 10px 0;
  font-size: 13px;
  padding-top: 0.5em;
  color: #333;
}
.path-alerts .field-name-summary,
.page-node-type-alerts .field-name-summary {
  margin-top: 14px;
}
.path-alerts .field-name-summary strong,
.page-node-type-alerts .field-name-summary strong {
  font-weight: 600;
}
.cwd-component .summary {
  font-size: 15px;
}

.cwd-component .featured a,
.home .news a {
  display: block;
  text-decoration: none;
  color: #000;
  transition: background 0.15s, box-shadow 0.15s;
}

.cwd-component .featured a:hover h3,
.cwd-component .featured a:focus h3,
.home .news a:hover h3,
.home .news a:focus h3 {
  text-decoration: underline;
  color: #127cb5;
}

.cwd-component .featured a:active h3,
.cwd-component .news a:active h3 {
  color: #000;
}

.cwd-component .featured a:hover,
.cwd-component .featured a:focus,
.cwd-component .news a:hover,
.cwd-component .news a:focus {

}

.cwd-component .featured a:active,
.cwd-component .news a:active {
  background: rgba(0, 0, 0, 0.09);
  box-shadow: 0 0 0 15px rgba(0, 0, 0, 0.09);
}

.cwd-component .news a {
  float: left;
  width: 100%;
}
.cwd-component .news a:focus h3,
.cwd-component .news a:hover h3 {
  color: #fff;
}
.cwd-component-rows .card {
  border-top: none;
}
#site-header .cwd-component-rows .views-row {
    border-top: none;
    background: rgba(0,0,0,.73);
    border: none !important;
    color: #fff;
	padding: 60px 40px 40px 40px;
	text-align: center;
	float: right;
}
#site-header .cwd-component-rows .views-row h2 {
    font-weight: 600;
    border-bottom: 2px solid gray;
    padding: 0 0 36px;
    margin-right: 66px;
    margin-left: 66px;
	margin-top: 8px;
}
#site-header .cwd-component-rows .views-row p {
    font-size: 20px;
    line-height: 1.75;
    font-weight: 300;
}
#site-header .cwd-component-rows .views-row:first-child h2 {
    margin-top: -30px
}
#site-header .cwd-component-rows .views-row:first-child {
	float: left;
}
.home .cwd-component-rows .two-col > * {
	max-width: 41.7%;
	min-width: 525px;
}

/* local featured details page */
.featured-attachments {
  margin-top: 1em;
  padding-top: 1em;
  border-top: 1px solid #ebebeb;
}

p.date-location {
  color: #fff;
  width: 100%;
  float: left;
}

p.date-location span {
  display: inline-block;
  float: left;
  padding: 9px 12px;
  background: #b31b1b;
}

p.date-location span.date-time {
  background: #b31b1b;
}

/* Persons */
.cwd-component .view-content > .views-row.card {
  overflow: hidden;
  padding-bottom: 24px;
  padding-top: 0;
}
.cwd-component .view-content > .views-row.card:not(:last-child) {
  border-bottom: 1px solid #ccc;
}
.cwd-component-rows .group-image {
  width: calc(195px);
}
.cwd-component-rows .group-fields {
  width: calc(100% - 195px);
  line-height: 1em;
}
.cwd-component-rows .group-fields.contact {
  float: right;
}
.cwd-component .card .field-person-name {
  margin-top: -8px;
  margin-bottom: 5px;
}
.cwd-component .card .node a:hover .group-image img {
  opacity: .85;
}
.cwd-component .card .node a:hover h2 {
  text-decoration: underline;
}
.cwd-component .card .field-person-name h2 {
  margin-top: -8px;
  font-size: 30px;
}
.cwd-component .card .field-person-description {
  margin-bottom: 12px !important;
  color: #000;
}
.cwd-component .card .field-person-email,
.cwd-component .card .field-person-phone,
.cwd-component .card .field-person-campus-address {
  font-size: 14px;
}
.cwd-component .card .field-person-email,
.cwd-component .card .field-person-phone,
.cwd-component .card .field-person-campus-address .fa {
  color: #1179b1;
}
.cwd-component .card .field-person-campus-address .fa {
  font-size: 12px;
}
.cwd-component .card .field-group h3 {
  font-size: 18px;
  font-style: normal;
  margin-bottom: 12px;
  color: #000 !important;
}
.path-node .cwd-component .card .field-person-job-title {
  margin-top: -8px;
}
.cwd-component .card .field-person-job-title h3 {
  font-size: 18px;
  margin: 10px 0 -4px 0;
  font-weight: 600;
}
span.mailto {
  background: none;
	display: none;
}

.cu-search .container, .cu-search .container-fluid {
  background: none;
}

/* news and featured search and filters */
.view-news .views-exposed-form,
.view-featured .views-exposed-form {
  border-bottom: 6px solid #F4F4F4;
  padding-bottom: 1em;
  float: left;
  width: 100%;
}

.view-featured .views-exposed-form .js-form-item,
.view-featured .views-exposed-form .form-actions,
.view-news .views-exposed-form .js-form-item,
.view-news .views-exposed-form .form-actions {
  float: left;
  margin-right: 1em;
}

.view-featured .views-exposed-form .form-actions,
.view-news .views-exposed-form .form-actions {
  padding-top: 1.8em;
}

.view-featured .views-exposed-form .js-form-item select,
.view-news .views-exposed-form .js-form-item select {
  border-radius: 0;
  border-color: #ebebeb;
  width: 150px;
  padding: 5px 35px 5px 5px;
  font-size: 16px;
  border: 1px solid #ccc;
  height: 34px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("../images/project/select.ico") 96% / 15% no-repeat #eee;
}
#home-featured h2 {
  text-align: center;
  font-size: 38px;
}



/* IE */
.view-news .views-exposed-form .js-form-item select::-ms-expand,
.view-featured .views-exposed-form .js-form-item select::-ms-expand {
  display: none;
  /* remove default arrow on ie10 and ie11 */
}

/* Landing page cards */
#main-article .paragraph--type--landing-page-card .title,
#main-article .paragraph--type--landing-page-card .description {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  transform: translate(-50%, -50%);
  font-weight: 500;
  font-size: 22px;
  width: 100%;
  text-align: center;
  padding: 0 22px;
  line-height: 26px;
  text-shadow: 2px 1px 1px #000;
  -webkit-transition: all .35s ease-out;
  -moz-transition: all .35s ease-out;
  -o-transition: all .35s ease-out;
  transition: all .35s ease-out;
}

#main-article .paragraph--type--landing-page-card .description {
  top: 80%;
}
#main-article .paragraph--type--landing-page-card .title {
  font-size: 23px;
  -webkit-transition: all .35s ease-out;
  -moz-transition: all .35s ease-out;
  -o-transition: all .35s ease-out;
  transition: all .35s ease-out;
}
#main-article .paragraph--type--landing-page-card .description {
  opacity: 0;
}
#main-article .paragraph--type--landing-page-card > a:hover .title,
#main-article .paragraph--type--landing-page-card > a:focus .title {
  top: 25%;
}
#main-article .paragraph--type--landing-page-card > a:hover .description,
#main-article .paragraph--type--landing-page-card > a:focus .description {
  opacity: 1;
  top: 50%;
}
#main-article .paragraph--type--landing-page-card > a {
  display: block;
  position: relative;
}
#main-article .paragraph--type--landing-page-card .image img {
  width: 100%;
}
#main-article .paragraph--type--landing-page-card .image:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+1,000000+28,000000+72,000000+100&0+1,0.4+28,0.4+72,0+100 */
  background: -moz-linear-gradient(top,  rgba(0,0,0,0) 1%, rgba(0,0,0,0.4) 28%, rgba(0,0,0,0.4) 72%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 1%,rgba(0,0,0,0.4) 28%,rgba(0,0,0,0.4) 72%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 1%,rgba(0,0,0,0.4) 28%,rgba(0,0,0,0.4) 72%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}


/* A-Z topics */
#main-article .view-a-z-topics {
  margin: 0 0 30px 0;
}
#main-article .view-a-z-topics > .view-content .views-row.card {
  border-bottom: none;
  padding-bottom: 0;
}
#main-article .view-a-z-topics > .view-content > span > a {
  background: #2d668e;
  text-decoration: none;
  color: #fff;
  padding: 6px 10px;
}
#main-article .view-a-z-topics > .view-content > span > a.is-active,
#main-article .view-a-z-topics > .view-content > span > a:focus,
#main-article .view-a-z-topics > .view-content > span > a:hover {
  text-decoration: none;
  color: #fff;
  background: rgba(36, 113, 167, 0.85);
}
#main #edit-submit-a-z-topics {
  float: left;
  margin-bottom: 46px;
  margin-right: 10px;
}
.path-a-z-topics #main form input[type="submit"] {
  float: left;
  margin-right: 10px;
}
#main form .form-actions {
  margin-bottom: .75em;
}
#tasks {
    overflow: hidden;
	position: relative;
	width: 84%;
    margin: 0 auto 60px;
}
#tasks a.link-button {
    position: relative;
	overflow:hidden;
	font-size: 18px;
    line-height: 1.3;
    text-align: center;
    align-items: center;
    white-space: normal;
    padding: 0 0 17.1%;
    float: left;
    width: 17.1%;
    margin: 1.435%;
}
#tasks a.link-button .content {
    position: absolute;
	display:block;
	height:100%;
    width:100%;
    padding: 16%;
	padding-top: 68px;
}
#tasks a.link-button .table{
    display:table;
    width:100%;
    height:100%;
}
#tasks a.link-button .table-cell{
    display:table-cell;
    vertical-align:middle;
	font-size: 18px;
}
a.link-button:focus,
a.link-button:hover {
  color: #fff;
}
#home-header a.link-button {
	font-size: 18px;
	padding: 20px 35px;
}
#main #views-exposed-form-a-z-topics-page-1 .form-item {
  margin-bottom: .75em;
}

/* Tables */
table.colored th[scope='col'],
table.colored thead th,
table.flat.colored th[scope='col'],
table.flat.colored thead th {
  text-align: center;
}
table td,
table th {
  padding: 1em 0.8em !important;
}
table .fa {
  margin-right: 0;
  font-size: 16px;
}
table .views-field-field-resource-type {
  text-align: center;
  font-weight: normal;
}
table .views-field-title p {
  line-height: 1.45em !important;
}
.dataTables_wrapper .dataTables_length {
    margin: 15px 0;
}
.dataTables_wrapper .dataTables_filter {
    margin: 14px 0 14px;
}
.dataTables_wrapper .dataTables_info {
    margin: 14px 0;
}
.dataTables_wrapper .dataTables_paginate {
    margin: 22px 0 0;
}
.dataTables_wrapper .dataTables_paginate .paginate_button + span .paginate_button.current {
    margin: 0 2px !important;
    padding: 0.2em .55em !important;
    background: #2b6389 !important;
    color: #ffffff !important;
    border: none !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:not(.disabled),
.dataTables_wrapper .dataTables_paginate .paginate_button:not(.disabled) {
    margin: 0 2px !important;
    padding: 0.2em .55em !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:not(.disabled):focus,
.dataTables_wrapper .dataTables_paginate .paginate_button:not(.disabled):hover {
    margin: 0 2px !important;
    padding: 0.2em .55em !important;
    background: #2b6389 !important;
    color: #ffffff !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button + span .paginate_button:focus,
.dataTables_wrapper .dataTables_paginate .paginate_button + span .paginate_button:hover {
    margin: 0 2px !important;
    padding: 0.2em .55em !important;
    background: #2b6389 !important;
    color: #ffffff !important;
    border-color: #2b6389 !important;
}
table.dataTable thead .sorting {
    background-image: url(../images/project/sort_both.png) !important;
	background-size: 15px;
}
table.matrix thead .sorting_asc {
    background-image: url(../images/project/icon_nav_arrow_up_16x10.png) !important;
	background-size: 11px;
    background-position: 97% 54% !important;
}
table.matrix thead .sorting_desc {
    background-image: url(../images/project/icon_nav_arrow_down_16x10.png) !important;
	background-size: 11px;
    background-position: 97% 54% !important;
}
.dataTables_wrapper .control-message {
    font-style: italic;
    font-size: 13px !important;
    margin-bottom: 11px;
    line-height: 18px !important;
}

.print-button {
  margin-bottom: 25px;
  padding-right: 11px;
  padding-top: 6px;
  padding-bottom: 6px;
  text-align: left;
  border-radius: 3px;
  border-color: rgba(17, 121, 177, 0.48);
  color: #1179b1;
  float: right;
  font-size: 13px;
}
.print-button .fa-print {
  float: left;
  margin-right: 5px;
}
#site-header #home-header > .container-fluid {
	padding-left: 115px;
	padding-right: 115px;
	max-width: 1400px;
}

@media print {
  #cu-search,
  #brand,
  .breadcrumb,
  .messages,
  .print-button,
  #sidebar-top,
  #sidebar-bottom,
  .contextual-region,
  .path-frontpage #home-featured,
  footer,
  footer * {
    display: none !important;
    visibility: hidden !important;
    overflow: hidden !important;
    background: none !important;
  }
  .path-frontpage #main-content #main {
    margin-top: 0;
  }
  .path-frontpage .band {
    margin-top: 0;
  }
}

@media (min-width: 1480px) {
  blockquote.offset {
    margin: 4px 30px 12px -90px;
  }
}
@media (max-width: 480px) {
  #site-header #home-header .slider-container .slider-caption h2 span {
    line-height: 36px;
    font-size: 27px;
    margin: 55px auto 0 !important;
  }
  #block-callstoaction > ul a {
    font-size: 18px;
  }
  #block-callstoaction > ul .fa {
    font-size: 24px;
  }
  main .intro {
    font-size: 21px;
  }
	#site-header .cwd-component-rows .views-row h2 {
		margin-left: 0;
		margin-right: 0;
	}
}

/* target Internet Explorer 9 to undo the custom arrow */
@media screen and (min-width:0\0) {

  .view-featured .views-exposed-form .js-form-item select,
  .view-news .views-exposed-form .js-form-item select {
    background: none\9;
    padding: 5px\9;
  }
}

@media (max-width: 1400px) {
  .home #main {
    margin: 0 20px;
  }
  #home-header .slider-caption .caption-inner {
    margin: -115px 0 0 -15px;
    left: 0;
  }
	#site-header #home-header > .container-fluid {
		padding-left: 85px;
		padding-right: 85px;
		max-width: 1400px;
	}
}

@media (max-width: 1250px) {
	#site-header #home-header > .container-fluid {
		padding-left: 60px;
		padding-right: 60px;
	}
}

@media (max-width: 1085px) {
  #block-callstoaction {
    width: 53%;
    top: 7%;
    height: 71%;
    padding-left: 40px;
  }
  #block-callstoaction > ul {
    margin-top: 40px;
  }
  #block-callstoaction > ul a {
    width: 94%;
  }
  #home-header {
    min-height: 612px;
  }
  #home-header .slider-container .slider-caption h2 {
    font-size: 35px;
    width: 300px;
  }
  #home-header .slider-caption .caption-inner {
    margin: -278px 0 0 32px;
  }
  #home-header:after {
    top: 0;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+90&0.88+0,0+90,0+90 */
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.88) 0%, rgba(0,0,0,0) 90%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0.88) 0%,rgba(0,0,0,0) 90%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(0,0,0,0.88) 0%,rgba(0,0,0,0) 90%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
  }
  #home-header .slider-caption .caption-inner {
    margin: -278px 0 0 22px;
  }
}

@media (max-width: 768px) {
  body > footer ul {
    text-align: left !important;
    width: auto;
    max-width: 400px;
    margin: 0 auto;
  }

  .cwd-component-rows .card {
    float: left;
    width: 100%;
  }

  .t-body {
    padding: 0 10%
  }

  #block-callstoaction {
    width: 100%;
    max-height: 434px;
  }
  #block-callstoaction > ul {
    width: 100%;
  }
  #block-callstoaction > ul li {
    padding: 17px 80px 17px 32px;
		width: 90%;
    	margin: 16px auto;
  }
  #block-callstoaction > ul a {
    max-width: 342px;
    margin: 0 auto;
  }
  #block-callstoaction {
    top: 28%;
    padding: 0;
  }
  .home .four-col > * {
    width: 100% !important;
  }
  #home-megalinks {
    padding-left: 45px;
    padding-right: 45px;
  }
  /* .main-footer h2.h3 {
    text-align: left;
    margin-left: 30px !important;
  } */
  .main-footer .secondary h2.h3 {
    font-size: 31px;
    text-align: center;
    margin-left: 0 !important;
  }
  .main-footer .secondary .button {
    margin: 40px auto;
  }
  p.accessibility-message:before {
    display: none;
  }
  p.accessibility-message {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
  }
  #home-header .slider-container .slider-caption,
  #home-header .slider-container .slider-caption * {
    position: unset !important;
    top: unset !important;
    margin: unset !important;
    padding: unset !important;
    text-align: unset !important;
    width: unset !important;
    height: unset !important;
    display: unset !important;
    bottom: unset !important;
    left: unset !important;
  }
  #block-views-block-alerts-block-1-2 {
    position: absolute !important;
    top: 35px !important;
    margin: 0 !important;
    width: 100% !important;
    left: 0 !important;
    text-align: center !important;
    background: none !important;
    z-index: 9 !important;
  }
  #block-views-block-alerts-block-1-2 h2 {
    line-height: 44px;
    font-size: 33px;
  }
  .home #main {

  }
  #brand #cu-header .cu-logo{
	  margin-top: 0;
	  margin-right: auto;
	  margin-bottom: 12px;
	  margin-left: auto;
  }
  #brand #cu-header .cu-unit #sitename{
	font-size: 2.75em;
  }
}
@media (min-width: 768px) {

  /* Page Header
#cu-header .cu-unit #sitename,
#cu-header .cu-unit #sitename {
  white-space: nowrap;
}*/
  #cu-header .cu-brand h2 {
    font-size: 30px;
  }

  #cu-header .cu-brand h2 span {
    font-size: 22px;
  }

  .cu-seal #cu-header .cu-brand .cu-unit {
    margin: 0 0 0 auto;
  }

  main, #main {
    /* padding-top: 30px; */
  }

  /* Layout */
  .no-sidebar #main-article {
    width: 100%;
    padding-right: 0;
  }

  .no-sidebar main:before {
    display: none !important;
  }

  .sidebar-tint main:before {
    display: block;
    content: '';
    background: #f6f6f6;
    width: calc(34.8% - 40.000000002px);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
  }

  .footer-links > * {
    margin: 0.4em 0;
  }

  .secondary-navigation {
    margin: 5px 0 0;
  }

  /* Supplementary Band */
  body > .band.accent1,
  body > .band.accent2 {
    padding: 60px 0;
  }


  .showcase h2,
  #home-featured h2,
  #home-social .primary h2 {
    font-size: 32px;
    max-width: none;
  }

  #home-featured .cwd-component,
  #home-social .cwd-component,
  #home-social .twitter,
  #elements {
    max-width: none;
  }

  #home-social .primary,
  #home-featured .primary {
    padding-right: 5%;
  }

  #home-social .twitter {
    padding: 0 15px;
    border: 0;
  }
  .home #main-article h1:not(.h2) {
    /* display: none; */
  }
  .home #main-article > section .two-col > *:first-child {
    float: left;
    width: 44%;
  }
  .home #main-article > section .two-col > *:nth-child(2) {
    width: 34%;
    float: right;
  }

  .main-footer .two-col > *:first-child {
    width: 55%;
    padding-right: 80px;
  }
  .main-footer .two-col > *:nth-child(2) {
    width: 42%;
    margin-left: 0;
    float: right;
    padding-left: 54px;
    border-left: 1px solid rgba(255, 255, 255, 0.27);
  }
  .main-footer .sidebar .row > .secondary,
  .main-footer .sidebar-left .row > .secondary,
  .main-footer .sidebar-right .sidebar-left .row > .secondary {
    width: 25%!important;
    padding-right: 52px;
  }
  main .three-col figure,
  main .two-col figure {
    width: 95%;
  }
  .sidebar .row > .secondary,
  .sidebar-left .row > .secondary,
  .sidebar-right .sidebar-left .row > .secondary {
    width: 30.7%;
    margin-top: -24px;
  }

}
@media (max-width: 992px) {
	body > footer .primary, 
	#body-footer .primary {
		width: 72% !important;
	}
  .home .four-col > * {
    width: 50%;
  }
  .home .four-col > *:nth-child(3) {
    clear: left;
  }
  #block-views-block-alerts-block-1-2 {
    margin-left: 41px;
    width: 38%;
  }
  .alert h2 {
    line-height: 1.2em;
    font-size: 37px;
  }
	body .main-footer .sidebar-left .row > .secondary {
		width: 33%!important;
		padding-right: 20px;
		padding-left: 20px;
		border: none;
	}
    body > footer .main-footer .primary {
      width: 67% !important;
    }
	body .main-footer .two-col > *:first-child {
		padding-left: 20px;
		padding-right: 20px;
		border-left: 1px solid rgba(255, 255, 255, 0.27);
		border-right: 1px solid rgba(255, 255, 255, 0.27);
	}
	body .main-footer .two-col > *:nth-child(2) {
		padding-left: 20px;
		padding-right: 20px;
		border-left: none;
	}
	body > footer .sub-footer .container-fluid .two-col > div {
		margin-bottom: 0;
	}
  #main-navigation .container-fluid > ul > li {
	  max-width: none !important;
  }

}
@media (min-width: 992px) {

  /* Page Header */
  .cu-seal .cu-logo a {
    width: 120px;
    height: 120px;
    min-width: 120px;
    margin: 0 50px 0 0 !important;
  }

  .cwd-card-grid.three-card .card,
  .cwd-card-grid.three-card .card:nth-child(2n + 2) {
    clear: none;
  }
  /* main, #main {
    padding: 50px 60px 0 60px;
  } */

  #cu-header .cu-brand h2 {
    font-size: 36px;
  }

  .secondary-navigation {
    margin: 10px 0 20px;
  }

  /* Main Navigation */
  #site-header {
    border-bottom: 0;
    -webkit-font-smoothing: subpixel-antialiased;
  }

  #main-navigation ul ul {
    text-transform: none;
  }

  #main-navigation li {

  }

  #main-navigation a,
  #utility-navigation a {
    transition: color 0.2s, background 0.2s;
  }
	.dropdown-menu ul ul ul {
		-moz-box-shadow: 0 0 0 #888;
		-webkit-box-shadow: 0 0 0 #888;
		box-shadow: 0 0 0 #888;
	}

  #utility-navigation a:hover,
  #utility-navigation a:focus {
    color: #16486a;
    text-decoration: underline;
  }

  #main-navigation .active > a:hover,
  #main-navigation .active > a:focus,
  #main-navigation li.active:hover > a,
  #main-navigation .active > a:hover,
  #main-navigation li > a.is-active:focus,
  #main-navigation li:hover > a.is-active {
    color: #fff;
  }

  #main-navigation .container-fluid > ul {
    display: flex;
    align-items: stretch;
    width: calc(100% + 2.5em);
    margin-left: calc(-1.25em);
  }
  #main-navigation .container-fluid > ul > li > ul > li .children{
    top: -1px;

  }
  #main-navigation .container-fluid > ul > li {
    flex-grow: 1;
    display: flex;
    align-items: stretch;
  }

  #main-navigation .children,
  #main-navigation .sub-menu {
    top: 100%;

  }

  #main-navigation .children > li:first-child,
  #main-navigation .sub-menu > li:first-child {
    margin-top: 0;
  }

  #main-navigation .children > li:last-child,
  #main-navigation .sub-menu > li:last-child {
    margin-bottom: 2px;
  }

  #main-navigation.vflip .children,
  #main-navigation.vflip .sub-menu {
    top: auto;
    bottom: 100%;
  }

  #main-navigation.vflip .children > li:first-child,
  #main-navigation.vflip .sub-menu > li:first-child {
    margin-top: 2px;
  }

  #main-navigation.vflip .children > li:last-child,
  #main-navigation.vflip .sub-menu > li:last-child {
    margin-bottom: 6px;
  }

  #main-navigation .children a,
  #main-navigation .sub-menu a {
    position: relative;
    padding: 5px 20px;
  }

  #main-navigation .children a:hover,
  #main-navigation .sub-menu a:hover {
    color: #fff;
  }

  #main-navigation .children a:after,
  #main-navigation .sub-menu a:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;

  }

  #main-navigation .children > li:first-child a:after,
  #main-navigation .sub-menu > li:first-child a:after {
    content: none;
  }

  #main-navigation .container-fluid > ul > li > a {
    padding: 25px 19px;
    text-align: center;
    align-items: center;
  }

  #main-navigation .container-fluid > ul > li ul li a {
    padding: 20px 19px;
  }

  #main-navigation li.parent > a .fa {

  }

  /* Utility Navigation */
  #utility-navigation {
    -webkit-font-smoothing: subpixel-antialiased;
  }
  #utility-navigation li {
    font-size: 15px;
  }
  #utility-navigation a {
    background: none;
    color: #000;
    height: 22px;
    line-height: 22px;
    margin-top: 8px;
  }

  #utility-navigation li:first-child a {
    border: 0;
  }

  /* Secondary Navigation */
  .secondary-navigation ul ul a:after {
    content: '\f2fb';
    padding-left: 10px;
    font-size: 19px;
    position: relative;
    top: 2px;
    opacity: 0.5;
    white-space: nowrap;
  }

  .secondary-navigation ul ul ul a:after {
    content: none;
    padding: 0;
  }
  .sidebar .row > .secondary,
  .sidebar-left .row > .secondary,
  .sidebar-right .sidebar-left .row > .secondary {

  }

  /* Search */
  .cu-seal .mobile-button {
    width: 44px;
    height: 43px;
  }

  /* Layout */
  main .primary,
  body > .band[role='complementary'] .primary {
    padding-right: 3%;
  }

  body.home > .band[role='complementary'] .primary {
    padding-right: 0;
  }

  blockquote.offset {
    width: 42%;
  }

  #home-header .secondary {
    padding-left: 3.5%;
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .contact-us {
    font-size: 24px;
  }

  .contact-us:before {
    font-size: 48px;
  }

  /* Homepage News */
  .cwd-card-grid.three-card header .card {
    width: 100%;
  }

  .cwd-component-rows .news .group-image,
  .cwd-component-rows .featured .group-image {
    width: 100%;
    margin-bottom: 1em;
  }

  .cwd-component-rows .news .group-fields {
    width: 100%;
    padding-left: 0;
  }

  .cwd-component-rows header .news .group-image {
    width: 50%;
    margin-right: 2%;
  }

  .cwd-component-rows header .news .group-fields {
    width: 48%;
  }

  .cwd-card-grid.three-card header .row {
    padding-right: 0;
  }

  .news-landing,
  .featured-landing {
    float: left;
    width: 48%;
    clear: none;
  }

  .news-landing {
    margin-right: 4%;
  }

  .cwd-component-rows.news-landing .group-image {
    width: 30% !important;
    margin-right: 4%;
  }

  .cwd-component-rows.news-landing .group-fields {
    width: 66% !important;
  }

  blockquote.offset {
    background: none;
    float: left;
    width: 40%;
    padding: 0 30px;
    border: 0;
    border-right: 3px solid #b31b1b;
    clear: none;
  }
}

@media (min-width: 1080px) {

  /* Supplementary Band */
  body > .band.accent1,
  body > .band.accent2 {
    padding: 65px 0;
  }

  #home-header .contact {
    font-size: 13px;
  }
}
@media (min-width: 1200px) {

  /* Page Header */
  .cu-seal #cu-header .cu-brand .cu-unit {
    margin: 0 0 0 auto;
  }

  .cu-seal #cu-header .cu-brand {
    padding-top: 47px;
    padding-bottom: 47px;
  }

  #cu-header .cu-brand h2 {
    font-size: 42px;
  }

  h2,
  .h2 {
    font-size: 32px;
  }

  h3,
  .h3 {
    font-size: 20px;
  }

  /* Layout */
  main .primary,
  body > .band[role='complementary'] .primary {
    padding-right: 5%;
  }

  body.home > .band[role='complementary'] .primary {
    padding-right: 0;
  }

  /* Homepage */
  .banner-flex:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #666E79;
  }

  #home-header .contact {
    font-size: 14px;
  }
}

@media (max-width: 1200px) {
	.home .cwd-component-rows .two-col > * {
		min-width: 480px;
	}
}
@media (max-width: 1080px) {
	.home .cwd-component-rows .two-col > * {
		min-width: 0;
    	max-width: 47%;
	}
	margin: 0 0 0 -8px;
}
@media (max-width: 767px) {
  #home-header .slide-buffer,
  #home-header .slider-caption {
    height: 100%;
  }

  #home-header .primary {
    margin-bottom: 1.5em;
  }

  #home-header .secondary,
  .home-supplement .secondary {
    padding-left: 20px;
    padding-right: 20px;
  }

  #home-header .slider-caption h2 {
    font-size: 15px;
    line-height: 1.4;
  }

  #home-header .campaign-nav {
    left: 0 !important;
    bottom: 47% !important;
    bottom: calc(50% - 34px) !important;
    width: 100%;
  }

  #home-header .campaign-nav .next-prev a {
    border: 0;
    width: 34px;
    height: 68px;
    line-height: 68px;
    font-size: 28px;
    margin: 0;
  }

  #home-header .campaign-nav .next-prev a .fa {
    line-height: 68px;
    font-size: 28px;
  }

  #home-header .campaign-nav .next-prev {
    width: 100%;
  }

  #home-header .campaign-nav .next {
    float: right;
  }

  #home-header .slider-caption {
    background: -moz-linear-gradient(top, rgba(40, 30, 22, 0) 0%, rgba(40, 30, 22, 0.7) 100%);
    background: -webkit-linear-gradient(top, rgba(40, 30, 22, 0) 0%, rgba(40, 30, 22, 0.7) 100%);
    background: linear-gradient(to bottom, rgba(40, 30, 22, 0) 0%, rgba(40, 30, 22, 0.7) 100%);
  }

  .banner-photo-overlay:before,
  .banner-photo-overlay:after {
    display: none;
  }

  p.accessibility-message {
    margin-bottom: 2em;
    padding-top: 2em;
  }

  p.accessibility-message:before {
    float: left;
  }
  .cwd-component-rows .group-image {
    width: 100%;
  }
  .cwd-component-rows .group-fields {
    max-width: none !important;
    width: 100%;
  }

}

fieldset {
  border: none;
}

/* section navigation menu */
.show-all.secondary-navigation.drupal-section-navigation .menu-item {
  display: block;
}


#tasks + hr {
	border-bottom: 2px solid rgb(136 136 136 / 55%);
    margin-bottom: 1.25em;
}
#tasks + hr + h2 {
	font-weight: 700;
    margin-bottom: 30px;
    margin-top: 54px;
}
#tasks a.link-button {
    word-break: break-word;
    background: #1e445d;
	transition: transform .22s ease-out;
}
#tasks a.link-button:focus,
#tasks a.link-button:hover {
	background: #2b6389;
	transform: scale(1.12);
}
#tasks a.link-button:before {
	content: '\f03a';
	display: block;
	margin-bottom: 6px;
	font-size: 2em;
    opacity: .7;
	font-family: 'Fontawesome';;
}
#tasks a.link-button:before {
	padding-top: 14%;
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
}
#tasks a.link-button:nth-child(2):before {
	content: '\f024';
}
#tasks a.link-button:nth-child(3):before {
	content: '\f019';
}
#tasks a.link-button:nth-child(4):before {
	content: '\f118';
}
#tasks a.link-button:nth-child(5):before {
	content: '\f06e';
}
.main-footer .sidebar-left .row > .secondary {
	width: 25%!important;
    padding-right: 52px;
	border-right: 1px solid rgba(255, 255, 255, 0.27)
}
.main-footer .sidebar-left .row > .secondary h3 {
	font-size: 26px;
}
body > footer .primary {
    padding-left: 0 !important;
	width:71% !important
}
@media (min-width: 768px) {
	.main-footer .two-col > *:nth-child(2) {
		width: 45%;
		margin-left: 0;
		min-height: 230px;
		float: right;
		padding-left: 54px;
		border-left: 1px solid rgba(255, 255, 255, 0.27);
	}
}
@media (max-width: 892px) {
  #main section .welcome + ul > li {
    width: 48%;
  }
}
@media (max-width: 480px) {
  #main section .welcome + ul > li {
    width: 98%;
  }
}

@media (min-width: 768px) {
  #main .container-fluid {
    padding: 40px 50px 0 50px;
  }
}
@media (min-width: 992px) {
  main, #main {
    padding: 50px 60px 0 60px;
  }
}
#main .h2  { 
  font-weight: 500;
  margin-bottom: 20px;
}
.home table.striped.bordered tr th {
    font-size: 1.75em;
}
.home table.striped.bordered tr td {
    font-size: 1.5em;
}
.home table.striped.bordered th,
.home table.striped.bordered tr {
    height: 100px;
}
.home table.striped.bordered tr td div[data-embed-button="images"] {
    text-align: center;
}
.home table.striped.bordered tr td img {
    max-width: 235px;
}
.home table.striped.bordered tbody > tr:nth-child(5) td img {
    max-width: 85px;
}
.home table.striped.bordered tr > * {
    padding: 0 40px !important;
}
.home table.striped.bordered {
    margin-bottom: 5em;
}
.home table.striped.bordered td:first-child,
.home table.striped.bordered td:nth-child(2) {
    width: 325px;
}

/* Welcome Text */
#main .welcome {
  margin: 30px 0 45px 0;
	text-align: center;
}
#main .welcome h1.h2 {
	font-weight: 700;
    margin-bottom: 42px;
    margin-top: 54px;
	line-height: 1.3em;
}
#main .welcome .intro {
    font-size: 20px;
    padding: 0 128px;
}

/* No navigation - Top Border */
.home #site-header {

}


/* Footer */

.two-col {
  overflow: visible;
}

/*@media (min-width: 768px) {
	#main-navigation .container-fluid > ul > li {
		flex-grow: 1;
		display: flex;
		align-items: center;
		text-align: center;
		white-space: normal;
	}
	#main-navigation .container-fluid > ul > li.menu-item--active-trail,
	#main-navigation .container-fluid > ul > li:focus,
	#main-navigation .container-fluid > ul > li:hover {
		background: #265879 !important;
	}
	#main-navigation .container-fluid > ul > li:first-child {
		max-width: 204px;
	}
	#main-navigation .container-fluid > ul > li:nth-child(2) {
		max-width: 230px;
	}
	#main-navigation .container-fluid > ul > li:nth-child(3) {
		max-width: 262px;
	}
	#main-navigation .container-fluid > ul > li:nth-child(4) {
		max-width: 300px;
	}
	#main-navigation .container-fluid > ul > li:nth-child(5) {
		max-width: 275px;
	}
	#main-navigation .container-fluid > ul > li:nth-child(6) {
		min-width: 205px;
	}
	#main-navigation .container-fluid > ul > li > a {
		align-items: center;
		white-space: normal;
		line-height: 1.2;
		padding: 12px 52px;
	}
	#main-navigation .container-fluid > ul > li.menu-item--active-trail > a, 
	#main-navigation li:hover > a, 
	.dropdown-menu li:hover > a {
		background: none !important;
	}
}*/
#site-header .block-views-blockbanner-action-cards-block-1 {
	position: relative !important;
	margin-top: 62px;
	z-index: 9;
}
@media (max-width: 1400px) {
	#tasks a.link-button .table-cell {
		font-size: 16px;
	}
}
@media (max-width: 1300px) {
	#tasks a.link-button .content {
		padding-left: 12px;
		padding-right: 12px;
	}
	#tasks {
		width: 100%;
	}
}
@media (max-width: 1200px) {
	#tasks a.link-button .table-cell {
		font-size: 14px;
	}
	#tasks a.link-button:before {
		font-size: 1.75em;
	}
}
@media (max-width: 900px) {
	#tasks a.link-button .content {
		padding-top: 60px;
	}
	#tasks a.link-button .table-cell {
		font-size: 13px;
	}
	#tasks a.link-button:before {
		font-size: 1.5em;
	}
}
@media (max-width: 800px) {
	#tasks a.link-button .content {
		padding-top: 54px;
	}
	#tasks a.link-button:before {
		padding-top: 11%;
	}
}
@media (max-width: 768px) {
	#tasks a.link-button .content {
		padding-top: 54px;
	}
	#tasks a.link-button:before {
		padding-top: 11%;
	}
}
@media (max-width: 1350px) {
	#main section .welcome + ul {
		padding: 0 28px 45px;
	}
	#main section .welcome + ul li {
		transform: scale(92%);
	}
}
@media (max-width: 1200px) {
	#main section .welcome + ul,
	#main .welcome .intro {
		padding: 0 0;
	}
	#main section .welcome + ul li {
		transform: scale(85%);
		width: 140px;
		height: 140px;
		min-width: 0;
		min-height: 0;
		max-width: 140px;
		max-height: 140px;
	}
	#main section .welcome + ul {
		width: 100%;
		margin-left: 15px;
	}
}
@media (max-width: 1100px) {
	#main section .welcome + ul li {
		transform: scale(80%);
		margin-left: -10px;
	}
}
@media (max-width: 950px) {
	#main section .welcome + ul li {
		transform: scale(70%);
		margin-left: -18px;
	}
}
@media (max-width: 850px) {
	#site-header #home-header > .container-fluid {
		padding-left: 0;
		padding-right: 0;
	}
	.home .cwd-component-rows .two-col > * {
    	max-width: none;
		width: 100%;
	}
	#site-header .block-views-blockbanner-action-cards-block-1 {
		margin-top: 60px;
	}
	#home-header .two-col > * {
		margin-bottom: 65px;
	}
	#main section .welcome + ul li {
		transform: scale(68%);
		margin: 0 0 0 -21px;
	}
}
@media (max-width: 800px) {
	#main section .welcome + ul li {
		transform: scale(64%);
		margin: 0 0 0 -28px;
	}
}
@media (max-width: 768px) {
	#tasks a.link-button {
		transform: scale(1);
		margin: 0 auto 20px;
		min-height: 185px;
		width: 74%;
		float: none;
	}
	#tasks a.link-button .table-cell {
		font-size: 20px;
		padding-top: 40px;
	}
	#tasks {
		text-align: center !important;
	}
	#tasks a.link-button:before {
		padding-top: 8%;
		font-size: 2em;
	}
	body > footer .main-footer .primary {
		width: 100% !important;
	}
	body .main-footer .sidebar-left .row > .secondary {
		width: 100%!important;
	}
	body > footer .sub-footer .two-col > * {
		clear: both;
		width: 100%;
		margin-bottom: 10px !important;
	}
	body > footer .sub-footer .two-col > * ul {
		text-align: center !important;
		margin: 0 auto;
	}
	body > footer .sub-footer .two-col > div:first-child ul li {
		width: 50%;
		padding: 0;
	}
	body > footer .sub-footer .two-col > div:nth-child(2) ul li {
		width: 100%;
	}
	body #main > .row {
		padding: 0 30px;
	}
    body .main-footer .two-col > *:first-child {
        border: none;
    }
}
@media (max-width: 640px) {
	#tasks a.link-button .table-cell {
		padding: 24px 18px;
	}
	#tasks a.link-button:before {
		padding-top: 6%;
	}
	#home-header .two-col > * {
		margin-bottom: 50px;
	}
	#site-header .block-views-blockbanner-action-cards-block-1 {
		margin-top: 50px;
	}
}
@media (max-width: 480px) {
	#main section .welcome + ul li {
		min-width: 0;
		width: 100%;
	}
}
