/**
 * Theme Name:     UBC News 2017
 * Theme URI:      http://news.ubc.ca
 * Description:    News-focused child theme for the UBC CLF 7 theme
 * Author:         OpenRoad Communications with UBC
 * Author URI:     http://clf.ubc.ca
 * Template:       clf-basic
 * Version:        2.0.0
 */
/** Variables **/
/** Fixed Content with Center Alignment **/
body {
  color: #222222;
  background: #e8e8e8;
  font-family: "Whitney SSm A", "Whitney SSm B", Arial;
  font-size: 15px;
  line-height: 1.6em;
  font-style: normal; }

h1 {
  font-size: 33px; }

h3 {
  font-size: 22px;
  line-height: 40px; }

h1.archive-title,
h1.post-title {
  margin: 0 0 25px; }

h2 {
  font-size: 28px; }

h3.widget-title {
  margin: 10px 0 15px 0; }

a:link, a:visited, button {
  color: #007EA8;
  text-decoration: none; }

a:hover, a:focus, a:active {
  color: #0055b7;
  text-decoration: none; }

h4 a:link, h4 a:visited {
  color: #0055b7; }

h4 a:hover, h4 a:focus, h4 a:active {
  color: #007EA8; }

h5 {
  font-size: 12px;
  font-weight: 400;
  color: #007EA8;
  text-transform: uppercase;
  letter-spacing: 0.05em; }

p {
  margin: 0 0 15px; }

.image-caption {
  margin: 0 0 15px; }

.wp-caption-text {
  margin: 10px;
  font-style: italic; }

.wp-caption.alignright {
  margin-left: 20px; }

.wp-caption.aligncenter {
  width: auto !important; }

@media (min-width: 1200px) {
  .offset1-lg {
    margin-left: 10.6383% !important; } }

/** Navigation Menus **/
#ubc7-unit-menu {
  margin-bottom: 5px; }
  #ubc7-unit-menu .navbar-inner {
    background: #ececec;
    border-bottom: solid 1px #c5c5c5; }
  #ubc7-unit-menu .nav > li > a {
    font-size: 13px;
    padding: 10px 13px 11px; }
  #ubc7-unit-menu .nav > li.active > a,
  #ubc7-unit-menu .nav-collapse .nav > li > a:hover {
    background: #007EA8 !important;
    color: #fff;
    -webkit-box-shadow: inherit;
            box-shadow: inherit; }

#primary-secondary #searchbar #searchstr {
  padding: 15px 10px;
  margin: 0 0 20px;
  width: 90%; }

#primary-secondary #searchbar .clear {
  margin: 0 -20px -45px; }
  #primary-secondary #searchbar .clear .btn {
    padding: 18px;
    font-family: "Whitney SSm A", "Whitney SSm B", Arial;
    background-color: #007EA8;
    background-image: none;
    border: none;
    -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1); }
    #primary-secondary #searchbar .clear .btn:hover, #primary-secondary #searchbar .clear .btn:active {
      background-color: #00455c;
      border: none; }

#primary-secondary ul.nav-menu {
  margin: 0;
  padding: 25px 20px;
  background-color: #fff;
  margin-bottom: 75px;
  list-style: none; }
  @media (max-width: 767px) {
    #primary-secondary ul.nav-menu {
      margin: 0 -20px 50px; } }
  #primary-secondary ul.nav-menu li {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: solid 1px #d7e0e7; }
    #primary-secondary ul.nav-menu li a {
      display: block;
      text-decoration: none;
      text-transform: uppercase;
      font-size: 13px; }
  #primary-secondary ul.nav-menu li:last-of-type {
    padding: 0;
    margin: 0;
    border-bottom: none; }
  #primary-secondary ul.nav-menu#feed-latest li a {
    font-size: 14px;
    text-transform: inherit; }

#primary-secondary .image-wrapper {
  margin: -25px -20px 0 -20px; }

#primary-secondary .box-content a {
  display: block;
  text-decoration: none;
  color: #222222; }

#primary-secondary .content > .column-link {
  margin: -25px -20px;
  padding: 25px 20px; }

.bottom-content .image-wrapper {
  margin: -25px -20px 0 -20px; }

/** Pagination **/
#content .pagination {
  padding: 15px 0 25px; }
  #content .pagination ul {
    -webkit-box-shadow: none;
            box-shadow: none; }
  #content .pagination ul > li > a,
  #content .pagination ul > li > span {
    background: none;
    border: none;
    color: #002145;
    font-weight: 600;
    padding: 8px 12px; }
  #content .pagination ul > li > a:hover,
  #content .pagination ul > .active > a,
  #content .pagination ul > .active > span,
  #content .pagination ul > li > span.current {
    background-color: #007EA8;
    border-color: inherit;
    border-radius: 0;
    color: #ffffff; }

/** Social Footer **/
#social-footer {
  background: #ffffff; }
  #social-footer a.social-footer-newsletter {
    padding: 25px 50px;
    margin: 0;
    font-size: 16px;
    line-height: 1;
    display: inline-block;
    color: #fff;
    background: #007EA8;
    text-decoration: none;
    float: left; }
    #social-footer a.social-footer-newsletter:hover {
      background: #00455c;
      color: #ffffff; }
  #social-footer a.social-footer-okanagan {
    color: #002145;
    font-size: 16px;
    line-height: 1;
    padding: 25px 50px 26px;
    margin: 0;
    display: inline-block;
    text-decoration: none;
    float: left; }
    #social-footer a.social-footer-okanagan i {
      color: #007EA8;
      margin-left: 10px; }
    #social-footer a.social-footer-okanagan:hover {
      background: #00455c;
      color: #ffffff; }

@media (max-width: 767px) {
  #social-footer {
    text-align: center;
    margin: 0 -20px 0;
    padding-bottom: 25px; }
    #social-footer a.social-footer-newsletter,
    #social-footer a.social-footer-okanagan {
      float: none;
      display: block;
      padding: 25px; } }

/** Post pages **/
.post-page-type .entry-media {
  margin: -25px -20px 20px -20px; }

.post-page-type .excerpt {
  font-size: 17px;
  margin-bottom: 30px; }

.post-page-type .sharing {
  float: right; }
  .post-page-type .sharing .sd-content ul li {
    margin: 0 0 10px;
    display: block; }
  @media (max-width: 767px) {
    .post-page-type .sharing {
      float: none; }
      .post-page-type .sharing .sd-content ul li {
        display: inline-block;
        margin: 0 10px 10px 0; } }

.post-page-type h5 {
  margin-bottom: 25px; }

.post-page-type .entry-title,
.post-page-type .entry-content,
.post-page-type .entry-meta {
  padding-right: 180px; }
  .post-page-type .entry-title .wp-caption:not(.alignnone):not(.aligncenter),
  .post-page-type .entry-content .wp-caption:not(.alignnone):not(.aligncenter),
  .post-page-type .entry-meta .wp-caption:not(.alignnone):not(.aligncenter) {
    float: right;
    margin-right: -190px; }
    @media (max-width: 767px) {
      .post-page-type .entry-title .wp-caption:not(.alignnone):not(.aligncenter),
      .post-page-type .entry-content .wp-caption:not(.alignnone):not(.aligncenter),
      .post-page-type .entry-meta .wp-caption:not(.alignnone):not(.aligncenter) {
        margin: 0;
        padding-left: 15px; } }
  .post-page-type .entry-title .before,
  .post-page-type .entry-content .before,
  .post-page-type .entry-meta .before {
    font-weight: 600; }
  @media (max-width: 767px) {
    .post-page-type .entry-title,
    .post-page-type .entry-content,
    .post-page-type .entry-meta {
      padding: 0; } }

.post-page-type .envira-gallery-wrap {
  width: inherit;
  margin-right: -180px; }
  @media (max-width: 767px) {
    .post-page-type .envira-gallery-wrap {
      margin: 0; } }

@media (min-width: 980px) {
  #contact-box {
    -webkit-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 30px;
            column-gap: 30px;
    padding-right: 180px; } }

.alert h3:first-child {
  margin-top: 0; }

.w-100vw, .full-width-img {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  max-width: 100vw; }

.js-100vw {
  width: 100.5vw;
  position: relative; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }
  .embed-container iframe, .embed-container object, .embed-container embed {
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.big-feature {
  margin-top: -10px;
  margin-bottom: -20px;
  z-index: 0;
  position: relative;
  -webkit-transition: margin-top 0.4s ease-out, margin-bottom 0.4s ease-out, height 0.6s ease-out;
  transition: margin-top 0.4s ease-out, margin-bottom 0.4s ease-out, height 0.6s ease-out; }
  .big-feature img {
    -webkit-transition: opacity 0.4s ease-out, height 0.6s ease-out;
    transition: opacity 0.4s ease-out, height 0.6s ease-out; }
  .big-feature + p, .big-feature + h1, .big-feature + h2, .big-feature + h3, .big-feature + h4, .big-feature + h5, .big-feature + h6, .big-feature + ul {
    padding-top: 30px; }
  .big-feature .big-feature-caption {
    font-style: italic; }
  .big-feature .big-video-player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .big-feature .big-video-player .embed-container {
      opacity: 0;
      -webkit-transition: opacity 0.2s ease-out;
      transition: opacity 0.2s ease-out; }
    .big-feature .big-video-player .play-button {
      background: #197ea4;
      border: 0;
      position: absolute;
      top: 50%;
      left: 50%;
      padding: 10px;
      color: #FFF;
      z-index: 99;
      height: 100px;
      width: 100px;
      margin-top: -50px;
      margin-left: -50px; }
      .big-feature .big-video-player .play-button:after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 24px 0 24px 40px;
        border-color: transparent transparent transparent #FFF;
        position: absolute;
        top: 26px;
        left: 32px; }
      .big-feature .big-video-player .play-button:hover {
        opacity: 0.9; }
  .big-feature:before {
    content: '';
    background: #FFF;
    z-index: 1;
    display: block;
    height: 10px;
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    -webkit-transition: height 0.4s ease-out;
    transition: height 0.4s ease-out; }
  .big-feature.with-video:after {
    content: '';
    background: rgba(17, 17, 17, 0.4);
    z-index: 1;
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: -50vw;
    width: 150vw; }
  @media (max-width: 767px) {
    .big-feature .full-width-img {
      max-width: 130vw;
      width: 130vw;
      margin-left: -65vw !important;
      margin-right: -35vw !important; }
    .big-feature .big-feature-caption {
      background: rgba(0, 0, 0, 0.92);
      font-size: 13px;
      line-height: 1.5;
      position: absolute;
      bottom: 40px;
      background: #FFF;
      width: 330px;
      right: 0px;
      padding: 6px 10px;
      max-width: calc(100% - 20px); }
    .big-feature.with-caption .big-video-player .play-button {
      margin-top: -56px; } }
  @media (max-width: 380px) {
    .big-feature .full-width-img {
      max-width: 160vw;
      width: 160vw; } }
  @media (min-width: 768px) {
    .big-feature {
      margin-top: -50px;
      margin-bottom: -50px; }
      .big-feature .full-width-img {
        margin-left: -46vw !important;
        margin-right: -54vw !important;
        width: 110vw;
        max-width: 110vw; }
      .big-feature .big-feature-caption {
        position: absolute;
        right: -280px;
        width: 280px;
        top: 100%;
        padding: 14px 18px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box; }
      .big-feature:before {
        top: 40px; } }
  @media (min-width: 1320px) {
    .big-feature .full-width-img {
      width: 106vw;
      max-width: 106vw; } }
  .big-feature.video-playing {
    margin-top: 0;
    margin-bottom: 0; }
    .big-feature.video-playing:before {
      height: 0; }
    .big-feature.video-playing img {
      opacity: 0;
      height: 100% !important; }
    .big-feature.video-playing .big-video-player .embed-container {
      opacity: 1; }
    .big-feature.video-playing .big-video-player .play-button {
      display: none; }

#sharing_email {
  max-width: 240px !important;
  margin-top: 14px; }
  @media (max-width: 950px) {
    #sharing_email {
      right: 43px !important;
      left: auto !important; } }

body.page-templates-featured-story-php .page-wrap {
  overflow-x: hidden; }

@media screen and (max-width: 979px) {
  body.page-templates-featured-story-php {
    padding: 0; }
    body.page-templates-featured-story-php .page-wrap {
      padding: 0 20px; } }

body.page-templates-featured-story-php h1, body.page-templates-featured-story-php h2, body.page-templates-featured-story-php h3, body.page-templates-featured-story-php h4, body.page-templates-featured-story-php h5, body.page-templates-featured-story-php h6 {
  color: #222; }

body.page-templates-featured-story-php .byline {
  line-height: 1.8; }

body.page-templates-featured-story-php #ubc7-unit-menu {
  margin-bottom: 0; }

body.page-templates-featured-story-php .post-page-type .entry-media {
  margin: 0; }

body.page-templates-featured-story-php .entry-media-title-wrap {
  padding: 50px 25px 120px;
  min-height: 80vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  body.page-templates-featured-story-php .entry-media-title-wrap.position-top {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  body.page-templates-featured-story-php .entry-media-title-wrap.position-bottom {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
  body.page-templates-featured-story-php .entry-media-title-wrap .span7 {
    padding-left: 12px; }
  body.page-templates-featured-story-php .entry-media-title-wrap h1 {
    display: inline;
    font-size: 32px;
    background: #197ea4;
    line-height: 1.2;
    color: #FFF;
    -webkit-box-decoration-break: clone;
            box-decoration-break: clone;
    -webkit-box-shadow: -12px 7px 0px #197ea4, -12px -1px 0px #197ea4, 12px 7px 0px #197ea4, 12px -1px 0px #197ea4;
            box-shadow: -12px 7px 0px #197ea4, -12px -1px 0px #197ea4, 12px 7px 0px #197ea4, 12px -1px 0px #197ea4; }
  @media (min-width: 500px) {
    body.page-templates-featured-story-php .entry-media-title-wrap h1 {
      font-size: 38px; } }
  @media (min-width: 768px) {
    body.page-templates-featured-story-php .entry-media-title-wrap {
      min-height: 593px; }
      body.page-templates-featured-story-php .entry-media-title-wrap h1 {
        font-size: 42px; } }
  @media (min-width: 1024px) {
    body.page-templates-featured-story-php .entry-media-title-wrap h1 {
      font-size: 48px; } }

body.page-templates-featured-story-php .post-page-type .post {
  margin-top: -60px;
  z-index: 1;
  position: relative;
  max-width: 700px;
  margin-bottom: 50px; }
  body.page-templates-featured-story-php .post-page-type .post .byline {
    font-size: 18px;
    padding-bottom: 20px;
    padding-top: 16px;
    padding-bottom: 20px; }
  body.page-templates-featured-story-php .post-page-type .post .sharing {
    float: right;
    width: 40px;
    top: 25px;
    position: relative;
    margin-left: 20px;
    margin-right: 15px; }
    body.page-templates-featured-story-php .post-page-type .post .sharing ul {
      background: transparent; }
    @media (min-width: 768px) {
      body.page-templates-featured-story-php .post-page-type .post .sharing {
        margin-right: -59px;
        top: 80px;
        margin-left: 0; } }
  body.page-templates-featured-story-php .post-page-type .post .entry-title, body.page-templates-featured-story-php .post-page-type .post .entry-content, body.page-templates-featured-story-php .post-page-type .post .entry-meta {
    padding: 0; }
  body.page-templates-featured-story-php .post-page-type .post .entry-content > p:last-child {
    padding-bottom: 25px; }
  body.page-templates-featured-story-php .post-page-type .post .entry-content > p:first-child:first-letter {
    float: left;
    font-size: 42px;
    line-height: 1;
    padding-top: 2px;
    padding-right: 12px; }
  body.page-templates-featured-story-php .post-page-type .post .entry-meta {
    padding: 0 20px 30px; }
  body.page-templates-featured-story-php .post-page-type .post .entry-title {
    background: #FFF; }
  body.page-templates-featured-story-php .post-page-type .post .entry-content > div, body.page-templates-featured-story-php .post-page-type .post p, body.page-templates-featured-story-php .post-page-type .post h1, body.page-templates-featured-story-php .post-page-type .post h2, body.page-templates-featured-story-php .post-page-type .post h3, body.page-templates-featured-story-php .post-page-type .post h4, body.page-templates-featured-story-php .post-page-type .post h5, body.page-templates-featured-story-php .post-page-type .post h6, body.page-templates-featured-story-php .post-page-type .post ul, body.page-templates-featured-story-php .post-page-type .post ol {
    background: #FFF;
    padding-left: 20px;
    padding-right: 20px; }
  body.page-templates-featured-story-php .post-page-type .post .table {
    background: #FFF;
    border: solid 20px #FFF;
    margin: 0; }
  body.page-templates-featured-story-php .post-page-type .post hr {
    margin: 0;
    padding: 0;
    border: solid 20px #FFF;
    background: #CCC;
    height: 1px; }
  body.page-templates-featured-story-php .post-page-type .post .envira-gallery-wrap {
    padding-top: 20px;
    padding-bottom: 20px; }
    body.page-templates-featured-story-php .post-page-type .post .envira-gallery-wrap, body.page-templates-featured-story-php .post-page-type .post .envira-gallery-wrap > div {
      width: 100%;
      margin-left: 0;
      margin-bottom: 0; }
  body.page-templates-featured-story-php .post-page-type .post h1, body.page-templates-featured-story-php .post-page-type .post h2, body.page-templates-featured-story-php .post-page-type .post h3, body.page-templates-featured-story-php .post-page-type .post h4, body.page-templates-featured-story-php .post-page-type .post h5, body.page-templates-featured-story-php .post-page-type .post h6, body.page-templates-featured-story-php .post-page-type .post ol, body.page-templates-featured-story-php .post-page-type .post ul, body.page-templates-featured-story-php .post-page-type .post p, body.page-templates-featured-story-php .post-page-type .post blockquote {
    z-index: 1;
    position: relative; }
  body.page-templates-featured-story-php .post-page-type .post p {
    margin-bottom: 0;
    padding-bottom: 20px; }
  body.page-templates-featured-story-php .post-page-type .post h1, body.page-templates-featured-story-php .post-page-type .post h2, body.page-templates-featured-story-php .post-page-type .post h3, body.page-templates-featured-story-php .post-page-type .post h4, body.page-templates-featured-story-php .post-page-type .post h5, body.page-templates-featured-story-php .post-page-type .post h6 {
    background: #FFF;
    margin: 0;
    padding: 20px 20px 15px;
    font-weight: 500; }
  body.page-templates-featured-story-php .post-page-type .post h2 {
    font-size: 24px; }
  body.page-templates-featured-story-php .post-page-type .post h3 {
    font-size: 24px;
    font-weight: 600; }
  body.page-templates-featured-story-php .post-page-type .post ol, body.page-templates-featured-story-php .post-page-type .post ul {
    padding: 0 20px 10px 40px;
    margin: 0; }
  body.page-templates-featured-story-php .post-page-type .post blockquote {
    background: #FFF;
    border-left: 0;
    padding-left: 50px;
    position: relative;
    margin-bottom: 0;
    padding-bottom: 48px;
    padding-top: 28px; }
    body.page-templates-featured-story-php .post-page-type .post blockquote p {
      padding-left: 0;
      font-size: 24px;
      line-height: 1.5; }
    body.page-templates-featured-story-php .post-page-type .post blockquote p:last-child {
      padding-bottom: 0; }
    body.page-templates-featured-story-php .post-page-type .post blockquote:before {
      content: '';
      background: #007EA8;
      width: 4px;
      height: calc(95% - 82px);
      display: block;
      position: absolute;
      top: 36px;
      left: 20px; }
  body.page-templates-featured-story-php .post-page-type .post .post {
    margin-bottom: 50px; }
  body.page-templates-featured-story-php .post-page-type .post .wp-caption.alignright {
    background: transparent;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100% !important;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 100%;
    z-index: 2;
    position: relative; }
    body.page-templates-featured-story-php .post-page-type .post .wp-caption.alignright p {
      background: transparent;
      margin-left: 0;
      margin-right: 0;
      padding-left: 0;
      padding-right: 0; }
    @media (min-width: 500px) {
      body.page-templates-featured-story-php .post-page-type .post .wp-caption.alignright {
        max-width: 50%;
        margin-left: 20px;
        padding-left: 0;
        padding-right: 0; } }
    @media (min-width: 768px) {
      body.page-templates-featured-story-php .post-page-type .post .wp-caption.alignright {
        margin-right: -23vw;
        width: 35vw !important;
        max-width: 360px; }
        body.page-templates-featured-story-php .post-page-type .post .wp-caption.alignright .wp-caption-text {
          font-size: 14px;
          padding: 20px;
          margin: 0 0 0 auto;
          max-width: 23vw;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box; } }
    @media (min-width: 920px) {
      body.page-templates-featured-story-php .post-page-type .post .wp-caption.alignright {
        margin-right: -260px;
        width: 360px !important; }
        body.page-templates-featured-story-php .post-page-type .post .wp-caption.alignright .wp-caption-text {
          max-width: 260px; } }

body.page-templates-featured-story-php .alert.alert-info, body.page-templates-featured-story-php #contact-box {
  max-width: 700px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/** Social Media icons **/
#ubc7-unit-social-icons a {
  margin-right: 20px;
  margin-top: 15px;
  display: inline-block;
  width: 40px;
  height: 40px;
  background: #007EA8;
  text-align: center; }
  @media (min-width: 980px) and (max-width: 1199px) {
    #ubc7-unit-social-icons a {
      margin-right: 12px; } }
  #ubc7-unit-social-icons a:last-of-type {
    margin-right: 0; }
  #ubc7-unit-social-icons a:hover {
    background: #002145; }
  #ubc7-unit-social-icons a i {
    font-size: 20px;
    line-height: 40px; }
    #ubc7-unit-social-icons a i:before {
      color: #ffffff; }

#content .sharing a {
  background: #007EA8;
  border-radius: inherit; }
  #content .sharing a:before {
    color: #fff; }
  #content .sharing a:hover {
    background: #002145;
    opacity: 1; }

#content {
  margin-top: 30px; }
  #content.post-page-type {
    margin-top: -5px; }
    @media (min-width: 768px) {
      #content.post-page-type .post {
        min-height: 700px; } }

/** Bootstrap/CLF overrides **/
#ubc7-unit {
  -webkit-box-shadow: none;
          box-shadow: none; }

.breadcrumb,
#ubc7-unit-footer,
.ubc7-back-to-top,
h1 .icon-rss {
  display: none !important; }

.content {
  padding: 25px 20px;
  background-color: #fff;
  margin-bottom: 75px; }
  @media (max-width: 767px) {
    .content {
      margin: 0 -20px 50px; }
      .content#contact-box {
        margin: 0 0 50px; } }

#content.archive-feed .content {
  padding: 0; }
  #content.archive-feed .content .hentry {
    border-bottom: solid 1px #d7e0e7; }
  #content.archive-feed .content .front-feature-story,
  #content.archive-feed .content .front-feature-headline {
    padding-bottom: 10px; }
  #content.archive-feed .content .row {
    margin: 0;
    padding: 20px; }
    #content.archive-feed .content .row h4 {
      margin-top: 0; }
    #content.archive-feed .content .row .byline {
      margin: 0; }
    #content.archive-feed .content .row .post-thumbnail {
      margin-bottom: 10px; }

.post-thumbnail {
  position: relative;
  height: 100px;
  overflow: hidden; }
  .post-thumbnail.medium {
    height: inherit; }
  .post-thumbnail .thumbnail {
    border: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }

.ubcnews-headlines-boxes {
  margin-top: 10px; }
  .ubcnews-headlines-boxes .nav-tabs {
    border: none; }
    .ubcnews-headlines-boxes .nav-tabs > li > a {
      font-size: 24px;
      font-weight: 600;
      color: #8a8a8a;
      background-color: inherit;
      border: none;
      padding: 0;
      margin-right: 60px; }
      @media (max-width: 767px) {
        .ubcnews-headlines-boxes .nav-tabs > li > a {
          font-size: 20px; } }
      .ubcnews-headlines-boxes .nav-tabs > li > a:hover {
        color: #222222; }
    .ubcnews-headlines-boxes .nav-tabs > .active > a,
    .ubcnews-headlines-boxes .nav-tabs > .active > a:hover,
    .ubcnews-headlines-boxes .nav-tabs > .active > a:active,
    .ubcnews-headlines-boxes .nav-tabs > .active > a:focus {
      background-color: inherit;
      border: none;
      color: #222222; }
  .ubcnews-headlines-boxes .tab-content {
    font-size: 14px; }
    @media (min-width: 768px) {
      .ubcnews-headlines-boxes .tab-content {
        height: 550px;
        overflow-x: auto;
        overflow-y: scroll; } }
    .ubcnews-headlines-boxes .tab-content .row {
      margin: 0; }
      .ubcnews-headlines-boxes .tab-content .row h4 {
        margin-top: 0; }
        .ubcnews-headlines-boxes .tab-content .row h4 a:link, .ubcnews-headlines-boxes .tab-content .row h4 a:visited {
          color: #007EA8; }
        .ubcnews-headlines-boxes .tab-content .row h4 a:hover, .ubcnews-headlines-boxes .tab-content .row h4 a:focus, .ubcnews-headlines-boxes .tab-content .row h4 a:active {
          color: #00455c; }
    .ubcnews-headlines-boxes .tab-content ul {
      margin: 0; }
      .ubcnews-headlines-boxes .tab-content ul li {
        list-style: none;
        margin-bottom: 10px; }
        .ubcnews-headlines-boxes .tab-content ul li.column-link {
          border-bottom: solid 1px #d7e0e7;
          margin: 0;
          padding: 20px 0; }
          @media (max-width: 767px) {
            .ubcnews-headlines-boxes .tab-content ul li.column-link {
              padding: 10px 0; }
              .ubcnews-headlines-boxes .tab-content ul li.column-link .span3 {
                display: none; }
              .ubcnews-headlines-boxes .tab-content ul li.column-link h4 {
                font-size: 14px;
                margin: 0; }
              .ubcnews-headlines-boxes .tab-content ul li.column-link .byline {
                margin: 0; } }
          .ubcnews-headlines-boxes .tab-content ul li.column-link:first-of-type {
            padding-top: 0; }
          .ubcnews-headlines-boxes .tab-content ul li.column-link:last-of-type {
            border-bottom: none; }
        .ubcnews-headlines-boxes .tab-content ul li .outlet {
          text-align: right;
          padding-right: 10px; }
        .ubcnews-headlines-boxes .tab-content ul li a {
          font-weight: 600; }

@media (max-width: 767px) {
  .ubcnews-headlines-boxes {
    position: relative; }
    .ubcnews-headlines-boxes .nav-tabs > li {
      float: none; }
      .ubcnews-headlines-boxes .nav-tabs > li:not(.active) {
        display: none; }
      .ubcnews-headlines-boxes .nav-tabs > li.active a:after {
        font-family: FontAwesome;
        font-weight: 400;
        font-style: normal;
        text-decoration: inherit;
        color: #0055b7;
        -webkit-font-smoothing: antialiased;
        float: right;
        display: inline-block;
        content: "\f078"; }
      .ubcnews-headlines-boxes .nav-tabs > li > a {
        line-height: 1.5em; }
    .ubcnews-headlines-boxes .tab-content ul li .outlet {
      text-align: inherit; }
    .ubcnews-headlines-boxes.open .nav-tabs {
      position: absolute;
      background: white;
      border: solid 1px;
      padding: 20px;
      top: -30px;
      width: 80%; }
      .ubcnews-headlines-boxes.open .nav-tabs > li {
        display: block;
        padding: 10px; }
        .ubcnews-headlines-boxes.open .nav-tabs > li > a {
          margin-right: 0; }
        .ubcnews-headlines-boxes.open .nav-tabs > li.active a:after {
          content: "\f077"; } }

/** Front page styling **/
.front-features.content {
  padding: 0;
  margin-top: -35px; }

.front-features img {
  width: 100%; }

.front-features .row-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (max-width: 480px) {
    .front-features .row-flex {
      display: block; } }
  .front-features .row-flex .flex-item {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0; }
    @media (max-width: 480px) {
      .front-features .row-flex .flex-item h4, .front-features .row-flex .flex-item h5 {
        margin: 20px 20px 0; } }
    @media (min-width: 481px) {
      .front-features .row-flex .flex-item:nth-of-type(1) a {
        padding-right: 15px; }
        .front-features .row-flex .flex-item:nth-of-type(1) a h4, .front-features .row-flex .flex-item:nth-of-type(1) a h5 {
          margin-left: 20px; } }
    @media (min-width: 481px) {
      .front-features .row-flex .flex-item:nth-of-type(2) a {
        padding: 0 15px;
        border-left: solid 1px #d7e0e7;
        border-right: solid 1px #d7e0e7; } }
    @media (min-width: 481px) {
      .front-features .row-flex .flex-item:nth-of-type(3) a {
        padding-left: 15px; } }
    .front-features .row-flex .flex-item:nth-of-type(3) a h4, .front-features .row-flex .flex-item:nth-of-type(3) a h5 {
      margin-right: 20px; }
    .front-features .row-flex .flex-item .front-feature-secondary {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      height: 100%;
      margin-bottom: 20px !important; }
    @media (min-width: 481px) {
      .front-features .row-flex .flex-item h4 {
        margin-bottom: 20px; }
      .front-features .row-flex .flex-item h5 {
        margin: auto 20px 20px 0; } }

.image-wrapper {
  position: relative; }

.front-feature-story {
  padding-bottom: 40px; }
  .front-feature-story .front-feature-headline {
    position: absolute;
    bottom: 0;
    padding: 25px 50px 0 20px;
    margin: 0;
    background: #ffffff;
    max-width: 70%; }
    @media (max-width: 767px) {
      .front-feature-story .front-feature-headline {
        position: relative;
        max-width: 100%; } }
  .front-feature-story p {
    padding: 0 20px;
    width: 70%;
    font-size: 16px;
    line-height: 1.5em; }
    @media (max-width: 767px) {
      .front-feature-story p {
        width: inherit; } }
  .front-feature-story h5 {
    padding: 0 20px; }

#feed-latest {
  font-size: 14px; }
  #feed-latest h5 {
    margin: 0;
    color: #222222; }
  #feed-latest a:link, #feed-latest a:visited {
    margin: 5px 0;
    color: #007EA8;
    font-weight: 600; }
  #feed-latest a:hover, #feed-latest a:active {
    color: #0055b7; }
  #feed-latest .archive-link {
    font-weight: 600;
    text-align: center; }

#mc_embed_signup label {
  font-size: 14px; }

#mc_embed_signup input.email {
  padding: 15px 10px;
  margin: 20px 0;
  width: 90%; }

#mc_embed_signup .clear {
  margin: 0 -20px -45px; }
  #mc_embed_signup .clear .btn {
    padding: 18px;
    font-family: "Whitney SSm A", "Whitney SSm B", Arial;
    background-color: #007EA8;
    background-image: none;
    border: none;
    -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1); }
    #mc_embed_signup .clear .btn:hover, #mc_embed_signup .clear .btn:active {
      background-color: #00455c;
      border: none; }

.frontpage-archive .column-link {
  margin: -25px -20px;
  padding: 25px 20px; }
  .frontpage-archive .column-link .row {
    margin: 0; }
    .frontpage-archive .column-link .row i {
      font-size: 24px; }
    .frontpage-archive .column-link .row h4 {
      margin-top: 0; }

.video-icon {
  height: 44px;
  width: 44px;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #007EA8; }
  .video-icon i {
    color: #ffffff;
    font-size: 24px;
    padding: 10px 12px 10px 14px; }

.ubcnews-spotlight .video-icon {
  height: 88px;
  width: 88px; }
  .ubcnews-spotlight .video-icon i {
    color: #ffffff;
    font-size: 48px;
    padding: 20px 24px 10px 28px; }

#twitter_timeline-2 {
  margin: 0 0 75px; }
  #twitter_timeline-2 .widget-wrap {
    background: #ffffff; }

@media (max-width: 767px) {
  #custom_html-2,
  #twitter_timeline-2 {
    display: none; } }

/* Full column links */
a.column-link {
  z-index: 100;
  color: inherit;
  display: block;
  position: relative;
  text-decoration: none;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1); }
  a.column-link .image-wrapper {
    overflow: hidden; }
    a.column-link .image-wrapper.medium {
      height: 160px; }
  a.column-link .overlay {
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1); }
  a.column-link img,
  a.column-link .post-thumbnail.medium {
    -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1); }
  a.column-link .hover-underline {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(0, #88cbe4));
    background-image: linear-gradient(180deg, transparent 65%, #88cbe4 0);
    background-size: 0 100%;
    background-repeat: no-repeat;
    -webkit-transition: background-size 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: background-size 400ms cubic-bezier(0.165, 0.84, 0.44, 1); }
  a.column-link:hover img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05); }
  a.column-link:hover .hover-underline {
    background-size: 100% 100%; }
  a.column-link:hover .overlay {
    cursor: pointer;
    display: block;
    text-decoration: none; }
  a.column-link:hover .post-thumbnail.medium {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  a.column-link.no-scale:hover img {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }

.entry-content #mc_embed_signup_scroll {
  margin-bottom: 40px; }
  .entry-content #mc_embed_signup_scroll .indicates-required {
    margin-bottom: 10px; }
  .entry-content #mc_embed_signup_scroll .mc-field-group {
    margin-bottom: 10px; }
  .entry-content #mc_embed_signup_scroll label {
    font-weight: 600; }
  .entry-content #mc_embed_signup_scroll input.email {
    margin-top: 0; }
  .entry-content #mc_embed_signup_scroll ul {
    margin: 0;
    list-style: none; }
    .entry-content #mc_embed_signup_scroll ul label {
      display: inline-block;
      margin: 0 0 10px 10px;
      font-weight: 400; }
  .entry-content #mc_embed_signup_scroll .clear {
    margin: 0; }
  .entry-content #mc_embed_signup_scroll .button {
    width: 270px; }

.gform_wrapper ul {
  list-style: none;
  margin: 20px 0; }
  .gform_wrapper ul label {
    font-weight: 600; }
  .gform_wrapper ul input,
  .gform_wrapper ul textarea {
    padding: 15px 10px;
    margin: 0 0 20px;
    width: 90%; }

.gform_wrapper .gform_button {
  width: 270px;
  padding: 18px;
  font-family: "Whitney SSm A", "Whitney SSm B", Arial;
  font-size: 17.5px;
  color: #fff;
  background-color: #007EA8;
  background-image: none;
  border: none;
  border-radius: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1); }
  .gform_wrapper .gform_button:hover, .gform_wrapper .gform_button:active {
    background-color: #00455c;
    border: none; }

/* Media Contacts */
.contacts-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-right: -180px; }
  @media (max-width: 767px) {
    .contacts-wrapper {
      margin-right: 0; } }
  .contacts-wrapper .contacts-item {
    width: 46%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .contacts-wrapper .contacts-item {
        width: 100%; } }
    .contacts-wrapper .contacts-item .image-wrap {
      min-width: 150px;
      margin-right: 20px; }
      @media (max-width: 480px) {
        .contacts-wrapper .contacts-item .image-wrap {
          width: 100px;
          min-width: 100px; } }

/*# sourceMappingURL=style.css.map */
