.cic-simulation-chapter-landing #main-wrapper {
  width: 100%;
}
.cic-simulation-chapter-landing .columnsBootstrap:not(:first-child) {
  margin-top: 15px;
}
.cic-simulation-chapter-landing .columnsBootstrap hr {
  display: none;
}
.cic-simulation-chapter-landing .grid-container .imgteaser {
  display: grid;
  column-gap: 25px;
  row-gap: 25px;
  grid-template-columns: 25% 25% 25% 25%;
}
.cic-simulation-chapter-landing .grid-container .media {
  margin: 0 !important;
  padding: 0 !important;
}
.cic-simulation-chapter-landing .grid-container .media a {
  float: none !important;
}
.cic-simulation-chapter-landing .grid-container .media a img {
  width: 100%;
  max-height: 170px;
  border: 1px solid #eee;
}
.cic-simulation-chapter-landing .grid-container .media .media-body {
  margin-bottom: 20px;
}
.cic-simulation-chapter-landing .grid-container .media .media-body a, .cic-simulation-chapter-landing .grid-container .media .media-body p {
  width: 93%;
}
.cic-simulation-chapter-landing .grid-container .media .media-body a {
  font-size: 1.3em;
  font-weight: normal;
  margin-bottom: 15px;
}
.cic-simulation-chapter-landing .grid-container .media .media-body p {
  padding-bottom: 0;
  margin-bottom: 0;
}
.cic-simulation-chapter-landing .grid-container .media:nth-child(4n) {
  padding-right: 0;
}
.cic-simulation-chapter-landing .image-div img {
  border: 1px solid #ccc;
}

.cic-simulation-page .button {
  margin-top: 20px;
}
.cic-simulation-page #sidebar > * {
  display: none;
}

.genLanding.cic .acstopnav {
  margin-bottom: 0;
}
.genLanding.cic .hero + .container {
  display: none;
}
.genLanding.cic .feature h2 {
  margin-bottom: 5px;
  margin-top: 20px;
}
.genLanding.cic .feature h3 {
  color: black;
  font-style: italic;
  font-size: 21px;
  font-weight: normal;
  margin-bottom: 40px;
}
.genLanding.cic .feature p {
  font-size: 19px;
  color: black;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .genLanding.cic .feature p {
    width: 70%;
  }
}
.genLanding.cic .now-available {
  padding: 30px 40px 15px 40px !important;
}
.genLanding.cic .now-available h2 {
  margin-bottom: 20px;
  font-size: 20px;
  text-transform: uppercase;
}
.genLanding.cic .now-available .whats-inside {
  margin-top: 155px;
  margin-bottom: 30px;
}
.genLanding.cic .now-available__intro p {
  width: 100%;
  margin: 0;
}
@media (min-width: 768px) {
  .genLanding.cic .now-available__intro p {
    width: 70%;
    margin: 0 auto 20px auto;
  }
}
.genLanding.cic .now-available__links {
  margin-top: 55px;
  margin-left: 5px;
}
.genLanding.cic .additional-content .col-md-4 p {
  margin-bottom: 0;
}
@media (min-width: 929px) {
  .genLanding.cic .workshop .row {
    max-height: 225px;
    overflow: hidden;
  }
}
.genLanding.cic .workshop .col-md-6 {
  display: block;
  float: none;
}
@media (min-width: 929px) {
  .genLanding.cic .workshop .col-md-6 {
    float: left;
  }
}
.genLanding.cic .workshop .col-md-6:first-child {
  background: #006EBA;
  padding: 25px;
  width: 100%;
}
@media (min-width: 929px) {
  .genLanding.cic .workshop .col-md-6:first-child {
    width: 50%;
  }
}
.genLanding.cic .workshop .col-md-6:first-child h2 {
  font-size: 20px;
}
.genLanding.cic .workshop .col-md-6:first-child h2, .genLanding.cic .workshop .col-md-6:first-child p {
  color: white;
}
.genLanding.cic .workshop .col-md-6:last-child {
  padding: 0;
  width: 100%;
}
@media (min-width: 929px) {
  .genLanding.cic .workshop .col-md-6:last-child {
    width: 50%;
  }
}
.genLanding.cic .workshop .col-md-6:last-child .image_left {
  padding-right: 0;
  max-width: 100%;
  width: 100%;
  height: auto;
  max-height: 300px;
}
.genLanding.cic .workshop .col-md-6:last-child .image_left img {
  width: 100%;
}
.genLanding.cic .ninth-edition {
  margin-top: 40px;
  border: 1px solid #ccc;
  padding: 30px 40px 15px 40px !important;
}
.genLanding.cic .promo .col-md-6 {
  display: block;
  float: none;
}
@media (min-width: 768px) {
  .genLanding.cic .promo .col-md-6 {
    float: left;
  }
}
.genLanding.cic .promo .col-md-6:first-child img {
  box-shadow: 0 1px 13px 0 rgba(202, 202, 202, 0.5);
  display: block;
  margin: 0 auto;
}
.genLanding.cic .promo .col-md-6:first-child .image_right {
  width: 100%;
}
@media (min-width: 768px) {
  .genLanding.cic .promo .col-md-6:first-child .image_right {
    width: auto;
  }
}
@media (min-width: 768px) {
  .genLanding.cic .promo .col-md-6:first-child .image {
    position: absolute;
    right: 0;
    top: -35px;
  }
}
.genLanding.cic .promo .col-md-6:last-child h4 {
  color: black;
  margin-left: 28px;
  font-size: 17px;
  margin-top: 0px;
}
.genLanding.cic .promo__links {
  margin-bottom: 0;
}
.genLanding.cic .promo__links li {
  list-style-type: none;
}
.genLanding.cic .contact-social {
  margin-bottom: 40px;
}
.genLanding.cic .contact-social p {
  width: 70%;
  margin: 0 auto;
  display: block;
}
@media (min-width: 768px) {
  .genLanding.cic .contact-social p {
    width: 100%;
  }
}

.genLanding.cic,
.genLandingArticle.cic {
  overflow-x: hidden;
}
.genLanding.cic #bd,
.genLandingArticle.cic #bd {
  overflow-x: hidden;
}

.cic-interactives .childNav + .container {
  display: none;
}
.cic-interactives .acstopnav {
  margin-bottom: 0;
}
.cic-interactives .imgteaser {
  display: flex;
  flex-wrap: wrap;
}
.cic-interactives .imgteaser .media {
  flex: 0 0 100%;
  box-sizing: border-box;
  padding: 10px;
  margin: 0;
}
@media (min-width: 576px) {
  .cic-interactives .imgteaser .media {
    flex: 0 0 50%;
  }
}
@media (min-width: 768px) {
  .cic-interactives .imgteaser .media {
    flex: 0 0 25%;
  }
}
.cic-interactives .imgteaser .pull-left,
.cic-interactives .imgteaser .media-body {
  display: block;
  width: 100% !important;
  text-align: left;
}
.cic-interactives .imgteaser .pull-left {
  height: auto !important;
}
.cic-interactives .imgteaser .pull-left img {
  max-width: 100% !important;
  max-height: initial !important;
  height: auto !important;
  margin: 0 0 15px 0 !important;
  transform: none !important;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  border: 1px solid #ccc;
}
.cic-interactives .imgteaser .media-body a {
  width: 90%;
}

.cic #sidebar > * {
  display: none;
}

.cic-workshops .childNav + .container {
  display: none;
}
.cic-workshops .event-detail {
  height: 100px;
}
.cic-workshops .event-detail p {
  position: relative;
  display: inline-block;
}
.cic-workshops .event-detail__description, .cic-workshops .event-detail__more-info {
  font-weight: normal;
  font-size: 15px;
}
.cic-workshops .event-detail__more-info {
  width: 90%;
}
.cic-workshops .event-detail__more-info span {
  color: #0454A6;
}
.cic-workshops .row {
  margin: 0;
}
.cic-workshops .row:last-child {
  margin-bottom: 2em;
}
.cic-workshops .imgteaser {
  margin: 2em .2em 2em 1.3em;
}
@media (min-width: 1025px) {
  .cic-workshops .imgteaser {
    margin: 2em 0;
  }
}
.cic-workshops .event-item a,
.cic-workshops .event-item span {
  position: relative;
  color: #000;
}
.cic-workshops li.event-item:first-child {
  margin-left: 0;
}
.cic-workshops .events-title {
  margin-left: 0px;
  font-size: 22px;
  display: block;
  width: 100%;
}
.cic-workshops .coming-soon .event-item a {
  cursor: default;
}
.cic-workshops .sponsor-img {
  width: 40%;
  margin: 40px auto;
  display: block;
}
.cic-workshops .sponsor-img--aact {
  width: 32%;
}
.cic-workshops__sidebar img {
  width: 60%;
  margin: 15px auto 0 auto !important;
  display: block;
}
