a.btn.btn-primary, a.btn.btn-secondary, button.btn.btn-primary, .button > .attendease-block-content > .col-xs-12 > p > a.btn-primary, .btn, a.btn.btn-default, button.btn.btn-default, .button > .attendease-block-content > .col-xs-12 > p > a.btn-default, a.btn.btn-danger, button.btn.btn-danger, .button > .attendease-block-content > .col-xs-12 > p > a.btn-danger {
  line-height: 1.35;
  border-radius: 40px;
  padding: 5px 18px 6px;
  font-size: 14px;
}
button.btn.btn-default {
  background-color: transparent;
  border: 2px solid #505050;
  border-radius: 16px;
}
button.btn.btn-default:hover {
  background-color: #505050;
  color: #fff;
  box-shadow: none;
}
a.btn.btn-primary:hover, a.btn.btn-primary:focus, button.btn.btn-primary:hover {
  box-shadow: none !important;
}
.scheduling-widget-time-slot .scheduling-widget-checkbox .date-time {
    font-size: 18px !important;
}
.attendease-global-header .attendease-portal-style-nav.navbar .navbar-nav > li a {
  min-height: 60px;
  padding-top: 23px !important;
}
.attendease-global-header .attendease-portal-style-nav.navbar .navbar-nav > li a:hover, .attendease-portal-style-nav #attendease-navbar-collapse .navbar-nav .nav-item-active > a:hover {
  background-color: #F5F5F5 !important;
}
#attendease-block-hero.custom-promo {
  height: 650px !important;
  min-height: auto !important;
}
#attendease-block-hero.custom-promo .attendease-block-hero-filter {
  background-position: center right;
  background-size: contain;
  width: 60%;
  top: 58px;
  right: 0;
  left: auto;
  height: 685px;
}
#attendease-block-hero.custom-promo .attendease-content-section .attendease-h1 {
  max-width: 615px;
  font-size: 45px;
  line-height: 50px;
  width: 43%;
  margin-bottom: 30px;
  margin-top: 30px;
}
#attendease-block-hero.custom-promo .attendease-content-section p.attendease-hero-text {
  width: 40%;
  font-size: 26px;
  margin-bottom: 65px;
}
#attendease-block-hero.custom-promo .attendease-content-section p.attendease-hero-cta-text a.btn {
  font-size: 24px;
  width: 200px;
  line-height: 30px;
  padding: 7px 18px 8px;
}
#attendease-block-hero.custom-promo .attendease-content-section .attendease-h2.attendease-hero-subhead-text {
  position: absolute;
  top: -80px;
  padding-left: 80px;
  font-size: 30px;
}
#attendease-block-hero.custom-promo .attendease-content-section .attendease-h2.attendease-hero-subhead-text:before {
  content: "";
  background-image: url(https://block-image-uploader-prod.s3.us-west-2.amazonaws.com/1ff90bad-afb8-4aaa-88ca-3fe3814c1300/cc-logo.png);
  height: 59px;
  width: 60px;
  position: absolute;
  top: -10px;
  left: -2px;
}
.attendease-block-cards.custom-cards .attendease-block-content .thumbnail.text_on_top_image.text-vertical-bottom .caption {
  height: 100%;
  bottom: 0 !important;
}
.attendease-block-cards.custom-cards .attendease-block-content .thumbnail .caption .attendease-h3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #fff;
  text-align: left;
}
.attendease-block-cards.custom-cards .attendease-block-content .thumbnail .caption .attendease-h3 span {
  width: 100%;
  display: inline-block;
  padding: 5px 0 5px 20px;
}
.attendease-block-cards.custom-cards .thumbnail .caption .card-link-text.card-link-button {
  bottom: 40px !important;
}

@media screen and (max-width: 850px) {
  #attendease-block-hero.custom-promo .attendease-block-hero-filter {
    top: 0;
    background-position: top right;
  }
  #attendease-block-hero.custom-promo .attendease-featured-content-wrapper div.attendease-content-section {
    margin-top: 400px;
  }
  #attendease-block-hero.custom-promo .attendease-content-section .attendease-h1 {
    width: 100%;
    margin-top: 0;
  }
  #attendease-block-hero.custom-promo .attendease-content-section .attendease-h2.attendease-hero-subhead-text {
    font-size: 25px;
  }
  #attendease-block-hero.custom-promo .attendease-content-section .attendease-h2.attendease-hero-subhead-text:before {
    height: 50px;
    width: 50px;
    background-size: cover;
  }
  #attendease-block-hero.custom-promo .attendease-content-section p.attendease-hero-text {
    width: 100%;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 600px) {
  #attendease-block-hero.custom-promo .attendease-block-hero-filter {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  #attendease-block-hero.custom-promo .attendease-content-section .attendease-h2.attendease-hero-subhead-text {
    font-size: 20px !important;
    padding-left: 60px;
  }
  #attendease-block-hero.custom-promo .attendease-content-section .attendease-h2.attendease-hero-subhead-text:before {
    height: 40px;
    width: 40px;
    background-size: cover;
  }
  #attendease-block-hero.custom-promo .attendease-content-section p.attendease-hero-text {
    font-size: 17px;
  }
  #attendease-block-hero.custom-promo .attendease-content-section p.attendease-hero-cta-text a.btn {
    font-size: 20px;
    width: 180px;
  }
}

/*ADDITIONAL CSS FOR HERO SECTION, ADDED BY SCOTT DESIGN*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.lockup {
  height: 30px;
  width: auto;
  margin: 0 0 4%;
}
.hero {
  background: #6919ed;
  color: #fff;
  font-family: "adobe-clean", Arial, sans-serif;
  font-size: 18px;
  padding: 4%;
}
.hero * {
  color: #fff;
}
.attendease-hero-head-text {
  font-size: 32px;
  margin: 0 0 1em;
}
.attendease-hero-text p {
  line-height: 26px;
  margin: 0 0 1.5em;
}
#hero-cta {
  background: #1473e6;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  font-size: 18px;
  border-radius: 60px;
}
.hero-pic {
  display: none;
}

@media only screen and (min-width:600px) {
.hero {
  font-size: 22px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.attendease-hero-text {
  width: 56%;
  max-width: 800px;
}
.hero-pic {
  background: 100% 50% no-repeat;
  background-size: contain;
  display: block;
  width: 40%;
  max-width: 500px;
}
}