body {
  height: 100%;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin: 1em 0 0.5em 0;
  font-family: Lato, sans-serif;
  color: #0a203e;
  font-size: 48px;
  line-height: 48px;
  font-weight: 700;
  text-align: center;
}
.section-heading.recentnews h1{
  color: #e8e4cf;
}
h2 {
  margin: 1em 0 0.5em 0;
  font-family: Lato, sans-serif;
  color: #0a203e;
  font-size: 36px;
  line-height: 36px;
  font-weight: 700;
  text-align: center;
}
.entry-content h2,
.category-results h2,
.search-results h2,
.single-content h2{
  text-align: left;
}
h3 {
  position: relative;
  margin: 1em 0 0.5em 0;
  font-family: Lato, sans-serif;
  color: #0a203e;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
h4 {
  margin: 1em 0 0.5em 0;
  font-family: Lato, sans-serif;
  color: #0a203e;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
faculty{
  margin-top: 44px;
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #0a203e;
  font-size: 16px;
  line-height: 73px;
  font-weight: 700;
}
researcher{
  margin-top: 82px;
  margin-bottom: 6px;
  font-family: Lato, sans-serif;
  color: #0a203e;
  font-size: 16px;
/*  line-height: 80px; */
  font-weight: 700;
}
.researcher-title {
  line-height: 100%;
}
h5 {
  margin: 1em 0 0.5em 0;
  font-family: Lato, sans-serif;
  color: #0a203e;
  font-size: 16px;
  line-height: 12px;
  font-weight: 700;
}
h6 {
  position: relative;
  margin: 1em 0 0.5em 0;
  font-family: Lato, sans-serif;
  color: #0a203e;
  font-size: 12px;
  line-height: 18px;
  font-style: italic;
  font-weight: 700;
}
.news-clmn-div h6{
  color: #e8e4cf;
}
p {
  margin-bottom: 12px;
  font-family: Lato, sans-serif;
  color: #0a203e;
  font-size: 18px;
  line-height: 30px;
}
.button {
  display: inline-block;
  padding: 0px;
  background-color: black;
  color: white;
  text-align: center;
  text-decoration: none;
}
.button.button2 {
  position: relative;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 10;
  height: 48px;
  padding-top: 18px;
  padding-right: 24px;
  padding-left: 24px;
  float: left;
  background-color: #d1e3da;
  font-family: Lato, sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.button.button2.next {
  float: right;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #0a203e;
}
.button.button2.next:hover {
  background-color: #d4942a;
}
.button.attach {
  height: 36px;
  margin-left: 24px;
  padding: 8px 12px;
  float: none;
  background-color: #d4942a;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
.button.attach:hover {
  background-color: #b57a1b;
}
.button.attach:active {
  position: relative;
  top: 1px;
}
.main-cntnt {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/header.png');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.main-cntnt.sb1 {
  background-image: url('../images/header-s.png');
  background-size: contain;
  background-attachment: scroll;
}
.main-cntnt.sb1.post {
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}
.cltc-logo {
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 10;
  width: 240px;
  height: 110px;
  padding: 0px;
  float: left;
  background-color: transparent;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
}
.cltc-logo:hover {
  background-color: transparent;
}
.cltc-logo.w--current {
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}
.cltc-logo.w--current:hover {
  background-color: #d1e3da;
}
.cltc-logo-img {
  display: block;
  margin: 10px auto 10px;
  padding-top: 0px;
}
.brkl-logo {
  position: relative;
  z-index: 10;
  width: 240px;
  height: 120px;
  float: left;
  background-color: #0a203e;
}
.brkl-logo-img {
  display: block;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
}
.menu {
  position: fixed;
  top: 0;
  right: 0px;
  width: 180px;
  height: 80px;
  background-color: transparent;
}
.menu-btn {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 50;
  width: 120px;
  height: 48px;
  margin-top: 36px;
  margin-right: 36px;
  padding: 0px;
}
.menu-btn.w--open {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 50;
  background-color: transparent;
}
.navigation {
  position: absolute;
  left: 0px;
  top: 10px;
  float: none;
  clear: none;
  font-family: Lato, sans-serif;
  color: #d4942a;
  font-size: 12px;
  font-weight: 700;
}
.intro {
  position: static;
  display: block;
  margin-right: 10px;
  margin-left: 10px;
  padding-right: 0px;
  padding-left: 0px;
  float: none;
  clear: none;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 36px;
  line-height: 1.275em;
  font-weight: 300;
}
.intro-cntnr {
  position: absolute;
  left: 3%;
  top: 50%;
  display: block;
  width: 100%;
  max-width: 895px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  text-align: left;
}
.header-div {
  position: relative;
  height: 110px;
  background-color: white;
}

.header-div.about {
  height: auto;
  font-family: Lato, sans-serif;
  color: #0a203e;
  font-size: 12px;
  line-height: 12px;
  font-weight: 400;
}
.hero-box {
  position: relative;
  height: 80%;
  background-color: white;
  color: #d4942a;
  font-size: 60px;
  line-height: 60px;
}
._3clmns {
  position: static;
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  float: none;
  clear: none;
}
._3clmnswrapper {
  position: relative;
  background-color: white;
}
.clmn1 {
  padding-right: 0px;
  padding-left: 0px;
}
.clmn-txt {
  font-family: Lato, sans-serif;
  color: #0a203e;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
}
.clmnblck {
  position: relative;
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  margin-right: auto;
  margin-left: auto;
  padding: 72px 36px;
  float: none;
  background-color: white;
  background-image: url('../images/clmn1-bcgr.svg');
  background-position: 0px 100%;
  background-size: 240px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #0a203e;
  text-decoration: none;
}
.clmnblck:hover {
  color: #d4942a;
}
.clmnblck.clmn2 {
  background-color: white;
  background-image: url('../images/clmn2-bcgr.svg');
  background-position: -1px 100%;
  background-size: 140px;
}
.clmnblck.clmn3 {
  float: none;
  background-image: url('../images/clmn3-bcgr.svg');
  background-position: -1px 100%;
}
.clmn-limiter {
  display: block;
  width: 100%;
  max-width: 400px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
}
.clmn-limiter.newslmtr {
  max-width: 600px;
  font-size: 36px;
  line-height: 36px;
}
.clmn-limiter.newslmtr.search-results {
  position: relative;
  left: 0px;
  top: 0px;
  width: auto;
  max-width: 1000px;
  margin-right: 0px;
  margin-bottom: 36px;
  margin-left: 0px;
  float: none;
  clear: none;
  font-size: 36px;
}
.recentnews {
  position: relative;
  background-color: #0a203e;
}
.recentnews.related {
  margin-top: 72px;
}

a.news-archive {
  color: #e8e4cf;
  font-size: 18px;
  text-decoration: none;
}
a.news-archive:hover {
  color: #d4942a;
  text-decoration: underline;
}
.section-heading {
  padding-top: 45px;
  padding-bottom: 72px;
}

.news-clmn {
  overflow-x: hidden;
  overflow-y: hidden;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #0a203e;
}
.news-clmn-div {
  overflow-x: visible;
  overflow-y: visible;
  min-height: 360px;
  padding: 36px;
  background-color: #0a203e;
  opacity: 1;
}
.news-ovrl {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: #0a203e;
  opacity: 0.3;
}
.news-ovrl.img1 {
  overflow-x: visible;
  overflow-y: visible;
  background-image: url('../images/ecology.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.3;
}
.news-ovrl.img1:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.news-ovrl.img2 {
  background-image: url('../images/1797355.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.news-ovrl.img3 {
  background-image: url('../images/34791_golden_gate_from_roof.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.news-ovrl.img4 {
  background-image: url('../images/library.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.news-ovrl.img5 {
  background-image: url('../images/cap_uc_berkeley_college_visits_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.news-ovrl.img6 {
  background-image: url('../images/1303139187-02-msme-berkeley-980981766bd.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.news-ovrl.img7 {
  background-image: url('../images/Berkeley_College_(South)_at_Yale.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.news-ovrl.img8 {
  background-image: url('../images/South_Hall--UC_Berkeley--Panoramic.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.link-white {
  position: static;
  display: inline;
  overflow-x: visible;
  overflow-y: visible;
  -webkit-transition: color 200ms ease, border-width 100ms ease;
  transition: color 200ms ease, border-width 100ms ease;
  color: #e8e4cf;
  text-decoration: none;
}
.link-white:hover {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  color: #d4942a;
}
.link-white:active {
  position: relative;
  top: 1px;
}
.sbscrb {
  position: relative;
  min-height: 168px;
  margin-top: 144px;
}
.sbscrb.home {
  margin-top: 0px;
}
.sbscrb-h {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #0a203e;
}
.sbscrb-f {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
  margin-top: 60px;
  margin-bottom:i 60px;
  background-color: #1b3451;
}
.sbscrbtxt {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}
.sbscrb-btn {
  position: relative;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  min-height: 168px;
  padding: 0px 36px;
  float: right;
  clear: none;
  background-color: #d4942a;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 36px;
  font-weight: 700;
  text-transform: uppercase;
}
.sbscrb-btn:hover {
  background-color: #b57a1b;
  color: white;
}
.sbscrb-btn:active {
  top: 1px;
}
.sbscrb-btn.apply-btn {
  position: static;
  height: 60px;
  min-height: 0px;
  margin-top: 36px;
  float: none;
}
.sbscrb-addrss {
  position: relative;
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  float: none;
  clear: none;
  border-top-style: none;
  border-right-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #53768f;
  border-left-style: none;
  background-color: transparent;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
  font-family: Lato, sans-serif;
  color: #53768f;
  font-size: 24px;
  font-style: italic;
}
.sbscrb-addrss:focus {
  border-bottom-color: #9dbdaa;
}
.frm-div {
  position: relative;
  left: 0px;
  top: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  padding-right: 36px;
  padding-left: 36px;
  float: left;
  clear: none;
  font-family: Lato, sans-serif;
  color: #53768f;
}
.form {
  float: none;
  clear: none;
  color: white;
  font-style: normal;
}
.frmclmns {
  height: 100%;
}
.frm-clmn1 {
  position: relative;
  margin-top: 60px;
}
.footer {
  background-color: #e8e4cf;
}
.cltc-logo-ftr {
  margin-top: 12px;
  margin-bottom: 36px;
  margin-left: 36px;
  float: left;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.cltc-logo-ftr:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.cltc-logo-ftr.w--current {
  margin-top: 12px;
  margin-bottom: 36px;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
}
.cltc-logo-ftr.w--current:active {
  position: relative;
  top: 1px;
}
.menu-footer {
  margin-top: 36px;
  margin-right: 36px;
  float: right;
  clear: none;
  font-family: Lato, sans-serif;
  color: #0a203e;
  font-size: 12px;
  line-height: 12px;
  font-weight: 700;
  list-style-type: none;
}
.about-footer {
  margin-right: 24px;
  float: left;
  clear: none;
}
.wwu-footer {
  margin-right: 24px;
  float: left;
  clear: none;
}
.cntc-footer {
  float: left;
}
.cprghts {
  position: relative;
  margin-top: 36px;
  margin-right: 36px;
  margin-bottom: 36px;
  float: right;
  clear: right;
  opacity: 0.49;
  font-family: Lato, sans-serif;
  color: #0a203e;
  font-size: 12px;
  font-weight: 700;
  text-align: right;
  list-style-type: none;
}
.learnmoreau {
  margin-bottom: 36px;
  font-family: Lato, sans-serif;
  font-size: 36px;
  line-height: 36px;
  font-weight: 700;
}
.link-footer {
  -webkit-transition: color 200ms ease, border-width 200ms ease;
  transition: color 200ms ease, border-width 200ms ease;
  color: #0a203e;
  text-decoration: none;
}
.link-footer:hover {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  color: #d4942a;
  text-decoration: none;
}
.link-footer:active {
  position: relative;
  top: 1px;
}
.nav-open {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  height: 100%;
  min-width: 0px;
  margin-right: auto;
  margin-left: auto;
  background-color: #0a203e;
  opacity: 0.9;
  color: #d4942a;
}
.menu-item {
  position: static;
  display: block;
  padding: 24px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Lato, sans-serif;
  color: white;
  font-size: 36px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
}
.menu-item:hover {
  color: #d4942a;
}
.menu-item:active {
  position: relative;
  top: 1px;
}
.menu-item.w--current {
  color: #9dbdaa;
}
.menu-open-div {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.menu-btn1 {
  position: static;
  top: 0px;
  right: 0px;
  display: block;
  width: 24px;
  height: 3px;
  margin-bottom: 6px;
  float: none;
  background-color: #d4942a;
  box-shadow: none;
}
.menu-btn2 {
  width: 24px;
  height: 3px;
  margin-top: 6px;
  float: none;
  background-color: #d4942a;
  box-shadow: none;
}
.menu-btn3 {
  width: 24px;
  height: 3px;
  margin-top: 6px;
  float: none;
  background-color: #d4942a;
  box-shadow: none;
}
.icon {
  position: absolute;
  top: 10px;
  right: 0px;
  float: right;
  clear: none;
}
.icon:active {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.button1 {
  margin-top: 36px;
  padding: 18px 36px;
  float: left;
  border: 2px solid black;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: Lato, sans-serif;
  color: #0a203e;
  font-size: 14px;
  line-height: 12px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0px;
  text-transform: uppercase;
}
.button1:hover {
  border-style: solid;
  border-color: transparent;
  background-color: #d4942a;
  color: white;
}
.button1:active {
  position: relative;
  top: 1px;
  background-color: #b57a1b;
}
.button1.bwwu {
  margin-top: 24px;
  padding: 12px 24px;
  font-size: 12px;
  text-decoration: none;
}
.button1.bwwu.apply {
  margin-top: 0px;
  margin-left: 24px;
  float: none;
}
.about-cntnt {
  margin-top: 240px;
  text-align: left;
}
.head-img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.about-h1 {
  color: #0a203e;
  text-align: right;
}
.about-row {
  margin-top: 72px;
}
.staff {
  margin-top: 20px;
  margin-bottom: 20px;
  background-image: url('../images/section.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat-x;
}

.ppl {
  color: #0a203e;
  font-size: 60px;
  line-height: 60px;
}

.dir {
  position: relative;
  top: 0px;
  right: -60px;
  bottom: 0px;
  float: right;
}
.h4-main-staff {
  margin-top:10px;
}
.h3-staff {
  color: #0a203e;
}
.h2-staff {
  margin-bottom: 12px;
  line-height: 48px;
}
.text-staff {
  font-family: Lato, sans-serif;
  color: #0a203e;
  font-size: 18px;
  line-height: 30px;
}
.text-staff.secondary {
  font-size: 12px;
  line-height: 24px;
}
.text-staff.main-staff {
  font-size: 16px;
  line-height: 24px;
}
.dir-desc {
  position: relative;
  top: 72px;
}
.secondary-staff {
  margin-top: 72px;
}
.staff-sec-row {
  margin-top: 36px;
}
.faculty-sec-row {
  margin-top: 36px;
}
.research-sec-row {
  margin-top: 36px;
}
.staff-image-div {
  margin-right: 36px;
}
.faculty-image-div {
  margin-right: 20px;
}
.research-image-div {
  margin-right: 20px;
}
.wwu {
  margin-top: 240px;
}
.h1wwu {
  margin-bottom: 72px;
  color: #0a203e;
  font-size: 60px;
  line-height: 60px;
}
.pwwu {
  margin-bottom: 0px;
  font-size: 24px;
  line-height: 36px;
  text-align: left;
}
.engage-res {
  margin-top: 144px;
}
.h2wwu {
  line-height: 48px;
}
.list-rombus {
  position: relative;
  left: 2px;
  top: 6px;
  width: 10px;
  height: 10px;
  background-color: #9dbdaa;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  color: #9dbdaa;
}
.wwu-list {
  font-size: 12px;
  line-height: 24px;
}
.link-p {
  -webkit-transition: color 200ms ease, -webkit-transform 50ms ease, border-width 200ms ease;
  transition: color 200ms ease, transform 50ms ease, border-width 200ms ease;
  color: #d4942a;
  text-decoration: none;
}
.link-p:hover {
  border-bottom: 2px solid #d4942a;
  color: #0a203e;
}
.link-p:active {
  position: relative;
  top: 1px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
}
.openop {
  margin-top: 144px;
}
.opp1 {
  margin-top: 36px;
  background-image: url('../images/wwu-vac.svg');
  background-position: 0px 0px;
  background-size: 150px;
  background-repeat: no-repeat;
}
.h3wwu {
  margin-bottom: 12px;
  padding-top: 108px;
  color: #0a203e;
}
.pwwu-small {
  margin-bottom: 0px;
  font-size: 12px;
  line-height: 24px;
}
.h3-cont {
  color: #0a203e;
  text-align: right;
}
.navigation-close {
  position: absolute;
  left: 40px;
  top: 10px;
  font-family: Lato, sans-serif;
  color: #d4942a;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
.blog-fltr {
  width: 100%;
  margin-top: 72px;
}
.fltr-heading {
  width: 100%;
  min-width: 0px;
  background-color: #f3f7f5;
}
.fltr-news {
  padding-right: 0px;
  padding-left: 0px;
  background-color: #e6eeea;
}
.h4-fltr {
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
}
.fltr-eve {
  padding-right: 0px;
  padding-left: 0px;
  background-color: #d1e3da;
}
.fltr-pub {
  padding-right: 0px;
  padding-left: 0px;
  background-color: #9dbdaa;
}
.feat-image {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 50%;
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
  background-image: url('../images/feat.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.feat-news {
  position: static;
  left: 0px;
  top: 0px;
  bottom: 0px;
  display: block;
  padding: 72px 36px;
  background-color: white;
}
.h6-news {
  color: #0a203e;
}
.p-news {
  margin-top: 36px;
  margin-bottom: 0px;
}
.p-news.search-rslts {
  margin-top: 12px;
  font-size: 14px;
  line-height: 24px;
}
.feat-row {
  position: relative;
}
.h2-link {
  -webkit-transition: color 200ms ease, border-width 200ms ease;
  transition: color 200ms ease, border-width 200ms ease;
  font-family: Lato, sans-serif;
  color: #d4942a;
  font-size: 36px;
  line-height: 36px;
  font-weight: 700;
  text-decoration: none;
}
.h2-link:hover {
  border-bottom: 3px solid #d4942a;
  color: #0a203e;
}
.h2-link:active {
  position: relative;
  top: 1px;
}
.h2-link.search-link {
  font-size: 24px;
  line-height: 24px;
}
.pager {
  position: static;
  width: 100%;
  height: 48px;
  min-width: 0px;
  background-color: #f3f7f5;
}
.pager-center {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  height: 48px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: none;
  text-align: center;
}
.pager1 {
  position: static;
  display: block;
  width: 48px;
  height: 48px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 16px;
  float: left;
  clear: none;
  background-color: #e6eeea;
  font-family: Lato, sans-serif;
  color: #0a203e;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}
.pager1._2 {
  display: block;
  float: left;
  clear: none;
  background-color: #d1e3da;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.pager1._2:hover {
  background-color: #d4942a;
}
.pager1._2.space {
  background-color: #e6eeea;
}
.pager1._2.space:hover {
  background-color: #e6eeea;
}
.pager-div {
  position: absolute;
  left: 50%;
  top: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: none;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}
.news-sort {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 100%;
  height: 72px;
  padding-top: 24px;
  float: none;
  clear: none;
  background-color: #e6eeea;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  text-decoration: none;
}
.news-sort:hover {
  background-color: #d5e3dc;
}
.news-sort:active {
  position: relative;
  top: 1px;
}
.news-sort.events {
  position: static;
  background-color: #d1e3da;
}
.news-sort.events:hover {
  background-color: #bdd9cb;
}
.news-sort.events:active {
  position: relative;
}
.news-sort.pub {
  position: static;
  background-color: #9dbdaa;
}
.news-sort.pub:hover {
  background-color: #8bb39b;
}
.news-sort.pub:active {
  position: relative;
}
.feat-image-clmn {
  position: static;
  padding-right: 0px;
  padding-left: 0px;
}
.post-header {
  position: relative;
  overflow-x: visible;
  overflow-y: visible;
  height: 600px;
  min-width: 0px;
  background-image: url('../images/blog-post.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.header-image-overlay {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 200px;
  background-image: -webkit-linear-gradient(bottom, white 1%, rgba(255, 255, 255, 0.77) 47%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(to top, white 1%, rgba(255, 255, 255, 0.77) 47%, rgba(255, 255, 255, 0));
}
.post {
  color: #0a203e;
  font-size: 48px;
  line-height: 48px;
  text-align: left;
}
.post-header-heading {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
}
.categories-div {
  width: 100%;
  min-width: 0px;
  margin-top: 36px;
  background-color: #e6eeea;
}
.categories {
  position: relative;
  padding-right: 36px;
  padding-left: 36px;
  float: left;
  text-align: left;
}
.categories.cat {
  padding-left: 0px;
  color: #d4942a;
}
.post-text {
  margin-top: 72px;
}
.post-images {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  margin-top: 72px;
  margin-bottom: 24px;
  float: none;
  clear: none;
}
.image-desc-div {
  width: 50%;
  min-width: 0px;
  margin-bottom: 72px;
}
.img-desc-divider {
  width: 100%;
  height: 2px;
  min-width: 0px;
  background-color: #e6eeea;
}
.h6-img-desc {
  margin-bottom: 6px;
  color: #0a203e;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}
.quote {
  display: block;
  margin: 0px auto;
  font-size: 24px;
  line-height: 36px;
  font-style: italic;
  text-align: left;
}
.quote-div {
  margin-top: 60px;
  margin-bottom: 72px;
  margin-left: 72px;
  padding: 36px 36px 36px 72px;
  border-left: 2px solid #d1e3da;
  background-color: #f7f7f7;
}
.gl-footer {
  background-color: #e8e4cf;
}
.footer-left {
  padding-right: 0px;
  padding-left: 0px;
}
.footer-right {
  padding-right: 0px;
  padding-left: 0px;
}
.form-field {
  position: relative;
  left: 0px;
  top: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  height: 36px;
  margin-bottom: 0px;
  float: left;
  clear: none;
  border-style: none;
  background-color: #f2efdf;
  font-family: Lato, sans-serif;
  color: #0a203e;
  font-weight: 400;
}
.form-field.apply {
  height: 48px;
  padding-top: 0px;
  padding-bottom: 0px;
  border: 2px solid #cad4e3;
  background-color: white;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
  color: #0a203e;
  font-size: 18px;
  line-height: 24px;
}
.form-field.apply:focus {
  border-color: #9dbdaa;
}
.form-field.apply.dd {
  padding: 0px 8px;
}
.form-field.apply.comments {
  height: 120px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.search-btn {
  position: absolute;
  top: 0px;
  right: 50%;
  bottom: 0px;
  height: 36px;
  margin-top: 24px;
  padding-top: 8px;
  padding-bottom: 8px;
  float: right;
  clear: none;
  background-color: #d4942a;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: Lato, sans-serif;
  color: white;
  font-weight: 700;
  text-transform: uppercase;
}
.search-btn:hover {
  background-color: #b57a1b;
}
.search-btn:active {
  top: 1px;
}
.search {
  position: static;
  width: 100%;
  height: 36px;
  float: left;
}
.form-wrapper {
  width: 50%;
  padding-top: 24px;
  padding-left: 36px;
}
.footer-row {
  padding-top: 12px;
}
.search-cntnr {
  margin-bottom: 36px;
  border-bottom: 2px solid #d1e3da;
}
.search-cntnr.last {
  border-bottom-style: none;
}
.light {
  margin: 36px 10px 0px;
  color: #e8e4cf;
}
.form-apply-div {
  margin-top: 144px;
  margin-bottom: -15px;
  padding-right: 160px;
  padding-bottom: 0px;
  padding-left: 160px;
}
.form-label {
  margin-bottom: 12px;
  color: #0a203e;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}
.form-div {
  margin-top: 36px;
}
.form-div.first {
  margin-top: 0px;
}
.icon-attach {
  float: none;
  color: #d4942a;
}
.btn-apply {
  display: block;
  margin-top: 36px;
  margin-right: auto;
  margin-left: auto;
}

html.w-mod-js *[data-ix="nav-close"] {
  opacity: 0;
  -webkit-transform: translate(0px, -14px);
  -ms-transform: translate(0px, -14px);
  transform: translate(0px, -14px);
}
html.w-mod-js *[data-ix="intro-popup"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

@media (max-width: 1200px) {
  .menu-item {
    padding: 24px;
    font-size: 36px;
  }
}

@media (max-width: 991px) {
  h1 {
    margin-right: 20px;
    margin-left: 20px;
    font-size: 36px;
    line-height: 36px;
    text-align: center;
  }
  h3 {
    max-width: 50%;
  }
  h4 {
    margin-top: 27px;
    margin-bottom: 0px;
  }
  faculty {
    line-height: 50px;
  }
  researcher {
    line-height: 50px;
  }
  .main-cntnt {
    background-size: cover;
  }
  .main-cntnt.sb1 {
    background-size: 1284px;
  }
  .menu-btn {
    margin-right: 20px;
  }
  .intro {
    margin-right: 20px;
    margin-left: 20px;
  }
  .clmnblck {
    padding-right: 20px;
    padding-left: 20px;
    background-position: 0px 0px;
    background-size: 120px;
  }
  .clmnblck.clmn2 {
    background-position: 0px 0px;
    background-size: 100px;
  }
  .clmnblck.clmn3 {
    background-position: 0px -1px;
  }
  .clmn-limiter.newslmtr {
    font-size: 24px;
    line-height: 24px;
  }
  .recentnews {
    background-position: 50% 0px;
    background-size: cover;
  }
  .section-heading {
    padding-top: 36px;
    padding-bottom: 36px;
  }
  .news-clmn-div {
    min-height: 180px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .link-white {
    line-height: 30px;
  }
  .sbscrb-btn {
    position: relative;
    left: 0px;
    top: auto;
    right: 0px;
    bottom: 0px;
    min-height: 0px;
    padding-top: 12px;
    padding-bottom: 12px;
    float: none;
    clear: none;
  }
  .sbscrb-addrss {
    text-align: center;
  }
  .frm-div {
    padding-right: 20px;
    padding-left: 20px;
  }
  .frm-clmn1 {
    margin-top: 36px;
    margin-bottom: 24px;
  }
  .cltc-logo-ftr {
    position: absolute;
    top: 112px;
    margin-left: 20px;
  }
  .cltc-logo-ftr.w--current {
    position: absolute;
    left: 0px;
    top: 112px;
    bottom: 112px;
    z-index: 10;
    display: block;
    margin-left: 20px;
  }
  .menu-footer {
    position: static;
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin-top: 12px;
    margin-right: 20px;
    margin-left: 20px;
    float: right;
    clear: none;
    text-align: left;
  }
  .cprghts {
    margin-right: 20px;
  }
  .button1 {
    width: 100%;
    padding-right: 24px;
    padding-left: 24px;
  }
  .button1.bwwu {
    width: auto;
  }
  .about-cntnt {
    margin-top: 180px;
  }
  .staff {
    margin-top: 36px;
  }
  .text-staff.secondary {
    line-height: 18px;
  }
  .h1wwu {
    font-size: 60px;
    line-height: 60px;
  }
  .engage-res {
    margin-top: 72px;
  }
  .openop {
    margin-top: 72px;
  }
  .h3-cont {
    display: block;
    float: right;
    text-align: right;
  }
  .feat-news {
    padding: 36px 20px;
  }
  .h2-link {
    font-size: 24px;
    line-height: 24px;
  }
  .post {
    margin-left: 0px;
  }
  .categories {
    padding-right: 36px;
    padding-left: 20px;
  }
  .categories.cat {
    padding-right: 20px;
  }
  .form-field {
    margin-bottom: 0px;
  }
  .search-btn {
    position: absolute;
    right: 0%;
    margin-right: 20px;
  }
  .form-wrapper {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .light {
    margin-right: 20px;
    margin-left: 20px;
  }
  .form-apply-div {
    padding-right: 0px;
    padding-left: 0px;
  }
}
@media (max-width: 767px) {
  h1 {
    margin-right: 20px;
    margin-left: 20px;
    text-align: left;
  }
  h3 {
    max-width: 100%;
  }
  h4 {
    margin-top: 46px;
  }
  faculty {
    line-height: 120px;
    font-size: 18px;
  }
  researcher {
    line-height: 120px;
    font-size: 18px;
  }
  p {
    margin-right: 20px;
    margin-left: 20px;
  }
  .menu-btn {
    margin-right: 20px;
  }
  .navigation {
    display: none;
  }
  .intro {
    margin-right: 20px;
    margin-left: 20px;
    font-size: 36px;
    line-height: 48px;
  }
  .clmnblck {
    padding-right: 20px;
    padding-left: 20px;
    background-position: 0px 50%;
    background-size: 20%;
  }
  .clmnblck.clmn2 {
    background-color: white;
    background-size: contain;
  }
  .clmnblck.clmn3 {
    background-position: 0px 49%;
  }
  .clmn-limiter {
    max-width: 100%;
  }
  .news-clmn-div {
    padding-right: 20px;
    padding-left: 20px;
  }
  .sbscrb-h {
    display: none;
  }
  .frm-div {
    padding-right: 20px;
    padding-left: 20px;
  }
  .cltc-logo-ftr {
    display: none;
  }
  .cltc-logo-ftr.w--current {
    display: none;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .menu-footer {
    position: static;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    margin: 12px 20px 0px;
    float: none;
    clear: none;
    text-align: center;
  }
  .cprghts {
    position: static;
    margin-right: 0px;
    margin-left: 20px;
    float: left;
    text-align: left;
  }
  .menu-item {
    padding: 24px;
  }
  .button1 {
    display: block;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    float: left;
    clear: none;
  }
  .button1.bwwu.apply {
    display: inline-block;
    margin-right: 0px;
    margin-left: 24px;
  }
  .about-h1 {
    margin-right: 12px;
    margin-bottom: 36px;
    margin-left: 12px;
    text-align: left;
  }
  .staff {
    margin-top: 12px;
  }
  .director {
    padding-right: 12px;
    padding-left: 12px;
  }
  .dir-clmn {
    text-align: center;
  }
  .dir {
    right: 0px;
    display: block;
    text-align: center;
  }
  .dir-desc {
    top: 60px;
  }
  .secondary-staff {
    margin-right: 24px;
    margin-left: 24px;
  }
  .staff-image-div {
    margin-right: 36px;
  }
  .research-image-div {
    margin-right: 0px;
  }
  .pwwu {
    margin-right: 20px;
    margin-left: 20px;
  }
  .h2wwu {
    margin-right: 20px;
    margin-left: 20px;
  }
  .list-rombus {
    margin-left: 10px;
  }
  .wwu-list {
    margin-left: 0px;
  }
  .opp1 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .pwwu-small {
    margin-right: 0px;
    margin-left: 0px;
  }
  .h3-cont {
    margin-right: 10px;
    margin-bottom: 24px;
    margin-left: 10px;
    float: none;
    text-align: left;
  }
  .navigation-close {
    display: none;
  }
  .h4-fltr {
    margin-top: -12px;
  }
  .feat-image {
    position: relative;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    width: 100%;
    height: 100%;
    min-height: 300px;
  }
  .feat-news {
    padding-top: 36px;
    padding-bottom: 36px;
  }
  .p-news {
    margin-right: 0px;
    margin-left: 0px;
  }
  .pager1._2.space {
    background-color: #e6eeea;
  }
  .pager1._2.space:hover {
    background-color: #e6eeea;
  }
  .news-sort {
    height: 48px;
  }
  .post {
    font-size: 36px;
    line-height: 36px;
  }
  .post-header-heading {
    padding-right: 20px;
    padding-left: 20px;
  }
  .post-images {
    padding-right: 20px;
    padding-left: 20px;
  }
  .image-desc-div {
    padding-right: 20px;
    padding-left: 20px;
  }
  .quote {
    font-size: 18px;
    line-height: 30px;
  }
  .quote-div {
    margin-right: 20px;
    margin-left: 20px;
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .search-cntnr {
    padding-right: 20px;
    padding-left: 20px;
  }
  .form-apply-div {
    margin-top: 72px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .icon-attach {
    float: none;
  }
  .faculty-image-div {
    margin-right: 3px;
  }
  .research-image-div {
    margin-right: 3px;
  }
  .faculty-clmn {
    padding-right: 0px;
    padding-left: 0px;
  }
  .research-clmn {
    padding-right: 0px;
    padding-left: 0px;
  }
  .steer-1 {
    padding-left: 0px;
  }
}
@media (max-width: 630px) {
  .intro {
    margin-right: 10px;
    margin-left: 10px;
    font-size: 24px;
    line-height: 30px;
  }
}

/*@media (max-width: 548px) {
  h4 {
    margin-top: 37px;
  }
  faculty {
    font-size: 18px;
  }
  researcher {
    font-size: 18px;
  }
  .faculty-image-div {
    margin-right: 8px;
  }
  .research-image-div {
    margin-right: 8px;
  }
}*/

@media (max-width: 479px) {
  h1 {
    margin-right: 10px;
    margin-left: 10px;
    font-size: 36px;
    line-height: 36px;
    text-align: left;
  }
  h3 {
    font-size: 18px;
  }
  h4 {
    margin-top: 41px;
  }
  faculty {
    line-height: 107px;
    font-size: 18px;
  }
  researcher {
    line-height: 107px;
    font-size: 18px;
  }
  p {
    margin-right: 10px;
    margin-left: 10px;
  }
  .cltc-logo {
    width: 120px;
    height: 60px;
    padding: 5px 12px;
  }
  .cltc-logo.w--current {
    width: 120px;
    height: 60px;
    padding: 12px;
  }
  .cltc-logo-img {
    margin: 0px;
  }
  .brkl-logo {
    width: 120px;
    height: 60px;
    padding: 12px;
  }
  .brkl-logo-img {
    margin-top: 0px;
  }
  .menu-btn {
    margin-top: 12px;
    margin-right: 10px;
  }
  .intro {
    margin-right: 10px;
    margin-left: 10px;
    font-size: 24px;
    line-height: 30px;
  }
  .clmnblck {
    padding: 36px 10px;
    background-image: none;
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .clmnblck.clmn2 {
    background-color: #d1e3da;
    background-image: none;
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .clmnblck.clmn3 {
    background-color: #9dbdaa;
    background-image: none;
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .clmn-limiter.newslmtr {
    line-height: 30px;
  }
  .clmn-limiter.newslmtr.search-results {
    font-size: 18px;
    line-height: 24px;
  }
  .section-heading {
    padding-top: 36px;
    padding-bottom: 36px;
  }
  .news-clmn-div {
    padding-right: 10px;
    padding-left: 10px;
  }
  .sbscrb {
    margin-top: 72px;
  }
  .frm-div {
    padding-right: 10px;
    padding-left: 10px;
  }
  .menu-footer {
    margin-right: 10px;
    margin-left: 10px;
    direction: ltr;
    font-size: 18px;
    line-height: 36px;
    text-align: left;
    list-style-type: none;
  }
  .about-footer {
    margin-right: 12px;
  }
  .wwu-footer {
    margin-right: 12px;
  }
  .cprghts {
    margin-right: 10px;
    margin-left: 10px;
  }
  .learnmoreau {
    font-size: 24px;
    line-height: 30px;
  }
  .menu-item {
    padding-bottom: 0px;
    font-size: 24px;
  }
  .button1 {
    width: 100%;
  }
  .about-cntnt {
    margin-top: 100px;
  }
  .head-img {
    max-height: 240px;
  }
  .about-h1 {
    margin-right: 0px;
    margin-bottom: 24px;
    margin-left: 0px;
    font-size: 24px;
    line-height: 30px;
  }
  .about-row {
    margin-top: 36px;
  }
  .staff {
    margin-bottom: 36px;
  }
  .director {
    padding-right: 0px;
    padding-left: 0px;
  }
  .dir {
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .dir-desc {
    position: static;
    top: 0px;
    margin-top: 12px;
  }
  .secondary-staff {
    margin-right: 10px;
    margin-left: 10px;
  }
  .steer-1 {
    padding-left: 0px;
  }
  .staff-image-div {
    margin-right: 6px;
  }
  .faculty-image-div {
    margin-right: 3px;
  }
  .research-image-div {
    margin-right: 3px;
  }
  .steering-clmn {
    padding-right: 0px;
    padding-left: 0px;
  }
  .faculty-clmn {
    padding-right: 0px;
    padding-left: 0px;
  }
  .research-clmn {
    padding-right: 0px;
    padding-left: 0px;
  }
  .wwu {
    margin-top: 120px;
  }
  .h1wwu {
    margin-bottom: 24px;
    font-size: 36px;
    line-height: 36px;
  }
  .pwwu {
    margin-right: 10px;
    margin-left: 10px;
    font-size: 18px;
    line-height: 30px;
  }
  .engage-res {
    margin-top: 36px;
  }
  .h2wwu {
    margin-right: 10px;
    margin-bottom: 24px;
    margin-left: 10px;
    font-size: 24px;
    line-height: 30px;
  }
  .list-rombus {
    left: -10px;
  }
  .openop {
    margin-top: 36px;
  }
  .opp1 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .h3-cont {
    margin-right: 0px;
    margin-left: 0px;
  }
  .feat-news {
    padding-right: 10px;
    padding-left: 10px;
  }
  .h2-link {
    font-size: 18px;
    line-height: 30px;
  }
  .h2-link.search-link {
    font-size: 18px;
    line-height: 24px;
  }
  .pager-center {
    display: none;
  }
  .post-header {
    height: 400px;
  }
  .post {
    font-size: 18px;
    line-height: 24px;
  }
  .post-header-heading {
    padding-right: 10px;
    padding-left: 10px;
  }
  .categories {
    padding-right: 10px;
    padding-left: 10px;
  }
  .categories.cat {
    margin-left: 10px;
    padding-top: 12px;
  }
  .post-text {
    margin-top: 36px;
  }
  .post-images {
    margin-top: 24px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .image-desc-div {
    width: 100%;
    margin-bottom: 36px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .quote-div {
    margin: 36px 10px;
    padding-right: 10px;
    padding-left: 36px;
  }
  .search-btn {
    margin-right: 10px;
  }
  .form-wrapper {
    padding-right: 10px;
    padding-left: 10px;
  }
  .search-cntnr {
    padding-right: 10px;
    padding-left: 10px;
  }
  .light {
    margin-right: 10px;
    margin-left: 10px;
  }
  .form-apply-div {
    padding-right: 10px;
    padding-left: 10px;
  }
}
