#bd .container {
  padding: 0;
}

h1 {
  font-weight: bolder;
}

h2 {
  font-weight: 100;
  margin-bottom: 1.5em;
}

h3 {
  font-weight: 300;
}

.btn {
  margin-right: 1.2em;
}

.btn-lg {
  margin-bottom: 1em;
}

@media (min-width: 768px) {
  .event-regional-hero .lead {
    max-width: 46%;
  }
}

.event-regional-hero:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #076f42;
  -webkit-clip-path: polygon(0 0, 45% 0, 62% 100%, 0 100%);
  clip-path: polygon(0 0, 45% 0, 62% 100%, 0 100%);
}

.box-style1 {
  background-color: #fff;
  padding: 0 !important;
}

#bd .education-promo {
  position: relative;
  top: -3.5em;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  padding: 2em 2em 2.25em;
  font-size: 0.95em;
}

.education-promo [class*="box-style"]:last-of-type {
  margin-bottom: 0;
}

.education-promo > div.image {
  margin-bottom: 0 !important;
}

.education-promo .textimage > .container > .clearfix {
  display: flex;
}

.education-promo .textimage .image {
  margin: 0 !important;
}

.education-promo a:not(.btn),
.education-promo a:not(.btn):visited {
  color: #000;
}

.education-promo a:hover {
  text-decoration: none !important;
  color: #0053cc !important;
}

.education-promo img {
  margin-left: -0.12em !important;
  margin-top: -0.065em;
  max-width: unset;
}

.education-promo p {
  line-height: 1.4em;
}

.education-promo p:last-child {
  margin-bottom: 0;
}

.education-promo b {
  display: inline-block;
  margin-bottom: 0.5em;
  line-height: 2rem;
}

.education-promo [class*="col-md-"]:not(.col-md-12) {
  padding-left: 10px;
  padding-right: 10px;
}

.education-middle-content {
  background-color: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  margin-bottom: 2em !important;
  padding: 2em;
}

.promo-member {
  text-align: center !important;
}

.promo-member h3 {
  color: #000;
  margin-top: 2em;
}

.promo-member .btn-primary,
.promo-member .btn-primary:hover {
  background: #fff;
  font-weight: normal;
  border: 1px solid #fff;
  color: #000;
}

.promo-member .btn-link,
.promo-member .btn-link:hover {
  background: transparent;
  font-weight: normal;
  border: 1px solid #000;
  margin-left: 10px;
}

.container-promo h3 {
  font-size: 160%;
  padding-top: 50px;
}

.container-promo .clearfix {
  min-height: 24em;
}

.container-promo .herocontainer {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 20em;
  margin-right: -4px;
  vertical-align: top;
}

.container-promo img {
  margin-top: 2.5em;
}

.container-promo [class*="col-md-"] {
  padding: 0;
}

[class*="box-style"]:last-of-type {
  margin-bottom: 2em;
}

.title {
  font-size: 2em;
}

.event-items {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  background-color: #fff;
}

.event-items a {
  display: flow-root !important;
  color: #000;
}

.event-items .col-md-3 {
  width: 19%;
}

.event-items .col-md-3 p {
  color: #fff !important;
}

.event-items .col-md-9 {
  margin-top: 1em;
  font-size: 1.2em;
}

.event-items:hover {
  background-color: #f4f4f4;
  text-decoration: none;
}

.event-text {
  min-height: 7.5em;
}

.event-date {
  position: relative;
  width: 4.5em;
  height: 100%;
  top: 0;
  left: 0;
  color: #fff;
  text-align: center;
  padding: 3em 0.5em;
  font-size: 1.15em;
  line-height: 1.3em;
  text-transform: uppercase;
  background: #0454a6;
  margin-bottom: 0em;
}

.event-date p {
  color: #fff !important;
}

.event-title {
  margin-bottom: 0.2em;
  line-height: 1.3em;
}

.date {
  font-size: 0.9em;
}

.date:before {
  content: "\f017";
}

.date:before {
  content: "\f017";
}

.date:before {
  font-family: "FontAwesome";
  font-weight: normal;
  font-size: 1.25em;
  width: 24px;
  display: inline-block;
  text-align: center;
}

.container-promo .container {
  width: 100% !important;
}

.container-promo {
  /* .parsys {
        white-space: nowrap;
        vertical-align: top;
        min-height: 20em;
    } */
}
.container-promo h3 {
  font-size: 160%;
}
.container-promo .row {
  margin-left: -1px;
  margin-right: 0;
}
.container-promo [class*="col-md-"] {
  padding: 0;
}
.container-promo .embed {
  white-space: nowrap;
}
.container-promo .herocontainer {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 20em;
  margin-right: -4px;
  vertical-align: top;
}
.container-promo .clearfix {
  min-height: 20em;
}

.promo-member {
  text-align: center !important;
}
.promo-member h3 {
  color: #000;
  margin-top: 2em;
}
.promo-member .button {
  display: inline-block;
}
.promo-member .btn-primary,
.promo-member .btn-primary:hover {
  background: #fff;
  font-weight: normal;
  border: 1px solid #fff;
  color: #000;
}
.promo-member .btn-link,
.promo-member .btn-link:hover {
  background: transparent;
  font-weight: normal;
  border: 1px solid #000;
  margin-left: 10px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles */
  .event-regional-hero:before {
    opacity: 0.9;
  }
}
@media screen and (min-width: 1200px) {
  .meeting-experience .acscarousel4up {
    width: 1300px;
  }

  .container-promo .container {
    width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  .container {
    width: 100% !important;
  }

  .container-promo .herocontainer {
    display: block;
    width: 100% !important;
  }

  .container-promo .clearfix {
    min-height: 24em;
  }

  .h4 {
    max-width: 50%;
    line-height: 1.6em;
  }
}
@media only screen and (max-width: 942px) {
  .event-date {
    padding: 3.5em 0.5em;
  }

  .event-items .col-md-9 {
    margin-top: 1.5em;
    font-size: 1.25em;
    margin-left: 0 !important;
  }

  .event-regional-hero:before {
    width: 138%;
    opacity: 0.9;
  }
}
@media only screen and (max-width: 900px) {
  .event-text {
    min-height: 0.5em !important;
  }
}
@media only screen and (max-width: 878px) {
  .col-md-6 {
    width: 100%;
  }
}
@media only screen and (max-width: 900px) {
  .event-text {
    min-height: 0.5em !important;
  }
}
@media only screen and (max-width: 768px) {
  .event-items .col-xs-12 {
    width: 18%;
  }

  .event-items .col-xs-12 .parsys {
    width: 18em;
  }
}
@media only screen and (max-width: 767px) {
  .education-promo [class*="col-md-"]:not(.col-md-12) {
    margin-bottom: 2rem;
  }

  .education-promo [class*="col-md-"]:not(.col-md-12):last-of-type {
    margin-bottom: 0;
  }
}


@media only screen and (max-width: 500px) {
  .h4 {
    line-height: 1.5em;
  }

  .image_left {
    padding-right: 0;
  }

  .image img,
  .textimage img,
  .textimage .image,
  .textimage .image_left,
  .textimage .image_right,
  .textimage .image_center {
    max-width: 95%;
  }

  .event-items .col-xs-12 {
    width: 60%;
  }

  .event-items .col-md-3 {
    width: 18% !important;
  }

  .event-items .columnTwo .parsys {
    width: 11em;
    margin-left: 1.2em;
  }

  .event-date {
    padding: 6.2em 0.5em;
  }
  
  .education-promo p {
    font-size: 0.9em;
  }

  .education-promo {
    min-height: 7em;
  }

  .education-promo .image_left {
    margin-bottom: 0;
  }

  .education-promo .image-info {
    margin-top: 0;
  }

  .education-promo .image {
    max-width: unset;
  }

  .education-promo img {
    max-width: unset;
  }

  .event-regional-hero:before {
    width: 228%;
  }

  .event-regional-hero .clearfix {
    background-position: right bottom !important;
    padding-top: 34px !important;
    padding-bottom: 114px !important;
  }

  .promo-member .btn-primary {
    margin-bottom: 1em;
  }

  .promo-member .btn-link,
  .promo-member .btn-link:hover,
  .promo-member .btn-secondary,
  .promo-member .btn-secondary:hover {
    margin-top: -1em;
  }

  .event-text {
    min-height: 0.5em !important;
  }
}
@media only screen and (max-width: 375px) {
  .education-promo {
    min-height: 8em;
  }

  .education-promo img {
    height: 5.6em;
  }
}
@media only screen and (max-width: 375px) and (min-width: 768px) {
  .textimage .image_left,
  .textimage .image_right,
  .textimage .image_center {
    padding-bottom: 9em;
  }
}
