@charset "UTF-8";
/*
Theme Name: NEU- Content Hub
Author: Anthony DeLorenzo, Global Network- Northeastern University
Author URI: http://wordpress.org/
Description: NEU content marketing hub theme 
Version: 1.0
*/
/* Transitions */
* {
  font-weight: 400;
}

html {
  background: none;
}

html,
p,
li {
  font-family: "Lato", sans-serif !important;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: "Lato", sans-serif;
  text-transform: unset;
}

h4 {
  font-weight: 600;
}

h5 {
  font-size: 14px;
  line-height: 16px;
}

html,
body {
  height: 100%;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  max-width: 100vw;
}

body {
  background: #e5e5e5;
}

p,
li {
  color: #333333;
  line-height: 1.4em;
  font-size: 16px;
}

img {
  max-width: 100%;
}

a {
  color: #e21a2d;
}
a:active, a:hover {
  color: #590a12;
}
a:hover {
  text-decoration: none;
}

ul {
  overflow: hidden;
}

.bawpvc-ajax-counter {
  display: inline;
}

.red {
  color: #e21a2d;
}

.single-tax {
  display: inline-block;
  padding: 1px !important;
}
@media (min-width: 768px) {
  .single-tax {
    display: initial;
    padding: 7px !important;
  }
}
.single-tax a {
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
}

.bawpvc-ajax-counter {
  color: #e21a2d;
}

.styled-select {
  color: #fff;
  background: #e21a2d;
  cursor: pointer;
  position: relative;
  width: 100%;
  margin-bottom: 3px;
}
.styled-select:hover {
  color: #fff;
}
.no-js .styled-select ul, .styled-select.hover ul {
  display: block;
}
.styled-select ul {
  background: #fff;
  display: none;
  margin: 0;
  max-height: 400px;
  left: 0;
  overflow: scroll;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 10;
  padding-left: 0;
}
.styled-select .selected,
.styled-select a {
  padding: 0px 14px;
  display: block;
  text-transform: none;
}
.styled-select .selected {
  padding: 10px 30px 9px 15px;
}
.styled-select .selected.changed {
  color: #fff;
}
.styled-select li {
  border-top: 1px solid #e5e5e5;
  margin: 0;
  padding: 10px 0;
}
.styled-select li:before {
  display: none;
}
.styled-select .glyphicon {
  color: #fff;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 39px;
  font-size: 1.6em;
  line-height: 39px;
  text-align: center;
}
.styled-select .glyphicon.glyphicon-triangle-bottom {
  display: none;
}
.styled-select.hover .glyphicon.glyphicon-triangle-right {
  display: none;
}
.styled-select.hover .glyphicon.glyphicon-triangle-bottom {
  display: block;
}

.pagination {
  border-radius: 0;
  height: 40px;
  padding-top: 9px;
}
.pagination li {
  color: #666666;
  padding: 10px 15px;
  font-size: 1.2em;
  background: #fff;
  cursor: pointer;
  width: 40px;
}
.pagination li:hover, .pagination li.active {
  background: #e21a2d;
  color: #fff;
}

/* Scroll to top Styles */
#back-to-top {
  position: fixed;
  bottom: 105px;
  right: 40px;
  z-index: 999;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 46px;
  background: rgba(203, 199, 199, 0.66);
  color: #a9a9a9;
  cursor: pointer;
  border-radius: 3px;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  border: none;
  opacity: 0;
  font-size: 24px;
}
#back-to-top:hover {
  background: rgba(203, 199, 199, 0.66);
  color: #a9a9a9;
}
@media (min-width: 1025px) {
  #back-to-top.show {
    opacity: 1;
  }
}
#back-to-top span {
  line-height: 40px;
}

#banner {
  background: #fff;
  padding: 20px 0 0px;
  background: #fff;
  -webkit-box-shadow: 0 2px 0 0 rgba(53, 58, 61, 0.05);
  box-shadow: 0 2px 0 0 rgba(53, 58, 61, 0.05);
}
@media (min-width: 768px) {
  #banner {
    padding: 20px 0 25px;
    margin-bottom: 30px;
  }
}
@media (min-width: 1025px) {
  #banner {
    margin-bottom: 0px;
  }
}
#banner .navbar-default {
  background-color: transparent;
  border-color: transparent;
}
#banner .navbar-default .navbar-brand {
  width: calc(100% - 80px);
}
@media (min-width: 768px) {
  #banner .navbar-default .navbar-brand {
    width: inherit;
  }
}
#banner .navbar-default .navbar-collapse {
  border-top: none;
  padding-top: 20px;
}
#banner #searchProgramsNav {
  padding: 0 20px;
}

@media (min-width: 1025px) {
  .home #banner {
    margin-bottom: 40px;
  }
}

.event-details .event-name h4 {
  font-size: 1.2em;
}

.event-teasers .event-teaser .event-border .event-row .event-col {
  padding: 15px;
}

.article-teaser .article-teaser-item .article-title h4 {
  font-size: 1.2em;
}

div#global-banner {
  width: 100%;
  padding: 14px;
  padding-top: 64px;
  background-color: #000;
}
div#global-banner div {
  max-width: 80%;
  color: #e8e8e8;
  text-align: center;
  margin: 0 auto;
}
div#global-banner div a {
  color: #e21a2d;
}
div#global-banner div a:hover {
  text-decoration: underline;
}
div#global-banner .gbanner-mobile {
  display: none;
}
@media (max-width: 800px) {
  div#global-banner .gbanner-mobile {
    display: block;
  }
}
@media (max-width: 800px) {
  div#global-banner .gbanner-desktop {
    display: none;
  }
}

@media all and (max-width: 800px) {
  #global-banner {
    margin-top: 40px;
  }
}
div#nu__globalheader ul li {
  position: unset;
}

div#nu__globalheader ul li:before {
  content: unset;
}

.nav-provost {
  background: #3f3f3f;
  font-size: 13px;
}
.nav-provost .breadcrumb {
  background: transparent;
  padding-left: 0;
  padding-right: 0;
  margin: 0;
}
.nav-provost .breadcrumb li {
  margin: 0;
  color: #fff;
  font-size: 13px;
  text-shadow: none;
  -webkit-font-smoothing: antialiased;
}
.nav-provost .breadcrumb a {
  color: inherit;
}

#nu__global-footer li:before {
  display: none;
}

#footer {
  position: relative;
  padding: 30px 0 20px;
  font-size: 12px;
  letter-spacing: 0.03em;
  background: #5A5A5A;
}
#footer a {
  color: #aaa !important;
}
#footer a.logo {
  float: none;
  background: url("http://www.northeastern.edu/neuhome/images/logo-footer.png") no-repeat scroll left top transparent;
  display: block;
  height: 25px;
  opacity: 0.6;
}
#footer a.logo:hover {
  opacity: 1;
}
#footer a.social {
  display: block;
  float: right;
  height: 16px;
  margin-left: 6px;
  opacity: 0.7;
  width: 16px;
}
#footer a.social:hover {
  opacity: 1;
}
#footer a.facebook {
  background: url("http://northeastern.edu/news/wp-content/themes/nu-news/images/footer/footer-fb-icon.png") repeat scroll 0 0 transparent;
}
#footer a.twitter {
  background: url("http://northeastern.edu/news/wp-content/themes/nu-news/images/footer/footer-twitter-icon.png") repeat scroll 0 0 transparent;
}
#footer a.youtube {
  background: url("http://northeastern.edu/news/wp-content/themes/nu-news/images/footer/footer-youtube-icon.png") repeat scroll 0 0 transparent;
}
#footer a:link, #footer .nuglobal a:visited {
  color: #aaa !important;
}
#footer a:hover, #footer .nuglobal a:active {
  color: #888 !important;
}
#footer p {
  color: #aaa !important;
  font-size: 13px !important;
  line-height: 125%;
  margin-bottom: 10px !important;
}
#footer .about-news p, #footer p.about-news {
  color: #7F7F7F;
  font-size: 12px;
  line-height: 130%;
  padding-right: 10px;
}
#footer .media-icons-footer {
  clear: none;
  display: block;
  float: left;
  height: 26px;
  width: 100px;
}
#footer .media-icon {
  background-image: url("http://northeastern.edu/news/wp-content/themes/nu-news/images/media-icons.png");
  clear: none;
  display: block;
  float: left;
  height: 26px;
  margin: 0 7px 0 0;
  width: 26px;
}
#footer #icon-youtube {
  background-position: 0 30px;
}
#footer #icon-youtube:hover {
  background-position: 0 0;
}
#footer #icon-twitter {
  background-position: 60px 30px;
}
#footer #icon-twitter:hover {
  background-position: 60px 0;
}
#footer #icon-facebook {
  background-position: 30px 30px;
}
#footer #icon-facebook:hover {
  background-position: 30px 0;
}

#article-container a.ss-button-facebook {
  background-image: url(assets/images/fb-share.png);
  background-position: 0 0;
  background-size: 170px 43px;
  width: 170px;
  height: 43px;
}
#article-container a.ss-button-twitter {
  background-image: url(assets/images/twitter-share.png);
  background-position: 0 0;
  background-size: 86px 43px;
  width: 86px;
  height: 43px;
}
#article-container .social-sharing {
  margin-top: -4px;
}

.mc-subscription #mc-subhead {
  font-size: 12px;
}
.mc-subscription input#mc-embedded-subscribe.button {
  background-color: #d41b2c !important;
  color: white;
}
.mc-subscription #legal {
  font-size: 10px;
  padding-bottom: 10px;
}

#featured-stories-cont {
  margin-bottom: 30px;
}
@media (min-width: 1025px) {
  #featured-stories-cont {
    height: 480px;
  }
}
#featured-stories-cont #featured-stories {
  overflow: auto;
  position: relative;
}
#featured-stories-cont #featured-stories #featured-main {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}
@media (min-width: 992px) {
  #featured-stories-cont #featured-stories #featured-main {
    width: calc(100% - 225px);
    float: left;
  }
}
#featured-stories-cont #featured-stories #featured-main #featured-main-image {
  width: 100%;
  height: 100%;
  max-height: 480px;
}
#featured-stories-cont #featured-stories #featured-main #featured-main-description {
  position: relative;
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
  border-top: 2px solid #e21a2d;
  padding: 20px;
  transition: all 0.2s cubic-bezier(0.54, 0.06, 0.55, 0.97);
}
@media (min-width: 768px) {
  #featured-stories-cont #featured-stories #featured-main #featured-main-description {
    position: absolute;
    height: 80%;
    top: 40px;
    left: 40px;
    width: calc(100% - 80px);
  }
}
@media (min-width: 992px) {
  #featured-stories-cont #featured-stories #featured-main #featured-main-description {
    width: 50%;
  }
}
@media (min-width: 1025px) {
  #featured-stories-cont #featured-stories #featured-main #featured-main-description {
    padding: 40px;
  }
  #featured-stories-cont #featured-stories #featured-main #featured-main-description h2 {
    margin-top: 10px;
  }
}
#featured-stories-cont #featured-stories #featured-main #featured-main-description.hide-left {
  left: 20px;
}
#featured-stories-cont #featured-stories #featured-main #featured-main-description #featured-main-date {
  padding-bottom: 15px;
  color: #e21a2d;
  font-size: 14px;
  font-weight: bold;
}
#featured-stories-cont #featured-stories #featured-main #featured-main-description .feat-main-more {
  color: #333333;
  text-transform: uppercase;
  font-weight: 600;
}
#featured-stories-cont #featured-stories #featured-main #featured-main-description .feat-main-more:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "";
  color: #e21a2d;
}
#featured-stories-cont #featured-stories #featured-main #featured-main-description h2 {
  font-weight: 600;
  line-height: 1.2em;
  font-size: 26px;
}
@media (min-width: 768px) {
  #featured-stories-cont #featured-stories #featured-main #featured-main-description h2 {
    font-size: 32px;
  }
}
#featured-stories-cont #featured-stories #featured-main #featured-main-description h2 a {
  color: #000;
}
#featured-stories-cont #featured-stories #featured-nav {
  position: relative;
  height: 100%;
  width: 100%;
}
@media (min-width: 992px) {
  #featured-stories-cont #featured-stories #featured-nav {
    position: absolute;
    right: 0;
    width: 225px;
  }
}
#featured-stories-cont #featured-stories #featured-nav .featured-side {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  height: 65px;
}
@media (min-width: 768px) {
  #featured-stories-cont #featured-stories #featured-nav .featured-side {
    height: 150px;
    width: calc(100% / 3);
    float: left;
  }
}
@media (min-width: 992px) {
  #featured-stories-cont #featured-stories #featured-nav .featured-side {
    height: calc(100% / 3);
    width: 100%;
  }
}
#featured-stories-cont #featured-stories #featured-nav .featured-side h4 {
  margin: 0;
  position: absolute;
  bottom: 4px;
  padding: 10px 30px 0 10px;
  color: #fff;
  line-height: 1.1em;
  font-size: 18px;
}
#featured-stories-cont #featured-stories #featured-nav .featured-side h4:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-left: -20px;
  opacity: 0;
  transition: all 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: all 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  content: "";
}
#featured-stories-cont #featured-stories #featured-nav .featured-side h4:hover:after {
  margin-left: 0;
  opacity: 1;
}
@media (min-width: 768px) {
  #featured-stories-cont #featured-stories #featured-nav .featured-side h4 {
    bottom: 15px;
  }
  #featured-stories-cont #featured-stories #featured-nav .featured-side h4:before {
    content: "";
  }
}
#featured-stories-cont #featured-stories #featured-nav .featured-side .background {
  top: 0;
}
#featured-stories-cont #featured-stories #featured-nav .featured-side .background.trans {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE4JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjIiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 18%, black 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 18%, black 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 18%, black 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.home-article-list .home-articles .home-article {
  position: relative;
  background: #fff;
  overflow: auto;
  min-height: 400px;
}
@media (min-width: 768px) {
  .home-article-list .home-articles .home-article {
    min-height: initial;
  }
}
.home-article-list .home-articles .home-article.active {
  display: block;
}
.home-article-list .home-articles .home-article.home-article-texture {
  background: url(assets/images/home-article-background.jpg) left top no-repeat;
  background-size: 100%;
}
.home-article-list .home-articles .home-article.home-article-texture.right {
  background-position: right top;
}
@media (min-width: 992px) {
  .home-article-list .home-articles .home-article.home-article-texture {
    background-size: 50% 100%;
  }
}
.home-article-list .home-articles .home-article.home-article-texture .home-article-image.orange .background {
  background: url("assets/images/home-article-background-orange.png") center center no-repeat;
  background-size: cover;
}
.home-article-list .home-articles .home-article.home-article-texture .home-article-image.green .background {
  background: url("assets/images/home-article-background-green.png") center center no-repeat;
  background-size: cover;
}
.home-article-list .home-articles .home-article.home-article-texture .home-article-image.teal .background {
  background: url("assets/images/home-article-background-teal.png") center center no-repeat;
  background-size: cover;
}
.home-article-list .home-articles .home-article.home-article-texture .home-article-image.purple .background {
  background: url("assets/images/home-article-background-purple.png") center center no-repeat;
  background-size: cover;
}
.home-article-list .home-articles .home-article.home-article-texture .home-article-image.gray .background {
  background: url("assets/images/home-article-background-gray.png") center center no-repeat;
  background-size: cover;
}
.home-article-list .home-articles .home-article.home-article-texture .home-article-image.none .background {
  background: url("assets/images/home-article-background-gray.png") center center no-repeat;
  background-size: cover;
}
.home-article-list .home-articles .home-article.home-article-texture .home-article-image .background {
  opacity: 1;
  background-size: cover;
}
.home-article-list .home-articles .home-article.home-article-texture .home-article-image:after {
  display: none;
}
.home-article-list .home-articles .home-article .home-article-image {
  position: relative;
  overflow: hidden;
}
.home-article-list .home-articles .home-article .home-article-image img {
  min-width: 100%;
}
.home-article-list .home-articles .home-article .home-article-image:after {
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYxJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}
.home-article-list .home-articles .home-article .home-article-image .background {
  opacity: 0;
}
.home-article-list .home-articles .home-article .home-article-image .home-article-tags {
  position: absolute;
  bottom: 30px;
  padding: 0 30px;
  display: none;
  z-index: 2;
}
@media (min-width: 768px) {
  .home-article-list .home-articles .home-article .home-article-image .home-article-tags {
    display: block;
  }
}
.home-article-list .home-articles .home-article .home-article-image .home-article-tags .single-tax {
  padding: 8px;
  background: rgba(255, 255, 255, 0.6);
  margin-left: 10px;
  margin-bottom: 10px;
  display: block;
  float: left;
}
.home-article-list .home-articles .home-article .home-article-text {
  position: absolute;
  z-index: 1;
  background: rgba(255, 255, 255, 0.9);
  border-top: 1px solid #666666;
  border-bottom: 1px solid #666666;
  bottom: 30px;
}
@media (min-width: 768px) {
  .home-article-list .home-articles .home-article .home-article-text {
    position: relative;
    background: transparent;
    border-top: 0;
    border-bottom: 0;
  }
}
.home-article-list .home-articles .home-article .home-article-text .inner {
  padding: 15px;
}
@media (min-width: 768px) {
  .home-article-list .home-articles .home-article .home-article-text .inner {
    padding: 65px 30px 30px 30px;
  }
}
.home-article-list .home-articles .home-article .home-article-text .home-article-meta {
  margin-bottom: 30px;
  font-weight: bold;
}
.home-article-list .home-articles .home-article .home-article-text .home-article-meta .col-sm-7 {
  display: none;
}
@media (min-width: 992px) {
  .home-article-list .home-articles .home-article .home-article-text .home-article-meta .col-sm-7 {
    display: block;
  }
}
.home-article-list .home-articles .home-article .home-article-text h3 {
  font-size: 24px;
  line-height: 34px;
}
@media (min-width: 992px) {
  .home-article-list .home-articles .home-article .home-article-text h3 {
    font-size: 32px;
    line-height: 34px;
  }
}
.home-article-list .home-articles .home-article .home-article-text h3 a {
  color: #333333;
}
.home-article-list .home-articles .home-article .home-article-text .home-article-more {
  margin-top: 20px;
}
.home-article-list .home-articles .home-article .home-article-text .home-article-more a {
  color: #333333;
  text-transform: uppercase;
}
.home-article-list .home-article-filters {
  padding: 15px 20px;
  background: #000;
  font-size: 18px;
}
.home-article-list .home-article-filters .or {
  color: #fff;
  line-height: 44px;
  padding-right: 20px;
  font-weight: 600;
}
.home-article-list .home-article-filters #home-filter-text {
  color: #fff;
  line-height: 44px;
  padding-right: 20px;
  font-weight: 600;
}
.home-article-list .home-article-filters .styled-select {
  width: 100%;
  margin-right: 30px;
  float: left;
}
@media (min-width: 768px) {
  .home-article-list .home-article-filters .styled-select {
    width: 200px;
  }
}
@media (min-width: 992px) {
  .home-article-list .home-article-filters .styled-select {
    width: 260px;
  }
}

#home-article-pagination {
  text-align: center;
}

#home-article-pagination ul li:before {
  content: "";
}

.pagination-ellipsis {
  padding: 0 5px;
  font-size: 18px;
  font-weight: 400;
  color: #919191;
}

.wp-caption {
  padding: 10px;
  margin: 15px;
  background: #f9f9f9;
}
.wp-caption .wp-caption-text {
  text-align: center;
  padding-top: 10px;
  color: #666666;
}

.alignleft {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .alignleft {
    float: left;
    margin: 15px;
  }
}

.alignright {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .alignright {
    float: right;
    margin: 15px;
  }
}

.aligncenter {
  display: block;
  margin: 0 auto;
}

.title-fonts, .page h5,
.post h5, .page h4,
.post h4, .page h3,
.post h3, .page h2,
.post h2, .page h1,
.post h1 {
  font-family: "Lato", sans-serif;
}

.page h1,
.post h1 {
  font-size: 2.8em;
}
.page h2,
.post h2 {
  font-size: 32px;
  line-height: 36px;
}
.page h3,
.post h3 {
  font-size: 24px;
  line-height: 28px;
}
.page h4,
.post h4 {
  font-size: 28px;
  line-height: 32px;
}
.page h5,
.post h5 {
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
}
@media (min-width: 768px) {
  .page .marketo-form,
.post .marketo-form {
    width: 35%;
  }
}
@media (min-width: 768px) {
  .page .marketo-form ~ h3,
.post .marketo-form ~ h3 {
    display: inline !important;
  }
}

.return-home {
  padding: 10px 0;
}

#article-container {
  background: #fff;
}
#article-container #content {
  padding-top: 10px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  #article-container #content {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#article-container .post-social-share {
  margin-left: -30px;
  margin-right: -30px;
}
@media (min-width: 768px) {
  #article-container .post-social-share {
    margin-left: auto;
    margin-right: auto;
  }
}
#article-container #post-main,
#article-container .post-author-comments-container {
  padding: 15px 15px;
}
@media (min-width: 768px) {
  #article-container #post-main,
#article-container .post-author-comments-container {
    padding: 15px 50px;
  }
}
#article-container .post-author-info {
  padding: 30px 0;
}
#article-container .post-meta {
  margin-bottom: 30px;
  color: #e21a2d;
  font-weight: bold;
}
#article-container .post-meta .views {
  text-transform: uppercase;
}
#article-container .post-meta .comments-num {
  text-transform: uppercase;
}
#article-container .post-meta h1 {
  color: initial;
  font-weight: normal;
}
#article-container .post-hero-image {
  position: relative;
  margin: 0 -30px;
}
@media (min-width: 768px) {
  #article-container .post-hero-image {
    margin: 0 -65px;
  }
}
#article-container .post-hero-image img {
  min-width: 100%;
}
#article-container .post-hero-image .post-cats-areas-of-study {
  position: absolute;
  left: 15px;
  bottom: 4px;
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
}
@media (min-width: 768px) {
  #article-container .post-hero-image .post-cats-areas-of-study {
    right: 30px;
    bottom: 30px;
  }
}
#article-container .content-download h4 {
  font-weight: bold;
  padding: 30px 0;
  color: #e21a2d;
}
#article-container .content-download .content-download-action {
  position: relative;
}
#article-container .content-download .content-download-action .content-download-action-inner {
  overflow: auto;
  background: #f1f1f1;
  padding: 35px 65px;
  border-top: 2px solid #e5e5e5;
  border-bottom: 2px solid #e5e5e5;
}
#article-container .content-download .content-download-action .content-download-action-inner img {
  margin-right: 15px;
}
#article-container .content-download .content-download-action .content-download-action-inner a img {
  padding-top: 6px;
  transition: all 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: all 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
#article-container .content-download .content-download-action .content-download-action-inner a img:hover {
  padding-top: 0;
  margin-bottom: 6px;
}
#article-container .content-download .content-download-action .content-download-action-inner .content-download-author-info img {
  border-radius: 20px;
}
#article-container .content-download .content-download-action:after {
  position: absolute;
  top: 0;
  left: 100px;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #fff;
}
#article-container .post-author-comments-container .post-author-info .email {
  font-weight: bold;
}
#article-container .post-author-comments-container .post-author-info .email span {
  font-weight: normal;
}
#article-container .post-author-comments-container .post-author-info .web {
  font-weight: bold;
}
#article-container .post-author-comments-container .post-author-info .web span {
  font-weight: normal;
}

.promo-banner {
  padding: 20px 0;
}
.promo-banner img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

.rss-subscribe {
  width: 100%;
  min-height: 200px;
  padding: 20px;
  margin: 20px;
  border-top: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
}
.rss-subscribe h3 {
  text-align: center;
  padding-bottom: 0;
}
.rss-subscribe iframe {
  border: 0;
  outline: none;
  width: 100%;
}

/* related posts */
.related-posts {
  margin: 0 0 30px 0;
  padding: 5px 0 15px 0;
  border-top: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
  background: #fafafa;
}
.related-posts h3 {
  margin-bottom: 25px;
  text-align: center;
}

/*  print stylings */
@media print {
  #post-sidebar {
    display: none;
  }

  .post-comments {
    display: none;
  }
}
.archive #main {
  margin-top: 10px;
}
@media (min-width: 992px) {
  .archive #main {
    margin-top: 0;
  }
}
.archive .title-container {
  background: #fff;
  padding: 5px 20px 30px 20px;
  margin-bottom: 30px;
  position: relative;
  border-bottom: 2px solid #e5e5e5;
}
.archive .title-container:after {
  position: absolute;
  content: " ";
  bottom: -15px;
  left: 100px;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #fff;
}
.archive .title-container h1 {
  margin-top: 2.5rem;
  margin-bottom: 0;
}
.archive .feat-main-more {
  text-transform: uppercase;
  font-weight: 600;
  color: #333333;
}
.archive .feat-main-more:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "";
  color: #e21a2d;
}
.archive .blog-date {
  font-weight: 600;
}
.archive .blog-more {
  text-transform: uppercase;
}
.archive .blog-more a {
  color: #333333;
}
.archive .blog-content-inner {
  margin-bottom: 30px;
  background: #fff;
}
.archive .blog-content-inner .row > .col-sm-9, .archive .blog-content-inner .row .col-sm-8 {
  padding: 15px;
}
.archive .blog-content-inner .row > .col-sm-4 img, .archive .blog-content-inner .row > .col-sm-3 img {
  margin: 0 auto;
}
.archive .archive-single-meta {
  color: #999999;
  font-weight: 600;
}
.archive .pagination li {
  display: inline;
  width: 160px;
}
.archive .post-content-box {
  text-align: center;
}

.author .avatar {
  border-radius: 80px;
}
.author .author-title {
  font-weight: normal;
}
@media (min-width: 992px) {
  .author .author-title {
    line-height: 100px;
  }
}
.author .author-contact {
  padding-top: 24px;
}
.author .article-tags {
  margin-top: -15px;
}
.author .article-tags .single-tax {
  line-height: 2em;
}

#post-sidebar, #home-sidebar {
  padding-right: 0;
  padding-left: 0;
  margin-top: -10px;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  #post-sidebar, #home-sidebar {
    margin-top: -10px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  #post-sidebar, #home-sidebar {
    margin-bottom: 0;
    padding-left: 8px;
  }
}

.page .sidebar-item, .post .sidebar-item, .home .sidebar-item, .archive .sidebar-item {
  background: #fff;
}
.page .sidebar-item > *, .post .sidebar-item > *, .home .sidebar-item > *, .archive .sidebar-item > * {
  padding: 0 10px;
}
.page .sidebar-item h4, .post .sidebar-item h4, .home .sidebar-item h4, .archive .sidebar-item h4 {
  font-size: 1.4em;
  padding-top: 15px;
}
.page .sidebar-item:first-child h4, .post .sidebar-item:first-child h4, .home .sidebar-item:first-child h4, .archive .sidebar-item:first-child h4 {
  padding-top: 10px;
}
.page .sidebar-item.social-media, .post .sidebar-item.social-media, .home .sidebar-item.social-media, .archive .sidebar-item.social-media {
  padding-bottom: 15px;
}

.featured-program h4 {
  font-weight: bold;
  padding-top: 15px;
}
.featured-program .featured-banner {
  position: relative;
  color: #fff;
  padding: 40px 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.featured-program .featured-banner h5 {
  position: relative;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
}
@media (min-width: 1025px) {
  .featured-program .featured-banner h5 {
    font-size: 22px;
  }
}
.featured-program .featured-banner p {
  position: relative;
  text-align: center;
  color: #fff;
  line-height: 1.4em;
  padding: 0 10px;
}
.featured-program .featured-banner .featured-cta {
  margin-top: 20px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.featured-program .featured-banner .featured-cta a {
  color: #fff;
  font-weight: 700;
}

.background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
}
@media (min-width: 768px) {
  .background {
    -webkit-transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1) !important;
    transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1) !important;
  }
}
.background.red {
  background-color: #e21a2d;
}
.background:hover {
  opacity: 0.85;
}

.most-popular {
  margin-top: 10px;
  padding: 10px 0;
}
.most-popular .most-popular-item {
  margin-bottom: 15px;
}
.most-popular .most-popular-item h5 {
  margin-bottom: 2px;
  font-size: 14px;
  line-height: 16px;
}
.most-popular .most-popular-item h5 .glyphicon-triangle-right {
  margin-left: -20px;
  opacity: 0;
  transition: all 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: all 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.most-popular .most-popular-item h5:hover .glyphicon-triangle-right {
  margin-left: 0;
  opacity: 1;
}
.most-popular .most-popular-item h5 a {
  color: #666666;
}
.most-popular .most-popular-item h5 a:hover {
  color: #590a12;
}
.most-popular .most-popular-item p {
  font-size: 12px;
}

.keep-reading {
  background-color: transparent !important;
}
.keep-reading .single-tax {
  display: inline-block;
  margin: 2px 5px;
  max-width: calc( 100% - 5px );
}

.error404 {
  background: #d2303f;
}
.error404 #four-oh-four {
  min-height: 500px;
}
.error404 #four-oh-four h1, .error404 #four-oh-four h3 {
  text-align: center;
  color: #fff;
  font-weight: 100;
}
.error404 #four-oh-four h1 {
  font-size: 8em;
}
.error404 #four-oh-four h3 {
  font-size: 2em;
}

body.page-template-page-pillar.page-template-page-pillar-php {
  background: none;
}

.pillar-page {
  background-color: #fff;
}
.pillar-page h2,
.pillar-page h3 {
  font-family: "Lato", sans-serif;
  font-weight: 700;
}
.pillar-page h3 {
  font-size: 24px;
  line-height: 28px;
}
.pillar-page h4 {
  font-size: 28px;
  line-height: 32px;
}
.pillar-page .page-intro p {
  font-size: 20px;
  line-height: 38px;
}
.pillar-page .hero {
  margin-bottom: 5%;
  width: 100vw;
}
.pillar-page .hero .row {
  margin: 0;
}
.pillar-page .hero .header-image {
  background-size: cover;
  height: 433px;
  max-width: 100vw;
  display: table;
  width: 100vw;
}
.pillar-page .hero .pillar-headline {
  display: table-cell;
  padding-left: 12%;
  vertical-align: middle;
}
.pillar-page .hero .pillar-headline .pillar-headline-line-1 {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 40px;
  color: #fff;
  position: relative;
}
.pillar-page .hero .pillar-headline .pillar-headline-line-2 {
  font-family: "Lato", sans-serif;
  font-weight: 800;
  color: #fff;
  font-size: 60px;
}
.pillar-page .hero h3 {
  background-color: #fff;
  width: 40%;
  position: absolute;
  left: 0;
  top: 80%;
  padding: 2em 2em 2em 8em;
}
.pillar-page .content-block {
  margin: 2em auto;
}
.pillar-page .content-block-head {
  background-size: cover;
  height: 400px;
  max-width: 100%;
  margin: 6rem 1rem 4rem 1rem;
}
.pillar-page .content-block-head h2 {
  background-color: #fff;
  width: 53%;
  position: absolute;
  margin-top: 300px;
  padding: 2em 2em 2em 0em;
  font-size: 32px;
  line-height: 36px;
}
.pillar-page .content-block-body {
  margin: 2.5rem 50px;
}
.pillar-page .content-block-body h4 {
  padding: 10px 0;
}
.pillar-page .content-block-body p {
  margin: 10px 0;
}
.pillar-page .cta-block {
  margin: 2em auto;
  border: 1px solid #00cfb5;
  padding: 2.5em;
  width: 90%;
}
.pillar-page .cta-block .cta-block-thumb {
  background-size: cover;
  height: 206px;
  width: 151px;
  max-width: 100%;
  margin-left: 20px;
}
.pillar-page .cta-block .cta-block-copy {
  padding: 0 0 0 10px;
  margin-left: 20px;
}
.pillar-page .cta-block .cta-block-copy h3 {
  margin-top: 0;
}
.pillar-page .cta-block .cta-block-copy p {
  margin: 10px 0;
}
.pillar-page .cta-block .cta-block-btn {
  margin: 20px 0;
  width: 50%;
}
.pillar-page .callout-block {
  margin: 1em auto;
  border: 1px solid #00cfb5;
  padding: 3em;
  width: 70%;
}
.pillar-page .callout-block .callout-block-copy {
  padding: 0 2.5em 0 0;
  margin-left: 20px;
}
.pillar-page .callout-block .callout-block-copy h3 {
  margin-top: 0;
}
.pillar-page .callout-block .callout-block-copy p {
  margin: 10px 0;
}
.pillar-page .callout-block .callout-block-copy ul {
  margin-left: 10px;
}
.pillar-page .callout-block .callout-block-copy ul li {
  padding-left: 15px;
}
.pillar-page .callout-block .callout-block-copy ul li:before {
  font-weight: 600;
  font-size: 20px;
  color: #000;
}
.pillar-page .callout-block .callout-block-copy .callout-related ul {
  padding: 0;
}
.pillar-page .callout-block .callout-block-copy .callout-related ul li {
  padding-left: 0;
}
.pillar-page .callout-block .callout-block-copy .callout-related ul li:before {
  content: "";
}
.pillar-page .related-articles-list-block {
  margin: auto;
  border: 2px solid #006eb5;
  padding: 1em 2.5em;
  width: 70%;
}
.pillar-page .related-articles-list-block h3 span {
  font-weight: 600;
}
.pillar-page .related-articles-list-block ul {
  padding: 0;
}
.pillar-page .related-articles-list-block ul li {
  padding-left: 0;
}
.pillar-page .related-articles-list-block ul li:before {
  content: "";
}
.pillar-page .pillar-sidebar {
  position: relative;
}
.pillar-page .pillar-sidebar ul li {
  margin: 5px 0;
  padding: 5px 10px;
  line-height: 26px;
}
.pillar-page .pillar-sidebar ul li:before {
  content: "";
}
.pillar-page .pillar-sidebar ul li a {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  color: #333;
}
.pillar-page .pillar-sidebar ul li a:hover {
  text-decoration: underline;
}
.pillar-page .pillar-sidebar ul li.active:before {
  content: "" !important;
  font-size: 25px;
  color: #d41b2c;
  font-weight: 900;
  transition: ease-in-out 0.25s border-left;
  border-left: 3px solid #d41b2c;
  top: 10px;
  bottom: 10px;
}
.pillar-page .pillar-sidebar h4.reading-time {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: italic;
  font-size: 18px;
  margin-left: 1em;
  margin-top: 40px;
}
.pillar-page .sticky-sidebar {
  position: fixed;
  top: 0;
  margin-top: 60px;
  width: 10.5em;
}
.pillar-page p.mobile-return-to-home {
  display: none;
}
.pillar-page .reading-time-mobile {
  display: none;
}
.pillar-page .image-block .image-block-full-image {
  width: 710px;
  max-width: 100%;
  height: auto;
  display: block;
  margin: 1em auto;
}
.pillar-page .image-block .image-block-mobile-image {
  width: 355px;
  max-width: 100%;
  height: auto;
  margin: 1em auto;
  display: none;
}
@media (max-width: 710px) {
  .pillar-page .image-block .image-block-full-image {
    display: none;
  }
  .pillar-page .image-block .image-block-mobile-image {
    display: block;
  }
}
.pillar-page .video-block h3 {
  margin-left: 1.5em;
}
.pillar-page .video-block .video-embed {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  padding: 1em 3em;
  margin: 1em auto;
}
.pillar-page .top-sticky {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  height: 80px;
  margin: 0 auto 10px auto;
  padding-top: 20px;
  padding-bottom: 20px;
  z-index: 5001;
  background-color: #ebebeb;
}
.pillar-page .top-sticky .left {
  text-align: center;
  margin-top: 10px;
}
.pillar-page .top-sticky .left a {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 20px;
}
.pillar-page .top-sticky .left a:hover {
  text-decoration: unset;
  text-decoration: underline;
}
.pillar-page .top-sticky .left a:before {
  content: "<";
  margin-right: 5px;
}
.pillar-page .top-sticky .right {
  text-align: center;
}
.pillar-page .top-sticky form input {
  display: inline;
  width: 30%;
  height: 45px;
  border: 2px solid #d8d8d8;
  border-radius: unset;
  padding: 10px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 16px;
}
.pillar-page .top-sticky form input::placeholder {
  color: #000;
  z-index: 99;
}
.pillar-page .top-sticky form input.btn {
  border: unset;
  margin-bottom: 4px;
  margin-left: 10px;
  height: 44px;
  padding: 5px 10px;
}
.pillar-page .top-sticky .progress-bar {
  border-bottom: solid 14px #d41b2c;
  width: 0%;
  height: 0;
  display: block;
  margin-top: 10px;
}
.pillar-page .form {
  background-color: #eaecf1;
  margin: 2em auto;
  width: 80%;
  padding: 3em;
}
.pillar-page .form .form-left iframe {
  width: 100%;
  height: 590px;
  border: none;
}
.pillar-page .form .form-left form label {
  position: absolute;
  margin-top: 10px;
  margin-left: 20px;
  font-size: 16px;
  background-color: #eaecf1;
  padding: 0 10px;
}
.pillar-page .form .form-left form input {
  display: inline;
  width: 90%;
  height: 45px;
  border-left: 2px solid #d8d8d8;
  border-right: 2px solid #d8d8d8;
  border-bottom: 2px solid #d8d8d8;
  border-top: 2px solid #d8d8d8;
  border-radius: unset;
  padding: 10px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 16px;
  background-color: #eaecf1;
}
.pillar-page .form .form-left form input::placeholder {
  color: #eaecf1;
}
.pillar-page .form .form-left form input.btn {
  border: unset;
  margin-bottom: 4px;
  margin-top: 20px;
  width: 50%;
  height: 44px;
  padding: 5px 10px;
  background-color: #d41b2c;
}
.pillar-page .form .form-right {
  text-align: center;
}

@media (max-width: 650px) {
  .pillar-page .content-block-body {
    margin-left: 10px;
    margin-right: 10px;
  }
  .pillar-page .callout-block {
    width: 90%;
    padding: 1.5em;
  }
  .pillar-page .callout-block .callout-block-copy {
    padding: 0.5rem 0.5rem 0.5rem 0rem;
  }
  .pillar-page .cta-block .cta-block-thumb {
    margin-left: 10px;
    margin-bottom: 10px;
  }
  .pillar-page .cta-block .cta-block-copy {
    margin-left: unset;
  }
  .pillar-page .cta-block .cta-block-copy .cta-block-btn {
    width: 100%;
  }
  .pillar-page .related-articles-list-block {
    width: 90%;
  }
  .pillar-page .form {
    width: unset;
    padding: 1em;
    margin: 10px auto;
  }
}
@media (max-width: 767px) {
  .pillar-page .top-sticky {
    height: auto;
    padding-bottom: 0;
    display: none !important;
  }
  .pillar-page .hero .pillar-headline {
    top: 10%;
  }
  .pillar-page .hero h3 {
    font-size: 16px;
    width: 100% !important;
    padding: 1em 1em 1em 2em !important;
  }
  .pillar-page .reading-time-mobile {
    display: block;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-style: italic;
    font-size: 18px;
    margin-left: 1em;
    margin-top: 40px;
  }
  .pillar-page .pillar-sidebar-container {
    padding: 0;
  }
  .pillar-page .pillar-sidebar-container .pillar-sidebar-mobile-button:before {
    content: "x" !important;
    font-size: 25px;
    color: #fff;
    font-weight: 300;
    background-color: #d41b2c;
    padding: 10px;
    width: 32px;
    /* iOS Fallback */
    height: 55px;
    /* iOS Fallback */
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1;
    transition: ease-in-out 0.5s all;
  }
  .pillar-page .pillar-sidebar-container .pillar-sidebar-mobile-button:before:hover {
    background-color: #ebebeb;
  }
  .pillar-page .pillar-sidebar-container .pillar-side-menu-closed:before {
    content: "<" !important;
    font-size: 25px;
    color: #fff;
    font-weight: 300;
    background-color: #d41b2c;
    padding: 10px;
    width: 32px;
    /* iOS Fallback */
    height: 55px;
    /* iOS Fallback */
    position: fixed;
    right: 0;
    top: 55vh;
    z-index: 1;
  }
  .pillar-page .pillar-sidebar-container .pillar-side-menu-closed:before:hover {
    background-color: #ebebeb;
  }
  .pillar-page .pillar-sidebar-container .pillar-sidebar {
    right: -768px;
    width: 100%;
    padding: 50px 30px 20px 30px;
    background-color: #ebebeb;
    transition: ease-in-out 0.5s right;
  }
  .pillar-page .pillar-sidebar-container .pillar-sidebar .reading-time {
    display: none;
  }
  .pillar-page .pillar-sidebar-container .sticky-sidebar-pressed {
    right: 0;
    position: fixed;
    top: 0px;
    margin-top: 0;
    padding-top: 10px;
  }
  .pillar-page .pillar-sidebar-container .sticky-sidebar-pressed p.mobile-return-to-home {
    display: block;
  }
  .pillar-page .pillar-sidebar-container .sticky-sidebar-pressed p.mobile-return-to-home a:hover {
    text-decoration: unset;
    text-decoration: underline;
  }
  .pillar-page .pillar-sidebar-container .sticky-sidebar-pressed p.mobile-return-to-home a:before {
    content: "<";
    margin-right: 5px;
    font-size: 14px;
  }
  .pillar-page .content-block-head {
    background-size: contain;
    background-repeat: no-repeat;
    height: 250px;
  }
  .pillar-page .content-block-head h2 {
    margin-top: 200px;
    width: unset;
    width: 90%;
    left: unset;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .pillar-page .video-block h3 {
    margin-left: 10px;
  }
  .pillar-page .video-block .video-embed {
    padding: 10px;
    margin: unset;
  }
}
@media (max-width: 991px) {
  .pillar-page h2 {
    font-size: 22px !important;
  }
  .pillar-page h3 {
    font-size: 20px;
  }
  .pillar-page .hero .header-image .pillar-headline {
    left: 10%;
    top: 20%;
  }
  .pillar-page .hero .header-image h3 {
    padding: 1em 2em;
    font-size: 22px;
  }
}
@media (max-width: 1450px) {
  .pillar-page .hero .header-image {
    margin-bottom: 3em;
  }
  .pillar-page .hero .header-image h3 {
    padding-left: 4em;
  }
}
@media (max-width: 1790px) {
  .pillar-page .hero .header-image {
    margin-bottom: 4em;
  }
  .pillar-page .hero .header-image h3 {
    width: 50%;
  }
}

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