@media (min-width:992px) and (max-width:1600px) {
    .navbar-nav.ml-auto {
        justify-content: flex-start;
        flex-wrap: wrap;
    }
    .navbar-nav.ml-auto .nav-item a {
        width: fit-content;
    }
}

@media screen and (min-width: 1800px) and (max-width: 1920px) {
    .about__listing {
        width: 25%;
    }
    .about__listing1 {
        width: 27%;
    }
    .about__listing2 {
        width: 29%;
    }
}

@media screen and (max-width: 1680px) {
    .banner_text {
        top: 30%;
    }
}

@media screen and (max-width: 1600px) {
    .banner_text {
        top: 28%;
    }
}

@media screen and (min-width: 1701px) and (max-width: 1800px) {
    .admission-p .list h6 {
        font-size: 50px;
    }
}

@media screen and (min-width: 1401px) and (max-width: 1800px) {
    .about__listing {
        width: 30%;
    }
    .about__listing1 {
        width: 33%;
    }
    .about__listing2 {
        width: 32%;
    }
    .about__listing p,
    .about__listing1 p,
    .about__listing2 p {
        font-size: 18px;
    }
}

@media screen and (min-width: 1089px) and (max-width: 1270px) {
    .admission-ap__list {
        width: 42%;
    }
    .admission-ap__apply h4 {
        margin-right: 20px;
    }
    .admission-ap__apply {
        padding: 6px;
        margin-left: 30px;
    }
}

@media screen and (max-width: 1400px) {
    .why-choose .why-title,
    .why-choose .why-boxs {
        width: 100%;
    }
    .why-boxs {
        padding-top: 60px;
    }
    .why-boxs .why-box-inner {
        width: 40%;
        text-align: center;
    }
    .banner_text {
        top: 35%;
    }
}

@media screen and (max-width: 900px) {
    section.why-choose {
        flex-wrap: wrap;
    }
    section.why-choose .why-title {
        width: 100%;
        margin-bottom: 20px;
    }
    .why-boxs .why-box-inner {
        text-align: center;
    }
    .why-boxs {
        width: 100%;
    }
}

@media screen and (min-width: 1200px) {
    .custom-container {
        padding: 0rem 8rem !important;
    }
}

@media screen and (min-width: 1201px) and (max-width: 1250px) {
    .banner_text {
        width: 61%;
        top: 35%;
    }
    .about__listing2 h6 {
        font-size: 28px;
    }
}

@media screen and (min-width:1145px) and (max-width:1199px) {
    .navbar-nav.ml-auto .nav-item {
        width: 25% !important;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .navbar-nav.ml-auto .nav-item {
        width: 33%;
    }
    .navbar-nav.ml-auto .nav-item a {
        font-size: 14px;
    }
    .banner_form {
        position: relative;
        top: 1rem;
        right: 0%;
        width: 100%;
    }
    .custom-container {
        padding: 0rem 3rem !important;
    }
    .logo-wd {
        width: 60%;
    }
    .head {
        font-size: 2rem;
    }
    .bann-ht {
        height: 40rem;
        margin-top: 5rem;
    }
    .btn.enq_now {
        font-size: 1.3rem;
        padding: 6px 45px 6px 45px;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1366px) {
    .navbar-nav.ml-auto .nav-item {
        width: 25%;
    }
    .navbar-nav.ml-auto .nav-item a {
        font-size: 14px;
    }
    .banner_form {
        position: absolute;
        top: 8rem;
        right: 1%;
        width: 386px;
    }
    .skill_txt {
        font-size: 0.7rem;
    }
    .custom-container {
        padding: 0rem 2rem !important;
    }
    .logo-wd {
        width: 60%;
    }
    .head {
        font-size: 2rem;
    }
    .bann-ht {
        height: 41rem;
        margin-top: 5rem;
    }
}

@media screen and (min-width:1367px) and (max-width:1570px) {
    .navbar-nav.ml-auto .nav-item {
        width: 25%;
    }
    .banner_form {
        position: absolute;
        top: 9rem;
        right: 2%;
        width: 386px;
    }
    .skill_txt {
        font-size: 0.8;
    }
    .custom-container {
        padding: 0rem 2rem !important;
    }
    .logo-wd {
        width: 60%;
    }
    .head {
        font-size: 2rem;
    }
    .bann-ht {
        height: 42rem;
        margin-top: 5rem;
    }
    .service__listing,
    .service__listing1,
    .service__listing2,
    .service__listing3 {
        width: 23%;
    }
}

@media screen and (min-width:1571px) and (max-width:1690px) {
    .banner_form {
        position: absolute;
        top: 7rem;
        right: 2%;
        width: 386px;
    }
    .navbar-nav.ml-auto {
        gap: 20px;
    }
    .head-1 {
        font-size: 90px;
    }
    .head-2 {
        font-size: 70px;
    }
    .head {
        font-size: 2rem !important;
    }
    .service__listing,
    .service__listing1,
    .service__listing2,
    .service__listing3 {
        width: 23%;
    }
}

@media screen and (min-width: 768px) and (max-width: 930px) {
    .second-headinline {
        font-size: 28px !important;
    }
    .head {
        font-size: 1.5rem;
    }
}

@media screen and (min-width: 768px) and (max-width: 1090px) {
    .admission-ap__list {
        width: 100% !important;
    }
    .admission-ap__list h6 {
        font-size: 21px;
    }
}

@media screen and (min-width:700px) and (max-width:991px) {
    .banner_form {
        padding: 13px;
        position: absolute;
        top: 34rem;
        right: 7px;
        width: 415px;
        z-index: 999;
        border-radius: 8px;
        background: #ffffff70;
        backdrop-filter: blur(6px);
        width: 98%
    }
    .head {
        font-size: 2rem;
    }
    .logo-wd {
        width: 200px;
    }
    /* .bann-ht {
margin-top: 4rem;
height: 25rem;
} */
}

@media screen and (min-width:300px) and (max-width:699px) {
    .banner_form {
        position: relative;
        top: 1rem;
        right: 0%;
        width: 100%;
    }
    .brdbtm {
        border-bottom: 1px solid #fff;
        width: 61%;
    }
    .img_common {
        background-repeat: no-repeat;
        background-size: 100% 100%;
        padding: 25px;
    }
    .res_center {
        text-align: center;
    }
    .banner_text {
        position: absolute;
        top: 38%;
        left: 4%;
    }
    .head {
        font-size: 1.5rem;
    }
    .logo-wd {
        width: 200px;
    }
    .bann-ht {
        margin-top: 4rem;
        /* height: 19rem; */
    }
    button.btn.btn_applynow {
        width: fit-content;
    }
}

@media screen and (min-width:1201px) and (max-width:1250px) {
    .banner_text {
        width: 61%;
        top: 35%;
    }
}

@media screen and (max-width: 1366px) {
    .head-1 {
        font-size: 90px;
    }
    .second-headinline {
        font-size: 30px;
    }
    .about__listing1 h6,
    .about__listing2 h6 {
        font-size: 30px;
    }
    .about__listing p,
    .about__listing1 p,
    .about__listing2 p {
        font-size: 18px;
    }
    .sy-expert__box__left h4 {
        font-size: 60px;
    }
    .sy-expert__box__left p {
        font-size: 31px;
    }
    .sy-expert {
        padding: 4rem 4rem 4rem;
    }
    .mtech-m-target__box__list {
        margin-top: 15px;
    }
    .admission-p {
        padding: 3rem 4rem 0rem;
    }
    .admission-p .list h6 {
        font-size: 40px;
    }
    .acadmac__box__left h5 {
        font-size: 40px;
    }
    .acadmac__box__right--listing {
        padding: 44px 34px;
    }
    .inter-partner__list h4 {
        font-size: 50px;
    }
    .admission-ap__list h5 {
        font-size: 50px;
    }
    button.btn.btn_footer-now {
        width: 9rem;
    }
    .service__listing,
    .service__listing1,
    .service__listing2,
    .service__listing3 {
        width: 23%;
    }
}

@media screen and (max-width: 1200px) {
    .head-1 {
        font-size: 70px;
    }
    .about__listing1 h6,
    .about__listing2 h6 {
        font-size: 27px;
    }
    .about__listing p,
    .about__listing1 p,
    .about__listing2 p {
        font-size: 16px;
    }
    .sy-expert__box__left h4 {
        font-size: 50px;
    }
    .service__listing,
    .service__listing1,
    .service__listing2,
    .service__listing3 {
        width: 49%;
    }
    .service .s {
        gap: 20px;
    }
}

@media screen and (max-width: 1158px) {
    .service__listing,
    .service__listing1,
    .service__listing2,
    .service__listing3 {
        width: 48%;
    }
    .service .s {
        gap: 20px;
    }
    .service__listing3 img {
        width: 150px;
    }
}

@media screen and (max-width: 700px) {
    .service {
        padding: 3rem 2rem;
    }
    .service__listing,
    .service__listing1,
    .service__listing2,
    .service__listing3 {
        width: 47%;
    }
    .service .s {
        gap: 20px;
    }
    .service__listing3 img {
        width: auto;
    }
}

@media screen and (max-width: 500px) {
    .service {
        padding: 3rem 2rem;
    }
    .service__listing,
    .service__listing1,
    .service__listing2,
    .service__listing3 {
        width: 100%;
    }
    .service .s {
        gap: 20px;
    }
    .service__listing3 img {
        width: auto;
    }
}

@media screen and (min-width:992px) and (max-width:1200px) {
    .admission-p {
        padding: 3rem 2rem 0rem;
    }
    .admission-p .list h6 {
        font-size: 35px !important;
    }
    .about__box {
        width: 100%;
        padding: 3rem 0;
    }
    .sy-expert__box__left h4 {
        font-size: 42px
    }
    .sy-expert__box__left p {
        font-size: 28px;
    }
    .dot-style-1 .owl-dots {
        bottom: 11px;
    }
    .sy-expert {
        padding: 2rem 2rem 2rem;
    }
    .mtech-m-target__box h5 {
        font-size: 50px;
    }
    .acadmac {
        padding: 10rem 2rem 21rem;
    }
    .about__box--title {
        font-size: 50px;
    }
    .about__box span {
        font-size: 38px;
    }
    .inter-partner__list h4 {
        margin-bottom: 20px;
    }
    .about {
        padding: 2rem 0px 0.94rem 0px;
    }
    .checklist__listing--list2 h4 {
        text-align: start;
    }
    .checklist__listing--list2 h6 {
        text-align: start;
    }
    .checklist__listing--list2 p {
        margin-top: 15px;
    }
    .admission-ap__list h5 {
        font-size: 45px;
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {
    .admission-p {
        padding: 3rem 2rem 0rem;
    }
    .admission-p .list h6 {
        font-size: 32px !important;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .checklist__listing--list2 {
        width: 91%;
    }
    .about__box {
        width: 100%;
        padding: 2rem 0rem;
    }
    .about__box--title {
        font-size: 50px;
    }
    .about__box span {
        font-size: 38px;
    }
    .sy-expert__box__left h4 {
        font-size: 33px
    }
    .sy-expert__box__left p {
        font-size: 28px;
    }
    .checklist__listing--list2 h4 {
        text-align: start;
    }
    .checklist__listing--list2 h6 {
        text-align: start;
    }
    .checklist__listing--list2 p {
        margin-top: 15px;
    }
    .inter-partner__list {
        padding: 9.75rem 0rem 15rem;
    }
    .admission-ap__list h5 {
        font-size: 45px;
    }
    .bann-ht {
        height: 32rem;
    }
    .head-2 br {
        display: none;
    }
    .head-1 {
        font-size: 50px;
    }
    .about__listing {
        width: 48%;
    }
    .about .about-dta {
        padding: 0 2rem;
    }
    .about__listing2 {
        width: 48%;
    }
    .about__listing1 {
        width: 48%;
    }
    .sy-expert {
        padding: 2rem 3rem 2rem;
    }
    .dot-style-1 .owl-dots {
        bottom: 22px;
    }
    .mtech-m-target {
        padding: 3rem 1.5rem 8.6rem 0;
    }
    .admission-p .list h6 {
        font-size: 26px !important;
    }
    .admission-p .eligibility .info {
        padding: 1rem 10px 1rem 1rem;
    }
    .admission-p .eligibility {
        margin-top: 0;
    }
    .admission-p .eligibility {
        width: 100%;
    }
    .admission-p .eligibility .info .subtitle {
        margin-left: 20px;
    }
    .inter-partner__list p {
        width: 90%;
    }
    .admission-ap {
        padding: 2.75rem 1rem 22.4rem;
    }
}

@media screen and (min-width:1401px) and (max-width:1700px) {
    .admission-p .list h6 {
        font-size: 41px;
    }
    .sy-expert__box__left h4 {
        font-size: 50px;
    }
    .checklist__listing--list2 h4 {
        font-size: 32px;
        text-align: start;
    }
    .checklist__listing--list2 h6 {
        font-size: 24px;
        text-align: start;
    }
    .checklist__listing--list2 p {
        margin-top: 30px;
    }
}

@media screen and (min-width:1201px) and (max-width:1365px) {
    .about__listing,
    .about__listing1,
    .about__listing2 {
        width: 33%;
    }
    .about__listing2 p {
        width: 50%;
    }
    .about__box--title {
        font-size: 50px;
    }
    .about__box span {
        font-size: 40px;
    }
    .about__box {
        width: 100%;
    }
    .about__box .why-choose {
        padding-bottom: 2rem;
    }
}

@media screen and (min-width:768px) and (max-width:860px) {
    .checklist__listing--list2 {
        margin-top: 7px;
    }
}

@media screen and (min-width:768px) and (max-width:921px) {
    .admission-ap__apply a {
        font-size: 23px;
        padding: 12px 35px;
    }
    .admission-ap__apply h4 {
        margin-right: 30px;
        font-size: 29px;
    }
    .admission-ap__apply {
        padding: 6px 6px 6px 10px;
    }
    .admission-ap__list h6 {
        margin-bottom: 2rem;
    }
    .admission-ap__list {
        width: 58%;
    }
}

@media screen and (max-width: 767px) {
    .banner_text {
        width: 100%;
        padding: 0 20px;
        top: 30%;
        left: 0;
    }
    .checklist span {
        margin-top: 15px;
    }
    .banner_form {
        padding: 13px;
        position: absolute;
        top: 34rem;
        right: 7px;
        width: 415px;
        z-index: 999;
        border-radius: 8px;
        background: #ffffff70;
        backdrop-filter: blur(6px);
        width: 98%;
        margin-bottom: 16px;
    }
    .about__listing,
    .about__listing1,
    .about__listing2 {
        width: 50%;
    }
    .about__listing h6,
    .about__listing1 h6,
    .about__listing2 h6 {
        font-size: 26px;
    }
    .about .about-dta {
        padding: 0 2rem;
    }
    .mtech-m-target {
        background-image: url(../images/SIU-Dubai-LP-Assets-Mobile/learing-bg-mobile1.webp);
        padding: 3rem 1rem 5rem;
        margin-top: 12rem;
    }
    .mtech-m-target__box {
        width: 100%;
    }
    .mtech-m-target__box .mtech-m-target__box-img {
        display: block;
        margin-top: -16rem;
    }
    .admission-p .eligibility {
        margin-top: 30px;
        width: 100%;
    }
    .admission-p .eligibility .info-wrapper {
        width: 100%;
        margin-left: 0;
    }
    .admission-p {
        padding: 2rem 2rem 0rem;
    }
    .admission-p .eligibility .el-boy {
        display: none;
    }
    .admission-p .list {
        display: block;
    }
    .admission-p .list h6 {
        width: 100%;
        margin-bottom: 20px;
    }
    .admission-p .list img {
        width: 100%;
    }
    .checklist {
        padding: 2rem 1rem;
    }
    .checklist__listing--list {
        width: 69%;
    }
    .checklist__listing--list2 {
        width: 100%;
        margin-top: 6px;
    }
    .checklist__listing--list2 h4 {
        text-align: start;
    }
    .checklist__listing--list2 h6 {
        text-align: start;
    }
    .checklist__listing--list2 p {
        margin-top: 20px;
    }
    .inter-partner__list {
        padding: 9.75rem 15px 14rem;
    }
    .inter-partner__list h4 {
        font-size: 36px;
        margin-bottom: 20px;
    }
    .inter-partner__list p {
        width: 100%;
    }
    .admission-ap__list h5 {
        font-size: 36px;
    }
    .acadmac {
        padding: 7rem 2rem 21rem;
    }
    .about__box .why-title h1 {
        font-size: 10rem;
    }
    .about__box .why-title h3 {
        letter-spacing: 15px;
    }
}

@media screen and (max-width: 600px) {
    .banner_text br {
        display: block;
    }
    .head-1 {
        font-size: 47px;
    }
    .banner_form {
        top: 22rem;
    }
    .about__listing {
        width: 83%;
        margin-top: 25px;
    }
    .about__listing1 {
        width: 85%;
        margin-top: 25px;
    }
    .about__listing2 {
        width: 88%;
        margin-top: 25px;
    }
    .about .about-dta {
        padding: 0 1rem;
    }
    .about__box--title {
        font-size: 36px;
    }
    .sy-expert__box__left h4 {
        font-size: 36px;
    }
    .sy-expert {
        padding: 3rem 1rem 3rem;
    }
    .mtech-m-target {
        margin-top: 10rem;
    }
    .mtech-m-target__box {
        width: 100%;
    }
    .mtech-m-target__box .mtech-m-target__box-img {
        width: 80%;
        display: block;
        margin-top: -12rem;
    }
    .acadmac {
        background-image: url(../images/SIU-Dubai-LP-Assets-Mobile/mb-acd.webp);
    }
    .checklist h5 {
        font-size: 32px;
    }
    .checklist span {
        margin-top: 15px;
    }
    .inter-partner__list h4 {
        font-size: 32px;
    }
    .admission-ap__list h5 {
        font-size: 32px;
        margin-bottom: 20px;
    }
    .admission-ap__list h6 {
        margin-bottom: 20px;
        font-size: 26px;
    }
    .admission-ap {
        padding: 3.75rem 1rem 31.4rem;
    }
    .admission-ap__apply h4 {
        padding: 22px;
    }
    .admission-ap__apply {
        padding: 6px;
    }
    .admission-ap__apply h4 {
        padding: 6px;
        margin-right: 14px;
    }
    .admission-ap__apply a {
        font-size: 26px;
    }
    .admission-p {
        padding: 1rem 1rem 0rem;
    }
    .acadmac {
        padding: 7rem 1rem 21rem;
    }
    button.btn.btn_applynow {
        width: fit-content;
    }
    .logo-wd {
        width: 160px;
    }
    .head-2 {
        font-size: 36px !important;
    }
    .second-headinline {
        margin-top: 3rem;
    }
}

@media screen and (max-width: 700px) {
    .about__listing {
        width: 70%;
        margin-top: 25px;
    }
    .about__listing1 {
        width: 70%;
        margin-top: 25px;
    }
    .about__listing2 {
        width: 70%;
        margin-top: 25px;
    }
    .about .about-dta {
        padding: 0 1rem;
    }
    .about__box--title {
        font-size: 36px;
    }
}

@media screen and (min-width:320px) and (max-width:359px) {
    .about__listing h6,
    .about__listing1 h6,
    .about__listing2 h6 {
        font-size: 21px!important;
    }
    .about__listing p,
    .about__listing1 p,
    .about__listing2 p {
        font-size: 14px;
    }
}

@media screen and (min-width:399px) and (max-width:451px) {
    .about__listing {
        width: 600px;
        height: 180px;
    }
    .about__listing1 {
        width: 600px;
        height: 180px;
    }
    .about__listing2 {
        width: 600px;
        height: 180px;
    }
    .about__listing h6,
    .about__listing1 h6,
    .about__listing2 h6 {
        font-size: 26px;
    }
    .head-2,
    .head-3 {
        font-size: 32px !important;
    }
    /* .head-2 br {
        display: none;
    } */
}

@media screen and (min-width:379px) and (max-width:416px) {
    .head-2,
    .head-3 {
        font-size: 30px !important;
    }
    /* .head-2 br {
        display: none;
    } */
    .head {
        margin-bottom: 0 !important;
        font-size: 1.4rem !important;
    }
}

@media screen and (max-width: 378px) {
    .head-1,
    .head-2,
    .head-3 {
        font-size: 33px !important;
    }
    .head-2 br {
        display: none;
    }
    .head {
        margin-bottom: 0 !important;
        font-size: 1.4rem !important;
    }
    .banner_text {
        top: 28%;
    }
}

@media screen and (max-width: 350px) {
    .head-1,
    .head-2,
    .head-3 {
        font-size: 26px !important;
    }
}

@media screen and (max-width: 400px) {
    .second-headinline {
        font-size: 21px;
        margin-top: 2rem;
    }
    .head-1 {
        font-size: 45px;
    }
    .banner_text {
        top: 31%;
    }
    .head {
        font-size: 1.2rem;
        margin-bottom: 15px;
    }
    .banner_form {
        top: 21rem;
    }
    .about__listing {
        width: 600px;
        height: 180px;
    }
    .about__listing1 {
        width: 600px;
        height: 180px;
    }
    .admission-ap {
        padding: 3.75rem 1rem 22.4rem;
    }
    .about__listing2 {
        width: 600px;
        height: 180px;
    }
    .about__listing h6,
    .about__listing1 h6,
    .about__listing2 h6 {
        font-size: 26px;
    }
    .about__box--title {
        font-size: 30px;
    }
    .sy-expert__box__right--list {
        width: 70%;
        margin: 0 auto;
    }
    .sy-expert__box__left h4 {
        font-size: 30px;
    }
    .sy-expert__box__left p {
        font-size: 26px;
    }
    .mtech-m-target__box h6 {
        font-size: 32px
    }
    .mtech-m-target__box h5 {
        font-size: 29px
    }
    .mb-ad {
        display: block;
        width: 50%;
        margin: 0 auto;
    }
    .dd-ad {
        display: none;
    }
    .admission-p .list img {
        width: 50%;
        margin: 0 auto;
    }
    .admission-p .eligibility .info {
        display: block;
    }
    .admission-p .eligibility .info .subtitle {
        width: 100%;
    }
    .admission-p .eligibility .info p {
        width: 100%;
    }
    .admission-p .list h6 {
        font-size: 30px !important;
    }
    .acadmac__box__left h5 {
        font-size: 30px;
    }
    .acadmac__box__right--listing {
        display: block;
    }
    .checklist h5 {
        font-size: 30px;
    }
    .checklist__listing--list {
        width: 100%;
    }
    .checklist__listing--list1 {
        width: 100%;
        margin-top: 6px!important;
    }
    .inter-partner__list h4 {
        font-size: 30px;
    }
    .inter-partner__list {
        padding: 7.75rem 15px 12rem;
    }
    .inter-partner__list p {
        font-size: 16px;
    }
    .admission-ap__list h5 {
        font-size: 30px;
    }
    .admission-ap__list h6 {
        font-size: 21px;
    }
    .admission-ap__apply h4 {
        font-size: 21px;
    }
    .admission-ap__apply a {
        font-size: 21px;
    }
    .about__box .why-title h1 {
        font-size: 6rem;
    }
    .about__box .why-title h3 {
        letter-spacing: 2px;
        font-size: 2rem
    }
}

@media screen and (max-width: 575px) {
    .admission-p .list img {
        width: 50%;
        margin: 0 auto;
    }
    .admission-p .eligibility .info {
        display: block;
    }
    .admission-p .eligibility .info .subtitle {
        width: 100%;
    }
    .admission-p .eligibility .info p {
        width: 100%;
    }
    .dd-ad {
        display: none;
    }
    .mb-ad {
        display: block;
    }
    .about__box .why-boxs .why-box-inner {
        width: 100%;
    }
    .about__box .why-box-inner p {
        margin-bottom: 15px;
    }
    .about__box .why-title h1 {
        font-size: 8rem;
    }
    .about__box .why-title h3 {
        letter-spacing: 10px;
    }
    .banner_text {
        top: 32%;
    }
    .head-3 {
        font-size: 60px;
    }
}

@media screen and (max-width: 1200px) {
    .banner_form {
        position: relative;
        top: 1rem;
        right: 0%;
        width: 76%;
        margin: auto;
        background: #00000094;
        margin-bottom: 3rem;
    }
}

@media screen and (max-width: 1366px) {
    .about__box .why-choose {
        padding-bottom: 2rem;
        padding-left: 0;
    }
    .about__box .why-title h1 {
        font-size: 8rem;
    }
    .about__box .why-title h3 {
        letter-spacing: 10px;
    }
}

@media screen and (max-width: 1365px) {
    .about {
        flex-wrap: wrap;
        background-image: url(../images/SIU-Dubai-LP-Assets-Mobile/mb-acd.webp);
        background-color: #141B47;
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
    .about__box .why-choose {
        padding-bottom: 2rem;
    }
    .about__box .why-title h1 {
        font-size: 8rem;
    }
    .about__box .why-title h3 {
        letter-spacing: 10px;
    }
}

@media screen and (max-width: 991px) {
    .banner_form {
        width: 100%;
        margin-bottom: 16px;
    }
    .checklist span {
        margin-top: 15px;
    }
    #applySticy {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
    }
    #applySticy .btn_applynow {
        width: 100%;
        border-radius: 0;
    }
    .admission-ap {
        margin-bottom: 45px;
    }
    .navbar-nav.ml-auto {
        align-items: flex-start;
        padding-top: 20px;
    }
    .head {
        font-size: 1.6rem;
    }
    .second-title {
        font-size: 20px;
    }
}