@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,700|Open+Sans:300,400,700");

      :root {
        --font: Roboto;
        --alt-font: Open Sans;
        --accent-color: #4f376e;
        --secondary-color: #629c63;
        --link-color: #4f376e;
        --accent-highlight-color: #4f376e;
        --accent-highlight-background-color: #ebe5f2;
        --accent-tinted-color-70: #cac3d4;
        --accent-tinted-color-80: #dcd7e2;
        --accent-tinted-color-90: #edebf1;
        --accent-contrast-color: #fff;
        --accent-contrast-tinted-background-color: #b3b3b3;
        --accent-hover-color: #674890;
        --secondary-hover-color: #4e7d4f;
        --secondary-contrast-color: #111;
        --link-hover-color: #805dae;
      }
      

.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_hires_v3/v1/course-uploads/25d02874-561b-4c87-854a-25774340cad3/68rqinqmwsja-Logo-TheCenter.png') no-repeat center left;background-size: contain;} .company__logo span.h4 {visibility: hidden;}
.home-quotes--quote{
  color: #000000;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-image: url(//d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/v1502992067/h7brbvjntdktknrz4cjp.png);
  padding-top: 80px;
font-weight: 300;
}
.home-quotes--holder .home-quotes--author{
font-family: 'Montserrat', sans-serif;
  font-style: italic;
  color: #000000;
  padding-top: 16px;
  font-size: 22px;
  font-weight: 300;
text-align: center;
position: relative;
margin-bottom: 0;
}
.home-quotes--holder .home-quotes--author:before{
content: '';
position: absolute;
top: 0;
height: 0;
min-width: 180px;
border-top: 1px solid #000000;
margin-left: calc(50% - 90px);
display: block;
}
.home-quotes--item.slick-slide{
  min-height: 489px;
  display: flex;
  flex-direction: column;
  justify-content: center;
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: cover;
}
.home-quotes--holder{
width: 80%;
margin-left: auto;
margin-right: auto;
}
.home-quotes--holder h1{
font-size: 1.75rem;
text-align: center;
}
.home-quotes--holder .home-quotes--author-info{
color: #000000;
font-style: italic;
text-align: center;
font-weight: 100;
}
/* carousel styling */
.slick-initialized .home-quotes--item.slick-slide{
display: flex;
}
.home-quotes .slick-arrow{
position: absolute;
z-index: 5;
border: none;
background-color: transparent;
background-position: 50% 50%;
background-size: contain;
background-repeat: no-repeat;
top: 50%;
margin-top: -30px;
height: 60px;
width: 36px;
text-indent: 110%;
line-height: 60px;
overflow: hidden;
opacity: 0.6;
transition: opacity 0.2s ease-in;
margin: 0;
padding: 0;
}
.home-quotes .slick-arrow:hover{
opacity: 0.9;
}
.home-quotes .slick-arrow.slick-prev{
background-image: url(//d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/v1502992209/l0vlulakuujrbzf1kngy.png);
left: 15px;
}
.home-quotes .slick-arrow.slick-next{
background-image: url(//d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/v1502992275/w012zm8b2tgmrtxsvuk6.png);
right: 15px;
}

.home-hero .hero .hero__caption a{
  margin-top: 15px;
  text-transform: uppercase;
  letter-spacing: 0.09em;
}
/* footer */

.footer__inner{
border: none;

}
.footer__company__info,
.footer__company__name,
.footer__powered-by,
.footer__powered-by a{
color: #fff;
}
.footer__links strong{
display: none;
}
.footer__links a{
display: block;
overflow: hidden;
height: 30px;
width: 30px;
background-image: url(//d36ai2hkxl16us.cloudfront.net/m/crowd-culture/question.svg);
background-size: contain;
background-repeat: no-repeat;
background-position: 50% 50%;
text-indent: 110%;
line-height: 30px;
}
@media only screen and (min-width: 24em){
.header--microsite .company__logo, .header--microsite .company__beta-logo {
  float: left;
  margin-left: 11px;
  margin-top: 10px;
}
}
@media only screen and (min-width: 30.063em) {

}
@media only screen and (min-width: 40.063em) {

}
@media only screen and (min-width: 48.063em) {
/* transparent nav */
/*.index .header.header--microsite{*/
/*  position: absolute;*/
/*  z-index: 10;*/
/*  width: 100%;*/
/*}*/

.top-bar{
  border: none;
  background: transparent;
}
.top-bar-section ul li{
  background: transparent;
}
.top-bar-section li:not(.has-form) a:not(.button){
    font-weight: normal;
    padding-right: 34px;
}
.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section li:not(.has-form) a:not(.button):focus{
  background-color: transparent;
}
.top-bar-section li:not(.has-form) a:not(.button){
  background-color: transparent;
}
.top-bar-section ul li:hover:not(.has-form)>a{
  background-color: transparent;
}
.top-bar-section .left li .dropdown {
    right: auto;
    left: -60px;
}

/* replace the cart link with cart icon 
.nav--top ul a{
  position: absolute;
  top: 0;
  right: 5px;
}

 .nav--top ul li:last-of-type a{
  overflow: hidden;
  background-image: url(//d36ai2hkxl16us.cloudfront.net/m/crowd-culture/cart.svg);
  background-repeat: no-repeat;
    background-size: 90%;
    background-position: 50% 50%;
    text-indent: 400%;
    width: 36px;
    height: 36px;
    position: absolute;
    right: 39px;
    top: 49px;
  z-index: 4;
}
.nav ul>li:not(.has-form) a:not(.button):focus,
.nav--top ul li:last-of-type a:focus{
  background-color: transparent;

}*/
/* dropdown */
.top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button),
.top-bar-section .dropdown li a{
    width: auto;
    height: auto;
  text-indent: 0;
  overflow: visible;
    margin-left: 0;
    text-align: right;
    padding-right: 15px;
    color: #000;
    font-size: 14px;
    font-weight: normal;
}

.home-hero .hero:before{
  content: '';
  position: absolute;
  bottom: 0;
  top: 44%;
  left: 0;
  right: 0;
  z-index: 5;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.60+100 */
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.80) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.80) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.80) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  transition: top 0.3s ease-in;
}
.home-hero .hero .hero__caption{
    background-color: transparent;
    z-index: 5;
    color: #fff;
    width: 90%;
    left: 50%;
  transform: translateX(-50%);
}
.home-hero .hero .hero__caption h2{
  color: #fff;
  font-size: 48px;
}
#learner .home-hero .hero .hero__caption .h4{
  color: #fff;
  font-weight: 200;
  font-size: 23px;
  display: block;
text-align: center;
max-width: 610px;
margin-left: auto;
margin-right: auto;
}

.layout__content .home-hero .hero{
  margin-bottom: 15;
}
.home-quotes--item,
.home-quotes--item.slick-slide{
    min-height: 489px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.slick-initialized .home-quotes--item.slick-slide{
  display: flex;
}
.home-quotes--holder{
  width: 80%;
}
.home-quotes--holder h1{
  font-size: 2.25rem;
  
}
/* footer */
.footer .footer__powered-by{
  border: none;
  display: block;
    padding: 7px 0 0 0;
    margin: 0;
}
}
@media only screen and (min-width: 55em){
/*.header--microsite .company__logo {*/
/*    float: left;*/
/*    margin-bottom: 0.3rem;*/
/*    width: 326px;*/
/*    height: 110px;*/
/*    margin-top: 3px;*/
/*    margin-left: -9px;*/
/*}*/
.home-hero .hero .hero__caption{
    width: 80%;
}
.home-hero .hero .hero__caption h2{
  font-size: 53px;
}
}
@media only screen and (min-width: 60.063em){

}
@media only screen and (min-width: 64.063em){
/*.header--microsite .company__logo {*/
/*    float: left;*/
/*    margin-bottom: .3rem;*/
/*    width: 361px;*/
/*    height: 110px;*/
/*    margin-top: -5px;*/
/*    margin-left: 0;*/
/*}*/

}
@media only screen and (min-width: 70em){
/*.header--microsite .company__logo,*/
/*.header--microsite .company__beta-logo {*/
/*    float: left;*/
/*    margin-left: 11px;*/
/*}*/
}
@media only screen and (min-width: 72.063em){
.home-hero .hero:before{
  top: 44%;
}
}
@media only screen and (min-width: 80.063em) {

}
/* 3 icons section */
.three-icons-section .editor-content{
text-align: center;
}
#learner .three-icons-section .editor-content h3{
padding-top: 12px;
font-size: 30px;
font-weight: 300;
margin-bottom: 8px;
}
.hero__caption {
  width: 200px;
  display: block;
}

.dashboard__user__avatar-upload {
display: none;
}

body .container {
max-width: 1440px;
box-shadow: none;
border: 0;
}

.container .header .top-bar {
background: transparent !important;
border: 0 !important;
height: auto;
}

.container .top-bar .toggle-topbar button {
color: #FFF;
}

.container .header  .header__inner {
display: flex;
justify-content: space-between;
/*height: 80px;*/
align-items: center;
}

/*.index header.header {*/
/*position: absolute;*/
/*z-index: 10;*/
/*}*/

/*Changed on Call with J
/*.header.header--dashboard {*/
/*  background: rgba(0, 50, 97, 0.7);*/
/*}*/
/*.header {*/
/*  background: rgba(0, 50, 97, 0.7);*/
/*}*/

/*.container > header.header {*/
/*height: 80px;*/
/*background: rgba(0, 50, 97, 0.7);*/
/*width: 100%;*/
/*padding: 0 1rem;*/
/*}*/

.container header.header a,
.container header.header #cart-button {
/*color: #FFF !important;*/
font-weight: bold !important;
font-size: 16px;
display: inline;
}

.container .header .nav.nav--top {
order: 2;
}

#cart-button {
margin-bottom: 0;
}

.container .header .nav.nav--top a,
.container header.header #cart-button {
padding: 0 1rem;
}

.container .top-bar.expanded {
overflow: inherit !important;
}

.widget--hero-image .hero .hero__caption .hero__title {
text-transform: uppercase;
color: #FFF;
font-weight: 800;
font-size: 65px;
line-height: 50px;
}

.widget--hero-image .hero .hero__caption .h4 {
font-size: 16px;
line-height: 24px;
color: #FFF;
display: block;
}

.widget--hero-image .hero .hero__caption .btn {
border-radius: 5px;
background: #FFF;
height: 47px;
line-height: 47px;
padding: 0 20px;
color: #000000;
font-weight: bold;
font-size: 14px;
border: 0;
margin: 15px 0 0 0;
text-transform: uppercase;
}

.widget--searchbar .form-control {
background: rgba(218, 218, 218, 0.4) !important;
border: 0;
box-shadow: none;
height: 50px;
line-height: 50px;
color: #757575;
font-weight: 600;
font-size: 14px;
box-shadow: none;
padding: 0 30px;
width: calc(100% - 150px);
}

.widget--searchbar .btn {
height: 50px;
line-height: 50px;
padding: 0 30px;
font-weight: bold;
font-size: 16px;
border-radius: 5px !important;
text-transform: uppercase;
}

.widget--searchbar .form-control::placeholder {
font-style: normal;
opacity: 0.7;
}

.widget--searchbar .icon-search {
display: none;
}

.widget--about-blocks {
padding: 0 125px !important;
}

.courses-title.widget {
padding-right: 200px;
}

.courses-title hr {
display: none;
}

.courses-title .widget__alt-title__container {
color: #003261;
font-weight: 600;
font-size: 48px;
line-height: 1;
margin-bottom: 10px;
text-transform: uppercase;
}

.courses-title .widget__alt-title__container h3 {
display: inline;
color: #422e5d;
font-weight: 500;
font-size: 48px;
line-height: 1;
text-transform: uppercase;
}

.courses-title .widget__alt-title__container p {
font-weight: 800;
display: inline;
line-height: 1;
}

.courses-title .editor-content {
color: #757575;
font-weight: 500;
font-size: 14px;
line-height: 18px;
}

.about-block h3 {
color: #422e5d !important;
text-align: center;
text-transform: uppercase;
font-weight: 800;
font-size: 24px;
margin-bottom: 12px;
}

.about-block p {
color: #757575 !important;
font-size: 18px;
line-height: 18px;
}

.h2.widget__title {
color: #74C3F;
text-align: center;
text-transform: uppercase;
font-weight: bold;
font-size: 48px;
line-height: 48px;
margin: 0 0 10px 0;
}

.carousel-custom,
.featured-custom {
padding-bottom: 140px !important;
}

.carousel-custom .featured-content-multi-carousel-item {
background: #FFFFFF;
border: 1px solid #E6E6E6;
box-sizing: border-box;
border-radius: 5px;
position: relative;
}

.carousel-custom .featured-content-multi-carousel-item img {
padding: 0;
height: 200px;
max-width: inherit;
}

.carousel-custom .featured-content-multi-carousel-item__title {
background: rgba(1, 10, 51, 0.6);
transform: translateY(-100%);
letter-spacing: 0.5px;
text-transform: uppercase;
width: 100%;
font-weight: 600;
font-size: 20px;
line-height: 18px;
text-align: left;
word-break: break-word;
color: #FFF;
padding: 8px 120px 20px 20px;
margin: 0;
position: absolute;
}

.carousel-custom ul li > a,
.carousel-custom ul li > a > div {
height: 100%;
}

.carousel-custom .featured-content-multi-carousel-item__body {
padding: 0 0 40px 0;
}

.carousel-custom .featured-content-multi-carousel-item__body::after {
content: '';
position: absolute;
bottom: 20px;
left: 12px;
width: 80px;
height: 15px;
background: url(https://d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/a_exif,c_fit/v1/course-uploads/25d02874-561b-4c87-854a-25774340cad3/5v8ckielniml-Social.png) no-repeat;
}

.carousel-custom .featured-content-multi-carousel-item__body::before {
content: '';
position: absolute;
bottom: 20px;
right: 12px;
width: 15px;
height: 15px;
background: url(https://d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/a_exif,c_fit/v1/course-uploads/25d02874-561b-4c87-854a-25774340cad3/qmbwanqeberf-Group286.png) no-repeat;
}

.carousel-custom .featured-content-multi-carousel-item__description {
color: #757575;
font-size: 14px;
line-height: 18px;
padding: 20px 10px;
}

.carousel-custom .featured-content-sidebar,
.featured-custom .featured-content-sidebar {
top: 100%;
height: auto;
margin-top: 20px;
width: 100%;
position: absolute !important;
}

.carousel-custom .featured-content-sidebar a,
.featured-custom .featured-content-sidebar a {
color: #003261;
font-weight: bold;
font-size: 16px;
line-height: 47px;
height: 47px;
padding: 0 20px;
border-radius: 5px;
border: 1px solid #003261;
display: inline-block;
}

.carousel-custom .medium-9.columns,
.featured-custom .medium-9.columns {
width: 100%;
}

.featured-custom .catalog-grid-item {
border-radius: 5px;
border: 1px solid #D8CEC5;
}

.featured-custom .catalog-grid-item__hr,
.featured-custom .catalog-grid-item__cta-container {
display: none;
}

.featured-custom .catalog-grid-item__title {
color: #003261;
text-transform: uppercase;
font-weight: bold;
font-size: 24px;
line-height: 1;
word-wrap: break-word;
}

.featured-custom .catalog-grid-item__description {
color: #666666;
font-size: 12px;
line-height: 16px;
padding: 5px 25px 5px 0;
position: relative;
}

.featured-custom .catalog-grid-item__description::after {
content: '';
position: absolute;
right: 10px;
bottom: 5px;
border: 3px solid #003261;
border-left: 0;
border-bottom: 0;
width: 13px;
height: 13px;
transform: rotate(45deg);
}

.carousel-custom .featured-content-multi-carousel__nav-right i,
.carousel-custom .featured-content-multi-carousel__nav-left i {
font-size: 26px;
font-weight: 600;
color: #003261 !important;
}

.catalog-grid-item__asset-container {
overflow: hidden;
}

.featured-custom .catalog-grid-item__asset-container {
overflow: hidden;
border-radius: 5px 5px 0 0;
}

.featured-custom .catalog-grid-item__asset {
width: auto;
max-width: inherit;
display: block;
height: 190px;
transform: translateX(-50%);
margin-left: 50%;
}

.featured-custom .catalog__ribbon {
padding: 0 20px;
height: 30px;
line-height: 30px;
top: 160px;
right: 0;
font-weight: bold;
font-size: 12px;
color: #FFF !important;
}

.featured-custom .featured-content-sidebar {
width: 100%;
text-align: center;
}

.featured-custom .catalog__ribbon-corner {
display: none;
}

.carousel-custom .featured-content-multi-carousel__nav-right {
right: 30px;
top: -100px;
}

.carousel-custom .featured-content-multi-carousel__nav-left {
right: 100px;
left: inherit;
top: -100px;
}

.company__school-name__divider {
display: none;
}

.company__school-name {
font-size: 16px;
font-weight: 600;
color: #422e5d;
line-height: 1.4;
margin: 0 10px;
text-align: left;
}

.company__school-name b {
font-weight: 800;
display: block;
color: #42 2e 5d;
}

.resources-header .widget__title {
color: #003261;
font-weight: 800;
font-size: 48px;
}

.widget .widget__subtitle {
color: #757575;
font-weight: 500;
font-size: 14px;
line-height: 18px;
max-width: 600px;
margin: 0 auto 2rem;
}

.featured-course-video video,
.featured-course-video img {
max-width: 100%;
width: 100%;
padding: 0 100px;
}

.community-widget {
position: relative;
padding: 0 !important;
}

.community-widget .widget__title,
.community-widget .widget__subtitle {
text-align: left;
max-width: 100% !important;
padding: 0 260px 0 30px;
}

.community-widget .columns,
.community-widget .widget__cta {
padding: 0;
}

.community-widget .row {
margin: 0;
}

.community-widget .btn {
position: absolute;
right: 30px;
top: 10px;
color: #FFFFFF;
font-weight: bold;
font-size: 16px;
line-height: 47px;
height: 47px;
padding: 0 20px;
border-radius: 5px;
border: 1px solid #FFFFFF;
background: transparent;
display: inline-block;
}

footer.footer .footer__company__info {
display: none;
}
/*Clint to change Background Colour*/
footer.footer {
padding: 30px;
color: #FFF;
text-align: center;
background: #402E59;
}

footer.footer ul {
margin: 0 auto 30px auto;
padding: 0;
list-style: none;
}

footer.footer ul a {
font-weight: bold;
font-size: 12px;
margin: 0 15px;
line-height: 18px;
color: #FFF;
text-transform: uppercase;
text-decoration: none;
}

footer.footer ul a:hover,
footer.footer p a:hover {
text-decoration: underline;
}

footer.footer p {
margin: 0;
text-align: center;
}

footer.footer p a {
font-size: 14px;
line-height: 17px;
margin: 0 8px;
color: #FFF;
text-decoration: none;
}

li.about-block__container .about-block:before {
display: none;
}

.carousel-custom .featured-content-multi-carousel-item__source {
position: absolute;
transform: translateY(-100%);
right: 0;
z-index: 10;
max-width: 120px;
}

.carousel-custom .featured-content-multi-carousel-item__source strong {
word-break: break-word;
color: #FFF;
display: block;
text-transform: uppercase;
padding: 10px 20px;
font-weight: bold;
font-size: 12px;
background: #589ACD;
}

.nav ul>li:not(.has-form) a:not(.button):focus {
background-color: inherit;
}

.top-bar-section li:not(.has-form) a:not(.button) {
line-height: 1.3;
white-space: nowrap;
}

/*.container .header .company__beta-logo .company-logo__container img {*/
/*max-height: 90px;*/
/*}*/

/*.header--microsite .company__logo, */
/*.header--microsite .company__beta-logo {*/
/*margin-top: 25px;*/
/*}*/

@media only screen and (max-width: 1024px){ 
.widget--hero-image .hero .hero__caption {
  max-width: 70%;
}

.widget--hero-image .hero .hero__caption .hero__title {
  font-size: 38px;
  line-height: 34px;
}
}

@media only screen and (min-width: 769px){ 
.widget--hero-image .hero .hero__caption {
  background: none;
  text-align: left;
  bottom: 0;
  max-width: 60%;
}

.widget--hero-image .hero .hero__caption .h4 {
  max-width: 70%;
}

.widget--searchbar {
  padding: 10px 150px 10px 125px !important;
}

.hero-custom .hero__caption {
  left: inherit !important;
  right: 0 !important;
  text-align: center !important;
  width: auto !important;
  margin-bottom: 15px;
}

.hero-custom .hero__caption .hero__title {
  font-style: normal !important;
  font-weight: bold !important;
  font-size: 28px !important;
  line-height: 1 !important;
  margin: 0;
  text-align: center !important;
}

.hero-custom .hero__caption .h4 {
  color: #003261 !important;
  font-weight: bold !important;
  font-size: 70px !important;
  line-height: 1 !important;
  text-align: center !important;
  max-width: 100% !important;
  margin-top: -5px;
}

.hero-custom .hero__caption .btn {
  border: 1px solid #FFF !important;
  background: transparent !important;
  color: #FFF !important;
}

.featured-custom ul {
  display: flex;
}

.featured-custom .catalog-item,
.featured-custom .catalog-grid-item {
  height: 100%;
}

.container .header .top-bar {
  flex: 1;
  text-align: center;
}

.container .header .top-bar .top-bar-section {
  width: auto;
  display: inline-block;
}

.carousel-custom ul {
  display: flex;
}

.carousel-custom .medium-block-grid-2>li {
  min-width: 50%;
}

.carousel-custom .medium-block-grid-3>li {
  min-width: 33.33333%;
}

.carousel-custom .medium-block-grid-4>li {
  min-width: 25%;
}
}

@media only screen and (width: 800px){ 
.featured-custom .catalog-grid-item__title {
  font-size: 18px;
}

.hero img {
  height: 360px;
  width: auto;
  max-width: inherit;
}

/*.header--microsite .company__logo, */
/*.header--microsite .company__beta-logo {*/
/*  min-width: 100px;*/
/*}*/
}

@media only screen and (max-width: 800px){ 
.widget--about-blocks {
  padding: 0 25px !important;
}

.container .header .nav.nav--top a,
.container header.header #cart-button {
  padding: 0;
  font-size: 13px !important;
}

.container .header .nav--top li {
  display: block;
}
}

@media only screen and (max-width: 768px){ 
.widget--hero-image .hero .hero__caption {
  background: rgba(0, 50, 97, 0.7);
}

.widget--hero-image .hero .hero__caption {
  max-width: 100%;
}

.community-widget img {
  width: 100%;
}

.h2.widget__title {
  font-size: 34px;
  line-height: 34px;
}

.community-widget .h2.widget__title,
.community-widget .widget__subtitle {
  padding-right: 0;
}

.community-widget .btn {
  bottom: -80px;
  top: inherit;
}

.community-widget {
  margin-bottom: 90px !important;
}

.featured-content-multi-carousel {
  padding: 0;
}

.featured-course-video video,
.featured-course-video img {
  padding: 0;
}

.container .header .top-bar-section ul li>a {
  color: #567632 !important;
  padding-right: 15px;
}

.container .header .top-bar {
  width: 100px;
  min-width: 100px;
}

.container .header .top-bar-section {
  position: absolute;
}

.container .top-bar:not(.expanded) .top-bar-section {
  display: none;
}
}

@media only screen and (max-width: 560px){ 
.widget--hero-image .hero .hero__caption .hero__title {
  font-size: 28px;
  line-height: 26px;
}

.widget--hero-image .hero .hero__caption .h4 {
  font-size: 14px;
  line-height: 1.2;
}

.widget--searchbar .form-control {
  width: 100%;
}

.widget--searchbar .btn {
  display: block;
  width: 100%;
  position: static;
  margin-top: 15px;
}

.h2.widget__title {
  font-size: 34px;
  line-height: 34px;
}

.courses-title .widget__alt-title__container h3,
.courses-title .widget__alt-title__container p {
  font-size: 36px;
}

.courses-title.widget {
  padding: 2rem;
}

.carousel-custom .featured-content-multi-carousel__nav-right,
.carousel-custom .featured-content-multi-carousel__nav-left {
  top: -45px;
}

.company__school-name {
  display: none;
}

.container .header .company__beta-logo {
  margin: 0;
}

.container .header .company__beta-logo .company-logo__container img {
  max-height: 70px;
}

footer.footer {
  padding: 20px;
  text-align: left;
}

footer.footer p {
  text-align: left;
}

footer.footer ul a,
footer.footer p a {
  margin: 0 15px 0 0;
}
}