.elearning {
    min-height: 300px;
    margin-bottom:20px;
}
.elearning h1 {
    font-size: 30px;
}

.elearning .courses {
    min-height: 500px;
}

.coursebox {
    min-height:250px;
}

.elearning .course {
    overflow: hidden;
    background-color: #fff;
    margin-bottom:20px;



}



.elearning .course hr {
    margin-top:2px;
    margin-bottom: 3px;

}
.elearning .coursetitle {
    text-align: center;
    font-size: 13px;
    font-weight: 600;

    align-items: center;
    justify-content: center;
    display: flex;
    height: 38px;
    overflow: hidden;
}

.elearning .courseauthor {
}

.elearning .courseauthor img {
    float:left;
    margin-left:3px;
    margin-right:5px;
}
.elearning .courseauthor p {
    float:left;
    margin-top:5px;
    font-size:11px;
}

.elearning .playbutton {
    top: 25%;
    background-color: transparent;
    position:absolute;
    left:0;
    right:0;
    height:75px;
    width:75px;
    margin-left:auto;
    margin-right:auto;
    opacity: 0.75;
}

.elearning .disabled-text {
    top: 10%;
    background-color: transparent;
    position:absolute;
    left:5%;
    margin-left:auto;
    margin-right:auto;
    opacity: 0.75;
}

.elearning .courseimage {
    position:relative;
    background: black;
    overflow: hidden;
}
.elearning .opacity-image {
    object-fit: cover;
    opacity: 0.4;
}


.elearning .videorow {
    /* border: 1px solid #575857; */
    color:#ffffff;
    margin-left:0;
    margin-right:0;
}


.elearning .videobox {
    padding-left:0;
    padding-right:0;
    max-height: 512px;
}
.elearning .vjs-tech {
    max-height: 512px;
}
.dc-video-player-wrapper {
    max-height: 512px;
}

.elearning .learnvid, .elearning .learnvid-disabled {
    display:block;
    clear:both;
}
.elearning .learnvid p, .elearning .learnvid-disabled p {
    padding-top:10px;
    float:left;
    font-size:12px;
    max-width:200px;
}
.elearning .coursethumb {
    float:left;
    border-radius: 8px;
    overflow: hidden;
    width: 80px;
    margin-bottom:5px;
    margin-top:5px;
    margin-right:10px;
    vertical-align: top;
}

.elearning .sidevidtitle {
    font-weight:600;
    font-size:14px;
    padding-top:10px;
    color:#fff;
    padding-bottom:10px;
}
.elearning .videolist {
    background: #fff;
    padding:10px 10px 10px 30px;
    margin-bottom:15px;
    height:372px;
    overflow: auto;
}

.elearning #signupcourse {
    color:#fff;
    padding:90px 20px 20px;
}

.elearning #signupcourse p {
    color:#484848;
    font-weight:400;
    font-size:18px;
    font-family:Raleway;
}
.elearning .courseright {
   text-align:right;
    margin-bottom:10px;
    margin-top:50px;
}

.elearning .vidcounter {
    margin-left: -23px;
    position: relative;
    top:15px;

}
.elearning .videotick {
    font-size:14px!important;
}


.elearning .oneoff {
    font-size:14px;
    border-bottom:1px solid #c3c3c3;
}

.elearning .btn-plan-sm {
    font-size: 13px;
    padding-left: 5px;
    padding-right: 5px;
}

.elearning .buytitle {
    font-size:30px;
    color: #3a99b2;
    font-weight:400;
    font-family: pacifico;
    text-transform: capitalize;
}

.elearning .hozmen {
    margin-top:15px;
    padding-left:0;
}


.elearning .nav-tabs li a {
    background:transparent;
    border:none;
    font-size:16px;
}

.elearning .nav-tabs li a:active, .elearning .nav-tabs li a:hover, .elearning .nav-tabs li a:focus {
    border:none;
    background:transparent;
}
.elearning .nav-tabs li {
    border:none;
}
.elearning .nav-tabs > li.active {
    border:none;
    border-bottom: 2px solid #0c9ec7;
    border-top:0;
}

.elearning .threadfoot {
    color:#555555;
}

.elearning .comments {
    margin-top: 15px;
    position: relative;
    background-color: #dedede;
    border-radius: 3px;
}

.elearning .comments .replies-list li:first-child {
    border-top: medium none;
}
.elearning .comments .replies-list li:last-child {
    border-bottom: 1px solid #fff;
}
.elearning .comments .replies-list li {
    border-top: 1px solid #fff;
    padding: 14px 10px !important;
}

.elearning .comments .arrow::before {
    border-bottom: 9px solid #dedede;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    content: " ";
    height: 0;
    left: 20px;
    position: absolute;
    top: -9px;
    width: 0;
}
.elearning .comments .arrow::before {
    border-bottom: 9px solid #dedede;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    content: " ";
    height: 0;
    left: 20px;
    position: absolute;
    top: -9px;
    width: 0;
}
.elearning .comments .clear::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.elearning ol, .elearning ul {
    list-style: outside none none;
}

.elearning .replies-list {
    padding-left:0;
}

.elearning .comments img {
    width:30px;
}

.elearning .comments .left {
    float:left;
}
.elearning .comments .replies-list li .col-right {
    padding: 0 40px;
}
.elearning .comments .comments-form {
    padding: 10px;
    position: relative;
}
.elearning .comments .comments-form textarea {
    height:32px;
    width:100%;
    resize:none;
}

.elearning .comments .postcomment {
    position: absolute;
    top:0;
    right:10px;
    padding: 5px 10px;
}
.elearning .textarea-wrapper.hasButton {
    padding-right: 80px;
}
.elearning .textarea-wrapper {
    padding:   0 22px 0 40px;
    position: relative;
}

.elearning .nav-tabs:focus {
    outline: 0 !important;
    border:none;
}

.elearning .nav-tabs::-moz-focus-inner {
    border: 0 !important;
    border:none;
}


.elearning .tab-content {
    border:none;
}


.elearning h4 {
    color: #888;
}

.elearning .btn-file-inline {
    overflow: hidden;
    position: relative;
}
.elearning .btn-file-inline input[type="file"] {
    background: white none repeat scroll 0 0;
    cursor: inherit;
    display: block;
    font-size: 100px;
    min-height: 100%;
    min-width: 100%;
    opacity: 0;
    outline: medium none;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
}
input[readonly] {
    background-color: white !important;
    cursor: text !important;
}
.elearning .resoucesupload li {
    margin-top:10px;
}

.elearning .resoucesupload li a {
    margin-right: 10px;
}
.elearning .watchlist, .elearning .watchlist:hover, .elearning .watchlist:active {
    text-decoration: none;
}

.elearning .watchlist i {
 margin-left:10px;
    margin-bottom:5px;
}

.elearning .timedisplay{
    position: absolute;
    bottom:0;
    right:0;
    background-color: #555;
    color:#fff;
    opacity: 0.7;
    padding:3px;
    border-radius: 6px;
    margin-bottom:5px;
    margin-right:5px;
    font-size:11px;
}
.watchlist.add .watchadd {
    display: inline;
}

.watchlist.remove .watchremove {
    display: inline;
}
.elearning .coursecat{
    float:right;
    margin-right:4px;
    font-size:9px;
    text-transform: uppercase;
    margin-top:3px;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color:#333;

}


.btn-dark {
    background-color: #383838;
    border-color: #9f9f9f;
    color: #fff;
    padding: 7px 13px;
    font-weight:400;
    font-size:13px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.btn-dark:hover {
    background-color: #626161;
}
.elearning .videoside {
    background-color: #3a99b2;
}

.elearning .premiumdisplay {
    position: absolute;
    top:0;
    right:0;
}
.elearning .premiumdisplay p {
    color:#3a99b2;
    font-family:pacifico;
    padding-right:10px;
    font-size:22px;
}

.elearning .nav-tabs {
    background-color:#fff;

}
.elearning #home ul {
    list-style-type: circle;
}

.elearning .redtext {
    color: #3a99b2;
}
@media (max-width:1200px) {
    .elearning .videolist {
        height:297px;
    }
    .elearning #signupcourse .mainfont {
        font-size:17px;
    }


    .elearning #signupcourse {
        padding: 70px 20px 20px;
    }

    .coursebox {
        min-height:200px;
    }

}
@media (max-width:992px) {
    .elearning .videolist {
        height:150px;
        display:inline-block;
        width:100%;
    }
    .elearning .startproject {
        margin-top:20px;
    }
    .elearning #signupcourse {
        padding: 50px 20px 50px;
    }


}


/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
    .elearning .courseright {
        text-align:left;
        margin-bottom:10px;
        margin-top:5px;

    }

    .elearning .nav-tabs  li.active a {

        color:#555;
        font-size:13px;
    }
    .elearning .nav-tabs li a {

        color:#3a99b2;
        font-size:13px;
    }

    .elearning .nav-tabs {
        text-align:center;

    }

    .elearning .videorow {
        margin-left:-15px;
        margin-right:-15px;
    }

    .elearning #signupcourse {
        padding: 30px 20px 0px;
    }

    .elearning .coursetitle {

        font-size: 12px;
        height: 38px;
        overflow: hidden;
    }

}

