


article.card.event.post-11089.type-event.status-publish.has-post-thumbnail.hentry.event_category-conference img {
    height: 180px;
    padding-left: 4rem;
    padding-right: 4rem;
}

article.card.event.post-11086.type-event.status-publish.has-post-thumbnail.hentry.event_category-conference img {
    height: 130px;
    padding-left: 4rem;
    padding-right: 4rem;
}

    main.main > article.pressrelease_post div.post-hero {
        display:none;
    }
article .card-section .card-excerpt .fade {
    display:none !important;
}
.CTA-Container {
  position:fixed; 
  z-index:999; 
  right:0;
  top:320px; 
  width:120px;
  text-align:center;
  margin-right: -2px; 
}
.CTAButton {
  background-color: #F26822; 
  padding: 15px 0px 0px 0px; 
  border: 2px solid #F0F0F0; 
  border-radius: 5px; 
  margin-right: -5px; 
  color: white; 
  font-weight: 700;
  width:100%
}
.CTAButton .icon {
  width:30%;
  display:inline-block;
}
.CTAButton .icon img {
  margin-bottom:20px;
}
.CTAButton .text {
  width:50%;
  display:inline-block;
  font-size:14px;
}
#GetDemo {
  margin-top:-2px;
}
@media only screen and (max-width: 1400px) {
  .CTA-Container {
    width: 110px;
    top: 180px;
  }
}
@media only screen and (max-width: 600px) {
  #GetDemo {
    margin-top:0px;
    float:right;
  }
  #ContactUs {
    float:left;
  }
  .CTA-Container {
    width:100%;
    bottom:0;
    top:initial;
    display:none;
  }
  .CTAButton {
    border: 1px solid #F0F0F0; 
    display:inline-block;
    width:50%;
    margin:initial;
    padding: 0px 0px 0px 0px;
  }
  .CTAButton > .icon img {
  margin-bottom:10px;
  margin-top:10px;
}
  .CTAButton > .icon {
  width:11%;
  display:inline-block;
  margin-right:13px;
}
} 
