

@media (min-width: 1400px) {

    .dsu-addmission p {
        font-size: 18px;
        line-height: 26px;
        color: #FFFFFF;
    }
	
	
}

@media only screen and (max-width:1300px){
    .career_section .career_box p{
        min-height: 100px;
    }
}

@media only screen and (max-width:1024px){
    .why_section .why_box{
        min-height: 420px;
    }
	
	.dsu-addmission {
   
    margin-right: 2rem;
    }
}


@media only screen and (max-width: 980px) {
    .thankyou-sec .bc-img01::before{
        display: none;
    }
    .leftsec_content{
        justify-content: center;
    }

    /* .header .content__head,
    .header .top-head .logo {
        width: 50%;
        text-align: center;
        padding: 0 0 !important;
    } */



    .footer p {
        font-size: 14px;
        line-height: 20px;
        padding: 10px 0;

    }

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

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

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

    .bc-img01 {
        background-attachment: initial;
        height: auto;
        position: relative;
        padding: 2rem 0;
    }
    .bc-img01::before{
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background-color: #0000009b;
    }
    .widget-title h3 {
        font-size: 26px;
        line-height: 34px;
    }
    .widget-title p{
        font-size: 14px;
        line-height: 18px;
    }
    .cust_width,.cust_financial{
        width: 100%;
    }
    .eligibility_section .eligibility_bg .elig_conent{
        padding: 10px;
    }
    .eligibility_section .eligibility_bg .elig_conent.br{
        border-right: 0px;
        border-bottom: 1px solid #CECECE;
        margin-bottom: 20px;
    }
    .eligibility_section .eligibility_bg{
        padding: 20px 30px;
    }
    #back-top {
        display: none !important;
    }

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

    .footer {
        font-size: 10px;
        padding: 0.5rem 0 !important;
        line-height: 1.5;
        margin-bottom: 40px !important;
    }




    /* .video__section::after {
        height: 120px;
    } */

    .bc-img01 {
        position: relative;
    }

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


    .logo img {
        width: 10rem;
        float: left;
        padding-left: 20px;
    }

    .applyBox {
        margin: auto;
        display: flex;
    }


    .dsu-addmission .bannerContent ul {
        margin-left: 0;
        text-align: left;
        list-style: none;
    }
	
.hero-sectionn .dsu-addmission .bannerContent .bannerHead{
    justify-content: center;
}
}

@media only screen and (max-width: 736px) {
    .hero-sectionn .dsu-addmission .bannerContent .bannerHead{
        font-size: 30px;
        line-height: 36px;
    }

    .container {
        max-width: 100%;
    }
.dsu-addmission .bannerContent p {font-size: 18px;line-height: 24px;}	
.hero-sectionn .dsu-addmission .bannerContent ul li{
    padding: 7px 10px 7px 35px;
    font-size: 14px;
    line-height: 18px;
}
.thankyou-sec .hero-thankyou .bc-img01 .thankyou__dv {
    width: 100%;
    margin: 20% 0;
}
.thankyou-sec .hero-thankyou .bc-img01 .thankyou__dv h3 {
    font-size: 3em;
}

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

.thankyou-sec .hero-thankyou .bc-img01 {
    width: 100%;
    height: 100vh
}
	
}

@media only screen and (max-width: 667px) {
    .widget-title h3{
        font-size: 22px;
        line-height: 28px;
    }
    .cust_width{
        width: 100% !important;
    }
    .gallery_section .widget-title h3, .gallery_section .widget-title p, .gallery_section .widget-title{
        text-align: center !important;
        width: 100%;
    }
    .eligibility_section .eligibility_bg{
        padding: 20px;
    }
    .faculty_outer{
        width: 100%;
    }
    .why_section .why_box .green_box h6{
        font-size: 16px;
        line-height: 22px;
        padding-left: 10px;
    }
    .career_section .career_box p{
        font-size: 14px;
        min-height: 60px;
        line-height: 22px;
    }
    .financial_content p{
        font-size: 15px;
        line-height: 24px;
    }
    .eligibility_section .eligibility_bg .elig_conent ul li{
        font-size: 15px;
        line-height: 24px;
    }
    .why_section .why_box ul li{
        font-size: 14px;
        line-height: 18px;
    }
    .why_section .why_box{
        min-height: 300px;
    }
    .university_section p{
        font-size: 16px;
        line-height: 22px;
    }


    .dsu-addmission p {
        font-size: 18px;
    }



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




    .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;
        width: 100%;
        padding: 12px 2px;
    }


    .sideNavi .sideNavi-flex {
        display: flex;
    }

    .sideNavi-item {
        width: 100%;
    }


.wid50.justify-content-between {
    flex-wrap: wrap!important;
    align-items: center!important;
    justify-content: center!important;
}

.contact-fild-box.flex-fill.me-3 {
    margin-right: 13px !important;
}


}

@media only screen and (max-width: 568px) {
.contact-fild-box.flex-fill.me-3 {
    margin-right: 0px !important;
}	


	
    .dsu-form {
        width: 100%;
    }

}

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

    h1,
    h3,
    h3,
    h4,
    h6 {
        font-size: 24px;
    }

    p {
        font-size: 14px;
        line-height: 20px;
    }

   
	
.wid50 .contact-fild-box {
    width: 100%;
}


}

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

    .dsu-addmission p {
        font-size: 18px;
        line-height: 24px;
    }	


}