.boxed-section .vc_column-inner {

    background: #fff;

    padding: 10px;

    border-top: 3px solid #000;

    -webkit-box-shadow: 1px 1px 3px 0 #cecccc;

    -moz-box-shadow: 1px 1px 3px 0 #cecccc;

    box-shadow: 1px 1px 3px 0 #cecccc;

}





.small-feed-links-item .desc_container .date {

    display: inline-block;

    width: 100%;

    font-size: 12px;

    color: #8b8a8a;

    line-height: 16px;

    font-style: italic;

    padding-bottom: 5px;

}

.smile-icon-small-feed-links-wrap .small-feed-links-item {

    padding: 0px;

}

.small-feed-links-wrapper a {
    padding-bottom: 15px;
    line-height: 16px;
    color: #020202;
    text-decoration: none;
    font-weight: bold;
    display: inline-block;
}

.smile-icon-small-feed-links-wrap .aio-icon-title.ult-responsive {

    font-size: 15px;

}

.smile-icon-small-feed-links-wrap .aio-icon-header h3.aio-icon-title {

    margin: 25px 0 15px;

}

.post-video-type .aio-icon-title.ult-responsive {

    background: #1a2edb none repeat scroll 0 0;

    color: #fff;

    font-size: 20px;

    font-weight: bold;

    margin-top: 0px !important;

    padding: 10px;

    text-align: left;

}

.smile-icon-small-feed-links-wrap .aio-icon-title.ult-responsive {

    background: #1a2edb none repeat scroll 0 0;

    color: #fff;

    font-size: 15px;

    line-height: 15px;

    font-weight: bold;

    margin-top: 0px !important;

    padding: 10px;

    text-align: left;

}

.small-feed-links-wrapper .header {

    height: 90px;

    vertical-align: middle;

    text-align: center;

    padding: 20px;

    margin: 0 auto;

    display: inline-block;

    width: 100%;

    line-height: 46px;

}

.small-feed-links-wrapper .header.no-img {

    height: auto;

    font-size: 23px;

    line-height: initial;

}

.small-feed-links-wrapper .header img {

    vertical-align: middle;

    display: inline-block;

    width: auto;

    height: auto;

    max-height: 60px;

    display: inherit;

    text-align: center;

}





@media(max-width:767px) {

    .small-feed-links-wrapper .small-feed-links-item {

        margin-bottom: 10px;

        padding: 10px 30px;

        text-align: left;

    }

    .small-feed-links-wrapper .header img {

        vertical-align: middle;

        width: 100%;

        height: auto;

        max-width: 500px;

        max-height: unset;

        display: inline-block;

    }

    .small-feed-links-wrapper-row {

        margin-bottom: 35px;

    }

    .small-feed-links-wrapper .header {

        display: block;

        width: auto;

        height: auto;

        padding: 30px 20px;

    }

    .small-feed-links-wrapper .more {

        padding: 0px 30px;

    }

    .page-template-feed-page-template .vc_column-inner {

        padding-left: 0px;

        padding-right: 0px;

    }

}