.show-sm{display: none;}

@media screen and (max-device-width: 640px) ,  screen and  (max-width: 640px) {

    /*
            .container, .mainColumn, .footerColumn, {width: 100%; margin-left: 0;}
        p {margin-bottom: 20px;}
        img {max-width: 100%;
    */




    .lightbox .overlaycontent {
        width: 80%!important;
        height: 100%;
        position: relative;
        min-width: 50%;
        margin: 0% auto!important;
        overflow-x: scroll;
    }

    .meta i{ /* font-size: 20px; */ }

    .lightbox .meta {
        width: 142px!important;
        position: relative;
        margin: 0 auto;
        margin-top: 9px;
        height: 100%;
        overflow-x: scroll;
    }

    a.bigarrow {
        display: none!important;
    }

    .lightbox .meta .description {
        /* display: none!important; */
    }

    #slider .wp-caption-text.title {
        font-size: 1.25em!important;}



    .nextParty{ display: none;}

    .lightbox .info {
        width: 100%;
        /* margin: 0 40px 0 0; */
        /* position: absolute; */
        position: relative;
        bottom: 20px;
        /* top: 460px; */
        z-index: 100;
        /* background: #fff; */
        max-height: 250px;
        overflow-y: scroll;
        float:none!important;
        top: -10px;
    }

    .lightbox .info .title h3{ font-size: 16px;}

    /* a.shareable{ display: none;} */
    .shareable i.icon-envelope {text-indent: 999em;}
    .lightbox .overlaycontent .shareable { background: none!important;}

    .lightbox .info .title .excerpt{ margin-top: -301px!important;
                                     font-size: 10px!important;
                                     position: relative!important;
    }
    .lightbox .galleryphoto {
        text-align: center;
        margin:0 auto;
        height: 55%;
        background: none;
    }

    .lightbox .meta .socialwrapper{
        /* margin: 0 0 0 9px; */
        margin-top: 24px;

    }

    .anythingSlider-default.activeSlider .anythingControls a.cur {
        display: none;
        background: none;
        /* position: absolute; */
        width: 0px;
        /* margin-top: -13px; */
        /* margin-left: -122px; */
        font-size: 8px;
    }

    div.overlaycontent #holder { 
        max-width: 320px;
        background: none!important;
        margin-left: 0!important;
        width: 100%!important;
        overflow-x: scroll;

    }

    .lightbox .overlaycontent > div {
        float: none!important;
        display: inherit!important;
    }

    /* p.subtitle{ display: none;} */

    .hidden-sm{display: none;}
    .show-sm{
        display: block;
        font-weight: inherit;
        font-style: inherit;
        font-family: inherit;
        cursor: pointer;
    }
    .show-sm p{margin-top: 10px;}

    div.publishedDate{ margin-bottom: 14px;}

    .lightbox .meta {
        margin: 0;
        right: inherit!important;
        top: 0;
        width: inherit!important;
        bottom: 0;
    }

    .lightbox .info .gallerynav {
        zoom: 1;
        width: 70%;
        border-bottom: 1px solid #000;
        margin-bottom: 12px;
        padding-bottom: 3px;
        position: fixed;
        z-index: 140;
        background-color: #fff;
        margin-top: -20px;
    }

    .lightbox .info .gallerynav .left, .lightbox .info .gallerynav .right, .lightbox .info .gallerynav .close { 
        margin-top: 14px;
    }

    .lightbox .overlaycontent .title{ 
        margin-top: 64px;
    }


}