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

    #hero.container-fluid,
    #hero.container-fluid .row {
        padding-left: 0px;
        padding-right: 0px;
        margin-right: 0px;
        margin-left: 0px;
    }
}

@media only screen and (max-width: 980px) {
    .certificateThumb img {
        border-radius: 50px !important;
    }

  

    .desktop,
    .hr {
        display: none;
    }

    .mobile {
        display: block;
    }

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

    .dsu-addmission {
        margin-top: 0px;
        margin-left: 0;
        margin-right: 0;
    }

    .dsu-form {
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .w-75 {
        width: 100% !important;
    }

    .mx-5 {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .bc-img01 {
        background-position: top center;
        height: auto;
        padding: 40px 0;
    }

    .faq__section .faq__Div .accordion>.card {
        width: 100%;
        margin: 2px 0;
    }

    .why__section,
    .eligibit__section {
        background-size: cover;
    }

    .certificateThumb .certificate_absolute {
        top: 0;
    }

    .trained__section {
        text-align: center;
    }

    .py-5 {
        padding-top: 2rem !important;
        padding-top: 2rem !important;
    }

    #header .header-absolute .logo img {
        width: 110px;
    }

    #header.sticky .header-absolute .logo img {
        width: 95px;
    }

    .header .header-absolute .logo-right {
        margin-top: 0px;
    }

    .blog-texts {
        text-align: center;
        width: 100%;
    }
}

@media only screen and (max-width: 736px) {
    .container {
        max-width: 100%;
    }

    ul.listing {
        margin-left: 25px;
    }

    ul.listing li {
        font-size: 16px;
    }

    .dsu-addmission .bannerContent h1 {
        font-size: 2.5em;
    }

    .dsu-addmission .bannerContent .dsu-start.mt-5 {
        margin-top: 1rem !important;
    }

    .dsu-addmission .bannerContent .dsu-start h2 {
        font-size: 1.6em;
    }
}

@media only screen and (max-width: 667px) {
    .dsu-form {
        width: 100%;
    }
      .location span img {
        width: 10%;
    }

    .location span{
        font-size: 16px;
    }

    .assist{
        font-size: 20px !important;
        text-align: center !important;
        display: block;
    }

    .seekers__content{
        margin-left: 0;
    }

    .alumni_section .alumni_box{
        height: 80px;
    }

    .courses_item.second {
    padding: 40px 20px;
}

    .faq__section .faq__Div .accordion>.card .card-header h6 a.collapsible-link.collapsed,
    .faq__section .faq__Div .accordion>.card .card-header h6 a.collapsible-link {
        font-size: 14px;
        line-height: 1.3;
        padding-right: 20px;
    }

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

    .faq__section .faq__Div .accordion>.card .card-header .collapsible-link::before {
        right: 0.1rem;
    }

    .faq__section .faq__Div .accordion>.card .card-header .collapsible-link::after {
        right: calc(0.1rem + 6px);
    }

    .career__section .career__relative .col-md-4:nth-child(2) .career__conetent {
        margin-top: 15px;
    }

    .career__section .career__relative .col-md-4:nth-child(3) .career__conetent {
        margin-top: 15px;
    }

    .card-body.p-4 {
        padding: 10px !important;
    }


}

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

    .dsu-addmission .bannerContent h2,
    .dsu-addmission .bannerContent .dsu-start h3 {
        font-size: 16px;
    }

    .why__section .why__Item .why__Content .step {
        left: 37%;
    }

    .sideNavi-flex {
        display: flex;
    }

    .sideNavi a {
        border-radius: 0px;
        font-size: 13px;
        width: 100%;
        padding: 10px 2px;
    }

    .sideNavi {
        border-top: 0;
        padding: 0;
    }

    .widget-title p {
        font-size: 16px;
        font-weight: 300;
    }

    .fsize20 {
        font-size: 14px;
        line-height: 22px;
    }

    .fsize26 {
        font-size: 22px;
        line-height: 1.2;
    }

    h1,
    h2,
    h3,
    h3,
    h4,
    h5,
    h6 {
        font-size: 20px;
    }

    p,
    .eligibit__section .seekers__content ul li p {
        font-size: 14px;
        line-height: 20px;
    }

    .fsize28 {
        font-size: 22px;
    }

    .fsize24 {
        font-size: 20px;
        line-height: 28px;
    }

    .mCSB_outside+.mCSB_scrollTools {
        right: -9px !important;
    }

    .faq__section .faq__Div .accordion>.card .card-header {
        padding: 0.3rem 0.5rem;
    }

    .eligibit__section .seekers__content ul li,
    .feeslist .seekers__content ul li {
        padding: 10px 0;
    }

    .eligibit__section .seekers__content ul li>span,
    .feeslist .seekers__content ul li>span {
        font-size: 16px;
    }

    #why-speak.owl-theme .owl-dots .owl-dot span {
        width: 15px;
        height: 3px;
        margin: 5px 2px;
    }

    .phase__coll ul li a.btn {
        font-size: 14px;
        margin: 5px;
    }

    .blog-text>a {
        padding: 10px 10px;
        font-size: 12px;
    }

    .header {
        height: auto;
    }


    .dsu-addmission {
        margin-top: 36px;
    }

}

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

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

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

}


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

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