/* main styles for presentation cpt  */
.single-presentation #primary {
  border: 0; }

.single-presentation h1.presentation-title {
  margin-bottom: 20px; }

.single-presentation h1.presentation-title a {
  color: #3a3a3a;
  font-family: 'Archer Light'; }

.single-presentation h2.presentation-name {
  padding-bottom: 18px; }

.single-presentation .video-wrap {
  margin-bottom: 40px; }

.single-presentation h4.presenter-name {
  font-family: 'Archer Light';
  font-size: 22px; }

.single-presentation .presenter-name p, .single-presentation .presenter-name p a {
  font-family: 'Archer Bold';
  font-size: 18px; }

.single-presentation .presentation-overview p {
  font-size: 16px;
  margin-bottom: 15px; }

.single-presentation .presentation-description p {
  font-size: 18px; }

.single-presentation .jt-sticky-header {
  background-color: rgba(255, 255, 255, 0.5); }

.single-presentation .transcript-inner {
  display: none; }

.single-presentation #primary .presentation-transcript-container {
  padding: 12px;
  background-color: #dbf1ff;
  border-radius: 2px; }

.single-presentation .presentation {
  margin-bottom: 40px;
  padding-bottom: 50px;
  border-bottom: 1px dotted #aeaeae; }

.single-presentation .type-presentation {
  padding-bottom: initial;
  border: initial; }

@media (min-width: 769px) {
  .single-presentation h1.presentation-title {
    font-size: 56px;
    margin-bottom: 40px; }
  .single-presentation #content .ast-container {
    display: flex; }
  .single-presentation #primary {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 800px;
    padding: 0; } }

/* styles for the global site footer  */
footer#colophon {
  border-top: 3px solid #6ab0dc; }

footer#colophon .footer-adv h1, footer#colophon .footer-adv h2, footer#colophon .footer-adv h3, footer#colophon .footer-adv h2.widget-title {
  font-family: 'Archer Bold';
  font-weight: initial;
  color: #fff; }

footer#colophon .footer-adv p, footer#colophon .footer-adv a {
  font-family: 'Archer Light'; }

footer#colophon .footer-adv .ast-small-footer {
  border: 0; }

.ast-small-footer {
  border: 0; }

h1.site-title a {
  font-family: 'Archer Bold'; }

body div, body p, body ol, body li {
  font-size: 18px; }

.max-800 {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 800px; }

/*# sourceMappingURL=maps/justrade.css.map */
