@media only screen and (max-width: 1366px) {
    .dsu-addmission {
        margin-top: 2rem;
    }

    .dsu-form {
        margin: 02rem auto 0;
    }

    .brand-logo-section {
        width: 140px;
    }

    .nav-links {
        font-size: 16px;
    }

    .bc-img01:after {
        height: 65%;
    }
}

@media only screen and (max-width: 1024px) {
    .courses-section .tab-content img {
        display: none;
    }

    .dsu-addmission .usp_tabs .usp_inner h6 {
        font-size: 18px;
    }

    .dsu-addmission .usp_tabs .usp_inner p {
        font-size: 20px;
    }

    .mobile_view1 .usp_tabs .usp_inner p {
        font-size: 20px;
    }

    .dsu-addmission .bannerContent .blob h1 {
        font-size: 1.6rem;
    }

}

@media only screen and (max-width: 980px) {


    .mobile_view1 .usp_tabs {
        justify-content: center;
    }

    .header-navigation {
        align-items: center;
    }

    .brand-logo-section {
        width: 170px;
    }

    .dsu-addmission .bannerContent .blob h3 {
        margin-left: 0;
    }

    .dsu-addmission .bannerContent .blob h1 {
        display: inline-block;
        text-align: center;
    }

    .dsu-addmission .bannerContent .blob h3 {
        text-align: center;
    }

    .desktop,
    .bc-img01:after {
        display: none;
    }

    .dsu-intro {
        position: relative;
        width: 100%;
        top: 0;
    }

    .dsu-form {
        margin-left: auto;
        margin-right: auto;
        margin-top: -3rem;
        margin-bottom: 0;
    }

    .dsu-addmission {
        margin-top: 0px;
        padding: 0px;
        text-align: center;
    }

    .bc-img01 {
        background-attachment: initial;
        height: auto;
        position: relative;
    }

    .bc-img01::before {
        position: absolute;
        content: '';
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: #00000084;
    }

    .about_img {
        display: flex;
        justify-content: center;
    }

    .dsu-addmission .usp_tabs {
        justify-content: center;
    }

    .cust_width {
        width: 100%;
    }

    .blob {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .leftsec_content {
        padding: 1rem 1rem 4rem 1rem;
    }

    #back-top {
        display: none !important;
    }

    .header-absolute {
        position: relative !important;
    }

    .dsu-addmission .bannerContent .blob h3,
    .dsu-addmission .bannerContent .blob h2 {
        width: 100%;
    }

    .dsu-addmission .bannerContent .blob h2 {
        text-align: center;
    }

    .dsu-addmission .bannerContent .blob h4 {
        text-align: center;
    }

    .hero-sectionn,
    .header {
        background-color: #fff
    }

    .dsu-form {
        float: none;
        padding: 1.2rem;
    }

    .nav-links {
        width: 100%;
        border-bottom: 1px solid #000;
    }


    .nav-link {
        font-size: 1.1rem;
    }

}

@media only screen and (max-width: 736px) {
    .dsu-addmission .bannerContent .blob h2 {
        font-size: 18px;
        line-height: 24px;

    }

    .navbar-expand-lg .location {
        margin-left: 0;
        margin: auto;
        margin-top: 10px;
    }


    .navbar-expand-lg .location span img {
        width: 12%;
    }

    .mobile_view1 .usp_tabs .usp_inner {
        padding: 0px 10px;
        margin-bottom: 10px;
        width: 50%;
        min-height: 75px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .mobile_view1 .usp_tabs .usp_inner.br {
        margin: 0;
        border: 0;
        padding: 0;
    }

    .mobile_view1 .usp_tabs {
        flex-wrap: wrap;
    }

    .dsu-addmission .bannerContent .blob h1 {
        font-size: 18px;
        line-height: 28px;
        margin: 10px 0px;
    }

    .faq-section::before,
    .faq-section::after {
        display: none;
    }

    .faq-section .accordion-body {
        font-size: 14px;
        line-height: 22px;
    }

    .widget-title h2 {
        font-size: 26px;
        text-align: center;
        margin-bottom: 20px;
        line-height: 32px;
    }

    .courses-section .nav-tabs .nav-item {
        width: 100%;
    }

    .courses-section .nav-tabs .nav-link {
        font-size: 16px;
        line-height: 22px;
    }

    .widget-title h2 span {
        font-size: 28px !important;
        line-height: 32px !important;
    }

    .frmBg h2 {
        font-size: 18px;
    }

    /* .dsu-addmission .bannerContent .blob span{
        font-size: 28px !important;
        line-height: 28px;
    } */
    .dsu-addmission .bannerContent .blob h4 {
        font-size: 20px !important;
        line-height: 24px !important;
        width: 100%;
    }

    .dsu-addmission .usp_tabs {
        flex-wrap: wrap;
    }

    .dsu-addmission .usp_tabs .usp_inner.br {
        margin: 0;
        border: 0;
        padding: 0;
    }

    .dsu-addmission .usp_tabs .usp_inner {
        padding: 0px 10px;
        margin-bottom: 10px;
        width: 50%;
    }

    .header-navigation {
        margin-left: 0;
        padding-top: 0;
        justify-content: center;
        align-items: center;
        gap: 10px;
    }

    .footer {
        padding: 10px 05px !important;
    }

    .thankyou-sec .hero-thankyou .bc-img01 .thankyou__dv {
        width: 100%;
        margin: 20% 0;
    }

    .brand-logo-section {
        width: 160px;
    }

    .dsu-addmission .bannerContent .blob h3 {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 18px;
    }

    .thankyou-sec .hero-thankyou .bc-img01 .thankyou__dv h3 {
        font-size: 3em;
    }

    .thankyou-sec .hero-thankyou .bc-img01 .thankyou__dv p {
        font-size: 16px;
    }

    .container {
        max-width: 100%;
    }

    /* .dsu-addmission .bannerContent .blob span {font-size: 3.2rem;} */
    .nav-link {
        font-size: 1.2rem;
    }

    .testimonial-section #testimonials_silder .owl-item.active.center .item {
        transform: scale(1);
    }

    .testimonial-section #testimonials_silder .owl-item.active.center .item .video-button {
        width: 60px;
        height: 60px;
    }

}

@media only screen and (max-width: 667px) {
    .header-navigation {
        height: auto;
    }

    .sideNavi a {
        border-radius: 0 !important;
    }

    .contact_fild {
        padding: 0.5rem 0px 0;
    }

    .sideNavi {
        position: fixed;
        width: 100%;
        bottom: 0px;
        top: auto;
        right: auto;
        left: 0;
        z-index: 50;
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    .sideNavi a {
        display: block;
        text-align: center;
        padding: 12px 2px;
        color: #ffff;
        z-index: 999999 !important;
    }

    .footer {
        height: 120px;
        font-size: 12px;
    }

    .sideNavi .sideNavi-flex {
        display: flex;
        z-index: 999999 !important;
    }

    .sideNavi-item {
        width: 100%;
        z-index: 999999 !important;
    }

    .sideNavi {
        position: fixed;
        bottom: 0;
        right: 0;
        z-index: 2;
        width: 100%;
    }

    .video-button {
        width: 60px;
        height: 60px;
        line-height: 62px;
        font-size: 1.2rem;
    }


    /* .dsu-addmission .bannerContent .blob span {font-size: 2rem;} */


}

@media only screen and (max-width: 568px) {
    .dsu-form {
        width: 65%;
        margin-bottom: 1rem;
    }

    /* .w-50 {
    width: 80%!important;
}  */
}

@media only screen and (max-width: 480px) {
    .dsu-form {
        width: 100%;
    }


    /* .dsu-addmission .bannerContent .blob span {font-size: 2rem;} */



    .placement-section .item {
        border-right: 0;
    }



}

@media only screen and (max-width: 414px) {

    /* .dsu-addmission .bannerContent .blob span {font-size: 1.7rem;} */



}


@media only screen and (max-width: 360px) {

    /* .dsu-addmission .bannerContent .blob span {font-size: 1.6rem;} */
    .dsu-addmission .usp_tabs .usp_inner p {
        font-size: 14px;
        line-height: 24px;
    }

    .dsu-addmission .usp_tabs .usp_inner h6 {
        font-size: 16px;
        line-height: 24px;
    }




}