.lg-icon {
    font: normal normal normal 14px/1 FontAwesome;
}

.lg-toolbar .lg-download:after {
    content: "\f019" !important;
}

#lg-zoom-in:after {
    content: "\f00e";
}
#lg-zoom-out:after {
    content: "\f010";
}

.lg-fullscreen:after {
    content: "\f065";
}
.lg-fullscreen-on .lg-fullscreen:after{
 content: "\f066";
}
.lg-autoplay-button:after {
    content: "\f144";
}
.lg-show-autoplay .lg-autoplay-button:after {
    content: "\f04c";
}
.lg-toolbar .lg-close:after {
    content: "\f00d";
}
.lg-outer .lg-toogle-thumb:after {
     content: "\f00d";
 }

.lg-actions .lg-prev:after {
    content: "\f053";
}

.lg-actions .lg-next:before {
    content: "\f054";
}
.galleryall  {
    width: 100%;
    vertical-align: middle;
    border-style: none;
    padding: 20px;
}
body{
    overflow-x: hidden;
}
ul {
    list-style: none;
}