/* Fix frontpage menu block */
#block-menu-block-4 ul.menu li a {
    margin-left: 0;     padding-left: 85px;     border-left: 0;
}

#block-menu-block-4 ul.menu li {
    position: relative;
}

#block-menu-block-4 ul.menu li a:before {
    content: '';
    position: absolute;
    top: 7px;
    left: 80px;
    height: 85%;
    border-left: 3px solid #c4c4c4;
}

#block-menu-block-4 ul.menu li a {
    background-position-x: 20px;
}

/* Perc in the news */
div#block-block-8 {
    background: white;
    padding: 10px;
}

div#block-block-8 h2 {
    font-size: 16px;
}

div#block-block-8 .more-link {
    display: none;
}

div#block-block-8 li {
    list-style: none;
    font-weight: bold;
    list-style-type: none;
}

div#block-block-8 ul {
    margin: 0;
    padding: 0;
    margin-top: 10px;
}

div#block-block-8 li + li {
    margin-top: 15px;
}

div#block-block-8 li a {
    text-decoration: none;
    letter-spacing: 0.025em;
}

div#block-block-8 h2 {
    margin-bottom: 15px;
}

section.region.region-sidebar-second-top-top.column.sidebar .inner {
    padding-left: 0;
}

a.menu-1328, ul.links li.menu-1328 a {
    background-image: url('/sites/all/themes/perc/images/icons/blog_coffee.png');
    padding-left: 45px;
    background-repeat: no-repeat;
    background-position: left;
    height: 45px;
}

.news-list .source {
    margin-top: 5px;
    font-weight: normal;
    font-style: italic;
}

a.menu__link.menu_icon.menu-1328 {
    height: 18px !important;
}

/* PERC in the News */
div#content {}

.page-node-7384 .inner {
    background-color: transparent !Important;
    box-shadow: none !Important;
}

.page-node-7384 .content ul {
    padding: 0 !important;
}

.page-node-7384 .content li {
    background-color: #fff !important;
}

li.perc-in-the-news-item {
    padding: 15px !important;
    list-style: none;
}

li.perc-in-the-news-item + li.perc-in-the-news-item {
    margin-top: 15px;
}

.perc-in-the-news-item a.views-field-title {
    color: #d34c02;
    font-family: "Bitter";
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1.1em;
}

.perc-in-the-news-item small {
    font-family: Georgia,"Times New Roman","DejaVu Serif",serif;
    color: #d34c02;
    text-decoration: none;
    font-size: 13px !important;
    font-style: initial !important;
    font-weight: normal;
}

.page-node-7384 #content .inner {
    padding: 0 !important;
}

span.source-pitn {
    margin-right: 15px;
}

.pitn-left-side {
    float: left;
    width: 208px;
}

.pitn-right-side {
    float: left;
}

li.perc-in-the-news-item {
    overflow: hidden;
}

.pitn-right-side {
    width: calc(100% - 208px);
    padding-left: 15px;
    box-sizing: border-box;
}

.pitn-thumbnail img {
    display: block;
}

.pitn-thumbnail {
    width: 208px;
    height: 150px;
    background-size: cover !important;
    background-position: center top !important;
    background-repeat: no-repeat !important;
}

.pitn-thumbnail.perc-logo {
    background-size: contain !important;
}

.pitn-more-link {
  margin-top: 15px;
}

.pitn-right-side p+p:before {
    position: relative;
    content: '...';
    display: inline;
    letter-spacing: 1px;
    margin-right: 2px;
}

.pitn-right-side p+p:after {
    position: relative;
    content: '...';
    display: inline;
    letter-spacing: 1px;
    margin-left: 2px;
}
