.node-full.node-event,
.node-full.node-new,
.node-full.node-page {
  padding-top: 15px;
  margin-bottom:20px;
}
/*.node-full.node-event .field-name-field-image,
.node-full.node-new .field-name-field-image,
.node-full.node-page .field-name-field-image {
  margin-bottom: 60px;
}*/
@media (max-width: 767px) {
  .node-full.node-event .field-name-field-image,
  .node-full.node-new .field-name-field-image,
  .node-full.node-page .field-name-field-image {
    margin-bottom: 30px;
  }
}
.node-full.node-event h1.node-title,
.node-full.node-new h1.node-title,
.node-full.node-page h1.node-title {
  color: #3f3c3d;
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  margin: 0 0 30px 0;
}
.node-full.node-event .field-name-field-datetime,
.node-full.node-new .field-name-field-datetime,
.node-full.node-page .field-name-field-datetime,
.node-full.node-event .field-name-field-date,
.node-full.node-new .field-name-field-date,
.node-full.node-page .field-name-field-date {
  text-transform: uppercase;
  color: #828282;
  margin-bottom: 20px;
  font-weight: bold;
}
/*.node-full.node-event .field-name-body,
.node-full.node-new .field-name-body,
.node-full.node-page .field-name-body {
  font-size: 14px;
  max-width: 1080px;
  margin: 0 auto 50px auto;
}
.node-full.node-event .field-name-body p,
.node-full.node-new .field-name-body p,
.node-full.node-page .field-name-body p {
  margin-bottom: 1.1em;
}
.node-full.node-event .field-name-body a,
.node-full.node-new .field-name-body a,
.node-full.node-page .field-name-body a {
  font-weight: bold;
  color: #fff;
  position: relative;
}*/
.node-full.node-event .field-name-body a:after,
.node-full.node-new .field-name-body a:after,
.node-full.node-page .field-name-body a:after {
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  content: '';
  display: block;
  #background: #36b449;
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
}
.node-full.node-event .field-name-body a:hover,
.node-full.node-new .field-name-body a:hover,
.node-full.node-page .field-name-body a:hover {
  text-decoration: none;
}
.node-full.node-event .field-name-body a:hover:after,
.node-full.node-new .field-name-body a:hover:after,
.node-full.node-page .field-name-body a:hover:after {
  right: 100%;
}
.node-full.node-event .field-name-field-attachment,
.node-full.node-new .field-name-field-attachment,
.node-full.node-page .field-name-field-attachment {
  max-width: 1080px;
  margin: 0 auto 50px auto;
  text-align: center;
}
.node-full.node-event .field-name-field-attachment .field-label,
.node-full.node-new .field-name-field-attachment .field-label,
.node-full.node-page .field-name-field-attachment .field-label {
  text-align: center;
  margin-bottom: 5px;
}
.node-full.node-event .field-name-field-attachment .field-item,
.node-full.node-new .field-name-field-attachment .field-item,
.node-full.node-page .field-name-field-attachment .field-item {
  display: inline-block;
  padding: 10px 20px;
}
.node-full.node-event .field-name-field-attachment .field-item .file-icon,
.node-full.node-new .field-name-field-attachment .field-item .file-icon,
.node-full.node-page .field-name-field-attachment .field-item .file-icon {
  display: none;
}
.node-full.node-event .field-name-field-attachment .field-item a,
.node-full.node-new .field-name-field-attachment .field-item a,
.node-full.node-page .field-name-field-attachment .field-item a {
  color: #36b449;
  text-decoration: none;
  padding-bottom: 3px;
  position: relative;
}
.node-full.node-event .field-name-field-attachment .field-item a:after,
.node-full.node-new .field-name-field-attachment .field-item a:after,
.node-full.node-page .field-name-field-attachment .field-item a:after {
  text-decoration: none;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  content: '';
  height: 1px;
  position: absolute;
  background: #36b449;
  width: 0;
  bottom: 0;
}
.node-full.node-event .field-name-field-attachment .field-item a:after,
.node-full.node-new .field-name-field-attachment .field-item a:after,
.node-full.node-page .field-name-field-attachment .field-item a:after {
  left: 50%;
}
.node-full.node-event .field-name-field-attachment .field-item a:hover:after,
.node-full.node-new .field-name-field-attachment .field-item a:hover:after,
.node-full.node-page .field-name-field-attachment .field-item a:hover:after {
  width: 100%;
  left: 0;
}
.node-full.node-event .social-share,
.node-full.node-new .social-share,
.node-full.node-page .social-share {
  margin-bottom: 50px;
}
.node-full.node-event .social-share .share-label,
.node-full.node-new .social-share .share-label,
.node-full.node-page .social-share .share-label {
  display: block;
  text-align: center;
  font-weight: bold;
  color: #3f3c3d;
  margin-bottom: 15px;
}
.node-full.node-event .social-share ul,
.node-full.node-new .social-share ul,
.node-full.node-page .social-share ul {
  text-align: center;
}
