@media (max-width:47.9375em) {
.main-banner h1 {
    line-height: 44px;
    font-size: 30px;
    font-weight: 300;
    margin: 0px;
    color: #fff;
}

.globalprt {
    padding: 40px 0;
}
.globalprt .left {
    width: 100%;
    float: left;
    padding-top: 0px;
}
.globalprt .left h2 {
    font-size: 30px;
}
.globalprt .right {
    width: 100%;
    float: left;
    padding-left: 0rem;
    border-left: 0px solid rgba(0, 0, 0, 0.2);
}
.structuredai {
    padding: 40px 0 20px;
}
.structuredai .text-box {
    width: 100%;
    padding: 15px 15px;
    backdrop-filter: blur(30px);
    background: rgba(255, 255, 255, 0.1);
    border-radius: 30px 30px 0 0;
}
.structuredai h2 {
    color: #fff;
    margin-bottom: 20px;
    font-size: 30px;
}
.bounddvtpvt .pdtt {
    padding-top: 0px;
}
.bounddvtpvt {
    padding: 40px 0;
}
.bounddvtpvt h2 {
    font-size: 30px;
}
.beyonddvt h2
 {
    color: #fff;
    margin-left: 0px;
    font-size: 30px;
}
.beyonddvt .text-part {
    width: 100%;
    float: left;
    position: relative;
    margin-left: 0px;
    padding-left: 0px;
}
.beyonddvt .text-part::before {
    background: rgb(255 255 255 / 0%);
}
.beyonddvt .innprt {
    width: 100%;
}
.most-respected {
    /* background-image: linear-gradient(to bottom, #20225e, #003e75, #005682, #006e88, #2d848b); */
    padding: 30px 0;
}
.bounddvtpvt h2, .globalprt h2, .most-respected h2{
    font-size: 30px;
}
.main-banner {
   padding: 153px 0px 40px;

    background: #1f1e65;
}

  
.logo-dasca-school img {

  width: 92%;

}
 footer ul {
    float: right;
    display: flex;
    justify-content: center;
    list-style: none;
    margin-bottom: 0px;
    align-items: center;
    width: 100%;
}
footer p {
    margin-bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    font-weight: 400;
    font-size: 13px;
}
footer {
    padding: 20px 0px;
    background: #f5f5f5;
}
.tremdvt {
    padding: 50px 15px;
        margin: 115px auto 35px;
}
.login-box img {
    width: 35%;
}
.dasca-school .modal-content {
    height: 100%;
    background-color: #05162feb;
}
}