html .js-lightslider .wpb_image_grid_ul {
    padding-left: 0 !important;
    list-style: none;
}

html .js-lightslider .wpb_image_grid .wpb_image_grid_ul .isotope-item {
    margin: 0 !important;
    /*float: none !important;*/
}

.ls-thumblink {
    padding-bottom: 56.25%;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    background:  50% 50% no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    display: block;
}

html .wp-audio-shortcode {
    max-width: 400px;
    margin-top: 10px;
    margin-bottom: 10px;
    min-height: 54px;
}

html .unitattachments,
html .course_curriculum .course_lesson .curriculum_unit_popup.link,
html .course_curriculum .course_lesson span.time,
html .course_time {
    display: none !important;
}

html .single-course.c4 #buddypress #item-header #item-header-avatar img {
    width: auto !important;
    max-width: 100% !important;
}


@font-face {
    font-family: 'alexandra_scriptregular';
    src: url('./fonts/alexandra_script-webfont.woff2') format('woff2'),
    url('./fonts/alexandra_script-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima nova';
    src: url('./fonts/proxima_nova_regular-webfont.woff2') format('woff2'),
    url('./fonts/proxima_nova_regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'proxima nova';
    src: url('./fonts/proxima_nova_bold-webfont.woff2') format('woff2'),
    url('./fonts/proxima_nova_bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'proxima nova';
    src: url('./fonts/proxima_nova_light-webfont.woff2') format('woff2'),
    url('./fonts/proxima_nova_light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

html section#certificate {
    overflow: hidden !important;
    width: 927px !important;
    height: 1300px !important;
    background-color: #fff !important;
    padding-top: 0 !important;
}

html .certificate_content {
    display: block !important;
    overflow: hidden !important;
    width: 927px !important;
    height: 1300px !important;
}

html .certificate_content img {
    /*width: 927px !important;*/
    /*height: 1300px !important;*/
    display: block;
}

html #certificate .extra_buttons {
    right: auto !important;
    left: 20px;
    top: 20px;
    position: fixed;
}

.sertificat-apb {
    font-family: 'proxima nova', 'open sans', Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    /*background: url('./img/Be-Healthy-with-Birds-927x1300x90cw.png') 50% 50% no-repeat;*/
    background-color: #fff !important;
    background-position: 50% 50%;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 927px;
    height: 1300px;
}
.sertificat-apb-inner {
    width: 927px;
    height: 1300px;
    position: relative;
    display: block;
}
.sertificat-apb-name {
    font-family: 'proxima nova', 'open sans', Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #30307c;
    text-align: center;
    font-size: 70px;
    line-height: 140px;
    margin: -70px -80%;
    width: 160%;
    position: absolute;
    top: 50%;
    right: 51.5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.sertificat-apb-date {
    font-family: 'proxima nova', 'open sans', Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    position: absolute;
    color: #30307c;
    font-size: 40px;
    text-align: center;
    line-height: 80px;
    width: 100%;
    margin: -40px -50%;
    right: 86%;
    top: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.editfield {
    margin-bottom: 10px;
}
.editfield .description {
    margin-bottom: 0;
}
.editfield .description  ~ .description {
    display: none !important;
}

.single-certificate {
    /*background: url('./img/Be-Healthy-with-Birds-927x1300x90cw.png') 50% 50% no-repeat;*/
    -webkit-background-size: cover;
    background-size: cover;
}
.single-certificate header,
.single-certificate .pagesidebar,
.single-certificate footer,
.single-certificate #footerbottom,
.single-certificate #searchdiv {
    display: none !important;
}

#certificate .container-fluid,
.single-certificate .container-fluid {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
#certificate .row,
.single-certificate .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
#certificate .col-md-12,
.single-certificate .col-md-12 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.mfp-content .certificate_generated {
    margin-bottom: 30px !important;
    margin-top: 30px !important;
}

img.mfp-img {
    max-height: none !important;
    padding: 0 !important;
}

.mfp-ajax-holder .mfp-content {
    max-width: 100% !important;
}

html .course_reviews .review_breakup .rating_snapshot h2 {
    font-size: 70px;
    color: #666;
}

html .minimal .pagination label {
    border-color: transparent;
    color: #666;
}

.course_timeline li:hover > span {
    background-color: #3f4c4f !important;
}

.course_timeline li.done:hover > span,
.course_timeline li:hover > span[class],
.course_timeline li.active > span,
.course_timeline li.done.active > span,
.course_timeline li.done + li:hover > span {
    background-color: #009dd8 !important;
}

.course_timeline li:hover > a {
    opacity: .8 !important;
}

.course_timeline li > a[data-unit],
.course_timeline li.active:hover > a,
.course_timeline li.done.active > a {
    opacity: 1 !important;
}

@media screen and (max-width: 839px) {
    html .hometrioblock .stripe_container {
        margin-top: 0 !important;
    }
}

@media screen and (max-width: 479px) {
    html .stripe.hometrioblock {
        margin-top: -30px !important;
    }
}

html .profile-fields .field_1,
html .profile-fields .field_8 .name,
html .profile-fields .field_7 .name {
    display: none !important;
}

.in_question .marks {
    display: none !important;
}
.unit_prevnext {
    padding-left: 0;
    padding-right: 0;
    height: auto;
    overflow: hidden;
}
.unit_prevnext .unit_button {
    /*color: #009dd8;*/
    color: #fff !important;
    background: #009dd8;
    border: 2px solid #009dd8;
    padding: 12px 24px!important;
    width: auto;
    display: inline-block;
    text-align: center;
    margin: 0;
    letter-spacing: .1em;
    position: relative;
    transition: all .3s;
}

.unit_prevnext .save_quiz_progress {
    display: none !important;
}

.unit_prevnext a.unit_button:hover {
    color: #009dd8 !important;
    background: #fff;
}
.unit_prevnext a.unit_button.disabled#mark-complete {
    color: #666 !important;
    border-color: transparent !important;
    background-color: transparent !important;
}


/*@media (max-width: 992px) {*/
    /*.unit_prevnext .col-md-6, .unit_prevnext .col-md-3, .unit_prevnext .col-md-6+.col-md-3 {*/
        /*text-align: center;*/
        /*padding: 5px 0;*/
    /*}*/
/*}*/

@media (max-width: 768px) {
    .unit_prevnext {
        display: block !important;
        grid-template-columns: none !important;
    }
    .unit_prevnext .col-md-6, .unit_prevnext .col-md-3, .unit_prevnext .col-md-6+.col-md-3 {
        padding: 0;
    }
    #next_unit > span,
    #prev_unit>span,
    #next_quiz > span,
    #prev_quiz>span,
    a#mark-complete>span{
        display: inline;
    }
    a#mark-complete {
        display: inline-block !important;
        width: 100%;
    }
    a#mark-complete:after {
        display: inline-block;
    }
    .unit_prevnext .unit_button {
        width: 100%;
        margin-top: 5px;
        margin-bottom: 5px;
    }
}

.main_unit_content ul.question_options {
    padding-left: 0;
}

.quiz_result ul.quiz_questions {
    padding-left: 0;
}
.quiz_result ul.quiz_questions li {
    overflow: hidden;
}
.quiz_result ul.quiz_questions .q img {
    max-width: 420px;
    margin-left: 0;
}
.quiz_result ul.quiz_questions li .q ~ p {
    float: left;
}

.quiz_questions strong {
    display: block;
    float: left;
    font-size: 14px;
}
.quiz_questions strong + p {
    display: block;
    float: left;
    font-size: 14px;
}
.quiz_questions span {
    font-size: 14px;
}

#total_marks > strong > span {
    background-color: transparent;
}

.alert a {
    color: #fff;
    text-decoration: underline;
}

.alert.alert-warning {
    background-color: #dd9d12;
    border-color: #cd9112;
}
.alert a:hover {
    color: #fff;
    text-decoration: none;
}

#buddypress #item-admins,
#buddypress .widget.buddypress .instructor_course,
#buddypress .widget.buddypress .widget_title {
    display: none !important;
}

#prev_results,
#prev_results + #message {
    display: none !important;
}

.block.general .general_details {
    display: none !important;
}

.block.general .block_content {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,transparent),to(rgba(0,0,0,.7)));
    background: linear-gradient(to bottom,transparent 0,rgba(0,0,0,.7) 100%);
}

.block.general:hover .block_content {
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,transparent),to(black));
    background: linear-gradient(to bottom,transparent 0,#000 100%);
}

.register-section h4 {
    cursor: default;
}
.register-section h4:hover {
    color: #282828;
}
.register-section+.register-section h4:after {
    content: '';
}

#buddypress .field-visibility-settings-toggle {
    display: none !important;
}

.widget_course_list li img {
    max-width: 24px;
}
.widget_course_list li img + h6 {
    position: relative;
    top: 4px;
}

#footerbottom {
    padding-bottom: 75px;
}
#footerbottom #footerlogo {
    margin: -7px 10px 0 0;
}

@media screen and (max-width:767px) {
    #bp_course_widget-3 {
        padding-top: 28px;
    }
}
@media screen and (min-width:460px) {
    #footerbottom .col-md-3,
    #footerbottom .col-md-9 {
        width: 50%;
        float: left;
    }
}
@media screen and (max-width:459px) {
    .widget_course_list li img {

    }
    #footerbottom #footerlogo {
        margin: 0 auto 3px;
        display: block;
        float: none;
        vertical-align: middle;
    }
    .footercopy {
        display: block;
        vertical-align: middle;
    }
    #footerbottom .col-md-3,
    #footerbottom .col-md-9 {
        text-align: center;
    }
    #footerbottom #footer_social_icons {
        float: none;
        display: inline-block;
        padding-top: 38px;
    }
    #footerbottom #footer_social_icons:after {
        content: '';
        clear: both;
    }

}

.fa-telegram:before {
    content: "\f2c6";
}


/*li.bbp-forum-info, li.bbp-topic-title {}*/

ul.forum-titles li {
    font-size: 11px !important;
    min-width: 62px !important;
}
ul.topic.type-topic li {
    min-width: 62px !important;
}

li.bbp-forum-info, li.bbp-topic-title {
    width: 77%;
}

li.bbp-forum-freshness, li.bbp-topic-freshness {
    display: none !important;
}

#bbpress-forums ul.bbp-topics li.bbp-body ul.topic li.bbp-topic-title a.bbp-topic-permalink {
    padding-top: 3px;
}

#bbpress-forums ul.bbp-forums li.bbp-body ul.forum .bbp-topic-freshness, #bbpress-forums ul.bbp-forums li.bbp-body ul.forum .bbp-topic-reply-count, #bbpress-forums ul.bbp-forums li.bbp-body ul.forum .bbp-topic-voice-count, #bbpress-forums ul.bbp-forums li.bbp-body ul.topic .bbp-topic-freshness, #bbpress-forums ul.bbp-forums li.bbp-body ul.topic .bbp-topic-reply-count, #bbpress-forums ul.bbp-forums li.bbp-body ul.topic .bbp-topic-voice-count, #bbpress-forums ul.bbp-replies li.bbp-body ul.forum .bbp-topic-freshness, #bbpress-forums ul.bbp-replies li.bbp-body ul.forum .bbp-topic-reply-count, #bbpress-forums ul.bbp-replies li.bbp-body ul.forum .bbp-topic-voice-count, #bbpress-forums ul.bbp-replies li.bbp-body ul.topic .bbp-topic-freshness, #bbpress-forums ul.bbp-replies li.bbp-body ul.topic .bbp-topic-reply-count, #bbpress-forums ul.bbp-replies li.bbp-body ul.topic .bbp-topic-voice-count, #bbpress-forums ul.bbp-topics li.bbp-body ul.forum .bbp-topic-freshness, #bbpress-forums ul.bbp-topics li.bbp-body ul.forum .bbp-topic-reply-count, #bbpress-forums ul.bbp-topics li.bbp-body ul.forum .bbp-topic-voice-count, #bbpress-forums ul.bbp-topics li.bbp-body ul.topic .bbp-topic-freshness, #bbpress-forums ul.bbp-topics li.bbp-body ul.topic .bbp-topic-reply-count, #bbpress-forums ul.bbp-topics li.bbp-body ul.topic .bbp-topic-voice-count {
    padding-top: 5px;
    padding-bottom: 3px;
}

@media screen and (max-width: 600px) {
    li.bbp-forum-topic-count, li.bbp-topic-voice-count, li.bbp-forum-reply-count, li.bbp-topic-reply-count{
        display: none !important;
    }
    #bbpress-forums ul.bbp-topics li.bbp-body ul.topic li.bbp-topic-title {
        width: 100%;
    }
}

.course_description > .small_desc > .vc_row.wpb_row.vc_row-fluid > .vc_column_container > .vc_column-inner  > .wpb_wrapper {
    padding-top: 0 !important;
}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title>a {
    color: #282828;
}


.mejs-container {
    width: auto !important;
    height: auto !important;
}
.mejs-container .mejs-controls, .mejs-container .mejs-layers {
    display: none !important;
    visibility: hidden !important;
}
.mejs-container .mejs-mediaelement {
    position: relative !important;
    width: auto !important;
    height: auto !important;
}
html .mejs-container audio {
    width: 100% !important;
    height: auto !important;
}
/*html .mejs-container audio:not([controls]) {*/
    /*display: inline-block !important;*/
    /*height: auto !important;*/
    /*margin-bottom: 10px !important;*/
/*}*/
/*.mejs-container*/
/*.mejs-container*/

html .course_instructor_widget .tip,
html .instructor_courses .tip {
    display: none !important;
}