#galleria-loader {
    height: 1px
}
.galleria-theme-bento {
    position: relative;
    overflow: hidden;
    font: 12px/1.4 arial, sans-serif;
    color: #fff
}

.bento-photogallery .dthumbs{
    overflow: hidden;

}

.pg_container {
    padding: 50px 0;
    margin: 0;
}
.pg_container .pg_title{
    color:#464646;
    margin-bottom: 15px;
    padding: 0 2%;
    font-size:24px;
}

@media (min-width: 960px){
    .pg_container .pg_title{
        padding: 0;
    }
}

.galleria-theme-bento img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none
}
.galleria-theme-bento .galleria-stage {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 37px;
    background: #000 url(../img/bg.png)
}
.galleria-theme-bento.light .galleria-stage {
    background: #181818 url(../img/bg.png)
}
.galleria-theme-bento .galleria-bar {
    height:36px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
    overflow: hidden;
    background: #efefef;
    border-top: 1px solid #efefef;
}


.galleria-theme-bento.light .galleria-bar {
    background: #fff;
    border-top-width: 0
}


.galleria-theme-bento .galleria-bar div{
    display: inline-block;
    vertical-align: top;
}

.galleria-theme-bento.notouch.light .galleria-thumblink:hover, .galleria-theme-bento.touch.light .galleria-thumblink:active, .galleria-theme-bento.light .galleria-thumblink.open, .galleria-theme-bento.notouch.light .galleria-fullscreen:hover, .galleria-theme-bento.touch.light .galleria-fullscreen:active, .galleria-theme-bento.notouch.light .galleria-play:hover, .galleria-theme-bento.touch.light .galleria-play:active, .galleria-theme-bento.notouch.light .galleria-popout:hover, .galleria-theme-bento.touch.light .galleria-popout:active {
    background-color: #eee
}
.galleria-theme-bento.videoplay .galleria-info, .galleria-theme-bento.videoplay .galleria-counter {
    display: none!important
}
.galleria-theme-bento .galleria-thumbnails-container {
    display: none;
}
.galleria-theme-bento .galleria-thumbnails-list {
    position: absolute!important;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0
}
.galleria-theme-bento .galleria-thumbnails {
    text-align: right;
    float: right
}
.galleria-theme-bento .galleria-carousel .galleria-thumbnails {
    float: none
}
.galleria-theme-bento .galleria-thumbnails .galleria-image {
    width: 27px;
    height: 27px;
    display: inline-block;
    margin: 0 0 0 1px;
    cursor: pointer;
    border: 3px double #111;
    *border: 1px solid #111;
    opacity: .6;
    filter: alpha(opacity=60);
    background: transparent
}
.galleria-theme-bento.light .galleria-thumbnails .galleria-image {
    border-color: #fff
}
.galleria-theme-bento .galleria-thumbnails .galleria-image {
    *display: inline
}
.galleria-theme-bento.notouch .galleria-thumbnails .galleria-image:hover, .galleria-theme-bento.touch .galleria-thumbnails .galleria-image:active {
    opacity: .9;
    background: #444;
    background: rgba(255, 255, 255, .4);
    filter: alpha(opacity=90)
}
.galleria-theme-bento .galleria-thumbnails .galleria-image.active, .galleria-theme-bento.notouch .galleria-thumbnails .galleria-image.active:hover {
    opacity: 1;
    background: #ddd;
    background: rgba(255, 255, 255, .7);
    *border-color: #ccc;
    filter: alpha(opacity=100)
}
.galleria-theme-bento.light .galleria-thumbnails .galleria-image.active, .galleria-theme-bento.light.notouch .galleria-thumbnails .galleria-image.active:hover {
    background: rgba(0, 0, 0, .4);
    *border-color: #bbb
}
body .galleria-theme-bento .galleria-tooltip {
    background: #fff;
    background: rgba(255, 255, 255, .8);
    z-index: 11;
}
.galleria-theme-bento .galleria-captionopen {
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: url(../img/bgie.html);
    background: rgba(0, 0, 0, .7);
    padding: 3px 8px;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.5;
    z-index: 2;
    cursor: pointer;
    color: #ccc
}
.galleria-theme-bento .galleria-captionopen:hover {
    background: #000;
    color: #fff;
}
.galleria-theme-bento .galleria-captionclose {
    background: none;
    font-size: 18px;
    position: absolute;
    top: 0;
    right: 10px;
    cursor: pointer
}
.galleria-theme-bento .galleria-captionclose:hover {
    color: #ccc
}
.galleria-theme-bento .galleria-progress.nocanvas {
    width: 32px;
    height: 5px;
    background: rgba(255, 255, 255, .2);
    background: url(../img/20.html);
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
    display: none
}
.galleria-theme-bento .galleria-progress.nocanvas .galleria-progressbar {
    height: 100%;
    width: 0;
    background: white;
}
.galleria-theme-bento .galleria-info {
    position: absolute;
    overflow: hidden;
    left: 0;
    right: 0;
    bottom: -100px;
    color: #d1d2d4;
    background: url(../img/bgie.html);
    background: url(../img/bg.png) rgba(0, 0, 0, .5);
    z-index: 2;
    border-top:1px solid #464646;
    padding: 0 18px 0 18px;
    opacity: 0;
    box-sizing:border-box;
     -webkit-transition: all 500ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
       -moz-transition: all 500ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
         -o-transition: all 500ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
            transition: all 500ms cubic-bezier(0.420, 0.000, 0.580, 1.000); /* ease-in-out */

    -webkit-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
       -moz-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
         -o-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
            transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000); /* ease-in-out */
}



.galleria-theme-bento.light .galleria-info {
    color: #fff;
    background: url(../img/bg.png) rgba(0, 0, 0, .2)
}
.galleria-theme-bento .galleria-info.toggler {
    height: 0
}
.galleria-theme-bento .galleria-info.toggler.open {
    height: 100px;
}

.galleria-theme-bento .galleria-info-title {
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    margin: 15px 0px 4px 0px;
}
.galleria-theme-bento .description{
    margin-top: 4px;
    margin-bottom: 8px;
    display: inline-block;
}

.galleria-theme-bento .galleria-info-author{
    margin: 8px 0 19px 0;
    font-size: 12px;
    line-height: 12px;
    font-style: italic;
    opacity: 0.7;
}
.galleria-theme-bento .galleria-info-description {
    font-size: 15px;
    line-height: 15px;
    font-weight: bold;
    display: inline-block;
    width: 100%;
}

.galleria-theme-bento.fullscreen .description{
    max-width: 80%;
    margin-bottom: 20px;
    float: left;
}

.galleria-theme-bento .description .long{
    display: none;
}

.galleria-theme-bento.fullscreen .description .short{
    display: none;
}

.galleria-theme-bento.fullscreen .description .long{
    display: inline;
}


.galleria-theme-bento.fullscreen .galleria-info-author{
    max-width: 20%;
}

.galleria-theme-bento .galleria-counter {
    height:100%;
    width:60px;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    z-index: 2;
    text-transform: capitalize;
    color: #666666;
    float: left;
    font-weight: bold;
}
.galleria-theme-bento .galleria-loader {
    width: 48px;
    height: 48px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -24px 0 0 -24px;
    z-index: 2;
    display: none
}
.galleria-theme-bento .galleria-loader.nocanvas {
    width: 48px;
    height: 48px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -24px 0 0 -24px;
    z-index: 2;
    display: none;
    background: #000 url(../img/loader.html) no-repeat 50% 50%;
    opacity: .6;
    filter: alpha(opacity=60);
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}
.galleria-theme-bento .galleria-image-nav {
    position: absolute;
    top: 45%;
    margin-top: -30px;
    width: 100%;
    height: 36px;
    left: 0
}
.galleria-theme-bento .galleria-image-nav-left,
.galleria-theme-bento .galleria-image-nav-right{
    cursor: pointer;
    width: 36px;
    height: 100%%;
    position: absolute;
    left: 10px;
    z-index: 2;
    opacity: 0
}
.galleria-theme-bento .galleria-image-nav-prev{
    clear: left;
}


.galleria-theme-bento .galleria-image-nav-prev,
.galleria-theme-bento .galleria-image-nav-next{
    position: relative;
    left:auto;
    display: inline-block;
    float: left;
}

.galleria-theme-bento.smallarrows .galleria-image-nav-left {
    background-image: url(../img/left-small.html)
}
.galleria-theme-bento .galleria-image-nav-right {
    left: auto;
    right: 10px;
    background-image: url(../img/right.html);
    z-index: 2
}
.galleria-theme-bento.smallarrows .galleria-image-nav-right {
    background-image: url(../img/right-small.html)
}
.galleria-theme-bento.notouch .galleria-image-nav-right:hover,
.galleria-theme-bento.touch .galleria-image-nav-right:active,
.galleria-theme-bento.notouch .galleria-image-nav-left:hover,
.galleria-theme-bento.touch .galleria-image-nav-left:active,
.galleria-theme-bento .galleria-email-icn:hover,
.galleria-theme-bento .galleria-fullscreen:hover,
.galleria-theme-bento .galleria-facebook-icn:hover,
.galleria-theme-bento .galleria-google-icn:hover,
.galleria-theme-bento .galleria-info-icn:hover,
.galleria-theme-bento .galleria-image-nav-prev:hover,
.galleria-theme-bento .galleria-pinterest-icn:hover,
.galleria-theme-bento .galleria-image-nav-next:hover,
.galleria-theme-bento .galleria-tumblr-icn:hover,
.galleria-theme-bento .galleria-twitter-icn:hover,
.galleria-theme-bento .galleria-share-icn:hover {
    opacity: .7!important
}

.galleria-theme-bento .galleria-thumb-nav-left,
.galleria-theme-bento .galleria-thumb-nav-right {
    cursor: pointer;
    display: none;
    position: absolute;
    left: 3px;
    top: 3px;
    *top: 1px;
    *left: 1px;
    height: 27px;
    width: 23px;
    z-index: 3
}

.galleria-theme-bento .galleria-thumb-nav-right {
    border-right: none;
    right: 3px;
    *right: 1px;
    left: auto;
}

.galleria-theme-bento .galleria-thumbnails-container .disabled {
    opacity: .2;
    filter: alpha(opacity=20);
    cursor: default
}
.galleria-theme-bento.notouch .galleria-thumb-nav-left:hover, .galleria-theme-bento.notouch .galleria-thumb-nav-right:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #222;
    background-color: rgba(255, 255, 255, .07)
}
.galleria-theme-bento.light.notouch .galleria-thumb-nav-left:hover, .galleria-theme-bento.light.notouch .galleria-thumb-nav-right:hover {
    background-color: #eee
}
.galleria-theme-bento.touch .galleria-thumb-nav-left:active, .galleria-theme-bento.touch .galleria-thumb-nav-right:active {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #111
}
.galleria-theme-bento.notouch .galleria-thumbnails-container .disabled:hover {
    opacity: .2;
    filter: alpha(opacity=20);
    background-color: transparent
}
.galleria-theme-bento .galleria-carousel .galleria-thumb-nav-left, .galleria-theme-bento .galleria-carousel .galleria-thumb-nav-right {
    display: block
}
.galleria-theme-bento .galleria-carousel .galleria-thumbnails-list {
    right: 28px;
    left: 28px
}
.galleria-theme-bento.videoplay .galleria-info, .galleria-theme-bento.videoplay .galleria-counter {
    display: none!important;
}


/* GALERY ICONS */

.galleria-theme-bento .galleria-fullscreen,
.galleria-theme-bento .galleria-info-icn,
.galleria-theme-bento .galleria-share-icn,
.galleria-theme-bento .galleria-social-icons{
    float: right;
    z-index: 1;
}



.galleria-theme-bento .galleria-social-icons{
    white-space: nowrap;
    overflow: hidden;
    width: 0;
    background-color: #efefef;
    position: absolute;
    z-index: 10;
    -webkit-transition: all 500ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
       -moz-transition: all 500ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
         -o-transition: all 500ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
            transition: all 500ms cubic-bezier(0.420, 0.000, 0.580, 1.000); /* ease-in-out */

    -webkit-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
       -moz-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
         -o-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
            transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000); /* ease-in-out */
}

.galleria-theme-bento .galleria-social-icons.left-expanded{
    width: 217px;
}
.galleria-theme-bento .galleria-social-icons.top-expanded{
    height: 37px;
}

.galleria-theme-bento .galleria-social-icons div{
    display: inline-block;
}


.galleria-theme-bento .galleria-email-icn,
.galleria-theme-bento .galleria-fullscreen,
.galleria-theme-bento .galleria-facebook-icn,
.galleria-theme-bento .galleria-google-icn,
.galleria-theme-bento .galleria-info-icn,
.galleria-theme-bento .galleria-image-nav-prev,
.galleria-theme-bento .galleria-image-nav-left,
.galleria-theme-bento .galleria-pinterest-icn,
.galleria-theme-bento .galleria-image-nav-next,
.galleria-theme-bento .galleria-image-nav-right,
.galleria-theme-bento .galleria-tumblr-icn,
.galleria-theme-bento .galleria-twitter-icn,
.galleria-theme-bento .galleria-share-icn{
    background: #aaaaaa url(../img/photo-gallery-icons.png) no-repeat 50% 50%;
    width:36px;
    height: 36px;
    margin-right:1px;
    cursor: pointer;
}


.galleria-theme-bento .galleria-share-icn,
.galleria-theme-bento .galleria-info-icn,
.galleria-theme-bento .galleria-fullscreen,
.galleria-theme-bento .galleria-tumblr-icn,
.galleria-theme-bento .galleria-pinterest-icn,
.galleria-theme-bento .galleria-google-icn,
.galleria-theme-bento .galleria-twitter-icn,
.galleria-theme-bento .galleria-facebook-icn{
    margin-right: 0;
}


.galleria-theme-bento .galleria-share-icn,
.galleria-theme-bento .galleria-info-icn{
    border-right:1px solid #efefef;
}

.galleria-theme-bento .galleria-image-nav-left,
.galleria-theme-bento .galleria-image-nav-right{
    background-color: transparent;;
    width: 25px;
    height: 60px;
}


.galleria-theme-bento .galleria-email-icn{ background-position: 9px 10px;  }
.galleria-theme-bento .galleria-fullscreen{ background-position: 10px -56px;}
.galleria-theme-bento .galleria-facebook-icn{ background-position: 13px -124px; }
.galleria-theme-bento .galleria-google-icn{ background-position: 10px -192px; }
.galleria-theme-bento .galleria-info-icn{ background-position: 13px -945px; }
.galleria-theme-bento .galleria-info-icn.deactivated{ background-position: 13px -259px; }
.galleria-theme-bento .galleria-image-nav-prev{ background-position: 10px -325px }
.galleria-theme-bento .galleria-image-nav-left{ background-position: 0 -401px; }
.galleria-theme-bento .galleria-pinterest-icn{ background-position: 12px -503px; }
.galleria-theme-bento .galleria-image-nav-next{ background-position: 12px -570px; }
.galleria-theme-bento .galleria-image-nav-right{ background-position: 0 -647px; }
.galleria-theme-bento .galleria-tumblr-icn{ background-position: 12px -749px; }
.galleria-theme-bento .galleria-twitter-icn{ background-position: 10px -815px; }
.galleria-theme-bento .galleria-share-icn{ background-position: 9px -883px; }

/* END GALERY ICONS */

/* FULLSCREEN */
.galleria-theme-bento.fullscreen .galleria-bar{
    background: #181818;
    border-top-color: #474747;
}

.galleria-theme-bento.fullscreen .galleria-email-icn,
.galleria-theme-bento.fullscreen .galleria-fullscreen,
.galleria-theme-bento.fullscreen .galleria-facebook-icn,
.galleria-theme-bento.fullscreen .galleria-google-icn,
.galleria-theme-bento.fullscreen .galleria-info-icn,
.galleria-theme-bento.fullscreen .galleria-image-nav-prev,
.galleria-theme-bento.fullscreen .galleria-pinterest-icn,
.galleria-theme-bento.fullscreen .galleria-image-nav-next,
.galleria-theme-bento.fullscreen .galleria-tumblr-icn,
.galleria-theme-bento.fullscreen .galleria-twitter-icn,
.galleria-theme-bento.fullscreen .galleria-share-icn{
    margin-right: 0;
    background-color: #000000;
}

.galleria-theme-bento.fullscreen .galleria-email-icn,
.galleria-theme-bento.fullscreen .galleria-info-icn,
.galleria-theme-bento.fullscreen .galleria-image-nav-next,
.galleria-theme-bento.fullscreen .galleria-image-nav-prev{
    border-right: 1px solid #464646;
}

.galleria-theme-bento.fullscreen .galleria-facebook-icn{
    border-left: 1px solid #464646;
}

.galleria-theme-bento.fullscreen .galleria-counter{
    color: #fff;
    font-weight: bold;
}

.galleria-theme-bento.fullscreen .galleria-info-description{
    position: relative;
}

.galleria-theme-bento.fullscreen .galleria-info-description:after{
    display: block;
    content: "";
    clear: both;
}


.galleria-theme-bento.fullscreen .galleria-info-author{
    float: right;
    right: 0;
    top: 0;
}

.galleria-theme-bento.fullscreen .galleria-social-icons{
    background-color: #181818;
}
/* END FULLSCREEN */


@media (max-width: 600px){

    .galleria-theme-bento .description{
        display: none;
    }

    .galleria-theme-bento .galleria-info-title{
        font-size: 16px;
        margin: 5px 0px 0px;
        line-height: 20px;
    }

    .galleria-theme-bento .galleria-info-description {
        margin: 0px 0px 5px 0px;
    }

    .galleria-theme-bento.fullscreen .galleria-info-author {
        margin-top: 10px;
        position: relative;
        float: none;
    }

    .galleria-theme-bento .galleria-info{
        padding-left: 5px;
    }

    .galleria-theme-bento .galleria-bar{
        overflow: visible;
        height: auto;
    }

    .galleria-theme-bento .galleria-share-icn{
        display: block !important;
    }

    .galleria-theme-bento.fullscreen .galleria-share-icn{
        border-right: 1px solid #464646;
        border-left: 1px solid #464646;
    }

    .galleria-theme-bento .galleria-social-icons{
        width:100%;
        height: 0;
        bottom: 37px;
        text-align: right;
    }

    .galleria-theme-bento .galleria-social-icons div{
        margin-top: 1px;
    }

    .galleria-theme-bento .galleria-social-icons .galleria-email{
        margin-right: 0px;
    }

    .galleria-theme-bento .galleria-fullscreen,
    .galleria-theme-bento .galleria-image-nav-prev{
        clear: right;
    }

}

@media (min-width: 480px) and (max-width: 599px){
    .galleria-theme-bento .description{
        display: none;
    }

    .galleria-theme-bento.fullscreen .galleria-info-author {
        position: relative;
    }

    .galleria-theme-bento .galleria-info-title{
        font-size: 16px;
        line-height: 20px;
    }

    .galleria-theme-bento .galleria-info{
        padding-left: 5px;
    }

    .galleria-theme-bento .galleria-share-icn{
        display: block !important;
    }
}


@media (min-width: 600px){
    .galleria-theme-bento .galleria-social-icons{
        position: absolute;
        right: 110px;
        bottom: 0px;
        height: 36px;
    }

    .galleria-theme-bento.fullscreen .galleria-social-icons{
        right:74px;
    }

    .galleria-theme-bento.fullscreen .galleria-social-icons {
        width:217px;
        border-right: 1px solid #464646;
    }
}
