.slick-initialized .slick-slide {
    outline-color: #fff;
}

.wrapper-slick {
    margin-bottom: 2.5rem;
    margin-top: 1.25rem;
}

.slick-multislider {
    margin-bottom: 3.25rem;
    margin-top: 1.25rem;
}

.media-list.cnt-block {
    margin-bottom: 0;
}

li.media {
    border-bottom: 1px dashed #d1d1d1;
    padding-bottom: 1rem;
}

.block-boxes-twitter {
    margin-top: 1.5rem;
}

#social-btn-cotent-xlarge .share-additional {
    clear: left;
    text-align: left !important;
}

article a.link-imagen {
    width: 100%;
}

article a.link-imagen img {
    width: 100%;
}

article h4 a {
    color: #222222;
}

article h4 a:hover {
    color: #7a7b7c;
}

article h5 a {
    color: #222222;
}

article h5 a:hover {
    color: #7a7b7c;
}

.block-boxes {
    width: 100%;
    display: table;
}

.block-boxes .updated {
    color: #848484;
    font-size: 0.8125rem;
}

#boxes-box-taxonomy_2 p {
    display: none;
}

.list-view-more a {
    color: #cececf;
    float: right;
    font-size: 1.5rem;
    padding-top: 9px;
    font-weight: 700;
    text-transform: uppercase;
}

/* search results*/
.search-results {
    margin-left: 0;
}

.search-results a {
    color: #222222;
}

.search-results a:hover {
    color: #7a7b7c;
}

.search-results li {
    border-bottom: 1px dashed #d1d1d1;
}

.search-results .search-snippet-info {
    padding-left: 0;
}

    /* tags page */
.list-page .list-page-content h2 {
    font-size: 14px;
    margin-bottom: 5px;
}

/* Set the width of the nodes in article lists */
.list-page-content .node {
    float: left;
    width: 180px;
}

.list-page-content .node h2 {
    display: none;
}

.list-page-content .node a {
    color: #222;
}

.list-page-content .node a:hover {
    color: #7a7b7c;
}

.list-page-content article.node {
    margin: 10px 10px 15px;
}

.list-page-content article.node .field-name-field-thumbnail {
    margin-bottom: 10px;
}

.list-page-content article.node .updated {
    font-size: 11px;
    color: #444;
}

.columns + .columns:last-child {
    float: left;
}

.latest-stories .content-latest-news {
    -webkit-column-count: 3;
    -webkit-column-gap: 30px;

    -moz-column-count: 3;
    -moz-column-gap: 30px;

    -ms-column-count: 3;
    -ms-column-gap: 30px;

    column-count: 3;
    column-gap: 30px;

    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

.box-list-content {
    -webkit-column-count: 4;
    -webkit-column-gap: 30px;

    -moz-column-count: 4;
    -moz-column-gap: 30px;

    -ms-column-count: 4;
    -ms-column-gap: 30px;

    column-count: 4;
    column-gap: 30px;

    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    height: auto !important;
}

.latest-stories .content-latest-news article {
    display: inline-block;
    float: none !important;
    width: 100% !important;
    padding-left: 0px;
    padding-right: 0px;
}

.box-list-content article {
    display: inline-block;
    float: none !important;
    width: 100% !important;
    border-bottom: 1px dashed #d1d1d1;
    margin-bottom: 1.5rem;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 12px;
}

.box-list-content article .time,
.search-results .time {
    color: #848484;
    font-size: 0.8125rem;
}

.rss-block {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

.rss-block article {
    margin-bottom: 1.0rem;
    border-bottom: 1px dashed #d1d1d1;
    width: 100%;
}

.rss-block article footer {
    color: #848484;
    font-size: 0.8125rem;
    background: none;
    padding-top: 0px;
    margin-top: 0px;
}

/* Styles of latest news in SIDEBAR */
aside .ap-recent-articles, .outer-aside .ap-recent-articles  {
    float: right !important;
    max-width: 300px;
    padding: 0px;
    margin: 0px !important;
}
aside .ap-recent-articles h3.block-title, .outer-aside .ap-recent-articles h3.block-title {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.125rem;
    border: none;
    padding: 0px;
    margin: 0.2rem 0px 0.2rem 0px;    
    line-height: 1.4;
}
aside .ap-recent-articles h3.block-title a, .outer-aside .ap-recent-articles h3.block-title a {
    display: none;
}
aside .ap-recent-articles .content-latest-news, .outer-aside .ap-recent-articles .content-latest-news {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    -ms-column-count: 1;
    column-count: 1;    
    
    padding-left: 0px;
    padding-right: 0px;
}    
aside .ap-recent-articles article, .outer-aside .ap-recent-articles article {
    font-size: 0.8rem;
    overflow: hidden;
    margin-top: 10px;
    color: #cccccc;
    line-height: 1.6;
    border-bottom: 1px dashed #d1d1d1;
}
aside .ap-recent-articles article .link-imagen, .outer-aside .ap-recent-articles article .link-imagen {
    margin-right: 10px;  
    float: left !important;
    width: auto;
    height: 64px;
    margin-top: 7px;
}
aside .ap-recent-articles article .link-imagen img, .outer-aside .ap-recent-articles article .link-imagen img {
    width: 64px;
}
aside .ap-recent-articles article h4.entry-title, .outer-aside .ap-recent-articles article h4.entry-title {
    font-size: 1.1rem;
    margin-bottom: 5px;    
    padding-top: 0px;
    padding-bottom: 5px;
}
aside .ap-recent-articles article p, .outer-aside .ap-recent-articles article p {
    font-size: 1.1rem;
    margin-bottom: 5px;    
    padding-top: 0px;
    font-size: 0.8rem;
    overflow: hidden;  
    color: #222222;
    display: none;
}
aside .ap-recent-articles article .time, .outer-aside .ap-recent-articles article .time {
    display: none;
}

/* styles for sticky media bar */
.social-media-top {
    position: fixed;
    top: 50px;
    z-index: 1;
}
.sticky-social-ref {
    visibility: hidden;
}

@media (max-width: 1025px) {
    .latest-stories .content-latest-news {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        -ms-column-count: 2;
        column-count: 2;
    }

    .box-list-content {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        -ms-column-count: 2;
        column-count: 2;
    }

    .rss-block article {
        border-bottom: none;
    }
    h3.block-title {
        display: inline-block;
        width: 100%;
    }
    .block-dfp {
        text-align: center;
    }    
}


@media (max-width: 845px) {
    .latest-stories .content-latest-news {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        -ms-column-count: 2;
        column-count: 2;
    }

    .box-list-content {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        -ms-column-count: 1;
        column-count: 1;
    }
    .latest-stories article {
        border-bottom: 1px dashed #d1d1d1;
        margin-bottom: 30px;
        padding-bottom: 0px;        
    }    
    #body-gallery .slick-dots {
        bottom: -48px;
        height: 40px;
    }
}
@media (max-width: 460px) {
    .latest-stories .content-latest-news {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        -ms-column-count: 1;
        column-count: 1;
    }
}
.search-sorts ul
{
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    list-style: none;
}

.search-sorts ul li,
.list-page-filters ul li
{
    display: inline;
    font-size: 0.86rem;
}
.search-sorts li a,
.list-page-filters li a {
    padding-right: 20px;
    border-right: 1px dashed #d1d1d1;
}

.search-sorts li.last a,
.list-page-filters li.last a  {
    border-right: none;
}

.search-sorts li a.active {
    font-weight: 600;
}

.search-sorts li img {
    position: relative;
    top: -2px;
    left: -4px;
}

.list-page-filters .label {
    background: none;
    color: #222;
    font-size: 0.86rem;
    font-weight: 400;
}

.list-page-filters {
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 20px;
}

.list-page-filters ul {
    list-style: none;
    display: inline;
}

.list-page-filters ul li
{
    padding-right: 20px;
}
.list-page-filters .active
{
    font-weight: bold;
}

.ui-autocomplete {
    z-index: 200;
}

div.ad {
    display: inline-block;
}

#header-container-dfp-xlarge {
    max-width: 60.625rem;
}

#header-container-dfp-large,
#header-container-dfp-medium {
    max-width: 45.5rem;
}

#header-container-dfp-mobile {
    max-width: 20rem;
}

.dfp-block iframe {
    float: right;
}

header .logo {
    text-align: center;
}