.progressbar.gee-lng li{
    width: 11.11%;
}
.progressbar.gee li{
    width: 10%
}
.head-ss-row h1:hover{
    color: #cbdb2a !important;
}
.segment {margin: 0 !important; padding:0 !important;}
.hide {display: none !important}

#nav-blog li a:hover {
    color: #2CC185
}

.scroll-bar {height: 100%;min-height: 500px}
.owl-item.loading {
    min-height: 150px;
    background: url(../img/loader.gif) no-repeat center center;
}
/** share this **/

.social-log .stButton {
    width: 36px !important;
}
.social-log .stButton .facebook {
    background-image: url('../img/social/facebook.png') !important;
    width: 36px !important;
    height: 37px !important;
}
.social-log .stButton .twitter {
    background-image: url('../img/social/twitter.png') !important;
    width: 36px !important;
    height: 37px !important;
}
.social-log .stButton .linkedin {
    background-image: url('../img/social/linkedin.png') !important;
    width: 36px !important;
    height: 37px !important;
}
.social-log .share_plusone {
    position: relative;
    display: table;
    margin: 13px auto;
    padding: 0;
}
.social-log .plusone {
    background-image: url('../img/social/plusone.png') !important;
    width: 36px !important;
    height: 37px !important;
    display: block
}
.social-log .st_plusone_large {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 2;
}
.social-log .st_plusone_large > div {
    top: 7px;
}
.box-jobs-pd .aside .descrip {
    min-height: 80px !important;
    height: 80px;
    overflow: hidden
}

.search-type {opacity: 0.5; cursor: pointer}
.search-type.active {opacity: 1}
.gee-dialog {
    z-index: 100 !important;
}

video.bgvideo {
    position: absolute; 
    right: 0; bottom: 0;
    min-width: 100%; min-height: 100%;
    width: auto; height: auto; 
    z-index: 1;
    background-size: cover;
    background-color: transparent !important;
}
#slide1 .box-table-cell, #slide2 .box-table-cell {
    z-index: 2;
    position: relative
}
#slide1, #slide2 {
    overflow: hidden
}
.mobile-play-video {
    z-index: 9999;
    position: absolute;
    bottom: 5px;
    right: 10px;
    color: white;
    font-size: 1em;
    display: none;
}
.da-thumbs li.item-thumb figure {
    overflow: hidden;
    max-height: 275px;
}
.da-thumbs li.item-thumb figure img {
    height: auto !important;
}
.wrap-detail-search .item figure {height: 112px}
#wrap-page-gee .scroll-next-arrow {z-index: 2}
.owl-wrapper-outer, .owl-wrapper, .owl-carousel .owl-item, .box-video {height: 100%}
.box-module img{height:auto !important;}
.pillar {cursor: pointer};
.post-content {line-height: 1.65}
.relative {position: relative !important}
.paper-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}
paper-spinner.yellow::shadow .circle {
    border-color: #f4b400;
}
@media screen and (max-device-width: 1024px) {
    .mobile-play-video {
        /*display: block*/
    }
    .bgvideo {display: none}
}
