.vegas-overlay {
   
    background-color: #1F1F1F;
}
.nav-arrows span {

    z-index: 0;

}
.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
section #huge_it_gallery {
    padding: 0px !important;
    min-width: 100%;
    width: 100%;
    min-height: 100%;
    text-align: center;
    margin: 0;
    margin-bottom: 30px;
    background-color: rgba(0, 0, 0, 0);
    box-shadow: 0 0 0px;
}
.osc-res-tab .nav-tabs>li {
    float: right;
    margin: 0 0 -1px 0;
}
.osc-res-tab .nav-tabs>li.active>a, .osc-res-tab .nav-tabs>li.active>a:hover, .osc-res-tab .nav-tabs>li.active>a:focus {
    color: #EA0000;
    background-color: #FFF;
    border: 1px solid #DDD;
    border-bottom-color: rgba(0, 0, 0, 0);
    cursor: default;
}
.osc-res-tab .nav>li>a:hover, .osc-res-tab .nav>li>a:focus {
    text-decoration: none;
    background-color: #EA0000;
    color: #FFF;
}
.osc-res-tab .nav-tabs>li {
    float: right;
    margin: 0 0 -1px 0;
}
.osc-res-tab ul.tab-content {
    margin: 0;
    padding: 10px;
    border: solid 1px #DDD;
    border-top: none;
    border-bottom: none;
}
.html5gallery-tn-selected-2 {
    display: block;
    margin-bottom: 8px;
    text-align: center;
    cursor: pointer;
    width: 148px;
    height: 46px;
    overflow: hidden;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #444;
    background-color: #EA0000;
    background: #EA0000 -webkit-gradient(linear, left top, left bottom, from(#942B2B), to(#EA0000)) no-repeat;
    background: #666666 -moz-linear-gradient(top, #999999, #666666) no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#999999, endColorstr=#666666) no-repeat;
    -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#999999, endColorstr=#666666)' no-repeat;
}
.html5gallery-tn-2 {
    display: block;
    margin-bottom: 8px;
    text-align: center;
    cursor: pointer;
    width: 148px;
    height: 46px;
    overflow: hidden;
    border-top: 1px solid #666;
    border-bottom: 1px solid #111;
    background-color: #292c31;
    background: #292c31 -webkit-gradient(linear, left top, left bottom, from(#EA0000), to(#B00)) no-repeat;
    background: #292c31 -moz-linear-gradient(top, #494f54, #292c31) no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#494f54, endColorstr=#292c31) no-repeat;
    -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#494f54, endColorstr=#292c31)' no-repeat;
}
a[href^="http://www.wonderplugin.com/wordpress-gallery/"] {
    display: none;
    color: rebeccapurple;
    position: absolute;
    top: -10000px;
}
.responsive-menuwrapper {
    width: 100%;
    max-width: 300px;
    float: right;
    position: relative;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-perspective-origin: 50% 200%;
    perspective-origin: 50% 200%;
    z-index: 99999;}
.responsive-menuwrapper:first-child {
    margin-right: 0;
}
.html5gallery-title-text-120 {
    color: #fff;
    font-size: 14px;
    font-family: Armata, sans-serif, Arial;
    overflow: hidden;
    white-space: normal;
    text-align: left;
    padding: 10px 0px 10px 10px;
    background: rgb(102, 102, 102) transparent;
    font-weight: bold;
    background: rgba(0, 0, 0, 0.6);
}