@charset "UTF-8";
/*----------------------------------------------------------
MECA's Main Stylesheet

Please keep the organization the same throughout this file
-----------------------------------------------------------*/
@font-face {
  font-family: "Inter";
  src: url("/wp-content/themes/meca/assets/font/Inter-variable.otf");
}
* {
  margin: 0;
  padding: 0;
  font-family: "expo-sans-pro", sans-serif;
  /*font-family: Inter, sans-serif;*/
  font-feature-settings: "liga";
}

body {
  font-weight: 300;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 300;
  color: #747474;
}

h2 {
  font-size: 36px;
}

h4 {
  font-weight: 400;
  color: #303038;
}

body strong,
body b {
  font-weight: 600;
  color: #303038;
}

main,
article {
  width: 70.8334%;
  float: right;
  margin-bottom: 40px;
}

main.full-width,
article.full-width {
  float: none;
}

aside {
  width: 29.1666%;
  float: left;
}

iframe {
  margin: 15px 0;
  border: none;
}

a {
  outline: none;
  color: #7f7f7f;
}

::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
  color: #7f7f7f;
}

table {
  border-spacing: 0;
  width: 100%;
  margin-bottom: 10px;
}

table tbody tr:nth-child(2n) {
  background-color: #dbdbdb;
}

table tbody tr td {
  padding: 1px 12px 0;
}

table tbody tr th {
  text-align: left;
  padding: 0 0 0 12px;
}

ul,
ol {
  font-size: 17px;
}

body #wpadminbar {
  position: fixed;
}

body.menu-open #wrapper {
  position: relative;
  z-index: 1;
}

body.menu-open #wrapper:after {
  content: " ";
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}

pre {
  overflow: auto;
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

#wrapper {
  position: relative;
  overflow: hidden;
}

.container {
  width: 1200px;
  margin: 0 auto;
}

.page-template-template-home-gutenberg .gutenberg-full-width > .container,
.page-template-template-gutenberg-full-width .gutenberg-full-width > .container {
  width: 100%;
}

.page-template-template-home-gutenberg .gutenberg-full-width .content > h1,
.page-template-template-home-gutenberg .gutenberg-full-width .content > h2,
.page-template-template-home-gutenberg .gutenberg-full-width .content > h3,
.page-template-template-home-gutenberg .gutenberg-full-width .content > h4,
.page-template-template-home-gutenberg .gutenberg-full-width .content > h5,
.page-template-template-home-gutenberg .gutenberg-full-width .content > h6,
.page-template-template-home-gutenberg .gutenberg-full-width .content > p,
.page-template-template-home-gutenberg .gutenberg-full-width .content > ul,
.page-template-template-home-gutenberg .gutenberg-full-width .content > ol,
.page-template-template-home-gutenberg .gutenberg-full-width .content > figure,
.page-template-template-home-gutenberg .gutenberg-full-width .content > #sb_instagram,
.page-template-template-home-gutenberg .gutenberg-full-width .content > .gform_wrapper,
.page-template-template-home-gutenberg .gutenberg-full-width .content > .expandable-block,
.page-template-template-home-gutenberg .gutenberg-full-width .content > .wp-block-group,
.page-template-template-home-gutenberg .gutenberg-full-width .content > .wp-block-columns,
.page-template-template-gutenberg-full-width .gutenberg-full-width .content > h1,
.page-template-template-gutenberg-full-width .gutenberg-full-width .content > h2,
.page-template-template-gutenberg-full-width .gutenberg-full-width .content > h3,
.page-template-template-gutenberg-full-width .gutenberg-full-width .content > h4,
.page-template-template-gutenberg-full-width .gutenberg-full-width .content > h5,
.page-template-template-gutenberg-full-width .gutenberg-full-width .content > h6,
.page-template-template-gutenberg-full-width .gutenberg-full-width .content > p,
.page-template-template-gutenberg-full-width .gutenberg-full-width .content > ul,
.page-template-template-gutenberg-full-width .gutenberg-full-width .content > ol,
.page-template-template-gutenberg-full-width .gutenberg-full-width .content > figure,
.page-template-template-gutenberg-full-width .gutenberg-full-width .content > #sb_instagram,
.page-template-template-gutenberg-full-width .gutenberg-full-width .content > .gform_wrapper,
.page-template-template-gutenberg-full-width .gutenberg-full-width .content > .expandable-block,
.page-template-template-gutenberg-full-width .gutenberg-full-width .content > .wp-block-group,
.page-template-template-gutenberg-full-width .gutenberg-full-width .content > .wp-block-columns {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  float: none;
}

.page-template-template-home-gutenberg .gutenberg-full-width .content > h1.align-full,
.page-template-template-home-gutenberg .gutenberg-full-width .content > h2.align-full,
.page-template-template-home-gutenberg .gutenberg-full-width .content > h3.align-full,
.page-template-template-home-gutenberg .gutenberg-full-width .content > h4.align-full,
.page-template-template-home-gutenberg .gutenberg-full-width .content > h5.align-full,
.page-template-template-home-gutenberg .gutenberg-full-width .content > h6.align-full,
.page-template-template-home-gutenberg .gutenberg-full-width .content > p.align-full,
.page-template-template-home-gutenberg .gutenberg-full-width .content > ul.align-full,
.page-template-template-home-gutenberg .gutenberg-full-width .content > ol.align-full,
.page-template-template-home-gutenberg .gutenberg-full-width .content > figure.align-full,
.page-template-template-home-gutenberg .gutenberg-full-width .content > #sb_instagram.align-full,
.page-template-template-home-gutenberg .gutenberg-full-width .content > .gform_wrapper.align-full,
.page-template-template-home-gutenberg .gutenberg-full-width .content > .expandable-block.align-full,
.page-template-template-home-gutenberg .gutenberg-full-width .content > .wp-block-group.align-full,
.page-template-template-home-gutenberg .gutenberg-full-width .content > .wp-block-columns.align-full,
.page-template-template-gutenberg-full-width .gutenberg-full-width .content > h1.align-full,
.page-template-template-gutenberg-full-width .gutenberg-full-width .content > h2.align-full,
.page-template-template-gutenberg-full-width .gutenberg-full-width .content > h3.align-full,
.page-template-template-gutenberg-full-width .gutenberg-full-width .content > h4.align-full,
.page-template-template-gutenberg-full-width .gutenberg-full-width .content > h5.align-full,
.page-template-template-gutenberg-full-width .gutenberg-full-width .content > h6.align-full,
.page-template-template-gutenberg-full-width .gutenberg-full-width .content > p.align-full,
.page-template-template-gutenberg-full-width .gutenberg-full-width .content > ul.align-full,
.page-template-template-gutenberg-full-width .gutenberg-full-width .content > ol.align-full,
.page-template-template-gutenberg-full-width .gutenberg-full-width .content > figure.align-full,
.page-template-template-gutenberg-full-width .gutenberg-full-width .content > #sb_instagram.align-full,
.page-template-template-gutenberg-full-width .gutenberg-full-width .content > .gform_wrapper.align-full,
.page-template-template-gutenberg-full-width .gutenberg-full-width .content > .expandable-block.align-full,
.page-template-template-gutenberg-full-width .gutenberg-full-width .content > .wp-block-group.align-full,
.page-template-template-gutenberg-full-width .gutenberg-full-width .content > .wp-block-columns.align-full {
  max-width: 100%;
}

.page-template-template-home-gutenberg .gutenberg-full-width .content > .wp-block-group.paragraphs,
.page-template-template-gutenberg-full-width .gutenberg-full-width .content > .wp-block-group.paragraphs {
  padding-right: 0px;
}

.page-template-template-home-gutenberg .gutenberg-full-width .content > .wp-block-group.paragraphs .wp-block-group__inner-container,
.page-template-template-gutenberg-full-width .gutenberg-full-width .content > .wp-block-group.paragraphs .wp-block-group__inner-container {
  max-width: 72%;
  margin-left: 0px;
}

.full-width-container {
  width: calc(100% - 30px);
  padding: 15px;
}

.clear-float {
  clear: both;
  overflow: hidden;
  height: 0px;
}

.left {
  float: left;
}

.right {
  float: right;
}

.overlay {
  height: 100%;
  width: 100%;
  box-sizing: border-box;
}

.hide-opacity {
  opacity: 0 !important;
  filter: alpha(opacity=0);
}

.hide {
  display: none;
}

.full-width {
  width: 100% !important;
}

.half {
  width: 50%;
  float: left;
}

table.credit-list tbody tr td {
  width: 20% !important;
  line-height: 1;
}

table.credit-list tbody tr td:first-child {
  width: 80% !important;
}

.notransition {
  -webkit-transition: none !important;
  transition: none !important;
}

.arrow-next {
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  right: 40px;
  top: 50%;
  width: 60px;
  height: 60px;
  box-sizing: border-box;
  z-index: 1337;
  color: #fff;
  border-radius: 2px;
  font-size: 30px;
  padding: 0 0 0 16px;
  cursor: pointer;
  margin-top: -30px;
}

.arrow-prev {
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  left: 40px;
  top: 50%;
  width: 60px;
  height: 60px;
  box-sizing: border-box;
  z-index: 1337;
  color: #fff;
  border-radius: 2px;
  font-size: 30px;
  padding: 0 16px 0 0;
  cursor: pointer;
  margin-top: -30px;
}

.arrow-prev svg {
  height: 80px;
}

.arrow-next svg {
  height: 80px;
}

.arrow-prev svg {
  float: left;
}

.arrow-next svg {
  float: right;
}

.active {
  z-index: 99;
}

div#preloaded-images {
  position: absolute;
  overflow: hidden;
  left: -9999px;
  top: -9999px;
  height: 1px;
  width: 1px;
}

.noscroll {
  overflow: hidden;
}

.searchbox {
  font-size: 15px;
  width: 100%;
  border-radius: 5px;
  padding: 12px 10px;
  box-sizing: border-box;
  box-shadow: none;
  border: solid 1px #dbdbdc;
}

.searchbox:before {
  content: "";
  background: url(/wp-content/themes/meca/assets/font/svg/icon_search2.svg);
  width: 20px;
  height: 20px;
}

.searchbox:focus {
  outline: none;
}

.searchbox:focus + svg {
  color: #7f7f7f;
}

.searchbox + svg {
  width: 16px;
  position: absolute;
  top: 0px;
  left: 12px;
  height: 21px;
}

.full_overlay {
  position: fixed;
  background: rgba(255, 255, 255, 0.98);
  top: 0;
  z-index: 99999999999;
}

.full_overlay img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.divider {
  margin: 30px 0;
  background: #d1d1d1;
  height: 1px;
  overflow: hidden;
  font-size: 0px;
}

.max-100 {
  max-width: 100%;
  height: auto;
}

#sidebar-indicator {
  height: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  display: none;
}

a[title=orange-link] {
  color: #7f7f7f !important;
  padding: 20px 0 15px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
}

.logged-in .header {
  top: 32px;
}

.logged-in .story-popup {
  padding-top: 32px;
  box-sizing: border-box;
}

/*----  temp  ----*/
.ui-loader {
  display: none;
}

.find-programs .form .select-container .custom-select ul li {
  margin-right: 20px;
  overflow: hidden;
  position: relative;
}

.find-programs .form .select-container .custom-select ul li:hover:after {
  width: 100%;
}

.find-programs .form .select-container .custom-select ul li:after {
  height: 2px;
  display: block;
  position: absolute;
  border-bottom: #7f7f7f 1px dotted;
  content: " ";
  width: 0px;
  left: 60px;
  margin-right: 200px;
  -webkit-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
}

/*----  content  ----*/
.content {
  color: #303038;
  font-size: 19px;
  line-height: 1.6;
}

.content img {
  max-width: 100%;
  height: auto;
}

.content h1 {
  color: #7f7f7f;
  font-size: 38px;
  margin-bottom: 18px;
  line-height: 1.3;
}

.content h2 {
  font-weight: 300;
  font-size: 36px;
  color: #8a8a8c;
  margin-bottom: 20px;
}

.content h3 {
  padding-bottom: 12px;
  font-size: 24px;
  color: #7f7f7f;
  padding-top: 7px;
}

.content h3:empty {
  display: none;
}

.content h4 {
  padding-bottom: 12px;
  font-size: 19px;
}

.content p {
  margin-bottom: 22px;
  font-size: 22px;
  color: black;
  line-height: 1.6;
}

.content p:last-child {
  margin-bottom: 0;
}

.content p.wp-caption-text {
  font-size: 14px;
  margin-bottom: 15px;
}

.content .intro {
  font-size: 21px;
  font-weight: 400;
}

.content .sub-title {
  padding-bottom: 20px;
}

.content .sub-title:empty {
  display: none;
}

.content .sub-title p {
  margin-bottom: 0;
  font-size: 34px;
  font-weight: 300;
  color: #8A8A8C;
  line-height: 1.2;
}

.content.container {
  padding-bottom: 70px;
}

.content ul,
.content ol {
  padding: 0 0 15px 47px;
  line-height: 1.5;
  font-size: 17px;
}

.content blockquote {
  margin-left: 0px;
  border-left: 3px solid #7f7f7f;
  padding-left: 15px;
}

.content .visual-blocks {
  margin: 40px 0 20px;
}

/*----  wordpress specific  ----*/
.alignleft {
  float: left;
  padding-right: 23px;
}

.alignright {
  text-align: right;
}

.aligncenter {
  text-align: center;
}

/*----  common classes  ----*/
.pdf {
  padding-left: 33px;
  background: url("../img/pdf-icon.png") left center no-repeat;
  line-height: 22px;
}

.pdf a {
  color: #7f7f7f;
  text-decoration: none;
}

.orange-link {
  font-size: 18px;
  color: #7f7f7f;
  font-weight: 600;
  text-decoration: none;
  line-height: 1;
  display: inline-block;
  position: relative;
  padding-right: 18px;
}

.orange-link:after {
  content: "5";
  font-family: "icomoon";
  position: absolute;
  right: 0;
  bottom: 0px;
}

.orange-link:before {
  content: "";
  height: 2px;
  width: 0%;
  bottom: -5px;
  left: 0;
  background: #7f7f7f;
  position: absolute;
}

.orange-link:hover:before {
  width: 95%;
}

.fill-up-link {
  letter-spacing: 0.5px;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 18px;
  padding: 12px 20px;
  border: 4px solid #7f7f7f;
  overflow: hidden;
  position: relative;
  font-weight: 300;
}

.fill-up-link:after {
  z-index: 0;
  content: "";
  height: 0px;
  position: absolute;
  top: 15px;
  left: auto;
  right: 10px;
  background: #7f7f7f;
}

.fill-up-link:hover {
  color: #000;
}

.fill-up-link span {
  z-index: 2;
  position: relative;
  display: block;
  text-align: center;
}

.fill-up-link:hover:after {
  height: 100%;
}

#people_search a.active:after {
  height: 100%;
}

.fill-up-link.white {
  color: #7f7f7f;
  cursor: pointer;
  border-color: #dbdbdc;
}

.fill-up-link.white:after {
  background: #7f7f7f;
}

.fill-up-link.white:hover {
  border-color: #7f7f7f;
}

#people_search a.active {
  border-color: #7f7f7f;
}

.fill-up-link.white:hover span,
#people_search a.active {
  color: white;
}

.breadcrumbs {
  width: 100%;
  color: #7f7f7f;
  font-size: 12px;
  padding: 0;
  font-weight: 600;
  margin-bottom: 45px;
}

.breadcrumbs span,
.breadcrumbs i {
  color: #8a8a8c;
  padding: 0 2px;
}

.breadcrumbs a {
  color: #7f7f7f;
  text-decoration: none;
  font-weight: 600;
}

.breadcrumbs a:hover {
  color: #747474;
}

.breadcrumbs a#bc-home {
  color: #C2C2C2;
  font-weight: 400;
}

.ajax-load-more {
  cursor: pointer;
  background: #dadada none repeat scroll 0% 0%;
  padding: 15px 19px;
  margin: 0px auto 40px;
  display: block;
  width: 80px;
  text-align: center;
  color: #7f7f7f;
  font-weight: 600;
}

.ajax-load-more:hover {
  opacity: 0.85;
  filter: alpha(opacity=85);
}

/*----  header  ----*/
.header {
  position: fixed;
  background: #fff;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
}

.header .logo {
  padding-top: 31px;
  padding-left: 0;
  vertical-align: middle;
}

@media (min-width: 931px) {
  .header .logo {
    padding-left: 25px;
  }
}
.header .logo img {
  max-width: 150px;
}

@media (min-width: 931px) {
  .header .logo img {
    max-width: 320px;
  }
}
.header .logo .retina {
  display: none;
}

.header nav {
  height: 70px;
}

.header nav .donate {
  color: #000;
  position: relative;
  cursor: pointer;
}

.header nav .donate a {
  color: #000;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
}

.header nav .search {
  float: right;
  color: #5c5d61;
  padding: 17px 20px 25px 10px;
  cursor: pointer;
}

.header nav .search img {
  max-width: 20px;
}

.header nav .search i {
  font-size: 16px;
  cursor: pointer;
}

.no-touch .header nav .search:hover {
  color: #7f7f7f;
}

.no-touch .header nav .search:hover svg {
  border-bottom-color: #7f7f7f;
  fill: #7f7f7f;
}

.header nav .search svg {
  fill: black;
  width: 18px;
  padding-bottom: 3px;
  position: relative;
  top: -3px;
  transform: rotateY(180deg);
  border-bottom: 3px solid transparent;
}

.header nav .search.active {
  background: #7f7f7f;
  border-color: transparent;
  color: #fff;
}

.header nav .search.active .search-dropdown {
  /*display: block;*/
}

.header nav .search .search-dropdown {
  display: none;
  position: absolute;
  z-index: 100;
  right: 0;
  top: 119px;
  background: whitesmoke;
  padding: 20px;
  width: 310px;
}

.header nav .search .search-dropdown a {
  color: black;
}

.header nav .search .search-dropdown input {
  background-color: white;
  border-radius: 0px;
  color: black;
  border: none;
}

.header nav .search .search-dropdown span {
  position: relative;
  display: inline-block;
  width: 100%;
}

.header nav .search .search-dropdown svg {
  width: 17px;
  position: absolute;
  top: 5px;
  left: 12px;
}

.header nav .search .search-dropdown ul {
  list-style: none;
  width: 100%;
  display: block;
}

.header nav .search .search-dropdown ul li {
  width: 50%;
  float: left;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  color: black;
}

.header nav .search .search-dropdown ul li a {
  text-decoration: none;
  color: black;
}

.header nav .search .search-dropdown > span:nth-child(2) {
  display: block;
  margin-bottom: 12px;
  padding: 20px 0 4px;
  font-weight: 300;
  font-size: 14px;
  color: black;
}

.header nav .info-for {
  color: #000;
  font-weight: 400;
  position: relative;
  cursor: pointer;
}

.header nav .info-for p {
  cursor: pointer;
}

.header nav .info-for .nav-dropdown {
  display: none;
  position: absolute;
  top: 40px;
  background: #f6f6f6;
  left: -100px;
  width: 250px;
  z-index: 200;
}

.header nav .info-for .nav-dropdown ul {
  list-style: none;
  padding-top: 10px;
  padding-bottom: 10px;
}

.header nav .info-for .nav-dropdown ul li a {
  color: #333;
  text-transform: none;
  text-decoration: none;
  font-weight: 400;
  padding: 8px 10px !important;
  display: block;
}

.header nav .info-for .nav-dropdown ul li:last-child a {
  border: none;
}

.header nav .info-for .nav-dropdown ul li a:hover {
  background: #CECECE;
}

.header nav .main-nav {
  float: right;
  list-style: none;
}

.header nav .main-nav li {
  display: block;
}

.header nav .main-nav li a {
  display: inline-block;
  background: transparent;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: #5c5d61;
  text-decoration: none;
  padding: 25px 14px;
  /* bridge to sub nav */
  position: relative;
  -webkit-transition: 0.35s ease all;
  transition: 0.35s ease all;
}

.header nav .main-nav li a[title=no-parents] {
  display: none !important;
}

/* .header nav .search:hover .search-dropdown { display: block; } */
/* .header nav .info-for:hover .nav-dropdown { display: block; } */
/*.header nav .main-nav li:hover a { background: #f6f6f6; }*/
#mobile-menu ul li:first-child a[title=no-parents] {
  display: block !important;
  opacity: 0;
  filter: alpha(opacity=0);
  height: 18px;
  padding: 0 !important;
}

.header nav .main-nav li a[title=no-opacity], .header nav .main-nav li a[title=continue-column] {
  opacity: 0 !important;
  filter: alpha(opacity=0);
}

.header nav .main-nav li .nav-dropdown {
  position: absolute;
  top: 70px;
  left: 0;
  right: 0;
  padding: 35px 0;
  background: #F6F6F6;
  display: none;
}

.header nav .main-nav li .nav-dropdown li {
  width: 18.75%;
  float: left;
  box-sizing: border-box;
  padding-right: 20px;
}

.header nav .main-nav li .nav-dropdown ul li a {
  color: #7f7f7f;
  padding: 0 0 20px 0;
  display: inline-block;
  position: relative;
}

.header nav .main-nav li .nav-dropdown ul li a:not(.empty-link):before {
  content: "";
  height: 1px;
  width: 0%;
  bottom: 20px;
  left: 0;
  background: #7f7f7f;
  position: absolute;
}

.header nav .main-nav li .nav-dropdown ul li a.empty-link {
  cursor: default !important;
}

.header nav .main-nav li .nav-dropdown ul li a:hover:before {
  width: 100%;
}

.header nav .main-nav li .nav-dropdown ul li ul li {
  width: 100%;
  float: none;
}

.header nav .main-nav li .nav-dropdown ul li ul li a {
  padding-bottom: 8px;
  color: #2f2f2f;
  font-weight: 400;
  text-transform: none;
  font-size: 16px;
  line-height: 1;
}

.header nav .main-nav li .nav-dropdown ul li ul li a:before {
  display: none;
}

.header nav .main-nav li .nav-dropdown ul li ul li a:hover {
  color: #7f7f7f;
}

.header nav .main-nav li .nav-dropdown .feat-nav-item {
  width: 25%;
  float: right;
  position: relative;
  height: 190px;
  overflow: hidden;
}

.header nav .main-nav li .nav-dropdown .feat-nav-item img {
  height: 100%;
  display: block;
}

.header nav .main-nav li .nav-dropdown .feat-nav-item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  padding: 20px;
  box-sizing: border-box;
}

.header nav .main-nav li .nav-dropdown .feat-nav-item .overlay p {
  font-size: 26px;
  color: #fff;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
}

.header nav .main-nav li .nav-dropdown .feat-nav-item .overlay a {
  border: 2px solid #7f7f7f;
  display: inline-block;
  padding: 10px 14px;
  background: #7f7f7f;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 10px;
}

.header nav .main-nav li .nav-dropdown .feat-nav-item .overlay a:hover {
  background: rgba(127, 127, 127, 0);
  color: #7f7f7f;
}

.header nav .main-nav li:hover a {
  color: #7f7f7f;
}

.header nav .main-nav > li.menu-item-has-children > a:after {
  content: "";
  width: 0;
  height: 0;
  border: 13px solid transparent;
  border-bottom: 13px solid #F6F6F6;
  position: absolute;
  bottom: 2px;
  left: 38%;
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* .header nav .main-nav li:last-child a { margin-right: 20px; } */
/*.header nav .main-nav li:hover a:after { display: block; }*/
a[title=orange] {
  color: #7f7f7f !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
}

a[title=orange-top] {
  color: #7f7f7f !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  padding-top: 3px;
}

a[title=hide] {
  display: none !important;
}

.header .sitewide-alert {
  background: #DE0808;
  padding: 7px 0;
  color: #fff;
  box-sizing: border-box;
}

.header .sitewide-alert strong {
  color: #fff;
}

.header .sitewide-alert a {
  color: rgba(255, 255, 255, 0.72);
}

.header .sitewide-alert p {
  float: left;
}

.header .sitewide-alert .fa-close {
  color: rgba(255, 255, 255, 0.72);
  float: right;
  cursor: pointer;
  padding-top: 1px;
}

.header .sitewide-alert + .container nav .main-nav li .nav-dropdown {
  top: 105px;
}

.mobile-nav {
  display: none;
}

.mobile-nav .hamburg {
  background-color: #000;
  color: white;
  padding: 0;
  font-size: 25px;
  margin-top: 15px;
  cursor: pointer;
}

.mobile-nav .hamburg svg {
  height: 30px !important;
  width: 30px !important;
  overflow: hidden;
  display: block;
}

.mobile-nav .hamburg .close-icon {
  display: none;
}

.mobile-nav .hamburg.open > svg {
  display: none;
}

.mobile-nav .hamburg.open .close-icon {
  display: block;
}

#mobile-outer-wrapper {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 50px;
  z-index: 9998;
  padding-bottom: 50px;
}

#mobile-menu-wrapper {
  position: absolute;
  top: -500px;
  width: 100%;
  z-index: 1000;
  height: calc(100% - 100px);
  overflow-y: scroll;
  background: transparent;
  transition: 0.15s linear background;
  background-color: white;
}

#mobile-menu-wrapper .container {
  padding: 0;
  position: relative;
  z-index: 101;
  box-sizing: content-box;
  height: 100%;
  overflow-x: hidden;
}

.close-mobile-menu {
  position: absolute;
  display: none;
  z-index: 99;
}

#mobile-menu {
  letter-spacing: 0.5px;
  width: 100%;
  margin-top: 75px;
  background-color: white;
}

#mobile-menu > ul {
  display: block;
  list-style: none;
  padding: 0;
  width: 100%;
}

#mobile-menu > ul > li {
  float: none !important;
}

#mobile-menu > ul > li > a {
  font-size: 20px;
  line-height: 24px;
}

#mobile-menu > ul > li .sub-menu {
  background-color: whitesmoke;
  display: none;
  flex-flow: row;
  flex-wrap: wrap;
  margin-top: 15px;
  padding-bottom: 10px;
}

#mobile-menu > ul > li .sub-menu li {
  background-color: whitesmoke;
  border-bottom: none;
  width: 100%;
  padding: 5px 0px;
}

#mobile-menu > ul > li .sub-menu li.menu-item-has-children > a {
  width: auto;
  position: relative;
}

#mobile-menu > ul > li .sub-menu li.menu-item-has-children > a:before {
  font-family: Inter, sans-serif;
  content: "->";
  color: #7f7f7f;
  font-weight: 600;
  transform: rotate(0deg);
  right: -25px;
  top: 5px;
}

#mobile-menu > ul > li .sub-menu li.menu-item-has-children.active_tier_sub_menu > a {
  color: #7f7f7f;
}

#mobile-menu > ul > li .sub-menu li.menu-item-has-children.active_tier_sub_menu > a:before {
  transform: rotate(90deg);
}

#mobile-menu > ul > li .sub-menu li.no-link {
  padding: 0px;
}

#mobile-menu > ul > li .sub-menu li.no-link > a {
  display: none;
}

#mobile-menu > ul > li .sub-menu li.no-link.grey-link a {
  display: block;
  color: black;
}

#mobile-menu > ul > li .sub-menu li.half-width {
  width: 50%;
}

#mobile-menu > ul > li .sub-menu li.large a {
  font-size: 15px;
}

#mobile-menu > ul > li .sub-menu li.image {
  padding: 0px;
  margin: 0px;
}

#mobile-menu > ul > li .sub-menu li.image a {
  padding: 0px;
  margin: 0px;
}

#mobile-menu > ul > li .sub-menu li .menu-image-wrapper {
  margin-bottom: -40px;
  position: relative;
}

#mobile-menu > ul > li .sub-menu li .menu-image-wrapper img {
  width: 100%;
  max-width: 700px;
}

#mobile-menu > ul > li .sub-menu li .menu-image-wrapper .menu-image-caption {
  position: absolute;
  bottom: 20px;
  width: 100%;
  max-width: 65%;
  left: 0px;
  padding: 10px 10px 0px;
}

#mobile-menu > ul > li .sub-menu li .menu-image-wrapper .menu-image-caption p, #mobile-menu > ul > li .sub-menu li .menu-image-wrapper .menu-image-caption a {
  font-weight: 400;
  font-size: 10px;
  line-height: 15px;
}

#mobile-menu > ul > li .sub-menu li .menu-image-wrapper .menu-image-caption p strong, #mobile-menu > ul > li .sub-menu li .menu-image-wrapper .menu-image-caption a strong {
  color: inherit;
  font-weight: 600;
}

#mobile-menu > ul > li .sub-menu li .menu-image-wrapper .menu-image-caption.caption-color-white {
  color: white;
}

#mobile-menu > ul > li .sub-menu li .menu-image-wrapper .menu-image-caption.caption-color-white a, #mobile-menu > ul > li .sub-menu li .menu-image-wrapper .menu-image-caption.caption-color-white p, #mobile-menu > ul > li .sub-menu li .menu-image-wrapper .menu-image-caption.caption-color-white strong {
  color: white;
}

#mobile-menu > ul > li .sub-menu li .menu-image-wrapper .menu-image-caption.caption-color-black {
  color: black;
}

#mobile-menu > ul > li .sub-menu li .menu-image-wrapper .menu-image-caption.caption-color-black a, #mobile-menu > ul > li .sub-menu li .menu-image-wrapper .menu-image-caption.caption-color-black p {
  color: black;
}

#mobile-menu > ul > li .sub-menu li .menu-image-wrapper .menu-image-caption:hover {
  background-color: black;
  color: white !important;
}

#mobile-menu > ul > li .sub-menu li .menu-image-wrapper .menu-image-caption:hover a, #mobile-menu > ul > li .sub-menu li .menu-image-wrapper .menu-image-caption:hover p {
  color: white !important;
}

#mobile-menu > ul > li .sub-menu li .sub-menu {
  flex-flow: column;
  flex-wrap: wrap;
}

#mobile-menu > ul > li .sub-menu li .sub-menu li {
  width: 100%;
  padding: 5px 15px;
}

#mobile-menu > ul > li .sub-menu li .sub-menu li .sub-menu {
  background-color: #e8e8e8;
  width: calc(100% + 30px);
  margin-left: -15px;
}

#mobile-menu > ul > li .sub-menu li .sub-menu li .sub-menu li {
  background-color: #e8e8e8;
  padding: 4px 30px;
}

#mobile-menu > ul > li .sub-menu li a {
  color: black;
  font-size: 12px;
  padding: 5px 0px 0px;
}

#mobile-menu > ul > li.active_tier > a {
  color: #7f7f7f;
  padding: 10px 0px 5px;
  margin: 0px 20px 5px;
}

#mobile-menu > ul > li.active_tier > a:before {
  color: #7f7f7f !important;
}

#mobile-menu > ul > li.active_tier .sub-menu {
  display: flex;
}

#mobile-menu > ul > li.active_tier .sub-menu .sub-menu {
  /*If there is a 4th level hide it and then show it on tap*/
}

#mobile-menu > ul > li.active_tier .sub-menu .sub-menu li .sub-menu {
  display: none;
}

#mobile-menu > ul > li.active_tier .sub-menu .sub-menu li .sub-menu a {
  font-size: 14px;
  padding: 5px 0px;
  font-weight: 400;
}

#mobile-menu > ul > li.active_tier .sub-menu .sub-menu li.menu-item-has-children {
  position: relative;
}

#mobile-menu > ul > li.active_tier .sub-menu .sub-menu li.active_tier_sub_menu .sub-menu {
  display: block;
}

#mobile-menu > ul > li.active_tier a {
  -webkit-transition: linear 0.35s all;
  transition: linear 0.35s all;
}

#mobile-menu > ul > li.active_tier + li {
  margin-top: 20px;
}

#mobile-menu > ul > li.active_tier .nav-dropdown {
  display: none;
}

#mobile-menu > ul > li.active_tier a[title^=orange] {
  padding: 12.5px 0;
  margin-left: -12px;
  font-weight: 500 !important;
}

#mobile-menu > ul .active_tier {
  background: #fff;
  border-color: #fff;
  color: #000;
}

#mobile-menu > ul .active_tier > a {
  color: #000;
}

#mobile-menu-bottom-links {
  padding: 40px 20px 0px;
}

#mobile-menu-bottom-links a {
  text-decoration: none;
  color: black;
  margin-right: 10px;
}

#mobile-back {
  top: -35px;
  position: absolute;
  left: 0;
  width: 100%;
  height: 35px;
  background: #333;
  color: white;
  padding: 7px 0 7px 45px;
  text-align: left;
  font-size: 18px;
  font-weight: 100;
  text-transform: lowercase;
  box-sizing: border-box;
  cursor: pointer;
}

#mobile-back:before {
  content: "\f053";
  font-family: fontAwesome;
  opacity: 0.95;
  filter: alpha(opacity=95);
  top: -1px;
  padding: 0 10px 0 0;
  -webkit-transition: 0.5s ease all;
  transition: 0.5s ease all;
  pointer-events: none;
  font-size: 11px;
  position: relative;
}

#mobile-menu ul li {
  display: block;
  -webkit-transition: background 0.75s linear, border-color 0.75s linear, color 0.75s linear;
  transition: background 0.75s linear, border-color 0.75s linear, color 0.75s linear;
}

#mobile-menu ul li.donate {
  background-color: #7f7f7f;
  padding: 0;
}

#mobile-menu ul li.donate a {
  color: #FFFFFF;
  display: block;
  padding: 25px 45px 27px;
}

#mobile-menu ul li a {
  font-size: 16px;
  font-weight: 600;
  color: black;
  text-decoration: none;
  padding: 10px 20px;
  position: relative;
  -webkit-transition: 0.5s linear all;
  transition: 0.5s linear all;
  position: static;
}

#mobile-menu ul li a[title=no-parents], #mobile-menu ul li a[title=no-opacity], #mobile-menu ul li a[title=continue-column] {
  display: none !important;
}

#mobile-menu ul li {
  width: 100%;
  background-color: #fff;
  padding: 0px;
  position: relative;
  box-sizing: border-box;
}

#mobile-menu ul li:last-child a {
  margin-right: 20px;
}

#mobile-menu ul li .nav-dropdown {
  position: absolute;
  top: 70px;
  left: 0;
  right: 0;
  padding: 35px 0;
  background: #F6F6F6;
  display: none;
  padding: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

#mobile-menu ul li .nav-dropdown ul li a {
  padding: 0px 15px;
  color: black;
  font-weight: 600;
}

#mobile-menu ul li .nav-dropdown ul li ul li {
  width: 100%;
  float: none;
}

#mobile-menu ul li .nav-dropdown ul li ul li a {
  padding-bottom: 8px;
  color: #2f2f2f;
  font-weight: 400;
  text-transform: none;
  font-size: 16px;
  line-height: 1;
  display: block;
}

#mobile-menu ul li .nav-dropdown ul li ul li a:before {
  display: none;
}

#mobile-menu ul li .nav-dropdown ul li ul li a:hover {
  color: #7f7f7f;
}

#mobile-menu ul li .nav-dropdown .feat-nav-item {
  width: 100%;
  float: right;
  position: relative;
  height: 190px;
  overflow: hidden;
}

#mobile-menu ul li .nav-dropdown .feat-nav-item img {
  height: 100%;
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

#mobile-menu ul li .nav-dropdown .feat-nav-item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  padding: 20px;
  box-sizing: border-box;
}

#mobile-menu ul li .nav-dropdown .feat-nav-item .overlay p {
  font-size: 26px;
  color: #fff;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
}

#mobile-menu ul li .nav-dropdown .feat-nav-item .overlay a {
  border: 2px solid #7f7f7f;
  display: inline-block;
  padding: 10px 14px;
  background: #7f7f7f;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 10px;
}

#mobile-menu ul li .nav-dropdown .feat-nav-item .overlay a:hover {
  background: rgba(127, 127, 127, 0);
  color: #7f7f7f;
}

#mobile-menu ul li .nav-dropdown ul li a {
  padding: 0;
  font-size: 15px;
  font-weight: 400;
}

#mobile-menu ul li .nav-dropdown .feat-nav-item img {
  width: 100%;
  height: auto;
}

#mobile-menu ul li .nav-dropdown li {
  padding: 0 0 0 45px;
}

#mobile-menu ul li .nav-dropdown ul li ul li {
  padding: 8px 12px 8px;
  border: 0;
}

#mobile-menu ul li.active_tier .nav-dropdown .container {
  padding: 0;
}

#mobile-menu ul li.menu-item-has-children > a:before {
  content: "\f054";
  font-family: fontAwesome;
  color: black;
  position: absolute;
  top: 12px;
  right: 30px;
  margin: -10px -10px 0 0;
  padding: 10px;
  cursor: pointer;
  -webkit-transition: 0.5s ease all;
  transition: 0.5s ease all;
  pointer-events: none;
  transform: rotate(90deg);
}

#mobile-menu ul li.menu-item-has-children.active_tier > a:before,
#mobile-menu ul li.menu-item-has-children.opened > a:before {
  color: black;
  transform: rotate(-90deg);
}

#mobile-menu ul li .nav-dropdown .container > ul > li > a {
  padding: 25px 0;
}

#mobile-menu ul li .nav-dropdown .container > ul > li:not(.menu-item-has-children) > a {
  width: 100%;
}

#mobile-menu ul li li.active_subitem.menu-item-has-children:before {
  display: none;
}

#mobile-menu a[title=no-parents] + ul,
#mobile-menu a[title=no-opacity] + ul,
#mobile-menu a[title=continue-column] + ul {
  display: block !important;
  padding: 0 !important;
}

#mobile-menu a[title=no-parents] + ul li {
  padding-left: 0 !important;
}

#mobile-menu ul li a:after {
  display: none !important;
}

#mobile-menu .active_tier .feat-nav-item:after {
  content: "";
  position: absolute;
  width: 110%;
  height: 110%;
  top: 0;
  left: -5%;
  box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23) inset;
}

#mobile-menu.has_active_subitem .mobile-main-nav > li {
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transition: 0.5s ease all;
  transition: 0.5s ease all;
}

#mobile-menu > ul > li {
  padding-top: 15px;
  padding-bottom: 15px;
}

.mobile-nav.has_active_subitem .info-for {
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transition: 0.5s ease all;
  transition: 0.5s ease all;
}

#mobile-menu i.close_submenu {
  position: absolute;
  top: 26px;
  right: 30px;
  color: black;
  opacity: 0.7;
  filter: alpha(opacity=70);
  cursor: pointer;
}

.browser-alert {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999999;
  background: #F22;
  padding: 20px;
  font-size: 18px;
}

.browser-alert a {
  color: #fff;
}

/*----  sidebar  ----*/
aside .sidebar:not(:first-child) {
  margin-top: 25px;
}

body.page-template-template-gutenberg-sidebar #content_links,
.new-sidebar {
  box-sizing: border-box;
  margin-bottom: 67px;
  padding: 20px;
  background-color: #F5F5F5;
  width: 28%;
  max-width: 315px;
}

body.page-template-template-gutenberg-sidebar #content_links ul,
.new-sidebar ul {
  padding: 0;
  margin: 0 -1px;
}

body.page-template-template-gutenberg-sidebar #content_links li,
.new-sidebar li {
  list-style-type: none;
  border-bottom: none;
  padding: 0px;
  color: #8a8a8c;
  text-decoration: none;
  font-size: 13px;
  padding: 8px 16px;
  display: block;
  font-weight: 600;
  color: black;
}

body.page-template-template-gutenberg-sidebar #content_links li a,
.new-sidebar li a {
  color: #8a8a8c;
  text-decoration: none;
  font-size: 13px;
  padding: 8px 16px;
  display: block;
  font-weight: 600;
  color: black;
}

body.page-template-template-gutenberg-sidebar #content_links li a:after,
.new-sidebar li a:after {
  content: "";
  background: none;
}

body.page-template-template-gutenberg-sidebar #content_links li strong a,
.new-sidebar li strong a {
  font-weight: 600;
  font-size: 18px;
  padding: 15px 16px;
  display: block;
  text-decoration: none;
  color: #747474;
}

body.page-template-template-gutenberg-sidebar #content_links li ul li ul,
.new-sidebar li ul li ul {
  display: none;
}

body.page-template-template-gutenberg-sidebar #content_links li ul li ul li,
.new-sidebar li ul li ul li {
  border: none;
}

body.page-template-template-gutenberg-sidebar #content_links li ul li ul li a,
.new-sidebar li ul li ul li a {
  padding: 0 16px 0 36px;
}

body.page-template-template-gutenberg-sidebar #content_links li ul li ul li ul,
.new-sidebar li ul li ul li ul {
  display: none;
}

body.page-template-template-gutenberg-sidebar #content_links li ul .current-cat a,
body.page-template-template-gutenberg-sidebar #content_links li ul .current_page_parent a,
body.page-template-template-gutenberg-sidebar #content_links li ul .current_page_item a,
.new-sidebar li ul .current-cat a,
.new-sidebar li ul .current_page_parent a,
.new-sidebar li ul .current_page_item a {
  color: #7f7f7f;
}

body.page-template-template-gutenberg-sidebar #content_links li ul .current-cat-parent ul,
body.page-template-template-gutenberg-sidebar #content_links li ul .current-cat ul,
body.page-template-template-gutenberg-sidebar #content_links li ul .current_page_parent ul,
body.page-template-template-gutenberg-sidebar #content_links li ul .current_page_item ul,
.new-sidebar li ul .current-cat-parent ul,
.new-sidebar li ul .current-cat ul,
.new-sidebar li ul .current_page_parent ul,
.new-sidebar li ul .current_page_item ul {
  display: block;
  line-height: 1.5;
  padding-bottom: 16px;
}

body.page-template-template-gutenberg-sidebar #content_links li ul .current-cat-parent ul li ul,
body.page-template-template-gutenberg-sidebar #content_links li ul .current-cat ul li ul,
body.page-template-template-gutenberg-sidebar #content_links li ul .current_page_parent ul li ul,
body.page-template-template-gutenberg-sidebar #content_links li ul .current_page_item ul li ul,
.new-sidebar li ul .current-cat-parent ul li ul,
.new-sidebar li ul .current-cat ul li ul,
.new-sidebar li ul .current_page_parent ul li ul,
.new-sidebar li ul .current_page_item ul li ul {
  display: none;
}

body.page-template-template-gutenberg-sidebar #content_links li ul .current-cat-parent ul li a,
body.page-template-template-gutenberg-sidebar #content_links li ul .current-cat ul li a,
body.page-template-template-gutenberg-sidebar #content_links li ul .current_page_parent ul li a,
body.page-template-template-gutenberg-sidebar #content_links li ul .current_page_item ul li a,
.new-sidebar li ul .current-cat-parent ul li a,
.new-sidebar li ul .current-cat ul li a,
.new-sidebar li ul .current_page_parent ul li a,
.new-sidebar li ul .current_page_item ul li a {
  color: #8a8a8c;
}

body.page-template-template-gutenberg-sidebar #content_links li ul .current-cat-parent ul .current-cat a,
body.page-template-template-gutenberg-sidebar #content_links li ul .current_page_parent ul .current_page_item a,
body.page-template-template-gutenberg-sidebar #content_links li ul a:hover,
.new-sidebar li ul .current-cat-parent ul .current-cat a,
.new-sidebar li ul .current_page_parent ul .current_page_item a,
.new-sidebar li ul a:hover {
  color: #7f7f7f;
}

body.page-template-template-gutenberg-sidebar #content_links > li,
.new-sidebar > li {
  border-bottom: none;
  padding: 0px;
}

body.page-template-template-gutenberg-sidebar #content_links.events-sidebar li ul li:not(.current-cat):not(.current-cat-parent),
.new-sidebar.events-sidebar li ul li:not(.current-cat):not(.current-cat-parent) {
  display: none;
}

body.page-template-template-gutenberg-sidebar #content_links.events-sidebar li ul li.current-cat li,
body.page-template-template-gutenberg-sidebar #content_links.events-sidebar li ul li.current-cat-parent li,
.new-sidebar.events-sidebar li ul li.current-cat li,
.new-sidebar.events-sidebar li ul li.current-cat-parent li {
  display: block !important;
}

body.page-template-template-gutenberg-sidebar #content_links h2 .title a,
body.page-template-template-gutenberg-sidebar #content_links .pagenav .title a,
.new-sidebar h2 .title a,
.new-sidebar .pagenav .title a {
  color: black;
  position: relative;
  border-bottom: 1px solid #D8D8D8;
  margin-bottom: 15px;
}

body.page-template-template-gutenberg-sidebar #content_links h2 .title a:after,
body.page-template-template-gutenberg-sidebar #content_links .pagenav .title a:after,
.new-sidebar h2 .title a:after,
.new-sidebar .pagenav .title a:after {
  content: " ";
  border-top: 6px solid #7f7f7f;
  width: 100px;
  display: block;
  position: absolute;
  bottom: -4px;
  left: 20px;
}

body.page-template-template-gutenberg-sidebar #content_links h2 .title i,
body.page-template-template-gutenberg-sidebar #content_links .pagenav .title i,
.new-sidebar h2 .title i,
.new-sidebar .pagenav .title i {
  display: none;
}

body.page-template-template-gutenberg-sidebar #content_links h2,
.new-sidebar h2 {
  color: black;
  position: relative;
  border-bottom: 1px solid #D8D8D8;
  margin-bottom: 15px;
  font-weight: 600;
  font-size: 18px;
  padding: 15px 16px;
  display: block;
  text-decoration: none;
}

body.page-template-template-gutenberg-sidebar #content_links h2:after,
.new-sidebar h2:after {
  content: " ";
  border-top: 6px solid #7f7f7f;
  width: 100px;
  display: block;
  position: absolute;
  bottom: -4px;
  left: 20px;
}

body.page-template-template-gutenberg-sidebar #content_links.sticky-sidebar,
.new-sidebar.sticky-sidebar {
  position: fixed;
  top: 160px;
  z-index: 2;
}

.single-article .new-sidebar li ul li ul li {
  border: none;
  margin-bottom: 15px;
}

.single-article .new-sidebar li ul .current-cat ul,
.single-article .new-sidebar li ul .current_page_parent ul {
  display: block;
  line-height: 1.5;
  padding-bottom: 16px;
  padding-top: 10px;
}

.single-article .new-sidebar li ul .current_page_item ul {
  display: block;
  line-height: 1.5;
  padding-bottom: 16px;
  padding-top: 10px;
}

.single-article .new-sidebar li ul .current_page_item ul li a {
  color: #8a8a8c;
  line-height: 1.2;
}

.sidebar.link-list {
  box-sizing: border-box;
  padding-right: 66px;
}

.sidebar.link-list:last-child {
  margin-bottom: 67px;
}

.sidebar.link-list a {
  color: #8a8a8c;
  text-decoration: none;
  font-size: 16px;
  padding: 10px 16px;
  display: block;
}

.sidebar.link-list a.active {
  color: #7f7f7f;
}

.sidebar.link-list div {
  border: 1px solid #d1d1d1;
  border-bottom: none;
}

.sidebar.link-list div:last-child {
  border-bottom: 1px solid #d1d1d1;
}

.sidebar.link-list div > a {
  font-weight: 600;
}

.sidebar.link-list ul {
  padding-bottom: 15px;
}

.sidebar.link-list ul li {
  list-style: none;
  padding-left: 10px;
}

.sidebar.link-list ul li a {
  padding: 2px 16px;
}

.sidebar.news-sidebar span {
  font-weight: 400;
  color: #7f7f7f;
  text-decoration: none;
  font-size: 18px;
  padding: 10px 16px;
  display: block;
}

.sidebar.news-sidebar ul {
  padding: 21px 0 13px 0;
}

.sidebar.news-sidebar ul li {
  padding-bottom: 8px;
}

.sidebar.news-sidebar .current_page_item a {
  color: #7f7f7f;
}

.sidebar.news-sidebar ul li a {
  color: #5c5d61;
  font-weight: 400;
  font-size: 16px;
}

/*----  only homepage  ----*/
.homepage .news-events h2 {
  font-size: 40px;
}

.news-events .right .upcoming-events .item {
  box-sizing: border-box;
  padding-right: 10px;
}

.news-events .right .upcoming-events .item:nth-child(2n+1) {
  clear: both;
}

.student-work .view-categories {
  position: relative;
}

.student-work .view-categories .orange-link {
  text-transform: capitalize;
  font-weight: 400;
  margin-right: -35%;
  -webkit-transition: 0.45s ease all;
  transition: 0.45s ease all;
  padding: 31px 0 0 10px;
  font-size: 16px;
  position: relative;
}

.student-work .view-categories .orange-link:after {
  content: "";
}

.student-work .view-categories .orange-link:before {
  background: transparent;
}

.student-work .view-categories .orange-link span {
  font-weight: 600;
}

.student-work .container {
  overflow: hidden;
}

.student-work .view-categories .orange-link svg {
  float: right;
  width: 16px;
  margin-left: 9px;
}

.student-work .view-categories .orange-link:first-child {
  padding-right: 30px;
}

.student-work .view-categories .orange-link:first-child svg {
  display: none;
}

#hp-message-wrapper {
  margin: 20px 0px;
}

#hp-message-wrapper #hp-message {
  background-color: #7f7f7f;
  padding: 15px 25px;
  display: flex;
  max-width: 1275px;
  margin: 0 auto;
}

#hp-message-wrapper #hp-message #hp-message-content {
  font-weight: 600;
  width: 70%;
  color: white;
  font-size: 22px;
  line-height: 38px;
}

#hp-message-wrapper #hp-message #hp-message-link {
  width: 30%;
  font-weight: 600;
  text-align: right;
  color: white;
}

#hp-message-wrapper #hp-message #hp-message-link a {
  color: White;
  text-decoration: none;
  line-height: 38px;
  font-size: 17px;
  font-weight: bold;
}

#hp-blocks-wrapper #hp-blocks {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1325px;
  margin: 0 auto;
}

#hp-blocks-wrapper #hp-blocks .hp-block {
  background-color: #F5F5F5;
  margin-bottom: 15px;
  overflow: hidden;
}

#hp-blocks-wrapper #hp-blocks .hp-block .image-wrapper {
  overflow: hidden;
  position: relative;
  transform-origin: 0 0;
  transition: all 1s;
}

#hp-blocks-wrapper #hp-blocks .hp-block .image-wrapper img {
  transition: all 1s;
  width: 100%;
  position: relative;
}

#hp-blocks-wrapper #hp-blocks .hp-block .hp-block-content {
  padding: 40px;
}

#hp-blocks-wrapper #hp-blocks .hp-block .hp-block-content h2 {
  color: black;
  font-weight: bold;
  font-size: 35px;
  line-height: 38px;
  margin-bottom: 15px;
}

#hp-blocks-wrapper #hp-blocks .hp-block .hp-block-content h3 {
  color: #7f7f7f;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}

#hp-blocks-wrapper #hp-blocks .hp-block .hp-block-content p {
  color: black;
  font-size: 22px;
  line-height: 34px;
}

#hp-blocks-wrapper #hp-blocks .hp-block .hp-block-content a {
  text-decoration: none;
  font-size: 17px;
  font-weight: bold;
}

#hp-blocks-wrapper #hp-blocks .hp-block .hp-block-content a:after {
  content: " ->";
  font-family: Inter, sans-serif;
}

#hp-blocks-wrapper #hp-blocks .hp-block.half-width {
  width: 49%;
}

#hp-blocks-wrapper #hp-blocks .hp-block.full-width {
  width: 100%;
  position: relative;
  background-color: white;
}

#hp-blocks-wrapper #hp-blocks .hp-block.full-width img {
  max-width: 90%;
}

#hp-blocks-wrapper #hp-blocks .hp-block.full-width .hp-block-content {
  width: 654px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
  background-color: #F5F5F5;
  padding-left: 80px;
  padding-right: 80px;
}

#hp-blocks-wrapper #hp-blocks .hp-block.truly-full-width {
  width: 100%;
  position: relative;
  background-color: white;
}

#hp-blocks-wrapper #hp-blocks .hp-block.truly-full-width img {
  max-width: 100%;
}

#hp-blocks-wrapper #hp-blocks .hp-block.truly-full-width .hp-block-content {
  width: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  background-color: #F5F5F5;
  padding-left: 40px;
  padding-right: 40px;
}

#hp-blocks-wrapper #hp-blocks .hp-block.layout-center {
  display: flex;
  flex-flow: column-reverse;
  text-align: center;
  align-items: center;
}

#hp-blocks-wrapper #hp-blocks .hp-block.layout-center img {
  width: auto;
}

#hp-blocks-wrapper #hp-blocks .hp-block.background-color-black {
  background-color: black;
  padding: 5px 10px;
}

#hp-blocks-wrapper #hp-blocks .hp-block.background-color-black .hp-block-content h2, #hp-blocks-wrapper #hp-blocks .hp-block.background-color-black .hp-block-content p {
  color: White;
}

#hp-blocks-wrapper #hp-blocks .hp-block.background-color-black.half-width {
  width: calc(49% - 20px);
}

#hp-blocks-wrapper #hp-blocks .hp-block:hover .image-wrapper img {
  transform: scale(1.1) translateX(-2%) translateY(-2%);
}

/*----  only news  ----*/
.news h1 {
  margin-bottom: 30px;
  display: inline-block;
}

.news h1 + select {
  float: right;
  padding: 5px;
  border-radius: 4px 4px 0 0;
  outline: none !important;
}

.news h1 a {
  text-decoration: none;
}

.news h1 a:hover {
  color: #000;
}

.news main {
  width: auto;
}

.news.slider .bullets {
  bottom: 25px;
}

.news .slider .slides .slide .box h2 {
  font-size: 50px;
}

.news .slider .slides .slide .box p {
  font-size: 23px;
}

.news .tri .item {
  float: left;
  width: 31.6666%;
  margin-bottom: 40px;
  margin-right: 2.5%;
  box-sizing: border-box;
}

.news .tri .item:nth-child(4n+3) {
  margin-right: 0;
}

.news .tri .item .img {
  height: 215px;
  overflow: hidden;
}

.news .tri .item .img img {
  display: block;
  width: 100%;
}

.news .tri .item .text a {
  text-decoration: none;
}

.news .tri .item .text a h2 {
  color: #7f7f7f;
  font-size: 20px;
  line-height: 1.1;
  padding: 20px 0px 15px;
  text-transform: uppercase;
  font-weight: 600;
}

.news .tri .item .text .body {
  padding-bottom: 25px;
  font-size: 15px;
  line-height: 1.5;
}

.news .tri .item .text .cats {
  height: 10px;
  text-align: center;
  padding-top: 15px;
  color: #8F8F8F;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
}

.news .tri .item .text .cats a {
  color: #8F8F8F;
}

.news .tri:after {
  content: "";
  display: block;
  clear: both;
}

/*
  .news .featured .img { width: 55%; height: 345px; overflow: hidden; float: left; }
  .news .featured .img img { height: 100%; }
  .news .featured .text { width: 45%; box-sizing: border-box; padding: 20px 0 0 25px; float: right; }
  .news .featured .text a { text-decoration: none; }
  .news .featured .text h2 { color: #7f7f7f; padding-bottom: 7px; font-weight: 400; font-size: 26px; }
  .news .featured .text .meta { color: #8a8a8c; padding-bottom: 30px; }
  .news .featured .text p { color: #333; line-height: 1.4; }
  .news .featured .text .orange-link { padding-top: 20px; font-size: 16px; }

  .news .item { margin-bottom: 50px; }
  .news .item .img { width: 240px; height: 240px; overflow: hidden; float: left; margin-right: 25px; }
  .news .item .img img { height: 100%; }
  .news .item .text { box-sizing: border-box; padding: 20px 0 0 25px; }
  .news .item .text a { text-decoration: none; }
  .news .item .text h2 { color: #7f7f7f; padding-bottom: 7px; font-weight: 400; font-size: 26px; }
  .news .item .text .meta { color: #8a8a8c; padding-bottom: 30px; }
  .news .item .text p { color: #333; line-height: 1.4; }
  .news .item .text .orange-link { padding-top: 20px; font-size: 16px; }
  */
.single .new-sidebar li ul .current_page_item ul li.current_page_item a {
  color: #7f7f7f;
}

/*---- only stories page ----*/
.stories main {
  width: 100%;
}

.stories .slider .slides .slide .box {
  margin-top: 300px;
}

.stories .slider .bullets {
  bottom: 25px;
}

.stories .slider .slides .slide .box h2 {
  font-size: 50px;
}

.stories .slider .slides .slide .box p {
  font-size: 23px;
}

.single-stories .banner h1 {
  position: relative !important;
  bottom: 0 !important;
  /* responsive bugs */
}

.single-stories blockquote {
  margin-bottom: 20px;
  font-style: italic;
  font-synthesis: none;
}

.single-stories blockquote .quote:before, .single-stories blockquote .quote:after {
  content: '"';
}

/*---- only 404 ----*/
#four-video {
  position: relative;
}

#four-mute,
#four-unmute {
  position: absolute;
  top: 20px;
  left: 25px;
  font-size: 38px;
  cursor: pointer;
  z-index: 999;
  padding: 20px;
}

#four-mute {
  display: none;
}

/*---- only directory ----*/
.search_results {
  position: relative;
}

.search_results .overlay {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.6);
  z-index: 9;
  display: none;
}

#meca-loader {
  position: absolute;
  top: 100px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

#search_results_list {
  padding: 15px 0;
}

.programs-faculty #search_results_list {
  padding: 0;
}

#search_offices {
  margin-right: 10px;
}

.searchbar {
  margin-top: 30px;
  margin-top: 10px;
  background-color: #F3F3F3;
  padding: 20px;
  border: 1px solid #E8E8E8;
}

.searchbar span {
  position: relative;
  display: block;
}

.searchbar span svg {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 12px;
  left: 10px;
}

.searchbar #people_search_input {
  width: 90%;
}

.searchbar #people_search_input:focus {
  outline: none;
}

.directory_letter {
  padding: 20px 0 0;
  border-bottom: 1px solid #747474;
  margin-bottom: 30px;
}

/*----  common elements  ----*/
ul.image-bullets {
  padding-left: 60px !important;
}

.image-bullets li {
  margin-bottom: 5px;
  padding-bottom: 20px;
  list-style: none;
}

.image-bullets li img {
  width: 50px;
  height: 50px;
  margin-left: -60px;
  margin-right: 10px;
  vertical-align: middle;
  padding-bottom: 3px;
  border-radius: 25px;
}

.gallery-blocks {
  margin-bottom: 20px;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.gallery-blocks .gallery-container {
  width: 4000%;
}

.gallery-blocks .gallery-container .item {
  width: 0.9%;
  float: left;
  padding-right: 10px;
  box-sizing: border-box;
}

.gallery-blocks .gallery-container .item img {
  width: 100%;
  display: block;
}

.gallery-blocks .arrow-next {
  width: 32px;
  position: absolute;
  color: #fff;
  z-index: 3;
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0% 0%;
  top: 30px;
  bottom: 0;
  height: auto;
  right: 0px;
  border-radius: 0px;
  padding: 0 5px;
}

.gallery-blocks .arrow-prev {
  width: 32px;
  display: none;
  position: absolute;
  color: #fff;
  z-index: 3;
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0% 0%;
  top: 30px;
  bottom: 0;
  height: auto;
  left: 0px;
  border-radius: 0px;
  padding: 0 5px;
}

.gallery-blocks .arrow-prev svg {
  height: 50px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.gallery-blocks .arrow-next svg {
  height: 50px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.gallery-blocks:hover .arrow-next,
.gallery-blocks:hover .arrow-prev {
  opacity: 1;
  filter: alpha(opacity=100);
}

.gallery-lightbox {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 99999;
}

.gallery-lightbox .container {
  margin-top: 100px;
  max-height: 700px;
}

.gallery-lightbox .item {
  height: 700px;
  width: 1200px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
}

.gallery-lightbox .item img {
  width: auto;
  display: block;
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
}

.gallery-lightbox .item .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  padding: 12px 17px;
  background: rgba(0, 0, 0, 0.8);
  margin: 0 auto;
  display: none;
  box-sizing: border-box;
}

.gallery-lightbox .arrow-prev {
  background: none;
  opacity: 1;
  filter: alpha(opacity=100);
  left: -80px;
}

.gallery-lightbox .arrow-next {
  background: none;
  opacity: 1;
  filter: alpha(opacity=100);
  right: -80px;
}

.gallery-lightbox .container {
  position: relative;
  height: 700px;
}

.toggle {
  border-bottom: 1px solid #2f2f2f;
  margin-bottom: 10px;
}

.toggle .title {
  color: #2f2f2f;
  cursor: pointer;
  padding: 15px 66px 18px 0;
  font-size: 18px;
  display: block;
  position: relative;
  color: #303038;
}

.toggle .title:after {
  color: #7f7f7f;
  content: "L";
  position: absolute;
  right: 0;
  z-index: 1;
  top: 5px;
  font-family: icomoon;
  font-size: 30px;
}

.toggle .text {
  padding-bottom: 20px;
  display: none;
  color: #5F5F5F;
}

.toggle .text strong {
  font-weight: 600;
}

.toggle .text .col1 {
  width: 49%;
  padding-right: 1%;
  float: left;
}

.toggle .text .col2 {
  width: 49%;
  padding-left: 1%;
  float: left;
}

.toggle .text ul {
  padding-left: 16px !important;
}

.toggle.last {
  border-bottom: 1px solid #2f2f2f;
  margin-bottom: 20px;
}

.toggle.active .title:after {
  content: "K";
}

:not(.toggle) + .toggle {
  border-top: 1px solid #2f2f2f;
}

.toggle + :not(.toggle) {
  margin-top: 15px;
}

.info-card {
  background: #f3f3f3;
  border: 1px solid #cecece;
  height: 180px;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}

.info-card .text-left h1 {
  font-size: 30px;
  color: #7f7f7f;
  margin: 0;
  line-height: 1;
  margin-bottom: 0.3em;
}

.info-card .text-left h2 {
  font-size: 19px;
  margin: 0;
}

.info-card .text-left h3 {
  font-size: 19px;
  line-height: 1;
}

.info-card .text-left a {
  text-decoration: none;
}

.info-card img {
  background: #f3f3f3;
  float: left;
  margin-right: 35px;
}

.info-card .text-left {
  float: left;
  padding-right: 40px;
  width: 35%;
  box-sizing: border-box;
  padding-top: 22px;
}

.info-card .text-right {
  float: left;
  padding-right: 0;
  width: 35%;
  box-sizing: border-box;
  padding-top: 36px;
}

.info-card .text-right ul {
  list-style-type: none;
}

.info-card .text-right ul li {
  padding-bottom: 7px;
}

.info-card .text-right ul li a {
  text-decoration: none;
}

.info-card .text-right ul li svg {
  margin: 0 10px -3px 0;
}

.info-card .text-left h2 {
  margin: 0;
  font-size: 30px;
  color: #7f7f7f;
  line-height: 1;
  margin-bottom: 0.3em;
}

.info-card .text-left h2 a {
  color: #7f7f7f;
}

.info-card .text-left h4 {
  font-size: 17px;
  margin-top: 0px;
  padding-bottom: 7px;
  line-height: 1;
}

.info-card .text-left h3 {
  font-size: 16px;
  color: #747474;
  font-weight: 300;
  padding-top: 0;
}

.info-card .text-left a {
  text-decoration: none;
  color: #303038;
}

.info-card .text-left h3 svg {
  -webkit-transform: scale(-1);
  -ms-transform: scale(-1);
  transform: scale(-1);
  margin-right: 10px;
  width: 14px;
  vertical-align: middle;
  padding-top: 2px;
}

#people_search .searchbar {
  margin: 0;
}

#people_search .searchbar a {
  text-decoration: none;
  padding-top: 6px;
  display: inline-block;
}

.student-work {
  padding: 85px 0 60px;
  overflow: hidden;
}

.student-work.shortened {
  padding: 0 0 50px;
}

.student-work h2 {
  letter-spacing: 0.5px;
  font-weight: 300;
  color: #747474;
  font-size: 40px;
  margin-bottom: 20px;
}

.homepage .student-work h2 {
  padding-bottom: 25px;
}

.student-work .blocks .item {
  float: left;
  width: 25%;
  height: 200px;
  overflow: hidden;
  position: relative;
}

.student-work .blocks .item:nth-child(2) {
  width: 50%;
  height: 400px;
}

.student-work .blocks .item:nth-child(2) .overlay span {
  padding-top: 140px;
}

.student-work .blocks .item:nth-child(5) {
  margin-top: -200px;
  /* eliminates the need to break up the items into containers */
}

.student-work .blocks .item img {
  width: auto;
  max-width: 10000%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.student-work .blocks .item:hover img {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
  -ms-transform: translate(-50%, -50%) scale(1.1);
  transform: translate(-50%, -50%) scale(1.1);
}

.student-work .blocks .item .overlay {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
}

.student-work .blocks .item .overlay i {
  padding-top: 50px;
  display: block;
  font-size: 32px;
}

.student-work .blocks .item:nth-child(2) .overlay i {
  padding-top: 150px;
}

.student-work .blocks .item .overlay h5 {
  color: #fff;
  padding: 14px 0 0;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 600;
}

.student-work .blocks .item .overlay p {
  font-size: 18px;
}

.student-work .blocks .item:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}

.student-work .orange-link {
  float: right;
  padding-top: 30px;
  margin-bottom: 5px;
}

.content .student-work .blocks .item {
  float: left;
  width: 33.33%;
  overflow: hidden;
  position: relative;
  height: auto;
}

.content .student-work .blocks .item:first-child {
  width: 66.66%;
  height: auto;
}

.content .student-work .blocks .item:after {
  content: "";
  display: block;
  padding-top: 66.666%;
  position: relative;
  z-index: -1;
}

.content .student-work .blocks .item img {
  position: static;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.content .student-work .blocks .item:hover img {
  top: -2%;
  left: -2%;
  width: 104%;
  height: 104%;
}

.content .student-work.shortened .blocks .item:hover img {
  top: 0;
  left: 0;
  width: 101%;
  height: 101%;
  -webkit-transform: translate(-50%, -50%) scale(1.2);
  -ms-transform: translate(-50%, -50%) scale(1.2);
  transform: translate(-2%, -2%) scale(1.2);
}

.content .student-work .blocks .item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
}

.content .student-work .blocks .item .overlay i {
  padding-top: 50px;
  display: block;
  font-size: 32px;
}

.content .student-work .blocks .item:first-child .overlay i {
  padding-top: 26%;
}

.content .student-work .blocks .item .overlay h5 {
  padding: 14px 0 0;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 600;
}

.content .student-work .blocks .item .overlay p {
  font-size: 18px;
}

.content .student-work .blocks .item:last-child {
  margin: 0;
}

.content .student-work .blocks .item:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}

.content .student-work .orange-link {
  float: right;
  padding-top: 30px;
}

.story-popup {
  position: fixed;
  display: none;
  background: rgba(0, 0, 0, 0.6);
  z-index: 99999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.story-popup .wrap {
  width: 1200px;
  margin: 100px auto;
  background: #fff;
  height: 750px;
  position: relative;
}

.story-popup .wrap .item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
  height: 100%;
}

.story-popup .wrap .item .img {
  float: left;
  width: 575px;
  overflow: hidden;
  height: 100%;
}

.story-popup .wrap .item .img img {
  height: 100%;
  width: auto;
}

.story-popup .wrap .item .right {
  float: left;
  width: 625px;
  box-sizing: border-box;
  padding: 30px 20px 20px 30px;
  height: 749px;
  overflow-y: auto;
}

.story-popup .wrap .item .right * {
  max-width: 100%;
}

.story-popup .wrap .item .right img {
  height: auto;
}

.story-popup .wrap .item .right h3 {
  letter-spacing: 0.5px;
  color: #747474;
  font-size: 36px;
  font-weight: 300;
}

.story-popup .wrap .item .right h4 {
  font-weight: 400;
  color: #7f7f7f;
  font-size: 18px;
}

.story-popup .wrap .item .right .quote {
  padding: 25px 0 0;
  font-weight: 600;
  font-size: 20px;
}

.story-popup .wrap .item .right .text {
  padding: 25px 0 12px;
}

.story-popup .wrap .item .right .text p {
  padding-bottom: 16px;
}

.story-popup .wrap .item .close {
  position: absolute;
  top: 0px;
  color: white;
  background: #333333 none repeat scroll 0% 0%;
  right: 0px;
  padding: 2px 5px 1px 5px;
  cursor: pointer;
}

.story-popup .wrap .next {
  position: absolute;
  right: -90px;
  bottom: 47%;
  cursor: pointer;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.story-popup .wrap .prev {
  position: absolute;
  left: -95px;
  bottom: 47%;
  cursor: pointer;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.story-popup .wrap .fa-times {
  position: absolute;
  top: 0;
  right: 0;
  color: white;
  font-size: 30px;
  opacity: 0.7;
  filter: alpha(opacity=70);
  z-index: 99;
  padding: 7px 14px 10px 15px;
  cursor: pointer;
  background-color: #7f7f7f;
  border-radius: 0 0 0 10px;
}

.prev .ink.animate,
.next .ink.animate {
  background: #333;
}

.stories-slider {
  background: #fafafa;
  padding-top: 85px;
  position: relative;
}

.stories-slider a {
  text-decoration: none;
}

.stories-slider h2 {
  letter-spacing: 0.5px;
  font-weight: 300;
  color: #747474;
  font-size: 40px;
}

.stories-slider .orange-link {
  margin: 18px 0 35px;
}

.stories-slider ul {
  width: 10000px;
}

.stories-slider ul li {
  display: block;
  float: left;
  width: 400px;
  height: 416px;
  position: relative;
}

.stories-slider ul li .content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stories-slider ul li .content img {
  width: 100%;
  height: 100%;
  display: block;
}

.stories-slider ul li .content .overlay {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  background: rgba(0, 0, 0, 0.6);
}

.stories-slider ul li .content .overlay .text {
  position: absolute;
  bottom: 30px;
  width: 420px;
  box-sizing: border-box;
  padding: 0 30px;
}

.stories-slider ul li .content .overlay .text h4 {
  color: #ffd602;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.2;
  text-transform: uppercase;
}

.stories-slider ul li .content .overlay .text h5 {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.2;
  padding-bottom: 20px;
}

.stories-slider ul li:hover .content {
  width: 106%;
  height: 106%;
  top: -3%;
  left: -3%;
  display: block;
  z-index: 2;
}

.stories-slider ul li:hover .content .overlay {
  display: block;
}

.stories-slider .arrow-next {
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  right: 40px;
  top: 350px;
  width: 60px;
  height: 60px;
  box-sizing: border-box;
  z-index: 1337;
  color: #fff;
  border-radius: 2px;
  font-size: 30px;
  padding: 14px 0 0 16px;
  cursor: pointer;
}

.stories-slider .arrow-prev {
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  left: 40px;
  top: 350px;
  width: 60px;
  height: 60px;
  box-sizing: border-box;
  z-index: 1337;
  color: #fff;
  border-radius: 2px;
  font-size: 30px;
  padding: 14px 0 0 16px;
  cursor: pointer;
}

.stories-slider ul li .content.view-more {
  background: #7f7f7f;
}

.stories-slider ul li .content.view-more .text {
  text-align: center;
  padding: 160px 20px 0;
  font-size: 36px;
  color: #fff;
}

.slider {
  max-height: 820px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  width: 100%;
  margin-bottom: 25px;
}

.slider:after {
  content: "";
  display: block;
  padding: 0;
  padding-top: 43.18%;
}

.slider .slides {
  width: 100%;
  height: 100%;
}

.slide .container {
  padding-top: 50px;
}

.slider .slides .slide {
  height: 100%;
  width: 100%;
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  overflow: hidden;
}

.slider .slides .slide + .slide {
  left: 100%;
}

.slider .slides .slide img,
.slider .slides .slide video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
}

.slider .slides .slide img {
  -webkit-transition: 7s linear all;
  transition: 7s linear all;
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
}

.slider .slides .slide .box {
  margin-top: 320px;
  background: rgba(43, 43, 43, 0.6);
  padding: 24px 27px 27px;
  width: 53%;
  position: relative;
}

.slider .slides .slide .box h2 {
  font-size: 42px;
  color: #ffd602;
  text-transform: uppercase;
  line-height: 1;
  font-weight: 600;
}

.slider .slides .slide .box p {
  font-size: 22px;
  color: #fff;
  padding: 10px 0 20px;
}

.slider .arrow-next {
  display: block;
  opacity: 0.8;
  filter: alpha(opacity=80);
  position: absolute;
  right: 40px;
  top: 41%;
  width: auto;
  height: auto;
  box-sizing: border-box;
  background: none;
  z-index: 1337;
  color: #fff;
  border-radius: 2px;
  font-size: 30px;
  padding: 14px 0 0 16px;
  cursor: pointer;
}

.slider .arrow-next svg {
  height: 100px;
}

.slider .arrow-prev {
  display: block;
  opacity: 0.8;
  filter: alpha(opacity=80);
  position: absolute;
  left: 40px;
  top: 41%;
  width: auto;
  height: auto;
  box-sizing: border-box;
  background: none;
  z-index: 1337;
  color: #fff;
  border-radius: 2px;
  font-size: 30px;
  padding: 14px 0 0 16px;
  cursor: pointer;
}

.slider .arrow-prev svg {
  height: 100px;
  margin-left: -5px;
}

.slider .overlay {
  position: absolute;
  top: 0px;
  left: 0;
  background: rgba(0, 0, 0, 0.1);
}

.news .slider {
  overflow: hidden;
}

.featured-video .slider {
  overflow: hidden;
}

.featured-video .slider img {
  width: 100%;
  height: auto;
  position: absolute;
}

.slider .bullets {
  position: absolute;
  left: 50%;
  z-index: 100;
  bottom: 34px;
  width: 600px;
  text-align: right;
}

.image-content-blocks {
  border-top: 1px solid #d1d1d1;
  margin-top: 15px;
  padding-top: 15px;
}

.image-content-blocks .item {
  padding-top: 20px;
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.image-content-blocks .item h3 {
  padding-bottom: 15px;
  padding-left: 15px;
  line-height: 1.2;
  float: left;
  width: 65%;
  box-sizing: border-box;
}

.image-content-blocks .item img {
  float: left;
  width: 35%;
  margin-bottom: 20px;
}

.image-content-blocks .item .column {
  float: left;
  width: 35%;
  width: 32.5%;
  float: left;
  box-sizing: border-box;
  padding-left: 15px;
}

.page-blocks {
  margin: 15px 0;
}

.page-blocks .item {
  height: 156px;
  overflow: hidden;
  width: 50%;
  padding-right: 12px;
  float: left;
  box-sizing: border-box;
  margin-bottom: 15px;
}

.page-blocks .item:nth-child(2n) {
  padding: 0 0 0 12px;
}

.page-blocks .item .item-container {
  background: #efefef;
  padding-right: 7px;
}

.page-blocks .item .item-container .img {
  height: 155px;
  width: 155px;
  overflow: hidden;
  float: left;
  margin-right: 20px;
}

.page-blocks .item .item-container .img img {
  width: 100%;
  min-width: 100%;
}

.page-blocks .item .item-container h4 {
  color: #7f7f7f;
  text-decoration: none;
  text-transform: none;
  font-weight: 300;
  padding-top: 15px;
  padding-bottom: 7px;
  font-size: 22px;
  line-height: 1;
  letter-spacing: 0;
}

.page-blocks .item .item-container a {
  color: #8a8a8c;
  text-decoration: none;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 0.5px;
}

.page-blocks .item .item-container p {
  font-size: 15px;
  margin-bottom: 7px;
}

.main-cta {
  background: rgba(43, 43, 43, 0.85);
  padding: 25px 0 28px;
  letter-spacing: 0.5px;
  bottom: 0;
  position: absolute;
  z-index: 998;
  width: 100%;
  display: none;
}

.main-cta ul {
  list-style: none;
  padding: 0 20px;
}

.main-cta ul li {
  display: block;
  float: left;
  width: 25%;
  padding-right: 40px;
  box-sizing: border-box;
}

.main-cta ul li:last-child {
  padding-right: 0;
}

.main-cta ul li a {
  display: inline;
}

.main-cta ul li a i {
  float: left;
  color: #ffd602;
  font-size: 28px;
  padding-top: 3px;
}

.main-cta ul li:nth-child(4) a i {
  padding-top: 0;
}

.main-cta ul li a p {
  float: left;
  padding-left: 20px;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 18px;
  padding-top: 6px;
}

.main-cta ul li a svg {
  float: left;
  color: #ffd602;
  font-size: 28px;
  padding-top: 3px;
}

.divider-thin {
  height: 1px;
  background: #bebebe;
  margin: 30px 0;
  overflow: hidden;
  font-size: 0;
}

.spotlight {
  margin: 40px 0;
  overflow: hidden;
}

.spotlight h2 {
  width: 50%;
  float: left;
  margin: 0;
  margin-bottom: 20px;
  line-height: 1;
}

.spotlight ul li {
  list-style-type: none;
  display: inline-block;
}

.spotlight ul.tabs {
  position: relative;
  float: right;
  padding: 0;
  margin-top: 20px;
}

.spotlight ul.tabs li {
  display: block;
  float: left;
  line-height: 41px;
  font-weight: 600;
  padding: 1px 18px;
  color: #7d7d7d;
  cursor: pointer;
  -webkit-transition: 0.4s ease-out all;
  transition: 0.4s ease-out all;
}

.spotlight ul.tabs li:hover, .spotlight ul.tabs li.active {
  color: #0d718a;
}

.spotlight ul.tabs:after {
  -webkit-transition: 0.4s ease-out all;
  transition: 0.4s ease-out all;
  width: 0;
  height: 0;
  content: "";
  border: 12px solid transparent;
  border-bottom: 12px solid #0d718a;
  right: 50%;
  position: absolute;
  margin-left: -12px;
  bottom: 0;
}

.spotlight ul.storyslides {
  background: #0D718A;
  height: 298px;
  width: 10000px;
  overflow: hidden;
  -webkit-transition: 0.4s ease-out all;
  transition: 0.4s ease-out all;
  position: relative;
  padding: 0;
}

.spotlight ul.storyslides li {
  float: left;
  width: 850px;
  -webkit-transition: 0.4s ease-out all;
  transition: 0.4s ease-out all;
  overflow: hidden;
  background: #0D718A;
}

.spotlight ul.storyslides li img {
  width: 34%;
  float: left;
}

.spotlight ul.storyslides li h3,
.spotlight ul.storyslides li div,
.spotlight ul.storyslides li p {
  width: 66%;
  display: block;
  float: right;
  color: #e9e9e9;
  padding: 0 30px;
  box-sizing: border-box;
}

.spotlight ul.storyslides li h3 {
  font-size: 25px;
  font-weight: 100;
  padding-top: 20px;
  line-height: 1.1;
}

.spotlight ul.storyslides li div {
  font-size: 16px;
  font-style: italic;
  font-synthesis: none;
  text-indent: 30px;
  padding-top: 16px;
  position: relative;
  line-height: 23px;
  font-weight: 500;
}

.spotlight ul.storyslides li div:after {
  content: "“";
  position: absolute;
  top: 31px;
  left: -2px;
  font-size: 60px;
}

.spotlight ul.storyslides li div span {
  font-size: 25px;
  line-height: 0;
}

.spotlight ul.storyslides li p {
  font-size: 16px;
  line-height: 23px;
  padding-top: 16px;
}

.spotlight ul.storyslides p a {
  color: white;
  padding: 0 5px;
}

.alum-cta .overlay {
  background: url("../img/alum-cta-bg.jpg");
}

.alum-cta .content {
  color: #fff;
  height: 170px;
  overflow: hidden;
  background: rgba(127, 127, 127, 0.85);
  padding: 40px 0;
  box-sizing: border-box;
}

.alum-cta .content .left {
  width: 33%;
}

.alum-cta .content .left h4 {
  font-size: 29px;
  text-transform: uppercase;
  padding-bottom: 7px;
  color: #fff;
  font-weight: 400;
  line-height: 1.2;
}

.alum-cta .content .left h5 {
  padding-top: 85px;
  font-size: 23px;
  margin-bottom: 10px;
  color: #fff;
}

.alum-cta .content .left p {
  font-size: 16px;
  padding-bottom: 8px;
}

.alum-cta .content .right {
  width: 60%;
  float: right;
}

.alum-cta .content .right .item {
  width: 33.33%;
  float: left;
  padding: 0 0 30px 40px;
  box-sizing: border-box;
  text-align: center;
}

.alum-cta .content .right .item:nth-child(3n+1):before {
  content: "";
  height: 1px;
  margin-bottom: -1px;
  clear: both;
}

.alum-cta .content .right .item div {
  display: inline-block;
  font-weight: 600;
  font-size: 50px;
  position: relative;
}

.alum-cta .content .right .item p {
  font-size: 15px;
}

.alum-cta .content .right .item div:after {
  content: "%";
  position: absolute;
  right: -40px;
  top: 0px;
  font-size: 50px;
  font-weight: 300;
  color: #5f5f5f;
}

.alum-cta .view-more {
  cursor: pointer;
  background: #7f7f7f;
  color: #fff;
  font-weight: 600;
  padding: 5px 0 9px;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  height: 28px;
  box-sizing: border-box;
  overflow: hidden;
}

.alum-cta .view-more .text {
  display: inline-block;
  margin: 0 auto;
  position: relative;
}

.alum-cta .view-more .text span {
  display: inline-block;
  line-height: 21px;
}

.alum-cta .view-more .text i {
  position: absolute;
  top: 3px;
  right: -15px;
}

.alum-cta.open .content {
  height: 470px;
}

.alum-cta.open .view-more i {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.alum-cta.open .view-more .text span {
  margin-top: -21px;
}

/* to keep the number centered to the text, not percent */
.banner {
  max-height: 385px;
  height: auto;
  overflow: hidden;
  position: relative;
  background: #4b4b4b;
  margin-bottom: 25px;
  margin-top: 20px;
}

.banner.nobannerpic {
  max-height: 280px;
}

.banner.nobannerpic.event-banner {
  margin-bottom: 0;
}

.banner.nobannerpic.event-banner h1 {
  top: 0;
}

.banner.nobannerpic.event-banner h1 a {
  text-decoration: none;
  color: #fd5d3a;
}

.banner.nobannerpic h1 {
  padding-top: 130px;
  text-shadow: none;
}

.banner img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  opacity: 1;
  filter: alpha(opacity=100);
  /*transform: translate(0,-50%); top: 50%;*/
}

.banner > .container {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  bottom: 30px;
  z-index: 5;
}

.banner h1 {
  font-size: 60px;
  color: #fff;
  text-shadow: 2px 2px 10px #747474;
  position: relative;
  font-weight: 600;
}

.banner .overlay {
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  z-index: 3;
}

.banner .overlay ~ .container * {
  z-index: 4;
}

.banner:after {
  content: "";
  display: block;
  padding: 0;
  padding-top: 41.7014%;
}

.banner.clean .overlay {
  background-color: #333;
  opacity: 0.35;
  filter: alpha(opacity=35);
  z-index: 1;
  background-color: #393939;
}

.banner.clean .container {
  z-index: 2;
  position: absolute;
  text-align: center;
  width: auto;
  height: auto;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.banner.clean .container h1 {
  padding: 0;
}

.banner.clean .container p {
  color: white;
  padding-bottom: 8px;
}

.banner.clean .container p a {
  color: #ffd602;
  text-decoration: none;
  font-weight: 400;
}

.banner.clean .published-date {
  color: #fff;
  font-size: 14px;
  font-style: italic;
  font-synthesis: none;
}

.banner.nopic {
  max-height: 340px;
}

.banner.clean.nopic .container {
  top: auto;
  max-width: 1000px;
  bottom: auto;
  position: relative;
  -ms-transform: none;
  transform: none;
  -webkit-transform: none;
  left: auto;
  width: 100%;
  margin: 0 auto;
  padding: 120px 0px 40px;
  right: auto;
  box-sizing: border-box;
}

.banner.clean.nopic:after {
  display: none;
}

@media screen and (max-width: 768px) {
  .banner.nobannerpic.event-banner h1 svg {
    width: 16px;
    height: 16px;
  }
}
/*
  .programs .banner { max-height: 820px;overflow: hidden; background-repeat: no-repeat; background-size: 100% auto; box-sizing: border-box; position: relative; z-index: 1; }
  .programs .banner .overlay { position: absolute; background-color: rgba(0,0,0,.35); z-index: 1; }
  .programs .banner img { position: absolute; top: 0; left: 0; z-index: 0; width: 100%; height: auto; }*/
.find-programs {
  position: relative;
  background-size: cover;
  background-repeat: none;
  background-position: center;
  height: 290px;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.find-programs:after {
  content: " ";
  width: 100%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  height: 290px;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  position: absolute;
  top: 0;
  z-index: -1;
}

.find-programs .overlay {
  background: rgba(72, 72, 72, 0.8);
}

.find-programs h2 {
  text-align: center;
  padding: 70px 0 35px;
  letter-spacing: 0.5px;
  font-weight: 300;
  color: #fff;
  padding-bottom: 35px;
  font-size: 40px;
}

.find-programs .form {
  padding: 0 120px;
  position: relative;
}

.find-programs .form .select-container {
  width: 39.25%;
  padding-right: 35px;
  box-sizing: border-box;
  float: left;
  position: relative;
}

.find-programs .form .select-container .custom-select {
  cursor: pointer;
  font-size: 18px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 5px;
  padding: 13px 23px 13px 0px;
  width: 100%;
  overflow: hidden;
  position: absolute;
  z-index: 1;
  box-shadow: rgba(122, 122, 122, 0.15) 1px 1px 0 0;
  height: 50px;
}

.find-programs .form .select-container .custom-select.disabled {
  pointer-events: none;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.find-programs .form .select-container .custom-select.open {
  height: auto;
}

.find-programs .form .select-container .custom-select:before {
  background: #7f7f7f;
  display: block;
  content: "1";
  width: 22px;
  height: 37px;
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  padding: 14px 0 0 17px;
  font-size: 18px;
}

.find-programs .form .select-container .custom-select:after {
  background: #dedddd;
  display: block;
  content: "";
  width: 39px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 51px;
}

.find-programs .form .select-container .custom-select.disabled:before {
  background: #8a8a8c;
}

.find-programs .form .select-container .custom-select i {
  font-size: 32px;
  position: absolute;
  top: 8px;
  right: 12px;
  color: #8a8a8c;
}

.find-programs .form .select-container .custom-select p {
  padding-left: 60px;
  margin-bottom: 15px;
}

.find-programs .form .select-container .custom-select ul {
  border-top: 1px solid #dedddd;
  padding-top: 17px;
  display: none;
  list-style: none;
  position: relative;
}

.find-programs .form .select-container .custom-select ul li {
  padding-left: 60px;
  padding-bottom: 5px;
}

.find-programs .form .select-container + .select-container .custom-select:before {
  content: "2";
}

.find-programs .form .select-container:nth-child(4) .custom-select {
  left: 416px;
}

.find-programs .form .explore {
  text-decoration: none;
  background: #7f7f7f;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  cursor: pointer;
  padding: 12px 16px;
  position: absolute;
  right: 120px;
  text-align: center;
  width: 128px;
  box-sizing: border-box;
  border-radius: 5px;
}

.find-programs .form .explore.disabled {
  background: #8a8a8c;
  pointer-events: none;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.news-events {
  margin: 85px 0 70px;
}

.news-events h2 {
  letter-spacing: 0.5px;
  font-weight: 300;
  color: #747474;
  padding-bottom: 35px;
}

.news-events a {
  color: #7f7f7f;
  text-decoration: none;
}

.news-events h5 {
  line-height: 1.1;
  font-size: 18px;
  padding-bottom: 4px;
  font-weight: 400;
}

.news-events h4 {
  line-height: 1.2;
  font-weight: 600;
}

.news-events h5 a:hover {
  color: rgba(127, 127, 127, 0.7);
}

.news-events p {
  color: #8a8a8c;
}

.news-events .left {
  width: 75%;
  box-sizing: border-box;
  padding-right: 120px;
}

.news-events .left .featured {
  margin-bottom: 30px;
  width: 65%;
  float: left;
  padding-right: 20px;
  box-sizing: border-box;
}

.news-events .left .featured a {
  position: relative;
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
}

.news-events .left .featured a:after {
  content: "";
  padding-top: 58.88621%;
  width: 100%;
  display: block;
  top: 0;
}

.news-events .left .featured img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.news-events .left .featured:hover img {
  width: 104%;
  height: 104%;
  top: -2%;
  left: -2%;
}

.news-events .left .featured h4 {
  font-size: 22px;
  position: absolute;
  bottom: 20px;
  left: 0;
  display: inline-block;
  padding: 15px 18px 40px;
  color: #fff;
  background: rgba(34, 34, 34, 0.9);
}

.news-events .left .featured span {
  position: absolute;
  bottom: 20px;
  left: 0;
  display: inline-block;
  padding: 15px 18px;
  color: #fff;
}

.news-events .left .other {
  float: left;
  box-sizing: border-box;
  width: 35%;
}

.news-events .left .other .item {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #c6c6c6;
}

.news-events .left .other .item:nth-child(3) {
  border-bottom: none;
}

.news-events .right {
  width: 25%;
  box-sizing: border-box;
}

.news-events .right .upcoming-events {
  margin-bottom: 20px;
}

.news-events .right .upcoming-events .item {
  padding-bottom: 10px;
}

.news-events .right .upcoming-events .text {
  width: calc(100% - 84px);
  float: right;
}

.news-events .right .upcoming-events .date {
  text-align: center;
  line-height: 1;
  float: left;
  font-size: 17px;
  margin-right: 20px;
  color: #fff;
  background: #8a8a8c;
  width: 64px;
  height: 64px;
  box-sizing: border-box;
  padding: 13px;
  font-weight: 600;
  text-transform: uppercase;
}

.news-events .right .upcoming-events .date span {
  display: block;
  font-size: 24px;
  line-height: 1;
}

.instagram-feed {
  width: 100%;
  overflow: hidden;
  margin: 30px 0 85px;
  position: relative;
}

.instagram-feed h3 {
  padding: 9px 15px;
  color: #fff;
  background: #7f7f7f;
}

.instagram-feed .posts {
  width: 5025px;
}

.instagram-feed .posts .item {
  cursor: pointer;
  width: 335px;
  height: 335px;
  float: left;
  position: relative;
}

.instagram-feed .posts .item img {
  width: 100%;
}

.instagram-feed .posts .item .overlay {
  position: absolute;
  bottom: -30px;
  /*account for padding */
  left: 0;
  padding: 15px;
  height: 0px;
  overflow: hidden;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}

.instagram-feed .posts .item.view-more .overlay {
  bottom: 0;
  top: 0;
  height: 100%;
  background: #125688;
}

.instagram-feed .posts .item.view-more .fa {
  display: block;
  text-align: center;
  font-size: 50px;
  padding-top: 85px;
}

.instagram-feed .posts .item.view-more .view-more-text {
  font-size: 30px;
  text-align: center;
  padding-top: 20px;
  text-transform: uppercase;
}

.instagram-feed .posts .item.view-more .view-more-text span {
  color: #0e243e;
  font-weight: 600;
  font-size: 20px;
  display: block;
}

.arrow-next.outside-arrows {
  right: -60px;
  opacity: 1;
  filter: alpha(opacity=100);
}

.arrow-prev.outside-arrows {
  left: -60px;
  opacity: 1;
  filter: alpha(opacity=100);
}

.instagram-feed-container {
  position: relative;
}

.toggle-group {
  padding-bottom: 20px;
}

.toggle-group .item {
  box-sizing: border-box;
  padding-right: 30px;
  float: left;
}

.toggle-group .item.col1 {
  width: 100%;
}

.toggle-group .item.col2 {
  width: 50%;
}

.toggle-group .item.col3 {
  width: 33.333%;
}

.link-group {
  padding-bottom: 20px;
}

.link-group a {
  color: #fff;
  display: inline-block;
  border-radius: 4px;
  background: #7f7f7f;
  border: 1px solid #7f7f7f;
  text-decoration: none;
  width: 100%;
  text-align: center;
  padding: 6px 0;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
}

.link-group a:hover {
  color: #7f7f7f;
  background: #fff;
}

.link-group .item {
  float: left;
  width: 100%;
  padding-right: 30px;
  box-sizing: border-box;
}

.link-group.link2 .item {
  width: 50%;
}

.link-group.link3 .item {
  width: 33.333%;
}

.link-group.link4 .item {
  width: 25%;
}

.link-group.link5 .item {
  width: 20%;
}

.button a {
  display: inline-block;
  border-radius: 4px;
  margin-bottom: 18px;
  border: 1px solid #7f7f7f;
  text-decoration: none;
  min-width: 185px;
  text-align: center;
  padding: 6px 10px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  box-sizing: border-box;
}

.button a:hover {
  color: #fff;
  background: #7f7f7f;
}

.form-button input[type=submit] {
  cursor: pointer;
  background: none;
  display: inline-block;
  border-radius: 4px;
  margin-bottom: 18px;
  border: 1px solid #7f7f7f;
  text-decoration: none;
  min-width: 185px;
  text-align: center;
  padding: 6px 10px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  box-sizing: border-box;
}

.form-button input[type=submit]:hover {
  color: #fff;
  background: #7f7f7f;
}

.reslife {
  margin: 70px 0;
}

.reslife a.block {
  width: 33.33%;
  float: left;
  position: relative;
  overflow: hidden;
}

.reslife a .overlay {
  background-color: black;
  opacity: 0.6;
  filter: alpha(opacity=60);
  position: absolute;
  top: 0;
  left: 0;
}

.reslife a .fill-up-link {
  right: 50%;
  transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}

.reslife a .centerbutton {
  position: absolute;
  left: 50%;
  display: inline-block;
  top: 50%;
}

.reslife a img {
  width: 100%;
  display: block;
}

.visual-blocks {
  margin: 85px 0;
}

.content .visual-blocks {
  margin-top: 0;
}

.visual-blocks a {
  float: left;
  width: calc(31.66% - 20px);
  position: relative;
  margin-right: 2.5%;
  overflow: hidden;
  border: 10px solid #7f7f7f;
}

.visual-blocks a:nth-child(3n) {
  margin-right: 0;
}

.visual-blocks a:nth-child(n+4) {
  margin-top: 2.5%;
}

.visual-blocks a:after {
  content: "";
  padding-top: 66.0714285714%;
  display: block;
}

.visual-blocks a img {
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

.visual-blocks a span {
  font-weight: 400;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #7f7f7f;
  padding: 13px 8px 12px;
  line-height: 18px;
  color: white;
  text-align: center;
  font-size: 18px;
  box-sizing: border-box;
  text-transform: uppercase;
}

.visual-blocks a span:after {
  content: "->";
  position: relative;
  left: 10px;
}

.list-blocks {
  margin: 30px 0;
  display: inline-block;
  overflow: hidden;
  width: 100%;
}

.list-blocks div {
  width: 23%;
  margin-right: 2.66%;
  float: left;
  position: relative;
}

.list-blocks div:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1000%;
  top: 0;
  left: 0;
  background-color: #f3f3f3;
  z-index: -1;
}

.list-blocks div:nth-child(4) {
  margin-right: 0;
}

.list-blocks div img {
  width: auto;
  display: block;
  height: 197px;
  transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  margin-left: 50%;
}

.list-blocks div > a {
  position: relative;
  display: block;
  overflow: hidden;
}

.list-blocks ul {
  padding: 10px 20px 20px;
  box-sizing: border-box;
  color: #747474;
  font-weight: 400;
  text-decoration: none;
}

.list-blocks ul li {
  border-bottom: 1px solid #ccc;
  list-style: none;
  padding: 13px 0px 13px 0px;
  position: relative;
}

.list-blocks ul li a {
  color: #747474;
  text-decoration: none;
  font-size: 18px;
}

.list-blocks div span {
  font-weight: 400;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(127, 127, 127, 0.8);
  color: white;
  text-align: center;
  font-size: 18px;
  padding: 13px 0;
  box-sizing: border-box;
  text-transform: uppercase;
}

.list-blocks ul li a {
  padding-right: 26px;
  display: block;
}

.list-blocks ul li a svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.list-blocks.list-blocks-2020 {
  display: flex;
  flex-flow: column;
  background-color: white;
  max-width: 1200px;
  margin: 0 auto;
}

.list-blocks.list-blocks-2020 > div {
  float: none;
  background-color: white;
  width: calc(100% - 40px);
  display: flex;
  flex-flow: row;
  border-bottom: 1px solid #D8D8D8;
  padding: 20px;
  margin: 0px;
  position: relative;
  padding-top: 50px;
}

.list-blocks.list-blocks-2020 > div:last-of-type {
  margin-bottom: 15px;
}

.list-blocks.list-blocks-2020 > div:after {
  content: " ";
  border-top: 6px solid #7f7f7f;
  width: 212px;
  display: block;
  position: absolute;
  bottom: -10px;
  left: 20px;
  height: 6px;
  z-index: 2;
  top: auto;
  background-color: white;
}

.list-blocks.list-blocks-2020 > div:nth-of-type(even):after {
  left: 220px;
}

.list-blocks.list-blocks-2020 > div div {
  width: 100%;
  float: none;
  margin: 0px;
}

.list-blocks.list-blocks-2020 > div div img {
  display: inline-block;
  transform: translate(0%, 0);
  -ms-transform: translate(0%, 0);
  -webkit-transform: translate(0%, 0);
  margin-left: 0%;
  height: auto;
}

.list-blocks.list-blocks-2020 > div div.image-wrapper {
  padding: 0px 30px;
  width: calc(30% - 60px);
}

.list-blocks.list-blocks-2020 > div div.image-wrapper img {
  max-width: 100%;
}

.list-blocks.list-blocks-2020 > div div.content-wrapper {
  width: 70%;
}

.list-blocks.list-blocks-2020 > div div.content-wrapper h2 {
  font-weight: bold;
  letter-spacing: -1.26px;
  color: black;
  margin-bottom: 15px;
}

.list-blocks.list-blocks-2020 > div div.content-wrapper p {
  font-size: 16px;
  line-height: 27px;
  color: #202020;
}

.list-blocks.list-blocks-2020 > div div.content-wrapper ul {
  column-count: 2;
}

.list-blocks.list-blocks-2020 > div div.content-wrapper ul li {
  border-bottom: none;
}

.list-blocks.list-blocks-2020 > div div.content-wrapper ul li a {
  display: inline-block;
  color: #7f7f7f;
  font-size: 17px;
  padding-right: 15px;
}

.list-blocks.list-blocks-2020 > div div.content-wrapper ul li a:after {
  content: " ->";
}

.page-template-template-gutenberg-sidebar .list-blocks.list-blocks-2020 > div {
  padding: 0px;
  width: 100%;
  margin-bottom: 30px;
}

.page-template-template-gutenberg-sidebar .list-blocks.list-blocks-2020 > div .image-wrapper {
  padding-left: 0px;
  padding-right: 15px;
  width: calc(40% - 15px);
}

.page-template-template-gutenberg-sidebar .list-blocks.list-blocks-2020 > div .div.content-wrapper {
  width: 60%;
}

.cleanquote {
  min-height: 400px;
}

.cleanquote .container {
  position: relative;
  height: 100%;
}

.cleanquote .container:before {
  content: "";
  font-size: 1155px;
  line-height: 1em;
  background-image: url("/wp-content/uploads/2015/10/quotepic.png");
  width: 414px;
  height: 317px;
  display: block;
  position: absolute;
  z-index: -1;
  right: 0;
  bottom: -20px;
}

.cleanquote ul.quotes li {
  opacity: 0;
  filter: alpha(opacity=0);
  list-style: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.cleanquote ul li.active {
  opacity: 1;
  filter: alpha(opacity=100);
}

.cleanquote ul li > div:first-child {
  width: 280px;
  background-size: cover;
  height: 280px;
  border-radius: 200px;
  overflow: hidden;
  background-image: url("/wp-content/uploads/2015/08/couchchick.png");
  background-position: 50% 0;
  position: absolute;
  left: 7%;
  top: 12px;
}

.cleanquote ul li > div:last-child {
  width: 560px;
  left: 35%;
  position: relative;
  float: left;
}

.cleanquote ul li > div p {
  font-size: 24px;
  color: #7f7f7f;
  font-weight: 600;
  margin: 66px 0 10px;
}

.cleanquote ul li > div span {
  font-weight: 600;
}

.cleanquote .bullets {
  position: absolute;
  width: 100%;
  padding: 0;
  bottom: 40px;
  z-index: 999;
}

.cleanquote .outside-arrows {
  top: 140px;
}

.meca-bottom-cta-wrapper,
.meca-cta-wrapper {
  background-color: #7f7f7f;
  padding: 50px 60px;
  max-width: calc(1200px - 120px);
  width: calc( 100% - 120px);
  margin: 0 auto;
  margin-bottom: 100px;
  margin-top: 30px;
}

.meca-bottom-cta-wrapper .container,
.meca-cta-wrapper .container {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  width: 100%;
}

.meca-bottom-cta-wrapper .container .cta-content,
.meca-cta-wrapper .container .cta-content {
  width: 60%;
}

.meca-bottom-cta-wrapper .container .cta-content h2, .meca-bottom-cta-wrapper .container .cta-content p,
.meca-cta-wrapper .container .cta-content h2,
.meca-cta-wrapper .container .cta-content p {
  color: white;
}

.meca-bottom-cta-wrapper .container .cta-content h2,
.meca-cta-wrapper .container .cta-content h2 {
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 20px;
}

.meca-bottom-cta-wrapper .container .cta-content p,
.meca-cta-wrapper .container .cta-content p {
  font-size: 16px;
  line-height: 28px;
}

.meca-bottom-cta-wrapper .container .cta-links,
.meca-cta-wrapper .container .cta-links {
  border-left: 3px solid #D8D8D8;
  padding-left: 50px;
}

.meca-bottom-cta-wrapper .container .cta-links svg,
.meca-cta-wrapper .container .cta-links svg {
  max-width: 20px;
  height: auto;
}

.meca-bottom-cta-wrapper .container .cta-links a,
.meca-cta-wrapper .container .cta-links a {
  color: white;
  display: block;
  text-decoration: none;
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 20px;
  position: relative;
}

.meca-bottom-cta-wrapper .container .cta-links a:before,
.meca-cta-wrapper .container .cta-links a:before {
  content: "";
  height: 2px;
  width: 0%;
  bottom: -5px;
  left: 0;
  background: white;
  position: absolute;
  transition: 0.6s;
}

.meca-bottom-cta-wrapper .container .cta-links a:hover:before,
.meca-cta-wrapper .container .cta-links a:hover:before {
  width: 95%;
}

body.page-template-template-gutenberg-sidebar .meca-bottom-cta-wrapper .cta-content h2,
body.page-template-template-gutenberg-sidebar .meca-cta-wrapper .cta-content h2 {
  font-size: 35px;
}

body.page-template-template-gutenberg-sidebar .meca-bottom-cta-wrapper .cta-content p,
body.page-template-template-gutenberg-sidebar .meca-cta-wrapper .cta-content p {
  font-size: 16px;
  line-height: 28px;
}

.meca-bottom-cta-wrapper .container .cta-content h2 {
  margin-bottom: 0px;
  font-size: 50px;
}

.meca-bottom-cta-wrapper .container .cta-content p {
  font-size: 30px;
}

.meca-bottom-cta-wrapper .container .cta-links {
  border-left: none;
}

.meca-bottom-cta-wrapper .container .cta-links a {
  background-color: white;
  color: black;
  padding: 20px 25px;
  font-size: 25px;
  font-weight: bold;
}

.meca-bottom-cta-wrapper .container .cta-links a:before {
  content: " ";
  width: 0% !important;
}

.meca-bottom-cta-wrapper .container .cta-links a:hover {
  background-color: #ccc;
}

.programlist span {
  color: #2f2f2f;
  font-weight: 600;
}

.programlist span.button {
  margin-top: 20px;
  display: inline-block;
}

.programlist strong {
  color: #2f2f2f;
  font-weight: 600;
}

.programlist p {
  font-size: 17px;
  line-height: 1.5;
}

.nextslide,
.previousslide {
  cursor: pointer;
}

.nextslide,
.previousslide,
.bullets {
  color: #0d718a;
  font-size: 18px;
  line-height: 40px;
  width: 33.33%;
  float: left;
  display: block;
}

.nextslide i,
.previousslide i {
  color: #d7d7d7;
  font-size: 7em;
  float: left;
  line-height: 100px;
  margin-right: -39px;
  margin-left: -25px;
}

.nextslide span,
.previousslide span {
  line-height: 109px;
  font-weight: 600;
}

.nextslide i,
.nextslide span {
  float: right;
}

.previousslide i {
  margin-left: -46px;
  margin-right: -20px;
}

.bullets {
  padding-top: 47px;
  text-align: center;
  font-size: 0;
}

.bullets div,
.bullets li {
  width: 13px;
  border: 2px solid #d7d7d7;
  height: 13px;
  font-size: 0px;
  display: inline-block;
  margin: 0 4px;
  box-sizing: border-box;
  cursor: pointer;
}

.bullets div.active,
.bullets li.active {
  background-color: #d7d7d7;
}

.unevensplit {
  margin-bottom: 40px;
  display: inline-block;
  width: 100%;
}

.unevensplit > div {
  width: 56%;
  float: left;
}

.unevensplit > div:last-child {
  width: 44%;
  float: left;
  box-sizing: border-box;
  padding-left: 50px;
}

.portland-stats-header {
  margin: 7.5% 0 20px;
}

.portland-stats {
  margin: 0;
}

.portland-stats + .portland-stats-header {
  margin-top: 10px;
}

.portland-stats:after {
  content: "";
  display: block;
  clear: both;
}

.portland-stats > div {
  float: left;
  width: 30%;
  border: #ccc solid 1px;
  margin-bottom: 5%;
  position: relative;
  box-sizing: border-box;
  color: white;
  color: #4a4a4a;
  overflow: hidden;
  -webkit-transition: 0.5s ease all;
  transition: 0.5s ease all;
  cursor: pointer;
}

.portland-stats > div:not(:nth-child(3n)) {
  margin-right: 5%;
}

.portland-stats > div:after {
  content: "";
  display: block;
  padding-top: 100%;
}

.portland-stats > div * {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  text-align: center;
}

.portland-stats > div span:first-child {
  font-size: 9em;
  color: #EAC360;
  opacity: 0.2;
  filter: alpha(opacity=20);
  z-index: 0;
  bottom: -1.8%;
  right: -4.2%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  top: auto;
  left: auto;
  color: #3F768A;
  transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -ms-transition: 0.5s ease all;
  font-weight: 500;
  line-height: 0.7;
}

.portland-stats > div span:last-child {
  top: 75%;
  color: #888;
}

.portland-stats > div:hover:nth-child(4n) {
  background: #929496;
  color: white;
}

.portland-stats > div p {
  font-size: 2em;
  width: 100%;
  font-weight: 600;
  transition: 0.5s ease all;
  -ms-transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  color: #4a4a4a;
}

.portland-stats > div:hover:nth-child(4n+1) {
  background: #d35a2b;
  color: white;
}

.portland-stats > div:hover:nth-child(4n+2) {
  background: #2d99b6;
  color: white;
}

.portland-stats > div:hover:nth-child(4n+3) {
  background: #d0c22b;
  color: white;
}

.portland-stats > div:hover span:last-child {
  color: white;
}

.portland-stats > div:hover span:first-child {
  bottom: 75%;
  right: 50%;
  color: white;
  font-size: 4em;
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  -webkit-transform: translate(50%, 50%);
}

.portland-stats > div:hover p {
  transform: translate(-50%, -50%) scale(0.8);
  -ms-transform: translate(-50%, -50%) scale(0.8);
  -webkit-transform: translate(-50%, -50%) scale(0.8);
  color: white;
}

.portland-stats > div span:last-child:after {
  content: "";
  width: 100%;
  display: block;
  height: 5px;
  border-bottom: solid white 1px;
  -webkit-transition: 0.5s ease all;
  transition: 0.5s ease all;
  margin-left: -1000px;
}

.portland-stats > div:hover span:last-child:after {
  margin-left: 0;
}

/*.portland-stats > div:nth-last-child(-n+3) {margin-bottom: 0; } messes up when there is only 1 in a row */
#whats-happening {
  margin: 80px 0;
}

.content .portland-stats > div span:first-child {
  font-size: 13em;
}

.content .portland-stats > div:hover span:first-child {
  font-size: 4em;
}

.content .portland-stats div p {
  line-height: 1;
  font-size: 1.333em;
  box-sizing: border-box;
  padding: 0 40px;
}

.content .portland-stats.percent > div span:first-child {
  font-size: 8em;
}

.content .portland-stats.percent > div:hover span:first-child {
  font-size: 4em;
  bottom: 65%;
}

.content .portland-stats.percent div:hover p {
  top: 67%;
}

body.page-template-template-discover .portland-stats > div {
  width: 22%;
  margin-right: 3%;
  margin-bottom: 3%;
}

body.page-template-template-discover .portland-stats > div:nth-child(4n) {
  margin-right: 0;
}

body.page-template-template-discover .portland-stats > div p {
  font-size: 1.7em;
  line-height: 0.9;
}

body.page-template-template-discover .portland-stats > div:hover span:first-child {
  font-size: 3em;
  bottom: 75%;
}

.slider {
  margin-bottom: 60px;
}

.slider ul.bullets {
  display: none;
}

.slider .slides .slide .box {
  background-color: transparent;
  position: absolute;
  bottom: 5%;
  z-index: 10;
  padding-left: 0px;
  padding-right: 0px;
  width: 50%;
}

.slider .slides .slide .box h2 {
  color: white;
  text-transform: none;
  font-size: 60px;
  font-weight: bold;
}

.slider .slides .slide .box p {
  font-size: 22px;
  line-height: 34px;
}

.slider .slides .slide .box a {
  background-color: #7f7f7f;
  color: white;
  font-weight: bold;
  font-size: 17px;
  text-transform: none;
  padding: 15px 36px;
  text-decoration: none;
  display: inline-block;
  margin-top: 15px;
}

.slider .slides .slide .box a:after {
  content: " ->";
}

.slider .slides .slide:after {
  content: " ";
  width: 100%;
  position: absolute;
  bottom: 0px;
  height: 50%;
  background: black;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
}

body.page-template-template-home-gutenberg .slider,
body.page-template-template-gutenberg-sidebar .slider,
body.page-template-template-gutenberg-full-width .slider,
body.page-template-template-academics-2020 .slider {
  margin-bottom: 60px;
}

body.page-template-template-home-gutenberg .slider .slides .slide .container,
body.page-template-template-gutenberg-sidebar .slider .slides .slide .container,
body.page-template-template-gutenberg-full-width .slider .slides .slide .container,
body.page-template-template-academics-2020 .slider .slides .slide .container {
  top: auto;
  bottom: 5%;
  z-index: 5;
  border-bottom: 0px;
}

body.page-template-template-home-gutenberg .slider .slides .slide .box,
body.page-template-template-gutenberg-sidebar .slider .slides .slide .box,
body.page-template-template-gutenberg-full-width .slider .slides .slide .box,
body.page-template-template-academics-2020 .slider .slides .slide .box {
  background-color: transparent;
  position: absolute;
  bottom: 0%;
  z-index: 10;
  padding-left: 0px;
  padding-right: 0px;
  width: 70%;
}

body.page-template-template-home-gutenberg .slider .slides .slide .box h2,
body.page-template-template-gutenberg-sidebar .slider .slides .slide .box h2,
body.page-template-template-gutenberg-full-width .slider .slides .slide .box h2,
body.page-template-template-academics-2020 .slider .slides .slide .box h2 {
  color: white;
  text-transform: none;
  font-size: 60px;
  font-weight: bold;
}

body.page-template-template-home-gutenberg .slider .slides .slide .box p,
body.page-template-template-gutenberg-sidebar .slider .slides .slide .box p,
body.page-template-template-gutenberg-full-width .slider .slides .slide .box p,
body.page-template-template-academics-2020 .slider .slides .slide .box p {
  font-size: 22px;
  line-height: 34px;
}

body.page-template-template-home-gutenberg .slider .slides .slide:after,
body.page-template-template-gutenberg-sidebar .slider .slides .slide:after,
body.page-template-template-gutenberg-full-width .slider .slides .slide:after,
body.page-template-template-academics-2020 .slider .slides .slide:after {
  content: " ";
  width: 100%;
  position: absolute;
  bottom: 0px;
  height: 50%;
  background: black;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
}

body.page-template-template-home-gutenberg .meet-professors,
body.page-template-template-gutenberg-sidebar .meet-professors,
body.page-template-template-gutenberg-full-width .meet-professors,
body.page-template-template-academics-2020 .meet-professors {
  height: auto;
  padding: 70px 0px 20px;
}

body.page-template-template-home-gutenberg .meet-professors .container,
body.page-template-template-gutenberg-sidebar .meet-professors .container,
body.page-template-template-gutenberg-full-width .meet-professors .container,
body.page-template-template-academics-2020 .meet-professors .container {
  background-image: none;
  width: 100%;
}

body.page-template-template-home-gutenberg .meet-professors .container .meet-pic,
body.page-template-template-gutenberg-sidebar .meet-professors .container .meet-pic,
body.page-template-template-gutenberg-full-width .meet-professors .container .meet-pic,
body.page-template-template-academics-2020 .meet-professors .container .meet-pic {
  border: none;
  margin-top: 0px;
  max-width: 41%;
  border-radius: 0px;
  text-align: center;
  position: relative;
}

body.page-template-template-home-gutenberg .meet-professors .container .meet-pic:before,
body.page-template-template-gutenberg-sidebar .meet-professors .container .meet-pic:before,
body.page-template-template-gutenberg-full-width .meet-professors .container .meet-pic:before,
body.page-template-template-academics-2020 .meet-professors .container .meet-pic:before {
  content: "“";
  position: absolute;
  z-index: 2;
  top: -40px;
  left: 0px;
  font-size: 325px;
  color: #7f7f7f;
}

body.page-template-template-home-gutenberg .meet-professors .container .meet-pic img,
body.page-template-template-gutenberg-sidebar .meet-professors .container .meet-pic img,
body.page-template-template-gutenberg-full-width .meet-professors .container .meet-pic img,
body.page-template-template-academics-2020 .meet-professors .container .meet-pic img {
  max-width: 422px;
  height: auto;
  border-radius: 255px;
}

body.page-template-template-home-gutenberg .meet-professors .container .meet-info,
body.page-template-template-gutenberg-sidebar .meet-professors .container .meet-info,
body.page-template-template-gutenberg-full-width .meet-professors .container .meet-info,
body.page-template-template-academics-2020 .meet-professors .container .meet-info {
  margin-right: 0px;
  width: 59%;
}

body.page-template-template-home-gutenberg .meet-professors .container .meet-info h2,
body.page-template-template-gutenberg-sidebar .meet-professors .container .meet-info h2,
body.page-template-template-gutenberg-full-width .meet-professors .container .meet-info h2,
body.page-template-template-academics-2020 .meet-professors .container .meet-info h2 {
  font-size: 40px;
  font-weight: 800;
  color: #7f7f7f;
  position: relative;
  left: -130px;
}

body.page-template-template-home-gutenberg .meet-professors .container .meet-info p,
body.page-template-template-gutenberg-sidebar .meet-professors .container .meet-info p,
body.page-template-template-gutenberg-full-width .meet-professors .container .meet-info p,
body.page-template-template-academics-2020 .meet-professors .container .meet-info p {
  font-size: 22px;
  line-height: 35px;
  color: black;
}

body.page-template-template-home-gutenberg .meet-professors .container .meet-info span + span,
body.page-template-template-gutenberg-sidebar .meet-professors .container .meet-info span + span,
body.page-template-template-gutenberg-full-width .meet-professors .container .meet-info span + span,
body.page-template-template-academics-2020 .meet-professors .container .meet-info span + span {
  color: #7f7f7f;
  font-style: italic;
}

body.page-template-template-home-gutenberg .meet-professors .container .meet-info span + span:before,
body.page-template-template-gutenberg-sidebar .meet-professors .container .meet-info span + span:before,
body.page-template-template-gutenberg-full-width .meet-professors .container .meet-info span + span:before,
body.page-template-template-academics-2020 .meet-professors .container .meet-info span + span:before {
  content: "";
  margin: 0px;
}

body.page-template-template-home-gutenberg .meet-professors .container .meet-info a.meet-all,
body.page-template-template-gutenberg-sidebar .meet-professors .container .meet-info a.meet-all,
body.page-template-template-gutenberg-full-width .meet-professors .container .meet-info a.meet-all,
body.page-template-template-academics-2020 .meet-professors .container .meet-info a.meet-all {
  float: right;
  border: none;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
}

body.page-template-template-home-gutenberg .meet-professors .container .meet-info a.meet-all:after,
body.page-template-template-gutenberg-sidebar .meet-professors .container .meet-info a.meet-all:after,
body.page-template-template-gutenberg-full-width .meet-professors .container .meet-info a.meet-all:after,
body.page-template-template-academics-2020 .meet-professors .container .meet-info a.meet-all:after {
  content: " ->";
  background-color: transparent;
}

body.page-template-template-home-gutenberg .meet-professors .container .meet-info a.meet-all:hover,
body.page-template-template-gutenberg-sidebar .meet-professors .container .meet-info a.meet-all:hover,
body.page-template-template-gutenberg-full-width .meet-professors .container .meet-info a.meet-all:hover,
body.page-template-template-academics-2020 .meet-professors .container .meet-info a.meet-all:hover {
  text-decoration: underline;
}

body.page-template-template-home-gutenberg .news-events .container,
body.page-template-template-gutenberg-sidebar .news-events .container,
body.page-template-template-gutenberg-full-width .news-events .container,
body.page-template-template-academics-2020 .news-events .container {
  width: 100%;
  max-width: 1220px;
}

body.page-template-template-home-gutenberg .news-events .left,
body.page-template-template-gutenberg-sidebar .news-events .left,
body.page-template-template-gutenberg-full-width .news-events .left,
body.page-template-template-academics-2020 .news-events .left {
  width: 100%;
  padding-right: 0px;
}

body.page-template-template-home-gutenberg .news-events .left > h2,
body.page-template-template-gutenberg-sidebar .news-events .left > h2,
body.page-template-template-gutenberg-full-width .news-events .left > h2,
body.page-template-template-academics-2020 .news-events .left > h2 {
  display: inline-block;
  color: black;
  font-weight: 600;
  display: inline-block;
  margin-right: 10px;
  font-size: 40px;
  letter-spacing: 0.5px;
}

body.page-template-template-home-gutenberg .news-events .left > a,
body.page-template-template-gutenberg-sidebar .news-events .left > a,
body.page-template-template-gutenberg-full-width .news-events .left > a,
body.page-template-template-academics-2020 .news-events .left > a {
  margin-left: 15px;
  display: inline-block;
  font-size: 17px;
}

body.page-template-template-home-gutenberg .news-events .left > a:after,
body.page-template-template-gutenberg-sidebar .news-events .left > a:after,
body.page-template-template-gutenberg-full-width .news-events .left > a:after,
body.page-template-template-academics-2020 .news-events .left > a:after {
  content: "->";
  font-family: Inter, sans-serif;
}

body.page-template-template-home-gutenberg .news-events .left .content,
body.page-template-template-gutenberg-sidebar .news-events .left .content,
body.page-template-template-gutenberg-full-width .news-events .left .content,
body.page-template-template-academics-2020 .news-events .left .content {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
}

body.page-template-template-home-gutenberg .news-events .left .content .featured,
body.page-template-template-gutenberg-sidebar .news-events .left .content .featured,
body.page-template-template-gutenberg-full-width .news-events .left .content .featured,
body.page-template-template-academics-2020 .news-events .left .content .featured {
  width: 40%;
  overflow: hidden;
  padding-left: 20px;
  padding-top: 20px;
  position: relative;
}

body.page-template-template-home-gutenberg .news-events .left .content .featured:before,
body.page-template-template-gutenberg-sidebar .news-events .left .content .featured:before,
body.page-template-template-gutenberg-full-width .news-events .left .content .featured:before,
body.page-template-template-academics-2020 .news-events .left .content .featured:before {
  background-color: #7f7f7f;
  border: 4px solid #7f7f7f;
  content: "";
  display: inline-block;
  left: -10px;
  height: 357px;
  position: absolute;
  top: 0;
  width: 330px;
  z-index: 1;
}

body.page-template-template-home-gutenberg .news-events .left .content .featured a,
body.page-template-template-gutenberg-sidebar .news-events .left .content .featured a,
body.page-template-template-gutenberg-full-width .news-events .left .content .featured a,
body.page-template-template-academics-2020 .news-events .left .content .featured a {
  position: relative;
  z-index: 2;
}

body.page-template-template-home-gutenberg .news-events .left .content .featured img,
body.page-template-template-gutenberg-sidebar .news-events .left .content .featured img,
body.page-template-template-gutenberg-full-width .news-events .left .content .featured img,
body.page-template-template-academics-2020 .news-events .left .content .featured img {
  width: auto;
  max-width: 10000%;
}

body.page-template-template-home-gutenberg .news-events .left .content .featured h4,
body.page-template-template-gutenberg-sidebar .news-events .left .content .featured h4,
body.page-template-template-gutenberg-full-width .news-events .left .content .featured h4,
body.page-template-template-academics-2020 .news-events .left .content .featured h4 {
  bottom: 0px;
  font-size: 23px;
  line-height: 34px;
  font-weight: 400;
  background: rgba(34, 34, 34, 0.7);
  padding-bottom: 20px;
}

body.page-template-template-home-gutenberg .news-events .left .content .featured span,
body.page-template-template-gutenberg-sidebar .news-events .left .content .featured span,
body.page-template-template-gutenberg-full-width .news-events .left .content .featured span,
body.page-template-template-academics-2020 .news-events .left .content .featured span {
  position: static;
  padding: 0px;
  font-size: 17px;
  font-style: italic;
  display: block;
}

body.page-template-template-home-gutenberg .news-events .left .content .other,
body.page-template-template-gutenberg-sidebar .news-events .left .content .other,
body.page-template-template-gutenberg-full-width .news-events .left .content .other,
body.page-template-template-academics-2020 .news-events .left .content .other {
  width: 45%;
}

body.page-template-template-home-gutenberg .news-events .left .content .other h5, body.page-template-template-home-gutenberg .news-events .left .content .other h5 a,
body.page-template-template-gutenberg-sidebar .news-events .left .content .other h5,
body.page-template-template-gutenberg-sidebar .news-events .left .content .other h5 a,
body.page-template-template-gutenberg-full-width .news-events .left .content .other h5,
body.page-template-template-gutenberg-full-width .news-events .left .content .other h5 a,
body.page-template-template-academics-2020 .news-events .left .content .other h5,
body.page-template-template-academics-2020 .news-events .left .content .other h5 a {
  font-size: 25px;
  line-height: 34px;
}

body.page-template-template-home-gutenberg .news-events .left .content .other p,
body.page-template-template-gutenberg-sidebar .news-events .left .content .other p,
body.page-template-template-gutenberg-full-width .news-events .left .content .other p,
body.page-template-template-academics-2020 .news-events .left .content .other p {
  font-size: 17px;
  color: #7f7f7f;
  font-style: italic;
}

body.page-template-template-home-gutenberg .news-events .left .content .other .item,
body.page-template-template-gutenberg-sidebar .news-events .left .content .other .item,
body.page-template-template-gutenberg-full-width .news-events .left .content .other .item,
body.page-template-template-academics-2020 .news-events .left .content .other .item {
  padding-bottom: 15px;
  border-bottom: 1px solid #c6c6c6;
}

body.page-template-template-home-gutenberg .stories-slider-2020,
body.page-template-template-gutenberg-sidebar .stories-slider-2020,
body.page-template-template-gutenberg-full-width .stories-slider-2020,
body.page-template-template-academics-2020 .stories-slider-2020 {
  padding-bottom: 50px;
  overflow: hidden;
  background-color: transparent;
}

body.page-template-template-home-gutenberg .stories-slider-2020 .container,
body.page-template-template-gutenberg-sidebar .stories-slider-2020 .container,
body.page-template-template-gutenberg-full-width .stories-slider-2020 .container,
body.page-template-template-academics-2020 .stories-slider-2020 .container {
  width: 100%;
  max-width: 1200px;
}

body.page-template-template-home-gutenberg .stories-slider-2020 .container > h2,
body.page-template-template-gutenberg-sidebar .stories-slider-2020 .container > h2,
body.page-template-template-gutenberg-full-width .stories-slider-2020 .container > h2,
body.page-template-template-academics-2020 .stories-slider-2020 .container > h2 {
  color: black;
  font-weight: 600;
  display: inline-block;
  margin-right: 10px;
}

body.page-template-template-home-gutenberg .stories-slider-2020 .container > a:after,
body.page-template-template-gutenberg-sidebar .stories-slider-2020 .container > a:after,
body.page-template-template-gutenberg-full-width .stories-slider-2020 .container > a:after,
body.page-template-template-academics-2020 .stories-slider-2020 .container > a:after {
  content: "";
}

body.page-template-template-home-gutenberg .stories-slider-2020 .slides-wrapper,
body.page-template-template-gutenberg-sidebar .stories-slider-2020 .slides-wrapper,
body.page-template-template-gutenberg-full-width .stories-slider-2020 .slides-wrapper,
body.page-template-template-academics-2020 .stories-slider-2020 .slides-wrapper {
  position: relative;
  overflow: hidden;
}

body.page-template-template-home-gutenberg .stories-slider-2020 .slides-wrapper .arrow-prev,
body.page-template-template-home-gutenberg .stories-slider-2020 .slides-wrapper .arrow-next,
body.page-template-template-gutenberg-sidebar .stories-slider-2020 .slides-wrapper .arrow-prev,
body.page-template-template-gutenberg-sidebar .stories-slider-2020 .slides-wrapper .arrow-next,
body.page-template-template-gutenberg-full-width .stories-slider-2020 .slides-wrapper .arrow-prev,
body.page-template-template-gutenberg-full-width .stories-slider-2020 .slides-wrapper .arrow-next,
body.page-template-template-academics-2020 .stories-slider-2020 .slides-wrapper .arrow-prev,
body.page-template-template-academics-2020 .stories-slider-2020 .slides-wrapper .arrow-next {
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 1 !important;
  height: 100%;
  top: 30px;
  right: 0px;
  width: 180px;
  height: 376px;
}

body.page-template-template-home-gutenberg .stories-slider-2020 .slides-wrapper .arrow-prev.hide-opacity,
body.page-template-template-home-gutenberg .stories-slider-2020 .slides-wrapper .arrow-next.hide-opacity,
body.page-template-template-gutenberg-sidebar .stories-slider-2020 .slides-wrapper .arrow-prev.hide-opacity,
body.page-template-template-gutenberg-sidebar .stories-slider-2020 .slides-wrapper .arrow-next.hide-opacity,
body.page-template-template-gutenberg-full-width .stories-slider-2020 .slides-wrapper .arrow-prev.hide-opacity,
body.page-template-template-gutenberg-full-width .stories-slider-2020 .slides-wrapper .arrow-next.hide-opacity,
body.page-template-template-academics-2020 .stories-slider-2020 .slides-wrapper .arrow-prev.hide-opacity,
body.page-template-template-academics-2020 .stories-slider-2020 .slides-wrapper .arrow-next.hide-opacity {
  opacity: 0 !important;
}

body.page-template-template-home-gutenberg .stories-slider-2020 .slides-wrapper .arrow-prev span,
body.page-template-template-home-gutenberg .stories-slider-2020 .slides-wrapper .arrow-next span,
body.page-template-template-gutenberg-sidebar .stories-slider-2020 .slides-wrapper .arrow-prev span,
body.page-template-template-gutenberg-sidebar .stories-slider-2020 .slides-wrapper .arrow-next span,
body.page-template-template-gutenberg-full-width .stories-slider-2020 .slides-wrapper .arrow-prev span,
body.page-template-template-gutenberg-full-width .stories-slider-2020 .slides-wrapper .arrow-next span,
body.page-template-template-academics-2020 .stories-slider-2020 .slides-wrapper .arrow-prev span,
body.page-template-template-academics-2020 .stories-slider-2020 .slides-wrapper .arrow-next span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

body.page-template-template-home-gutenberg .stories-slider-2020 .slides-wrapper .arrow-prev,
body.page-template-template-gutenberg-sidebar .stories-slider-2020 .slides-wrapper .arrow-prev,
body.page-template-template-gutenberg-full-width .stories-slider-2020 .slides-wrapper .arrow-prev,
body.page-template-template-academics-2020 .stories-slider-2020 .slides-wrapper .arrow-prev {
  left: 0px;
  right: auto;
}

body.page-template-template-home-gutenberg .stories-slider-2020 ul,
body.page-template-template-gutenberg-sidebar .stories-slider-2020 ul,
body.page-template-template-gutenberg-full-width .stories-slider-2020 ul,
body.page-template-template-academics-2020 .stories-slider-2020 ul {
  display: flex;
  flex-flow: row;
  list-style-type: none;
}

body.page-template-template-home-gutenberg .stories-slider-2020 ul li,
body.page-template-template-gutenberg-sidebar .stories-slider-2020 ul li,
body.page-template-template-gutenberg-full-width .stories-slider-2020 ul li,
body.page-template-template-academics-2020 .stories-slider-2020 ul li {
  height: auto;
  float: none;
  display: inline-block;
  width: 365px;
}

body.page-template-template-home-gutenberg .stories-slider-2020 ul li .content,
body.page-template-template-gutenberg-sidebar .stories-slider-2020 ul li .content,
body.page-template-template-gutenberg-full-width .stories-slider-2020 ul li .content,
body.page-template-template-academics-2020 .stories-slider-2020 ul li .content {
  position: static;
}

body.page-template-template-home-gutenberg .stories-slider-2020 ul li .content.view-more,
body.page-template-template-gutenberg-sidebar .stories-slider-2020 ul li .content.view-more,
body.page-template-template-gutenberg-full-width .stories-slider-2020 ul li .content.view-more,
body.page-template-template-academics-2020 .stories-slider-2020 ul li .content.view-more {
  max-height: 376px;
}

body.page-template-template-home-gutenberg .stories-slider-2020 ul li .content .image-wrapper,
body.page-template-template-gutenberg-sidebar .stories-slider-2020 ul li .content .image-wrapper,
body.page-template-template-gutenberg-full-width .stories-slider-2020 ul li .content .image-wrapper,
body.page-template-template-academics-2020 .stories-slider-2020 ul li .content .image-wrapper {
  overflow: hidden;
  margin-bottom: 0px;
}

body.page-template-template-home-gutenberg .stories-slider-2020 ul li .content .image-wrapper img,
body.page-template-template-gutenberg-sidebar .stories-slider-2020 ul li .content .image-wrapper img,
body.page-template-template-gutenberg-full-width .stories-slider-2020 ul li .content .image-wrapper img,
body.page-template-template-academics-2020 .stories-slider-2020 ul li .content .image-wrapper img {
  max-height: 425px;
  transition: all 0.5s;
}

body.page-template-template-home-gutenberg .stories-slider-2020 ul li .content .overlay,
body.page-template-template-gutenberg-sidebar .stories-slider-2020 ul li .content .overlay,
body.page-template-template-gutenberg-full-width .stories-slider-2020 ul li .content .overlay,
body.page-template-template-academics-2020 .stories-slider-2020 ul li .content .overlay {
  position: static;
  display: block;
  height: auto;
  background-color: transparent;
  padding-top: 20px;
}

body.page-template-template-home-gutenberg .stories-slider-2020 ul li .content .overlay a,
body.page-template-template-gutenberg-sidebar .stories-slider-2020 ul li .content .overlay a,
body.page-template-template-gutenberg-full-width .stories-slider-2020 ul li .content .overlay a,
body.page-template-template-academics-2020 .stories-slider-2020 ul li .content .overlay a {
  max-width: 100%;
}

body.page-template-template-home-gutenberg .stories-slider-2020 ul li .content .overlay .text,
body.page-template-template-gutenberg-sidebar .stories-slider-2020 ul li .content .overlay .text,
body.page-template-template-gutenberg-full-width .stories-slider-2020 ul li .content .overlay .text,
body.page-template-template-academics-2020 .stories-slider-2020 ul li .content .overlay .text {
  position: static;
  width: 100%;
}

body.page-template-template-home-gutenberg .stories-slider-2020 ul li .content .overlay .text h4,
body.page-template-template-gutenberg-sidebar .stories-slider-2020 ul li .content .overlay .text h4,
body.page-template-template-gutenberg-full-width .stories-slider-2020 ul li .content .overlay .text h4,
body.page-template-template-academics-2020 .stories-slider-2020 ul li .content .overlay .text h4 {
  font-size: 25px;
  color: #7f7f7f;
  font-weight: normal;
  text-transform: none;
}

body.page-template-template-home-gutenberg .stories-slider-2020 ul li .content .overlay .text h5,
body.page-template-template-gutenberg-sidebar .stories-slider-2020 ul li .content .overlay .text h5,
body.page-template-template-gutenberg-full-width .stories-slider-2020 ul li .content .overlay .text h5,
body.page-template-template-academics-2020 .stories-slider-2020 ul li .content .overlay .text h5 {
  font-size: 14px;
  color: #7f7f7f;
  font-style: italic;
}

body.page-template-template-home-gutenberg .stories-slider-2020 ul li:hover .content,
body.page-template-template-gutenberg-sidebar .stories-slider-2020 ul li:hover .content,
body.page-template-template-gutenberg-full-width .stories-slider-2020 ul li:hover .content,
body.page-template-template-academics-2020 .stories-slider-2020 ul li:hover .content {
  width: 100%;
  height: 100%;
  left: 0%;
  top: 0%;
}

body.page-template-template-home-gutenberg .stories-slider-2020 ul li:hover .content img,
body.page-template-template-gutenberg-sidebar .stories-slider-2020 ul li:hover .content img,
body.page-template-template-gutenberg-full-width .stories-slider-2020 ul li:hover .content img,
body.page-template-template-academics-2020 .stories-slider-2020 ul li:hover .content img {
  transform: scale(1.2);
}

body.page-template-template-gutenberg-sidebar #content_links {
  float: left;
}

body.page-template-template-gutenberg-sidebar .meet-professors {
  padding: 40px 20px 40px;
  margin-bottom: 25px;
}

body.page-template-template-gutenberg-sidebar .meet-professors .container .meet-pic {
  max-width: 30%;
  height: auto;
}

body.page-template-template-gutenberg-sidebar .meet-professors .container .meet-pic img {
  margin-top: 30px;
}

body.page-template-template-gutenberg-sidebar .meet-professors .container .meet-pic:before {
  top: -80px;
  left: -10px;
  font-size: 225px;
}

body.page-template-template-gutenberg-sidebar .meet-professors .container .meet-info h2 {
  left: 0px;
}

body.page-template-template-gutenberg-sidebar .news-events .other .item:last-of-type {
  display: none;
}

body.page-template-template-gutenberg-sidebar #hp-blocks-wrapper #hp-blocks .hp-block.full-width .hp-block-content {
  max-width: 450px;
}

.imagecircle-wrapper {
  padding: 30px;
  background-color: #F5F5F5;
  width: 350px;
  height: 350px;
}

.imagecircle-wrapper .imagecircle {
  background-position: center;
  background-image: url("/wp-content/themes/meca/assets/img/backround.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

.imagecircle-wrapper .imagecircle .image-wrapper {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 auto;
}

.imagecircle-wrapper .imagecircle .image-wrapper img {
  width: auto;
  height: 100%;
}

.student-work-2020,
.content .student-work-2020 {
  background-color: #F5F5F5;
}

.student-work-2020 .container #featured-work-intro h2,
.content .student-work-2020 .container #featured-work-intro h2 {
  color: black;
  font-weight: bold;
  display: inline-block;
  margin-right: 10px;
}

.student-work-2020 .container #featured-work-intro .orange-link,
.content .student-work-2020 .container #featured-work-intro .orange-link {
  float: none;
}

.student-work-2020 .container .blocks,
.content .student-work-2020 .container .blocks {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
}

.student-work-2020 .container .blocks .item,
.content .student-work-2020 .container .blocks .item {
  float: none;
  width: calc(25% - 10px);
  height: 400px;
  border: 5px solid transparent;
}

.student-work-2020 .container .blocks .item .overlay i,
.content .student-work-2020 .container .blocks .item .overlay i {
  padding-top: 150px;
}

.student-work-2020 .container .blocks .item .overlay p,
.content .student-work-2020 .container .blocks .item .overlay p {
  color: white;
}

.student-work-2020 .container .blocks .item:nth-child(2),
.content .student-work-2020 .container .blocks .item:nth-child(2) {
  width: calc(50% - 10px);
}

.student-work-2020 .container .blocks .item:nth-child(4),
.content .student-work-2020 .container .blocks .item:nth-child(4) {
  width: calc(50% - 10px);
}

.student-work-2020 .container .blocks .item:nth-child(5),
.content .student-work-2020 .container .blocks .item:nth-child(5) {
  margin-top: 0px;
}

.student-work-2020 .container .blocks .item.see-more-work,
.content .student-work-2020 .container .blocks .item.see-more-work {
  background-color: #7f7f7f;
  position: relative;
  margin-top: 5px;
  margin-left: 5px;
  width: calc(25% - 20px);
  height: 390px;
}

.student-work-2020 .container .blocks .item.see-more-work a,
.content .student-work-2020 .container .blocks .item.see-more-work a {
  color: white;
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  top: 50%;
  text-align: center;
  width: 100%;
  transform: translateY(-50%);
}

.student-work-2020 .container .blocks .item.see-more-work a:after,
.content .student-work-2020 .container .blocks .item.see-more-work a:after {
  content: "->";
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX -50%;
}

/*----  programs  ----*/
.programs .banner {
  max-height: 820px;
  height: auto;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: 100% auto;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}

.programs .banner .overlay {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.35);
  z-index: 1;
}

.programs .banner img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: auto;
}

.programs .banner:after {
  content: "";
  display: block;
  padding: 0;
  padding-top: 43.18%;
}

.programs h1 {
  color: #7f7f7f;
  font-size: 38px;
}

.programs .subtitle {
  margin: 0.6em 0;
  display: block;
  font-size: 34px;
  font-weight: 200;
  color: #8a8a8c;
}

.programs .stories-slider {
  margin-bottom: 85px;
}

#vimeo_iframe {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  margin: 0;
  display: none;
}

.play_slider_video {
  background: rgba(0, 0, 0, 0.3);
  width: 284px;
  height: 81px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  color: white;
  text-decoration: none;
  z-index: 1;
  padding: 0;
  box-sizing: border-box;
  border: 1px solid white;
  text-align: center;
  padding: 9px 0;
  font-size: 36px;
  font-weight: 500;
  padding-right: 15px;
}

.play_slider_video svg {
  height: 60px;
  width: 60px;
  vertical-align: middle;
  padding-bottom: 4px;
}

#vimeo_iframe_close {
  position: fixed;
  z-index: 9999999;
  margin: 0;
  color: white;
  font-size: 50px;
  cursor: pointer;
  top: -1px;
  left: 0px;
  display: none;
}

/* in case there is no student work fetched */
.programs div:not(.student-work) + div.unevensplit {
  margin-top: 60px;
}

.programs .unevensplit ul {
  padding-left: 0;
}

/*----  events  ----*/
.events-gridview main {
  width: 100%;
}

.events h2.tribe-events-page-title {
  color: #747474;
  font-size: 40px;
  font-weight: 300;
  text-align: left;
}

.events .tribe-events-month a,
.events .tribe-events-page-title a {
  color: #7f7f7f;
  font-weight: 300;
}

.events #tribe-events-content .tribe-events-tooltip h4 {
  color: #7f7f7f;
  font-weight: 600;
}

.events #tribe-events-content .tribe-events-tooltip .duration {
  font-weight: 400;
  font-size: 13px;
}

.events .tribe-events-nav-next a {
  font-size: 18px;
  color: #7f7f7f !important;
  background: #fff !important;
  font-weight: 600;
  text-decoration: none;
  line-height: 1;
  display: inline-block;
  position: relative;
  padding-right: 18px;
}

.events .tribe-events-nav-next a:after {
  content: "5";
  font-family: "icomoon";
  position: absolute;
  right: 0;
  bottom: 0px;
}

.events .tribe-events-nav-next a:before {
  content: "";
  height: 2px;
  width: 0%;
  bottom: -5px;
  left: 0;
  background: #7f7f7f;
  position: absolute;
}

.events .tribe-events-nav-next a:hover:before {
  width: 95%;
}

.events .tribe-events-nav-next a span {
  display: none !important;
}

.events .tribe-events-sub-nav li a {
  padding-bottom: 0px;
  margin-bottom: 0;
}

.events .tribe-events-nav-previous a {
  font-size: 18px;
  color: #7f7f7f !important;
  background: #fff !important;
  font-weight: 600;
  text-decoration: none;
  line-height: 1;
  display: inline-block;
  position: relative;
  padding-left: 18px;
}

.events .tribe-events-nav-previous a:after {
  content: "4";
  font-family: "icomoon";
  position: absolute;
  left: 0;
  bottom: 0px;
}

.events .tribe-events-nav-previous a:before {
  content: "";
  height: 2px;
  width: 0%;
  bottom: -5px;
  right: 0;
  background: #7f7f7f;
  position: absolute;
}

.events .tribe-events-nav-previous a:hover:before {
  width: 95%;
}

.events .tribe-events-nav-previous a span {
  display: none !important;
}

.events .tribe-events-nav-previous.tribe-events-nav-right a {
  font-size: 18px;
  color: #7f7f7f;
  font-weight: 600;
  text-decoration: none;
  line-height: 1;
  display: inline-block;
  position: relative;
  padding-right: 18px;
}

.events .tribe-events-nav-previous.tribe-events-nav-right a:after {
  content: "5";
  font-family: "icomoon";
  position: absolute;
  right: 0;
  bottom: 0px;
}

.events .tribe-events-nav-previous.tribe-events-nav-right a:before {
  content: "";
  height: 2px;
  width: 0%;
  bottom: -5px;
  left: 0;
  background: #7f7f7f;
  position: absolute;
}

.events .tribe-bar-submit {
  font-size: 0px;
}

.events .tribe-bar-submit input {
  font-size: 14px;
}

.events .tribe-bar-views-select {
  font-size: 0px;
  display: none;
}

.events .tribe-bar-views-inner {
  padding-bottom: 18px;
}

.events .tribe-bar-views-inner .links {
  padding-left: 15px;
  padding-top: 8px;
}

.events .tribe-bar-views-inner .links a {
  text-decoration: none;
  display: inline-block;
  padding-right: 8px;
  color: #7d7d7d;
  font-weight: 600;
}

.events .tribe-bar-views-inner .links a.active {
  color: #7f7f7f;
}

.events #tribe-bar-form .tribe-bar-date-filter {
  width: 20%;
  font-size: 0;
}

.events #tribe-bar-form .tribe-traces-venues-filter {
  padding: 15px 7px 0;
  width: 20%;
  float: left;
  background: none;
}

.events #tribe-bar-form .tribe-traces-venues-filter select {
  border-radius: 0px;
  width: 100%;
  border: 1px solid #ccc;
  padding: 0 3px;
  height: 44.5px;
  font-size: 14px;
  background: none;
  color: #212121;
}

.events #tribe-bar-form .tribe-bar-date-filter {
  padding-right: 7px;
}

.events #tribe-bar-form .tribe-bar-search-filter {
  padding-right: 7px;
  width: 55%;
  padding-left: 7px;
}

.events .filter-with-venues #tribe-bar-form .tribe-bar-search-filter {
  width: 35%;
}

.events #tribe-bar-form .tribe-bar-date-filter input,
.events #tribe-bar-form .tribe-bar-search-filter input {
  border: 1px solid #ccc;
  padding: 12px;
}

.events #tribe-bar-form .tribe-bar-submit {
  margin-left: 0;
  padding-left: 7px;
}

.events #tribe-bar-form.tribe-bar-mini .tribe-traces-venues-filter {
  padding: 10px 0 0;
}

.events #tribe-bar-form.tribe-bar-mini .tribe-traces-venues-filter select {
  height: 40.5px;
  font-size: 12px;
}

.events #tribe-bar-form.tribe-bar-mini .tribe-bar-views-inner {
  padding: 10px 0;
}

.events #tribe-bar-form.tribe-bar-collapse .tribe-bar-views-inner {
  padding: 10px 0;
}

.events #tribe-bar-form.tribe-bar-collapse .tribe-bar-search-filter {
  width: 70%;
}

.events .filter-with-venues #tribe-bar-form.tribe-bar-collapse .tribe-bar-search-filter {
  width: 45%;
}

.events #tribe-bar-form.tribe-bar-collapse .tribe-traces-venues-filter {
  width: 25%;
  padding-left: 0;
  padding-right: 14px;
}

.events #tribe-bar-form.tribe-bar-collapse .tribe-bar-date-filter {
  width: 30%;
}

.events #tribe-events-bar.filter-with-venues .tribe-bar-collapse #tribe-bar-collapse-toggle {
  width: 100%;
}

/* stupid fixes because of their own code */
@media screen and (max-width: 460px) {
  .events #tribe-bar-form.tribe-bar-collapse .tribe-bar-date-filter,
.events #tribe-bar-form.tribe-bar-collapse .tribe-bar-search-filter {
    width: 100%;
  }

  .events .filter-with-venues #tribe-bar-form.tribe-bar-collapse .tribe-bar-search-filter,
.events #tribe-bar-form.tribe-bar-collapse .tribe-traces-venues-filter {
    width: 50%;
  }
}
.single-tribe_events #tribe-events-footer li,
.single-tribe_events #tribe-events-header li {
  width: auto !important;
}

.events .orange-link-back {
  font-size: 16px;
  color: #7f7f7f;
  font-weight: 600;
  text-decoration: none;
  line-height: 1;
  display: inline-block;
  position: relative;
  padding-left: 18px;
}

.events .orange-link-back:after {
  content: "4";
  font-family: "icomoon";
  position: absolute;
  left: 0;
  bottom: 0px;
}

.events .orange-link-back span {
  display: none;
}

.events #tribe-events-footer .tribe-events-sub-nav {
  overflow: visible;
}

.events .tribe-events-list .type-tribe_events {
  padding: 20px 0 !important;
  border-top: 1px solid #ccc;
}

.events .tribe-events-address {
  font-style: normal;
}

.events #tribe-bar-form input[type=text] {
  font-weight: 600;
}

.events #tribe-events-content .tribe-events-abbr {
  padding-top: 2px;
  text-decoration: none;
}

.events .tribe-events-meta-group dl {
  font-size: 16px;
  color: #303038;
}

.list-events .item img {
  float: left;
  width: 200px;
  height: 150px;
  /* height can be removed if needed */
}

.list-events .item .text {
  float: left;
  color: #303038;
  max-width: 520px;
}

.list-events .item .text .date {
  padding-bottom: 20px;
}

.list-events .item .date-block {
  float: left;
  height: 150px;
  margin-right: 30px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 30px;
  line-height: 1;
  padding-left: 20px;
  background: #f2f2f2;
  padding-right: 19px;
  padding-top: 48px;
  box-sizing: border-box;
  text-align: center;
  color: #808080;
}

.list-events .item .date-block span {
  display: block;
  font-size: 20px;
}

.single-tribe_events .banner > .container {
  bottom: auto;
}

/*----  events: plugin fixes;  ----*/
.events-list.tribe-bar-is-disabled #tribe-events-content-wrapper,
.events-list .tribe-events-loop {
  max-width: 100% !important;
}

.single-tribe_organizer .tribe-events-loop,
.single-tribe_venue .tribe-events-loop,
.tribe-events-day .tribe-events-loop {
  max-width: 100% !important;
}

/*---- student life only ----*/
.container .discover-portland {
  min-height: 581px;
  box-sizing: border-box;
  margin: 70px 0;
  padding: 85px;
  background: url("../img/student-life-v2.jpg");
  background-size: cover;
}

.container .discover-portland h2 {
  letter-spacing: 2.5px;
  color: white;
  font-weight: bold;
}

.container .discover-portland .half > p {
  color: white;
  font-size: 30px;
  margin: 28px 0px 22px;
  line-height: 1.3em;
}

.container .discover-portland .half > p span {
  font-weight: 900;
}

.container .discover-portland .half > span {
  font-size: 14px;
  color: white;
  display: block;
  margin-bottom: 40px;
}

.container .discover-portland .half:first-child {
  padding-right: 50px;
  box-sizing: border-box;
}

.container .discover-portland .half:nth-child(2) {
  padding-left: 180px;
  box-sizing: border-box;
}

.container .discover-portland h3 {
  font-size: 24px;
  font-weight: 400;
  padding-top: 18px;
  color: white;
}

.container .discover-portland h4 {
  font-weight: 900;
  color: white;
  font-size: 14px;
  text-transform: uppercase;
}

.container .discover-portland ul {
  margin-top: 32px;
}

.container .discover-portland ul p {
  font-size: 18px;
  font-weight: 200;
  color: white;
}

.container .discover-portland ul li {
  list-style: none;
  margin-bottom: 36px;
}

.container .discover-portland ul li svg {
  float: left;
  padding: 5px 10px 5px 0;
}

/*---- course search ----*/
#course_blocks_header {
  width: 100%;
  background: #7f7f7f;
  color: white;
  font-weight: 400;
}

#course_blocks_header:after {
  content: "";
  display: table;
  clear: both;
}

#course_blocks_header div {
  float: left;
  width: 78%;
}

#course_blocks_header div:first-child {
  width: 12%;
  text-align: center;
}

#course_blocks_header div:last-child {
  width: 10%;
  text-align: center;
}

#course_block_list {
  padding: 0;
}

#course_block_list .course_block {
  padding: 20px 0;
}

#course_block_list .course_block:after {
  content: "";
  display: table;
  clear: both;
}

#course_block_list .course_block:nth-child(2n+1) {
  background: #f5f5f5;
}

#course_block_list .course_block > div {
  width: 10%;
  float: left;
  text-align: center;
  font-size: 14px;
}

#course_block_list .course_block .course_info {
  width: 78%;
  text-align: left;
}

#course_block_list .course_block .course_info h2 {
  font-size: 21px;
  line-height: 1;
  margin-bottom: 10px;
  color: #7f7f7f;
}

#course_block_list .course_block .course_info p {
  font-size: 16px;
}

#course_block_list .course_block .course_info p.no_pres {
  border-left: 4px solid #12CA12;
  padding-left: 8px;
  padding-top: 4px;
}

#course_block_list .course_block .course_info p.yes_pres {
  border-left: 4px solid #7f7f7f;
  padding-left: 8px;
  padding-top: 4px;
}

#course_block_list .course_block .course_info p.addtl_notes {
  font-style: italic;
  font-synthesis: none;
}

#course_block_list .course_block .course_code {
  width: 12%;
  font-weight: 400;
}

#course_sidebar li strong a {
  background: #7f7f7f;
  color: white;
  position: relative;
}

#course_sidebar li strong a svg {
  width: 80px;
  height: 62px;
  vertical-align: middle;
  position: absolute;
  right: -4px;
  top: 2px;
}

#course_sidebar li a {
  -webkit-transition: 0.5s ease all;
  transition: 0.5s ease all;
}

#course_sidebar li a:after {
  content: "\f057";
  opacity: 0;
  filter: alpha(opacity=0);
  color: #2f2f2f;
  font-family: fontAwesome;
  filter: alpha(opacity=35);
  position: absolute;
  top: 8px;
  right: 20px;
  -webkit-transition: 0.5s ease all;
  transition: 0.5s ease all;
  pointer-events: none;
}

#course_sidebar li.active_filter a {
  position: relative;
  -webkit-transition: 0.5s ease all;
  transition: 0.5s ease all;
  padding-left: 32px;
  color: #7f7f7f;
  font-weight: 400;
}

#course_sidebar li.active_filter a:after {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

#course_sidebar + main .searchbar {
  margin-bottom: 20px;
}

#course_sidebar + main .searchbar + div {
  margin-bottom: 20px;
}

#course_sidebar + main .searchbar .half {
  width: 54%;
}

#course_sidebar + main .searchbar .half:first-child {
  width: 46%;
}

#course_sidebar + main .searchbar #jumpsection {
  padding-top: 8px;
}

.course-catalog .search_results {
  border: 1px solid #f4f4f4;
}

/*---- discover portland ----*/
.discover-portland .stories-slider {
  background: #4596a7;
}

.discover-portland .stories-slider h2 {
  color: #ffffff;
}

.discoverblock {
  max-height: 440px;
  overflow: hidden;
  position: relative;
  height: 440px;
}

.discoverblock > img {
  width: 100%;
  position: absolute;
  left: 0;
}

.discoverblock h2 {
  font-size: 240px;
  z-index: 99;
  position: relative;
  color: white;
  opacity: 0.65;
  filter: alpha(opacity=65);
  line-height: 1;
  font-weight: 400;
}

.discoverblock .overlay {
  background: black;
  position: absolute;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.discoverblock div div {
  position: absolute;
  top: 0;
  right: 9%;
  width: 21.2%;
  display: none;
}

.discoverblock div div img {
  width: 100%;
  display: block;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
}

.discoverblock .container {
  position: relative;
}

.discoverblock a {
  border-color: white;
  z-index: 99;
}

.discoverblock a:after {
  background: white;
  z-index: 0;
}

.discoverblock div div:after {
  content: "";
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #4596a7);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #4596a7);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

#discover_map {
  height: 800px;
  overflow: hidden;
  margin-bottom: 80px;
  position: relative;
  padding-top: 70px;
  box-sizing: border-box;
}

#discover_map .overlay {
  position: absolute;
  top: 0;
  left: 0;
  background: #4596a7;
  opacity: 0.85;
  filter: alpha(opacity=85);
}

#discover_map > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}

#discover_map h1 {
  display: block;
  width: 100%;
  text-align: center;
  z-index: 9;
  position: relative;
  color: white;
  font-size: 72px;
  font-weight: 500;
  margin-top: 40px;
}

#discover_map h1 span {
  font-weight: 300;
  font-style: italic;
  font-synthesis: none;
}

#discover_map .container {
  z-index: 99;
  position: relative;
}

#discover_map .container > div {
  width: 33.33%;
  float: left;
  box-sizing: border-box;
  padding: 50px;
}

#discover_map .container > div img {
  width: 100%;
  border-radius: 200px;
}

#discover_map .container > div:nth-child(2) {
  margin-top: 60px;
}

#discover_map .container > div p {
  color: white;
  text-transform: uppercase;
  font-size: 25px;
  text-align: center;
  margin: 20px;
}

#discover_map .container a {
  width: 120px;
  border-color: white;
  margin: 0 auto;
  display: block;
}

#discover_map .container a:after {
  background: white;
  color: #333;
}

.discoverblock.artdistrict h2 {
  line-height: 0.8;
  padding-top: 30px;
}

.discoverblock.artdistrict a {
  position: absolute;
  top: 25%;
  left: 34%;
}

.page-template-template-discover .reslife {
  margin: 0;
}

.portland_visual_blocks {
  margin-top: 80px;
}

.portland_visual_blocks h2 {
  letter-spacing: 0.5px;
  font-weight: 300;
  color: #747474;
  padding-bottom: 35px;
  font-size: 40px;
}

.portland_visual_blocks .visual-blocks {
  margin-top: 0;
}

/*---- 404 page ----*/
#four-oh-search {
  position: relative;
  margin: 18px 0 40px;
}

#four-oh-search svg {
  width: 17px;
  position: absolute;
  top: 5px;
  left: 12px;
}

#four-oh-search input {
  max-width: 400px;
}

#four-oh-four {
  width: 100%;
}

/*---- meet your professors ----*/
.meet-professors {
  background-color: #dbdbdb;
  height: 425px;
  margin-bottom: 70px;
}

.meet-professors .meet-info {
  width: 45%;
  float: right;
  color: #7f7f7f;
  font-size: 24px;
  font-weight: 500;
  margin-right: 10%;
  margin-top: 40px;
}

.meet-professors .meet-info h2 {
  font-size: 42px;
}

.meet-professors .meet-info a {
  display: inline-block;
  border-color: white;
  margin-top: 30px;
  color: #7f7f7f;
  font-weight: 600;
}

.meet-professors .meet-info a:after {
  background: white;
}

.meet-professors .meet-info > span {
  font-size: 16px;
  color: #303038;
  font-weight: 600;
}

.meet-professors .meet-info > span + span:before {
  margin-left: 7px;
  content: "//";
  margin-right: 10px;
}

.meet-professors .meet-info p {
  margin: 18px 0 3px;
}

.meet-professors .meet-pic {
  border: 20px solid white;
  border-radius: 255px;
  width: 505px;
  height: 505px;
  overflow: hidden;
  margin-top: -40px;
  float: left;
  box-sizing: border-box;
}

.meet-professors .meet-pic img {
  width: 100%;
  height: 100%;
}

.meet-professors .container {
  background: url(/wp-content/uploads/2015/08/meet-quotes.png);
  background-repeat: no-repeat;
  background-position: 100% 80%;
  background-size: 404px;
}

/*---- program pages only ----*/
.programs .faculty ul,
.outcomes ul.accordion,
.faq ul {
  list-style: none;
}

.programs .faculty h3 {
  color: #7f7f7f;
  width: 64.4%;
  float: left;
  font-size: 17px;
  padding-left: 20px;
  box-sizing: border-box;
  padding-bottom: 0;
}

.programs .faculty img {
  width: 82px;
  height: 82px;
  float: left;
}

.programs .faculty ul a {
  text-decoration: none;
}

.programs .faculty ul li {
  margin-bottom: 20px;
}

.programs .faculty ul li span {
  font-size: 14px;
  color: #727272;
  padding-left: 20px;
  width: 64.4%;
  float: left;
  box-sizing: border-box;
}

.unevensplit div:empty + div {
  width: 100%;
}

.unevensplit div:empty + div > div {
  float: left;
  width: 50%;
}

.programs .outcomes ul li h4 {
  height: auto;
  line-height: 1.2;
  background-color: #e9e9e9;
  font-weight: 600;
  cursor: pointer;
  padding: 19px 30px 19px 20px;
  box-sizing: border-box;
}

.programs .outcomes ul li div {
  padding: 20px 20px 0;
  color: #5c5d61;
  font-size: 15px;
  display: none;
}

.programs .outcomes ul li h4:after {
  content: "";
  border: 10px solid transparent;
  border-top: 10px solid black;
  position: absolute;
  right: 0;
  z-index: 1;
  top: 50%;
  right: 20px;
  margin-top: -5px;
}

.programs .outcomes ul h4 {
  position: relative;
}

.programs .outcomes ul li {
  margin-bottom: 20px;
}

.programs .outcomes ul li.active div {
  display: block;
}

.programs .outcomes ul li.active h4:after {
  border-bottom: 10px solid black;
  border-top: 10px solid transparent;
  margin-top: -15px;
}

.programs .faq ul {
  padding-bottom: 0;
  border-bottom: 1px solid #2f2f2f;
  margin-bottom: 20px;
}

.programs .faq ul li p {
  display: none;
  color: #5c5d61;
  font-size: 15px;
  padding: 10px 16px 20px;
}

.programs .faq ul li.active p {
  display: block;
}

.programs .faq ul li h3 {
  border-top: 1px solid #2f2f2f;
  color: #2f2f2f;
  padding: 18px 66px 18px 0;
  position: relative;
  cursor: pointer;
  font-size: 17px;
}

.programs .faq ul li.active h3:after {
  content: "K";
}

.programs .faq ul li h3:after {
  content: "L";
  position: absolute;
  right: 0;
  z-index: 1;
  top: 50%;
  right: 0;
  margin-top: -20px;
  font-family: icomoon;
  font-size: 26px;
}

.faq h3:after {
  color: #7f7f7f;
}

/*----  single people only  ----*/
.single-people {
  padding-top: 80px;
}

.single-people .quote {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 15px;
}

.single-people main {
  padding-bottom: 40px;
}

/*---- artistic excellence only ----*/
.artists-at-work h1 {
  margin-bottom: 25px;
}

.artists-at-work .stories-slider {
  margin-top: 50px;
}

.content .paragraphs {
  font-size: 18px;
  width: 72%;
  padding-right: 3.5%;
  float: left;
}

.content .paragraphs p {
  font-size: 22px;
  width: 100%;
  line-height: 34px;
  font-weight: 500;
}

#content_links {
  width: 24.5%;
  float: right;
}

#content_links ul li {
  border-bottom: 1px solid #ccc;
  list-style: none;
  padding: 8px 20px 8px 0px;
  position: relative;
}

#content_links ul li a {
  color: #7f7f7f;
  text-decoration: none;
  font-size: 18px;
  font-weight: normal;
}

#content_links ul li a:after {
  background: url(../font/svg/arrow_carrot-right.svg);
  content: "";
  width: 32px;
  height: 32px;
  position: absolute;
  right: -12px;
  opacity: 0.2;
  filter: alpha(opacity=20);
  filter: alpha(opacity=2);
  top: 7px;
  transform: scale(0.65);
  -ms-transform: scale(0.65);
  -webkit-transform: scale(0.65);
}

/*----  search results  ----*/
#___gcse_0 {
  font-weight: 400;
}

.gsc-tabHeader {
  font-size: 16px;
}

.gsc-control-cse {
  border: none !important;
}

.gsc-input {
  padding: 0 !important;
  padding-right: 40px !important;
}

.gsc-result-info {
  font-size: 17px !important;
}

.gsc-search-button {
  padding: 4px 12px !important;
  height: auto !important;
  border: none !important;
  padding-left: 10px !important;
  color: #7f7f7f !important;
  background: #efefef !important;
}

#gsc-i-id1 {
  padding: 8px 12px !important;
}

.gsc-control-cse .gs-spelling {
  text-decoration: none;
  font-size: 22px !important;
  color: #7f7f7f !important;
}

.gsc-control-cse .gs-result .gs-title {
  text-decoration: none;
  font-size: 22px !important;
  color: #7f7f7f !important;
}

.gsc-control-cse .gs-result .gs-title * {
  text-decoration: none;
  font-size: 22px !important;
  color: #7f7f7f !important;
}

.gs-webResult .gs-snippet,
.gs-imageResult .gs-snippet,
.gs-fileFormatType {
  color: #303038;
  font-size: 16px;
  line-height: 1.1;
  padding-top: 6px;
  font-weight: 400;
}

.gs-web-image-box,
.gs-promotion-image-box {
  width: 150px !important;
}

.gs-image img {
  max-width: inherit !important;
  max-height: inherit !important;
  width: 100%;
}

.gs-webResult div.gs-visibleUrl-long {
  color: #006621;
  font-size: 14px;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
  font-size: 17px !important;
  padding-right: 5px !important;
  text-decoration: none !important;
}

/*----  google forms  ----*/
.page .gform_wrapper {
  margin-top: 0;
  margin-top: 0;
}

.page .gform_wrapper form {
  text-align: left;
  max-width: 100%;
  margin: 0 auto;
  border: 1px solid #d1d1d1;
  padding: 15px;
}

.page .gform_wrapper h2.gform_title {
  font-weight: 300;
  color: #fff;
  font-size: 36px;
}

.page .gform_wrapper h3.gform_title {
  font-weight: 300;
  color: #fff;
  font-size: 36px;
}

.page .gform_wrapper h2.gsection_title {
  font-weight: 300;
  color: #7f7f7f;
}

.page .gform_wrapper .top_label .gfield_label {
  font-weight: 600;
  margin: 40px 0 0px;
}

.page span.medium.gfield_select {
  display: none;
}

label.gfield_label {
  display: block;
}

.gform_footer .ui-input-btn {
  font-size: 0;
}

.gform_footer input[type=submit] {
  margin: 0;
  margin-bottom: 20px;
  border: 1px solid #7f7f7f;
  background: transparent;
  font-size: 17px !important;
  text-transform: uppercase;
  color: #7f7f7f;
  padding: 8px 25px !important;
  height: auto;
  width: auto;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}

input[id^=gform_submit] {
  transition: 0.35s linear all;
}

input[id^=gform_submit]:hover {
  background: #7f7f7f;
  color: white;
}

/*----  photo block gallery  ----*/
.lb-outerContainer {
  background: none !important;
}

ul.photo-block-gallery {
  padding: 0 !important;
  margin: 20px 0;
  list-style-type: none;
}

ul.photo-block-gallery li {
  float: left;
  padding: 0 7px 7px 0;
  width: 25%;
  box-sizing: border-box;
}

ul.photo-block-gallery li a img {
  display: block;
  width: 100%;
  height: auto;
}

/*----  footer  ----*/
footer {
  background: #000;
  padding: 80px 0;
  color: #fff;
  position: relative;
  z-index: 5;
}

footer h5 {
  color: #fff;
  font-size: 18px;
  margin-bottom: 30px;
  text-transform: uppercase;
  line-height: 1;
}

footer a {
  color: white;
  font-size: 17px;
  line-height: 35px;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  line-height: 30px;
  display: block;
}

footer a.footer-bold-link {
  font-weight: bold;
  font-size: 17px;
  margin-bottom: 20px;
}

footer a.fill-up-link {
  border-color: #ffd602;
  border-width: 2px;
}

footer a.fill-up-link:hover:after {
  background-color: #ffd602;
}

footer .blocks {
  line-height: 1.5;
  display: flex;
  flex-flow: row;
  justify-content: space-between;
}

footer .blocks .two-columns {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

footer .blocks .two-columns p {
  width: 50%;
}

footer .blocks .two-columns a {
  line-height: 1.5;
  font-size: 16px;
}

footer .blocks .item {
  width: 20%;
  padding-left: 40px;
  box-sizing: border-box;
}

footer .blocks .item:first-of-type {
  width: 30%;
  border-right: 4px solid rgba(255, 255, 255, 0.2);
}

footer .blocks .item h5 {
  color: rgba(255, 255, 255, 0.6);
  text-transform: none;
  margin-bottom: 5px;
  font-size: 14px;
}

footer .blocks .item .footer-logo {
  width: 220px;
}

@media (min-width: 931px) {
  footer .blocks .item .footer-logo {
    width: 240px;
  }
}
footer .blocks .item ul {
  list-style: none;
}

footer .blocks .item ul li a {
  position: relative;
  display: inline-block;
}

footer .blocks .item ul li a:hover {
  color: #fff;
}

footer .blocks .item ul li a svg {
  display: none;
  color: #fff;
  position: absolute;
  top: 5px;
  width: 18px;
  left: 0;
  height: 16px;
}

footer .blocks .item:first-child {
  padding-left: 0px;
}

footer .blocks .item:first-child img {
  padding-bottom: 20px;
}

footer .blocks .item:nth-child(4) {
  width: 30%;
  text-align: right;
}

footer .blocks .item:nth-child(4) ul {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 20px;
}

footer .blocks .item:nth-child(4) ul li {
  width: 45px;
  margin: 0 4px 0 0;
  background: #4b4b4b;
  display: block;
}

footer .blocks .item:nth-child(4) ul li a {
  display: block;
  text-align: center;
  padding: 9px 0 6px;
  color: #fff;
}

footer .blocks .item:nth-child(4) ul li a i {
  position: static;
  top: auto;
  left: auto;
}

footer .blocks .item:nth-child(4) ul li:last-child {
  margin-right: 0;
}

footer .blocks .item:nth-child(4) p.copyright {
  font-size: 15px;
}

footer .blocks .item:nth-child(4) p.copyright a {
  font-size: 15px;
  display: inline-block;
}

footer .blocks .item .fill-up-link {
  width: 82%;
  font-size: 14px;
  padding: 6px 10px;
  margin-bottom: 6px;
  text-align: center;
}

footer .blocks .item:nth-child(5) ul li a.fill-up-link {
  width: 100%;
  box-sizing: border-box;
  border-color: #4b4b4b;
  border-width: 2px;
}

footer .blocks .item:nth-child(5) ul li a.fill-up-link:after {
  background: #333;
  background: #333;
}

#footer-email {
  color: white;
  font-weight: 300;
  text-transform: none;
  line-height: 1;
}

/*----  material design effects  ----*/
.matlvl1,
.matlvl1_solid,
.matlvl0:hover {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.matlvl2,
.matlvl2_solid,
.matlvl1:hover,
.matlvl0:active {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.matlvl3,
.matlvl3_solid,
.matlvl2:hover,
.matlvl1:active {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.matlvl4,
.matlvl4_solid,
.matlvl3:hover,
.matlvl2:active {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.matlvl5,
.matlvl5_solid,
.matlvl4:hover,
.matlvl3:active {
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}

.ripple_effect {
  position: relative;
  overflow: hidden;
}

.ink {
  display: block;
  position: absolute;
  background: #EE917C;
  border-radius: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.ink.animate {
  -webkit-animation: ripple 0.65s linear;
  animation: ripple 0.65s linear;
}

.ripple_effect:hover {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 8px 8px 0 rgba(0, 0, 0, 0.24);
  z-index: 5;
}

.ripple_effect:active {
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.24);
  z-index: 2;
}

.header nav .main-nav li:hover a:after {
  -webkit-animation: navCaret 0.55s linear;
  animation: navCaret 0.55s linear;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}

/*----  keyframes  ----*/
@-webkit-keyframes navCaret {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  33% {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
  }
  66% {
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes navCaret {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  39% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  /* delay to match the nav js dropdown */
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-webkit-keyframes wiggleIcon {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  33% {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
  }
  66% {
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes wiggleIcon {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  33% {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
  }
  66% {
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-webkit-keyframes ripple {
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(2.5);
    transform: scale(2.5);
  }
}
@keyframes ripple {
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(2.5);
    transform: scale(2.5);
  }
}
@-webkit-keyframes draw {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes draw {
  to {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes menu-height {
  0% {
    height: 119px;
  }
  100% {
    height: 87vh;
  }
}
@keyframes menu-height {
  0% {
    height: 119px;
  }
  100% {
    height: 87vh;
  }
}
@-webkit-keyframes menu-height-reverse {
  0% {
    height: 87vh;
  }
  100% {
    height: 119px;
  }
}
@keyframes menu-height-reverse {
  0% {
    height: 87vh;
  }
  100% {
    height: 119px;
  }
}
@-webkit-keyframes sub-menu-height {
  0% {
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes sub-menu-height {
  0% {
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
.main-cta ul li a:hover p {
  color: #ffd602;
}

.main-cta ul li a:hover svg {
  -webkit-animation: wiggleIcon 0.7s 1;
  animation: wiggleIcon 0.7s 1;
}

/*----  transitions  ----*/
.alum-cta .content,
.alum-cta .view-more i {
  -webkit-transition: ease 1s;
  transition: ease 1s;
  /* not supported by ie <= 9 */
}

.fill-up-link {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  /* not supported by ie <= 9 */
}

.fill-up-link:after {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  /* not supported by ie <= 9 */
}

.orange-link:before,
.news-events h5 a,
.stories-slider ul li .content,
.news-events .left .featured img {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  /* not supported by ie <= 9 */
}

.student-work .blocks .item .overlay,
.student-work .blocks .item img {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  /* not supported by ie <= 9 */
}

.header nav .main-nav li .nav-dropdown ul li a:before,
.header nav .main-nav li .nav-dropdown .feat-nav-item .overlay a {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  /* not supported by ie <= 9 */
}

.header nav .main-nav li a:after {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  /* not supported by ie <= 9 */
}

.main-cta ul li a p {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  /* not supported by ie <= 9 */
}

.stories-slider .arrow-next,
.stories-slider .arrow-prev,
.stories-slider ul {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  /* not supported by ie <= 9 */
}

.slider .slides,
.header nav .info-for .nav-dropdown ul li a {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  /* not supported by ie <= 9 */
}

.events .tribe-events-nav-next a:before,
.events .tribe-events-nav-previous a:before {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  /* not supported by ie <= 9 */
}

.instagram-feed .posts .item .overlay,
.reslife a img,
footer .blocks .item ul li a,
.instagram-feed .posts,
.cleanquote ul li,
.find-programs .form .explore,
.custom-select {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  /* not supported by ie <= 9 */
}

.slider .arrow-next,
.slider .arrow-prev {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  /* not supported by ie <= 9 */
}

.news-events .right .upcoming-events .item {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  /* not supported by ie <= 9 */
}

.gallery-blocks .arrow-next,
.gallery-blocks .arrow-prev,
.gallery-blocks .gallery-container {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  /* not supported by ie <= 9 */
}

.news h1 a {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  /* not supported by ie <= 9 */
}

.spotlight .previousslide,
.spotlight .nextslide {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  /* not supported by ie <= 9 */
}

.button a .link-group a {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  /* not supported by ie <= 9 */
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .logo img {
    display: none;
  }

  .logo .retina {
    display: block !important;
  }
}
@media print {
  aside,
.slider,
.spotlight,
.breadcrumbs,
footer,
.main-cta {
    display: none !important;
  }

  .header .sitewide-alert,
.header .container {
    display: none !important;
  }

  .student-work,
.cleanquote,
.alum-cta .header {
    display: none !important;
  }

  .faq .text,
.accordion .text {
    display: block !important;
  }

  .banner .container {
    display: none;
    opacity: 0;
    filter: alpha(opacity=0);
  }

  .content p {
    line-height: 1.4;
    font-size: 16px;
  }
}
.tribe-events-title-bar {
  display: none;
}

.header {
  height: auto;
  height: 65px;
  position: static;
}

@media (min-width: 931px) {
  .header {
    height: 119px;
  }
}
.header .container {
  display: flex;
  justify-content: space-between;
  padding: 0px 15px;
}

.header .container .desktop-nav-wrapper {
  display: flex;
  justify-content: space-between;
  flex-flow: column;
}

.header .container .desktop-nav-wrapper nav.utility-nav {
  display: flex;
  justify-content: flex-end;
  height: auto;
  font-size: 14px;
}

.header .container .desktop-nav-wrapper nav.utility-nav p,
.header .container .desktop-nav-wrapper nav.utility-nav a {
  font-family: "expo-sans-pro" !important;
  padding: 15px 20px;
  text-decoration: none;
  color: black;
  font-size: 14px;
}

.header .container .desktop-nav-wrapper nav.utility-nav p:hover {
  color: #7f7f7f;
}

.header .container .desktop-nav-wrapper #menu-main-menu {
  list-style-type: none;
  display: flex;
  align-items: center;
  height: 80px;
  align-items: stretch;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li {
  list-style-type: none;
  display: inline-block;
  padding: 0px 18px 10px;
  display: flex;
  align-items: center;
  height: 100%;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > a {
  color: #4C4D4F;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  border-bottom: 3px solid transparent;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > a:hover {
  border-bottom-color: #7f7f7f;
  color: #7f7f7f;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu {
  background-color: whitesmoke;
  padding-left: 20px;
  position: absolute;
  width: 100%;
  left: 0px;
  top: 119px;
  display: flex;
  opacity: 0;
  transition: opacity 1s;
  visibility: hidden;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu li {
  list-style-type: none;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu li a {
  color: black;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  padding-bottom: 12px;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu li a.empty-link {
  display: none;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li {
  flex: 1 1 50%;
  max-width: 50%;
  overflow: hidden;
  position: relative;
  /*2nd level*/
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li .menu-image-wrapper {
  height: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li .menu-image-wrapper img {
  flex-shrink: 0;
  min-width: 100%;
  min-height: 100%;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li .menu-image-wrapper .menu-image-caption {
  position: absolute;
  bottom: 20px;
  width: 100%;
  max-width: 65%;
  left: 0px;
  padding: 10px 20px;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li .menu-image-wrapper .menu-image-caption p, .header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li .menu-image-wrapper .menu-image-caption a {
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li .menu-image-wrapper .menu-image-caption p strong, .header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li .menu-image-wrapper .menu-image-caption a strong {
  color: inherit;
  font-weight: 600;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li .menu-image-wrapper .menu-image-caption.caption-color-white {
  color: white;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li .menu-image-wrapper .menu-image-caption.caption-color-white a, .header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li .menu-image-wrapper .menu-image-caption.caption-color-white p, .header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li .menu-image-wrapper .menu-image-caption.caption-color-white strong {
  color: white;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li .menu-image-wrapper .menu-image-caption.caption-color-black {
  color: black;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li .menu-image-wrapper .menu-image-caption.caption-color-black a, .header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li .menu-image-wrapper .menu-image-caption.caption-color-black p {
  color: black;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li .menu-image-wrapper .menu-image-caption:hover {
  background-color: black;
  color: white !important;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li .menu-image-wrapper .menu-image-caption:hover a, .header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li .menu-image-wrapper .menu-image-caption:hover p {
  color: white !important;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li > ul.sub-menu {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  height: auto;
  padding-top: 0px;
  padding-left: 10px;
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li > ul.sub-menu > li {
  /* 3rd level*/
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li > ul.sub-menu > li.top-border ul.sub-menu {
  border-top: 1px solid #D8D8D8;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li > ul.sub-menu > li.top-border ul.sub-menu:before {
  content: " ";
  border-top: 6px solid #7f7f7f;
  width: 76px;
  display: block;
  position: absolute;
  top: -4px;
  left: 20px;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li > ul.sub-menu > li ul {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li > ul.sub-menu > li ul li {
  padding: 3px 0px;
  display: flex;
  /* 4th level*/
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li > ul.sub-menu > li ul li.menu-item-has-children > a {
  max-width: 40%;
  position: relative;
  width: auto;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li > ul.sub-menu > li ul li.menu-item-has-children > a:after {
  color: #7f7f7f;
  content: "->";
  position: absolute;
  right: -25px;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li > ul.sub-menu > li ul li.show-link > a {
  display: inline-block;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li > ul.sub-menu > li ul li ul.sub-menu {
  display: block;
  flex-wrap: wrap;
  visibility: hidden;
  transition: all;
  transition-delay: 0.5s;
  max-width: 60%;
  left: 40%;
  top: 0px;
  padding-top: 30px;
  padding-left: 30px;
  width: 100%;
  background-color: #e8e8e8;
  height: 115%;
  position: absolute;
  z-index: 15;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li > ul.sub-menu > li ul li ul.sub-menu li {
  width: 100%;
  padding: 8px 0px;
  display: block;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li > ul.sub-menu > li ul li ul.sub-menu li a {
  max-width: 90%;
  font-size: 18px;
  font-weight: 400;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li > ul.sub-menu > li ul li ul.sub-menu li.utility-nav a {
  font-size: 14px;
  line-height: 17px;
  padding-bottom: 7px;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li > ul.sub-menu > li ul li ul.sub-menu li.half-width {
  width: 49%;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li > ul.sub-menu > li ul li ul.sub-menu li ul.sub-menu {
  background-color: transparent;
  flex-flow: column;
  left: 0px;
  top: 70px;
  margin-top: 0px;
  padding: 0px;
  position: relative;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li > ul.sub-menu > li ul li ul.sub-menu li ul.sub-menu li.bottom {
  align-self: center;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li > ul.sub-menu > li ul li ul.sub-menu li:last-of-type ul.sub-menu {
  left: 70%;
  top: 65px;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li > ul.sub-menu > li ul li:hover > a {
  color: #7f7f7f;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li > ul.sub-menu > li ul li:hover ul.sub-menu {
  visibility: visible;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li > ul.sub-menu > li.full-width {
  width: 100%;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li > ul.sub-menu > li.half-width {
  width: 40%;
  margin-right: 9%;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li > ul.sub-menu > li.bottom {
  align-self: flex-end;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li > ul.sub-menu > li.utility-nav a {
  font-size: 14px;
  line-height: 17px;
  padding-bottom: 7px;
  font-weight: 400;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li.show-link a {
  display: inline-block;
}

.header .container .desktop-nav-wrapper #menu-main-menu > li:hover > ul {
  visibility: visible;
  z-index: 100;
}

.header.menu-open {
  position: static;
  -webkit-animation: menu-height 0.1s linear both;
  animation: menu-height 0.1s linear both;
  overflow: hidden;
}

.header.menu-open .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu {
  -webkit-animation: sub-menu-height 0.2s linear both;
  animation: sub-menu-height 0.2s linear both;
  opacity: 1;
  max-height: 85vh;
  height: 100%;
}

.header.fade-menu {
  -webkit-animation: menu-height-reverse 0.5s linear both;
  animation: menu-height-reverse 0.5s linear both;
}

@media (max-height: 1250px) {
  .header .container .desktop-nav-wrapper #menu-main-menu > li > ul.sub-menu > li > ul.sub-menu > li.bottom {
    position: relative;
  }
}
#mobile-outer-wrapper {
  background-color: #fff;
}

#mobile-menu ul li a {
  display: inline-block;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  width: 100%;
}

#mobile-menu > ul > li .sub-menu li.menu-item-has-children > a:before {
  top: 0 !important;
}

/* start on "For You" and mobile search menus */
#header-mobile-tools-wrapper {
  display: flex;
  margin-top: 15px;
}

#header-mobile-tools-wrapper .mobile-nav .hamburg {
  margin-top: 0;
  width: 30px;
  height: 30px;
}

#header-mobile-search {
  display: none;
  margin-right: 10px;
  width: 100px;
  /* keep it small to fit next to logo */
}

#header-mobile-search-input {
  margin-right: 10px;
  font-size: 15px;
  width: 100%;
  padding: 0 8px;
  box-sizing: border-box;
  box-shadow: none;
  border: solid 1px #dbdbdc;
  height: 30px;
  line-height: 30px;
}

#header-mobile-search-input:focus {
  outline: none;
}

#header-mobile-search-toggle {
  margin-right: 20px;
}

#header-mobile-search-toggle svg {
  fill: black;
  width: 18px;
  position: relative;
  transform: rotateY(180deg);
}

#header-mobile-info-for {
  margin-right: 20px;
  margin-top: 5px;
}

#header-mobile-info-for:hover {
  cursor: pointer;
}

#header-mobile-info-for .nav-dropdown {
  display: none;
  position: relative;
}

#header-mobile-info-for .nav-dropdown ul {
  list-style: none;
  position: absolute;
  left: -140px;
  top: 10px;
  padding: 10px 0px;
  border: 1px solid #dbdbdc;
  right: 0px;
  background: #f6f6f6;
}

#header-mobile-info-for .nav-dropdown ul li a {
  text-decoration: none;
  display: block;
  padding: 5px 10px;
}

#header-mobile-info-for .nav-dropdown ul li:hover a {
  background-color: #CECECE;
}

.page .gform_wrapper {
  background-color: #7f7f7f;
}

.page .gform_wrapper h3.gform_title {
  color: white;
  font-weight: 600;
}

.page .gform_wrapper .gform_heading {
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  padding: 15px;
}

.page .gform_wrapper .gform_required_legend {
  color: White !important;
}

.page .gform_wrapper .gfield_required {
  color: White !important;
}

.page .gform_wrapper .gform_body .gform_fields {
  color: white;
}

.page .gform_wrapper .gform_body .gform_fields p,
.page .gform_wrapper .gform_body .gform_fields label {
  color: white;
  margin-top: 0;
}

.page .gform_wrapper .gform_body .gform_fields p .gfield_required,
.page .gform_wrapper .gform_body .gform_fields label .gfield_required {
  color: White !important;
}

.page .gform_wrapper .gform_body .gform_fields li input {
  width: 100%;
  border-radius: 5px;
  border: none;
}

.page .gform_wrapper .gform_body .gform_fields li select {
  border-radius: 5px;
  height: 40px;
  width: 100%;
}

.page .gform_wrapper .gform_body .gform_fields li .gfield_checkbox label {
  margin-top: 0px;
}

.page .gform_wrapper .gform_footer .button {
  background-color: #fff;
  border: none;
  color: black;
  font-weight: bold;
  text-transform: none;
}

.page .gform_wrapper .gform_footer .button:hover span {
  transform: translateX(2px);
}

#gform_wrapper_86 {
  position: relative;
}

#gform_wrapper_86:before {
  background: transparent;
  border: none;
  content: " ";
  display: inline-block;
  left: -20px;
  height: calc(100% - 20px);
  position: absolute;
  top: -20px;
  width: 110%;
  z-index: -1;
  background-image: url("/wp-content/themes/meca/assets/img/request-viewbook-form-bg@2x.png");
}

#gform_wrapper_86 form {
  border: none;
  padding: 15px 60px;
}

#gform_wrapper_86 form .gform_footer .button {
  padding: 15px 25px 14px !important;
}

/* Doug New HP panel */
.home #hp-logo-panel-wrapper {
  margin: 50px 0px;
}

.home #hp-logo-panel-wrapper .hp-logo-panel {
  max-width: 80%;
  margin: 0 auto;
}

.home #hp-logo-panel-wrapper .hp-logo-panel .hp-logo-panel-logo {
  max-width: 300px;
  height: auto;
}

.home #hp-logo-panel-wrapper .hp-logo-panel .hp-logo-panel-logo img {
  width: 100%;
}

.home #hp-logo-panel-wrapper .hp-logo-panel .hp-logo-panel-copy {
  color: #7f7f7f;
  font-size: 22px;
  display: flex;
  align-items: center;
  margin-top: 30px;
}

.home #hp-logo-panel-wrapper .hp-logo-panel .hp-logo-panel-copy a {
  text-decoration: none;
  color: #7f7f7f;
  font-size: 22px;
  font-weight: 600;
}

@media screen and (min-width: 931px) {
  .home #hp-logo-panel-wrapper .hp-logo-panel {
    display: flex;
    align-items: center;
  }

  .home #hp-logo-panel-wrapper .hp-logo-panel .hp-logo-panel-copy {
    margin-top: 0px;
    margin-left: 50px;
  }

  #header-mobile-search,
#header-mobile-search-toggle,
#header-mobile-info-for {
    display: none;
  }
}

/*# sourceMappingURL=style.css.map */
