/* ------default inside masthead ----------*/
.masthead {
  background-image: url(/images/mastheads/inside-masthead.jpg);
  background-repeat: no-repeat;
  background-position: center;
  height: 73px;
  margin-bottom: 11px;
  margin-top: 11px;
}

/* ------cwce shutdown masthead ----------*/

.shutdown .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/cwce/images/masthd-cwce-shutdown.png');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/cwce/images/masthd-cwce-shutdown.png');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/cwce/images/masthd-cwce-shutdown.png');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/cwce/images/masthd-cwce-shutdown.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

/* ------inside mastheads ----------*/

.about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-about.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-about.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-about.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-about.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.about-flanagan .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/flanagan-masthead.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/flanagan-masthead.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/flanagan-masthead.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/flanagan-masthead.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.about-knight .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/knight-masthead.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/knight-masthead.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/knight-masthead.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/knight-masthead.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.about-liston .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/liston-masthead.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/liston-masthead.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/liston-masthead.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/liston-masthead.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.aboutsite .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-ws-site.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-ws-site.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-ws-site.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-ws-site.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.acm .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/acm/images/masthead-inside-ACM2017.png');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/acm/images/masthead-inside-ACM2017.png');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/acm/images/masthead-inside-ACM2017.png');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/acm/images/masthead-inside-ACM2017.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.aa-news .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 9%, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 0), url('/images/mastheads/masthd-newsltr-1143.png');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 0), url('/images/mastheads/masthd-newsltr-1143.png');
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 9%, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 0), url('/images/mastheads/masthd-newsltr-1143.png');
 /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-newsltr-1143.png');*/
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.adg .masthead {
  background: url('/images/mastheads/masthd-inside-alumni-div.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.winter-session .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/winter_session.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/winter_session.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/winter_session.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/winter_session.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.alumni-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-alumni2.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-alumni2.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-alumni2.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-alumni2.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.alumni2 .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-alumni2.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-alumni2.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-alumni2.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-alumni2.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.alumniwine .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-alumni-wine.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-alumni-wine.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-alumni-wine.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-alumni-wine.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.art-areas .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-areas.png');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-areas.png');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-areas.png');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-areas.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.art-history .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/art-inside-history.png');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/art-inside-history.png');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/art-inside-history.png');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/art-inside-history.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.athletics .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/athl-inside-msthd-01.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/athl-inside-msthd-01.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/athl-inside-msthd-01.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/athl-inside-msthd-01.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.baseball-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/athl-inside-msthd-02.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/athl-inside-msthd-02.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/athl-inside-msthd-02.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/athl-inside-msthd-02.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.bio-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-bio.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-bio.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-bio.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-bio.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.bookstore-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-hp-book.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-hp-book.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-hp-book.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-hp-book.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.business .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/inside-masthead-business.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/inside-masthead-business.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/inside-masthead-business.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/inside-masthead-business.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.business-admin .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-business.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-business.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-business.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-business.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.calendar-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-calendar.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-calendar.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-calendar.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-calendar.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.campuses .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-campuses.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-campuses.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-campuses.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-campuses.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.career .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-careerserv.png');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-careerserv.png');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-careerserv.png');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-careerserv.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.career1 .masthead {

  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-careerserv1.jpg');

  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-careerserv1.jpg');

  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-careerserv1.jpg');

  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-careerserv1.jpg');

  background-repeat: no-repeat;

  background-position: center;

  background-size: cover;

}
.career4 .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-careerserv-inside-tiffany.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-careerserv-inside-tiffany.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-careerserv-inside-tiffany.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-careerserv-inside-tiffany.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.cat1920 .masthead {

  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/cat1920-masthd-inside.png');

  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/cat1920-masthd-inside.png');

  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/cat1920-masthd-inside.png');

  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/cat1920-masthd-inside.png');

  background-repeat: no-repeat;

  background-position: center;

  background-size: cover;

}

.cdl-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-cdl.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-cdl.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-cdl.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-cdl.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.ceramics .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/inside-masthd-ceramics.png');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/inside-masthd-ceramics.png');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/inside-masthd-ceramics.png');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/inside-masthd-ceramics.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.chem-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-chem.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-chem.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-chem.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-chem.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.cio-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-cio.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-cio.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-cio.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-cio.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.cit .masthead {
  background: url('/images/mastheads/masthead-inside-it-cit2.jpg');
  /*----- commented-out by jnk on 7/20/16--background: -moz-linear-gradient(left, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 9%, rgba(0,0,0,0) 49%, rgba(0,0,0,0) 100%), url('/images/mastheads/masthead-inside-it-cit2.jpg');
	background: -webkit-linear-gradient(left, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 9%, rgba(0,0,0,0) 49%, rgba(0,0,0,0) 100%), url('/images/mastheads/masthead-inside-it-cit2.jpg');
	background: linear-gradient(to right, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 9%, rgba(0,0,0,0) 49%, rgba(0,0,0,0) 100%), url('/images/mastheads/masthead-inside-it-cit2.jpg');----*/
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-it-cit2.jpg');
  background-repeat: no-repeat;
  background-position: left;
  background-size: cover;
}

.class-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-class.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-class.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-class.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-class.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.cna-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-cna.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-cna.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-cna.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-cna.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.color .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/inside-masthd-color.png');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/inside-masthd-color.png');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/inside-masthd-color.png');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/inside-masthd-color.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.commencement-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-grad.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-grad.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-grad.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-grad.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.comp-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-comp.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-comp.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-comp.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-comp.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.controller-travel .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/travel-2.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/travel-2.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/travel-2.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/travel-2.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.criminal-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-crime.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-crime.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-crime.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-crime.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.cross-country .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/athl/images/masthead_athl4.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/athl/images/masthead_athl4.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/athl/images/masthead_athl4.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/athl/images/masthead_athl4.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.dental-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/dental/images/mastheadsmall_dental.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/dental/images/mastheadsmall_dental.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/dental/images/mastheadsmall_dental.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/dental/images/mastheadsmall_dental.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.digitalart .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-areas-digital2.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-areas-digital2.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-areas-digital2.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-areas-digital2.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.directories .masthead {
  background: url('/images/mastheads/masthead-directories.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.drawing .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/art-inside-msthd-06.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/art-inside-msthd-06.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/art-inside-msthd-06.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/art-inside-msthd-06.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.drawing2 .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/inside-masthd-draw.png');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/inside-masthd-draw.png');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/inside-masthd-draw.png');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/inside-masthd-draw.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.drive-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-drive2.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-drive2.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-drive2.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-drive2.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.drive-about2 .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-drive.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-drive.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-drive.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-drive.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.electric-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-electric.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-electric.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-electric.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-electric.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.emer-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-emer.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-emer.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-emer.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-emer.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.emt-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-emt.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-emt.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-emt.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-emt.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.english-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-english.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-english.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-english.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-english.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.engt-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-engt.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-engt.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-engt.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-engt.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.espa .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/espa.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/espa.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/espa.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/espa.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.fire-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-fire2.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-fire2.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-fire2.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-fire2.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.fire-about2 .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-fire.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-fire.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-fire.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-fire.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.fivek-inside .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/5k-inside.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/5k-inside.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/5k-inside.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/5k-inside.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.food-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-food.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-food.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-food.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-food.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.forveterans .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-vets-03.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-vets-03.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-vets-03.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-vets-03.jpg');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;
}

.french-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-french.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-french.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-french.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-french.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.gallery-fl-01 .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/art-inside-msthd-10.png');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/art-inside-msthd-10.png');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/art-inside-msthd-10.png');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/art-inside-msthd-10.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.gallery-fl-02 .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/art-inside-msthd-09.png');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/art-inside-msthd-09.png');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/art-inside-msthd-09.png');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/art-inside-msthd-09.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.gallery-gen .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-gallery-gen.jpg') !important;
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-gallery-gen.jpg') !important;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-gallery-gen.jpg') !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-gallery-gen.jpg') !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.gallery-kn .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-gallery.jpg') !important;
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-gallery.jpg') !important;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-gallery.jpg') !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-gallery.jpg') !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.golf .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/athl/images/mast_athl_golf.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/athl/images/mast_athl_golf.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/athl/images/mast_athl_golf.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/athl/images/mast_athl_golf.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.gov .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/GOV-inside-msthd-02.png');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/GOV-inside-msthd-02.png');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/GOV-inside-msthd-02.png');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/GOV-inside-msthd-02.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.graphic1 .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/inside-masthd-graph1.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/inside-masthd-graph1.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/inside-masthd-graph1.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/inside-masthd-graph1.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.graphic2 .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/inside-masthd-graph2.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/inside-masthd-graph2.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/inside-masthd-graph2.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/inside-masthd-graph2.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.happykids .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/happy_kids.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/happy_kids.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/happy_kids.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/happy_kids.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.health-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-allied.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-allied.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-allied.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-allied.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.help-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-help.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-help.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-help.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-help.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.hr-1 .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-hr2.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-hr2.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-hr2.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-hr2.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.hr-2 .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-hp-hr-2020.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-hp-hr-2020.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-hp-hr-2020.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-hp-hr-2020.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.indoor-track .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/athl/images/mast_menstrack.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/athl/images/mast_menstrack.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/athl/images/mast_menstrack.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/athl/images/mast_menstrack.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.intro .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-intro.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-intro.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-intro.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-intro.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.javelin .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/athl/images/mast_athl11.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/athl/images/mast_athl11.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/athl/images/mast_athl11.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/athl/images/mast_athl11.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.kids-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-kids.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-kids.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-kids.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-kids.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.knight01 .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/Knight_Panorama1.png');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/Knight_Panorama1.png');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/Knight_Panorama1.png');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/Knight_Panorama1.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.ksbnews .masthead {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.25) 65%, rgba(0, 0, 0, 0.65) 100%), url('/10ksb/images/team.jpg');
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.25) 65%, rgba(0, 0, 0, 0.65) 100%), url('/10ksb/images/team.jpg');
  /* Chrome10-25afari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.25) 65%, rgba(0, 0, 0, 0.65) 100%), url('/10ksb/images/team.jpg');
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0), url('/10ksb/images/team.jpg');
  /* IE6-9 */
  height: 302px;
  background-repeat: no-repeat;
  background-position: 70% 50%;
  background-size: cover;
}

.lecture .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-lecture.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-lecture.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-lecture.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-lecture.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.library1 .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/1_MG_1663.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/1_MG_1663.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/1_MG_1663.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/1_MG_1663.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.library2 .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/3IMG_3303.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/3IMG_3303.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/3IMG_3303.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/3IMG_3303.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.library7 .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-library-6076.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-library-6076.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-library-6076.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-library-6076.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.library8 .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-library-6083.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-library-6083.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-library-6083.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-library-6083.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.library9 .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-library-6102.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-library-6102.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-library-6102.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-library-6102.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.library10 .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-library-6064.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-library-6064.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-library-6064.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-library-6064.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.library11 .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-library-6906.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-library-6906.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-library-6906.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-library-6906.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.marketing-media .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-ws-about.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-ws-about.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-ws-about.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-ws-about.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.massage-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-massage.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-massage.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-massage.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-massage.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.math-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-math.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-math.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-math.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-math.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.mens-baseball .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/athl/images/mast_mensbaseball.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/athl/images/mast_mensbaseball.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/athl/images/mast_mensbaseball.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/athl/images/mast_mensbaseball.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.mens-basketball .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/athl/images/mast_basketball.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/athl/images/mast_basketball.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/athl/images/mast_basketball.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/athl/images/mast_basketball.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.mens-soccer .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/athl/images/masthead_athl1.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/athl/images/masthead_athl1.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/athl/images/masthead_athl1.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/athl/images/masthead_athl1.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.mis-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-mis.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-mis.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-mis.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-mis.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.motorcycle-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-motorcycle.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-motorcycle.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-motorcycle.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-motorcycle.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.music-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-music.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-music.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-music.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-music.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.music-coral .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-performingarts-coral.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-performingarts-coral.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-performingarts-coral.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-performingarts-coral.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.myccri1 .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-performingarts-coral.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-performingarts-coral.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-performingarts-coral.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-performingarts-coral.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.myccri2 .masthead {

  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-myccrilogin.png');

  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-myccrilogin.png');

  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-myccrilogin.png');

  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-myccrilogin.png');

  background-repeat: no-repeat;

  background-position: center;

  background-size: cover;

}

.net-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-net.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-net.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-net.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-net.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.new-nurse .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/nurse_inside_masthead.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/nurse_inside_masthead.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/nurse_inside_masthead.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/nurse_inside_masthead.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.nurse-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-nurse2.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-nurse2.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-nurse2.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-nurse2.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.myccri .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-myccri.png');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-myccri.png');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-myccri.png');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-myccri.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.office365 .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd0365.png');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd0365.png');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd0365.png');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd0365.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.office-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-office.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-office.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-office.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-office.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.op-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-oper.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-oper.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-oper.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-oper.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.painting .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-paint.png');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-paint.png');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-paint.png');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-paint.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.pharmacy-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-pharm.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-pharm.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-pharm.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-pharm.jpg');
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
}

.photo .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/art-inside-msthd-11.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/art-inside-msthd-11.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/art-inside-msthd-11.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/art-inside-msthd-11.jpg');
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
}

.physics-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-physics.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-physics.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-physics.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-physics.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.plumbing-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-plumbing.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-plumbing.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-plumbing.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-plumbing.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.police-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/inside-masthd-police.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/inside-masthd-police.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/inside-masthd-police.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/inside-masthd-police.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.pres-house .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/pres-house.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/pres-house.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/pres-house.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/pres-house.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.pres-openingday .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/OpeningDay-masthead.png');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/OpeningDay-masthead.png');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/OpeningDay-masthead.png');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/OpeningDay-masthead.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}


.printmaking .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/inside-masthd-print.png');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/inside-masthd-print.png');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/inside-masthd-print.png');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/inside-masthd-print.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.psych-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-psych.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-psych.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-psych.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-psych.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.radio-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/radio-inside-msthd.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/radio-inside-msthd.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/radio-inside-msthd.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/radio-inside-msthd.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.raising1 .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-raising-01.png');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-raising-01.png');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-raising-01.png');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-raising-01.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.sculpture .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/inside-masthd-sculpt.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/inside-masthd-sculpt.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/inside-masthd-sculpt.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/inside-masthd-sculpt.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.socsci-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-socs.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-socs.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-socs.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-socs.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.students .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-students-01.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-students-01.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-students-01.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-students-01.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.students3 .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-students-03.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-students-03.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-students-03.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-students-03.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.tablet .masthead {
  background: url('/images/mastheads/inside-masthd-tablet.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.catalog2020 .masthead {
  background: url('/images/mastheads/masthead-students-03.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.textiles .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-textiles.png');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-textiles.png');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-textiles.png');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-textiles.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.three-d .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-3d.png');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-3d.png');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-3d.png');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-3d.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.two-d .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/inside-masthd-2d.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/inside-masthd-2d.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/inside-masthd-2d.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/inside-masthd-2d.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.veterans2 .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-vets-02.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-vets-02.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-vets-02.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-vets-02.jpg');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;
}

.veterans4 .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-vets-04.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-vets-04.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-vets-04.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-vets-04.jpg');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;
}

.vet-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-vet.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-vet.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthd-inside-vet.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-vet.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.video .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-video.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-video.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-video.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-video.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.volleyball .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/athl/images/masthead_athl3.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/athl/images/masthead_athl3.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/athl/images/masthead_athl3.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/athl/images/masthead_athl3.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.westerly .masthead {
  background: url('/images/mastheads/masthead-inside-westerly2017.jpg');
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-westerly2017.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-westerly2017.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-inside-westerly2017.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-westerly2017.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.women-outdoor-track .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/athl/images/mast_track.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/athl/images/mast_track.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/athl/images/mast_track.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/athl/images/mast_track.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.womens-baseball .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/athl/images/mast_athl_womansbaseball.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/athl/images/mast_athl_womansbaseball.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/athl/images/mast_athl_womansbaseball.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/athl/images/mast_athl_womansbaseball.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.womens-basketball .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/athl/images/mast_womensbaketball.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/athl/images/mast_womensbaketball.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/athl/images/mast_womensbaketball.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/athl/images/mast_womensbaketball.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.womens-soccer .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/athl/images/masthead_athl2.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/athl/images/masthead_athl2.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/athl/images/masthead_athl2.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/athl/images/masthead_athl2.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.ws-about .masthead {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-ws-about.jpg');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-ws-about.jpg');
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 9%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0) 100%), url('/images/mastheads/masthead-ws-about.jpg');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-ws-about.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

/*
.symp .masthead {
	background: url('/images/mastheads/symp-msthd.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

/********************************************************************************/

@media only screen and (min-width: 0px) and (max-width: 500px) {
  /*--- mastheads and page headers (switches direction of the gradient) When adding gradient also add on line 448. Add 200px hieght for index page mastheads.---*/

	/* ------cwce shutdown masthead ----------*/
	
	  .shutdown .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/cwce/images/masthd-cwce-shutdown.png');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/cwce/images/masthd-cwce-shutdown.png');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/cwce/images/masthd-cwce-shutdown.png');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/cwce/images/masthd-cwce-shutdown.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
	
	
  .about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-about.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-about.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-about.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-about.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .about-flanagan .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/flanagan-masthead.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/flanagan-masthead.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/flanagan-masthead.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/flanagan-masthead.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .about-knight .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/knight-masthead.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/knight-masthead.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/knight-masthead.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/knight-masthead.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .about-liston .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/liston-masthead.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/liston-masthead.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/liston-masthead.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/liston-masthead.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .aboutsite .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-ws-site.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-ws-site.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-ws-site.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-ws-site.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
	.aa-news .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 9%, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 0), url('/images/mastheads/masthd-newsltr-1143.png');
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 0), url('/images/mastheads/masthd-newsltr-1143.png');
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 9%, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 0), url('/images/mastheads/masthd-newsltr-1143.png');
 /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-newsltr-1143.png');*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .adg .masthead {
    background: url('/images/mastheads/masthd-inside-alumni-div.jpg');
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
  }
  .alumni-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.50) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-alumni2.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.50) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-alumni2.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.50) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-alumni2.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-alumni2.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .alumni2 .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-alumni2.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-alumni2.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-alumni2.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-alumni2.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .alumniwine .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-alumni-wine.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-alumni-wine.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-alumni-wine.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-alumni-wine.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .areas .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/art-inside-msthd-07.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/art-inside-msthd-07.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/art-inside-msthd-07.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/art-inside-msthd-07.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .art-areas .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-areas.png');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-areas.png');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-areas.png');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-areas.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .art-history .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/art-inside-history.png');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/art-inside-history.png');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/art-inside-history.png');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/art-inside-history.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .athletics .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/athl-inside-msthd-01.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/athl-inside-msthd-01.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/athl-inside-msthd-01.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/athl-inside-msthd-01.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .baseball-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/athl-inside-msthd-02.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/athl-inside-msthd-02.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/athl-inside-msthd-02.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/athl-inside-msthd-02.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .bio-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-bio.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-bio.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-bio.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-bio.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .bookstore-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-hp-book.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-hp-book.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-hp-book.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-hp-book.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
	 .winter-session .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/winter_session.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/winter_session.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/winter_session.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/winter_session.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .business .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/inside-masthead-business.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/inside-masthead-business.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/inside-masthead-business.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/inside-masthead-business.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .business-admin .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-business.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-business.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-business.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-business.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .calendar-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-calendar.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-calendar.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-calendar.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-calendar.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .campuses .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-campuses.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-campuses.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-campuses.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-campuses.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
	
	.career .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-careerserv.png');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-careerserv.png');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-careerserv.png');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-careerserv.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
	    .career1 .masthead {

    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-careerserv1.jpg');

    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-careerserv1.jpg');

    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-careerserv1.jpg');

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-careerserv1.jpg');

    background-repeat: no-repeat;

    background-position: center;

    background-size: cover;

  }
	.career4 .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-careerserv-inside-tiffany.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-careerserv-inside-tiffany.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-careerserv-inside-tiffany.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-careerserv-inside-tiffany.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .cdl-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-cdl.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-cdl.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-cdl.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-cdl.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .ceramics .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/inside-masthd-ceramics.png');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/inside-masthd-ceramics.png');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/inside-masthd-ceramics.png');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/inside-masthd-ceramics.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .chem-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-chem.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-chem.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-chem.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-chem.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .cio-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-cio.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-cio.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-cio.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-cio.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .class-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-class.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-class.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-class.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-class.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .cna-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-cna.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-cna.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-cna.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-cna.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .color .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/inside-masthd-color.png');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/inside-masthd-color.png');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/inside-masthd-color.png');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/inside-masthd-color.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .commencement-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-grad.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-grad.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-grad.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-grad.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
	.controller-travel .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/travel-2.jpg'); 
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/travel-2.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/travel-2.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/travel-2.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/travel-2.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }

	 .cna-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-cna.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-cna.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-cna.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-cna.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .comp-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-comp.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-comp.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-comp.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-comp.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .criminal-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-crime.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-crime.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-crime.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-crime.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .dental-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-dental.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-dental.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-dental.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-dental.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .digitalart .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-areas-digital2.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-areas-digital2.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-areas-digital2.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-areas-digital2.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .directories .masthead {
    background: url('/images/mastheads/masthead-directories.jpg');
    background-repeat: no-repeat;
    background-position: 66%;
    background-size: cover;
  }
  .drawing .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/art-inside-msthd-06.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/art-inside-msthd-06.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/art-inside-msthd-06.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/art-inside-msthd-06.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .drawing2 .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/inside-masthd-draw.png');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/inside-masthd-draw.png');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/inside-masthd-draw.png');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/inside-masthd-draw.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .drive-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-drive2.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-drive2.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-drive2.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-drive2.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .drive-about2 .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-drive.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-drive.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-drive.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-drive.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .electric-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-electric.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-electric.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-electric.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-electric.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .emer-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-emer.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-emer.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-emer.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-emer.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .emt-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-emt.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-emt.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-emt.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-emt.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .english-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-english.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-english.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-english.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-english.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .engt-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-engt.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-engt.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-engt.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-engt.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .espa .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/espa.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/espa.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/espa.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/espa.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .fire-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-fire2.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-fire2.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-fire2.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-fire2.jpg');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
  }
  .fire-about2 .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-fire.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-fire.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-fire.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-fire.jpg');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
  }
  .fivek-inside .masthead {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.25) 65%, rgba(0, 0, 0, 0.65) 100%), url('/images/mastheads/5k-inside.jpg');
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.25) 65%, rgba(0, 0, 0, 0.65) 100%), url('/images/mastheads/5k-inside.jpg');
    /* Chrome10-25afari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.25) 65%, rgba(0, 0, 0, 0.65) 100%), url('/images/mastheads/5k-inside.jpg');
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0), url('/images/mastheads/5k-inside.jpg');
    /* IE6-9 */
    background-repeat: no-repeat;
    background-position: 70% 50%;
    background-size: cover;
  }
  .food-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-food.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-food.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-food.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-food.jpg');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
  }
  .forveterans .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-vets-03jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-vets-03jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-vets-03jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-vets-03jpg');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
  }
  .french-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-french.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-french.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-french.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-french.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .gallery-fl-01 .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/art-inside-msthd-10.png');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/art-inside-msthd-10.png');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/art-inside-msthd-10.png');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/art-inside-msthd-10.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .gallery-fl-02 .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/art-inside-msthd-10.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/art-inside-msthd-10.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/art-inside-msthd-10.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/art-inside-msthd-10.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .gallery-gen .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-gallery-gen.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-gallery-gen.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-gallery-gen.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-gallery-gen.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .gallery-kn .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-gallery.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-gallery.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-gallery.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-gallery.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .gov .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/GOV-inside-msthd-02.png');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/GOV-inside-msthd-02.png');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/GOV-inside-msthd-02.png');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/GOV-inside-msthd-02.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .graphic1 .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/inside-masthd-graph1.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/inside-masthd-graph1.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/inside-masthd-graph1.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/inside-masthd-graph1.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .graphic2 .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/inside-masthd-graph2.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/inside-masthd-graph2.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/inside-masthd-graph2.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/inside-masthd-graph2.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .happykids .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/happy_kids.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/happy_kids.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/happy_kids.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/happy_kids.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .health-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-allied.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-allied.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-allied.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-allied.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .help-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-help.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-help.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-help.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-help.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
	.hr-1 .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-hr2.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-hr2.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-hr2.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-hr2.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
	.hr-2 .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-hp-hr-2020.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-hp-hr-2020.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-hp-hr-2020.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-hp-hr-2020.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .intro .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-intro.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-intro.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-intro.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-intro.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .kids-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-kids.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-kids.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-kids.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-kids.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .knight01 .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/Knight_Panorama1.png');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/Knight_Panorama1.png');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/Knight_Panorama1.png');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/Knight_Panorama1.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .ksbabout .masthead {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.25) 65%, rgba(0, 0, 0, 0.65) 100%), url('/10ksb/images/10ksbabout.jpg');
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.25) 65%, rgba(0, 0, 0, 0.65) 100%), url('/10ksb/images/10ksbabout.jpg');
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.25) 65%, rgba(0, 0, 0, 0.65) 100%), url('/10ksb/images/10ksbabout.jpg');
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0), url('/10ksb/images/10ksbabout.jpg');
    /* IE6-9 */
    height: 302px;
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
  }
  .ksbcontact .masthead {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.25) 65%, rgba(0, 0, 0, 0.65) 100%), url('/10ksb/images/10ksbcontact.jpg');
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.25) 65%, rgba(0, 0, 0, 0.65) 100%), url('/10ksb/images/10ksbcontact.jpg');
    /* Chrome10-25afari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.25) 65%, rgba(0, 0, 0, 0.65) 100%), url('/10ksb/images/10ksbcontact.jpg');
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0), url('/10ksb/images/10ksbcontact.jpg');
    /* IE6-9 */
    height: 302px;
    background-repeat: no-repeat;
    background-position: 70% 50%;
    background-size: cover;
  }
  .ksbnews .masthead {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.25) 65%, rgba(0, 0, 0, 0.65) 100%), url('/10ksb/images/team.jpg');
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.25) 65%, rgba(0, 0, 0, 0.65) 100%), url('/10ksb/images/team.jpg');
    /* Chrome10-25afari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.25) 65%, rgba(0, 0, 0, 0.65) 100%), url('/10ksb/images/team.jpg');
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0), url('/10ksb/images/team.jpg');
    /* IE6-9 */
    height: 302px;
    background-repeat: no-repeat;
    background-position: 70% 50%;
    background-size: cover;
  }
  .ksbhome .masthead {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+65,000000+100&0+43,0.65+100 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.25) 65%, rgba(0, 0, 0, 0.65) 100%), url('/10ksb/images/10ksbhome.jpg');
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.25) 65%, rgba(0, 0, 0, 0.65) 100%), url('/10ksb/images/10ksbhome.jpg');
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.25) 65%, rgba(0, 0, 0, 0.65) 100%), url('/10ksb/images/10ksbhome.jpg');
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0), url('/10ksb/images/10ksbhome.jpg');
    /* IE6-9 */
    height: 302px;
    background-repeat: no-repeat;
    background-position: 70% 50%;
    background-size: cover;
  }
  .ksbkeydates .masthead {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+65,000000+100&0+43,0.65+100 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.25) 65%, rgba(0, 0, 0, 0.65) 100%), url('/10ksb/images/10ksbkeydates.jpg');
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.25) 65%, rgba(0, 0, 0, 0.65) 100%), url('/10ksb/images/10ksbkeydates.jpg');
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.25) 65%, rgba(0, 0, 0, 0.65) 100%), url('/10ksb/images/10ksbkeydates.jpg');
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0), url('/10ksb/images/10ksbkeydates.jpg');
    /* IE6-9 */
    height: 302px;
    background-repeat: no-repeat;
    background-position: 70% 50%;
    background-size: cover;
  }
  .lecture .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-lecture.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-lecture.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-lecture.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-lecture.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .library1 .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/1_MG_1663.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/1_MG_1663.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/1_MG_1663.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/1_MG_1663.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .library2 .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/3IMG_3303.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/3IMG_3303.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/3IMG_3303.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/3IMG_3303.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .library7 .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-library-6076.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-library-6076.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-library-6076.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-library-6076.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .library8 .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-library-6083.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-library-6083.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-library-6083.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-library-6083.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .library9 .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-library-6102.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-library-6102.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-library-6102.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-library-6102.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .library10 .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-library-6064.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-library-6064.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-library-6064.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-library-6064.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .library11 .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-library-6906.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-library-6906.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-library-6906.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-library-6906.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .marketing-media .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-ws-about.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-ws-about.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-ws-about.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-ws-about.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .massage-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-massage.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-massage.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-massage.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-massage.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .math-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-math.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-math.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-math.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-math.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .mis-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-mis.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-mis.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-mis.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-mis.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .motorcycle-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-motorcycle.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-motorcycle.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-motorcycle.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-motorcycle.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .music-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-music.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-music.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-music.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-music.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
	
	.myccri .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('https://www.ccri.edu/images/mastheads/masthd-myccri.png');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('https://www.ccri.edu/images/mastheads/masthd-myccri.png');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('https://www.ccri.edu/images/mastheads/masthd-myccri.png');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('https://www.ccri.edu/images/mastheads/masthd-myccri.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
	/*
.myccri2 .masthead {
	
 background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('https://www.ccri.edu/images/mastheads/masthd-myccri.png');

    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('https://www.ccri.edu/images/mastheads/masthd-myccri.png');

    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('https://www.ccri.edu/images/mastheads/masthd-myccri.png');

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('https://www.ccri.edu/images/mastheads/masthd-myccri.png');

    background-repeat: no-repeat;

    background-position: left;

    background-size: cover;
}
*/
	 .myccri2 .masthead {

    background: url('https://www.ccri.edu/images/mastheads/masthd-myccri.png');

    background-repeat: no-repeat;

    background-position: left;

    background-size: cover;

  }
	
	
  .net-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-net.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-net.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-net.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-net.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .new-nurse .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/nurse_inside_masthead.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/nurse_inside_masthead.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/nurse_inside_masthead.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/nurse_inside_masthead.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .nurse-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-nurse2.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-nurse2.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-nurse2.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-nurse2.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .office-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-office.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-office.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-office.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-office.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .op-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-oper.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-oper.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-oper.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-oper.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .painting .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-paint.png');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-paint.png');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-paint.png');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-paint.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .pharmacy-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-pharm.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-pharm.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-pharm.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-pharm.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .photo .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/art-inside-msthd-11.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/art-inside-msthd-11.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/art-inside-msthd-11.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/art-inside-msthd-11.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .physics-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-physics.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-physics.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-physics.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-physics.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .plumbing-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-plumbing.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-plumbing.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-plumbing.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-plumbing.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .police-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/inside-masthd-police.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/inside-masthd-police.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/inside-masthd-police.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/inside-masthd-police.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .pres-house .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/pres-house.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/pres-house.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/pres-house.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/pres-house.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
	.pres-openingday .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/OpeningDay-masthead.png');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/OpeningDay-masthead.png');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/OpeningDay-masthead.png');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/OpeningDay-masthead.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .printmaking .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/inside-masthd-print.png');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/inside-masthd-print.png');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/inside-masthd-print.png');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/inside-masthd-print.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .psych-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-psych.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-psych.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-psych.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-psych.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .radio-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/radio-inside-msthd.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/radio-inside-msthd.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/radio-inside-msthd.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/radio-inside-msthd.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
	 .raising1 .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-raising-01.png');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-raising-01.png');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-raising-01.png');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-raising-01.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .sculpture .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/inside-masthd-sculpt.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/inside-masthd-sculpt.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/inside-masthd-sculpt.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/inside-masthd-sculpt.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .socsci-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-socs.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-socs.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-socs.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-socs.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .students .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-students-01.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-students-01.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-students-01.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-students-01.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .students3 .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-students-03.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-students-03.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-students-03.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-students-03.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .textiles .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-textiles.png');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-textiles.png');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-textiles.png');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-textiles.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .three-d .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-3d.png');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-3d.png');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-3d.png');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-3d.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .two-d .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/inside-masthd-2d.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/inside-masthd-2d.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/inside-masthd-2d.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/inside-masthd-2d.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .veterans2 .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-vets-02.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-vets-02.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-vets-02.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-vets-02.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .veterans4 .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-vets-04.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-vets-04.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-vets-04.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-vets-04.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .vet-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-vet.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-vet.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthd-inside-vet.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthd-inside-vet.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .video .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-video.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-video.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-inside-video.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-inside-video.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .ws-about .masthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-ws-about.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-ws-about.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/masthead-ws-about.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/masthead-ws-about.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .ws .dhpmasthead {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/it-ws-masthead-01.jpg');
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/it-ws-masthead-01.jpg');
    background: linear-gradient(to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.72) 42%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 99%), url('/images/mastheads/it-ws-masthead-01.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000', GradientType=1), url('/images/mastheads/it-ws-masthead-01.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    /* --- removed by jnk on 4/6/16 height:300px; ---*/
  }
}

/* ------static mastheads added by jnk on 4/4/16 ----------------*/

.access .static {
  transition: all 0.4s ease;
  background-image: url("/images/mastheads/masthead-hp-access.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.acm .static {
  transition: all 0.4s ease;
  background-image: url('/acm/images/masthead2017.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.adult .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-adulted.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.advising .static {
  transition: all 0.4s ease;
  background-image: url("/images/mastheads/masthead-hp-advising.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.alumni .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-alumni.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.alumni3 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/hp-dept-msthd-alumni3.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.astronomy .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-astronomy.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.athletics2 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/athl-02.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.athletics3 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/athl-03.jpg');
  background-repeat: no-repeat;
  background-position: left;
  background-size: cover;
  height: 300px;
}
.avpa .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthd-hp-avpa.jpg');
  background-repeat: no-repeat;
  background-position: left;
  background-size: cover;
  height: 300px;
}


.baseball .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/athl-04.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.athl-home .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/athl_banner.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}


.bio .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-bio.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.bookstore .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-book.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.business2 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-business.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.calendar .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/calendar.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}
.career-tiffany .static {

  transition: all 0.4s ease;

  background-image: url('/images/mastheads/masthd-careerserv-hp1.jpg');

  background-repeat: no-repeat;

  background-position: center;

  background-size: cover;

  height: 300px;

}


.career3 .static {

  transition: all 0.4s ease;

  background-image: url('/images/mastheads/masthd-careerserv3.jpg');

  background-repeat: no-repeat;

  background-position: center;

  background-size: cover;

  height: 300px;

}
.career2 .static {

  transition: all 0.4s ease;

  background-image: url('/images/mastheads/masthd-careerserv-hp1.jpg');

  background-repeat: no-repeat;

  background-position: center;

  background-size: cover;

  height: 300px;

}

.catalog .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/cat2017-18.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.celtics .static {
  transition: all 0.4s ease;
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/celtics.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.chem .static {
  transition: all 0.4s ease;
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-chem.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.cio .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-cio.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.cio2 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-cio2.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.cit .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-cit.jpg');
  /*---- commented-out by jnk on 7/20/16background: -moz-linear-gradient(left, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 9%, rgba(0,0,0,0) 49%, rgba(0,0,0,0) 100%), url('/images/mastheads/masthead-hp-cit.jpg');
	background: -webkit-linear-gradient(left, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 9%, rgba(0,0,0,0) 49%, rgba(0,0,0,0) 100%), url('/images/mastheads/masthead-hp-cit.jpg');
	background: linear-gradient(to right, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 9%, rgba(0,0,0,0) 49%, rgba(0,0,0,0) 100%), url('/images/mastheads/masthead-hp-cit.jpg');----
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1 ), url('/images/mastheads/masthead-hp-cit.jpg');*/
  background-repeat: no-repeat;
  background-position: left;
  background-size: cover;
  height: 300px;
}

.class-support .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-class.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.comm .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-comm.jpg');
  background-repeat: no-repeat;
  background-position: 33%;
  background-size: cover;
  height: 300px;
}

.commencement .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-grad.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.comm-gradfest .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/SiteHdr-GradFest.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.computer .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-comp.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.computer2 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-comp2.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.cp1 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/cp1.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.criminal-justice .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-crime.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.cwce .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthd-01.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.dental .static {
  transition: all 0.4s ease;
  background-image: url('/dental/images/masthead_dental.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.distance .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthd-hp-distance.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.eoc2 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/hp-dept-msthd-eoc2.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.emergency .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-emer.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.engineering .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-engt.jpg');
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
  height: 300px;
}

.engineering2 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-engt2.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.english .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-english.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.eoc .static {
  transition: all 0.4s ease;
  background-image: url('/eoc/images/masthd-eoc.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.fire .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-fire.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.five-k .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/hp-masthd-5k.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.flanagan1 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/flanagan-01.jpg');
  background-repeat: no-repeat;
  background-position: left;
  background-size: cover;
  height: 300px;
}

.foreign .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-foreign.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.governance .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/governance.jpeg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.governance2 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/hp-dept-msthd-gov2.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.halloween .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/Halloween_Banner-6a.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.health .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-health.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.health2 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-health2.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.health3 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-health3.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.healthsci .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/hp-masthd-healthsci.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.hellobroadway .static {
  transition: all 0.4s ease;
  background-image: url('/hellobroadway/images/hello_broadway.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.helpdesk .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-help.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.hs .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthd-hp-hs.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.inauguration .static {
  transition: all 0.4s ease;
  background-image: url("/images/mastheads/inauguration_masthead.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.it .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-net.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.it2 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/it-hp2017.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.kids .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-kids.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.libraryhome .static {
  transition: all 0.4s ease;
  background-image: url('/library/images/hp-masthd.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.library3 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/_MG_1663.jpg');
  background-repeat: no-repeat;
  background-position: left;
  background-size: cover;
  height: 300px;
}

.library4 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/hp-masthd-fl.jpg');
  background-repeat: no-repeat;
  background-position: left;
  background-size: cover;
  height: 300px;
}

.library5 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/hp-masthd-nw.jpg');
  background-repeat: no-repeat;
  background-position: left;
  background-size: cover;
  height: 300px;
}

.library6 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/IMG_3275.jpg');
  background-repeat: no-repeat;
  background-position: left;
  background-size: cover;
  height: 300px;
}

.lincoln .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-lincoln.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.liston2 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/liston-02.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.math .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-math.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.mentoring .static {
  transition: all 0.4s ease;
  background-image: url('/mentoring/images/msthd-mentor1140x200.jpg');
  /*background: url('/mentoring/images/msthd-mentor1140x200.jpg');
	background: url('/mentoring/images/msthd-mentor1140x200.jpg');
 filter: progid: url('/mentoring/images/msthd-mentor1140x200.jpg');*/
  background-repeat: no-repeat;
  background-position: 85%;
  background-size: cover;
  height: 300px;
}

.microbiology .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-microbiology.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.mis .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-mis.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.motorcycle .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-cwce-motor.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.mrt .static {
  transition: all 0.4s ease;
  background-image: url('/onestop/images/mrt-300px.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.music .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/stage-group.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.net .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-net2.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.newport .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-newport.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.newstudents .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/new-students-masthd-hp.jpg');
  background-repeat: no-repeat;
  background-position: 30%;
  background-size: cover;
  height: 300px;
}

.nurse .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-nurse.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.nurse2 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-nurse2.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.nurse3 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-nurse3.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.oia2 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthd-Appeal-Strip.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.operations .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-operations.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.optic .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-optic.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.orientation .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/orientation-masthd.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.peertutor .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-peertutor.jpg');
  background-repeat: no-repeat;
  background-position: 60%;
  background-size: cover;
  height: 300px;
}

.perform .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-performingarts.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.police .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/hp-masthd-police.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.pres .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-pres.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}
.pres-openingday .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/OpeningDay-masthead.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}
.psych .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-psych.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.pta .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-pta.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.raising .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/hp-dept-masthd-raising.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.rip .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-rip.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.robotics .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-robotics.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.simulation .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/hp-masthd-simlab2.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.socsci .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-socs.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}
.starfish .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/starfish-hp-msthd-01.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.students4 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-students-04.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.students-kn1 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-students-kn1.jpg');
  background-repeat: no-repeat;
  background-position: 85%;
  background-size: cover;
  height: 300px;
}

.studying1 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/IMG_5476.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.success .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-success.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.success2 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-success2.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}
.success3 .static {
  transition: all 0.4s ease;

  background-image: url('/images/mastheads/success-hp_Y1A1505.jpg');

  background-repeat: no-repeat;


  background-position: center;


  background-size: cover;


  height: 300px;

}
.symp .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/symp-msthd.jpg');
  background-repeat: no-repeat;
  background-position: 25%;
  background-size: cover;
  height: 300px;
}

.theatre .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-theatre.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.transportation .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-motor.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.warwick .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-warwick.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.warwick2 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-warwick2.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.webhome .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-ws-site2.jpg');
  background-repeat: no-repeat;
  background-position: 25%;
  background-size: cover;
  height: 300px;
}

.webservices .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-ws.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.westerly .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/westerly_masthead.jpg');
  background-repeat: no-repeat;
  background-position: 25%;
  background-size: cover;
  height: 300px;
}

.whyccri .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/whyccri.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.workdev .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthd-hp-workdev.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.workforce .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-workforce.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

/* -------new workforce mastheads 2018-------- */

.workforce1 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masth-workforce.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.workforce2 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masth-workforce2.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.workforce3 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masth-workforce3.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.workforce4 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masth-workforce4.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.workforce5 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masth-workforce5.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.workforce6 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masth-workforce6.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.workforce7 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masth-workforce7.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.workforce8 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masth-workforce8.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.workforce9 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masth-workforce9.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.workforce10 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masth-workforce10.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.workforce11 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masth-workforce11.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.workforce12 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masth-workforce12.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.workforce13 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masth-workforce13.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.workforce14 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masth-workforce14.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.workforce15 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masth-workforce15.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.workforce16 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masth-workforce16.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.workforce-adulted .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masth-adult-ed2.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}
.hr-2 .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthd-hp-hr-2020.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

/*----------------end-------------------*/

.workforce-da .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/_Y1A1487b.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}
.workforce-dred .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/dred-masthd.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.writing .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/masthead-hp-writing.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}

.ws .static {
  transition: all 0.4s ease;
  background-image: url('/images/mastheads/GOV-inside-msthd-02.png');
  /*background: -moz-linear-gradient(left, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 9%, rgba(0,0,0,0) 49%, rgba(0,0,0,0) 100%), url('/images/mastheads/it-ws-masthead-01.jpg');
	background: -webkit-linear-gradient(left, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 9%, rgba(0,0,0,0) 49%, rgba(0,0,0,0) 100%), url('/images/mastheads/it-ws-masthead-01.jpg');
	background: linear-gradient(to right, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 9%, rgba(0,0,0,0) 49%, rgba(0,0,0,0) 100%), url('/images/mastheads/it-ws-masthead-01.jpg');
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1 ), url('/images/mastheads/it-ws-masthead-01.jpg');*/
  background-position: center;
  background-size: cover;
  height: 300px;
}

.your_success .static {
  transition: all 0.4s ease;
  background-image: url('/images/YourSuccess_WebPg-Header.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
}


@media only screen and (min-width: 0px) and (max-width: 480px) {
  /*	.newstudents .static {transition: all 0.4s ease;
	background-image: url('/images/mastheads/new-students-masthd-hp.jpg');
	background-repeat: no-repeat;
	background-position: 30%;
	background-size: 100%;
	height:70x;
}
	.alumni3 .static {transition: all 0.4s ease;
	background-image: url('/images/mastheads/hp-dept-msthd-alumni3.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	height:70x;
}
	*/
  .static {
    height: 73px !important;
  }
}

/*

.writing .static {transition: all 0.4s ease;
	background: -moz-linear-gradient(left, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 9%, rgba(0,0,0,0) 49%, rgba(0,0,0,0) 100%), url('/images/mastheads/masthead-hp-writing.jpg');
	background: -webkit-linear-gradient(left, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 9%, rgba(0,0,0,0) 49%, rgba(0,0,0,0) 100%), url('/images/mastheads/masthead-hp-writing.jpg');
	background: linear-gradient(to right, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 9%, rgba(0,0,0,0) 49%, rgba(0,0,0,0) 100%), url('/images/mastheads/masthead-hp-writing.jpg');
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1 ), url('/images/mastheads/masthead-hp-writing.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height:300px;
}

.webhome .static {transition: all 0.4s ease;
	background: url('/images/mastheads/masthead-ws-site2.jpg');
	background: url('/images/mastheads/masthead-ws-site2.jpg');
	background: url('/images/mastheads/masthead-ws-site2.jpg');
 filter: progid: url('/images/mastheads/masthead-ws-site2.jpg');
	background-repeat: no-repeat;
	background-position: 25%;
	background-size: cover;
	height:300px;
}
*/

/*
.ksbhome .masthead {
	background: -moz-linear-gradient(left, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 9%, rgba(0,0,0,0) 49%, rgba(0,0,0,0) 100%), url('/10ksb/images/10ksbhome.jpg');
	background: -webkit-linear-gradient(left, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 9%, rgba(0,0,0,0) 49%, rgba(0,0,0,0) 100%), url('/10ksb/images/10ksbhome.jpg');
	background: linear-gradient(to right, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 9%, rgba(0,0,0,0) 49%, rgba(0,0,0,0) 100%), url('/10ksb/images/10ksbhome.jpg');
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1 ), url('/10ksb/images/10ksbhome.jpg');
	height: 302px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}*/