body {
    font-family: OpenSansRegular;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

a{
    outline: none !important;
}

.swal2-content a{
    color:#ff9900;
}

.body-container {
    float: left;
    width: 100%;
    padding: 75px 0px 50px 0px;
    overflow: hidden;
}

.course-video-container {
    background-color: grey;
    float: left;
    width: 100%;
}

.course-video-player {
    /* width: 83%; */
    margin: 0 auto;
    position: relative;
    height: 519px;
}

.video-play {
    background-image: url(https://cdn2.onference.in/images/cutouts/play.png);
    background-repeat: no-repeat;
    top: 0;
    bottom: 0;
    width: 131px;
    height: 131px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    cursor: pointer;
}

.course-btm-strip {
    opacity: 0.8;
    background-color: #333333;
    position: absolute;
    bottom: 0px;
    width: 100%;
    color: #fff;
    padding: 3px 0px;
    font-size: 14px;
    font-family: OpenSansRegular;
    float: none;
    transition:all 3s ease-out;

}

.course-video-player .video-js{
    /* background: #000; */
font-family: Helvetica,Arial,serif;
position: relative;
text-align: left;
text-indent: 0;
vertical-align: top;
width: 100% !important;
height: 100% !important;
  }

.course-duration {
    padding: 0px 20px;
}

.course-singleenrolled {
    padding: 0px 20px;
}

.course-enrolled {
    padding: 0px 20px;
}

.course-cme-point {
    float: right;
    padding: 0px 20px;
}

.course-detail-hld {
    /* background-color: #fff;
    float: left;
    width: 100%; */
}

.course-detail-container {
    width: 83%;
    margin: 0 auto;
}

.course-name-hld {
    padding: 20px 15px 20px;
    border-bottom: 1px solid #999999;
    float: left;
    width: 100%;
    overflow: hidden;
}

.course-shortname {
    font-family: OpenSansRegular;
    font-size: 12px;
    color: #33ccff;
    text-transform: uppercase;
    float: left;
    width: 100%;
    overflow: hidden;
}

.course-name-start {
    float: left;
    width: 78%;
    overflow: hidden;
}



.course-name {
    font-family: OpenSansBold;
    font-size: 24px;
    color: #333333;
    float: left;
}
.cmeFormButtonWl,
.cmeFormButton,
.goLive,
.btn-start-course,
.start-enrolled-course {
    border-radius: 5px;
    border: solid 1px #cccccc;
    background-color: #ff9900;
    font-family: OpenSansBold;
    font-size: 16px;
    color: #ffffff;
    float: right;
    cursor: pointer;
    padding: .375rem 10px;
    width: 195px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

    .btn-start-course.enrolled {
        border: solid 1px #9c9c9c;
        background-color: #cccccc;
    }

.course-name {
    font-family: OpenSansBold;
    font-size: 24px;
    color: #333333;
    float: left;
}

.course-speaker {
    font-family: OpenSansRegular;
    font-size: 14px;
    color: #333333;
    float: left;
    width: 100%;
    overflow: hidden;
}

    .course-speaker .name {
        font-family: OpenSansRegular;
        font-size: 14px;
        color: #ff9933;
    }

.course-social-hld {
    float: left;
    width: 100%;
    /*overflow: hidden;*/
    padding: 15px 20px 30px;
}

.course-like {
    float: left;
    width: auto;
    overflow: hidden;
    font-family: OpenSansRegular;
    font-size: 14px;
    color: #333333;
    padding-right: 40px;
    cursor: pointer;
}

.like-icon {
    background-image: url(https://cdn2.onference.in/images/cutouts/like.png);
    background-repeat: no-repeat;
    background-size: 17px 17px;
    background-position: center;
    width: 17px;
    height: 17px;
    float: left;
    margin-right: 10px;
    margin-top: 1px;
}

.liked {
    background-image: url(https://cdn2.onference.in/images/cutouts/liked.png);
}

.course-comment {
    float: left;
    width: auto;
    overflow: hidden;
    font-family: OpenSansRegular;
    font-size: 14px;
    color: #333333;
    padding-right: 40px;
    cursor: pointer;
}

.comment-icon {
    background-image: url(https://cdn2.onference.in/images/cutouts/comment.png);
    background-repeat: no-repeat;
    background-size: 16px 17px;
    background-position: center;
    width: 16px;
    height: 17px;
    float: left;
    margin-right: 10px;
    margin-top: 3px;
}



.save-icon {
    background-image: url(https://cdn2.onference.in/images/cutouts/save.png);
    background-repeat: no-repeat;
    background-size: 15px 17px;
    background-position: center;
    width: 15px;
    height: 17px;
    float: left;
    margin-right: 10px;
    margin-top: 1px;
}

/* .saved {
    background-image: url(https://cdn2.onference.in/images/cutouts/saved.png);
} */

.course-share {
    float: right;
    width: auto;
    font-family: OpenSansRegular;
    font-size: 14px;
    color: #333333;
    cursor: pointer;
    position: relative;
}

.share-icon {
    background-image: url(https://cdn2.onference.in/images/cutouts/share.png);
    background-repeat: no-repeat;
    background-size: 18px 16px;
    background-position: center;
    width: 18px;
    height: 16px;
    float: left;
    margin-right: 10px;
    margin-top: 2px;
}

.share-list {
    display: none;
    position: absolute;
    right: 0px;
    width: 135px;
    top: 25px;
}

.addthis_toolbox a {
    margin-bottom: 0px !important;
}

.at-icon-wrapper {
    display: inline-block;
    overflow: hidden;
    height: 30px !important;
    width: 30px !important;
    line-height: normal !important;
    border-radius: 50%;
    text-align: center;
}

    .addthis_toolbox a:hover {
        top: -5px;
        position: relative;
    	-webkit-transition: top 2s ease-in-out;
    	-moz-transition: top 2s ease-in-out;
    	-ms-transition: top -2s ease-in-out;
    	-o-transition: top 2s ease-in-out;
    	transition: top 2s ease-in-out;
    }

    .at-icon-wrapper .at-icon {
        margin-top: 4px;
    }

.addthis_button_sms,
.addthis_button_whatsapp {
    display: none;
}

.button_email .at-icon-wrapper {
    line-height: initial;
    height: 20px;
    width: 20px;
    background: #ccc;
}

.button_email .fa-envelope {
    text-align: center;
    color: #ffffff;
    line-height: 20px;
}

#at-expanded-menu-bd .at-icon-wrapper {
    width: 50px !important;
    height: 50px !important;
}

#at-expanded-menu-bd .at-icon {
    margin-top: 0px;
}

.course-desc-hld {
    float: left;
    width: 100%;
    overflow: hidden;
    padding: 0px 20px 25px;
}

.desc-head {
    font-family: OpenSansBold;
    font-size: 16.5px;
    color: #333333;
    padding-bottom: 10px;
}

.description {
    font-family: OpenSansRegular;
    font-size: 14px;
    color: #333333;
}

    .description .toggle-show-more {
        font-size: 15px;
        text-decoration: none;
        opacity: .6;
        color: #007bff !important;
    }

    .description .toggle-show-more:before {
        content: '[ Show more ]';
    }

    .description.full-story .toggle-show-more:before {
        content: '[ Show less ]';
    }

.course-resource-hld {
    float: left;
    width: 100%;
    overflow: hidden;
    padding: 0px 20px 0px;
    border-bottom: 1px solid #999999;
}

.resource-nav {
    padding: 0px;
    list-style: none;
    margin: 0px;
}

.resource-li {
    float: left;
    font-family: OpenSansBold;
    font-size: 14px;
    color: rgba(153, 153, 153, 0.57);
    text-transform: uppercase;
    cursor: pointer;
    padding-bottom: 4px;
    margin-right: 90px;
}

    .resource-li:nth-child(3) {
        margin: 0px;
    }

    .resource-li.active {
        color: #ff9900;
        border-bottom: 2px solid #ff9900;
    }

    .resource-li:hover {
        color: #ff9900;
        border-bottom: 2px solid #ff9900;
    }

.course-resource-content {
    float: left;
    width: 100%;
    overflow: hidden;
}

.syllabus-data {
    float: left;
    width: 100%;
    overflow: hidden;
    font-family: OpenSansRegular;
    font-size: 14px;
    color: #333333;
    padding: 30px 20px 0px;
}

.resource-data {
    float: left;
    width: 100%;
    overflow: hidden;
    padding: 30px 10px;
}

.resource {
    background-color: #f8f7f7;
    font-family: OpenSansBold;
    font-size: 18px;
    color: #333333;
    margin-bottom: 20px;
    padding: 8px;
    border-radius: 4px;
}

.resource-link {
    background-image: url('https://cdn2.onference.in/images/cutouts/url.png');
    background-size: 22px 20px;
    float: left;
    width: 22px;
    height: 20px;
    background-repeat: no-repeat;
    margin: 4px 15px 0px 10px;
    cursor: pointer;
}

.resource-outside-link {
    background-image: url('https://cdn2.onference.in/images/cutouts/outsidelink.png');
    background-size: 22px 20px;
    float: right;
    width: 22px;
    height: 20px;
    background-repeat: no-repeat;
    margin: 4px 15px 0px 10px;
    cursor: pointer;
}


.faq-data {
    font-family: OpenSansRegular;
    font-size: 14px;
    color: #333333;
    padding: 30px 20px;
}

.course-comment-section {
    float: left;
    width: 100%;
    overflow: hidden;
    padding: 20px;
    border-top: 1px solid #999999;
}

.comment-head {
    font-family: OpenSansBold;
    font-size: 16px;
    color: #333333;
}

.comment-text-hld {
    margin: 30px 0px 60px;
    float: left;
    width: 90%;
    border-bottom: 1px solid #999999;
}

.comment-text {
    float: left;
    border: 0px;
    width: 90%;
    outline: none;
    padding: 2px 10px;
    font-family: OpenSansRegular;
    color: rgba(142, 135, 135, 0.5);
    font-size: 16.5px;
    font-weight: 600;
}

.post {
    float: right;
    padding: 0px 15px;
    font-family: OpenSansRegular;
    font-size: 16px;
    font-weight: 600;
    color: #ff9933;
    text-transform: capitalize;
    cursor: pointer;
}

.user-comment-hld {
    float: left;
    width: 100%;
    overflow: hidden;
}

.user-comment {
    float: left;
    width: 100%;
    overflow: hidden;
    padding-bottom: 50px;
}

.user-icon {
    float: left;
    width: 70px;
    height: 70px;
    border-radius: 51px;
    overflow: hidden;
    margin-right: 20px;
}

.user-icon img {
    width: 100%;
}

.user-name {
    float: left;
    width: 85%;
    overflow: hidden;
    font-family: OpenSansBold;
    font-size: 14px;
    color: #333333;
    padding-bottom: 5px;
}

.comment {
    float: left;
    width: 88%;
    overflow: hidden;
    font-family: OpenSansRegular;
    font-size: 14px;
    color: #333333;
    /* display: -webkit-box !important;
    -webkit-line-clamp: 1 !important;
    -webkit-box-orient: vertical !important;
    text-overflow: ellipsis;
    padding-bottom: 5px; */
}

.date-time {
    float: left;
    width: 100%;
    overflow: hidden;
    font-family: OpenSansRegular;
    font-size: 12px;
    color: rgba(102, 102, 102, 0.7);
    padding-top: 5px;
}

.chapter-hld {
    float: left;
    width: 100%;
    overflow: hidden;
    padding-bottom: 20px;
}

.chapter-name {
    background-color: #dbd8d7;
    padding: 5px 20px;
    font-family: OpenSansBold;
    font-size: 16px;
    color: #333333;
}

/* .chapter {
    float: left;
    overflow: hidden;
    width: 100%;
    padding: 20px 20px 0px;
    margin-bottom: 5px;
} */

.chapter-content {
    float: left;
    overflow: hidden;
    width: 100%;
    margin-bottom: 10px;
}

.chapter span {
    width: 80%;
    float: left;
    font-family: OpenSansRegular;
    font-size: 14px;
    color: #333333;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    text-overflow: ellipsis;
}

.chapter-duration {
    float: right;
    width: 9%;
    font-family: OpenSansRegular;
    font-size: 14px;
    color: #333333;
    background-image: url(https://cdn2.onference.in/images/cutouts/chapter-duration.png);
    background-repeat: no-repeat;
    background-position: left center;
    text-align: right;
}

.chapter-play {
    /* float: right;
    width: 26px;
    background-image: url(https://cdn2.onference.in/images/cutouts/play_2.png);
    background-repeat: no-repeat;
    background-position: right center;
    height: 25px;
    margin-left: 20px;
    cursor: pointer; */
}

.progress-bar {
    background-color: #66ccff;
}

.footer-area {
    position: unset;
}

/*#region syllabus video popup custom css */

.course-video-container .container {
    background: transparent;
    min-height: unset;
}

.syllabus-modal {
    top: 20%;
    width: 100%;
    bottom: 0;
    right: 0;
    left: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    margin: 0 auto;
}

    .syllabus-modal .md-content {
        background: #ffa346;
        width: 100%;
        float: left;
    }

        .syllabus-modal .md-content > div {
            padding: 0px;
        }

    .syllabus-modal .md-show.md-effect-12 ~ .md-overlay {
        background: #ffa346;
    }

.model-syllabus .flowplayer {
    display: inherit;
}

.md-overlay {
    background: rgba(12, 12, 12, 0.59);
}

.custom-close {
    position: absolute;
    height: 25px;
    width: 25px;
    right: 5px !important;
    top: -30px !important;
    right: 10px;
    top: 8px;
    background: #80808078;
    background-image: url(https://cdn2.onference.in/images/md-close.png);
    background-repeat: no-repeat;
    padding: 0px !important;
    cursor: pointer;
}

.md-close {
    display: none;
}

.fp-player + a[href="https://flowplayer.com/hello"],
.fp-share {
    display: none !important;
}

/*#endregion */

/*#region enroll form popup custom css */

.enroll-form-modal .md-content {
    background: #ffffff;
    float: left;
}

.modal-enroll {
    float: left;
    /* padding: 40px 80px !important; */
    /* height: 500px; */
    /* height: 475px; */
     height: 455px;
    overflow-y: scroll;
    padding: 3px 37px 11px !important;
}
.enroll-form-title {
    font-family: OpenSansBold;
    color: #333;
    text-align: center;
    font-size: 18px;
}

.enroll-form-detail {
    font-family: OpenSansRegular;
    color: #666666;
    text-align: center;
    font-size: 20px;
    /*padding: 10px 0px 40px;*/
    padding: 10px 0px 22px;
    font-size: 14px;
    float: left;
    font-weight: 700;
}

.enroll-input-group {
    float: left;
    width: 100%;
    overflow: hidden;
}

    .enroll-input-group span.label {
        /* background-color: #ffae18; */
        padding: 5px 18px;
        /* border: 1px solid #cccccc; */
        float: left;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-left-radius: 4px;
        width: 50px;
        height: 39px;
        padding: 5px 0px;
        background-color: #fff;
    }

    .enroll-input-group span i {
        color: #ffffff;
        width: 100%;
        text-align: center;
    }

    .enroll-input-group span.error {
        float: left;
        width: 100%;
        color: red;
        font-size: 12px;
        height: 18px;
        font-family: OpenSansRegular;
        padding-left: 60px;
    }

    .enroll-input-group input[type="text"] {
        float: left;
        border: 0px;
        border-bottom: 1px solid #cccccc;
        width: 85%;
        height: 39px;
        padding: 5px 15px;
        outline: none;
        font-size: 14px;
        font-family: OpenSansRegular;
    }

    .enroll-form-submit {
        float: left;
        width: 100%;
        overflow: hidden;
        padding-top: 8px;
        /* padding-top: 20px; */
    }

    .enroll-form-submit button {
        background-color: #ffae18;
        color: #fff;
        font-size: 16px;
        font-family: OpenSansRegular;
        padding: 10px 50px;
        outline: none;
    }

/*#endregion */

/*#region redeem form popup custom css */

.redeem-form-modal .md-content {
    background: #ffffff;
    width: 100%;
    float: left;
}

.modal-redeem {
    float: left;
    padding: 40px 0px !important;
    width: 100%;
}

.redeem-form-title {
    color: #3492c1;
    font-size: 22px;
    font-family: OpenSansBold;
    padding-bottom: 30px;
    text-align: center;
    border-bottom: 1px solid #cccccc;
}

.redeem-form-description {
    color: #666666;
    font-family: OpenSansRegular;
    margin: 30px 0px 10px 0px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
}

.redeem-input-group {
    float: left;
    width: 100%;
    overflow: hidden;
}

#redeem-form {
    width: 100%;
    padding: 10px 80px;
    float: left;
}

.redeem-input-group input[type="text"] {
    float: left;
    border: 0px;
    border-bottom: 1px solid #cccccc;
    width: 100%;
    height: 39px;
    padding: 5px 15px;
    outline: none;
    font-size: 14px;
    font-family: OpenSansRegular;
    margin-bottom: 5px;
}

.redeem-input-group span.error {
    float: left;
    width: 100%;
    color: red;
    font-size: 13px;
    height: 18px;
    font-family: OpenSansRegular;
}

.redeem-sponsor-admin {
    padding-top: 10px;
    /* color: #666666;
    font-family: OpenSansRegular; */
    text-align: center;
    float: left;
    width: 100%;
    
       font-family: Lato;
font-weight: 500;
font-style: Medium;
font-size: 14px;
leading-trim: NONE;
line-height: 120%;
letter-spacing: 0%;
text-align: center;
color: #354152;
}

    .redeem-sponsor-admin span {
        /* color: #ffcc00;
        font-family: OpenSansBold; */
         color: #116DB6;
    }

.redeem-form-submit {
    float: left;
    width: 100%;
    overflow: hidden;
    /* padding-top: 20px; */
}

    .redeem-form-submit button {
        background-color: #ffae18;
        color: #fff;
        font-size: 16px;
        font-family: OpenSansRegular;
        padding: 10px 50px;
        outline: none;
    }

/*#endregion */

/*#region payment form popup custom css */

.payment-form-modal .md-content {
    background: #ffffff;
    width: 100%;
    float: left;
}

.modal-payment {
    float: left;
    padding: 20px 0px !important;
    width: 100%;
}

.payment-form-title {
    color: #3492c1;
    font-size: 22px;
    font-family: OpenSansBold;
    padding-bottom: 30px;
    text-align: center;
    border-bottom: 1px solid #cccccc;
}

.payment-course-details {
    padding: 20px 80px;
    width: 100%;
    float: left;
    overflow: hidden;
    border-bottom: 1px solid #cccccc;
}

.payment-course-title {
    font-family: OpenSansBold;
    font-size: 20px;
    color: #333333;
}

.payment-course-speaker-price {
    float: left;
    width: 100%;
    overflow: hidden;
    padding-top: 5px;
}

.payment-course-speaker {
    float: left;
    color: #333;
    font-size: 13px;
    font-family: OpenSansRegular;
}

.payment-course-price {
    float: right;
    color: #333;
    font-size: 13px;
    font-family: OpenSansRegular;
}

.payment-coupon {
    padding: 20px 80px;
    width: 100%;
    float: left;
    overflow: hidden;
    border-bottom: 1px solid #cccccc;
}

.coupon-input-group input[type="text"] {
    float: left;
    border: 1px solid #cccccc;
    border-right: 0px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    width: 80%;
    height: 50px;
    padding: 5px 15px;
    outline: none;
    font-size: 14px;
    font-family: OpenSansRegular;
    margin-bottom: 5px;
}

.coupon-input-group button {
    float: left;
    width: 20%;
    height: 50px;
    border-left: 0px;
    background-color: lightgray;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.coupon-label {
    display: none;
    font-family: OpenSansRegular;
    font-size: 18px;
    color: #333333;
    padding: 10px 10px;
    -webkit-box-shadow: 2px 2px 10px 2px rgba(0,0,0,0.5);
    -moz-box-shadow: 2px 2px 10px 2px rgba(0,0,0,0.5);
    box-shadow: 2px 2px 10px 2px rgba(0,0,0,0.5);
    border-radius: 4px;
}

.coupon-code-head {
    text-transform: uppercase;
    font-size: 10px;
    margin-bottom: 6px;
    color: #3492c1;
}

.remove-coupon {
    float: right;
    color: #ffae18;
    font-size: 12px;
    cursor: pointer;
}

.payment-coupon span.error {
    float: left;
    width: 100%;
    color: red;
    font-size: 13px;
    height: 18px;
    font-family: OpenSansRegular;
}

.payment-calculation {
    float: left;
    overflow: hidden;
    width: 100%;
    background: #f2f2f2;
    padding: 20px 80px;
    font-size: 16px;
    color: #333;
    font-family: OpenSansRegular;
}

.total-amount {
    float: left;
    padding-bottom: 10px;
}

    .total-amount + div {
        float: right;
    }

.discount-amount {
    float: left;
    padding-bottom: 10px;
}

    .discount-amount + div {
        float: right;
    }

.payable-amount {
    float: left;
}

    .payable-amount + div {
        float: right;
    }

.payment-form-submit {
    float: left;
    width: 100%;
    overflow: hidden;
    padding-top: 20px;
}

    .payment-form-submit button {
        background-color: #ffae18;
        color: #fff;
        font-size: 16px;
        font-family: OpenSansRegular;
        padding: 10px 100px;
        outline: none;
    }

/*#endregion */

/*#region Share Email*/

.email-share-modal .md-content {
    background: #ffa346;
    width: 100%;
    float: left;
}

.email-share-modal .md-content .share-email-form {
    padding: 30px 20px;
    float: left;
    width: 100%;
}

.share-title {
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 20px;
}

.share-control {
    float: left;
    overflow: hidden;
    width: 100%;
    padding-bottom: 100px;
}

.control-label {
    float: left;
    width: 100%;
    font-size: 16px;
    overflow: hidden;
    margin-bottom: 5px;
}

.control-text {
    width: 100%;
    overflow: hidden;
    float: left;
}

.control-text input[type=text] {
    display: block;
    width: 100%;
    height: 35px;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 4px;
}

.share-action {
    float: left;
    width: auto;
    overflow: hidden;
}

.btn-share-email {
    width: 100%;
    float: left;
    position: fixed;
    text-align: center;
    bottom: 0px;
    right: 0px;
    background-color: #8e8272;
    border: solid 1px #8e8272;
    border-radius: 0px;
}

.btn-share-email:hover {
    background-color: #8e8272;
    border: solid 1px #8e8272;
}

/*#endregion*/

/*#region new wdth changes css */
.coursedurawdth{
    width: 33%;
    float: left;
    text-align: left;
}

.courseenrolwdth{
    width: 33%;
    float: left;
    text-align: center;
}

.courseviewwdth{
    width: 33%;
    float: left;
    text-align: right;
}

.coursewdthdspnon{
    display: none;
}

.courseviewwdthcen{
    width: 33%;
    float: left;
    text-align: center;
}

/*#endregion */

/*#region live event status */      
.liveeventxt {
    width: 100%;
    float: left;
    background: red;
    text-align: center;
    padding: 5px;
    color: #fff;
    font-family: OpenSansBold;
    font-size: 14px;
    text-transform: capitalize;
    display: none;
}

.liveposset{
    position: fixed; 
     z-index: 9;
}

.liveeventxt span {
    animation: blinker 1.5s linear infinite;
}
@keyframes blinker {
    50% {
        opacity: 0;
    }
}
/*#endregion*/

.mainreplaywdth{
    width: 100%;
    float: left;
}

.txtreplay {
    float: left;
    width: auto;
    overflow: hidden;
    font-family: OpenSansBold;
    font-size: 13px;
    color:  rgba(102, 102, 102, 0.7);
    padding-top: 5px;
    cursor: pointer;
    display: none;
}
.mainreplytbl {
    width: 100%;
    float: left;
}

.comment-text-hldreply{
    margin: 10px 0px 10px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #999999;
}
.postreply {
    float: right;
    margin: 0px 10px;
    font-family: OpenSansRegular;
    font-size: 16px;
    font-weight: 600;
    color: #ff9933;
    text-transform: capitalize;
    cursor: pointer;
}

.postreplycancel {
    float: right;
    margin: 0px 4px;
    font-family: OpenSansRegular;
    font-size: 14px;
    font-weight: 600;
    color: #ff9933;
    text-transform: capitalize;
    cursor: pointer;
} 

.disabledbutton {
    pointer-events: none;
    opacity: 0.3;   
}
.replycommentlist{
    width: 100%;
    float: left;
}
.replyuser-comment{
    float: left;
    width: 100%;
    overflow: hidden;
    margin-top: 50px;
}

.replyviewmain {
    width: 100%;
    float: left;
    text-align: left;
}

.replyviewcount {
    text-decoration: none;
    color: #3d3838;
    cursor: pointer;
    width: auto;
    text-align: left;
    font-family: 'OpenSansBold';
    font-size: 11px;
    padding: 1% 0% 0% 11.7%;
}

.replydspblk{
    display: block;
}

.replydspnone{
    display:none;
}


.mainedittbl {
    width: 8%;
    position: relative;
    float: right;
    display: none;
}

.mainusernametbl {
    width: 85%;
    float: left;
    position: relative;
}

.editimg {
    float: right;
    width: auto;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
}

.editimg img {
    width: 16px;
    height: 16px;
}

.editoptmaintbl {
    float: right;
    width: 100%;
    border: solid 1px rgba(142, 135, 135, 0.5);
    border-radius: 5%;
    display: none;
    background-color: #fff;
    position: absolute;
    top: 22px;
    right: 5px;
}

.txteditopt {
    padding: 2px 5px 2px 5px;
    overflow: hidden;
    font-family: OpenSansRegular;
    font-size: 14px;
    color: #333333;
    width: 100%;
    float: left;
    text-align: left;
    text-transform: capitalize;
    border-bottom: solid 1px rgba(142, 135, 135, 0.5);
    cursor: pointer;
}

.txteditpostopt{
    padding: 2px 5px 2px 5px;
    overflow: hidden;
    font-family: OpenSansRegular;
    font-size: 14px;
    color: #ff9933;
    width: 100%;
    float: left;
    text-align: left;
    text-transform: capitalize;
    border-bottom: solid 1px rgba(142, 135, 135, 0.5);
    cursor: pointer;
    display: none; 
}

.txtdeleteopt {
    padding: 2px 5px 2px 5px;
    overflow: hidden;
    font-family: OpenSansRegular;
    font-size: 14px;
    color: #333333;
    width: 100%;
    float: left;
    text-align: left;
    text-transform: capitalize;
    cursor: pointer;
}

.usercomment{
    white-space: pre-line;
}

.editusercommt{
    outline: none;
    padding: 2px 10px 0px;
    font-family: OpenSansRegular;
    color: rgba(142, 135, 135, 0.5);
    font-size: 16.5px;
    font-weight: 600;
    border: solid 1px #66ccff;
    width: 85%;
}

.singlevidspeed{
    height: 92px !important;
   
}

.singlevidspeed .mejs__speed-selector-label {
    padding: 9px 0px 6px 0px !important;
}

.sucess{
    float: left;
    color: #ffae18;
    font-size: 13px;
    font-family: OpenSansBold;
  }

/*#region media queries */

/*Custom Layout by Saeed*/

#videoIframe{
    width: 920px;
    height: 489px;
}

#videopopupIframe{
    width: 630px;
    height: 400px;
}

/* css start for subscr button */
.bottomsubscribenow{
    float: right;
    display: flex
;
        align-items: center;
        justify-content: center;
        background-color: #ff7a00;
                text-decoration: none;
        color: #fff;
        width: 187px;
        border-radius: 8px;
        gap: 10px;
        padding: 12px;
        font-family: Lato;
        font-weight: 500;
        font-size: 16px;
        line-height: 16px;
}
.cmeSubscriptionBtn, .upgradeSubscriptionBtn{
    padding:unset;
margin-top:unset
}
.clicktopayBtn:hover{
    background: #FF7A00;
}
.tabs{
    display: none;
}
.share-buttons a{
    color: #545454 !important;

}
/* css end for subscr button */


/* new unlockcourse form css start here */

.dropdown-list {
  display: none;
  position: relative;
  background: white;
  border: 1px solid #ccc;
  border-top: none;
  max-height: 190px;
  overflow-y: auto;
  width: 100%;
  z-index: 999;
  border-radius: 0 0 6px 6px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.dropdown-list div {
  padding: 8px;
  cursor: pointer;
      font-size: 16px;
}

.dropdown-list div:hover {
  background-color: #f1f1f1;
}

.unlocklableIcon{
    display: flex;
    align-items: center;
    justify-content: center;
      border-top: 1px solid #cccccc !important;
    border-left: 1px solid #cccccc !important;
    border-bottom: 1px solid #cccccc !important;
    border-radius: 8px 0px 0px 8px !important;
    width: 8% !important;

}

.afterunlockcoursesubmit{
        font-family: Lato;
      color: #354152;
    font-weight: 500;
    text-align: center;
    font-size: 14px;
   padding: 10px 10px 0px 10px;
}
#enroll-form-modal{
    z-index: 99999;

    transform: translateX(-50%) translateY(-41%);
}
#btnEnrollForm{
    margin-bottom: 10px;
    text-transform: unset;
     background: #FF7A00 !important;
     width: 50%;
     border-radius: 10px;
     min-width: 273px;
 
}
 #btnRedeemForm{
    text-transform: unset;
 background: #FF7A00 !important;
  width: 50%;
     border-radius: 10px;
     min-width: 250px;

;
}


.input-forUnlockCourse{
    border-top: 1px solid #cccccc !important;
    border-right: 1px solid #cccccc !important;
    border-radius: 0px 8px 8px 0px !important;
    padding: 5px 15px 5px 0px !important;
    color: #7285A1;
      width: 91% !important;
}
.input-forUnlockCode{
    border-top: 1px solid #cccccc !important;
    border-right: 1px solid #cccccc !important;
    border-left: 1px solid #cccccc !important;
    border-radius: 8px !important;
    color: #7285A1;
    margin-top: 10px;
  
}
.unlockFormModal{
        padding: 3px 13px 11px !important;
        float: unset !important;
}
.enroll-form-detail{
    font-family: Lato;
    text-align: start !important;
    width: 92%;
    color: #334155 !important;
        padding: 10px 0px 18px;
}
.unlockFormModalClose{
        right: 12px !important;
    top: 10px !important;
    background-image: unset !important;
    background: unset !important;
}

.input-forUnlockCourse::placeholder {
  color: #334155 !important;
}
.input-forUnlockCode::placeholder {
  color: #334155 !important;
}
.enroll-input-group span.error{
    padding-left: unset !important;
}
.unlockFormModalMdContent{
    border-radius: 8px;
}
.unlockdescription{
  font-family: Lato;
font-weight: 900;
line-height: 150%;
letter-spacing: 0%;
color: #334155;
font-size: 20px;
text-align: start;
margin: 8px 0px !important;
}
    #redeem-form {
       padding: unset !important;
    }
/* new unlockcourse form css end here */


@media only screen and (max-width : 1321px) and (min-width: 1209px) {
}

@media only screen and (max-width: 1208px) and (min-width: 992px) {
.enroll-form-detail{
        line-height: 120%;
    }
    /* .course-video-player {
        height: 100%;
    } */

    .course-name-start {
        width: 75%;
    }

    .btn-start-course {
        padding: .375rem 10px;
    }

    .chapter-duration {
        width: 75px;
    }

}
/*@media only screen and (max-width : 1024px) {
}*/
/*Custom Layout instaed 959px*/
@media only screen and (max-width : 991px) {

        .unlockdescription{
        font-size: 18px;
    }
    .enroll-form-detail {
    font-size: 17px; 
}
    .body-container {
        padding: 75px 0px 30px 0px;
    }
   .svgicon.active svg path{
    stroke: #ff7a00;
}
   .container-sub-field .tabtext{
    stroke: #fff;
}
    .course-video-player {
        height: 100%;
    }

    .course-name-hld {
        padding: 15px 0px 20px;
    }

    .course-name-start {
        width: 75%;
    }

    .btn-start-course {
        padding: .375rem 10px;
    }

    .course-social-hld {
        padding: 15px 0px;
    }

    .course-like {
        width: 25%;
        font-size: 12px;
        padding: 0;
        text-align: center;
    }

    .like-icon {
        margin: 0px;
        width: 100%;
    }

    .course-comment {
        font-size: 12px;
        width: 25%;
        padding: 0px;
        text-align: center;
    }

    .comment-icon {
        width: 100%;
        margin: 0px;
    }



    .save-icon {
        width: 100%;
        margin: 0px;
    }

    .course-share {
        font-size: 12px;
        float: left;
        width: 25%;
        text-align: center;
    }

    .share-icon {
        width: 100%;
        margin: 0;
    }

    .share-list {
        left: 0px;
        top: 35px;
    }

    .addthis_button_sms,
    .addthis_button_whatsapp {
        display: inline-block;
    }

    .course-desc-hld {
        padding: 25px 0px;
    }

    .course-resource-hld {
        padding: 25px 20px 0px;
    }

    .syllabus-data {
        padding: 30px 0px;
    }

    .chapter span {
        width: 77%;
    }

    .chapter-duration {
        width: 75px;
    }

    .resource-data {
        padding: 30px 0px;
    }

    .faq-data {
        padding: 30px 0px;
    }

    .course-comment-section {
        padding: 20px 0px;
    }

    .enroll-form-modal .custom-close,
    .redeem-form-modal .custom-close,
    .payment-form-modal .custom-close {
        top: 10px;
        right: 10px;
        background-color: #e4e4e4;
    }

    .modal-enroll {
        /* padding: 20px !important; */
          padding: 0px 10px 5px 15px !important;
    }

    .payment-form-title {
        padding-bottom: 20px;
    }

    .payment-course-details {
        padding: 20px;
    }

    .payment-coupon {
        padding: 20px;
    }

    .coupon-input-group input[type="text"] {
        width: 75%;
    }

    .coupon-input-group button {
        width: 25%;
    }

    .payment-calculation {
        padding: 20px;
    }
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 959px) {

    .body-container {
        padding: 75px 0px 30px 0px;
    }

    .course-video-player {
        height: 100%;
    }

    .course-name-hld {
        padding: 15px 0px 20px;
    }

    .course-name-start {
        width: 75%;
    }

    .btn-start-course,
    .goLive,
    .start-enrolled-course {
        padding: .375rem 15px;
    }

    .course-social-hld {
        padding: 15px 0px;
    }

    .course-like {
        width: 25%;
        font-size: 12px;
        padding: 0;
        text-align: center;
    }

    .like-icon {
        margin: 0px;
        width: 100%;
    }

    .course-comment {
        font-size: 12px;
        width: 25%;
        padding: 0px;
        text-align: center;
    }

    .comment-icon {
        width: 100%;
        margin: 0px;
    }



    .save-icon {
        width: 100%;
        margin: 0px;
    }

    .course-share {
        font-size: 12px;
        float: left;
        width: 25%;
        text-align: center;
    }

    .share-icon {
        width: 100%;
        margin: 0;
    }

    .share-list {
        left: -20px;
        top: 35px;
    }

    .course-desc-hld {
        padding: 25px 0px;
    }

    .course-resource-hld {
        padding: 25px 20px 0px;
    }

    .syllabus-data {
        padding: 30px 0px;
    }

    .chapter span {
        width: 77%;
    }

    .chapter-duration {
        width: 75px;
    }

    .resource-data {
        padding: 30px 0px;
    }

    .faq-data {
        padding: 30px 0px;
    }

    .course-comment-section {
        padding: 20px 0px;
    }

    .md-modal {
        width: 70%;
    }

    .enroll-form-modal .custom-close,
    .redeem-form-modal .custom-close,
    .payment-form-modal .custom-close {
        top: 10px;
        right: 10px;
        background-color: #e4e4e4;
    }

    .modal-enroll {
        /* padding: 20px !important; */
          padding: 0px 10px 5px 15px !important;
    }

    .payment-form-title {
        padding-bottom: 20px;
    }

    .payment-course-details {
        padding: 20px;
    }

    .payment-coupon {
        padding: 20px;
    }

    .coupon-input-group input[type="text"] {
        width: 75%;
    }

    .coupon-input-group button {
        width: 25%;
    }

    .payment-calculation {
        padding: 20px;
    }
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    #videoIframe{
        height: 300px !important;
        width: 100% !important;
    }
    
    #videopopupIframe{
        width: 100% !important;
    }

    .user-comment {
        padding-bottom: 20px;
    }

    .user-icon {
        width: 32px;
        height: 32px;
        margin-right: 10px;
    }

    .user-name {
        float: left;
        width: 85%;
        overflow: hidden;
        font-family: OpenSansBold;
        font-size: 14px;
        color: #333333;
        padding-bottom: 5px;
    }

    .comment {
        float: left;
        width: 85%;
        overflow: hidden;
        font-family: OpenSansRegular;
        font-size: 14px;
        color: #333333;
    }

    .date-time {
        width: 100%;
    }

    .txtreplay {
        float: left;
        width: auto;
        overflow: hidden;
        font-family: OpenSansBold;
        font-size: 13px;
        color: #333333;
        padding-top: 5px;
        cursor: pointer;
    }

    .replyuser-comment {
        float: left;
        width: 100%;
        overflow: hidden;
        margin-top: 20px;
    }
    
    .comment-text {
        font-size: 12px;
        width: 81%;
    }

    .postreply {
        float: right;
        margin: 0px 4px;
    font-family: OpenSansRegular;
    font-size: 14px;
    font-weight: 600;
    color: #ff9933;
    text-transform: capitalize;
    cursor: pointer;
    }

    .postreplycancel {
        float: right;
        margin: 0px 4px;
    font-family: OpenSansRegular;
    font-size: 14px;
    font-weight: 600;
    color: #ff9933;
    text-transform: capitalize;
    cursor: pointer;
    }

    .body-container {
        padding: 75px 0px 30px 0px;
    }

    .course-video-player {
        width: 100%;
        height: 100%;
    }

    .course-detail-container {
        width: 100%;
        float: left;
        overflow: hidden;
    }

    .course-name-hld {
        padding: 15px 0px 20px;
    }

    .course-name-start {
        width: 100%;
    }

    .course-name {
        font-size: 22px;
        padding-bottom: 10px;
    }

    .btn-start-course,
    .start-enrolled-course,
    .goLive
     {
        float: left;
        width: 100%;
        text-align: center;
        padding: 6px 8px;
        margin-top: 15px;
    }

    .course-social-hld {
        padding: 15px 0px;
    }

    .course-like {
        width: 25%;
        font-size: 12px;
        padding: 0;
        text-align: center;
    }

    .like-icon {
        margin: 0px;
        width: 100%;
    }

    .course-comment {
        font-size: 12px;
        width: 25%;
        padding: 0px;
        text-align: center;
    }

    .comment-icon {
        width: 100%;
        margin: 0px;
    }



    .save-icon {
        width: 100%;
        margin: 0px;
    }

    .course-share {
        font-size: 12px;
        float: left;
        width: 25%;
        text-align: center;
    }

    .share-icon {
        width: 100%;
        margin: 0;
    }

    .share-list {
        left: -20px;
        width: 115px;
        top: 35px;
    }

    .at-icon-wrapper {
        height: 25px !important;
        width: 25px !important;
    }

        .at-icon-wrapper .at-icon {
            margin-top: 2px;
        }

    .course-desc-hld {
        padding: 25px 0px;
    }

    .course-resource-hld {
        padding: 25px 20px 0px;
    }

    .syllabus-data {
        padding: 30px 0px;
    }

    .chapter span {
        width: 69%;
    }

    .chapter-duration {
        width: 80px;
    }

    .resource-data {
        padding: 30px 0px;
    }

    .faq-data {
        padding: 30px 0px;
    }

    .course-comment-section {
        padding: 20px 0px;
    }

    .md-modal {
        width: 80%;
    }

    .enroll-form-modal .custom-close,
    .redeem-form-modal .custom-close,
    .payment-form-modal .custom-close {
        top: 10px;
        right: 10px;
        background-color: #e4e4e4;
    }

    .modal-enroll {
        /* padding: 20px !important; */
          padding: 0px 10px 5px 15px !important;
          height: 475px;
    }

    .enroll-input-group input[type="text"] {
        width: 80%;
    }

    .modal-redeem {
        padding: 20px 0px !important;
    }

    .redeem-form-title {
        padding-bottom: 10px;
    }

    .redeem-form-description {
        margin: 20px 0px 10px 0px;
    }

    #redeem-form {
        padding: 10px 20px;
    }

    .payment-form-title {
        padding-bottom: 10px;
    }

    .payment-course-details {
        padding: 15px;
    }

    .payment-course-title {
        font-size: 16px;
    }

    .payment-coupon {
        padding: 20px 10px;
    }

    .coupon-input-group input[type="text"] {
        width: 70%;
    }

    .coupon-input-group button {
        width: 30%;
    }

    .payment-calculation {
        padding: 20px;
    }

    #syllabus-video-modal.md-modal {
        width: 90%;
    }

    .model-syllabus .plyr__control svg {
        width: 10px;
        height: 10px;
    }

    .model-syllabus .plyr__time {
        font-size: 12px;
    }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

        .unlocklableIcon{
min-width: 37px !important;
}

.input-forUnlockCourse{
      width: 87% !important;
}
    /* .unlockFormModalMdContent button{
        margin: 0 !important;
    } */
     .enroll-input-group{
        padding-left: 7px;
     }
     .enroll-form-detail{
        padding-left: 7px;
     }
    #btnEnrollForm{
     min-width: 287px;
 
}
    .redeem-form-description {
      
        font-size: 14px;
       
    }

    .bottomsubscribenow{
      
            width: 100%;
            margin-top: 10px;
           
    }
    #videoIframe{
        height: 300px !important;
        width: 100% !important;
    }
    
    #videopopupIframe{
        width: 100% !important;
    }


    .replyviewcount {
       padding: 10px 0px 0px 42px;
    }
    .mainusernametbl {
        width: 85%;
        float: left;
        position: relative;
    }
    .mainedittbl {
        width: 6%;
        position: relative;
        float: right;
    }
    .editoptmaintbl {
        float: right;
        width: auto;
        border: solid 1px rgba(142, 135, 135, 0.5);
        border-radius: 5%;
        display: none;
        background-color: #fff;
        position: absolute;
        top: 26px;
        right: 12px;
    }

    .editusercommt {
        font-size: 12px;
    }

    .user-comment {
        padding-bottom: 20px;
    }

    .user-icon {
        width: 32px;
        height: 32px;
        margin-right: 10px;
    }

    .user-name {
        float: left;
        width: 85%;
        overflow: hidden;
        font-family: OpenSansBold;
        font-size: 14px;
        color: #333333;
        padding-bottom: 5px;
    }

    .comment {
        float: left;
        width: 86%;
        overflow: hidden;
        font-family: OpenSansRegular;
        font-size: 14px;
        color: #333333;
    }

    .date-time {
        width: 100%;
        font-size: 9px;
    }

    .txtreplay {
        float: left;
        width: auto;
        overflow: hidden;
        font-family: OpenSansBold;
        font-size: 11px;
        color:  rgba(102, 102, 102, 0.7);
        padding-top: 5px;
        cursor: pointer;
    }

    .replyuser-comment {
        float: left;
        width: 100%;
        overflow: hidden;
        margin-top: 20px;
    }
    

    .body-container {
        padding: 75px 0px 30px 0px;
    }

    .course-video-container .container {
        padding: 0px;
    }

    .course-video-player {
        width: 100%;
        height: 100%;
    }

    .video-play {
        background-size: 100% auto;
        width: 60px;
        height: 60px;
    }

    .course-btm-strip {
        font-size: 12px;
        position: inherit;
        float: left;
    }

    .course-duration,
    .course-enrolled,.course-singleenrolled,
    .course-cme-point {
        padding: 0px 10px;
    }

    /* .course-detail-hld .container {
        padding: 0px;
    } */

    .course-detail-container {
        width: 100%;
        float: left;
        overflow: hidden;
        margin: 0;
    }

    .course-name-hld {
        padding: 15px 10px 20px;
    }

    .course-name-start {
        width: 100%;
    }

    .course-name {
        font-size: 18px;
        padding-bottom: 5px;
    }

    .btn-start-course,
    .goLive,
    .start-enrolled-course,.cmeFormButton {
        float: left;
        width: 100%;
        text-align: center;
        padding: 6px 8px;
        margin-top: 15px;
        font-size: 14px;
    }

    .course-social-hld {
        padding: 15px 10px;
    }

    .course-like {
        width: 25%;
        font-size: 12px;
        padding: 0;
        text-align: center;
    }

    .like-icon {
        margin: 0px;
        width: 100%;
    }

    .course-comment {
        font-size: 12px;
        width: 25%;
        padding: 0px;
        text-align: center;
    }

    .comment-icon {
        width: 100%;
        margin: 0px;
    }

 

    .save-icon {
        width: 100%;
        margin: 0px;
    }

    .course-share {
        font-size: 12px;
        float: left;
        width: 25%;
        text-align: center;
    }

    .share-icon {
        width: 100%;
        margin: 0;
    }

    .share-list {
        left: -40px;
        width: 115px;
        top: 35px;
    }

    .at-icon-wrapper {
        height: 25px !important;
        width: 25px !important;
    }

        .at-icon-wrapper .at-icon {
            margin-top: 2px;
        }

    .course-desc-hld {
        padding: 10px 10px;
    }

    .course-resource-hld {
        padding: 25px 10px 0px;
    }

    .resource-li {
        margin-right: 50px;
    }

    .syllabus-data {
        padding: 20px 10px;
    }

    .chapter-name {
        padding: 5px 10px;
        font-size: 14px;
    }

    /* .chapter {
        padding: 20px 10px 0px;
    } */

        .chapter span {
            width: 67%;
            font-size: 12px;
        }

    .chapter-duration {
        float: left;
        width: 65px;
        font-size: 12px;
        background-size: 13px 13px;
    }

    .chapter-play {
        width: 18px;
        background-size: 100% auto;
        height: 20px;
        margin-left: 8px;
    }

    .resource-data {
        padding: 20px 10px;
    }

    .resource {
        font-size: 14px;
    }

    .resource-link {
        background-size: 100% auto;
        width: 18px;
        height: 20px;
        margin: 1px 15px 0px 10px;
    }

    .resource-outside-link {
        background-size: 100% auto;
        width: 17px;
        height: 17px;
        margin: 2px 15px 0px 10px;
    }

    .faq-data {
        padding: 20px 10px;
    }

    .course-comment-section {
        padding: 10px;
    }

    .comment-text-hld {
        width: 100%;
        margin: 30px 0px 40px;
    }

    .comment-text {
        font-size: 12px;
        width: 79%;
    }

    .post {
        font-size: 14px;
        padding: 0px 10px;
    }

   

    .user-name {
        width: 75%;
    }

    /* .enroll-form-modal .custom-close, */
    .redeem-form-modal .custom-close,
    .payment-form-modal .custom-close {
        top: 20px;
        background-color: #e4e4e4;
    }

    .enroll-form-modal .custom-close{
        top: 6px;
             background-color: #e4e4e4;
         }
    .modal-enroll {
        /* padding: 40px 20px !important; */
        /* padding: 15px 20px !important; */
         padding: 0px 10px 5px 7px !important;
    }
    .md-modal {

        /* transform: translateX(-50%) translateY(-50%); */
    }
    .modal-enroll {
        height: 500px;
    }

    .enroll-form-detail {
        font-size: 17px;
    }

    .enroll-input-group input[type="text"] {
        width: 80%;
    }

    .modal-redeem {
        padding: 20px 0px !important;
    }

    .redeem-form-title {
        padding-bottom: 10px;
    }

    .redeem-form-description {
        margin: 20px 0px 10px 0px;
    }

    #redeem-form {
        padding: 10px 20px;
    }

    .payment-form-title {
        padding-bottom: 10px;
    }

    .payment-course-details {
        padding: 10px;
    }

    .payment-course-title {
        font-size: 16px;
    }

    .payment-coupon {
        padding: 20px 10px;
    }

    .coupon-input-group input[type="text"] {
        width: 70%;
    }

    .coupon-input-group button {
        width: 30%;
    }

    .payment-calculation {
        padding: 20px;
    }

    #syllabus-video-modal.md-modal {
        width: 95%;
    }

    .model-syllabus .plyr__control svg {
        width: 10px;
        height: 10px;
    }

    .model-syllabus .plyr__time {
        font-size: 12px;
    }
}
/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
    .body-container {
        padding: 75px 0px 30px 0px;
    }

    .course-video-container .container {
        padding: 0px;
    }

    .course-video-player {
        width: 100%;
        height: 100%;
    }

    .video-play {
        background-size: 100% auto;
        width: 60px;
        height: 60px;
    }

    .course-btm-strip {
        font-size: 12px;
        position: inherit;
        float: left;
    }

    .course-duration,
    .course-enrolled,.course-singleenrolled,
    .course-cme-point {
        padding: 0px 10px;
    }

    /* .course-detail-hld .container {
        padding: 0px;
    } */

    .course-detail-container {
        width: 100%;
        float: left;
        overflow: hidden;
        margin: 0;
    }

    .course-name-hld {
        padding: 15px 10px 20px;
    }

    .course-name-start {
        width: 100%;
    }

    .course-name {
        font-size: 18px;
        padding-bottom: 5px;
    }

    .btn-start-course,
    .goLive,
    .start-enrolled-course,.cmeFormButton {
        float: left;
        width: 100%;
        text-align: center;
        padding: 6px 8px;
        margin-top: 15px;
        font-size: 14px;
    }

    .course-social-hld {
        padding: 15px 10px;
    }

    .course-like {
        width: 25%;
        font-size: 12px;
        padding: 0;
        text-align: center;
    }

    .like-icon {
        margin: 0px;
        width: 100%;
    }

    .course-comment {
        font-size: 12px;
        width: 25%;
        padding: 0px;
        text-align: center;
    }

    .comment-icon {
        width: 100%;
        margin: 0px;
    }



    .save-icon {
        width: 100%;
        margin: 0px;
    }


    .course-share {
        font-size: 12px;
        float: left;
        width: 25%;
        text-align: center;
    }

    .share-icon {
        width: 100%;
        margin: 0;
    }

    .share-list {
        left: -40px;
        width: 115px;
        top: 35px;
    }

    .at-icon-wrapper {
        height: 25px !important;
        width: 25px !important;
    }

        .at-icon-wrapper .at-icon {
            margin-top: 2px;
        }

    .course-desc-hld {
        padding: 10px 10px;
    }

    .course-resource-hld {
        padding: 25px 10px 0px;
    }

    .resource-li {
        margin-right: 50px;
    }

    .syllabus-data {
        padding: 20px 10px;
    }

    .chapter-name {
        padding: 5px 10px;
        font-size: 14px;
    }

    .chapter {
        padding: 20px 10px 0px;
    }

        .chapter span {
            width: 67%;
            font-size: 12px;
        }

    .chapter-duration {
        float: left;
        width: 65px;
        font-size: 12px;
        background-size: 13px 13px;
    }

    .chapter-play {
        width: 18px;
        background-size: 100% auto;
        height: 20px;
        margin-left: 8px;
    }

    .resource-data {
        padding: 20px 10px;
    }

    .resource {
        font-size: 14px;
    }

    .resource-link {
        background-size: 100% auto;
        width: 18px;
        height: 20px;
        margin: 1px 15px 0px 10px;
    }

    .resource-outside-link {
        background-size: 100% auto;
        width: 17px;
        height: 17px;
        margin: 2px 15px 0px 10px;
    }

    .faq-data {
        padding: 20px 10px;
    }

    .course-comment-section {
        padding: 10px;
    }

    .comment-text-hld {
        width: 100%;
        margin: 30px 0px 40px;
    }

    .comment-text {
        font-size: 14px;
        width: 83%;
    }

    .post {
        font-size: 14px;
        padding: 0px 10px;
    }

    .user-icon {
        width: 60px;
        height: 60px;
        margin-right: 10px;
    }

    .user-name,
    .comment,
    .date-time {
        width: 75%;
    }

    .enroll-form-modal .custom-close,
    .redeem-form-modal .custom-close,
    .payment-form-modal .custom-close {
        top: 20px;
        background-color: #e4e4e4;
    }

    .modal-enroll {
        /* padding: 40px 20px !important; */
          padding: 0px 10px 5px 7px !important;
    }

    .enroll-input-group input[type="text"] {
        width: 80%;
    }

    .modal-redeem {
        padding: 20px 0px !important;
    }

    .redeem-form-title {
        padding-bottom: 10px;
    }

    .redeem-form-description {
        margin: 20px 0px 10px 0px;
    }

    #redeem-form {
        padding: 10px 20px;
    }

    .payment-form-title {
        padding-bottom: 10px;
    }

    .payment-course-details {
        padding: 10px;
    }

    .payment-course-title {
        font-size: 16px;
    }

    .payment-coupon {
        padding: 20px 10px;
    }

    .coupon-input-group input[type="text"] {
        width: 70%;
    }

    .coupon-input-group button {
        width: 30%;
    }

    .payment-calculation {
        padding: 20px;
    }

    #syllabus-video-modal.md-modal {
        width: 95%;
    }

    .model-syllabus .plyr__control svg {
        width: 10px;
        height: 10px;
    }

    .model-syllabus .plyr__time {
        font-size: 12px;
    }
}
/*#endregion */
/* Button used to open the contact form - fixed at the bottom of the page */
.open-button {
    background-color: #555;
    color: white;
    padding: 16px 20px;
    border: none;
    cursor: pointer;
    opacity: 0.8;
    position: fixed;
    bottom: 23px;
    right: 28px;
    width: 280px;
  }
  
  /* The popup form - hidden by default */
  .form-popup {
    display: none;
    position: fixed;
    bottom: 0;
    right: 15px;
    border: 3px solid #adabab;
    z-index: 9;
    width: 70vh;
    font-size: 14px;

  }
  
  /* Add styles to the form container */
  .form-container {
    max-width: 300px;
    padding: 10px;
    background-color: white;
  }
  
  /* Full-width input fields */
  .form-container input[type=text], .form-container input[type=password] {
    width: 100%;
    padding: 15px;
    margin: 5px 0 22px 0;
    border: none;
    background: #f1f1f1;
  }
  
  /* When the inputs get focus, do something */
  .form-container input[type=text]:focus, .form-container input[type=password]:focus {
    background-color: #ddd;
    outline: none;

  }
  
  
  /* Set a style for the submit/login button */
  .form-container .btn {
    background-color: #4CAF50;
    color: white;
    padding: 16px 20px;
    border: none;
    cursor: pointer;
    width: 100%;
    margin-bottom:10px;
    opacity: 0.8;
  }
  
  /* Add a red background color to the cancel button */
  .form-container .cancel {
    background-color: red;
  }
  
  /* Add some hover effects to buttons */
  .form-container .btn:hover, .open-button:hover {
    opacity: 1;
  }



#flname,#email,#mobile,#mrn,#city,#state{
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    resize: vertical;
  }
  
  label {
    padding: 12px 12px 12px 0;
    display: inline-block;
  }
  
  input[type=submit] {
    background-color: #4CAF50;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    float: right;
  }
  
  input[type=submit]:hover {
    background-color: #45a049;
  }
  
  .container1 {
    height: 70vh;
    /* border-radius: 5px; */
    background-color: #f2f2f2;
    padding: 20px;
    overflow-y: scroll;
  }
  
  .container2{
    display: flex;
    /* border-radius: 5px; */
    background-color: #f2f2f2;
    padding: 20px 20px 0px 20px;

   
  }
  
  .col-25 {
    float: left;
    width: 30%;
    margin-top: 6px;
  }
  
  .col10 {
    
    float: left;
    width: 10%;
    margin-top: 6px;
  }
  .col90 {
    float: left;
    width: 90%;
    margin-top: 6px;
  }
  
  
  .col-75 {
    float: left;
    width: 70%;
    margin-top: 6px;
  }
  .row{
    margin-left: -1px;
  }
  /* Clear floats after the columns */
  .row:after {
    content: "";
    display: table;
    clear: both;
   
  }
  
  /* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */
  @media screen and (max-width: 600px) {
    .col-25, .col-75, input[type=submit] {
      width: 100%;
      margin-top: 0;
    }
  }

  #login{
    width: 30vh;
    background-color: orange;
    color: white;
    
    
  }

  #cancel{
    width: 30vh;    
    background-color: black;
    color: white;
    
  }




  .browser::placeholder {
    color: red;
    opacity: 1; /* Firefox */
    font-size: x-small;
    font-style: oblique;
  }
  
  .browser:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: red; 
   font-size: x-small;
   font-style: oblique;
  }

  
  .browser::-ms-input-placeholder { /* Microsoft Edge */
   color: red;
   font-size: x-small;
   font-style: oblique;
  }

  .video-js{
    /* height: 732px !important; */
    width: 100%;
  }

  .vjs-picture-in-picture-control{
    display: none !important;
  }
  .video-js .vjs-current-time{
    display: block !important;
  }
  .vjs-playback-rate .vjs-playback-rate-value, .vjs-playback-rate>.vjs-menu-button{
    top:11px !important
  }

  .vjs-play-progress{
    background-color: #FFCC00 !important;
  } 
  .vjs-theme-fantasy .vjs-play-progress:before {
    background-color: #FFCC00 !important
   }
   .vjs-theme-fantasy .vjs-big-play-button {
       color: #FFCC00 !important
   }
  