.second-footer .footer-bottom {
    box-shadow: none;
}

.site-title-ar::before {
  content: '';
}

#heading .site-slogan, #heading .site-title {
  font-size: 19px;
  font-weight: bold;
}

div.media-default {
    text-align: center;
}

#popular-slider {
    border-bottom: 0px;
}

.author-link i {
    margin-right: 5px;
}

div.taxonomy-term__content {
    text-align: center;
    font-size: 20px;
}

div.addtoany {}

select.lang-dropdown-select-element {
    width: auto !important;
}

.node-unpublished {
    background-color: inherit;
}

div#edit-comment-body fieldset.filter-wrapper {
    display: none;
}

body.not-logged-in ul.tabs--primary {
    position: inherit;
    top: inherit;
    margin: 0 auto;
    padding-top: 100px;
    width: 30%;
}

body.not-logged-in div.messages--status {
    margin-top: 100px;
    margin: 0 auto;
}

.user-login,
.user-pass {
    margin: 0 auto;
    width: 30%;
}

ul.tabs--primary  {
    position: fixed;
    top: 42px;
    right: 45px;
    z-index: 1000;
}

p.clear {
    padding: 0px !important;
}

.author-socials {
    float: left;
}

#supersize {
    cursor: pointer;
}

body.navbar-fixed.logged-in.page-afp-blog-medias #navbar-administration.navbar-oriented {
    display: none;
}

#taboola {
    background: #ebf0f2;
}

#taboola .container {
    width: 55%;
    padding-top: 36px;
    padding-bottom: 36px;
}

#taboola span.trc_rbox_header_span {
    line-height: 2.2em;
    font-weight: bold;
    font-size: 26px;
    margin: 0;
}

#taboola .organic-thumbnails-a .videoCube .video-label-box {
    height: 56px;
    padding: 12px 20px;
    text-align: center;
    background-color: white;
}

#taboola .organic-thumbnails-a .video-title {
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
    color: #525e66;
    text-decoration: none;
}

body.page-node div.article-entry p > span.file > span.file > a {
    display: none
}

body.page-node div.article-entry p > span.file > span.file > span.file > img.file-icon {
    padding-right: 5px;
}

div#popular-post h2 {
    line-height: 2.2em;
    font-weight: bold;
    font-size: 26px;
    margin: 0;
    text-align: center;
}

div#popular-post .item {
    padding-top: 10px;
    padding-bottom: 10px;
}

.popular-excerpt {
    height: 75px;
}

div.tags {
    border-top: 1px solid #ebf0f2;
    padding-top: 20px;
    padding-bottom: 20px;
}

div.tags a {
    font-size: 18px;
    color: #009cc8;
    margin-right: 10px;
}

.blur-up {
    -webkit-filter: blur(5px);
    filter: blur(5px);
    transition: filter 10ms, -webkit-filter 10ms;
}

.blur-up.lazyloaded {
    -webkit-filter: blur(0);
    filter: blur(0);
}

#supersize {
    background-repeat: no-repeat;
    background-position: top center;
    background-color: transparent;
    background-size: contain;
}

.responsive-background-image img {
    display: none;
}

.youtube-player-embed {
    position: relative;
    padding-bottom: 56.21%;
    /* Use 75% for 4:3 videos */
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
    margin: 0px;
}

.youtube-player-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: transparent;
}

.youtube-player-embed img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all;
}

.youtube-player-embed img:hover {
    -webkit-filter: brightness(75%);
}

.youtube-player-embed .play {
    height: 42px;
    width: 42px;
    left: 50%;
    top: 56%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url("../images/play.png") no-repeat;
    cursor: pointer;
}

div.landing-items {
  width: 90%;
  margin: 0 auto;
  margin-bottom: 75px;
}

div.paragraphs-item-landing-group {
  clear: both;
  margin-top: 25px;
}

div.paragraphs-item-landing-items {
  float: left;
  width: 32%;
}

div.landing-group-items div.paragraphs-item-landing-items {
  padding-left: 5%;
}

div.paragraphs-item-landing-items h3 {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 1.7rem;
}
