/*
   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("/d5/wp-content/themes/academy-newscred/img/icons/sharing/insights-cdp-social-share-icons-facebook.svg");
}
.sharing-icon-facebook:hover {
  background-image: url("/d5/wp-content/themes/academy-newscred/img/icons/sharing/insights-cdp-social-share-icons-facebook-on.svg");
}
.sharing-icon-twitter {
  background-image: url("/d5/wp-content/themes/academy-newscred/img/icons/sharing/insights-cdp-social-share-icons-twitter.svg");
}
.sharing-icon-twitter:hover {
  background-image: url("/d5/wp-content/themes/academy-newscred/img/icons/sharing/insights-cdp-social-share-icons-twitter-on.svg");
}
.sharing-icon-linkedin {
  background-image: url("/d5/wp-content/themes/academy-newscred/img/icons/sharing/insights-cdp-social-share-icons-linkedin.svg");
}
.sharing-icon-linkedin:hover {
  background-image: url("/d5/wp-content/themes/academy-newscred/img/icons/sharing/insights-cdp-social-share-icons-linkedin-on.svg");
}
.sharing-icon-email {
  background-image: url("/d5/wp-content/themes/academy-newscred/img/icons/sharing/insights-cdp-social-share-icons-email.svg");
}
.sharing-icon-email:hover {
  background-image: url("/d5/wp-content/themes/academy-newscred/img/icons/sharing/insights-cdp-social-share-icons-email-on.svg");
}
.sharing-icon-fav {
  background-image: url("/d5/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("/d5/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("/d5/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("/d5/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("/d5/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("/d5/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("/d5/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("/d5/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("/d5/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;
}
.mktoModal .mktoModalContent {
    padding: 10px 10px 30px !important;
    position: fixed !important;
      left: 50% !important;
      top: 50% !important;
    transform: translate(-50%,-50%);
  }
  a#popup-link {
    font-size: 14px;
    padding: 20px 15px;
    width: 85%;
    text-align: center;
}
  .mktoButtonWrap.mktoRound{
        margin-left: 0px !important;
  }
  .mktoForm .mktoButtonWrap.mktoRound button.mktoButton{
    width: 100% !important
  }
.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;
  }
}

/* --- WPCMS-797: Cookie notification popup --- */
.cookie-popup {
    position: relative;
    overflow: hidden;
    padding: 5px 30px;
    background-color: #292827;
    color: #9d9d9d;
    display: none;
    z-index: 99999;
    text-align: center;
}

.cookie-popup p,
.cookie-popup span{
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  letter-spacing: 0.01em;
}

.cookie-popup p{
  font-size: 13px;
  padding-top: 5px;
  font-weight: 300;
}

.cookie-popup p a{
   color: #9d9d9d;
   text-decoration: underline;
}

.cookie-popup p a:hover{
  color: #fff;
}

.cookie-popup span {
    position: relative;
    float: right;
    cursor: pointer;
    padding: 5px 15px;
    font-weight: normal;
    color: #fff;
    border: 1px solid #9d9d9d;
    transition: all .3s;
    clear: both;
    font-size: 13px;
    border-radius: 2px;
    z-index: 9999;
}

.cookie-popup span:hover{
  color: #fff;
  background-color: #9d9d9d;
}


/* adjust with navbar */

@media (min-width: 1024px) {
    .cp_parent .hero-cta.hero-bg {
        padding-top: 140px !important;
    }

    .cookie-popup p {
        width: 100%;
        text-align: center;
    }

    .cookie-popup span {
        margin-top: -25px;
    }
}

@media (max-width: 1023px){
  #nav .cookie-popup{
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }
  .cp_parent:not(.home) #nav{
    -webkit-transform: translateY(-80px);
    transform: translateY(-80px);
  }
  .cp_parent:not(.home) .hero{
    margin-top: 40px !important;
  }
}

@media (max-width: 930px){
  .cookie-popup {
    padding: 10px 30px;
    text-align: center;
  }
  .cookie-popup p{
    display: block;
    padding: 0;
    margin-bottom: 5px;
  }
  .cookie-popup span{
    float: none;
  }

  .cp_parent .hero-cta.hero-bg {
    padding-top: 120px !important;
  }

  .cp_parent:not(.home) #nav{
    -webkit-transform: translateY(-120px);
    transform: translateY(-120px);
  }
  .cp_parent:not(.home) .hero{
    margin-top: 80px !important;
  }
}

@media (max-width: 779.98px){
  .cp_parent .hero-cta.hero-bg {
    padding-top: 170px !important;
  }
}

@media (max-width: 430.98px){
  .cp_parent .hero-cta.hero-bg {
    padding-top: 210px !important;
  }

  .cp_parent:not(.home) #nav{
    -webkit-transform: translateY(-140px);
    transform: translateY(-140px);
  }
  .cp_parent:not(.home) .hero{
    margin-top: 100px !important;
  }
}

#nav.nav-scrolled.nav .cookie-popup{
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
}

/*
 * === 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("/d5/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;
}

.content-box--image .content-box__text {
padding: 1.5em;
}

.lead-articles .content-box .content-box__text {
top: 48%;
padding: 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;
left: unset;
right: unset;
}

.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: 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: 24px;
  font-weight: 500;
color: #FFFFFF;
       letter-spacing: 0.5px;
       line-height: 32px;
       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: 1250px) and (min-width: 1025px) {
  .home-callout .content-box .content-box__text .callout-header {
    font-size: 24px;
    line-height: 30px;
    max-width: 100%;
  }

  .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: 22px;
  }

  .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;
  }
}

@media screen and (max-width: 850px) {
  #download-confirmform{
    width: 95% !important
  }
}
.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(/d5/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(/d5/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(/d5/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(/d5/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(/d5/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(/d5/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(/d5/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(/d5/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(/d5/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(/d5/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("/d5/wp-content/themes/academy-newscred/img/icons/footer-email-newsletter-submit.png") !important;
        background-position: 70% 50%;
        background-repeat: no-repeat;
height: 100%;
        background-color: transparent !important;
width: auto;
padding: 0 !important;
border: none !important;
}

footer .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton:hover {
border: none;
}

footer .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton:active {
  background-color: transparent;
  background-image: url("/d5/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;
  }
}

/*ThinkContent-U Page*/
.masterclass-page__section.methodology-section {
  border-bottom: none;
  background-color: #EDF8F8;
}

.methodology-section .methodology-row {
padding: 4em;
         background-color: rgba(255, 255, 255, 0.6);
}

.methodology-section .methodology-row .col-large-10 {
  margin-bottom: 2em;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.8em;
}

.masterclass-page__section.methodology-section h3 {
  text-align: left;
}

.page .masterclass-page__section h3 {
  font-weight: bold;
}

.methodology-section .intro {
  text-align: left;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.8em;
}

.masterclass-page__section .content-box__text .description {
  line-height: 1.8em;
}

.masterclass-page__section .content-box__text .content-box__duration {
  font-size: 14px;
color: #54BBBB;
       font-weight: 700;
       font-family: Arial;
       font-style: italic;
}

.methodology-section .articles-row p {
  text-align: left;
color: #000;
       font-size: 16px;
       font-weight: 200;
       line-height: 1.8em;
}

.methodology-section .articles-row a {
display: block;
margin: 0 auto;
width: 90%;
}

.methodology-section .articles-row a:hover {
opacity: 0.75;
}

.methodology-section .articles-row a:hover p {
opacity: 0.75;
}

.methodology-section .articles-row .article-image {
width: 100%;
       min-height: 100px;
display: block;
         margin-bottom: 1em;
         background-size: cover;
}

.thinkcontent-section.page-section {
  background-color: #fff;
}

.thinkcontent-section.page-section .content-box__title:hover {
opacity: 1;
}

.thinkcontent-section.page-section a:hover .content-box__text {
opacity: 0.75;
}

.thinkcontent-section.page-section .content-box__text div {
color: #434343;
}

.thinkcontent-section .content-box__text {
  background-color: #F5F5F5;
}

.thinkcontent-section.masterclass-page__section .content-box__text .icon-container {
  background-color: #fff;
}

.masterclass-page__profiles .profile {
  margin-bottom: 30px;
  min-height: 280px;
}

.masterclass-page__profiles .profile a {
color: #fff;
}

.masterclass-page__profiles .profile a:hover h1, .masterclass-page__profiles .profile a:hover p {
opacity: 0.75;
}

.wells--multiple .wells__title {
  font-size: 1em;
}

.wells .well .icon {
margin: 0 auto;
}

.callout--enroll h1.callout__header {
  font-weight: bold;
}

.masterclass-page__profiles .profile__subhead, .masterclass-page__profiles .profile__header {
  line-height: 1.8em;
width: 90%;
margin: 0 auto;
}

@media (max-width: 768px) {
  .methodology-section .methodology-row {
    margin-top: 2em;
padding: 2.5em;
  }
}

/* Top Brands CSS */
.brands-page {
float: right !important;
}

.brands-navigation {
height: 100vh;
bottom: 0;
        box-sizing: border-box;
background: linear-gradient(180deg, #3BD3D4, rgba(59, 211, 212, 0.1));
transition: all .4s ease-in;
}

.expand-arrow {
display: none;
}

.brands-navigation .brands-logo {
  max-width: 160px;
width: 100%;
margin: 2em auto;
cursor: pointer;
}

.brands-navigation .brands-nav-list {
padding: 0 2.4em 18em 2.4em;
height: 100%;
overflow: scroll;
}

.brands-nav-list .brands-nav-item {
padding: 0.4em 0;
}

.brands-nav-list .brands-nav-item.brands-trigger .icon--arrow-down {
fill: #4B9193;
display: inline-block;
         margin-left: 0.6em;
         margin-top: -2px;
width: 8px;
height: auto;
        -webkit-transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
            vertical-align: middle;
}

.brands-nav-list li {
color: #4B9193;
       font-weight: 500;
       font-family: "HurmeGeometricSans3", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
       text-transform: uppercase;
       -webkit-transition: all 0.2s ease-in;
       -moz-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
}

.brands-nav-list li:hover {
color: #FFF;
}

.brands-nav-list .brands-trigger:hover .icon--arrow-down {
fill: #FFF;
}

.brands-nav-list li a {
  text-decoration: inherit;
color: inherit;
display: block;
}

.brands-trigger span {
position: relative;
display: block;
width: 100%;
cursor: pointer;
        white-space: nowrap;
}

.brands-trigger.active span svg {
transform: rotate(-180deg);
}

.brands-nav-list .brands-nav-dropdown {
  max-height: 0;
overflow: hidden;
          -webkit-transition: max-height 0.4s ease-in;
          -moz-transition: max-height 0.4s ease-in;
transition: max-height 0.4s ease-in;
}

.brands-nav-list .brands-nav-dropdown li {
  text-transform: capitalize;
  font-weight: 500;
padding: 0.4em 0;
         font-size: 0.8em;
}

.brands-nav-list .brands-trigger.active .brands-nav-dropdown {
  max-height: 30em;
}

.brands-nav-list .social-icons {
display: flex;
         justify-content: flex-start;
         margin-top: 1.6em;
}

.brands-nav-list .social-icons a {
width: 30%;
       max-width: 40px;
       margin-right: 10px;
height: auto;
}

.brands-nav-list .social-icons a:hover img {
opacity: .75;
         -webkit-transition: all 0.2s ease-in;
         -moz-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
}

.brands-nav-list .social-icons img {
width: 100%;
height: auto;
}

.hero.brands-page__hero {
overflow: hidden;
width: 100%;
       max-height: 100%;
height: 100vh;
}

.scroll-down {
display: block;
width: 32px;
height: 32px;
background: #fff;
position: absolute;
bottom: 4%;
left: 50%;
transform: translateX(-50%);
cursor: pointer;
        box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.12);
        border-radius: 50%;
}

.scroll-down a {
display: block;
height: 100%;
}

.scroll-down svg {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
fill: #262521;
width: 12px;
height: auto;
}

.brands-page__hero .hero-cta {
  background-image: url(/d5/wp-content/themes/academy-newscred/img/best-brands/title-layout-mobile.png) !important;
  background-color: #000;
width: 100%;
height: auto;
        overflow-y: hidden;
        overflow-x: hidden;
        z-index: 1;
display: block;
cursor: url(/d5/wp-content/themes/academy-newscred/img/best-brands/icons/hero-down-arrow.svg), auto;
}

.brands-page__hero .hero-cta.no-video {
  background-image: url(/d5/wp-content/themes/academy-newscred/img/best-brands/title-layout-mobile.png) !important;
  background-size: cover;
}

.brands-page__hero .hero-cta.no-video video {
opacity: 0;
display: none;
}

.brands-page__hero video {
position: absolute;
top: 50%;
left: 50%;
      min-width: 100%;
      min-height: 100%;
width: auto;
height: auto;
        z-index: -1;
        -webkit-animation-delay: 1s;
        animation-delay: 1s;
transform: translate(-50%, -50%);
}

.brands-page__hero video.compensate {
height: 100%!important;
width: auto!important;
}

.brands-page-section {
overflow: hidden;
          background-color: #fff;
}
.brands-page-section p {
  line-height: 2em;
color: #666666;
       letter-spacing: 0.01em;
       font-weight: 300;
}
.brands-page-section .container {
width: 100%;
       max-width: none;
}

.brands-page-section .sub-section {
padding: 6em 4em;
}

.brands-page-section .sub-section .section-title {
background: -webkit-linear-gradient(left, #ef2b35 , #3BD3D4);
background: -o-linear-gradient(right, #ef2b35, #3BD3D4);
background: -moz-linear-gradient(right, #ef2b35, #3BD3D4);
background: linear-gradient(to right, #ef2b35 , #3BD3D4);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
width: auto;
display: inline-block;
         font-weight: 600;
         font-size: 3.25em;
         margin-bottom: 1em;
}
.brands-page-section h3 {
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 600;
color: #3BD3D4;
       font-size: 1.25em;
       text-transform: capitalize;
}
.brands-page-section .group-container .group {
  margin-bottom: 3em;
}
.brands-page-section .group-container li {
  margin-bottom: .33em;
  -webkit-font-smoothing: antialiased;
color: #666;
       font-weight: 600;
}

.brands-page-section .group-container li span {
  font-weight: 300;
  font-style: italic;
}

.brands-page-section .group-container li:hover {
color: #3BD3D4;
}

.brands-page-section .group-container li a {
  text-decoration: inherit;
color: inherit;
}

/* frozen sidebar */
.sidebar-wrapper.watched-section {
top: 0;
}

#new-nc-related-sidebar .sidebar__link-list .content-box .content-box__text {
padding: 0;
background: transparent;
}

#new-nc-related-sidebar h4 {
color: #444444;
       font-size: 20px;
       padding-bottom: 6px;
margin: 0 5px 6px;
}

#new-nc-related-sidebar .nc-related-article-container {
display: flex;
         flex-direction: row;
         flex-wrap: wrap;
         max-height: 500px;
width: 320px;
}

#new-nc-related-sidebar .nc-related-article-container a {
width: 150px;
margin: 5px;
}

#new-nc-related-sidebar .nc-related-article-container a div img {
width: 150px;
height: 84px;
        object-fit: cover;
}

#new-nc-related-sidebar .nc-related-article-container a div p {
color: #444444;
       font-size: 13px;
       margin-top: 8px;
       font-weight: 400;
}

.content .article-wrapper .article, .content .article-wrapper .article-footer {
padding: 0 13.5em 0 0em;
}

#new-nc-related-sidebar {
  -webkit-transform: translateX(100%);
transform: translateX(80%);
}

@media screen and (max-width: 1023px) {
#new-nc-related-sidebar {
display: none;
transform: none;
}
.content .article-wrapper .article {
padding: 0 0 0 2em;
}
	  .content .article-wrapper .article{
    padding: 0 1em;
  }

  .content .article-wrapper .article-footer{
    padding: 0;
  }
}

/*About top 50*/
.about-top-50 p, .past-winners p, .promotion p {
margin: 0 0 1.5em;
        padding-right: 30%;
}
.past-winners span, .about-top-50 span, .promotion span {
color: #3BD3D4;
}

.view-winners a, .past-winners span a, .promotion span a {
  text-decoration: inherit;
color: inherit;
}

.view-winners a img {
width: auto;
height: 1.75em;
display: inline-block;
         vertical-align: middle;
         margin-right: 1em;
}

/*All Winners*/
.brands-page .grey-background {
position: relative;
          background-color: #F5F7FA;
}

/*Winner Profile*/
.winner-profile {
position: relative;
}
.winner-profile:after {
content: "";
background: #F5F7FA;
position: absolute;
bottom: 0;
left: 4em;
right: 4em;
display: flex;
         justify-content: center;
height: 2px;
}
.winner-profile#visitseattle:after {
content: none;
}
.winner-profile .col-large-6:first-child {
  padding-right: 5em;
}
.winner-profile .col-large-6 h2 {
  font-weight: 600;
  margin-bottom: 0;
color: #434343;
display: inline-block;
         vertical-align: text-bottom;
}
.winner-profile .col-large-6 p a {
color: inherit;
       border-bottom: 1px solid #666666;
       -webkit-transition: all 0.2s ease-in;
       -moz-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
}
.winner-profile .col-large-6 p a:hover {
color: #3BD3D4;
       border-bottom: 1px solid #3BD3D4;
}
.winner-profile .col-large-6 span {
display: block;
         font-style: italic;
         font-size: 1.25em;
margin: 0 0 2em 0;
color: #434343;
}
.winner-profile .col-large-6 span a {
color: inherit;
       border-bottom: 1px solid #434343;
       -webkit-transition: all 0.2s ease-in;
       -moz-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
}
.winner-profile .col-large-6 span a:hover {
color: #3BD3D4;
       border-bottom: 1px solid #3BD3D4;
}
.winner-profile .image-wrapper img, .winner-profile .image-wrapper iframe {
  margin-bottom: 4em;
width: 100%;
       -webkit-box-shadow: 0px 2px 23px -5px rgba(0,0,0,0.25);
       -moz-box-shadow: 0px 2px 23px -5px rgba(0,0,0,0.25);
       box-shadow: 0px 2px 23px -5px rgba(0,0,0,0.25);
}

.winner-profile .image-wrapper iframe {
width: 100%;
display: block;
}

.winner-profile .social-container {
display: flex;
         margin-top: 3.8em;
}

.winner-profile .social-container a {
height: 45px;
width: auto;
display: block;
         margin-right: 0.8em;
}

.winner-profile .social-container a img {
border: none;
width: auto;
height: 100%;
margin: 0;
}

/* Mobile Media Query */
@media (max-width: 768px) {

  .brands-page {
width: 100% !important;
  }

  .brands-page-section .sub-section .section-title {
    font-size: 2.4em;
    margin-bottom: 0.4em;
  }

  .about-top-50 p, .past-winners p, .promotion p {
    padding-right: 0;
  }

  .brands-navigation {
transform: translateX(-96vw);
background: #3BD3D4;
position: fixed !important;
width: 100% !important;
       z-index: 9;
  }

  .brands-navigation.open {
transform: translateX(0);
overflow: hidden;
  }

  .expand-arrow {
cursor: pointer;
display: block;
width: 42px;
height: auto;
position: fixed;
top: 60px;
left: 1vw;
      border-radius: 5px;
padding: 0.6em;
         z-index: 99;
background: #3BD3D4;
  }

  .expand-arrow img {
transition: all .4s ease-in;
  }

  .expand-arrow.active img {
transform: rotate(-180deg);
  }

  .brands-navigation .brands-logo {
    margin-bottom: 1em;
  }

  .brands-navigation .brands-nav-list {
    padding-top: 2.4em;
    padding-bottom: 2.4em;
    text-align: left;
height: auto;
  }

  .brands-page-section .sub-section {
padding: 4em;
  }

  .winner-profile .col-large-6:first-child {
padding: 0 2em 3.8em 0;
  }

  .winner-profile .col-large-6 .image-wrapper:last-child img {
    margin-bottom: 0;
  }

  .brands-navigation .brands-logo {
display: none;
  }

  .hero.brands-page__hero {
height: 40vh;
  }

  .brands-nav-list .social-icons {
    justify-content: flex-start;
  }

  .brands-nav-list .social-icons a {
width: 45px;
height: auto;
        margin-right: 1em;
  }

}

@media (max-width: 500px) {

  .brands-page-section .sub-section .section-title, .winner-profile .col-large-6 h2 {
    font-size: 2em;
  }

  .brands-page-section .sub-section {
padding: 2em;
  }

  .winner-profile .col-large-6:first-child {
    padding-right: 0;
  }

  .winner-profile:after {
left: 2em;
right: 2em;
  }
}

/* marketo */
a#popup-link {
  background: #2ed3d5;
  line-height: 1em;
  border-radius: 3px;
  font-size: 16px;
  letter-spacing: 0.4px;
  padding: 20px 10px;
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  color: white;
  border-bottom: none !important;
}

.mktoModal .mktoModalMask {
  background: rgba(255, 255, 255, 0.85) !important;
}
@media (min-width: 1024px) {
.mktoModal .mktoModalContent {
  /* change  */
  padding: 50px 70px 67px!important;
  box-shadow: 0px 0px 10px rgba(41, 40, 38, 0.24) !important;
  position: fixed !important;
  left: 50% !important;
  top: 50% !important;
transform: translate(-50%,-50%);

}
.mktoForm .mktoButtonWrap.mktoRound button.mktoButton{
  width: 451px !important;
}
.mktoButtonWrap.mktoRound {
  margin-left: 9px !important;
}
}
.mktoForm .mktoFormCol {
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif !important;
}

.mktoButtonWrap.mktoSimple {
  margin-left: 0 !important;
}

.mktoButtonWrap.mktoSimple .mktoButton {
  border-radius: 3px;
  background-color: #2ed3d5 !important;
  border: 1px solid #2ed3d5 !important;
  padding: 14px 20px !important;
  width: 272px;
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif !important;
}

.mktoModal .mktoModalClose {
  border: none !important;
  background: transparent !important;
  color: transparent !important;
  background-image: url(https://www.newscred.com/wp-content/themes/newscred-v2/assets/images/icons/close.png) !important;
background-size: cover !important;
background-repeat: no-repeat;
width: 20px !important;
height: 20px !important;
top: 20px !important;
right: 20px !important;
    z-index: 999999 !important;
}

.mktoForm input[type=text], .mktoForm input[type=url], .mktoForm input[type=email], .mktoForm input[type=tel], .mktoForm input[type=number], .mktoForm input[type=date], .mktoForm textarea.mktoField, .mktoForm select.mktoField {
  height: 45px !important;
  padding: 2px 18px !important;
  background: #efefef !important;
  border: none !important;
  box-shadow: none !important;
  font-size: 15px !important;
}

.mktoForm .mktoFormCol {
  margin-bottom: 15px !important
}


.mktoForm .mktoButtonWrap.mktoRound button.mktoButton {
  background: #2ed3d5 !important;
  height: 45px !important;
  border-color: #2ed3d5 !important;
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif !important;
  font-size: 16px !important;
  margin-top: 8px !important;
}

.mktoForm .mktoFormRow {
  margin-top: 8px !important;
}
.mktoForm input[type=text]::-webkit-input-placeholder, .mktoForm input[type=url]::-webkit-input-placeholder, .mktoForm input[type=email]::-webkit-input-placeholder, .mktoForm input[type=tel]::-webkit-input-placeholder, .mktoForm input[type=number]::-webkit-input-placeholder, .mktoForm input[type=date]::-webkit-input-placeholder {
  color: #c7c7c7 !important
}
.mktoForm .mktoError .mktoErrorMsg{
background-color: #E82233 !important;
background-image:none !important;
border: none !important;
-webkit-border-radius: 2px !important;
border-radius: 2px !important;
-webkit-box-shadow: none !important;
none !important;
text-shadow: none !important;
}
.mktoForm .mktoError .mktoErrorArrow{
  background-color: #E82233 !important;
  border: none !important;
}
.mktoModal .mktoAsterix{
  display: none !important;
}
#download-confirmform{
  /* position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%); */
  /* padding: 50px 25px; */
  /* position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    padding: 0 25px;
    height: 100vh;
    background: rgba(255, 255, 255, 0.6784313725490196);
    width: 100%;
    z-index: 999; */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 40%;
height: 31%;
    background: white;
    box-shadow: 0px 0px 10px rgba(128, 128, 128, 0.24);
}
#download-confirmform p{
  text-align: left;
      font-family: "HurmeGeometricSans3", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif !important;
      color: #292826 !important;
      /* position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%,-50%); */
      /* background: white;
      padding: 120px 50px;
      box-shadow: 0px 0px 10px rgba(41, 40, 38, 0.24) !important; */
}
#download-confirmform p .thankyou{
  font-weight: 900 !important;
  font-size: 35px !important;
  color: #333333;
      line-height: 2.4;
}
#download-confirmform p span{
      font-size: 18px;
}
#download-confirmform p span:nth-child(3){
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif !important;
font-size: 15px !important;
}
.thankyouclose{
  /* position: absolute;
top: 36%;
left: 68%; */
z-index: 4;
float: right;
background-image: url(https://www.newscred.com/wp-content/themes/newscred-v2/assets/images/icons/close.png) !important;
background-size: cover !important;
background-repeat: no-repeat;
width: 15px !important;
height: 15px !important;
z-index: 9;
    margin: 15px;
    cursor: pointer;
}
#confirmform{
     visibility: visible;
    height: 100vh;
    position: fixed;
    top: 0;
    background: rgba(255, 255, 255, 0.68);
    width: 100%;
    z-index: 14;
    left: 0;
}
#confirmform p{
     position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    padding: 0 80px;
    width: 100%;
}
.hide{
display:none !important;
}
#download-confirmform p span a{
      color: #27b6b6 !important;
      text-decoration: none;
      border-bottom: 1px solid #27b6b6;
}
.dropdown .dropdown-menu li:nth-child(7) {
    display: none;
}

.g-recaptcha {
  margin-bottom: 2rem;
}

.hero--onboarding {
    height: 115vh !important;
    max-height: 1500px !important;
}

@media (max-width: 770px){
    .hero--onboarding {
        max-height: 800px !important;
    }
}

.hero--onboarding .hero-cta{
    margin-top: 45px !important;
}

.hero--onboarding .hero-cta .form-control{
    padding-top: .6em !important;
    padding-bottom: .6em !important;
}

.onboarding__form {
    margin: 2em 0 1em !important;
}

/* Newsletter sign up page */

.newsletter-signup {
    position: relative;
    top: 100px;
    min-height: 800px;
    background-color: #000;
}

@media (max-width: 767px) {
    .newsletter-signup {
        top: 60px;
        min-height: 100vh;
    }
}

.newsletter-signup .hero-cta {
    position: relative;
    top: 0;
    overflow-x: hidden;
}

.newsletter-signup .hero-cta .container {
    z-index: 1;
    padding-top: 100px;
}

.newsletter-signup .hero-cta .container > .center {
    margin-bottom: 1.5rem;
}

.newsletter-signup button {
    margin-top: 1rem;
}

/* Add your custom CSS below */
.newsletter-signup .mktoForm {
  width: 100% !important;
}

.newsletter-signup .mktoForm label {
    display: none;
}

.newsletter-signup .mktoForm .mktoFormRow:nth-of-type(1),
.newsletter-signup .mktoForm .mktoFormRow:nth-of-type(2) {
  display: inline-block;
  width: 50%;
  clear: none;
}

.newsletter-signup .mktoForm .mktoFormRow:nth-of-type(4) {
    margin-top: .5rem;
}

.newsletter-signup .mktoForm .mktoFormRow:nth-of-type(4) .mktoFieldDescriptor {
    display: inline-block;
}

.newsletter-signup .mktoForm .mktoFormRow:nth-of-type(4) .mktoFormCol:nth-of-type(2) {
    display: inline-block;
    vertical-align: top;
}

.newsletter-signup .mktoForm .mktoHtmlText {
    width: auto !important;
    max-width: 550px;
    color: #9C9C9C;
    font-size: 1rem;
    font-weight: 200;
    line-height: 1.3;
}

.newsletter-signup .mktoForm .mktoFormCol,
.newsletter-signup .mktoForm .mktoFieldWrap {
    float: none;
    margin-bottom: 0 !important;
}

.newsletter-signup .mktoForm .mktoOffset,
.newsletter-signup .mktoForm .mktoGutter {
    display: none;
}

.newsletter-signup .mktoForm .mktoFieldWrap {
    padding: .25rem;
}

.newsletter-signup .mktoForm input[type=text],
.newsletter-signup .mktoForm input[type=email] {
    padding: 1rem;
    width: 100% !important;
    font-size: 1.125rem;
}

.newsletter-signup .mktoForm .mktoButtonRow {
    display: block;
    width: 100%;
}

.newsletter-signup .mktoForm .mktoButtonWrap {
    display: block;
    width: 100%;
    margin-left: 0 !important;
    padding-top: 1rem;
    padding-left: .25rem;
    padding-right: .25rem;
    text-align: none;
}

.newsletter-signup .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    padding: 1rem 2rem;
    width: 100%;
    border: none;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.47);
    font-size: 1.25rem;
    background-color: #E82233;
    background-image: none;
}

.newsletter-signup .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover {
    background-color: #2ED3D4;
    border: none;
}
