h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'MotivaSansExtraBold';
  font-weight: normal;
}

@media screen and (min-width: 768px) {
  h3 {
    font-size: 30px;
  }
}

.single.single-post .inner img {
  width: 100%;
  height: auto;
}

#ajax-single-content .single-post .inner p {
  font-size: 16px;
  line-height: 24px;
  color: #666666;
}

#ajax-single-content .single-post .inner p a {
  color: #A0CC3A;
}

.single.single-post .inner img {
  margin: 43px 0;
}

#ajax-single-content .container {
  width: 100%;
  max-width: 1058px;
  padding: 0;
}

#ajax-single-content .single-post .inner {
  width: 100%;
  max-width: unset;
  background-color: #FFFFFF;
  padding: 35px 15px 0 15px;
}

#ajax-single-content .single-post {
  width: calc(100% - 60px);
  position: relative;
  padding: 80px 0 50px 0;
}

#ajax-single-content .single-post {
  width: calc(100% - 60px);
  position: relative;
  padding: 80px 0 50px 0;
}

.post-template-default #ajax-single-content .single-post {
  padding: 0;
}

.post-template-default #ajax-single-content .single-post .image {
  margin-bottom: 50px;
}

#ajax-single-content .single-post .single-bottom::after {
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  background-color: #EAEAEA;
  height: 1px;
  display: block;
  content: '';
}

@media screen and (min-width: 390px) {
  #ajax-single-content .single-post .inner {
    padding: 0 36px 0 36px;
  }

  #ajax-single-content .single-post .single-bottom::after {
    left: 36px;
    right: 36px;
  }
}

@media screen and (min-width: 768px) {
  #ajax-single-content .single-post .single-bottom::after {
    left: 68px;
    right: 68px;
  }

  #ajax-single-content.no-ajax {
    padding: 60px 0 0 0;
  }

  #ajax-single-content .container {
    padding: 0 15px 0 15px;
  }

  #ajax-single-content .single-post .inner {
    padding: 0 68px 0 68px;
  }

  #ajax-single-content .single-post {
    border: 1px solid #EAEAEA;
  }
}

#ajax-single-content {
  background-color: #FAFAFA;
  padding-top: 43px;
}

.icon-instagram:before {
  content: '';
  background-image: url('../images/icon_instagram.svg');
  width: 26px;
  height: 26px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  top: 3px;
}

.icon-envelope:before {
  content: '';
  background-image: url('../images/icon_email.svg');
  width: 28px;
  height: 21px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

#ajax-single-content .share-tab .share-base .share-icon:nth-child(4) a:hover .icon-instagram:before {
  background-image: url('../images/icon_instagram_white.svg');
}

#ajax-single-content .share-tab {
  top: 43px;
  width: 60px;
  position: sticky;
  transition: top 0.4s ease-in-out !important;
  transition-delay: 0.5s !important;
}

html.sticky2.up2 #ajax-single-content .share-tab {
  top: 123px;
}

#ajax-single-content .share-tab .share-base {
  width: 60px;
}

#ajax-single-content .share-tab .share-base .share-icon {
  border: 1px solid #EAEAEA;
  border-top: none;
  border-right: none;
}

#ajax-single-content .share-tab .share-base .share-icon i {
  color: #666666;
}

#ajax-single-content .share-tab .share-base .share-icon:nth-child(2) a,
#ajax-single-content .share-tab .share-base .share-icon:nth-child(3) a,
#ajax-single-content .share-tab .share-base .share-icon:nth-child(4) a,
#ajax-single-content .share-tab .share-base .share-icon:nth-child(5) a {
  background-color: #fff;
}

#ajax-single-content .share-tab .share-base .share-icon a {
  line-height: 70px !important;
}

#ajax-single-content .share-tab .share-base .share-icon:hover {
  border-left: none;
}

#ajax-single-content .single-post .image {
  height: 200px;
}

@media screen and (min-width: 390px) {
  #ajax-single-content .single-post .image {
    height: 300px;
  }
}

@media screen and (min-width: 768px) {
  #ajax-single-content .single-post .image {
    height: 439px;
  }
}

#ajax-single-content .share-tab .share-base .share-title {
  background-color: #232323;
  color: #fff;
  writing-mode: vertical-rl;
  text-transform: uppercase;
  height: unset;
  width: 100%;
  display: flex;
  align-items: center;
  padding: 17px 8px;
  font-family: 'Antonio_Bold';
  font-size: 18px;
  max-height: 77px;
  line-height: 18px;
  text-align: left;
}

#ajax-single-content .share-tab .share-base .share-icon a {
  height: 60px;
  line-height: 60px;
}

#ajax-single-content .share-tab .share-base .share-icon:nth-child(2) a:hover {
  background-color: #3b5998;
}

#ajax-single-content .share-tab .share-base .share-icon:nth-child(3) a:hover {
  background-color: #55acee;
}

#ajax-single-content .share-tab .share-base .share-icon:nth-child(4) a:hover {
  background-color: #0077b5;
}

#ajax-single-content .share-tab .share-base .share-icon:nth-child(5) a:hover {
  background-color: #f2c400;
}

#ajax-single-content .share-tab .share-base .share-icon:nth-child(2) a:hover:after,
#ajax-single-content .share-tab .share-base .share-icon:nth-child(3) a:hover:after,
#ajax-single-content .share-tab .share-base .share-icon:nth-child(4) a:hover:after,
#ajax-single-content .share-tab .share-base .share-icon:nth-child(5) a:hover:after,
#breadcrumbs,
#ajax-single-content .share-tab .share-base .share-icon.more,
.infos .comma {
  display: none;
}

#ajax-single-content .share-tab .share-base .share-icon:nth-child(2) a:hover i,
#ajax-single-content .share-tab .share-base .share-icon:nth-child(3) a:hover i,
#ajax-single-content .share-tab .share-base .share-icon:nth-child(4) a:hover i,
#ajax-single-content .share-tab .share-base .share-icon:nth-child(5) a:hover i {
  color: #fff;
}

#ajax-single-content .single-post .inner .title {
  text-transform: uppercase;
  font-size: 32px;
  line-height: 1.1em;
  font-family: 'Antonio_Bold';
  max-width: 800px;
}

@media screen and (min-width: 768px) {
  #ajax-single-content .single-post .inner .title {
    font-size: 42px;
  }
}

#ajax-single-content .single-post .inner .infos .date::after {
  display: none;
}

header {
  border-bottom: 1px solid #eaeaea;
}

.single-press-release main {
  padding-top: 0;
}

#ajax-single-content .single-post .featured-image img {
  width: 438px;
  max-width: 100%;
  display: block;
  margin: 65px 0;
}

#ajax-single-content .single-post .inner .infos .date {
  display: block;
  color: #232323;
}

#ajax-single-content .single-post .inner .infos .category {
  display: none;
}

#ajax-single-content .single-post .inner .infos .author {
  display: block;
  color: #C8C8C8;
  font-size: 16px;
}

@media screen and (min-width: 768px) {
  #ajax-single-content .single-post .inner .infos .date {
    font-size: 21px;
    margin-bottom: 10px;
  }
}

.tag-title {
  padding-right: 2px;
  padding-top: 2px;
}

.single-tags-new {
  font-size: 16px;
  line-height: 21px;
  display: flex;
  background-color: #fff;
  padding: 37px 15px 37px 15px;
}

.single-tags-new a {
  text-decoration: underline;
  color: #A0CC3A;
}

#ajax-single-content .single-post .single-bottom {
  background-color: #fff;
}

#ajax-single-content .content {
  max-width: 800px;
}

#ajax-single-content .content b,
#ajax-single-content .content strong {
  color: #232323;
  font-size: 18px;
}

.single-tags-new .tags a {
  padding: 0 11px 0 11px;
  border-right: 1px solid #C8C8C8;
  display: inline-block;
  line-height: 21px;
  height: 21px;
  margin-bottom: 9px;
}

.single-tags-new .tags a:last-child {
  border-right: none;
}

.icon-tag:before {
  content: '';
  background-image: url('../images/tag-icon-new.jpg');
  background-size: contain;
  width: 18px;
  height: 17px;
}

@media screen and (min-width: 390px) {
  .single-tags-new {
    padding: 37px 36px 50px 36px;
  }
}

@media screen and (min-width: 768px) {
  .single-tags-new {
    padding: 37px 68px 98px 68px;
  }
}

@media screen and (max-width: 767px) {
  #ajax-single-content .single-post {
    width: 100%;
    padding: 10px 0 30px 0;
  }

  #ajax-single-content .single-post .featured-image img {
    margin: 30px 0;
  }

  .post-template-default #ajax-single-content {
    padding-top: 0;
  }

  .post-template-default #ajax-single-content .single-post .image {
    margin-bottom: 30px;
  }

}

@media screen and (max-width: 390px) {
  .post-template-default #ajax-single-content .single-post .image {
    margin-bottom: 0;
  }
}

iframe,
div.pp_default .pp_content {
  max-height: 460px !important;
  height: 45vw !important;
}