
/* Light Gallery Styles */
.gallery-front {
    display: block;
    width: 100%;
    position: relative;    
    clear: both;
    padding: 20px 0;
}

    .gallery-front img {
        width: 100%;
        max-width: 100%;
    }

    .gallery-front a .overlay {
        text-transform: uppercase;
        color: #ffffff;
        position: absolute;
        top: 40%;
        right: 0;
        padding: 15px 65px 15px 30px;
        font-size: 22px;
        line-height: 22px;
    }

        .gallery-front a .overlay span.photo-count {
            font-size: 16px;
        }

        .gallery-front a .overlay i {
            position: absolute;
            top: 0;
            right: 20px;
            font-size: 75px;
            font-weight: 100;
            line-height: 75px;
        }

div.lg-toolbar.group {
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    background-color: #333;
    border-left: 1px solid #484848;
    width: 65px;
    height: 100%;
    text-align: center;
    padding-left: 2px;
}

div.lg-backdrop {
    background-color: #333;
}

div.lg-progress-bar .lg-progress {
    background-color: #fff;
}

div.lg-sub-html {
    background-color: #333;
    top: 0;
    color: #f6f6f6;
    left: auto;
    position: absolute;
    z-index: 1075;
    width: 320px;
    right: -320px;
    border-left: 5px solid #393939;
    height: 100%;
    -moz-transition: right 0.3s ease-in;
    -o-transition: right 0.3s ease-in;
    -webkit-transition: right 0.3s ease-in;
    transition: right 0.3s ease-in;
    padding: 75px 20px;
    text-align: left;
}
    div.lg-sub-html.in {
        right: 65px;
    }

    div.lg-sub-html .author {
        color: #bdbdbd;
    }

div.lg-outer .lg-item.lg-loaded.lg-current.lg-complete {
    -moz-transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, width 0.3s ease-in;
    -o-transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, width 0.3s ease-in;
    -webkit-transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, width 0.3s ease-in;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, width 0.3s ease-in;
}

div.lg-outer .lg-img-wrap { 
    padding: 0;
}

div.lg-toolbar .lg-icon, div.lg-toolbar > span, div.lg-actions div.lg-prev, div.lg-actions div.lg-next, div.lg-actions div.lg-info {
    background-color: #484848;
    -ms-border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    float: none;
    clear: both;
    display: block;
    color: #ffffff;
    -webkit-transition: background-color .2s;
    -moz-transition: background-color .2s;
    -ms-transition: background-color .2s;
    -o-transition: background-color .2s;
    transition: background-color .2s;
}

div.lg-toolbar .lg-icon:hover, div.lg-toolbar > span:hover, div.lg-actions div.lg-prev:hover, div.lg-actions div.lg-next:hover, div.lg-actions div.lg-info:hover {
    background-color: #767676;
}

div.lg-toolbar .lg-icon {
    height: 50px;
    padding: 11px 0;
}

div.lg-toolbar span.lg-close {
    margin: 10px 5px 15px;
}

div.lg-toolbar span.lg-autoplay-button {
    margin: 15px 5px;
}

div.lg-toolbar span.lg-fullscreen {
    margin: 15px 5px;
}

div#lg-counter {
    float: none;
    padding-left: 0;
    padding-top: 0;
    font-size: 14px;
    margin-left: -4px;
}

div.lg-actions div.lg-prev, div.lg-actions div.lg-next, div.lg-actions div.lg-info {
    right: 8px;
    width: 50px;
    height: 50px;
    padding: 14px;
}

div.lg-actions div.lg-prev {
    top: 250px;
    left: auto;
}

div.lg-actions div.lg-next {
    top: 315px;
}

div.lg-actions div.lg-info {
    position: absolute;
    top: 380px;
    cursor: pointer;
    font-size: 30px;
    margin-top: -10px;
    z-index: 1080;
    padding: 7px 21px;
}

.lg-caption-share {
    margin-top: 15px;
}
.lg-social-icon a {
    float: left;
    margin-right: 10px;
    height: 24px;
    width: 24px;
    display: block;
    color: #ffffff;
    border-radius: 12px;
    text-align: center;
    padding: 3px;
}

.lg-social-icon.facebook a {
    background-color: #3b5998 ;
}
.lg-social-icon.twitter a {
    background-color: #55acee;
}
.lg-social-icon.pinterest a {
    background-color: #cb2027;
}

@media (max-width:991px) {
    div.lg-sub-html {
        width: 200px;
    }
}

@media (max-width:767px) {
    div.lg-sub-html {
        top: auto;
        left: 0;
        right: 0;
        bottom: 0;
        height: auto;
        width: 100%;
        padding: 15px;
        border-left: 0;
        opacity: 0.9;
    }
}

/* IE Tweaking */
.ie div.lg-actions div.lg-info { padding: 11px 21px;}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    div.lg-actions div.lg-info { padding: 11px 21px;}
}





/*
     FILE ARCHIVED ON 19:15:05 Feb 24, 2017 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 13:16:52 Sep 26, 2025.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
