/* .ad-bgimage img {
  max-width: 210px !important;
}

.menu-attach-block-wrapper.orientation-horizontal .block {
  background: none !important;
}

.dexp-dropdown .menu-attach-block-wrapper {
  background-color: transparent !important;
}

.additional-interview-questions .panel .panel-body {
  padding: 15px 0 0 0;
} */

.portfolio.link li {
  list-style: none;
  margin-left: 0;
}


.block h2.block-title {
  text-transform: none;
  letter-spacing: 1px;
  line-height: 1.1;
  margin: 15px 0;
  font-size: 30px;
  font-weight: 600;
}

.page-node-type-newsletter-edition #section-article-section {
  background-color: #f6f6f6;
}

.page-node-type-newsletter-edition #section-content {
  background-color: #f6f6f6;
}

/* PARALLAX / VIDEO */

.view-newsletter-video-block h2 {
  font-style: normal;
  font-weight: 400;
  font-size: 26px;
  line-height: 1.2;
  letter-spacing: 1px;
}

.newsletter-topic-name {
  font-weight: 300;
  color: #2d3237;
  font-family: 'Gilroy', Sans-Serif;
  font-weight: 300;
  font-size: 40px;
}

.view-newsletter-video-block .video {
  margin-top: 10px;
}

.newsletter-video-block-bg {
  background-repeat: no-repeat;
  background-size: cover;
}

/* End - PARALLAX / VIDEO */

/* NEWSLETTER ARTICLES */

h3.portfolio-title {
  border-bottom: none;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  margin: 0 0 10px;
  position: relative;
  text-align: left;
  letter-spacing: 1px;
}

/*
h3.portfolio-title:after {
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 25%;
  height: 1px;
  background: #afc93e;
  content: "";
}
*/

li.newsletter.article-row {
  display: block;
  margin-left: 0;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid #000000 1px;
}

.article-image-list {
  padding-left: 0;
}

.newsletter.article.body {
  margin-bottom: 20px;
}

.view-newsletter-resource-page .resource-video {
  margin-bottom: 20px;
}

.view-newsletter-article-view .newsletter .body {
  margin-bottom: 10px;
  font-size: 16px;
}

.newsletter.read-more {
  text-align: center;
  margin-bottom: 15px;
  margin-top: 10px;
}

/* End - NEWSLETTER ARTICLES */

/* STAFF */
.newsletter-staff-title {
  text-align: center;
  font-size: 18px;
  margin-bottom: 5px;
  font-weight: 500 !important;
}

.newsletter-staff-position {
  height: 25px;
  overflow: hidden;
}

/* End - STAFF */

/* EVENTS */

.region-events {
  background: #f6f6f6 !important;
  z-index: 490;
}

.block-views-blocknewsletter-specialist-sidebar-full-videos-block-1 .content a {
  font-weight: 300;
  text-decoration: none;
  font-size: 16px;
}

.region-events img:hover {
  opacity: .8;
}


.link-to-resources-img,
.link-to-archive-nl-img {
  width: 90%;
  height: auto;
  padding: 5%;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

/* End - EVENTS */

/* SPECIALISTS VIEW BLOCK */

.view-newsletter-specialist-for-edition .bxslide {
  padding: 0 30px;
}

.view-newsletter-specialist-for-edition .edition.image img {
  margin: auto;
}

/* End - SPECIALISTS VIEW BLOCK */

/* FACT SHEETS */

.newsletter-factsheet-title-teaser h3 {
  line-height: 1;
}

.view-newsletter-factsheets .view-content {
  display: flex;
  flex-wrap: wrap;
}

.view-newsletter-factsheets .factsheet-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
  padding-left: 0;
}

.newsletter-factsheet-title-teaser {
  flex: 1 0 auto;
}

.newsletter-factsheet-title-teaser h3 {
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  letter-spacing: 1px;
}

.newsletter-factsheet-title-teaser a {
  font-size: 18px;
  font-weight: 300;
}

.factsheet-image-front {
  flex-shrink: 0;
}

.newsletter-factsheet-title-teaser p{
	font-size: 16px;
	text-align: center;
}

/* End - FACT SHEETS */

/* POLL WEBFORM BLOCK */
.poll-block {
  display: inline-block;
  margin: 5px 0 0 0;
  border-bottom: solid #000000 1px;
  padding-bottom: 10px;
}

.poll-block .fieldset-legend {
  font-weight: 500;
}

.poll-block summary {
  font-weight: bold;
}

/*
.webform-component--poll label {
  margin-bottom: 10px;
  font-weight: 500;
  color: #2d3237;
  font-size: 16px;
  width: 100%;
}

.webform-component--poll table {
  width: 100%;
}

.webform-component--poll .checkbox {
  display: table-cell;
}

td.webform-grid-question {
  color: #2d3237;
  padding-left: 10px;
  letter-spacing: 0.6px;
  font-weight: 600;
}

.webform-component--poll th.checkbox {
  font-weight: 500;
  color: #2d3237;
  font-size: 16px;
}

.poll-webform-wrapper label {
  margin-bottom: 10px;
  font-weight: 500;
  color: #2d3237;
  font-size: 16px;
}

.poll-webform-wrapper .form-radios,
.poll-webform-wrapper .form-checkboxes {
  clear: both;
}

.poll-webform-wrapper .form-radios label,
.poll-webform-wrapper .form-checkboxes label {
  float: none;
}

.poll-webform-wrapper input[type="radio"],
.poll-webform-wrapper input[type="checkbox"] {
  min-width: 20px;
  margin: 0 5px 0 5px;
}

.homeschooling>label {
  font-weight: bold !important;
  margin-bottom: 0 !important;
  font-size: 18px;
}

.webform-component--disappointment-poll-q3>label,
.webform-component--wellbeing-primary-poll-q3>label,
.webform-component--wellbeing-secondary-poll-q3>label {
  font-weight: bold !important;
  font-size: 18px;
}

.homeschooling .form-item.form-type-radio,
.homeschooling .form-item.form-type-checkbox {
  display: inline-block;
  margin-right: 20px;
}

.homeschooling input[type="radio"],
.homeschooling input[type="checkbox"] {
  margin-top: -7px;
}

#block-webform-20 .radios--wrapper {
  margin-top: 0;
  margin-bottom: 0;
  background-color: #eee;
  border-bottom: 1px solid #ccc;
  padding: 0.1em 0.6em;
} */

/* End - POLL WEBFORM BLOCK */

/* LINK NEWSLETTER RESOURCES */

.link-to-resources-img {
  width: 209px;
}

.previous-newsletters img {
  background: #a2c614;
  width: 209px;
  height: auto;
  padding: 5%;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

.resource-link {
  display: inline-block;
  border: 1px solid #FFF;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
}

/* End - LINK NEWSLETTER RESOURCES */

/* QUIZ BLOCK */

.newsletter-quiz-block-row {
  padding: 25px;
  display: flex;
  align-items: center;
}

.newsletter-quiz-block {
  display: block;
  color: #FFF;
  padding: 0;
  margin: 20px 0;
}

.newsletter-quiz-block h2 {
  margin: 20px 0 10px 0;
  letter-spacing: 1px;
  color: #FFF;
}

.quiz-block-take-link a {
  border-radius: 10px;
  margin: 0 auto;
  padding: 5px 20px;
  font-weight: bold;
  background-color: #FFF;
  font-size: 16px;
  margin-top: 15px;
}

.quiz-block-take-link a:hover {
  text-decoration: none;
}

/* End - QUIZ BLOCK */

/* col-sm and below */

@media (max-width: 767px) {
  body:not(.noh-margin) #section-page-title {
    margin-bottom: 0px;
  }
  
  .container {
    max-width: 700px;
  }
  
  .views-row.additional-questions {
    padding: 0 0 15px 0;
  }

  .portfolio-title {
    margin-top: 10px;
  }

  .quiz-block-take-link a {
    margin-top: 10px;
  }
}

/* col-sm and above */

@media (min-width: 768px) {
  .views-row.additional-questions {
    padding-bottom: 25px;
  }

  .views-row.views-row-odd.additional-questions {
    padding-left: 0;
    padding-right: 5px;
  }

  .views-row.views-row-even.additional-questions {
    padding-left: 5px;
    padding-right: 0;
  }

  #block-webform-20 fieldset>legend {
    width: 30%;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 10px;
  }
}

/* col-md and below */

@media (max-width: 991px) {
  .newsletter-topic-name-head {
    padding-left: 15px;
    padding-right: 15px;
  }

  #section-article-section .container {
    max-width: 960px;
  }

  .region-video-topic .container {
    max-width: 960px;
  }

  .view-newsletter-video-block .synopsis {
    margin-top: 15px;
  }

  .menu-attach-block-drop-link.external.expand-on-click {
    display: none;
  }

  #dexp-dropdown ul.menu li.leaf {
    list-style: none;
    margin: 0;
  }

  #dexp-dropdown .menu-attach-block-wrapper {
    display: block;
  }

  #dexp-dropdown .menu-attach-block-wrapper.orientation-horizontal .block {
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
  }
}

.newsletter-topic-name {
  font-weight: 300;
  color: #2d3237;
  font-family: 'Gilroy', Sans-Serif;
  font-weight: 600;
  font-size: 40px;
}

.newsletter-topic-name span {
  font-weight: 400;
  padding-left: 15px;
  letter-spacing: 1px;
}

.embed-container iframe {
  border: none;
  background: transparent;
}

.element-hidden {
  display: none;
}

.newsletter-video-block-container h2 {
    color: #2d3237;
}

.newsletter-video-block-container .synopsis p{
	font-weight: 500;
}

.messages--status {
  clear: both;
}