.header, .clr{
    background: #e9fbf5;
}

.hdr{
    background: #e9fbf5 !important;
}
.hme{
    margin-left: 11.3rem;
}
.hbtn{
    background: #2e8773;
    color: white;
    padding: 0.5rem;
    width: 7rem;
    font-size: 1.1rem;
    font-weight: 500;
}
.edu{
    color: #2e8773 !important;
}
.banner{
    background: url(../images/Untitled_cleanup.png);
    background-size: 100% 100%;
    height: 40rem;
}
.crse{
    color: #2e8773;
    margin-top: 9rem;
}
.sbtn{
    width: 8rem;
}
.btn{
    margin-right: 1rem !important;
}
.sbbn {
    width: 9rem;
    margin-right: 0rem !important;
}
.wdth{
    margin-left: 18rem;
    position: absolute;
}
.oncr{

}
.enrl{
    background: #e9fbf5;
    margin-right: 3rem;
    width: 27%;
    line-height: 5rem !important;
}
.stu{
    margin-left: -2rem;
    margin-top: 0.5rem;
}
.enroll{
    margin-top: 5rem;
    margin-left: 8rem;
}
.online{}
.onhd{}
.ocrs{
    text-transform: uppercase;
    margin-left: 2rem;
    font-weight: 500;
}
.ooc{}
.ocrs:hover{
    color: #2e8773 !important;
    border-bottom: 2px solid #2e8773;
}
.adm{
    color: #2e8773;
}
.sld{
    margin-left: -3.8rem;
}
.clrr{
    background: white;
}
.instructors{
    padding-top: 4rem;
    padding-bottom: 2rem;
}
.hght{
}
.hght:hover{
    transition: 2.5s;
    margin-top: -2.2rem !important;
}
.ov{
    height: 22rem;
}
.clk{
    margin-top: -2.3rem;
}
.ffff{
    border-right: 1px solid #2e8773;
    padding: 0.5rem;
    background: #fc3b50;
    color: white;
}
.end{
    border-right: 1px solid #2e8773;
    padding: 0.5rem;
    color: black;
}
.end:hover{
    background: #fc3b50;
    color: white;
    transition: 1.5s;
}
.tain{
    background: #2e8773;
    height: 21rem;
    width: 69rem;
    border-radius: 30px;
}
.subtxt{
    font-size: 2.5rem;
    font-weight: 700;
    margin-left: 4rem;
    margin-top: 5.5rem;
    padding-top: 3rem;
}
.lorem{
    margin-left: 4rem;
    font-size: 1.5rem;
    width: 70%;
    color: #e9fbf5;
}
.frm{
    width: 58.3%;
    padding: 0.75rem;
    margin-left: 4rem;
    border-radius: 0.7rem;
    padding-right: 2rem;
}
.frmbtn{
    background: #ff7800;
    color: white;
    border: none;
    padding: 0.438rem;
    font-size: 1.5rem;
    width: 26%;
    margin-left: 22.9rem;
    margin-top: -4.9rem;
}
.frmbtn:hover{
    background: #fc3b50;
    transition: 1s;
}
.subscribe{
    box-shadow: 18px 19px 23px transparent;
    position: absolute;
    margin-left: 7rem;
}
.footer{
    background: #e9fbf5;
    height: 29rem;
    margin-top: 20rem;
}
.ftnd{
    margin-top: 11rem;
}
.lgcn{
    color: #36525b;
}
.fttxt{
    font-size: 2rem;
    margin-left: 0.5rem;
}
.fhd{
    font-weight: 500;
    font-size: 1.5rem !important;
    color: black;
}
.ftnd ul li{
    list-style: none;
    margin-left: 2.5rem;
    line-height: 2rem;
}
.ftnd ul li a{
    color: #36525b;
    text-decoration: none;
}
.ftnd ul li a:hover{
    color: #fc3b50;
    font-size: 1.2rem;
    transition: 1.3s;
}
.ftad{
    color: #fc3b50;
    margin-left: 4rem;
}
.enl{
    margin-left: 8rem;
}
.dsn{
    margin-top: 1rem;
    border-top: 1px solid;
    padding: 0.6rem;
}
.endhm{
    margin-left: 4rem;
}
.instructorsphoto{
    padding-bottom: 3rem;
}
.subsimg{
    width: 15%;
    margin-left: 51rem;
    margin-top: -27.3rem;
    height: 30rem;
}
.clk{

}
.ffff{
    border-right: 1px solid #2e8773;
    padding: 0.5rem;
    background: #fc3b50;
    color: white;
}
.admin{
    background: url(../images/nature.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 39rem;
    color: white;
}
.adminfrm{
    margin-left: 14rem;
}
.admin h1{
    text-align: center;
    font-size: 4rem;
    text-decoration: underline;
    margin-top: 0rem;
}
.admininput{
    padding: 0.7rem;
    border: 1.5px solid orange;
    margin-top: 1rem;
    width: 30%;
    border-radius: 0.7rem;
    padding-right: 2rem;
}
.adminbttn{
    padding: 0.8rem;
    text-transform: uppercase;
    width: 9%;
    background: orange;
    color: white;
    border-radius: 0.3rem;
    margin-left: 7rem;
}
.adminbttn:hover{
    background: #fc3b50;
    transition: 1s;
}

@media only screen and (min-width:320px) and (max-width:425px){
    .hme {
        margin-left: 0rem !important;
    }
    .enrl {
        width: 26%;
        margin-left: -2.5rem;
    }
    .subtxt, .lorem, .wdth{
        display: none;
    }
    .tain {
        height: 14rem;
        width: 21rem;
        margin-left: -5rem;
        margin-top: 2rem;
    }
    .frm {
        width: 100%;
        padding-right: 1rem;
        margin-left: 2.5rem;
        margin-top: 2.5rem;
    }
    .frmbtn{
        width: 70%;
        margin-left: 4.4rem;
        margin-top: 1.1rem;    
    }
    .subsimg{
        width: 17%;
        margin-left: 16rem;
        margin-top: -17.4rem;
        height: 20rem;
    }
    .ftnd {
        margin-top: 2rem;
        text-align: center;
    }
    .endhm {
        margin-left: 0rem;
    }
    .ftnd ul li {
        margin-left: -1.5rem;
        margin-bottom: 0rem;
    }
    .footer {
        height: 59.6rem;
    }
    .imhd{
        display: none ;
    }


}


@media only screen and (min-width:426px) and (max-width:768px){
    .hme {
        margin-left: 0rem;
    }
    .enrl{
        width: 69%;
        margin-top: 0.5rem;
    }
    .tain {
        width: 47rem;
        margin-left: -7.5rem;
        margin-top: -4rem;
    }
    .frm {
        padding-right: 1rem;
    }
    .frmbtn{
        width: 32%;
        margin-left: 17rem;
    }
    .subsimg {
        margin-left: 39rem;
        height: 26.5rem;
    }
    .lgcnend, .wdth{
        display: none;
    }
    .ftnd {
        margin-top: 8rem;
    }
    .cut{
        display: none;
    }
    .entt{
        margin-left: 3rem;
    }
    .footer{
        height: 24rem;
    }
}

@media only screen and (min-width:769px) and (max-width:1024px){
    .hme {
        margin-left: 6.3rem;
    }
    .wdth {
        margin-left: 12.5rem;
    }
    .stu {
        margin-left: 0rem;
    }
    .tain {
        width: 62.5rem;
        margin-left: -7rem;
    }
    .footer{
        height: 31rem;
    }
    
}