
/* Utils */
.flex {
  display: flex;
}

.cb-padding-top-96 {
	padding-top: 96px;
}

.cb-padding-bottom-96 {
	padding-bottom: 96px;
}

.cb-btn-row {
  font-size: 0;
  flex-flow: wrap;
  margin-left: -16px;
  margin-top: -16px;
}

.cb-btn-row .btn {
  flex-shrink: 0;
  margin-top: 16px;
  margin-left: 16px;
}

/* Branding Bar */

.lp-logo {
	width: 144px;
  padding: 0 16px;
  display: flex;
  align-items: center;
  height: 60px;
}

.lp-logo a img {
  width: 100%;
}

.lp-lockup {
  display: flex;
  align-items: center;
  padding: 1px 8px 0;
  height: 60px;
}

.lp-lockup a img {
  height: 47px;
}

.lp-logo-partnership {
  padding: 4px 0;
  height: 60px;
  width: 100%;
}

.lp-logo-partnership img {
  height: 100%;
}

/* Hero */
.lp-hero-media img {
  width: 100%;
  height: auto;
}

.brand-refresh {
	background: url("../img/hero-background.png") center bottom no-repeat;
	background-size: auto;
  min-height: 384px;
  background-color: #0077c8;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.brand-refresh-media {
  padding: 24px 28px 24px 0;
}

.brand-refresh-media img {
  width: 100%;
  height: auto;
}

.lp-hero .preamble {  
  margin-bottom: 12px;
}

.lp-hero .preamble p {
  font-family: Roboto,sans-serif;
  font-size: 1.1875rem;
  line-height: 1.6666;
  letter-spacing: .05em;
  margin: 0;
  color: white;
}

.lp-hero h1 {
	font-size: 54px;
	line-height: 60px;
  letter-spacing: -1px;
  color: white;
} 

.brand-refresh-content .preamble {  
  margin-bottom: 12px;
}

.brand-refresh-content .preamble p {
  font-family: Roboto,sans-serif;
  font-size: 1.1875rem;
  line-height: 1.6666;
  letter-spacing: .05em;
  margin: 0;
  color: white;
}

.brand-refresh-content h1 {
  font-family: 'Roboto Bold';
  font-size: 54px;
	line-height: 60px;
  letter-spacing: -1px;
  color: white;
}

.title-border {
  border-top: 4px solid white;
  padding-top: 12px;
}

.lp-hero .row,.brand-refresh .row {
  display: flex;
  align-items: center;  
}

p.lp-hero-description {
  font-weight: 400 !important;
  font-size: 19px;
  line-height: 24px;
  color: white;
}

.btn-large.btn-secondary-light {
	padding-top: 20px;
	padding-bottom: 20px;
}

/* Body Panels */
li.cb-event-key {
	background:rgba(255,255,255,.125);
}

.cb-higher-education-program li.cb-event-key::after {
	color: #702F8A;
}

.cb-k-12-program li.cb-event-key::after {
	color: #0077c8;
}

.cb-higher-education-program  .cb-testimonial-full .cb-block-img .cb-glyph-multi::before {
	color: #702F8A;
}

.cb-higher-education-program  .cb-testimonial-full .cb-block-img .cb-glyph-multi::after {
	color: #702F8A;
}

.cb-higher-education-program  .cb-testimonial-half .cb-block-img .cb-glyph-multi::before {
	color: #702F8A;
}

.cb-higher-education-program  .cb-testimonial-half .cb-block-img .cb-glyph-multi::after {
	color: #702F8A;
}

.cb-event-cards .cb-event-desc {
	font-weight: 400;
}

.cb-event-cards.cb-event-non-timeline .cb-event-date-info .cb-event-date {
	font-weight: 300;
}

.cb-layout-panel .cb-panel-preamble.cb-panel-preamble-no-top {
	margin-top: 0;
}

.cb-event-cards .cb-event-meta {
	font-weight: 300;
}

.lp-video-module .cb-panel-cta {
	margin-bottom: 0;
}

.lp-event-list-card {
	padding: 24px;
}

.lp-event-list-card .main-event {
	border-bottom: 1px solid #A05EB5;
}

.cb-k-12-program.lp-event-list-card .main-event {
	border-bottom: 1px solid #009cde;
}

.lp-event-list-card .lp-event-list-card-date {
	display: flex;
	align-content: center;
}

h3.lp-event-title {
	font-size: 23px;
	line-height: 24px;
	color: white;
}

h4.lp-event-title {
	font-size: 19px;
	line-height: 24px;
	color: white;
}

.lp-event-list-card-date .cb-glyph.cb-glyph-circular::after {
	background-color: #A05EB5;
}

.lp-event-list-card-date span {
	margin-right: 8px;
}

p.lp-event-date {
	padding-top: 4px;
	color: white;
}

.lp-event-desc {
	color: white;
}

.lp-event-action {
	font-size: .875rem;
}

.lp-event-action ul {
	list-style: none;
	display: flex;
	padding: 0;
}

.lp-event-action li a {
	color: white;
}

.lp-event-action li:nth-of-type(1) a {
	margin-right: 12px;
}

.lp-event-action li:nth-of-type(2) a {
	padding-left: 12px;
	border-left: 1px solid white;
	position: relative;
}

.lp-event-action .cb-event-cal {
	padding-left: 22px;
	position: relative;
}

.lp-event-list-card .lp-event-action li a.cb-event-cal::before {
	position: absolute;
	font-family: 'CB Icons';
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: block;
	width: 1em;
	height: 1em;
	line-height: 1em;
	top: 1px;
	content: "\e907";
}

.lp-event-action .cb-event-more {
	padding-right: 22px;
}

.lp-event-list-card .lp-event-action li a.cb-event-more::after {
	position: absolute;
	font-family: 'CB Icons';
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: block;
	width: 1em;
	height: 1em;
	line-height: 1em;
	top: 2px;
	right: 0;
	content: "\e916";
}

.event-list-item {
	padding: 24px 0;
}

.event-list-item:not(:last-of-type) {
	border-bottom: 1px solid #A05EB5;
}

.cb-accent1-blue-corporate-bg .event-list-item:not(:last-of-type) {
	border-bottom: 1px solid #009CDE;
}

@media screen and (max-width: 1249px) and (min-width: 0px) {  
        
  .branding .container {
    width: 100%;
    padding-left: 0;
  }

  .lp-hero .container {
    width: 100%;
  }

}

@media screen and (max-width: 1249px) and (min-width: 1024px) { 

  .branding.partner .container {
    padding-left: 16px;
  }
  
  .lp-hero-media {
		padding: 0 24px;
	}

	.lp-hero-media img {
		width: 100%;
		height: auto;
	}

	.lp-hero-content {
		padding: 24px 24px 24px 0;
  }
      
  .lp-hero h1 {
    font-size: 42px;
    line-height: 48px;
    letter-spacing: -1px;
  } 

}

@media screen and (max-width: 1023px) and (min-width: 768px) { 

  .branding.partner .container {
    padding-left: 16px;
  }

  .lp-hero .preamble {  
    margin-bottom: 8px;
  }
  
  .lp-hero .preamble p {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    color: white;
  }
  
  .lp-hero h1 {
    font-size: 36px;
    line-height: 42px;
    letter-spacing: -1px;
    margin-bottom: 16px;
  } 

  p.lp-hero-description {
    font-size: 14px;
    line-height: 18px;
  }

}

@media (max-width: 767px) { 
  
  .branding.higher-ed {
    background-color: #702F8A;
  }

  .branding.k-12 {
    background-color: #009CDE;
  }

  .branding.partner .container {
    text-align: center;
    padding: 0 24px !important;
  }
 
  .lp-logo-partnership img {
    width: 100%;
  }

  .lp-hero {
    background: none;
  }
  
  .lp-hero .row,.brand-refresh .row {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

	.lp-hero-content {
		padding: 24px 24px 48px;
  }

  .lp-hero-media img {
    width: calc(100% + 30px);
    margin-left: -15px;
  }

  .lp-hero .preamble p {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    color: #1e1e1e;
  }  

  .lp-hero .title-border {
    border-top: 4px solid #1e1e1e;
    padding-top: 12px;
  }
    
  .lp-hero h1 {
    font-size: 36px;
    line-height: 42px;
    letter-spacing: -1px;
    margin-bottom: 16px;
    color: #1e1e1e;
  } 

  p.lp-hero-description {
    font-size: 16px;
    color: #1e1e1e;
  } 

  .lp-hero-cta a {
    color: #1e1e1e;
		border: 1px solid #1e1e1e;
  }

  .brand-refresh {
    min-height: 240px;
    padding: 48px 9px;
  }

  .brand-refresh-media {
    display: none;
  }

  .brand-refresh-content {
    min-height: 240px;
  }

  .brand-refresh-content .preamble {
    margin-bottom: 12px;
  }

  .brand-refresh-content .preamble p {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    color: white;
  } 

  .brand-refresh-content h1 {
    font-size: 42px;
    line-height: 42px;
    letter-spacing: -1px;
    margin-bottom: 24px;
  } 

	.cb-layout-panel .cb-panel-preamble.cb-panel-preamble-no-top {
		margin-top: 24px;
	}

	.lp-video-module .cb-panel-cta {
		margin-bottom: 24px;
	}

	.lp-video-module:last-child {
		margin-bottom: 0;
	}

	span.cb-lp {
		font-size: 4rem !important;
		margin-bottom: 24px;
	}

	.cb-btn-row button {
		width: 100%;
	}

}
