.course-info .course-sidebar header .social-sharing {
    box-sizing: border-box;
    height: 44px;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 2;
    float: none;
    margin-top: 10px !important
}

.course-info .course-sidebar header .social-sharing .share {
    display: inline-block;
    height: 35px;
    width: 35px;
    margin-top: 5px;
    font-size: 1.75em;
    text-decoration: none;
    opacity: .5;
    transition: .15s linear;
    color: #8e8e8e !important;
    opacity: 1 !important;
    margin-right: 10px !important
}

.sr,
.sr-only {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute;
    margin: -1px;
    height: 1px;
    width: 1px;
    border: 0;
    padding: 0;
    overflow: hidden;
    word-wrap: normal;
    background: #fff;
    color: #000
}

.course-info,
.course-sidebar {
    float: right !important
}

section.about-course {
    padding-bottom: 85px
}

.video-row {
    width: 100%
}

div.inner-wrapper section h2 {
    font-size: 18px !important;
    color: #fff;
    font-family: Choplin-Medium;
    text-transform: uppercase;
    line-height: 20px;
    margin: 0 0 10px
}

.about h2 {
    font-size: 30px !important
}

.course-sidebar {
    width: 100% !important;
    display: contents
}

#for-video-play,
.path-content .path-heading-side .encourse-btn.disabled:after,
.popup-modal {
    display: none
}

.course-summary {
    margin-top: -10px
}

.course-info .course-sidebar .course-summary header:after {
    display: none !important
}

.course-info .course-sidebar .important-dates li {
    padding-bottom: 0 !important
}

.instructor-info-action p,
.wrap-instructor-info a,
.wrap-instructor-info a:active,
.wrap-instructor-info a:focus,
.wrap-instructor-info a:hover,
.wrap-instructor-info a:visited {
    color: #fff
}

.page-heading h1 {
    font-family: Choplin-Medium;
    font-size: 44px;
    text-align: inherit
}

.panel-group .panel {
    margin-bottom: 90px;
    border-radius: 4px
}

.panel-heading {
    padding: 40px 15px
}

.panel-default>.panel-heading,
.panel-group {
    background-color: #ccc
}

.panel-title {
    color: red;
    font-size: 25px;
    position: relative
}

.panel-default .collapse.in {
    border: 1px solid #000;
    overflow: auto
}

.panel-group {
    margin-bottom: 0
}

.panel-default {
    border: none
}

.panel-title:after {
    background: red;
    position: absolute;
    content: '';
    left: 0;
    width: 23px;
    height: 2px;
    bottom: 0;
    top: 45px
}

@media (max-width:767px) {

    .about-course .container,
    .heading-row .container {
        padding: 0 15px !important;
        min-width: auto !important
    }

    .course-sidebar {
        float: left !important
    }
}

@media (max-width:479px) {
    .encourse-btn {
        width: 100%;
        float: right;
        bottom: -15px;
        text-align: center
    }

    img.video-play-icon {
        width: inherit !important;
        margin-left: 22em;
        margin-top: -15px
    }
}

@media (max-width:322px) {
    img.video-play-icon {
        margin-left: 18em
    }
}

@media (max-width:1100px) {

    .about-course .container,
    .heading-row .container {
        padding: 0 30px
    }
}

.video-content {
    margin-top: 60px
}

.inner-wrapper .panel {
    border: none;
    background: 0 0;
    color: #fff
}

.inner-wrapper .panel.panel-default>.panel-heading {
    background-color: inherit;
    padding: 0
}

.accordion-toggle.collapsed:after {
    content: "\f054"
}

#subscribe-modal .inner-wrapper .subscribe-link a {
    color: red;
    cursor: pointer
}

.inner-wrapper header::before {
    background-image: none !important;
    content: none !important
}

.course-info .course-sidebar header .social-sharing .share:last-child {
    margin-right: 0 !important
}

.wrap-instructor-info {
    padding-bottom: 8px;
    font-size: 16px
}

.window-wrap .content-wrapper {
    padding: 0;
    margin: 0 auto
}

.path-content .path-heading-side .encourse-btn:focus,
.path-content .path-heading-side .encourse-btn:hover {
    color: #fff;
    text-decoration: none
}

.course-title .course-header,
.new_course .hover-content .hover-heading {
    padding-left: 0
}

.course-info .course-sidebar header {
    margin-bottom: 30px;
    padding-bottom: 16px;
    position: relative;
    text-align: center
}

.path-content .path-heading-side .advertised_start p {
    font-size: 16px;
    vertical-align: top;
    display: inline-block;
    line-height: 30px;
    font-weight: 700;
    font-family: 'Open Sans'
}

.path-content .path-heading-side .encourse-btn.disabled {
    padding: 6px 20px
}

#bcplayer-button {
    cursor: pointer
}

.video-row {
    padding: 0
}

#for-video-play #modal_clone {
    position: fixed;
    opacity: 1;
    z-index: 11000;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: none
}

.about-course.new_section .video-row,
.about-course.new_section .video-row .row {
    background-color: #1a1a1a !important
}

.preview-button-div {
    float: left;
    width: 100%;
}