.wpb_wrapper .fluid-width-video-wrapper{
    padding-top: 340px!important
}

.page-template .entry-header {
    display: none;
}

.home .site-content article{
    padding: 0!important;
}

.header-navigation .sub-menu-wrap a{
    color: #000!important
}

.header-navigation .horizontal-responsive-menu li a:hover,
.header-navigation .horizontal-responsive-menu li.current-menu-item a{
    color: #0085dd!important;
}

.header-navigation .horizontal-responsive-menu li a:hover:after,
.header-navigation .horizontal-responsive-menu li.current-menu-item a:after{
    background: #0085dd!important;
}

/**
DASHBOARD
*/
.dashboard-row{
    padding:0 10px 40px 10px;
}

.dashboard-left-column,
.dashboard-right-column
{
    padding: 15px;
    box-sizing: border-box;
}

.dashboard-left-column{
    float: left;
    width: 70%;
}

.dashboard-right-column{
    width: 30%;
    float: left;
}

.dashboard-box{
    -webkit-box-shadow: 0px 0px 7px 0px rgb(178, 175, 178);
    -moz-box-shadow: 0px 0px 7px 0px rgb(178, 175, 178);
    box-shadow: 0px 0px 7px 0px rgb(178, 175, 178);
    overflow: hidden;
    padding: 15px;
}

.dashboard-header{
    color: #4D4D4D;
    margin: 30px 0px 15px 0;
    font-size: 25px;
}

/*Tabs*/
.webinars-vimeo-box{

}
.webinars-vimeo-top-tabs{
    
    height: 60px;
    border-bottom: 2px solid #e6e6e6;
    margin: -20px 0 20px -20px;
    box-sizing: border-box;
}

.webinars-vimeo-top-tabs li{

    display: inline-block;
    height: 60px;
    line-height: 55px;
    padding: 5px 20px;
    box-sizing: border-box;

}

.webinars-vimeo-top-tabs li:last-child{
    float: right;
}

.webinars-vimeo-top-tabs li.webinars-vimeo-active-category{

    border-bottom: 2px solid #1687da;

}

.webinars-vimeo-top-tabs li a{

    font-weight: bold;

}

.webinars-vimeo-top-tabs li.webinars-vimeo-active-category a{

    color: #1687da;

}

.single-category-area{
    display: none;
    width: 30%;
    float: left;
}

.single-category-area.single-category-area-active{
    display: block;
}

.single-category-area .webinars-left-tabs{

    width: 100%;
    float: left;
    height: 300px;
    overflow: auto;
    direction:rtl;

}

.single-category-area .webinars-left-tabs::-webkit-scrollbar {
    width: 7px;
    height: 100%;
}


.single-category-area .webinars-left-tabs::-webkit-scrollbar-thumb{
    width: 7px;
    background: #e6e6e6;
    border-radius: 3px;

}

.single-category-area .webinars-left-tabs li{
    margin-bottom: 5px;
    text-align: left;
    padding-left: 7px;
}

.single-category-area .webinars-left-tabs li a{
    display: block;
    background: #e6e6e6 url('../img/webinar-left-tabs-bg.png') no-repeat 10px 50%;
    padding: 12px 12px 12px 40px;

}

.single-category-area .webinars-left-tabs li.webinars-vimeo-active-vimeo a{

    background: #0285dd url('../img/webinar-left-tabs-bg-hover.png') no-repeat 10px 50%;
    color: #fff;


}

.single-category-area .webinars-left-tabs h4{

    font-size: 12px;

}

.webinars-video-player{
    width: 70%;
    float: left;
    padding-left: 20px;
    box-sizing: border-box;
}

/*Posts list*/
.dashboard-premium-posts-lists img{
    float: left;
    width: 20%;
    height: auto;
    box-sizing: border-box;
}

.post-box-area{
    float: left;
    padding-left: 20px;
    width: 80%;
    box-sizing: border-box;
}

.post-box-area h4 small{
    font-weight: normal;
    font-size: 60%;
}

.post-box-area .footer-post-box{
    margin-top: 15px;
}

/*right column*/
.webinar-info-box h3{
    color: #2294E1;
    margin-bottom: 15px;
}
.webinar-info-box .btn-primary{

    font-size: 18px;

}
.webinar-info-box{
    text-align: center;
}

.webinar-info-box .tim-bohen-photo{
    width: 246px;
    height: 240px;
    background: url('../img/tim-bohen-photo.jpg') no-repeat;

    margin: 20px auto;
}

.webinar-info-box p{
    margin-bottom: 15px;
}
.active-online-users{
    background: #30445C;
    padding: 20px 20px;
    font-size: 20px;
    color: #fff;
    margin: 30px -20px;
    line-height: 1;
    vertical-align: middle;


}

.questions-wrapper a{
    color: #0285dd;
    line-height: 2;
    font-weight: bold;
}

.active-online-users:before{
    display: inline-block;
    content: '';
    width: 27px;
    height: 27px;
    background: green;
    border-radius: 50%;
    margin-right: 10px;
    margin-bottom: -5px;

}
.active-online-users strong{
    font-size: 25px;
}

/*live webinar*/

.live-webinar-player{
    width: 70%;
    float: left;
    box-sizing: border-box;
}

.live-webinar-chat{
    width: 30%;
    float: left;
}

/*latest forum posts*/

.widget_display_topics{
    margin-top: 40px;
}

.widget_display_topics .widgettitle{
    margin: 20px 0;
}

.widget_display_topics ul li{
    font-size: 14px;
    padding: 7px 0;
    border-bottom: 1px solid #E2DFE2;
}
/*social share*/

.smartlib-single-article-social-buttons{
    position: fixed;
    top: 200px;
    right: 0px;
    width: 50px;
    height: 250px;
    z-index: 1000;
    -vendor-animation-delay: 2s;
}
.smartlib-single-article-social-buttons li{
    width: 50px;
    height: 50px;
    overflow: hidden;
    position: relative;
    opacity: 0.9;
}
.smartlib-single-article-social-buttons li:hover{
    opacity: 1;
}

.smartlib-fb-button{
    background: rgb(59, 89, 152);
}

.smartlib-twitter-button{
    background: rgb(0, 172, 237);
}

.smartlib-gplus-button{
    background: rgb(221, 75, 57);
}

.smartlib-pinterest-button{
    background: rgb(203, 32, 39);
}

.smartlib-email-button{
    background: rgb(0, 0, 145);
}

.smartlib-single-article-social-buttons li .fb-share-button{
    width: 50px;
    height: 50px;
}

.smartlib-single-article-social-buttons li .fb-share-button span{
    display: block!important;
    width: 100%!important;
    height: 50px!important;
    padding-top: 20px;
}

.smartlib-single-article-social-buttons li *{
    opacity: 0   !important;
    width: 50px!important;
    height: 50px!important;
    position: relative;
    z-index: 10;
}

.smartlib-single-article-social-buttons li a{
    width: 50px!important;
    height: 50px!important;
    display: block;
}

.smartlib-single-article-social-buttons li .fa{
    opacity: 1   !important;
    position: absolute;
    z-index: 9;
    top: 1px;
    display: block;
    color: #fff;
    font-size: 20px;
    padding-top: 12px;
    text-align: center;
}

a.button.send-message-button {
    display: none !important;
}

.vc_btn3{
    background-color: #0085dd!important;
    border: none!important
}

.vc_btn3:hover{
    background-color: #008ce8 !important;
    border: none!important
}

/**
Forum
**/

.bbp-breadcrumb{
    padding-left: 25px;
}

/**
Webinar Single Page
*/

.single-webinar .page-cover.table{
    background-image: none!important;
}

@media (min-width: 1024px) {

    /*webinar archive*/

    .webinar-template-default .fluid-width-video-wrapper,
    .single-sfwd-lessons .fluid-width-video-wrapper{
        min-height: 600px;
        box-sizing: border-box;
    }

}


