@media screen and (max-width:2560px) {
    .non-div{
        transform: skew(341deg);
        top: -1px;
        height: 88px;
        right: -59px;
    }
}

@media screen and (max-width:1440px) {
    .non-div{
        transform: skew(341deg);
        top: -1px;
        height: 116px;
        right: -59px;
    }
}

@media screen and (max-width:1024px) {
    .non-div{
        transform: skew(341deg);
        top: -1px;
        height: 117px;
        right: -59px;
    }
}

@media screen and (min-width:992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .nav-item:not(:first-child) {
        padding-left: 30px;
    }
    
    .program-title {
        padding-top: 40px;
    }
}

@media screen and (max-width: 992px) {
    .nav-item .submenu{
        position: initial;
    }
    .non-div{
        transform: skew(338deg);
        right: -55px;
        height: 101%;
    }

    .navbar-nav {
        background-color: #0C4CA2;
        margin-top: 8px;
    }

    .navbar-collapse {
        z-index: 9;
    }

    .f-logo {
        margin-left: 30px !important;
    }

    .flogo {
        width: 170px !important;
        margin-top: -0px !important;
    }

    .phone {
        font-size: 13px !important;
        width: 102% !important;
    }

    .program {
        flex-direction: column;
    }

    .course-div,
    .course-div1,
    .bi-div {
        width: 100%;
    }

    .courses {
        margin-top: 10px;
    }

    .add-form{
        font-size: 11px;
    }

    .form-logo {
        height: 128px !important;
        width: 138px !important;
    }

    .school-name {
        font-size: 25px;
    }

    .heading {
        font-size: 22px !important;
    }

    .quickaccess {
        font-size: 22px;
    }

    .fqa{
        font-size: 14px;
    }

    .links{
        font-size: 20px;
    }

    .link-message{
        font-size: 14px !important;
    }
}

@media screen and (max-width: 768px) {

        .s-m-div {
            width: 100%;
            margin-top: 30px;
        }

        .mdescription{
            margin-top: 5px;
        }

    .special-message {
        width: 40% !important;
    }

    .banner-responsive {
        display: flex !important;
        flex-direction: column !important;
    }

    .banner-section {
        width: 100% !important;
    }

    .banner-image {
        height: 500px !important;
    }

    .notice-responsive {
        display: flex !important;
        flex-direction: column !important;
    }

    .notice-section {
        width: 100% !important;
    }

    .program {
        display: flex !important;
        flex-direction: column !important;
    }

    .course-div {
        width: 100% !important;
        margin-top: 10px !important;
    }

    .entrance-application {
        padding: 30px 0px 22px 0px !important;
    }

    .header-top-left {
        margin-left: 0px !important;
    }

    .all-message {
        flex-direction: column;
    }

    .allchairman-details {
        width: 100%;
    }

    .sam {
        flex-direction: column-reverse;
    }

    .header-col {
        flex-direction: column;
        align-items: center;
    }

    .addmission {
        width: 100%;
        margin-top: 10px;
    }

    .usercontact-row {
        flex-direction: column-reverse;
    }

    .form-logo {
        height: 80px !important;
        width: 100px !important;
    }

    .school-name {
        font-size: 19px;
    }

    .address-info {
        font-size: 12px;
    }

    .non-first-div h4 {
        padding: 0px 24px;
    }

    .non-div{
        transform: skew(340deg);
        width: -50%;
    }
}

@media screen and (max-width: 576px) {

    .header-top-left {
        margin-left: 0px !important;
    }

    .owl-prev {
        left: 11px !important;
    }

    .owl-next {
        right: 11px !important;
    }

    .banner-image {
        height: 320px !important;
    }

    .free-structure {
        margin-top: 20px !important;
    }

    .scholorship {
        margin-top: 20px !important;
    }

    .video {
        margin-top: 20px !important;
    }

    .copyright p {
        font-size: 10px !important;
        margin-top: 16px !important;
    }

    .all-chairman-img {
        height: 200px;
    }

    .all-message-from-c {
        font-size: 20px;
    }

    .about-section {
        height: 250px;
    }

    .aboutus-title {
        bottom: 50px;
        left: 30px;
        font-size: 20px;
    }

    .news {
        margin-top: 10px;
    }

    .tz-gallery {
        flex-direction: column;
    }

    .all-image-div {
        width: 100%;
    }

    .non-div {
        display: none;
    }
}

@media screen and (max-width: 502px) {
    .logo-image {
        width: 341px !important;
        height: 60px !important;
    }

    .special-message {
        width: 61% !important;
    }

    .non-first-div h4 {
        font-size: 18px;
    }

    .non-second-div {
        padding: 10px;
    }

    .video-title h4 {
        width: 100%;
        font-size: 18px;
    }

    .form-logo {
        height: 75px !important;
        width: 80px !important;
    }

    .school-name {
        font-size: 16px;
    }

    .address-info {
        font-size: 10px;
    }

    .heading {
        font-size: 22px !important;
    }

    .non-div {
        width:20px;
        right: -50px;
        display: none;
    }
}

@media screen and (max-width: 422px) {
    .non-academic-div {
        flex-direction: column;
        width: 100%;
    }

    .text-center {
        flex-direction: column;
        align-items: center;
    }

    .special-message {
        width: 100% !important;
    }

    .sm {
        display: flex !important;
        flex-direction: column !important;
    }

    .program-title h2 {
        font-size: 18px !important;
    }

    .b-title {
        font-size: 17px !important;
    }

    .b-subject a{
        font-size: 17px !important;
    }

    .notice-text {
        font-size: 17px !important;
    }

    .notice-title {
        font-size: 13px !important;
    }

    .news-text {
        font-size: 17px !important;
    }

    .news-title {
        font-size: 13px !important;
    }

    .c-name {
        font-size: 13px !important;
    }

    .message-from-c {
        font-size: 15px !important;
    }

    .chairman p {
        font-size: 13px !important;
    }

    .chief p {
        font-size: 13px !important;
    }

    .student p {
        font-size: 13px !important;
    }

    .gallery-img {
        height: 207px !important;
    }

    .photo h2 {
        font-size: 18px !important;
    }

    .quickaccess {
        font-size: 16px !important;
    }

    .aboutus {
        font-size: 14px !important;
    }

    .links {
        font-size: 16px !important;
    }

    .link-message p {
        font-size: 14px !important;
    }

    .form-logo {
        height: 85px !important;
        width: 92px !important;
        margin-left: -33px;
    }

    .school-name {
        font-size: 14px;
    }

    .address-info {
        font-size: 10px;
    }
}

@media screen and (max-width: 340px) {
    .header-top-left {
        justify-content: center;
    }

    .contact-us {
        margin-left: 20px !important;
    }

    .sm {
        display: flex !important;
        flex-direction: column !important;
    }

    .logo-image {
        height: 57px !important;
        width: 249px !important;
    }

    .school-name {
        font-size: 11px;
    }

    .b-subject a{
        font-size: 16px;
    }
}