.hfung-desc {
    color: #343434;
    font-size: 14px;
    padding-bottom: 20px;
}
.fung-desc-diff{
    color: #125FAB;
    font-style: italic;
    font-weight: bold;
}
.hfung-text {
    font-weight: 700 !important;
    font-weight: bold;
    color: #125FAB;
    font-size: 20px;
    margin-bottom: 20px;
}
.hfung-vid > iframe {
    width: 100%;
    height: 350px;
}
.hfung-vid {
    margin-bottom:  20px;
}
.fgall-text {
    font-weight: 700 !important;
    font-weight: bold;
    color: #125FAB;
    font-size: 20px;
    margin-bottom: 20px;
    /*text-transform: uppercase;*/
}
.fgall-image {
    height: 350px !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position:  center;
    position:  relative;
}
.fgall-content {
    position:  absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    opacity:  0;
}
.fgall-zoom {
    position:  absolute;
    top:  40%;
    left: 0;
    width: 100%;
    padding: 0 15px;
    text-align: center;
    color: #FFFFFF !important;
    font-size: 15px;
}
.fgall-image:hover > .fgall-content,.fgall-image:focus > .fgall-content {
    opacity:  1;
}
.arrow-fgall {
    position:  absolute;
    top: 45%;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px 8px;
    color: #FFFFFF;
    z-index: 3;
    line-height:  0;
    font-size: 18px;
    cursor:  pointer;
}
.fgall-next {
    right: 0;
}
.fgall-prev {
    left: 0;
}
.arrow-fgall:hover,.arrow-fgall:focus{
    background-color: rgba(0, 0, 0, 0.9);
}
.fung-title {
    font-weight: 700 !important;
    font-weight: bold;
    color: #343434;
    font-size: 22px;
    margin-bottom: 20px;
    border-bottom: solid 1px #dddddd;
    padding-bottom:  10px;
}
.fung-sub-title {
    font-weight: 700 !important;
    font-weight: bold;
    color: #343434;
    font-size: 16px;
    margin-bottom: 10px;
    border-bottom: solid 1px #dddddd;
    padding-bottom:  10px;
}
.fung-lhead {
    padding: 0 15px;
}
.fung-lwrap {
    padding: 20px 0;
}
.fung-content {
    padding: 20px 0;
}
.fung-lvid{
    margin-bottom: 15px;
}
.fung-lvid > iframe {
    width: 100%;
    height: 300px;
}
.fung-lspeaker {
    font-weight: 700 !important;
    font-weight: bold;
    color: #125FAB;
    font-size: 16px;
    margin-bottom: 10px;
    text-align: center;
}
.fung-ljob {
    color: #125FAB;
    font-size: 15px;
    margin-bottom: 10px;
    text-align: center;
}
.fung-lsession {
    color: black;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
}
.fung-ldesc {
    font-size: 15px;
    color: #343434;
    padding: 20px 0 20px 0;
}
.fung-gallery {
    margin-bottom: 30px;
}
.fung-link {
    padding: 35px 15px;
    margin-bottom: 20px;
    text-align: center;
    background-color: #125FAB;
    border-radius: 5px;
}
.fung-link-title {
    width: 75%;
    font-size: 29px;
    font-weight: bold;
    color: white;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
    text-align: center;
}
.btn-flink {
    width: 70%;
    border: solid 1px #adadad;
    border-radius: 25px;
    font-size: 13px;
    font-weight: bolder;
    padding: 8px 14px;
    color: #125FAB;
    background-color: white;
}
.btn-flink:hover,.btn-flink:focus {
    background-color: whitesmoke;
}
.fung-link-desc {
    margin-bottom: 20px;
    text-align: center;
}
.btn-flink-desc {
    border: solid 1px #125FAB;
    font-size: 13px;
    font-weight: bolder;
    padding: 8px 14px;
    color: #ffffff;
    background-color: #125FAB;
}
.btn-flink-desc:hover,.btn-flink-desc:focus {
    background-color: whitesmoke;
}
.wrap-day{
    position: relative;
}
.nav-day > li > a{
    border-radius: 0 !important;
}
.caret-day {
    border-top: 20px solid;
    border-bottom: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    position: absolute;
    bottom: -20px;
    right: 48%;
    color: #337ab7;
    z-index: 24;
}
.nav-session{
    background-color: #eeeeee;
}
.nav-session > li > a{
    color: black;
    border-radius: 0 !important;
}
.nav-session > li.active > a, .nav-session > li.active > a:hover, .nav-session > li.active > a:focus {
    font-weight: bold;
    color: #337ab7;
    background-color: whitesmoke;
}
.nav-tab-day{
    padding: 25px !important;
    font-size: 28px;
    color: white;
    font-weight: bold;
    text-align: center;
}
.nav-tab-session > a{
    padding: 25px !important;
    border-radius: 0;
    font-size: 18px;
}
.nav-session{
    margin: 0 5px 5px 5px !important;
}
.fung-limg{
    margin-bottom: 15px;
    text-align: center;
    background-color: #eee;
}
.fung-limg > img{
    width: 65%;
}
.fung-limgs > img{
    width: 100%;
}
.no-video-content{
    background-color: black;
    padding: 100px;
    color: white;
    font-size: 25px;
    text-align: center;
}
.active-tabs {
    background-color: #125FAB;
}
.nonactive-tabs {
    color: #000;
}

.arrow-session {
    position: absolute;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 28px 18px;
    color: #FFFFFF;
    z-index: 3;
    line-height: 0;
    font-size: 18px;
    cursor: pointer;
}
.session-next {
    right: 0;
}
.session-prev {
    left: 0;
}
.arrow-session:hover,.arrow-session:focus{
    background-color: rgba(0, 0, 0, 0.9);
}
@media(max-width: 767px){
    .nav-tab-day {
        width: 49%;
        float: left !important;
    }
    .caret-day {
        display: none;
    }
}