.container{
    width:100%;
    box-sizing: border-box;
    border: solid gainsboro 2px;
}
.header{
    width:100%;
    background: #bdc3c7;
    box-sizing: border-box;
    border: solid gray 2px;
    overflow: hidden;
}
.header-image {
    width: 25%;
    box-sizing: border-box;
    border: solid gray 2px;
    float:left;
}
.header-content {
    width: 75%;
    box-sizing: border-box;
    border: solid gray 2px;
    float:inline-start;
    margin: 0px;
    text-align: center;
    overflow: hidden;
}
.h {
    margin: 0;
}
.header-content h1 {
    font-size: 60px;
}

/* Header section end 
free section :start */

.itro-free {
    width: 100%;
    border: solid #bdc3c7 1px;
    margin: 3px;
    background: #020024;
    background: linear-gradient(139deg, rgba(2, 0, 36, 1) 0%, rgba(4, 4, 51, 1) 26%, rgba(0, 212, 255, 1) 95%);
}
.intro-content-50 {
    width: 50%;
    color: #ffffff;
    padding-left: 70px;
    box-sizing: border-box;
    float: left;
}
.intro-video-50 {
    width: 50%;
    height: 450px;
    padding: 30px;
    box-sizing: border-box;
    overflow: hidden;
}
.video-player {
    border: solid #ff99cc 15px;
    border-radius: 30px;
}
.intro-content-50 h1 {
    
    font-size: 35px;
}
.p {
    font-size: 20px;
}
.iframe {
    width: 100%;
}


/* free Section end */

.main-body{
    width: 100%;
    border: solid #f2f3f4 3px;
    margin: 5px;
    padding: 5PX;
}




/* Hsc / Alim section :start */



.bloge {
    width:100%;
    background: #2A7B9B;
    background: linear-gradient(90deg, rgba(42, 123, 155, 1) 0%, rgba(87, 199, 133, 1) 44%, rgba(237, 221, 83, 1) 100%);
}
.free-blog{
    width: 100%;
    border: solid #f2f3f4 1px;
    padding-bottom: 10px;
}
.ms-word{
    width: 25%;
    border: solid #f2f3f4 10px;
    padding: 10px;
    background: #dfe6e9;
    margin: 10px;
    float: left;
}
.Pworpoint {
    width: 25%;
    border: solid #f2f3f4 10px;
    padding: 10px;
    background: #dfe6e9;
    margin: 10px;
    overflow: hidden;
}

.ms-word-header , .pworpoint-header h2 {

    width: 100%;
        background: #196d3f;
        color: #ffffff;
        text-align: center;
        font-size: 22px;
        margin: 0px;
        padding-bottom: 5px;
        padding-top: 5px;
}
.alim {
    width: 100%;
    border: solid #f2f3f4 1px;
}

.alim-header,h2 {
    width: 100%;
    background: #196d3f;
    color: #ffffff;
    text-align: center;
    font-size: 22px;
    margin: 0px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.alim-1st {
    width: 25%;
    border: solid #f2f3f4 10px;
    padding: 10px;
    background: #dfe6e9;
    margin: 10px;
    float: left;
}
.alim-1st .image-alim-1st {
    width: 100%;
}
.alim-2nd {
    width: 25%;
    border: solid #f2f3f4 10px;
    padding: 10px;
    background: #dfe6e9;
    margin: 10px;
    overflow: hidden;
}
.alim-1st a, .alim-2nd a, .ms-word a, .Pworpoint a {
    text-decoration: none;
    color:#000000;
    text-align: center;
}
.link-2 a {
    color: #747d8c;
    font-size: 20px;
    text-decoration: none;
}
.rating-block {
    width: 100%;
}
.rating-image {
    width: 30%;
    float: left;
}
.rating-fegure{
    width: 30%;
    overflow: hidden;
    box-sizing: border-box;
    font-size: 15px;
    padding-left: 20px;
    padding: 5px;
}
.rating-fegure p {
    margin-top: 0px;
}
.price-block{
    width: 100%;
    box-sizing: border-box;
}
.free{
    width: 25%;
    box-sizing: border-box;
    float: left;
    font-size: 20px;
    color: #196d3f;
}
.price{
    width: 25%;
    box-sizing: border-box;
    overflow: hidden;
    font-size: 20px;
    color: gray;
}
.lecture{
    width: 100%;
    box-sizing: border-box;
}
.lecture-image{
    width: 30%;
    border: solid gray 1px;
    border-radius: 5px;
    margin-right: 15px;
    float: left;
}
.lecture-time{
    width: 30%;
    border: solid gray 1px;
    border-radius: 5px;
    overflow: hidden;
}

/* Hsc / Alim Section End */


/* Menu Bar Start */
.manue-bar{
    width: 100%;
    margin-top: 6px;
    border: solid #747d8c 2px;
    position: relative;
}
.three-line {
    width: 30px;
    height: 40px;
    font-size: 35px;
    border: solid #747d8c 1px;
    margin-top: 6px;
    margin-left: 2%;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
}
.three-line a{
    text-decoration: none;
    margin-top: 0px;
}
.myedu-logo{
    width: 20%;
    height: 50px;
    overflow: hidden;
    float: left;
}
.myedu-logo a{
    text-decoration: none;
    margin-top: 0px;
}
.catagories{
    width: 20%;
    height: 50px;
    overflow: hidden;
    float: left;
}
.nine-dot {
    width: 50px;
    height: 50px;
    overflow: hidden;
    float: left;
}
.link-catagories{
    width: 70%;
    height: 50px;
    overflow: hidden;
    float: left;
    padding-top: 15px;
}
.link-catagories a {
    font-size: 20px;
    text-decoration: none;
}
.my-course{
    width: 20%;
    height: 50px;
    padding-top: 10px;
    overflow: hidden;
    float: left;
}
.my-course a {
    font-size: 25px;
    text-decoration: none;
}
.user-profile{
    width: 50px;
    height: 50px;
    border: solid #ffffff 1px;
    border-radius: 10px;
    padding-top: 5px;
    overflow: hidden;
    position: absolute;
    right:10px;
    bottom: 0;
}
.profile{
    width: 50px;
    height: 40px;
}