
/*||=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-||
//|| Feed
//|| Version 1.0
//||=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-||*/


        body#home div#memberArea {
                border                  : 0px;
        }


        body#home div#memberArea div.empty {
                background              : #FFF;
                border                  : 1px solid #EAEAEA;
                margin                  : 20px 0 0 0;
        }

        body#home div#memberArea,
        body#home div#memberNav,
        body#home div#memberAreaAction {
                background              : transparent;
        }

        div.rslt.feed {
                display                 : block;
                border                  : 1px solid #EAEAEA;
                vertical-align          : top;
                background              : #FFF;
                padding                 : 10px;
                margin                  : 10px auto 0;
        }

       div.rslt.feed ul {
                list-style              : none;
                display                 : table;
                list-style-position     : inside;
                margin                  : 0;
                padding                 : 0;
                width                   : 100%;
                vertical-align          : top;
       }

        div.rslt.feed.placard {
            position                : relative;
        }

        div.rslt.feed.placard ul.card {
                padding                 : 0 0 5px 0;
        }

        div.rslt.feed ul.card li {
                display                 : table-cell;
                list-style              : none;
                list-style-position     : inside;
                margin                  : 0;
                padding                 : 0;
                text-indent             : 0;
                vertical-align          : top;
        }


        div.rslt.feed ul.card li a.user {
                font-weight             : bold;
                padding                 : 0 5px 0 0;
                display                 : inline-block;
        }

        div.rslt.feed ul.card li.image,
        div.rslt.feed ul.card li.image img {
                width                   : 40px;
                height                  : 40px;
        }

        div.rslt.feed ul.card li.event {
                padding                 : 2px 0 0 10px;
                font-size               : 90%;
        }

        div.rslt.feed ul.card li.event span {
                display                 : block;
                padding                 : 2px 0;
        }

        div.rslt.feed ul.card li.event span.event {
                color                   : #666;
        }

        div.rslt.feed ul.card li.event span.timeago i.fa {
                color                   : #CCC;
                font-size               : 70%
        }

        /*||=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-||
        //|| Placard - Cert/Location/Group
        //||=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-||*/

        div.rslt.feed.placard ul.placard {
                width                   : auto;
                display                 : block;
                padding                 : 0 0 0 0;
                margin                  : 0px 0 0 0;
                border                  : 1px solid #EAEAEA;
        }

        div.rslt.feed.placard ul.placard li.image {
                display                 : block;
                height                  : 500px;
                background-size         : cover;
                background-repeat       : no-repeat;
                background-position     : 0 25%;
                position                : relative;
        }

        div.rslt.feed.placard ul.placard li.about {
                display                 : block;
                padding                 : 10px;
                border-top              : 1px solid #EAEAEA;
        }

        div.rslt.feed.placard ul.placard li.about a {
                font-weight             : bold;
        }

        div.rslt.feed.placard ul.placard li.about p {
                font-size               : 90%;
        }

        /*||=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-||
        //|| List - Friends
        //||=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-||*/


        div.rslt.feed.list ul.list {
            vertical-align  : top;
            width           : 100%;
            display         : table;
        }

        /*||=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-||
        //|| Story - Topic/Post/Blog
        //||=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-||*/

        div.rslt.feed.story ul.post  {
                margin                  : 5px 0 0 0;
                display                 : block;
                border                  : 0;
        }

        div.rslt.feed.story ul.post li.title {
                background              : #FFF;
                padding                 : 10px 5px 10px 15px;
                font-size               : 120%;
                font-weight             : bold;
                border                  : 1px solid #EAEAEA;
                margin                  : 0 50px 0 50px;
        }

        div.rslt.feed.story ul.post li.story {
                background              : #F9F9F9;
                font-size               : 90%;
                padding                 : 15px;
                color                   : #666;
                margin                  : 0 50px 0 50px;
                border                  : 1px solid #EAEAEA;
                border-top              : 0;
                overflow-x              : hidden;
        }

        /*||=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-||
        //|| Certification
        //||=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-||*/

        div.rslt.feed.placard.certified ul.placard li.image i.fa {
                font-size               : 200px;
                height                  : 300px;
                width                   : 100%;
                display                 : block;
                color                   : gold;
                text-align              : center;
                padding-top             : 50px;
                -webkit-text-stroke-width: 3px;
                -webkit-text-stroke-color: #FFF;
                background: -webkit-linear-gradient(-90deg, rgb(253,218,134) 0, rgb(225,157,60) 100%), rgb(253, 218, 134);
                background: -moz-linear-gradient(180deg, rgb(253,218,134) 0, rgb(225,157,60) 100%), rgb(253, 218, 134);
                background: linear-gradient(180deg, rgb(253,218,134) 0, rgb(225,157,60) 100%), rgb(253, 218, 134);
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
        }

/*||=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-||
//|| Media
//||=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-||*/

        div.rslt.feed.placard.verify ul.placard li.image {
                background              : #1fa67a;
                text-align              : center;
                padding-top             : 100px;
                opacity                 : 0.5;
                position                : relative;
        }

        div.rslt.feed.placard.verify ul.placard li.image:before {
                font-family             : 'FontAwesome';
                content                 : "\f110";
                color                   : #FFF;
                font-size               : 80px;
        }

        div.rslt.feed.placard div.more.click {
                position                : absolute;
                bottom                  : 20px;
                right                   : 20px;
                background              : rgba(0,0,0,0.6);
                padding                 : 20px 10px 0px;
                border                  : 0;
                z-index                 : 100;
                width                   : 100px;
                height                  : 100px;
                display                 : block;
                text-align              : center;
                color                   : #FFF;
                border                  : 2px solid #FFF;
        }

        div.rslt.feed.list li.more,
        div.rslt.feed.placard div.more.click span {
                cursor                  : pointer;
        }

        div.rslt.feed.list li.more:hover,
        div.rslt.feed.placard div.more.click span:hover {
                color                   : #000;
        }

        div.rslt.feed.placard li.image div.more.click img,
        div.rslt.feed.placard li.image div.more.click span {
                margin                  : 0;
                vertical-align          : top;
                display                 : inline-block;
                width                   : 100px;
                height                  : 100px;
                text-align              : center;
                font-size               : 90%;
                color                   : #999;
                border                  : 1px solid #222;
                background              : #FFF;
        }

        div.rslt.feed.placard div.more span {
                max-height              : 100px;
                padding-top             : 20px;
                font-size               : 24px;
                line-height             : 28px;
                font-weight             : bold;
                overflow                : hidden;
        }

        div.rslt.feed.placard.video.count0,
        div.rslt.feed.placard.photo.count0,
        div.rslt.feed.placard ul.placard li.image div.more span.count0 {
                display                 : none;
        }

        div.rslt.feed.placard.video.count1 div.more.click,
        div.rslt.feed.placard.photo.count1 div.more.click {
                display                 : none;
        }


        div.rslt.feed.placard.video ul.placard {
                background              : #191919;
                text-align              : center;
        }
        div.rslt.feed.placard.video ul.placard li.image img,
        div.rslt.feed.placard.video ul.placard li.image {
                width                   : 100%;
                max-width               : 480px;
                height                  : 360px;
                margin                  : 0 auto;
        }

        div.rslt.feed.placard div.more-load {
            display                 : none;
            padding                 : 10px;
            margin-top              : 10px;
            background              : #EAEAEA;
        }

/*||=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-||
//|| Media Permissions
//||=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-||*/

        div.rslt.feed.placard.shade-login ul.placard li.image,
        div.rslt.feed.placard.shade-upgrade ul.placard li.image,
        div.rslt.feed.placard.shade-certified ul.placard li.image,
        div.rslt.feed.placard.shade-friends ul.placard li.image{
                background-color        : #1fa67a;
                text-align              : center;
                padding-top             : 120px;
                opacity                 : 0.5;
                position                : relative;
        }

        div.rslt.feed.placard.shade-login ul.placard li.image span.status a ,
        div.rslt.feed.placard.shade-upgrade ul.placard li.image span.status a ,
        div.rslt.feed.placard.shade-certified ul.placard li.image span.status a ,
        div.rslt.feed.placard.shade-friends ul.placard li.image span.status a {
                color                   : #FFF;
                font-size               : 30px;
                text-align              : center;
                display                 : block;
        }
/*||=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-||
//|| Friends
//||=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-||*/

        div.rslt.feed.list {
                padding         : 0;
        }

        div.rslt.feed.list ul.list li.user {
                display         : inline-block;
                width           : 80px;
                height          : 80px;
                background-size : cover;
                vertical-align  : top;
                border          : 1px solid #EAEAEA;
                margin          : 0 5px 0 0;
        }

        div.rslt.feed.list ul.list li.user a.img {
                width                   : 80px;
                height                  : 80px;
        }

        div.rslt.feed.list ul.list li.card {
                display                 : inline-block;
                text-align              : left;
                padding                 : 10px 0 0 10px;
        }


        div.rslt.feed.list ul.list li.user.shrink {
            width           : 40px;
            height          : 40px;
        }

        div.rslt.feed.list ul.list li.user a.img.shrink {
            width                   : 40px;
            height                  : 40px;
            background-size         : cover;
        }

        div.rslt.feed.list ul.list li.card.shrink {
            padding                 : 10px 0 0px 10px;
        }

        div.rslt.feed.list ul.list li.card a.user {
                font-weight             : bold;
        }

        div.rslt.feed.list ul.list li.card span.timeago {
                display                 : block;
                font-size               : 90%;
        }


        div.rslt.feed.list ul.list li.user {
                position                : relative;
                overflow                : hidden;
        }

        div.rslt.feed.friend.count0,
        div.rslt.feed.friend.count1 ul.list li.more,
        div.rslt.feed.friend ul.list li.more.count0 {
                display                 : none;
        }

/*||=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-||
//|| Post
//||=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-||*/

        div.rslt.feed.post a.topic {
                font-weight             : bold;
        }

        div.rslt.feed.post ul.post li.story {
                background              : #F9F9F9;
                font-size               : 90%;
                padding                 : 15px;
                color                   : #666;
                margin                  : 0 50px 0 50px;
                overflow                : hidden;
                border                  : 0;
                border-left             : 3px solid var(--COLOR-ONE);
        }

/*||=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-||
//|| Activity
//||=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-||*/

    body#activity div.rslt.comment.feed.same {
        margin          : 10px 0;
    }

    body#activity #memberArea table.rslt.activity td.b div.alert {
        padding         : 5px;
        border-radius   : 0;
        margin          : 0;
        opacity         : 0.5;
        text-align      : center;
    }

    table.rslt.activity {
        width           : 100%;
        border          : 0;
        font-size       : 1em;
        color           : #999;
    }

        table.rslt.activity tr {
            border-bottom       : 1px dotted #EAEAEA;
        }

    table.rslt.activity div.rslt.feed i.fa-thumbs-up {
        color           : @666;
    }

    table.rslt.activity div.rslt.feed.comment.activity.wall.feed {
        border          : 1px solid #EAEAEA;
    }

    table.rslt.activity div.rslt.feed.comment.activity.wall.feed ul.card li.image {
        padding          : 5px 0 10px 5px;
    }

    table.rslt.activity div.rslt.feed.comment.activity.wall.feed ul.card li.event a.user {
        padding         : 5px 0 0 0;
    }

    table.rslt.activity div.rslt.feed.comment.activity.wall.feed ul.card li.event span.info{
        padding         : 0;
        margin          : 0;
    }

    table.rslt.activity div.rslt.feed.comment.activity.wall.feed ul.options {
        display         : block;
    }

    table.rslt.activity div.rslt.feed.comment.activity.wall.feed ul.post {
        display         : block;
        padding         : 0 20px 5px 0;
        line-height     : 1.7em;
    }

    table.rslt.activity div.rslt.feed ul.card li.event span.event,
    table.rslt.activity div.rslt.feed.list ul.list li.card,
    table.rslt.activity div.rslt.feed ul.card li.event span.event {
        font-size       : 1em;
        color           : #999;
    }

    table.rslt.activity div.rslt.feed ul.card li.event li.post {
        color           : #666;
    }

    table.rslt.activity tr td {
        vertical-align      : middle;
        text-align          : left;
    }
        table.rslt.activity tr td.a {
            width           : 10%;
            min-width       : 100px;
        }

        table.rslt.activity tr td.b {
            width           : 90%;
        }

    table.rslt.activity span.timer {
        display         : inline-block;
        text-align      : center;
        background      : var(--COLOR-ONE);
        padding         : 2px 5px;
        border-radius   : 2px 2px 0 2px;
        margin-right    : 10px;
        color           : #FFF;
        font-size       : 80%;
        vertical-align  : middle;
    }

    div.rslt.feed.accept {
        padding         : 0;
        border          : 0;
        margin          : 0;
    }

    div.rslt.feed.like {
        padding         : 0;
        border          : 0;
        margin          : 0;
    }

    div.rslt.feed.comment.activity {
        padding         : 0;
        border          : 0;
        margin          : 0;
    }
    div.rslt.feed.comment.activity ul.card {
        padding         : 2px 0;
    }

    div.rslt.feed.list.like ul.list li.card span.timeago {
        display     : inline-block;
        margin      : 0 0 0 5px;
        padding     : 2px;
    }

        div.rslt.feed.like ul.list li.user.like {
            display         : table-cell;
            width           : 40px;
            height          : 40px;
        }

        div.rslt.feed.like ul.list li.user a.img.like {
            width                   : 40px;
            height                  : 40px;
            background-size         : cover;
        }

        body#likeView div.results {
            font-family             : 'Lato', Tahoma, Arial, Helvetica;
            height                  : 300px;
            overflow-y              : hidden;
            padding                 : 10px;
        }

        body#likeView div.empty {
            padding-top         : 110px;
            text-align          : center;
            color               : #CCC;
            font-size           : 24px;
        }

        body#likeView h3 {
            color                   : var(--COLOR-ONE);
            letter-spacing          : -1px;
            display                 : none;
        }

        body#likeView div.rslt.feed.like {
            padding                 : 0 0 0 0;
            border                  : 1px solid #EAEAEA;
            background              : #F5F5F5;
            border-radius           : 5px;
            margin                  : 0px 0 6px;
        }

        body#likeView div.pagination.main {
            margin                  : 0;
            padding                 : 0;
            position                : fixed;
            bottom                  : 0;
            left                    : 0;
            width                   : 100%;
            background              : #F5F5F5;
            min-height              : 40px;
        }

        body#likeView div.pagination.main * {
            border-radius           : 0;
        }

        body#likeView div.pagination.main span {
            display                 : none;
        }

        body#likeView div.pagination.main ul.pagination {
            border-radius           : 0;
            border                  : 0px solid transparent;
        }
        body#likeView div.pagination.main ul.pagination > li > a {
            padding                 : 9px 10px;
            border-top              : 1px solid #EAEAEA;
            border-bottom           : 1px solid #FFF;
        }

        body#likeView div.rslt.feed.like ul.list li.user.like {
            width                   : auto;
            height                  : auto;
            margin                  : 0;
            padding                 : 0;
        }

        body#likeView div.rslt.feed.like ul.list li.user a.img.like {
            width                   : 40px;
            height                  : 40px;
            background-size         : cover;
            border-radius           : 5px 0 0 5px;
        }

        body#likeView div.rslt.feed.list.like ul.list li.ta {
            float                   : right;
            display                 : inline-block;
            padding                 : 10px 10px 0 0;
        }

        body#likeView div.rslt.feed.list.like ul.list li.ta span {
                font-size               : 80%;
                background              : #F5F5F5;
                color                   : #333;
                padding                 : 3px;
                border-radius           : 3px;
                width                   : 100px;
                text-align              : center;
                display                 : block;
        }

        body#likeView div.rslt.feed.like ul.list li.card.like {
            padding                 : 10px 0 0 10px;
            margin                  : 0;
            display                 : table-cell;
        }

        body#likeView div.rslt.feed.like ul.list li.card.like {
            padding                 : 10px 0 0 5px;
        }



/*||=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-||
//|| Load More
//||=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-||*/

        div.rslt.feed.loadmore ul.loaded {
                display                 : none;
       }

        div.rslt.feed.loadmore ul li {
                text-align              : center;
        }

        body div.rslt.feed.loadmore ul li.loggedout,
        body.members div.rslt.feed.loadmore ul li.loggedout {
                display                 : none;
        }

        body.public div.rslt.feed.loadmore ul li.loggedout {
            display                 : block;
        }

        body.public div.rslt.feed.loadmore ul li.checking,
        div.rslt.feed.login ul li.checking,
        div.rslt.feed.loadmore.loaded ,
        div.rslt.feed.loadmore ul li.amore,
        div.rslt.feed.loadmore ul li.loading {
                display                 : none;
        }

        div.rslt.feed.loadmore.init ul li.amore {
                display                 : block;

        }

        div.rslt.feed.loadmore:active {
            background                  : var(--COLOR-ONE);
            color                       : #FFF;
        }

        div.rslt.feed.loadmore.loading ul li.loading {
                display                 : block;
        }

/*||=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-||
//|| Date
//||=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-||*/

    div.rslt.activity.date {
        border          : 0px;
        border-bottom   : 1px solid #EAEAEA;
        text-align      : center;
        font-size       : 1.2em;
        color           : #333;
        padding         : 10px 0 5px 0;
        margin          : 10px 0 10px 0;
    }

    div.rslt.activity.read {
        background      : transparent;
    }

    div.rslt.activity.unread {
        background      : #F5F5F5;
        font-weight     : bold;
    }

/*||=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-||
//|| Views
//||=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-||*/

    div.rslt.feed.activity.views ul.card li.event {
        padding         : 10px 0 0 10px;
    }

    div.rslt.feed.activity.views ul.card li.event.shrink {
        padding         : 2px 0 0 10px;
    }

    div.rslt.feed.activity.views ul.card li.image.shrink {
        width           : 25px;
        height          : 25px;
        padding         : 0 7px 0 8px;
    }

    div.rslt.feed.activity.views ul.card li.image.shrink img {
        width           : 25px;
        height          : 25px;
    }

/*||=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-||
//|| Mobile Adjustments
//||=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-||*/

        @media (max-width : 767px) {

                body#home div#memberAreaHead div#h1Title {
                        background              : white;
                        border-bottom           : 0;
                }

                body#home div#memberAreaAction {
                        background              : white;
                }

                body#home div#memberResults {
                        background              : transparent;
                        padding                 : 0 10px 10px;
                }

                div.rslt.feed.list ul.list li.user {
                        max-width       : 20%;
                        padding         : 5px 0 5px 5px;
                        border          : 0px;
                }
                div.rslt.feed.list ul.list li.user a.img {
                        width       : 100%;
                        height      : 70px;
                }
                div.rslt.feed.list ul.list li.card {
                        max-width       : 75%;
                        padding         : 10px 0 5px 5px;
                }
                div.rslt.feed.story ul.post li.story,
                div.rslt.feed.story ul.post li.title {
                        margin          : 0;
                }
        }

        @media (max-width: 991px) and (min-width: 768px) {
            body#home div#memberAreaHead {
                position                    : relative;
            }

            body#home div#memberAreaAction {
                position                    : absolute;
                top                         : 5px;
                right                       : 15px;
            }
        }

        @media (min-width: 991px)  {
            body#home div#memberAreaHead {
                position                    : relative;
            }

            body#home div#memberAreaAction {
                position                    : absolute;
                top                         : 15px;
                right                       : 15px;
            }
        }
