#galleria-loader{height:1px!important}

.galleria-container {
    height: 100%;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #000;
}
.galleria-container img {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
         -o-user-select: none;
            user-select: none;
}
.galleria-stage {
    width: 100%;
    height: 100%;
    position: absolute;
}

.galleria-close-wrapper, 
.galleria-single-info-btn-wrapper,
.galleria-toggle-fit{
    display:block;
    width:40px;
    height:40px;
    position:absolute;
    top:35px;
    right:50px;
    z-index: 10009 !important;
}
.galleria-single-info-btn-wrapper {right:105px;}
body .galleria-close-wrapper a,
body .galleria-single-info-btn-wrapper a,
body .galleria-toggle-fit a {
    display:block;
    width:35px;
    height:35px;
    line-height:40px;
    font-size:11px;
    text-align:center;
    color:#FFF !important;
    border:2px solid #FFF !important;
    line-height:35px;
    position:absolute;
    cursor:pointer;
    -webkit-border-radius:50%;
     -khtml-border-radius:50%;
       -moz-border-radius:50%;
            border-radius:50%;
    -webkit-transition: all 0.2s;
       -moz-transition: all 0.2s;
        -ms-transition: all 0.2s; 
         -o-transition: all 0.2s; 
            transition: all 0.2s;
}
body .galleria-close-wrapper a:hover,
body .galleria-single-info-btn-wrapper a:hover,
body .galleria-toggle-fit a:hover{
    color:#FFF !important;
    border:5px solid #FFF !important;
    margin-top:-3px;
    margin-left:-3px;
}

.galleria-single-info-btn-wrapper a i{
    line-height:38px;
    -webkit-transition: all 0.2s;
       -moz-transition: all 0.2s;
        -ms-transition: all 0.2s; 
         -o-transition: all 0.2s; 
            transition: all 0.2s;
}

.galleria-close-wrapper a i { background:transparent !important; }
body.single-portfolio .actions .galleria-close-wrapper a i,
body.single-portfolio .actions .galleria-single-info-btn-wrapper a i { color: #FFF; }
/*this class is managed with JS to rotate the info
button creating a close icon toggleded*/
.info-opened a i{
    color:#FFF;
    margin-left:-2px;
    -webkit-transform: rotate(45deg); 
       -moz-transform: rotate(45deg); 
        -ms-transform: rotate(45deg); 
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
}

.galleria-toggle-fit{
    top:35px;
    left:50%;
    margin-left:-25px;
    display:none;
}
.galleria-toggle-fit a i{
    color: #FFF;
    font-size:15px;
    line-height:36px;
}
body.gal-v4 .actions .galleria-toggle-fit a i,
body.single-portfolio .actions div:hover a i {
    color: #FFF !important;
}
.gal-close-btn a{color:#FFF;}
body.single-portfolio.content-info-box .actions .gal-single-info-btn,
body.single-portfolio.content-info-box .actions .gal-close-btn { background: transparent; }
.galleria-TVgte {
    position:absolute;
    top:0;
    width: 100%;
    height: 17%;
    background: -moz-linear-gradient(top, #000 0%, transparent 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000), color-stop(80%,transparent));
    background: -webkit-linear-gradient(top, #000 0%,transparent 100%);
    background: -o-linear-gradient(top, #000 0%,transparent 100%);
    background: -ms-linear-gradient(top, #000 0%,transparent 100%);
    background: linear-gradient(top, #000 0%,transparent 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26000000', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}
.galleria-BVgte {
    position:absolute;
    bottom:0;
    width:100%;
    height: 17%;
    background: -moz-linear-gradient(bottom, #000 0%, transparent 100%);
    background: -webkit-gradient(linear, left bottom, left bottom, color-stop(0%,#000), color-stop(80%,transparent));
    background: -webkit-linear-gradient(bottom, #000 0%,transparent 100%);
    background: -o-linear-gradient(bottom, #000 0%,transparent 100%);
    background: -ms-linear-gradient(bottom, #000 0%,transparent 100%);
    background: linear-gradient(bottom, #000 0%,transparent 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#26000000',GradientType=0 ); /* IE6-9 */
}
.gal-control {opacity:0.5;z-index:10008;}
.gal-handler {}

.galleria-thumbnails-container {
    position: absolute;
    bottom: 0;
    z-index: 10009;
    padding-top: 53px;
    width: 100%;
}
.galleria-thumbnails-tab {
    position: absolute;
    left: 50%;
    margin-left: -50px;
    top: -25px;
    height: 39px;
    width: 39px;
    cursor: pointer;
}

.galleria-thumbnails-tab i{
    font-size:15px;
    display:block;
    width:39px;
    height:39px;
    text-align:center;
    line-height:39px;
    color:#FFF;
    border:2px solid #FFF;
    -webkit-border-radius:50%;
     -khtml-border-radius:50%;
       -moz-border-radius:50%;
            border-radius:50%;
    -webkit-transition: all 0.2s;
       -moz-transition: all 0.2s;
        -ms-transition: all 0.2s; 
         -o-transition: all 0.2s; 
            transition: all 0.2s;
}
.galleria-thumbnails-tab.open i,
.galleria-thumbnails-tab.open i:hover{
    border:5px solid #FFF;
    font-size:15px;
    -webkit-transform: rotate(180deg); 
       -moz-transform: rotate(180deg); 
        -ms-transform: rotate(180deg); 
         -o-transform: rotate(180deg);
            transform: rotate(180deg);
} 
.galleria-thumbnails-tab.open i:hover{
    background:transparent;
    opacity:0.7;
}

.galleria-thumbnails {background: #000;overflow: hidden;}
.galleria-thumbnails-list {
    background: #000;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top:-14px;
    overflow: hidden;
}
.galleria-thumbnails .galleria-image {
    width: 80px;
    height: 50px;
    float: left;
    cursor: pointer;
    margin-right: 1px;
}
.galleria-thumbnails .galleria-image img { background: #000 }
.galleria-thumbnails .active { cursor: default }
.galleria-carousel .galleria-thumbnails-list {
    border-left: 30px solid #000;
    border-right: 30px solid #000;
}
.galleria-image-nav {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.galleria-image-nav-right,
.galleria-image-nav-left {
    width:140px;
    height:140px;
    right:25px;
    top:0;
    height:100%;
    background:url(btn-gal-plus.png) no-repeat 50% 50%;
    position:absolute;
    cursor:pointer;
    z-index:2;
    display:none;
}
.galleria-image-nav-left {
    left:25px;
    right:auto;
    background-image:url(btn-gal-minus.png);
}
.galleria-loader {
    width: 35px;
    height: 35px;
    background: #fff url(loader.gif) no-repeat 50% 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    z-index: 3;
    -webkit-border-radius:15%;
     -khtml-border-radius:15%;
       -moz-border-radius:15%;
            border-radius:15%;
}

.galleria-counter {
    position:absolute;
    width:35px;
    height:35px;
    font-size: 9px;
    font-size:0.75em;
    line-height:35px;
    text-align:center;
    font-weight:bold;
    color:#FFF;
    border:2px solid #FFF;
    top:35px;
    left:35px;
    opacity:1;
    z-index:100000;
    -webkit-border-radius:50%;
     -khtml-border-radius:50%;
       -moz-border-radius:50%;
            border-radius:50%;
}

.galleria-layer{
    position: absolute !important;
    display: inline-block !important;
    width: 25% !important;
    height: auto !important;
    font-size: 11px;
    font-weight: 700 !important;
    line-height: 1.5em;
    text-align: left;
    background: rgba(255,255,255,1);
    padding: 70px 45px 45px 45px;
    top: 0;
    bottom: initial !important;
    opacity: 0;
}
.galleria-layer h2,
.galleria-layer p {
    position: relative;
    font-size: 1.15em;
    line-height: 1.7em;
    color: #000;
}
.galleria-layer p a{
    display:inline-block;
    color:#000;
    padding-bottom:1px;
    border-bottom:1px dotted #000;
}
.galleria-layer h2 {font-size:3em;margin-bottom:15px;}

/*depends on 'Project Description Alignment ' selection*/
.desc-align-left .galleria-layer > *{text-align:left;}
.desc-align-right .galleria-layer > *{text-align:right;}
.desc-align-center .galleria-layer > *{text-align:center;}


.galleria-info{
    position:absolute;
    text-shadow:rgba(0,0,0,.2) 1px 1px 1px;
    width:70%;
    height:auto;
    color:#FFF;
    padding:25px;
    top:15%;
    left:11%;
    z-index:4;
}
.galleria-info-text{overflow:hidden;}
.galleria-info-title {color:#FFF;}
.galleria-info-title {
    font-size:11em;
    line-height:0.9em;
    letter-spacing:0;
    margin-bottom:45px;
}
.galleria-info-title h2,
.galleria-info-title h3,
.galleria-info-title h4,
.galleria-info-title h5{margin-bottom:11px;}
.galleria-info-description p{
    width:75%;
    font-size:1.7em;
    line-height:1.45em;
    color:#FFF;
    letter-spacing:0;
}
.galleria-info-description a {
    color:#FFF;
    text-transform:uppercase;
    display:inline-block;
    font-size:0.85em;
    font-weight:bold;
    padding:7px;
    -webkit-border-radius:5px;
     -khtml-border-radius:5px;
       -moz-border-radius:5px;
            border-radius:5px;
    -webkit-transition: all 0.2s;
       -moz-transition: all 0.2s;
        -ms-transition: all 0.2s; 
         -o-transition: all 0.2s; 
            transition: all 0.2s;
}
.galleria-info-description a:hover{background:#000;color:#FFF;}

.galleria-toggle-btn-full{
position: absolute;
top: 0;
left: 0;
color: black;
z-index: 100000;
}
.galleria-thumb-nav-left,
.galleria-thumb-nav-right {
    cursor: pointer;
    display: none;
    position: absolute;
    left: 5px;
    top: 21px;
    bottom: 5px;
    width: 20px;
    z-index: 3;
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}
.galleria-thumb-nav-right {
    left: auto;
    right: 5px;
}
.galleria-carousel .galleria-thumb-nav-left,
.galleria-carousel .galleria-thumb-nav-right { display: block }
.galleria-carousel .galleria-thumb-nav-left:hover,
.galleria-carousel .galleria-thumb-nav-right:hover { background-color: #222 }
.galleria-thumb-nav-left.disabled,
.galleria-thumb-nav-right.disabled,
.galleria-thumb-nav-left.disabled:hover,
.galleria-thumb-nav-right.disabled:hover {
    opacity: .2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
    cursor: default;
}

.social-sh-menu{
    position:absolute;
    top:35px;
    left:85px;
    z-index:10001;
}
.social-sh-menu > ul {margin:0 auto;width:245px;}
.social-sh-menu ul li {position:relative;margin-right:5px;}
.social-sh-menu ul li:hover > ul {opacity:1;}
.social-sh-menu ul li a:first-child {cursor:default;}
.social-sh-menu ul li a {
    display:block;
    background:transparent;
    color:#FFF;
    width:35px;
    height:35px;
    line-height:35px;
    text-align:center;
    border:2px solid #FFF;
    -webkit-border-radius:50%;
     -khtml-border-radius:50%;
       -moz-border-radius:50%;
            border-radius:50%;
    -webkit-transition: all 0.2s;
       -moz-transition: all 0.2s;
        -ms-transition: all 0.2s; 
         -o-transition: all 0.2s; 
            transition: all 0.2s;
}

.social-sh-menu ul li:first-child:hover:after{display:block;}
.social-sh-menu ul li a:hover {color:#FFF;}
.social-sh-menu ul li ul {
    display: block;
    left:50px;
    position: absolute;
    top: 0;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
       -moz-transition: opacity 0.5s;
        -ms-transition: opacity 0.5s;
         -o-transition: opacity 0.5s;
            transition: opacity 0.5s;
}
.social-sh-menu ul li ul li {float:left;margin-top:0;}
.social-sh-menu ul li ul li a {position:relative;cursor:pointer !important;}
.social-sh-menu ul li ul li:first-child:hover:after {display:none;}
.tooltip:hover:before {
    position:absolute;
    display:block;
    background:#FFF;
    color:#000;
    content:attr(data-tooltip);
    font-size:12px;
    height:21px;
    line-height:21px;
    padding:0 10px;
    top:-18px;
    white-space:nowrap;
    z-index:1;
}
.tooltip:hover:after {
    background:#ff6462;
    content:"";
    display:block;
    height:8px;
    left:38%;
    position:absolute;
    top:-1px;
    width:8px;
    z-index:1;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
}
#facebook.tooltip:hover:before, #facebook.tooltip:hover:after{background:#3b5998;color:#FFF;}
#twitter.tooltip:hover:before, #twitter.tooltip:hover:after{background:#00a0d1;color:#FFF;}
#gplus.tooltip:hover:before, #gplus.tooltip:hover:after{background:#D34836;color:#FFF;}
#pinterest.tooltip:hover:before, #pinterest.tooltip:hover:after{background:#910101;color:#FFF;}