@media only screen and (max-width: 1400px){
   .major_logo {
     width: 169px;
    height: 104px;
    object-fit: contain;
}

.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1238px !important;
}
    .nav-link {
    color: #000000;
    font-size: 12px;
    text-transform: uppercase;
}
.hero-title {
    /* width: 83%; */
   font-size: 81px !important;
}
.info-head {
    font-size: 51px;
    line-height: 66px;
}
.info-text {
    width: 76%;
    font-size: 14px;
    color: #4e4d4d;
    font-weight: 300;
}
.about_absolute {
    position: absolute;
    width: 614px;
    right: -17px;
    top: 63px;
    height: 434px;
    object-fit: cover;
}
.mini-head {
    font-size: 54px;
}
.about-text-2 p {
    font-size: 14px;
    color: #757373;
    margin: 19px 0px;
    /* margin: 12px 15px !important; */
    font-weight: 300;
}
.abcol p {
    font-family: 'DM Sans';
    color: #7b7b7b;
    margin-bottom: 16px;
    font-size: 14px;
    letter-spacing: 0px;
    font-weight: 300;
    line-height: 25px;
    text-align: center;
}
.choose-p-1 {
    font-size: 14px;
    margin-top: 27px;
    color: #757373;
    font-weight: 300;
    line-height: 22px;
}
.lesson_mat p {
    font-size: 13px;
    color: #7b7b7b;
}
}
@media only screen and (max-width: 767px)
{
    .hero-title
    {
        font-size: 22px;
    }
    .overlay-hero
    {
        height: 335px;
        padding-bottom: 12px;
    }
    .major_logo{
        height:95px;
    }
    .video_test
    {
        height: 335px;
    }
    .lato
    {
        padding: 5px 0px;
    }
    .section-m
    {
        margin-top: 4rem;
    }
    .about-text-2 p{
        text-align:justify;
    }
    .banner_know
    {
        display: none;
    }
    .mini-head
    {
        font-size: 30px;
    }
    .rlt img
    {
        height: 300px;
        object-fit: cover;
    }
    .choose-p-1{
        text-align:justify;
    }
    .rlt
    {
        margin-bottom: 172px;
    }
    .abcol
    {
        bottom: -45%;
    }
    .mt-206{
        margin-top:20px;
    }
    .about_absolute
    {
        position: inherit;
        height: 335px;
        margin-top: 16px;
    }
    .info-about
    {
        padding: 30px 10px;
    }
    .info-head
    {
        font-size: 35px;
        line-height: 45px;
    }
    .info-text
    {
        width: 100%;
    }
    .step-card
    {
        margin-bottom: 15px;
        height: auto;
        padding: 50px 10px;
    }
    .offer-banner
    {
        height: 430px;
    }
    .col
    {
        width: 100%;
        /*margin: auto;*/
    }
    .offer-banner h4
    {
        font-size: 45px;
        line-height: 60px;
    }
    .img-blog-post
    {
        height: auto;
    }
    .lesson_mat_one:nth-child(2){
        width:100%;
        margin-left:auto;
        margin-top:auto;
    }
.lesson_mat_one:nth-child(1){
      width:100%;
}
  .lesson_mat_one:nth-child(3){
        width:100%;
        margin-left:auto;
        margin-top:auto;
    }
.lesson_mat_one:nth-child(4){
      width:100%;
}
   .lesson_mat:nth-child(2){
        width:100%;
        margin-left:auto;
        margin-top:auto;
    }
.lesson_mat:nth-child(1){
      width:100%;
}
  .lesson_mat:nth-child(3){
        width:100%;
        margin-left:auto;
        margin-top:auto;
    }
.lesson_mat:nth-child(4){
      width:100%;
}

.last-img-showcase {
    border-radius: 0px !important;
    margin-top: 14px;
}
.gap-3
{
    margin-top: 15px;
}
.margin-btn
{
    margin-top: 60px;
}
}


