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: #505050;
  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;
}
.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: #ffffff !important;
  color: #0d077b !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 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 h2.attendease-hero-subhead-text {
  position: absolute;
  top: -80px;
  padding-left: 80px;
  font-size: 30px;
}
#attendease-block-hero.custom-promo .attendease-content-section h2.attendease-hero-subhead-text:before {
  content: "";
  background-image: url(https://block-image-uploader-prod.s3.us-west-2.amazonaws.com/1b9df43b-5cfd-487a-9b59-5de0cafe29e0/promo-h2-icon.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 h3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #fff;
  text-align: left;
}
.attendease-block-cards.custom-cards .attendease-block-content .thumbnail .caption 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 h1 {
    width: 100%;
    margin-top: 0;
  }
  #attendease-block-hero.custom-promo .attendease-content-section h2.attendease-hero-subhead-text {
    font-size: 25px;
  }
  #attendease-block-hero.custom-promo .attendease-content-section 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;
	color: 707070;
  }
}
@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 h2.attendease-hero-subhead-text {
    font-size: 20px !important;
    padding-left: 60px;
  }
  #attendease-block-hero.custom-promo .attendease-content-section 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: #707070;
  font-family: "adobe-clean", Arial, sans-serif;
  font-size: 18px;
  padding: 4%;
}
.hero * {
  color: #505050;
}
.attendease-hero-head-text {
  font-size: 32px;
  margin: 0 0 1em;
}
.attendease-hero-text p {
  color: 707070;
  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;
  margin-left: auto; 
  margin-right: auto;
}
.hero-pic {
  background: 100% 50% no-repeat;
  background-size: contain;
  display: block;
  width: 40%;
  max-width: 500px;
}
}


.website-styles .attendease-block-video-grid-3 .attendease-block-content .video-wrapper .play-icon-overlay {
  background: #1473e6;
}

.attendease-block.custom-speakers .presenter-info .presenter-company,
.attendease-block.custom-speakers .presenter-info .presenter-title {
  font-weight: 400;
}

.attendease-block-presenters-modal .modal-footer {
  text-align: center;
}

.attendease-block.custom-two-col-left,
.attendease-block.custom-two-col-right {
  float: left;
  width: 50%;
}

.attendease-block.custom-two-col-left {
  padding-top: 30px;
}
.attendease-block.custom-two-col-left h2 {
  font-size: 2.5em;
  font-weight: 300;
  color: #444444;
}

.attendease-block.custom-two-col-right .attendease-block-content .row .col-md-8.col-md-offset-2,
.attendease-block.custom-two-col-right .attendease-block-content .row .col-md-6.col-md-offset-3 {
  margin-left: 0;
  width: 100%;
}

@media only screen and (max-width:899px) {
  .attendease-block.custom-two-col-left,
  .attendease-block.custom-two-col-right {
    width: 100%;
  }
}



/*ADDITIONAL CSS FOR HERO SECTION*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.lockup {
  height: 30px;
  width: auto;
  margin: 0 0 4%;
}
.hero {
  background: #6919ed;
  color: #707070;
  font-family: "adobe-clean", Arial, sans-serif;
  font-size: 18px;
  padding: 4%;
}
.hero * {
  color: #505050;
}
.attendease-hero-head-text {
  font-size: 32px;
  margin: 0 0 1em;
}
.attendease-hero-text p {
  color: 707070;
  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;
  margin-left: auto; 
  margin-right: auto;
}
.hero-pic {
  background: 100% 50% no-repeat;
  background-size: contain;
  display: block;
  width: 40%;
  max-width: 500px;
}
}


.website-styles .attendease-block-video-grid-3 .attendease-block-content .video-wrapper .play-icon-overlay {
  background: #1473e6;
}

.attendease-block.custom-speakers .presenter-info .presenter-company,
.attendease-block.custom-speakers .presenter-info .presenter-title {
  font-weight: 400;
}

.attendease-block-presenters-modal .modal-footer {
  text-align: center;
}

.attendease-block.custom-two-col-left,
.attendease-block.custom-two-col-right {
  float: left;
  width: 50%;
}

.attendease-block.custom-two-col-left {
  padding-top: 30px;
}
.attendease-block.custom-two-col-left h2 {
  font-size: 2.5em;
  font-weight: 300;
  color: #444444;
}

.attendease-block.custom-two-col-right .attendease-block-content .row .col-md-8.col-md-offset-2,
.attendease-block.custom-two-col-right .attendease-block-content .row .col-md-6.col-md-offset-3 {
  margin-left: 0;
  width: 100%;
}

@media only screen and (max-width:899px) {
  .attendease-block.custom-two-col-left,
  .attendease-block.custom-two-col-right {
    width: 100%;
  }
}


/* Hide right-side navbar used for Sign-In and Profile links */
.nav.navbar-nav.navbar-right {
  display: block !important;
}




#event-marquee-video.body.layout-max-width .container .attendease-block-content{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
#event-marquee-video.attendease-block .attendease-block-content {
    max-width: none;
}
#event-marquee-video > div.body.layout-max-width .container .attendease-block-content{
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.sponsor-level h2{
	font-family: "adobe-clean", Arial, sans-serif;
    font-size: 22px;
	font-weight: bold;
}