@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,700");

      :root {
        --font: Montserrat;
        --alt-font: Montserrat;
        --accent-color: #f78b1e;
        --secondary-color: #f9a24b;
        --link-color: #0000ee;
        --accent-highlight-color: #783e04;
        --accent-highlight-background-color: #fef1e3;
        --accent-tinted-color-70: #fddcbc;
        --accent-tinted-color-80: #fde8d2;
        --accent-tinted-color-90: #fef3e9;
        --accent-contrast-color: #111;
        --accent-contrast-tinted-background-color: #fff;
        --accent-hover-color: #da7108;
        --secondary-hover-color: #f7891a;
        --secondary-contrast-color: #111;
        --link-hover-color: #5555ff;
      }
      

.company__logo {text-indent: 100%;white-space: nowrap;overflow: hidden;background: url('https://d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/a_exif,c_fit,t_ti_company_logo_v4/v1/course-uploads/a2db0dfc-5ef0-4885-bc3c-d7ff27972c4a/iq64fbzyn4n5-accel5Logo_notag-Screen.jpg') no-repeat center left;background-size: contain;} .company__logo span.h4 {visibility: hidden;}
@import url('https://fonts.googleapis.com/css2?family=Sintony:wght@400;700&display=swap');
/* SET DEFAULT VALUES */
body {
  font-size: 16px;
}
@media only screen and (max-width: 768px) {
  body {
    font-size: 18px !important;
  }
}

html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}
/* END SET DEFAULTS */

/*Pc Adds*/
@media only screen and (min-width: 48.063em) {
/*Survey*/
.application__content--survey {text-align: left; padding: 5rem 5rem; width: 75% !important; margin-top: 5%; margin-bottom: 5%; right: 13%; border-radius: 15px;}
.application__content--survey .company__beta-logo {display: block !important; margin-left: auto; margin-right: auto;}
.application__content--survey .h4 {text-align:center;font-size: 25px;padding-top: 15px;}
.application__content--survey .h4:after {
  content:"Before starting, please take a minute to complete the following questions to be notified of new items based on your interest. After completing the questions, you will be sent to the Accel5 dashboard. (Questions with a * are required.)";
  display:block; padding-top: 20px; font-size: 16px; text-align: justify;}
/*.application__content--survey .items__list {display: block !important; margin-left: auto; margin-right: auto; width: 65% !important;}*/
/*.application__content--survey .form-control { width: 65% !important;}*/
/*.application__content--survey ul {display: block; margin-left: auto; margin-right: auto; width: 50%;}*/
.application__content--survey ul li {border:none; width: 100%; margin-left: auto; margin-right: auto; text-align: left;}
.application__content--survey .btn--right {float:none;}
.application__content--survey .medium-1 {width: 10%; /*font-weight: 600;*/}
.application__content--survey .medium-11 {width:90%;}
.survey {background:#002f56;}
.survey .btn--primary {color:#fff; width: 50% !important;margin-left: auto; margin-right: auto; display: block;}
}
.widget--html_standard { padding:0 !important;}
/*.course__detail__sidebar{*/
/*  border-left: 2px solid*/
/*}*/
.course__detail__content {
  border-right: 2px solid
}

/*.course__detail__header p:before{*/
/*  content:'';*/
/*  width:100%;*/
/*  height:100%;    */
/*  position:absolute;*/
/*  left:0;*/
/*  top:0;*/
/*  background:linear-gradient(transparent 150px, white);*/
/*  }*/

.course__detail__header p:after{
  content:"This is a brief description. For full access to the book summary or video, start your free trial below.";
  display:block;
  font-size: 12px;
  padding-top: 10px;
  text-align: center;
  font-style: italic;
}

.catalog-grid-item__completed-container{
  background: hsla(0,0%,0%,.0);
}
.catalog-grid-item__completed .icon-check{
  color: #fff;
  background: hsla(0,0%,100%,.5);
  border: 2px solid #fff;
}
.catalog-grid-item__completed p {
  color:#fff;
} 
.video-heading {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.hero .hero__caption {
  text-align: center;
}
.ebsco-hero .hero__title {
  color: #002f56 !important;
}
.hero {
  padding-top: 20px;
  padding-bottom: 20px;
}
.ebsco-hero .h4 {
  color: #002f56 !important;
}

.hero .btn {
  display:block;
  margin-left: auto;
  margin-right: auto;
  width: 20ex;
  margin-top: 1em;
  border-radius: 2px;
}
.video-heading .widget__subtitle{
  color: #002F56;
}

/*PC end*/
.home.page .home__content {
  padding: 0;
}

#cart-button {
  display: none;
}

.top-bar-section ul li>a {
  text-align: /*center*/ left;
}

@media only screen and (max-width: 48.063em) {
  .company__beta-logo img {
    margin-top: -25px;
  }
}


.course__masonry-grid {
  margin: 0;
  padding: 0;
}
.course__masonry-grid li {
  list-style: none;
  padding: .5em 0;
  width: 50%;
}
.course__masonry-grid li.grid-item--wide {
   width: 100%;
}
.course__masonry-grid li a {
  overflow: hidden;
  display: block;
  position: relative;
}
.course__masonry-grid li h5 { 
  font-size: 1.25rem;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1;
  text-shadow: 0px 1px 1px rgba(0,0,0,.5);
  padding: .5rem;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0; 
}
.grid-sizer { width: 100%; }
.layout__content .widget.purple-video{
  background-color: #3f4a77;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 15%;
  padding-right: 15%;
}
.layout__content .widget.video-heading h2{
  color:#002F56;
  font-size: 38px;
  font-weight: 400px;
  margin-bottom: 26px;
}
@media only screen and (min-width: 48.063em) {
  .hero .hero__caption {
    padding: 1rem 2rem;
  }

  .grid-sizer { width: 20%; }
  .course__masonry-grid li {
    padding: 1em;
    width: 20%;
  }
  .course__masonry-grid li.grid-item--wide {
    width: 40%;
  }
  .course__masonry-grid li.grid-item--wide h5 {
    font-size: 2rem;
  }
  .course__masonry-grid li.grid-item--wide.grid-item--tall h5 {
    font-size: 3rem;
  }
}

.layout__content .widget.signup-home{
  background-color: #768eb4;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}
.signup-home .h2.widget__title{
  color: #fff;
  font-size: 38px;
  font-weight: 400;
  margin-bottom: 26px;
}
.signup-home .widget__subtitle{
  color: #fff;
  font-weight: 300;
  font-size: 22px;
}
.signup-home .widget__cta{
  padding-top: 0;
}
.signup-home .ember-view > .row{
  display: none;
}
.signup-home .btn--primary{
 display:block;
  margin-left: auto;
  margin-right: auto;
  width: 20%;
  margin-top: 20px;
  border-radius: 2px;
  margin-bottom: 0;
}
.layout__content .widget.signup-home.inside-page .ember-view > .row{
  display: block;
  color: #fff;
  max-width: 872px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-weight: 300;
  font-size: 16px;
  line-height: 25px;
}

/* .steps-home .h2.widget__title */
.h2.widget__title {
  font-weight: 400;
  font-size: 44px;
}

.steps-home img{
  max-height: 95px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.steps-home .editor-content h2{
  font-size: 30px;
  color: #002F56;
  line-height: 31px;
  font-weight: 300;
  margin-bottom: 14px;
  letter-spacing: -0.04em;
}
.featured-content h2{
  color: #002F56;
  position: relative;
  font-weight: 200;
  font-size: 38px;
  margin-bottom: 14px;
}
.featured-content h2 span{
  background-color: #fff;
  position: relative;
  z-index: 2;
  display: inline-block;
  padding-left: 50px;
  padding-right: 50px;
}
.featured-content h2:after{
  position: absolute;
  z-index: 1;
  width: 94%;
  left: 50%;
  margin-left: -47%;
  border-top: 1px solid #002F56;
  top: 50%;
}
.layout__content .widget.featured-content .widget__subtitle{
  color: #002F56;
  font-weight: 300;
  font-size: 22px;
  line-height: 27px;
  text-align: center;
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}
.featured-content .editor-content p{
  color: #002F56;
  font-weight: 300;
  font-size: 22px;
}
.layout__content .widget.featured-content.leaders{
  padding-bottom: 30px;
  padding-top: 60px;
}
.layout__content .widget.featured-content.leaders h3{
  color: #768EB4;
  font-weight: 300;
  font-size: 22px;
}
.layout__content .widget.featured-content.leaders p{
  color: #000;
  font-weight: 200;
  font-size: 14px;
  line-height: 20px;
  
}
/* table section */
.subscription-breakdown{
  background-color: #768eb4;
  color: #fff;
  padding-top: 20px;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 20px;
}
.subscription-breakdown h2{
  color: #fff;
  font-weight: 400;
  font-size:38px;
  margin-bottom: 26px;
}
.subscription-breakdown__table{
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}
.check{
  text-indent: 120%;
  height: 30px;
  overflow: hidden;
  background-image: url(https://d36ai2hkxl16us.cloudfront.net/m/ebsco/check.svg);
  background-position: 50% 50%;
  line-height: 60px;
  background-repeat: no-repeat;
  width: 20px;
  margin-left: auto;
  margin-right: auto;
}
/* table section - end */
.layout__content .widget.two-items-home{
  background-color: #768eb4;
  padding-bottom: 42px;
}
.two-items-home img{
  max-height: 100px;
  text-align: center;
}

.two-items-home p{
  color: #fff;
  font-size: 21px;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}
/*.two-items-home .btn--primary{*/
/*  background: transparent;*/
/*  border-color: #fff;*/
/*  border-width: 2px;*/
/*  text-transform: uppercase;*/
/*  margin-top: 6px;*/
/*  min-height: 52px;*/
/*  line-height: 30px;*/
/*  border-radius: 26px;*/
/*  min-width: 246px;*/
/*  font-weight: 700;*/
/*  color: #fff;*/
/*  font-size: 18px;*/
/*  letter-spacing: 0.04em;*/
/*  margin-bottom: 0;*/
/*}*/

/* video */
.home-video h2{
  color: #768EB4;
  font-size: 38px;
  font-weight: 200;
  margin-bottom: 26px;
}
.home-video--action{
  background-color: #3F4A77;
  position: relative;
  display: block;
  text-align: center;
  max-height: 474px;
}
.home-video--action:after{
  content: '';
  background-color: rgba(0, 0, 0, 0.65);
  border-radius: 50%;
  top: 50%;
  left: 50%;
  margin-top: -80px;
  margin-left: -80px;
  height: 160px;
  width: 160px;
  position: absolute;
  display: block;
  background-image: url(https://d36ai2hkxl16us.cloudfront.net/m/ebsco/play-button.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 40px;
}
.home-video--action img{
  max-height: 474px;
}
/* logos */
.layout__content .widget.publisher-partners{
  padding-top: 74px;
  padding-bottom: 90px;
}
.publisher-partners h3{
  color: #768EB4;
  position: relative;
  font-weight: 200;
  font-size: 40px;
  margin-bottom: 30px;
  text-align: center;
}
.publisher-partners h3 span{
  background-color: #fff;
  position: relative;
  z-index: 2;
  display: inline-block;
  padding-left: 50px;
  padding-right: 50px;
}
.publisher-partners h3:after{
  content: '';
  position: absolute;
  z-index: 1;
  width: 94%;
  left: 50%;
  margin-left: -47%;
  border-top: 1px solid #768EB4;
  top: 50%;
}
.publisher-partners .hr__accent{
  display: none;
}
/* footer */
.footer{
  background-color: #666;
  color: #fff;
  padding: 30px 2.3rem;
}
.footer a,
.footer .footer__company__info{
  color: #fff;
  font-size: 14px;
}
.footer__inner{
  border-top: none;
}
.footer .footer__powered-by{
  display: block;
  border-left: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
}
.footer .footer__powered-by a{
  font-size: 14px;
}
.footer .footer__links {
  padding-right: 18px;
}
.footer .footer__links .link a{
  font-weight: 400;
  font-size: 16px;
}
.footer .footer__links .link:first-of-type {
  display: block;
  text-align: right;
  padding-bottom: 7px;
  padding-right: 10px;
  position: relative;
}
.footer .footer__links .link:last-of-type {
  display: none;
}
.company-name-text {
  /*font-size:inherit;*/
  color: inherit;
  font-style: italic;
}
@media only screen and (min-width: 48.063em) {
   /* navigation */
 /* .header--microsite{
    position: static;
    z-index: 10;
    width: 100%;
    background-color: rgba(255,255,255,0.8);
    top: 42px;
    min-height: 120px;
  }
  
  .index.home .header--microsite{
    position: absolute;
  } */
  /* navigation end */
  /* hero */ 
/*.keepbanner  .hero .hero__caption{*/
/*    background-color: transparent;*/
/*    max-width: 100%;*/
/*    text-align: center;*/
/*    padding-bottom: 0.8rem;*/
/*  }*/
/*.keepbanner  .hero .hero__caption .btn{*/
/*    background: transparent;*/
/*    border-color: #fff;*/
/*    border-width: 2px;*/
/*    text-transform: uppercase;*/
/*    margin-top: 6px;*/
/*    min-height: 52px;*/
/*    line-height: 30px;*/
/*    border-radius: 26px;*/
/*    min-width: 246px;*/
/*    font-weight: 700;*/
/*    color: #fff;*/
/*    font-size: 18px;*/
/*    letter-spacing: 0.04em;*/
/*    margin-bottom: 0;*/
/*  }*/
/*.keepbanner  .hero .hero__caption .hero__title{*/
/*    font-weight: 200;*/
/*    font-size: 53px;*/
/*    margin-left: auto;*/
/*    margin-right: auto;*/
/*    max-width: 846px;*/
/*    margin-bottom: 12px;*/
/*    line-height: 1.11;*/
/*  }*/
/*.keepbanner  .hero .hero__caption .h4{*/
/*    display: block;*/
/*    font-weight: 300;*/
/*    max-width: 974px;*/
/*    margin-left: auto;*/
/*    margin-right: auto;*/
/*    font-size: 22px;*/
/*    margin-bottom: 9px;*/
/*    line-height: 1.3;*/
/*  }*/

  .top-bar-section {
    float: right;
  }
  .top-bar{
    background-color: transparent;
    border-top: none;
  }
  .top-bar-section ul li{
    background-color: transparent;
  }
  .top-bar-section li:not(.has-form) a:not(.button) {
    background-color: transparent;
  }
  .header .company__beta-logo {
    display: inline-block;
    max-width: 212px;
    max-height: 67px;
    margin-top: 2px;
  }
  .nav--top{
    margin-top: -14px;
  }
  /* home steps */
  .layout__content .widget.steps-home {
    color: #002F56;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  /* .steps-home .h2.widget__title */
  .h2.widget__title {
    color: #002F56;
    font-size: 38px;
    margin-bottom: 26px;
   }
}


/* Customiz*/

.course-group .panel {
  display: none;
}

.course-group #i18n-3  {
  display: none;
}

.course-group #i18n-4 {
  display: none;
}

.course-group .badge {
  display: none;
}

.course-group .icon-lock {
  display: none;
}

.course__detail__enrolled {
  text-align: center;
}

.course__detail__enrolled .btn {
  font-size: 16px;
  color: black;
  background-color: #359db7;
}

.course__detail__enrolled {
  margin:0 auto;
}
.course-group .builder__mini-widget, .course__detail__enrolled, .course__detail__social {
  background: #359db7;
  width: 240px;
  height: auto;
} 

.builder .example-widget {
  background: transparent;
  width: auto;
  height: auto;
}


.article-content__date {
    display: none;
}

.footer__company__info:before{
  display:block;
  content: "Accel5";
}

/*ASeoighe*/


/*Subscription widget title*/
  .subscriptionwidget .widget__title {
    color: #002f56;
    font-weight: bold;
}

.subscriptionwidget .card_body {
  height:400px;
}

/* Subscription page Organisations subscription*/
.subscriptionwidget  .enterprisetrialbutton {
  margin-top:20px !important;
}


  /*subscription widget*/
  .subscriptionwidget .widget__title {
    color: #002f56;
    font-size: 24px;
    font-weight: bold;
    
}
.subscriptionwidget .card_body .free_trial_btn {
  margin-top: none !important;
  
}

.subscriptionwidget .card_body .free_trial_btn:hover {
  margin-top: none !important;
  background:#DC631E;
  
}

.layout__content .hero {
    margin-bottom: 1rem;
}

.subscriptionwidget span.trial_price{
 color: #002f56;
}

.subscriptionwidget  .annual_costpy {
   color: #002f56;
}

.subscriptionwidget .enterprisetrialbutton {
    bottom: 40px;
}

.subscriptionwidget .enterprisetrialbutton {
    bottom: 20px;
}

 .subscriptionwidget .card_body .free_trial_btn:hover {
  margin-top: none !important;
  background:#DC631E;
  border:#DC631E;
  color:#fff;
 }
  
  
  /* .steps-home .h2.widget__title */
  .h2.widget__title {
    /* font-weight:bold; */
  }
  
  .subscription_paragraph .header_border {
    padding-top:15px;
  }
  
  
    .subscriptionwidget .widget__title  {
    color: #002f56;
    font-size: 38px;
    font-weight: 400px;
  }

 .subscriptionwidget .monthly__button   {
  margin-top:60px;
}
  /*Subscription widget*/


@media only screen and (max-width: 768px) {
 .company__beta-logo img{
    max-width: 150px;
    margin-top: 2px;
  } 
  
    /*subscription widget*/
    
  .subscriptionwidget .medium-4 {
    margin-bottom:15px;
  }
  
    .subscriptionwidget .card_body {
      margin: 0 5px 0 5px;
    }
    
      /*subscription widget*/
   .subscriptionwidget .widget__title {
    color: #002f56;
    font-size: 24px;
    font-weight: bold;
}

  /*subscription widget*/
}
@media only screen and (max-width: 768px) {
/* .steps-home .h2.widget__title */
.h2.widget__title {
  color: #002F56;
}
}
.signup-home .btn--primary{
 display:block;
  margin-left: auto;
  margin-right: auto;
  width: 16%;
  margin-top: 20px;
  border-radius: 2px;
  margin-bottom: 0;
}
@media only screen and (min-width: 769px) and (max-width: 1023px) {
.signup-home .btn--primary{
 display:block;
  margin-left: auto;
  margin-right: auto;
  width: 45%;
  margin-top: 20px;
  border-radius: 2px;
  margin-bottom: 0;
}

/*Subscription widget*//* Beginning of Angela's code*/
  .subscriptionwidget .medium-4 {
    margin-bottom:15px;
  }
  
  
   .subscriptionwidget .organisation_benefits_list {
     float:none !important;
   }
}



.subscription_widget .subscription_header {
  padding-top: 2%;
  color: #fff;
}

.subscription_paragraph {
  border: 2px solid #002f56;
  /*padding-bottom: 20%;*/
}

.header_border {
  border-bottom:  1px solid #d3d4de;
}

div.header_border{
  background:#002f56;
  border-color:#002f56;
}

.card_body {
  text-align: center;
  padding-top:5%;
  padding-bottom: 5%;
}

.free_trial_btn{
  margin-top:5%;
  background-color:#f78b1e;
  border-color:#f78b1e;
  color:#fff; 
  font-weight:bold;
  /*bottom: -130px;*/
}

.annual_costpy {
  font-size: 14px;
  }

.subscriptionheadersection h2 {
      /*color:#002f56;*/
  font-size: 38px;
}

.subscriptionheadersection .hr__accent {
  background-color: #f78b1e;
}


.middleparagraph {
  border: #f78b1e 2px solid ;
}


div.header_border.middle_border {
  background-color:  #f78b1e;
  border-color: #f78b1e;
}
 .subscriptionwidget .monthly__button   {
  margin-top:85px;
}

@media only screen and (max-width: 48.063em) {
  .company__beta-logo img {
    margin-top: -25px;
    margin-left: 70%;
    margin-bottom: 10%;
  }
  
  .hero .btn {
        width: 50%;
  }
  
  .video-heading img {
    margin-left: 15%;
    margin-right: 15%;
  }
  /*subscription widget*/
   .subscriptionwidget .widget__title {
    color: #002f56;
    font-size: 24px;
    font-weight: bold;
}

  /*subscription widget*/

}

@media only screen and (max-width: 768px) {
 .company__beta-logo img{
    max-width: 150px;
    margin-top: 2px;
  } 
  .company__beta-logo{
    margin-left:15px;
  }
}


@media only screen and (min-width: 120em) {
 .subscriptionwidget .monthly__button   {
  margin-top:60px;
}
}

/*Changing the amount on the cart page*/

div.cart-item__total.cart-item__total--order:before {
    content:"$0 today";
}

.cart-item__total span {
  display:none;
}
.order__total:after{
  content:"Cancel at any time during your trial and you won’t be charged";
  display:block;
  text-align:left;
  font-size:12px;
  font-weight: normal;
}
#test-enter-payment-button {
    display: block;
    text-align: center;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;

/*Changing the amount on the cart page*/

}


.learn .widget__alt-title__container h3 {
   color: #002f56;
  font-size: 30px;
  font-weight:bold; 
}

.learn .hr__accent {
  background-color: #f78b1e;
  
}

body {
  color: #002f56;
}

.subscriptionwidget .ember-view .row {
  display: flex;
}

.subscriptionwidget .ember-view .row > .columns {
  float: none;
}

.subscriptionwidget .ember-view .row > .columns .editor-content,
.subscriptionwidget .ember-view .row > .columns .subscription_paragraph {
  height: 100%;
}

.subscriptionwidget .ember-view .card_body {
  height: auto;
  color: #000;
  padding-bottom: 50px;
}

.subscriptionwidget .ember-view .row > .columns .btn--large {
  position: absolute;
  left: 50%;
  bottom: 20px;
  white-space: nowrap;
  transform: translateX(-50%);
}


/* CSS OVERRIDES ADDED BY PATRICK HAMM - PHAMM@EBSCO.COM ON JULY 20, 2022 */

/* SUBSCRIPTION OPTIONS BUTTONS ARE ABSOLUTE POSITIONED.  BELOW OVERRIDES REFORMAT AND CENTER THIS BUTTON */
.subscriptionwidget .ember-view .row > .columns .btn--large {
  position: relative;
  left: auto;
  bottom: auto;
  padding: .5em 1.25em;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  transform: translateX(0%);
  border: none !important;
}
.subscriptionwidget .ember-view .card_body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.subscriptionwidget .ember-view .card_body > div:first-child {
  padding: 0 15px 0 15px;
}
.subscriptionwidget .ember-view .card_body > div:last-child {
  margin-bottom: 40px;
}
/* END SUBSCRIPTION OPTIONS OVERRIDE */


/* OVERRIDES FOR BTN--PRIMARY */
.hero__caption .btn--primary,
.widget__cta .btn--primary {
  width: 20ex; /* 'EX' REFERS TO THE WIDEST CHARACTER WITHIN THE FONT.  CONSIDER THIS WHEN CHANGING THIS WIDTH, JUST IN CASE THE BUTTON MESSAGE EVER CHANGES */
  font-size: 1.4rem;
}
/* OVERRIDES FOR BTN--PRIMARY */

/* IMAGES ON CAROUSEL ARE TOO LARGE ON MOBILE.  CODE BELOW SHRINKS THEM */
@media screen and (max-width: 769px) {
  .featured-content-multi-carousel-item img {
    max-width: 75%;
    display: block;
    margin: 0 auto;
  }
}
/* END IMAGES ON CAROUSEL FIX */

/* MAKE 3 COLUMN CONTENT BEHAVE PROPERLY ON MOBILE 
APPLIED TO THE SUBSCRIPTION OPTIONS */
/* PHONE */
@media screen and (max-width: 1023px) {
    .widget--three-column .row {
      flex-wrap: wrap;
      justify-content: space-between;
    }
    /* OVERRIDE SPACE BELOW SUBSCRIPTION BOXES.  ORIGINAL SETTING IS 15PX */
    .subscriptionwidget .medium-4 {
      margin-bottom: 1.5em;
    }
}
/* PHONE */
@media screen and (max-width: 767px) {
  .widget--three-column .row .columns {
    width: 100%;
  }
}
/* PHONE TO TABLET*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .widget--three-column .row .columns {
    width: 50%;
  } 
  .widget--three-column .row .columns:nth-child(3) {
    width: 100%;
  }
}
/* END MAKE 3 COLUMN UPDATES */

/* MAKE 4 COLUMN CONTENT BEHAVE PROPERLY ON MOBILE
APPLIED TO THE BOOK SUMMARIES ON THE HOME PAGE */

/* FORCE IMAGES TO CENTER */
.widget--four-column .columns img {
  display: block;
  margin: 0 auto;
}

/* PHONE */
@media screen and (max-width: 1024px) {
  .widget--four-column .row  {
    display: flex;
    flex-wrap: wrap;
  }
  .widget--four-column .row .columns {
    min-width: 40%;
    margin-bottom: 1em;
  }
}
/* END HOME PAGE 4 COLUMN UPDATES */



/* SEARCH INPUT OVERRIDES - ONLY APPLIED ON MOBILE */
@media screen and (max-width: 769px) {
  .catalog-search {
    margin-bottom: 1em;
  }
  input[type="search"] {
    margin-bottom: 0;
  }
  .catalog-search__button {
    height: 32px;
    width: 32px;
    top: 1px; right: calc(1em + 1px);
  }
  .catalog-search__button,
  .catalog-search__button:hover  {
    background-color: transparent;
  }
  .catalog-search__button i {
    padding: 0 0;
  }
}
/* END SEARCH INPUT OVERRIDES */


/* CENTER IMAGES ON THE CATALOG PAGES */
@media screen and (max-width: 769px) {
  /*.small-6 {*/
  /*  width: 100%;*/
  /*}*/
  img.catalog-list-item__asset {
    display: block;
    margin: 0 auto;
  }
}
/* END CENTER IMAGES ON THE CATALOG PAGES */

/* VARIOUS UTILITIES FOR THE HERO SECTION ON MOBILE */
@media screen and (max-width: 1024px) {
  /* HIDE HERO IMAGE ON MOBILE - COMMENTED OUT ON 7/27 */
  /* .hero > picture {
    display: none;
  } */
  /* RESTORE PROPER POSITIONING - SOMEHOW, POSITION IS SET TO "ABSOLUTE" FOR THE HERO SECTION ON MOBILE VIEWPORTS MAKING IT INVISIBLE. THIS CODE FIXES THAT */
  .hero .hero__caption {
    position: relative;
  }
}
/* END VARIOUS UTILITIES FOR THE HERO SECTION ON MOBILE */

/* FIX SMALL FONTS ON MOBILE */
@media screen and (max-width: 1024px) {
  .hero .hero__caption .hero__title {
    font-size: 38px;
    /* margin-top: 2em; */
    margin-bottom: 1em;
  }
  .hero .hero__caption .h4 {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 769px) {

  /* CATALOG FONTS */
  .catalog-list-item__title {
    font-size: 1.6rem; 
  }
  .catalog-list-item__info,
  .catalog-list-item__source,
  .catalog-list-item__description {
    font-size: 1.2rem;
  }
  /* END CATALOG FONTS */
}
/* FIX SMALL FONTS ON MOBILE */

/* MAIN HEADER - FIX HERO CAPTION SPACING ISSUE */
@media screen and (min-width: 770px) and (max-width: 1023px) {
  .hero .hero__caption {
    bottom: 0;
  }
}
/* END MAIN HEADER - FIX HERO CAPTION SPACING ISSUE */

/* CATALOG PAGE - REDUCE SPACING AROUND CALL TO ACTION BUTTON */
.widget--one-column .widget__cta {
  padding: 0 0 0;
}
.widget--one-column .widget__cta .btn {
  margin-bottom: 0;
}
/* END REDUCE SPACING AROUND CALL TO ACTION BUTTON */
/* Remove "Gift this Learning Path" icon */
.enroll__secondary-actions .icon-gift {display:none}
/* END CSS OVERRIDES */

/* For Login page - custom SSO message */
.session .session__container form .field:nth-last-child(3)::after { content: 'SSO Users: Enter any character in the password field to sign in via your organization.'; display: block; background: #fef2dc; padding: 8px 12px; margin-bottom: 16px; border-radius: 6px; color: #000;}
.session .session__container form input[type=submit].btn, .session .session__container form input[type=submit].btn:hover {background: #f78b1e; border-color: #f78b1e; color: #111;}
@media only screen and (max-width: 1600px) {
    .session .session__container form .field:nth-last-child(3)::after {font-size: 13px;}
}

/* FOOTER OVERRIDES ADDED ON 12/2/2022 BY PATRICK HAMM.  IF THERE ARE ANY QUESTIONS OR ISSUES, CONTACT phamm@ebsco.com */

/* HIDE THE LABEL "ACCEL5" */
.footer .footer__company__info::before {
  content: '';
}

/* REMOVE "POWERED BY THOUGHT INDUSTRIES" */
.footer .footer__powered-by {
  display: none;
}

/* CENTER THE COPYRIGHT MESSAGE */
.footer .footer__company__info {
  float: none;
  display: block;
  margin-bottom: 0;
  text-align: center;
  order: 2; /* CHANGE FLEX ORDER, TO MOVE IT TO BELOW THE FOOTER LINKS */
}

/* REFORMAT THE FOOTER LINKS - REMOVE THE FLOAT BEHAVIOR, CENTER CONTENT ON SCREEN, REMOVE THE FORCED LINE BREAK AFTER "ABOUT EBSCO" */
.footer .footer__links {
  float: none;
  padding-right: 0;
  margin-bottom: 2em;
  text-align: center;
}
.footer .footer__links .link:first-of-type {
  display: inline-block;
}

/* FLEX THE FOOTER - SO THAT I CAN REORDER, MOVING THE COPYRIGHT TO THE BOTTOM */
.footer .footer__inner {
  display: flex;
  flex-direction: column;
}

/* STYLE THE ANCHOR TAGS - UNDERLINE ON HOVER */
.footer .footer__links .link a {
  color: white;
}

.footer .footer__links .link a:hover {
  text-decoration: underline;
  color: white;
}

/* END FOOTER OVERRIDES */




/* Added By KS */
#learner .eBrowseTopics h3 {font-size: 1.25rem; font-weight: 400; color: #333;}
/*#learner .eBrowseTopics h3 {font-size: 30px; font-weight: 700; color: #002f56;}*/
.eBrowseTopics {position: relative;}
.eBrowseTopics p a {display: inline-block; padding: 8px 10px; border-radius: 24px; background: #f6f6f6; color: #111111; border: 1px solid #ccc; margin-right: 6px; margin-bottom: 12px; font-weight: 400; font-size: 16px; font-family: 'Sintony', sans-serif !important;}
.eBrowseTopics .editor-content a:not(.btn) {color: #111111; transition: all ease-in-out .2s; line-height: normal;}
.eBrowseTopics .editor-content a:not(.btn):hover {background: #111111; color: #fff;}

.eBrowseTopics.widget--one-column .widget__cta .btn { border: 1px solid #f6f6f6; color: #656565; font-size: 13px; font-size: .8125rem; max-width: 25%; padding: 0.25em 0.5em; background: none; position: absolute; right: 2rem; text-align: center; top: calc(1rem + 7px); width: auto; line-height: inherit; font-family: var(--font);}

@media only screen and (max-width: 767px) {
    .eBrowseTopics.widget--one-column .widget__cta .btn {right: 1rem;}
    .eBrowseTopics p a {font-size: 11px; padding: 8px 12px; margin-bottom: 8px;}
    .eBrowseTopics p a:nth-child(9) ~ a {display: none;}
}