.topbg_cover {
    margin: 0 -15px;
    max-height: 230px;
    min-height: 230px;
    overflow: hidden
}

.primary_wrapper {
    min-height: 300px
}

.primary_wrapper_content {
    position: relative;
    z-index: 1;
    padding: 30px 0 0
}

.page_profile {
    width: 100px;
    height: 100px;
    margin: -91px auto 0;
    background-color: #fff;
    background-size: cover;
    border: solid 3px #fff;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2)
}

.pg_name {
    font-size: 24px;
    color: #fff
}

.page_subheadline {
    font-size: 14px;
    color: #fff
}

.page_header_call2action {
    background: #fff!important;
    border: 0 solid transparent!important;
    color: #141a22!important
}

.social_icon_fb {
    width: 32px;
    height: 32px;
    padding: 5px 0 0;
    border-radius: 60px;
    text-align: center;
    color: #fff;
}

.social_icon_youtube {
    width: 32px;
    height: 32px;
/*    background: #fa5353; */
    padding: 5px 0 0;
    border-radius: 60px;
    text-align: center;
    color: #fff
}

.social_icon_web {
