body, input, textarea {
    font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif !important;
    font-weight: 300;
}

.ezSwiper-holder {
    line-height: initial;
	z-index:99999 !important;
}



/* album index */


.bg_light .media_alb_item_cont, .bg_light .alb_related_cont {
    background-color: #FFF;
    box-shadow: 0px -1px 1px #FFF, 0px 1px 3px #999;
}
.media_alb_item_cont, .alb_related_cont {
    background-color: #242424;
    box-shadow: 0px -1px 1px #333, 0px 1px 3px #000;
    padding: 10px;
    margin: 1%;
    overflow: auto;
    width: 260px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    vertical-align: top;
}
.pnt {
    cursor: pointer !important;
}
.bg_light {
    color: #000;
}

.media_alb_item_thumb {
    position: relative;
    width: 289px;
    height: 210px;
    width: 100%;
    height: 0;
    padding-bottom: 75%;
    margin-bottom: 7px;
    background-color: #000;
}
.bg_cover {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.bg_cover {
    background-position: 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.media_inner_shadow, .media_shadow_percent {
    height: 100px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(text_overlay_shadow_2.png) center bottom repeat-x;
    background-size: 100% 100%;
    z-index: 50;
}
.med_caption_text, .people_caption_text {
    text-align: left;
    padding: 7px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold !important;
    font-size: 16px;
    position: absolute;
    bottom: 0;
    width: 95%;
    width: calc(100% - 14px);
    color: #fff;
    line-height: 1.3em;
    text-shadow: 0 1px 1px #000;
}
.med_caption {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.med_caption_info {
    font-size: 11px;
}
.media_alb_item_sub_thumb {
    position: relative;
    width: 33.33%;
    width: calc(33.33% - 7px);
    height: 0;
    padding-bottom: 33.33%;
    padding-bottom: calc(33.33% - 7px);
    margin-right: 7px;
    float: left;
    background-color: #000;
    overflow: hidden;
}

.media_alb_item_no_content {
    height: 45px;
}

.media_alb_item_no_cont_icon {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 80px;
    font-size: 100px;
    color: #252525;
}

.media_alb_item_sub_thumb:last-child {
    margin-right: 0 !important;
    width: 33.33% !important;
}

.article_publisher_cont, .article_publisher_cont_2 {
    padding: 15px 5px 5px 5px;
    position: relative;
    overflow: hidden;
}
.album_info_cont {
    color: #CCC;
    line-height: 1em;
    font-size: 18px;
    cursor: pointer;
    text-align: center;
    font-family: "PT Sans Narrow",sans-serif !important;
}
.bg_light .album_info_cont, .bg_light .album_info_cont a {
    color: #000;
}


/*  Rowgrid */
.bg_light #imagearea .image_group:nth-child(2n+1) {
    background-color: #F6F6F6;
    box-shadow: 0px 1px 3px #999;
    border-top: 1px solid #CCC;
}
#imagearea .image_group:nth-child(2n+1) {
    background-color: #292929;
    box-shadow: 0px -1px 1px #333, 0px 1px 3px #000;
}
#imagearea .image_group {
    padding: 10px 10px 30px 10px;
    //margin-bottom: 40px;
    //border-radius: 5px;
    position: relative;
    overflow: hidden;
    z-index: 30;
}
.media_heading_div_group.no_head {
    padding: 0px;
}
.media_heading_div_group {
    clear: both;
    float: none;
    text-align: center;
}
.album_div_info {
    position: relative;
}
.bg_light .media_heading_div .med_div_title {
    color: #000;
    text-shadow: none;
}
.media_heading_div_group .med_div_title {
    font-size: 32px;
}
.media_heading_div .m