/*
 Theme Name: NewsCred Insights
 Author: Kettle/Amalgam
 Description: NewsCred Custom Theme for Insights Blog and Learning Management System
 Version: 0.0.1
 Text Domain: newscred-insights
*/

/* Temporary dump for source CSS changes needed - using !importants since this file is loaded before main.css (specificity), but also so we remember to fix these in the source files - at the end of the project this file should be empty */

.llms-checkout .llms-error.llms-stripe-notice {
    display: none !important;
}

/* admin cdp*/
.admin-bar .progress-bar {
	top: 92px; /*admin bar is 32px tall*/
}

.single .hero__header {
    display: block;
}

/*tags*/
.tags a {
	font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 0.9375em;
    margin-bottom: 0.4em;
    color: #fff;
    line-height: 1.38462;
    padding: 0.61538em 1em;
    display: inline-block;
    border-radius: 2px;
    -webkit-font-smoothing: antialiased;
    transition: all .1s ease;
}
.tags a:hover {
	background-color: #2ED3D4;
    color: #fff;
}

/*favorites*/
.simplefavorite-button {
    background: none !important;
    padding: 0;
    margin: 0 auto;
    display: block;
    border-radius: 0;
    font-weight: inherit;
    font-size: inherit;
    outline: none;
}
.simplefavorite-button:hover {
    background: none;
}
.you-like-this.icon {
    fill: #E82233;
}
.dropdown-icon:hover .you-like-this.icon.icon--heart,
.simplefavorite-button:hover .you-like-this.icon.icon--heart {
    -webkit-animation: none;
    animation: none;
}
#instaFeed .column:nth-child(n+4),
#userFavoritesTarget .column:nth-child(n+5),
#userFavoritesTarget.expanded .load-more {
    display: none;
}
#instaFeed.expanded .column:nth-child(n+4),
#userFavoritesTarget.expanded .column:nth-child(n+5) {
    display: block;
}
.simplefavorite-button-count {
    display: none;
}
.single .article-wrapper .simplefavorite-button-count {
    display: none;
    color: #9B9B9B;
    font-weight: 700;
}
/*forgot password*/
.llms-message {
    color: #FFF;
    background: #2ED3D4;
    padding: 10px;
    border-radius: 3px;
}

/*search autocomplete*/
#modalAutocompleteWrapper .ui-autocomplete {
    left: 50% !important;
    right: auto !important;
    width: 40% !important;
    margin-left: -20% !important;
    border: 1px solid #DDD;
    background: #FFF;
    box-shadow: 0px 2px 3px 0 rgba(0, 0, 0, .1);
    max-height: 300px;
    overflow: auto;
}
#modalAutocompleteWrapper .ui-autocomplete li {
    color: #666;
    font-size: 30px;
    text-align: center;
    cursor: pointer;
    transition: color .2s ease;
}
#modalAutocompleteWrapper .ui-autocomplete li:hover {
    color: #2ED3D4;
}

/*onboarding autocomplete*/
.onboarding__form #input-city {
    display: inline-block;
    width: 50px;
    background: none;
    border: none;
    padding: 0 0 2px 0;
    margin: 0;
    height: 40px;
    font-weight: normal;
    font-size: 24px;
    min-width: 50px;
    border-bottom: 1px solid #b7b7b7;
    color: #2ED3D4;
    outline: none !important;
    box-shadow: none !important;
    transition: width .3s ease-in-out;
}
.onboarding__form #input-city.entered {
    width: 200px;
}
.onboarding__form #userCity {
    visibility: hidden;
    width: 0px;
    height: 0px;
    overflow: hidden;
    border: none;
    padding: 0;
    display: inline;
    font-size: 0;
}

.single .article li {
    font-size: 1.1em;
    letter-spacing: 0.01em;
    font-weight: 200;
    color: black;
    line-height: 1.8;
    margin-bottom: .5em;
}

.single .article ol,
.single .article ul {
    padding-left: 30px;
    margin-bottom: 1.5em;
}

.single .article ul {
    list-style-type: disc;
}

.single .article ol {
    list-style-type: decimal;
}

.single .article img {
    max-width: 100%;
    height: auto;
}

.sidebar .sidebar__item:nth-child(n+5),
#collectionArticles .article,
#collectionArticles .article-separator,
body.logged-in #collectionArticles .article-separator:last-child {
    display: none;
}

body.logged-in #collectionArticles .article-separator,
body.logged-in .sidebar .sidebar__item,
#collectionArticles .article:first-child,
body.logged-in #collectionArticles .article {
    display: block;
}

/*.masterclass-page__section.masterclass-page__profiles .container {
    max-width: 800px;
}*/

/*.masterclass-page__section.masterclass-page__profiles .profile {
    width: 33.33%;
}*/

/*.masterclass-page__section.masterclass-page__profiles .profile:nth-child(n+5) {
    width: 50%;
}*/

.masterclass-page__section .content-box__text .content-box__title em {
    font-size: 14px;
    color: #e82133;
    font-weight: 700;
    font-family: Arial;
    float: right;
    margin-top: 7px;
    margin-left: 10px;
}

.masterclass-progress__content .llms-parent-course-link {
    visibility: hidden;
    margin: 0;
    height: 0;
}

.masterclass-progress__sidebar .panel #secondary li > a {
    border-bottom: none;
    font-weight: 500;
    padding-bottom: 0;
}

.masterclass-progress__sidebar .panel #secondary li .task a {
    font-weight: 300;
}

.masterclass-progress__sidebar .widget_course_syllabus > .widget-title {
    display: none;
}

.masterclass-overview__page .overview--bullets > * {
    display: none;
}

.masterclass-overview__page .overview--bullets > .masterclass-overview__header,
.masterclass-overview__page .overview--bullets > .llms-syllabus-wrapper {
    display: block;
}

.masterclass-overview__page .overview--bullets .llms-syllabus-wrapper h3 {
    text-align: left;
    margin-top: 20px;
}

.masterclass-overview__page .overview--bullets .llms-syllabus-wrapper {
    padding: 0 30px 0 0;
}

.masterclass-overview__page .overview--bullets .llms-purchase-link-wrapper {
    padding-right: 30px;
    text-align: left;
}

.masterclass-overview__page .overview--bullets .llms-purchase-link-wrapper .llms-purchase-button {
    margin-top: 0;
    margin-bottom: 15px;
    background: #E82233;
    width: 100%;
    text-align: center;
}

.masterclass-overview__page .overview--bullets .llms-purchase-link-wrapper .llms-purchase-button:hover {
    background: #2ED3D4;
}

.llms-progress .progress-bar-complete {
    background: #E82233;
    transition: background .3s linear;
}

.llms-purchase-link-wrapper:hover .llms-progress .progress-bar-complete {
    background: #2ED3D4;
}

.llms-lesson-preview .llms-free-lesson-svg, .llms-lesson-preview .llms-lesson-complete, .llms-lesson-preview .llms-lesson-complete-placeholder {
    color: #2ED3D4;
    font-size: 2em;
}

.llms-lesson-preview.not-complete .llms-free-lesson-svg, .llms-lesson-preview.not-complete .llms-lesson-complete, .llms-lesson-preview.not-complete .llms-lesson-complete-placeholder {
    color: #CCC;
}

.llms-lesson-preview.not-complete .llms-lesson-link {
    background: #F9F9F9;
}

.llms-lesson-preview.not-complete .llms-lesson-link:hover {
    background: #FFF;
}

.llms-lesson-preview .llms-lesson-counter {
    color: #999;
}

.llms-course-navigation {
    margin-top: 20px;
}

.llms-course-navigation .llms-lesson-preview.next {
    text-align: right;
}

.llms-course-navigation .llms-lesson-preview .llms-span {
    color: #999;
    font-weight: 300;
}

.llms-checkout-wrapper {
    padding-top: 150px;
    border: none;
    margin-bottom: 40px;
}

.llms-syllabus-wrapper.panel__collapse {
    padding: 0;
    display: none;
    text-align: left;
    margin-bottom: 15px;
}

.masterclass-overview__page .llms-section-title,
.llms-syllabus-wrapper.panel__collapse .llms-section-title {
    font-size: 1.1em;
    margin-bottom: 10px;
    margin-top: 15px;
    font-weight: 500;
}

.masterclass-overview__page .llms-lesson-preview,
.llms-syllabus-wrapper.panel__collapse .llms-lesson-preview {
    margin: 0 0 10px 0;
    width: 100%;
    max-width: none;
}

.llms-lesson-preview .llms-lesson-link {
    min-height: 0;
}

.llms-lesson-link-locked, .llms-lesson-link-locked:hover {
    min-height: 0;
    display: inline-block;
    width: 100%;
    height: auto;
}

.masterclass-overview__page .llms-lesson-preview .llms-lesson-title,
.llms-syllabus-wrapper.panel__collapse .llms-lesson-preview .llms-lesson-title {
    font-size: 1.2em;
    font-weight: 300;
    margin-top: 5px;
}

.masterclass-progress__content .container--white h6 {
    font-weight: 700;
    font-size: 1.1em;
    margin: 30px 0 0 0;
}

.masterclass-overview__page .featuring-author-box {
    padding: 50px 32px;
}

.masterclass-overview__page .featuring-author__top {
    margin-left: 120px;
}

.masterclass-overview__page .featuring-author__profile-picture {
    left: -125px;
}

.featuring-author__profile-picture img {
    max-width: 110px;
}

.column .llms-quiz-result-details ul {
    margin: 40px;
}
.column .quiz-summary .accordion .panel {
    border: none;
    box-shadow: none;
}
.quiz-summary .accordion .panel-default>.panel-heading {
    cursor: pointer;
}
.llms-quiz-summary-label.user-answer {
    color: #666;
}
.llms-lesson-link-locked .llms-lesson-counter {
    display: none;
}

.sidebar__navigation .sidebar__link.sub-sidebar-link {
    padding-left: 3em;
    font-size: .8em;
}


@media (max-width: 1023px) {
    .single .article-wrapper .simplefavorite-button-count {
        float: right;
        margin-left: 5px;
        margin-top: 5px;
    }

}

@media (max-width: 782px) {
    .admin-bar .progress-bar {
        top: 60px;
    }
    .admin-bar .nav.nav-scrolled {
        -webkit-transform: translateY(-105px);
        transform: translateY(-105px);
    }
    .masterclass-page__section .content-box__text .content-box__title em {
        display: block;
        float: none;
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 10px;
    }
    .masterclass-page__hero .hero__subheader {
        padding-right: 40px;
    }
    .featuring-author-box .featuring-author__header {
        font-size: 1em;
    }
    .topics-page__hero .masterclass-overview__hero-cta .masterclass-overview__subheader,
    .topics-page__hero .masterclass-overview__hero-cta .masterclass-overview__header.hero__header {
        margin-left: 80px;
    }
}

@media (max-width: 767px) {
    .masterclass-progress__content.column {
        padding: 0;
    }
    .llms-course-navigation {
        font-size: 13px;
    }
    .masterclass-progress__content.column .container--white {
        padding: 15px;
    }
    .column.masterclass-progress__content h1 {
        font-size: 2.2em;
    }
    .masterclass-page__hero #topic-block-left {
        display: none;
    }
    .masterclass-page__section .column .content-box__text .icon-container {
        right: 15px;
    }
    .masterclass-page__section .column .content-box__text a.col-large-9 {
        width: 70%;
    }
    .masterclass-page__hero .hero-cta .muted {
        display: block;
        margin-top: 5px;
    }
    #registerOnboardingForm {
        min-height: 800px;
        max-height: 800px;
    }
    .onboarding__form #input-city {
        font-size: .9em;
        height: 24px;
        width: 30px;
        min-width: 30px;
    }
    #modalAutocompleteWrapper .ui-autocomplete {
        width: 90% !important;
        margin-left: -45% !important;
    }
    #modalAutocompleteWrapper .ui-autocomplete li {
        font-size: 20px;
    }
    .masterclass-page__section.masterclass-page__profiles .profile {
        width: 50%;
    }
    .masterclass-page__section.masterclass-page__profiles .profile:nth-child(2n) {
        clear: left;
        margin-bottom: 20px;
    }
    .masterclass-page__profiles .profile__subhead {
        font-size: 13px;
        line-height: 17px;
    }
    .masterclass-page__profiles .profile__pic {
        width: 123px;
        height: 123px;
    }
    .hero--collections .collection-info {
        padding-right: 0 !important;
    }
    .content--collections .article-unlock__signup {
        top: auto;
        bottom: 5px;
        left: 34px;
        -webkit-transform: none;
        transform: none;
    }
    .content--collections .article-unlock {
        padding-bottom: 120px;
    }
}

@media (min-width: 1025px) {
    .resources-page__resources .content-box--resource .content-box__text .content-box__title {
        font-size: 1.1em;
        line-height: 1.2em;
    }
}

@media (min-width: 1150px) {
    .resources-page__resources .content-box--resource .content-box__text .content-box__title {
        font-size: 1.2em;
        line-height: 1.2em;
    }
}

@media (min-width: 1300px) {
    .resources-page__resources .content-box--resource .content-box__text .content-box__title {
        font-size: 1.3em;
        line-height: 1.3em;
    }
}

/******************
* SOCIAL SHARING ICONS
*******************/
.share-wrapper.watched-section li {
  height: 45px;
  width: 45px;
  margin: 0 auto 12px auto;
}
.share-wrapper.watched-section li a {
  display: block;
  height: 100%;
  width: 100%;
  position: relative;
  border-radius: 100px;
}
.share-wrapper.watched-section a.dropdown-icon {
  border-radius: 100px;
  border: 1px solid #2ed3d4;
  transition: all .3s linear;
}
.share-wrapper.watched-section .dropdown-icon .simplefavorite-button .icon--heart {
  margin-top: 11px;
}
.share-wrapper.watched-section .dropdown.dropdown--like {
  height: 100%;
  width: 100%;
}
.share-wrapper.watched-section > ul > li:nth-child(1) > div > a > .heart-logged-out {
  margin-top: 11px;
  margin-left: 11px;
}
.share-wrapper .sharing-icon {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  height: 100%;
  width: 100%;
}
.sharing-icon-facebook {
  background-image: url("/wp-content/themes/academy-newscred/img/icons/sharing/insights-cdp-social-share-icons-facebook.svg");
}
.sharing-icon-facebook:hover {
  background-image: url("/wp-content/themes/academy-newscred/img/icons/sharing/insights-cdp-social-share-icons-facebook-on.svg");
}
.sharing-icon-twitter {
  background-image: url("/wp-content/themes/academy-newscred/img/icons/sharing/insights-cdp-social-share-icons-twitter.svg");
}
.sharing-icon-twitter:hover {
  background-image: url("/wp-content/themes/academy-newscred/img/icons/sharing/insights-cdp-social-share-icons-twitter-on.svg");
}
.sharing-icon-linkedin {
  background-image: url("/wp-content/themes/academy-newscred/img/icons/sharing/insights-cdp-social-share-icons-linkedin.svg");
}
.sharing-icon-linkedin:hover {
  background-image: url("/wp-content/themes/academy-newscred/img/icons/sharing/insights-cdp-social-share-icons-linkedin-on.svg");
}
.sharing-icon-email {
  background-image: url("/wp-content/themes/academy-newscred/img/icons/sharing/insights-cdp-social-share-icons-email.svg");
}
.sharing-icon-email:hover {
  background-image: url("/wp-content/themes/academy-newscred/img/icons/sharing/insights-cdp-social-share-icons-email-on.svg");
}
.sharing-icon-fav {
  background-image: url("/wp-content/themes/academy-newscred/img/icons/sharing/insights-cdp-social-share-icons-fav.svg");
}
.share-wrapper .dropdown.dropdown--like .dropdown-menu {
  right: -36px;
}
.content--collections.content--logged-out > .container--large {
  min-height: 280px;
}
.share-wrapper.watched-section.mobile-share-wrapper {
  display: none;
}
.share-wrapper.watched-section.top-section {
  margin-left: 150px;
}

@media (max-width: 1023px) {
  .share-wrapper.watched-section > ul > li:first-child {
    border-right: none;
  }
  .share-wrapper.watched-section > ul {
    width: 330px;
    margin: 0 auto;
  }
  .share-wrapper.watched-section > ul > li {
    margin: 0 10px;
  }
  .share-wrapper.watched-section button.simplefavorite-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: perspective(1px) translate(-50%, -50%);
  }
  .share-wrapper.watched-section li a.dropdown-icon .simplefavorite-button .icon--heart {
    margin: 0;
  }
  .share-wrapper.watched-section > ul > li:nth-child(1) > div > a > .heart-logged-out {
    margin-top: 11px;
    margin-left: 5px;
  }
  .share-wrapper.watched-section.top-section {
    padding: 2em 0;
    border-bottom: 1px solid rgba(151, 151, 151, 0.46);
    margin-bottom: 2em;
    margin-left: 0;
  }
  .share-wrapper.watched-section.mobile-share-wrapper {
    display: block;
    margin-left: 0;
  }
}

.resources-nav-section {
  background-color: #F5F5F5;
  padding: 50px 0 30px 0;
}

.resources-nav-section .togglenav__items {
  border-bottom: 3px solid #E5E4E5;
  text-align: justify;
  height: 74px;
}

.resources-nav-section .togglenav__items:after {
  content: '';
  display: inline-block;
  width: 100%;
}

.resources-nav-section .togglenav__items .togglenav__item {
  text-align: center;
  margin-bottom: 0;
  vertical-align: top;
}

.resources-nav-section .togglenav__items .togglenav-link {
  margin-right: 0;
  display: block;
  font-weight: 600;
  text-align: center;
  padding-bottom: 10px;
}

.resources-nav-section .togglenav__items .togglenav-link .toggle-icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  vertical-align: middle;
}

.resources-nav-section .togglenav__items .togglenav-link .toggle-icon.icon-featured {
  background-image: url("/wp-content/themes/academy-newscred/img/icons/resources/insights-resources-rework-category-icons-latest.svg");
}

.resources-nav-section .togglenav__items .togglenav-link.active .toggle-icon.icon-featured {
  background-image: url("/wp-content/themes/academy-newscred/img/icons/resources/insights-resources-rework-category-icons-latest-active.svg");
}

.resources-nav-section .togglenav__items .togglenav-link .toggle-icon.icon-b2b {
  background-image: url("/wp-content/themes/academy-newscred/img/icons/resources/insights-resources-rework-category-icons-b2b.svg");
}

.resources-nav-section .togglenav__items .togglenav-link.active .toggle-icon.icon-b2b {
  background-image: url("/wp-content/themes/academy-newscred/img/icons/resources/insights-resources-rework-category-icons-b2b-active.svg");
}

.resources-nav-section .togglenav__items .togglenav-link .toggle-icon.icon-b2c {
  background-image: url("/wp-content/themes/academy-newscred/img/icons/resources/insights-resources-rework-category-icons-b2c.svg");
}

.resources-nav-section .togglenav__items .togglenav-link.active .toggle-icon.icon-b2c {
  background-image: url("/wp-content/themes/academy-newscred/img/icons/resources/insights-resources-rework-category-icons-b2c-active.svg");
}

.resources-nav-section .togglenav__items .togglenav-link .toggle-icon.icon-financial {
  background-image: url("/wp-content/themes/academy-newscred/img/icons/resources/insights-resources-rework-category-icons-financial.svg");
}

.resources-nav-section .togglenav__items .togglenav-link.active .toggle-icon.icon-financial {
  background-image: url("/wp-content/themes/academy-newscred/img/icons/resources/insights-resources-rework-category-icons-financial-active.svg");
}

.resources-nav-section .togglenav__items .togglenav-link .toggle-text {
  display: inline-block;
  vertical-align: middle;
}

.resources-nav-section .togglenav__items .togglenav-link:hover, .resources-nav-section .togglenav__items .togglenav-link.active {
  border-bottom: 5px solid #E82233;
}

.resources-results__results .bound-lazy-load, .search-results__results .bound-lazy-load {
  padding: 12px 0;
  border: 2px solid #D8D8D8;
  text-decoration: none;
  color: #9B9B9B;
  margin: 0 auto !important;
  width: 98.5% !important;
  text-transform: uppercase;
  border-radius: 3px;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.8px;
}

.resources-results__results .bound-lazy-load:hover, .search-results__results .bound-lazy-load:hover {
  border: 2px solid #2ED3D4;
  color: #2ED3D4;
}


@media (max-width: 980px) {
  .togglenav__item .togglenav-link {
    font-size: 1em;
  }
}

@media (max-width: 830px) {
  .resources-nav-section .togglenav__items .togglenav-link .toggle-icon, .resources-nav-section .togglenav__items .togglenav-link .toggle-text {
    display: block;
    margin: 0 auto;
  }
  .resources-nav-section .togglenav__items {
    height: 98px;
  }
}

@media (max-width: 767px) {
  .resources-nav-section .togglenav__items .togglenav__item {
    width: 25%;
    height: 104%;
  }
  .resources-nav-section .togglenav__items .togglenav__item a {
    height: 100%;
  }
}

/*fix for collection img and p styles 8-16-16 by jared*/
#collectionArticles img {
    display: block;
    width: 100%;
    height: auto;
}
#collectionArticles li {
    font-size: 1.1em;
    letter-spacing: 0.01em;
    font-weight: 200;
    color: black;
    line-height: 1.8;
}

@media (max-width: 480px) {
  .hero--homepage-cta .hero-cta .hero__header {
    font-size: 3em;
  }

  .article div .embedly-embed {
    max-width: 100%;
    height: auto;
  }

  .share-wrapper.watched-section.mobile-share-wrapper {
    position: fixed;
    bottom: 0;
    margin: 0;
    background-color: #fff;
    padding: 0.8em 0;
    transform: perspective(1px) translateX(-50%);
    left: 50%;
    border: none;
    box-shadow: 0px -2px 4px 0px rgba(0, 0, 0, 0.09);
    z-index: 99;
  }

  .share-wrapper.watched-section.top-section {
    display: none;
  }

  .share-wrapper ul {
    display: flex;
    justify-content: center;
    max-width: 100%;
  }

  .share-wrapper ul::after {
    content: none;
  }

  .share-wrapper.watched-section ul li {
    display: inline-block;
    margin: 0 0.6em !important;
  }

  footer.footer {
    padding-bottom: 80px;
  }

  .article iframe {
    max-width: 100%;
  }
}

.share-wrapper.watched-section .simplefavorite-button .icon--heart, .share-wrapper.watched-section > ul > li:nth-child(1) > div > a > .heart-logged-out {
  fill: #2ed3d4;
}

.share-wrapper.watched-section a.dropdown-icon:hover, .share-wrapper.watched-section a.dropdown-icon.active {
  background-color: #2ed3d4;
}

.share-wrapper.watched-section a.dropdown-icon:hover .icon--heart, .share-wrapper.watched-section a.dropdown-icon.active .simplefavorite-button.active .icon--heart {
  fill: #fff;
}

.share-wrapper.watched-section li a:hover {
  background-color: #2ed3d4;
}

.footer {
  padding-bottom: 10px;
}

.sidebar-wrapper.watched-section {
  display: none;
}

.content .article-wrapper {
  float: none;
  margin: 0 auto;
  padding: 0;
}

/*New Styles for CDP*/
.content .article-wrapper .article {
  padding: 0 0 0 2em;
}

.article h1.article__header {
  font-size: 2em;
  font-weight: 500;
  margin-bottom: 0.5em;
}

.article h2 {
  font-size: 1.55em;
  font-weight: 500;
}

.article blockquote {
  margin: 2em 0 0 -3em;
  display: inline-block;
  width: 20em;
  padding: 1em 4em 2em 0;
  font-style: italic;
  font-size: 1.2em;
  letter-spacing: 0.01em;
  color: black;
  line-height: 1.8;
  position: relative;
  float: left;
}

.content .article-wrapper .article blockquote p {
  margin-bottom: 0;
}

.article blockquote:after {
  content: '';
  background: #E82233;
  position: absolute;
  top: 0;
  left: 0;
  width: 3em;
  height: 10px;
}

.content .article-wrapper .article p {
  display: block;
  float: none;
  margin-bottom: 1.5em;
}

.content .article-wrapper .article p b, .content .article-wrapper .article p strong {
  font-weight: 600;
}

.content .article-wrapper .article p b a, .content .article-wrapper .article p strong a {
  font-weight: 600;
}

.content .article-wrapper .article p a {
  color: #000;
  font-weight: 300;
  font-size: 1em;
  text-decoration: none;
  border-bottom: 1px solid #000;
  transition: border 150ms ease;
}

.content .article-wrapper .article p a:hover {
  border-bottom: 1px solid #7C9B9C;
  color: #7C9B9C;
}

.content .article-wrapper .article p.caption {
  font-style: normal;
  font-size: 0.85em;
}

.content .article-wrapper .article p.attribution {
  font-size: 0.85em;
  font-weight: 400;
  text-decoration: none;
  color: #9C9C9C;
  font-style: oblique;
}

@media (max-width: 1400px) {
  .share-wrapper.watched-section.top-section {
    margin-left: 10%;
  }
  .share-wrapper.fixed {
    left: 4%;
  }
}

@media (max-width: 1023px) {
  .article blockquote {
    margin-left: -2em;
    width: 12em;
    padding: 1em 2em 1em 0;
  }
  .share-wrapper.watched-section.top-section {
    margin-left: 0;
  }
}

@media (max-width: 480px) {
  .article blockquote {
    margin: 2em 0;
    width: 100%;
    padding: 1em 0;
  }
  .article blockquote:after {
    width: 30%;
  }
  .content .article-wrapper .article {
    padding: 0;
  }
}

.hero__subheader span {
  position: relative;
  margin-left: 10px;
  padding-left: 10px;
}

.hero__subheader span:after {
  content: '';
  height: 80%;
  width: 1px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
}

.article-wrapper iframe {
    width: 100%;
}

/*fix for collection img and p styles 8-16-16 by jared*/
#collectionArticles img {
    display: block;
    width: 100%;
    height: auto;
}
.content .article-wrapper .article p,
.content .article-wrapper .article li {
    font-size: 1.1em;
    letter-spacing: 0.01em;
    font-weight: 200;
    color: black;
    line-height: 1.8;
}
.content .article-wrapper .article p {
    margin-bottom: 1.5em;
}

.reset-filters {
  font-size: 1em;
  color: #BFBEBC;
  display: block;
  text-align: center;
  position: relative;
  padding: 0.8em 0;
  text-decoration: underline;
  cursor: pointer;
}

.reset-filters:hover {
  color: #2ED3D4;
}

.no-results-wrapper {
  padding: 8em 0;
}

.no-results-container {
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}

.no-results-image {
  width: 80px;
  height: auto;
  margin: 0 auto;
  opacity: 0.2;
}

.no-results-image svg {
  width: 100%;
  height: 100%;
}

.no-results-content h1 {
  font-weight: 600;
  font-size: 34px;
  text-align: center;
  margin-top: 20px;
}

.no-results-content h3 {
  font-size: 1em;
  text-align: center;
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  margin-bottom: 0.4em;
  line-height: 1.38462;
  -webkit-font-smoothing: antialiased;
}

.no-results-content h3 span {
  border-bottom: 1px solid #000;
  transition: border 150ms ease;
  cursor: pointer;
  white-space: nowrap;
}

.no-results-content h3 span:hover {
  color: #7C9B9C;
  border-bottom: 1px solid #7C9B9C;
}

@media (max-width: 767px) {
  .reset-filters {
    padding: 0.8em 0;
    line-height: 1.6;
    font-size: 1.2em;
  }

  .search-results__filter-bar > .column > .row .column.col-small-12 {
    margin: 2px 0;
  }

  .no-results-wrapper {
    padding: 4em 0;
  }

  .filter-tags {
    display: none;
  }
}

.search-results__results .row.grid {
  margin: 0;
}

/*filter tag styles*/

.search-results__filter-bar .dropdown--select .dropdown-menu {
  top: 2.8em;
}

.filter-tags .filter-tag {
  padding: 0.44444em 0.88889em;
  text-align: left;
  background-color: #EEEEEE;
  margin: 0.6em 0;
  border-radius: 3px;
}

.filter-x {
  color: #000;
  position: absolute;
  right: 3%;
  margin-top: 0;
  margin-left: 0;
  width: 21px;
  height: 21px;
  cursor: pointer;
  opacity: 0.5;
}

.filter-x:before {
  content: '';
  position: absolute;
  top: 10px;
  width: 16px;
  height: 1px;
  background-color: currentColor;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.filter-x:after {
  content: '';
  position: absolute;
  top: 10px;
  width: 16px;
  height: 1px;
  background-color: currentColor;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}


/*
* === NEW HEADER STYLES ===
*/

.nav__newscred {
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #9B9B9B;
  letter-spacing: 0.25px;
  display: block;
  float: left;
  line-height: 1;
  margin-top: 12px;
}

.nav {
  box-shadow: 0px 2px 12px 0px rgba(0,0,0,0.25);
}

.branded-nav .nav__links.nav--social {
  margin-right: 0;
}

.branded-nav .nav__links .nav__item.item--social .nav__link .icon {
  fill: #9B9B9B;
}

.branded-nav .nav__links .nav__item.item--social .nav__link:hover .icon {
  fill: #2ED3D4;
}

.branded-nav .nav__links .nav__item.item--social {
  margin: 0 2px 0 20px;
}

.nav__links .nav__item.item--social .nav__link {
  height: 40px;
  width: 22px;
}

#nav .branded-nav {
  height: 40px;
  margin: 0 24px;
  border-bottom: 1px solid #D8D8D8;
}

#nav .standard-nav {
  padding: 0 24px;
  box-shadow: none;
}

#nav .standard-nav .icon--logo-type {
  width: 110px;
}

#nav.nav-scrolled.nav {
  -webkit-transform: translateY(-40px);
  transform: translateY(-40px);
}

#nav.nav-scrolled .nav__logo {
  -webkit-transform: none;
  transform: none;
}

#nav.nav-scrolled .nav__links.nav--left {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.standard-nav .nav__logo {
  display: inline-block;
  float: left;
  position: initial;
  margin-top: 0;
  line-height: 1;
  padding-top: 17px;
}

.standard-nav .nav__logo .icon--logo {
  height: 30px;
  width: 30px;
  max-height: 30px;
  max-width: 30px;
}

.standard-nav .nav__link {
  line-height: 60px;
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #262521;
}

.standard-nav .nav__brand {
  margin: 0 10px;
  padding-top: 15px;
}

.standard-nav .nav__branding .nav__logo {
  padding-top: 15px;
}

.standard-nav .icon--insights {
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 24px;
  font-weight: 300;
  color: #9B9B9B;
  letter-spacing: initial;
  display: inline-block;
  float: left;
  padding: 0;
  line-height: 60px;
}

.standard-nav .nav__links.nav--right {
  margin-right: 0;
  margin-top: 2px;
}

.standard-nav .nav__links.nav--right .nav__item .button--accent {
  line-height: 1em;
  background: #E82233;
  border-radius: 3px;
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 0.4px;
}

.standard-nav .nav__links.nav--right .nav__item .button--accent:hover {
  background-color: #2ED3D4;
  color: #fff;
}

.standard-nav .nav__links.nav--right .nav__item .button--login {
  line-height: 1em;
  background: #D8D8D8;
  border-radius: 3px;
  font-size: 16px;
  color: #4A4A4A;
  letter-spacing: 0.4px;
}

.standard-nav .nav__links.nav--right .nav__item .button--login:hover {
  background-color: #B1B1B1;
  color: #fff;
}

.standard-nav .nav__links.nav--left {
  display: block;
  position: fixed;
  margin: 0 auto;
  width: auto;
  height: 60px;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
}

.standard-nav .nav__links.nav--left li.item--hamburger {
  display: none;
}

.nav li.item--search .icon--search {
  height: 14px;
  width: 14px;
  margin: 18px 0 0 2px;
}

.hero .hero-cta, .hero .hero-modal {
  top: 100px;
}

.nav-modal .nav-modal__wrapper {
  background-color: rgba(255,255,255,0.98);
}

.modal-generic.modal-generic--dark .nav-modal__close .icon--close {
  fill: #000;
}

.nav-modal .nav-modal__list.list--links .nav-modal__link {
  font-size: 24px;
  color: #1F1F1F;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 44px;
}

.nav-modal__wrapper .nav-modal__list.list--links .icon--arrow-down {
  fill: #000;
}

.nav-modal__wrapper .nav-modal__list.list--links .nav-modal__item {
  border-bottom: none;
}

.nav-modal__wrapper .nav-modal__list.list--links .nav-modal__link.link--small {
  font-weight: 400;
  font-size: 18px;
  color: #9B9B9B;
  letter-spacing: 0.4px;
  line-height: 30px;
}

.nav-modal__list .nav-modal__link.button.button--login {
  border: 2px solid #DAD9DA;
  color: #000;
}

.nav.nav-modal__list {
  box-shadow: none;
  margin-top: 120px;
  text-align: center;
}

.nav-modal__links .nav.nav-modal__list .nav-modal__link {
  color: #000;
}

@media (max-width: 1023px) {
  #nav.nav {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }

  .standard-nav .nav__links.nav--left li.item--hamburger {
    display: block;
    margin-right: 24px;
  }

  .nav .standard-nav .nav__links.nav--left {
    position: absolute;
    left: 100%;
    width: auto;
    margin-left: 0;
  }

  .standard-nav .nav__logo {
    -webkit-transform: none;
    transform: none;
  }

  .hero .hero-cta, .hero .hero-modal {
    top: 60px;
  }

  .nav .nav__item.item--search {
    margin-right: 58px;
  }

  .item--search .search-modal__trigger {
    color: transparent;
    position: relative;
  }

  .item--search .search-modal__trigger:hover {
    color: transparent;
  }

  .nav .item--search .search-modal__trigger .icon--search {
    position: absolute;
    top: 6px;
    left: 50%;
    height: 20px;
    width: 20px;
    fill: #424242;
  }

  .item--search .search-modal__trigger:hover .icon--search {
    fill: #E82233;
  }

  .nav-modal__list .nav-modal__link.button.button--login:hover {
    color: #fff;
  }

  .nav .item--hamburger .icon--hamburger {
    height: 24px;
    width: 24px;
    margin-top: 22px;
    fill: #424242;
  }

  .standard-nav .nav__brand {
    display: none;
  }

  .standard-nav .icon--insights {
    margin-left: 10px;
  }
}

@media (max-width: 768px) {
  .nav-modal__list.list--links {
    text-align: center;
  }
}


/*
* === NEW HOMEPAGE STYLES ===
*/

body.home {
  background-color: #F3F3F3;
}

/*Homepage Hero*/
.hero.homepage-hero {
  margin-bottom: 30px;
  min-height: 340px;
  height: auto;
  overflow: hidden;
}

.homepage-hero .hero-bg .block--left {
  left: -550px;
  margin-top: -325px;
  /*top: 550px;*/
  -webkit-transform: rotate(-26deg);
  transform: rotate(-26deg);
  opacity: 0.8;
}

.homepage-hero .hero-bg .block--right {
  margin-top: -640px;
  right: -230px;
  -webkit-transform: rotate(64deg);
  transform: translate(64deg);
  opacity: 0.2;
}

.hero.homepage-hero .hero-cta {
  background-image: none;
}

.hero.homepage-hero .hero-cta.hero-bg {
  background-color: #262521;
  position: initial;
  height: 100%;
  padding-top: 100px;
}

.hero.homepage-hero .hero-cta .hero-hidden {
  display: none;
}

.hero.homepage-hero .hero-cta .container.vcenter {
  position: initial;
  -webkit-transform: none;
  transform: none;
  margin: 60px auto;
  transition: margin .3s linear;
}

.hero.homepage-hero .hero-cta .container.vcenter.open {
  margin: 60px auto 40px auto;
}

.homepage-hero.hero--small .hero__header {
  font-weight: 300;
  font-size: 30px;
  letter-spacing: 0;
  line-height: 42px;
  max-width: 800px;
}

.homepage-hero.hero--small .hero__header span {
  font-weight: 500;
}

.homepage-hero.hero--small .hero__subheader {
  font-weight: 700;
  font-size: 14px;
  color: #54BBBB;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  width: 200px;
  cursor: pointer;
  opacity: 1;
  transition: opacity .3s linear;
}

.homepage-hero.hero--small .container.open .hero__subheader {
  opacity: 0;
  pointer-events: none;
}

.homepage-hero .hero-hidden .container {
  margin: 0;
  width: 100%;
}

.homepage-hero .hero-hidden .block-copy {
  font-weight: 300;
  font-size: 18px;
  letter-spacing: 0;
  color: #FFFFFF;
  line-height: 30px;
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
}

.homepage-hero .hero-hidden .block-icon {
  width: 60px;
  height: auto;
  margin : 0 auto 20px auto;
}

.homepage-hero-trigger .icon-arrow-down-blue {
  display: inline-block;
  width: 16px;
  height: 8px;
  vertical-align: middle;
  background-image: url("/wp-content/themes/academy-newscred/img/icons/arrow-down-blue.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  margin-left: 4px;
}


.hero-hidden .button--accent {
  background-color: #E82233;
  border-radius: 3px;
  font-size: 16px;
  letter-spacing: 0.25px;
  transition: background-color 150ms ease;
  margin: 40px auto 14px auto;
  width: 80%;
  padding: 20px;
}

.hero-bg.hero-cta .hero-hidden .signup-login-container {
  margin: 0 auto;
  float: none;
}

.hero-bg.hero-cta .hero-hidden .signup-login-container .existing-account {
  color: #ABABAB;
  font-weight: 300;
}

.hero-bg.hero-cta .hero-hidden .signup-login-container .existing-account a {
  color: #54BBBB;
}

.hero-bg.hero-cta .hero-hidden .signup-login-container .existing-account a:hover {
  text-decoration: underline;
}

.hero.homepage-hero .close-hero-cta svg {
  fill: #9A9A9A;
}

.hero.homepage-hero .container .close-hero-cta {
  display: none;
  cursor: pointer;
}

.hero.homepage-hero .container.open .close-hero-cta {
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  right: 20px;
  top: 120px;
}

body.home section.hero--homepage-cta {
  display: none;
}

@media screen and (max-width: 767px) {
  .hero-bg .block {
    display: none;
  }

  .hero-hidden .button--accent {
    width: 50%;
  }

  .hero-hidden .hidden-block {
    margin: 20px auto;
  }
}

@media screen and (max-width: 480px) {
  .homepage-hero.hero--small .hero__header {
    font-size: 22px;
    line-height: 36px;
  }

  .hero.homepage-hero .hero-cta .container.vcenter {
    margin: 0px auto 40px auto;
  }

  .hero.homepage-hero .hero-cta .container.vcenter.open {
    margin: 0px auto 40px auto;
  }

  .hero.homepage-hero .hero-cta .container.vcenter.open .hero-hidden .hidden-block:last-child {
    margin-bottom: 0;
  }

  .hero.homepage-hero .hero-bg .container.open .close-hero-cta {
    top: 75px;
    width: 20px;
    height: auto;
  }

  .hero.homepage-hero .container.open .close-hero-cta svg {
    width: 100%;
    height: auto;
  }

  .hero.homepage-hero .hero-cta .hero-hidden {
    margin-top: 0;
  }
}
/*Homepage Articles*/
body.logged-in .lead-articles {
  margin: 50px 0;
}

.lead-articles {
  margin-bottom: 50px;
}

.lead-articles .content-box--image {
  padding-bottom: 0;
  height: 610px;
  min-height: 350px;
}

.lead-articles .content-box--image a {
  bottom: 52%;
}

.lead-articles .content-box--image .content-box__pic:hover {
  opacity: 0.75;
}

.content-box .content-box__text .topic-link {
  text-transform: uppercase;
  font-size: 12px;
  color: #E82233;
  letter-spacing: 0.8px;
  font-weight: 600;
}

.content-box .content-box__text .topic-link:hover {
  opacity: 0.75;
}

.content-box:hover:before {
  border-width: 0 !important;
}

.lead-articles .content-box .content-box__title, .resources-results__results .content-featured.content-box .content-box__title {
  font-size: 36px;
  font-weight: 500;
  color: #434343;
  line-height: 46px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: box;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.lead-articles .content-box .content-box__title:hover {
  opacity: 0.75;
}

.lead-articles .content-box .content-box__text {
  top: 48%;
  padding-top: 1.5em;
}

.lead-articles .content-box .content-box__text .description p {
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 17px;
  color: #4A4A4A;
  letter-spacing: 0.26px;
  line-height: 32px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: box;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.content-box .content-box__text .meta, .content-box .content-box__text .meta a {
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 13px;
  color: #9B9B9B;
  letter-spacing: 0.4px;
  font-weight: 400;
  text-transform: capitalize;
}

.content-box .content-box__text .meta .button {
  color: #FFF;
}

.content-box .content-box__text .meta .button:hover {
  opacity: 1;
}

.content-box .content-box__text .meta a:hover {
  opacity: 0.75;
}

.content-box--progress .content-box__text .meta a {
  color: #FFFFFF;
}

.content-box--progress .content-box__text .completed {
  color: #434343;
}

@media screen and (max-width: 1054px) and (min-width: 1024px) {
  .content-box .content-box__text .meta, .content-box .content-box__text .meta a {
    font-size: 12px;
  }
}

.lead-articles .audience__home .content-box .content-box__title {
  font-size: 30px;
  line-height: 39px;
  -webkit-line-clamp: 5;
}

.homepage-articles {
  margin-bottom: 50px;
}

.back-to-top {
  width: 60px;
  height: 60px;
  position: fixed;
  background: #FFFFFF;
  box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.12);
  border-radius: 60px;
  z-index: 9;
  right: 22%;
  bottom: 15%;
  transition: all .3s linear;
  cursor: pointer;
  opacity: 1;
}

.back-to-top.hide {
  opacity: 0;
  pointer-events: none;
}

.back-to-top .icon--arrow-down-thin {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(180deg);
  fill: #262521;
  width: 20px;
  height: auto;
}

@media screen and (max-width: 1900px) {
  .back-to-top {
    right: 16%;
  }
}

@media screen and (max-width: 1600px) {
  .back-to-top {
    right: 8%;
  }
}

@media screen and (max-width: 1023px) {
  .back-to-top {
    right: 3%;
  }
}

.homepage-articles .container {
  max-width: 74em;
  padding: 0 50px;
  position: relative;
}

.homepage-articles .container .row {
  margin: 0 auto;
}

.homepage-articles .content-box .content-box__title, .resources-results__results .content-box .content-box__title {
  font-size: 22px;
  letter-spacing: 0.3px;
  line-height: 30px;
}

.content-box .content-box__title:hover {
  opacity: 0.75;
}

.articles__home .content-box--image {
  margin-bottom: 1em;
}

.content-box__pic:hover {
  opacity: 0.75;
}

.articles__home .content-box__text {
  padding-top: 1.5em;
}

body.home .articles__home .content-box .topic-link:nth-child(n+3) {
  display: none;
}

.homepage-articles .bound-lazy-load {
  padding: 12px 0;
  border: 2px solid #D8D8D8;
  text-decoration: none;
  color: #9B9B9B;;
  margin: 0 auto !important;
  width: 98.5% !important;
  text-transform: uppercase;
  border-radius: 3px;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.8px;
}

@media screen and (max-width: 480px) {
  .homepage-articles .bound-lazy-load {
    width: 95.5% !important;
  }

  .resources-results__results .content-featured.content-box .content-box__title {
    font-size: 22px;
    line-height: 30px;
  }

  .lead-articles .audience__home .content-box .content-box__title, .lead-articles .content-box .content-box__title {
    font-size: 22px;
    letter-spacing: 0.3px;
    line-height: 30px;
    -webkit-line-clamp: 3;
  }

  .lead-articles .content-box--image {
    height: auto;
  }

  .lead-articles .content-box .content-box__text .description p {
    display: none;
  }
}

.homepage-articles .bound-lazy-load:hover {
  border: 2px solid #2ED3D4;
  color: #2ED3D4;
}

/*Homepage Callout Tile*/
.home-callout .content-box .content-box__text {
  top: 0;
  background-color: #262521;
  padding-top: 1em;
}

.home-callout .content-box .content-box__text .callout-image {
  width: 50px;
  height: auto;
  margin: 6% auto 2% auto;
}

.home-callout .content-box .content-box__text .callout-image img {
  width: 100%;
  height: auto;
}

.home-callout .content-box .content-box__text .callout-header {
  font-family: "HurmeGeometricSans3", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 30px;
  font-weight: 500;
  color: #FFFFFF;
  letter-spacing: 0.5px;
  line-height: 38px;
  text-align: center;
  max-width: 80%;
  margin: 10% auto 0 auto;
}

.home-callout .content-box .content-box__text .callout-text {
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 17px;
  color: #D8D8D8;
  letter-spacing: 0.25px;
  line-height: 29px;
  text-align: center;
  margin: 5% auto;
}

.home-callout .content-box .content-box__text .callout-button {
  border: 2px solid #54BBBB;
  border-radius: 3px;
  width: 70%;
  max-width: 200px;
  margin: 2% auto;
  position: absolute;
  bottom: 1.8em;
  left: 50%;
  transform: translateX(-50%);
}

.home-callout .content-box .content-box__text .callout-button a {
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 17px;
  color: #54BBBB;
  letter-spacing: 0.25px;
  line-height: 30px;
  padding: 10px;
  text-align: center;
  display: block;
}

.home-callout .content-box .content-box__text .callout-button:hover {
  background-color: #54BBBB;
}

.home-callout .content-box .content-box__text .callout-button:hover a {
  color: #262521;
}

@media screen and (max-width: 1200px) and (min-width: 1100px) {
  .home-callout .content-box .content-box__text .callout-header {
    font-size: 24px;
    line-height: 30px;
  }

  .home-callout .content-box .content-box__text .callout-button a {
    line-height: 12px;
  }
}

@media screen and (max-width: 1100px) and (min-width: 1024px) {
  .home-callout .content-box .content-box__text .callout-text {
    font-size: 12px;
    line-height: 24px;
  }

  .home-callout .content-box .content-box__text .callout-header {
    font-size: 24px;
  }

  .home-callout .content-box .content-box__text .callout-button a {
    line-height: 12px;
  }

}

@media screen and (max-width: 1024px) {
  .home-callout .content-box .content-box__text .callout-text {
    width: 80%;
  }
}

@media screen and (max-width: 480px) {
  .home-callout .content-box .content-box__text .callout-header {
    font-size: 22px;
    line-height: 30px;
  }

  .home-callout .content-box .content-box__text .callout-text {
    width: 100%;
    font-size: 13px;
  }
}

/*Homepage Email Signup*/
.homepage-subscribe form {
  max-width: 50em;
  margin: 0 auto;
  width: 90%;
}

.homepage-subscribe .content-box--promo {
  margin-bottom: 0;
}

.homepage-subscribe .content-box--promo .content-box__text {
  background-color: #54BBBB;
  padding: 4em 1.5em;
}

.homepage-subscribe form label {
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 24px;
  color: #FFFFFF;
  letter-spacing: 0.4px;
  text-transform: none;
  text-align: center;
  font-weight: 400;
  margin-bottom: 1em;
  line-height: 32px;
}

.homepage-subscribe .input-group-btn #mktFrmSubmit {
  background-color: #E82233;
  border-radius: 3px;
  font-size: 16px;
  letter-spacing: 0.25px;
  transition: background-color 150ms ease;
}

.homepage-subscribe .input-group-btn #mktFrmSubmit:hover {
  opacity: 0.8;
}

.homepage-subscribe form .input-group {
  width: 70%;
  margin: 0 auto;
}

.homepage-subscribe form .input-group .mktFormText {
  background-color: #FFFFFF;
  border-radius: 3px;
}

.homepage-subscribe form .input-group .mktFormText::-webkit-input-placeholder {
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 16px;
  color: #9B9B9B;
  letter-spacing: 0.3px;
}

.homepage-subscribe form .input-group .mktFormText input[type="text"]:focus {
  border-color: #477dca;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(55, 112, 192, 0.7);
  outline: none;
}

@media screen and (max-width: 1390px) and (min-width: 1024px) {
  .homepage-subscribe .content-box--promo .input-group {
    display: table;
  }

  .homepage-subscribe .content-box--promo .input-group-btn {
    width: 1%;
    display: table-cell;
  }
}

@media screen and (max-width: 767px) {
  .homepage-subscribe .input-group-btn #mktFrmSubmit {
    font-size: 14px;
  }

  .homepage-subscribe form .input-group .mktFormText::-webkit-input-placeholder {
    font-size: 14px;
  }

  .homepage-subscribe form .input-group .mktFormText {
    display: block;
    width: 100%;
  }

  .homepage-subscribe .content-box--promo .input-group-btn {
    display: block;
    width: 100%;
  }

  .homepage-subscribe .input-group-btn #mktFrmSubmit {
    display: block;
    width: 100%;
  }

  .homepage-subscribe form .input-group {
    width: 100%;
  }

  .articles__home .content-box--image {
    min-height: 350px;
  }

  .lead-articles {
    margin-bottom: 0;
  }

  .back-to-top {
    display: none;
  }

  body.home .content-box .content-box__text .meta, body.home .content-box .content-box__text .meta a {
    font-size: 13px;
  }

}
/*Mobile Query*/
@media (max-width: 1023px) {
  .homepage-articles .container {
    max-width: 1024px;
    padding: 0;
  }

  .hero.homepage-hero .container.open .close-hero-cta {
    top: 80px;
  }
}

.dropdown--select .dropdown-toggle.active-toggle {
  color: #E82233;
}

@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-moz-keyframes fadeIn { /* Firefox */
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-webkit-keyframes fadeIn { /* Safari and Chrome */
  0% { opacity: 0; }
  100% { opacity: 1; }
}

.search-results__results #injectMoreEvents .loading-tiles {
  color: #434343;
  margin: 0 auto;
  padding: 26px 0;
  width: 80%;
  text-align: center;
  font-size: 28px;
  animation: fadeIn .4s linear;
  -moz-animation: fadeIn .4s linear; /* Firefox */
  -webkit-animation: fadeIn .4s linear; /* Safari and Chrome */
}

.masterclass-page__hero.hero--small .hero__subheader {
  margin-left: 0;
}

.content-box__text .like-link .icon.icon--save {
  width: 13px;
  height: 17px;
  background-image: url(/wp-content/themes/academy-newscred/img/icons/save.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  transition: fill 150ms ease, color 150ms ease;
}

.content-box__text .like-link .simplefavorite-button.active .icon.icon--save {
  background-image: url(/wp-content/themes/academy-newscred/img/icons/save-active.svg);
  background-repeat: no-repeat;
  background-size: 100%;
}

.content-box__text .like-link:hover .icon.icon--save {
  background-image: url(/wp-content/themes/academy-newscred/img/icons/save-active.svg);
  background-repeat: no-repeat;
  background-size: 100%;
}

.share-wrapper .simplefavorite-button {
  width: 100%;
  height: 100%;
}

.share-wrapper .simplefavorite-button .icon.icon--save {
  background-image: url(/wp-content/themes/academy-newscred/img/icons/sharing/insights-cdp-social-share-icons-save.svg);
  background-repeat: no-repeat;
  width: 18px;
  height: 22px;
  margin: 0 auto;
  display: block;
}

.share-wrapper .simplefavorite-button:hover .icon.icon--save {
  background-image: url(/wp-content/themes/academy-newscred/img/icons/sharing/insights-cdp-social-share-icons-save-on.svg);
  background-repeat: no-repeat;
}

.share-wrapper .active.dropdown-icon .simplefavorite-button .icon.icon--save {
  background-image: url(/wp-content/themes/academy-newscred/img/icons/sharing/insights-cdp-social-share-icons-save-on.svg);
  background-repeat: no-repeat;
}

.share-wrapper .dropdown-toggle .icon--save.save-logged-out {
  background-image: url(/wp-content/themes/academy-newscred/img/icons/sharing/insights-cdp-social-share-icons-save.svg);
  background-repeat: no-repeat;
  width: 18px;
  height: 22px;
  margin: 10px auto 0 auto;
  display: block;
}

.share-wrapper .dropdown-toggle:hover .icon--save.save-logged-out {
  background-image: url(/wp-content/themes/academy-newscred/img/icons/sharing/insights-cdp-social-share-icons-save-on.svg);
  background-repeat: no-repeat;
}

.content-box--image .video-tag {
  display: block;
  position: absolute;
  top: 25%;
  left: 50%;
  width: 70px;
  height: 70px;
  background-image: url(/wp-content/themes/academy-newscred/img/icons/playbutton.svg);
  background-repeat: no-repeat;
  pointer-events: none;
  transform: translate(-50%, -50%);
  z-index: 99;
}

.content-box--large.content-featured {
  padding-bottom: 42%;
}

.content-box--large.content-featured:before {
  left: 0;
  right: 0;
}

.content-box--large.content-featured .content-box__text {
  left: 50%;
  display: block;
}

.content-featured .content-box__pic {
  position: absolute;
  left: 0;
  top: 0;
  right: 50%;
  bottom: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.content-featured .video-tag {
  display: block;
  position: absolute;
  top: 50%;
  left: 25%;
  width: 70px;
  height: 70px;
  background-image: url(/wp-content/themes/academy-newscred/img/icons/playbutton.svg);
  background-repeat: no-repeat;
  pointer-events: none;
  transform: translate(-50%, -50%);
  z-index: 99;
}


.nav .button--me {
  margin-right: 8px;
}

@media (max-width: 1023px) {
  .content-box--large.content-featured .content-box__pic {
    right: 0;
    bottom: 0;
  }


  .nav .button--me {
    margin-right: 0;
  }
}

@media (max-width: 768px) {
  .content-box--large.content-featured {
    padding-bottom: 100%;
  }

  .content-box--image {
    padding-bottom: 100%;
  }

  .content-box--large.content-featured .content-box__pic {
    left: 5px;
    right: 5px;
    bottom: 48%;
  }

  .content-box--large.content-featured .content-box__text {
    left: 5px;
    right: 5px;
    top: 52%;
  }

  .content-featured .video-tag {
    top: 25%;
    left: 50%;
  }
}

.hero__category.button--hero, .article-footer .button--small {
  background-color: #E82233;
}

.standard-nav .nav__link.dropdown-toggle:hover .button--me {
  background-color: #2ED3D4;
}

.standard-nav .nav--right .nav__link.dropdown-toggle:hover .icon--arrow-down {
  fill: #2ED3D4;
}

@media (min-width: 1023px) {
  .hero.hero--collections .hero-cta {
    margin-top: 100px;
  }
}

.hero .onboarding__form input[type="submit"].onboarding--form-button {
  cursor: pointer;
  pointer-events: initial;
  background-color: #E82233;
}

.hero .onboarding__form input[type="submit"].onboarding--form-button:hover {
  background-color: #2ED3D4;
}

.thanks-modal.modal-generic {
  background-color: rgba(0, 0, 0, 0.5);
  transition: all .4s linear;
}

.thanks-modal.open {
  visibility: visible;
}

.thanks-modal .thanks-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #FFFFFF;
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
  padding: 4em 3em;
  width: 600px;
}

.thanks-wrapper {
  text-align: center;
}

.thanks-wrapper h1 {
  font-weight: 800;
  font-size: 30px;
  width: 100%;
  color: #2E2A26;
}

.thanks-wrapper h3 {
  font-size: 20px;
  line-height: 32px;
  margin: 0 auto 24px auto;
  color: #2E2A26;
  padding: 0 4em;
}

.thanks-wrapper button {
  background-color: #2ED3D4;
  color: #FFFFFF;
  text-transform: uppercase;
  padding: 0.75em 3.5em;
  outline: none;
}

.thanks-wrapper button:hover {
  background-color: #E82233;
}

@media (max-width: 768px) {
  .thanks-modal .thanks-container {
    width: 80%;
    padding: 3em 2em;
  }

  .thanks-wrapper h3 {
    padding: 0 20%;
  }
}

@media (max-width: 480px) {
  .thanks-wrapper h3 {
    padding: 0;
    font-size: 18px;
  }
}

.hero-slider__bottom .togglenav__items {
  border-bottom: 1px solid #000000;
}

.hero-slider__bottom .togglenav__items .togglenav__item a {
  padding-bottom: 16px;
  margin-right: 30px;
}

@media (max-width: 768px) {
  .hero-slider__bottom .togglenav__items .togglenav__item a {
    margin-bottom: -1px;
  }
}

.idio-recommendations .content-box--image .content-box__title {
  margin-right: 16px;
}

/*Search Modal*/
.search-modal .search-modal__form input[type="text"].search-modal__input {
  width: 100%;
  left: 0;
  right: 0;
  font-size: 3.5em;
}

@media (max-width: 1023px) {
  .search-modal .search-modal__form input[type="text"].search-modal__input {
    font-size: 2.6em;
  }
}

@media (max-width: 767px) {
  .search-modal .search-modal__form input[type="text"].search-modal__input {
    font-size: 1.5em;
  }
}

@media (max-width: 480px) {
  .search-modal .search-modal__form input[type="text"].search-modal__input {
    font-size: 1.2em;
  }
}

/*404 Page*/
.error-404 {
  padding-top: 100px;
  height: auto;
}

.error-404 .page-wrapper {
  width: 90%;
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
  padding: 80px 0;
}

.error-404 .page-wrapper .page-header h1 {
  font-size: 64px;
  font-weight: 500;
}

.error-404 .oops {
  text-transform: uppercase;
}
.error-404 .button {
  border-radius: 3px;
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
footer * {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
}
footer {
	background-color: #292826;
	width: 100%;
	height: auto;
	z-index: 2;
	position: absolute;
  letter-spacing: .01em !important;
}
footer h2 {
	font-weight: 700 !important;
	color: #FFF;
	font-size: 22px;
	margin: 0 0 20px 0;
  font-family: "HurmeGeometricSans3", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
}
footer ul {
	margin: 0;
}
footer ul li {
	color: #787878;
	font-weight: 300;
	font-size: 14px;
	margin-bottom: 5px;
	line-height: 1.5em;
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
}
	footer ul li:first-child {
		font-weight: 700;
	}
	footer ul li:last-child {
		margin-bottom: 0;
	}
footer ul li a {
  color: inherit;
	text-decoration: none;
	font-size: inherit;
}
footer ul li a:hover {
	opacity: .75;
  color: inherit;
}
footer ul li span {
	color: #3BD3D4;
	font-style: italic;
}
footer input {
	display: block;
	width: 100%;
	background-color: #FFF;
	padding: 15px;
	border: 0;
	border-radius: 3px !important;
}
footer em {
	display: block;
	margin-top: 10px;
	color: #787878;
	font-size: 14px;
	line-height: 1.5em;
  font-weight: 300;
}
footer .social-media {
	margin-top: 60px;
}
footer .social-media a {
	display: inline-block;
	height: 42px;
	width: auto;
	margin-right: 10px;
}
footer .social-media a img {
	display: block;
	width: auto;
	max-height: 42px;
	height: 100%;
}
footer .social-media a img:hover {
	opacity: .75 !important;
}
.footer-top, .footer-middle, .footer-bottom {
	border-bottom: 1px solid #787878;
	padding: 60px 0;
}
.footer-top p {
	color: #787878;
	margin: 0;
}
.footer-top .learn-more {
	color: #3BD3D4;
  background-color: transparent;
}
.footer-top .learn-more:hover {
  background-color: transparent;
  color: #3BD3D4;
}
.footer-top h2 {
	margin: 5px 0 0 0px !important;
    vertical-align: -webkit-baseline-middle !important;
    display: inline-block !important;
}
.footer-bottom a img {
	display: inline-block;
	vertical-align: middle;
}
.footer-bottom img {
	display: inline-block;
	height: 60px;
	width: auto;
	margin-right: 20px;
}
.footer-bottom ul {
	display: inline-block;
}
.footer-bottom ul li {
	display: inline-block;
	margin-right: 20px;
}
.footer-bottom ul li:first-child {
	font-weight: 300;
}

/*Footer Marketo Input*/
footer .mktoForm {
	width: 100% !important;
	position: relative;
}

footer .mktoForm .mktoFieldDescriptor {
	width: 100%;
	margin: 0 !important;
}

footer .mktoForm .mktoOffset, footer .mktoForm .mktoLabel, footer .mktoForm .mktoGutter {
	display: none;
}

footer .mktoForm .mktoFieldWrap {
	width: 100%;
}

footer .mktoForm #Email {
	width: 100% !important;
	padding: 10px;
}

footer .mktoForm .mktoButtonRow .mktoButtonWrap {
	margin: 0 !important;
}

footer .mktoForm .mktoButtonRow {
	position: absolute;
	top: 50%;
	right: 0;
	bottom: 0;
	transform: translateY(-50%);
	height: 100%;
}

footer .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton {
	color: transparent;
  background-color: transparent;
  border: none;
	background-image: url("/wp-content/themes/academy-newscred/img/icons/footer-email-newsletter-submit.png") !important;
	background-position: 70% 50%;
	background-repeat: no-repeat;
  height: 100%;
}

footer .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton:hover {
	border: none;
}

footer .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton:active {
	background-color: transparent;
	background-image: url("/wp-content/themes/academy-newscred/img/icons/footer-email-newsletter-submit.png") !important;
}

footer a[class*="button"], footer li[class*="button"], footer .button {
  display: inline-block;
  padding: 12px 26px;
  border-radius: 3px;
  color: #FFF;
  cursor: pointer;
  line-height: 1em;
  position: relative;
  overflow: hidden;
  transition: all .25s ease-out;
  text-decoration: none;
  outline: none;
  text-align: center;
  font-weight: 300;
  vertical-align: unset;
}

footer a[class*="button"]:hover, footer li[class*="button"]:hover, footer .button:hover {
  opacity: 0.75;
}

footer .button-teal {
  background-color: #3BD3D4;
  color: #FFF;
}

/* row */
.row {
	width: 100%;
	height: auto;}

/* columns */
div[class^="col-"], ul[class^="col-"] {
	float: left;
}
	.col-2 {
		width: 16.66%;
	}
	.col-3 {
		width: 25%;
	}
	.col-4 {
		width: 33.33%;
	}
	.col-6 {
		width: 50%;
	}
	.col-8 {
		width: 66.66%;
	}
	.col-12 {
		width: 100%;
	}
	.col-fifth {
		width: 20%;
	}

@media (max-width: 980px) {
  footer p, a, li, code {
    font-size: 18px;
  }

  /* Footer */
	footer .container {
		padding: 0 40px !important;
	}
	footer .footer-top.row.cf > div {
		width: 100% !important;
	}
	footer .footer-middle.row.cf > div {
		width: 100% !important;
	}
	footer .footer-top, .footer-middle, .footer-bottom {
		padding: 40px 0 !important;
	}
	footer .footer-middle .col-8 {
		margin-bottom: 40px !important;
	}
	footer ul li {
		font-size: 16px !important;
	}
	footer .social-media {
		display: flex !important;
		justify-content: space-around !important;
	}
	footer .footer-bottom img {
		margin-bottom: 40px !important;
	}
	.theme-row.contact-form {
		margin-top: 0 !important;
	}
}

@media (max-width: 500px) {
  /* footer */
  footer .container {
    padding: 0 20px !important;
  }
  footer .footer-middle.row h2 {
    margin: 20px 0 !important;
  }
  footer .footer-middle.row form {
    padding: 0 !important;
  }
  footer .mktoForm #Email {
    font-size: 14px !important;
    padding: 20px !important;
  }
  footer .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton {
    padding: 8px 5px !important;
  }
  footer .social-media {
    display: flex !important;
    justify-content: space-between !important;
  }
  footer .social-media a {
    margin-right: 0 !important;
  }
  footer .footer-bottom ul {
    margin-top: 25px !important;
  }
  footer .social-media {
    padding: 0 !important;
  }
  footer .social-media a img {
    max-width: none !important;
  }
  footer .footer-top h2 {
    margin: 5px 0 25px 0 !important;
  }
}
