
@media (min-width: 0px) and (max-width: 576px) {
    .top-nav {
        width: 100% !important;
        max-width: 100% !important;
        height: 44px !important;
        z-index: 999;
    }

        .top-nav ul.pwdarea li:nth-child(1) {
            padding: 10px 0px 0px 0px;
            margin-bottom: 0px;
        }

        .top-nav ul.pwdarea {
            display: flex !important;
            align-items: center;
            justify-content: center;
        }

        .top-nav .pwdarea .textresizer.hidden-xs {
            display: none !important;
        }

        .top-nav .search {
            display: none !important;
        }

    .home-link {
        display: flex;
        align-items: center;
        flex-direction: row;
    }

        .home-link a {
            margin-right: 14px;
        }

    ul.social-network li {
        display: none;
    }

    .logo {
        padding: 8px 0px 8px 0;
    }

    /*.logo img {
            max-width: 90%;
        }*/

    #bannershape {
        position: relative;
        z-index: 98;
        margin-top: 0;
    }

    .implink.minus-mrgin {
        margin-top: 0;
    }

    .btn-dropdown_color {
        background: #671a20;
        color: white !important;
        font-size: 16px !important;
    }

    .topleft_menu {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

        .topleft_menu:before {
            content: "";
            width: 0;
            height: 0;
            border-top: 0;
            border-left: 0;
            position: absolute;
            left: -30px;
            top: 0;
        }

    .show .collapse {
        display: block;
        width: 100%;
        padding: 5px 21px;
    }

    header {
        margin-top: 45px;
    }

    .navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        /*padding-left: 70px;*/
    }

    .top-nav ul.pwdarea li {
        display: inline-block !important;
    }

    .top-nav .pwdarea .textresizer.hidden-xs {
        display: none !important;
    }

    .top-nav ul.pwdarea li:nth-child(5), .top-nav ul.pwdarea li:nth-child(6) {
        background-color: transparent;
    }

    .searhicon {
        padding: 9px 2px;
        top: 0;
        right: 10px;
        height: 44px;
    }

    .navbar-menu {
        background: #671a20;
    }

    .navbar-nav > li {
        border-right: 0;
        border-bottom: 1px solid #a0a0a0;
        margin: 0;
    }

    .navbar-collapse {
        padding: 0;
    }

    .navbar-menu {
        border-radius: 0;
    }

    .topleft_menu li {
        border-bottom: 1px solid #6f6f6f;
        width: 100%;
        text-align: center;
        margin-bottom: 4px;
    }

        .topleft_menu li:nth-last-child(2) {
            background: red;
            border-radius: 10px;
            width: 50%;
            border-bottom: 2px solid white;
        }

    .right_content {
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px !important;
        padding: 10px 10px;
        border-radius: 5px;
        text-align: justify;
    }

    .feedback .feedback-form {
        box-shadow: none;
    }
    /*.row {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }*/
    #contentSection .accident-menu {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

        #contentSection .accident-menu a {
            margin-bottom: 10px;
        }

    #contentSection .right_content ul{
    margin-left: 0px !important
    }

     #contentSection .right_content .single_sidebar ul {
         padding-left: 0px !important
    }
}

@media only screen and (max-width:767px) {
    /*.top-nav ul.pwdarea li:nth-child(5), .top-nav ul.pwdarea li:nth-child(6), .top-nav ul.pwdarea li:nth-child(7), .top-nav ul.pwdarea li:nth-child(3), .top-nav ul.pwdarea li:nth-child(2) {
        display: none;
    }*/

    /*.top-nav .text-right {
        text-align: left !important;
    }*/

    /*.top-nav ul.pwdarea {
        float: none;
        text-align: left;
        margin-left: 0px;
    }*/
    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        background: #4a5c54;
    }

    .top-nav ul.topleft_menu li a {
        padding: 6px 15px;
    }

    .pwdarea .navbar-toggle {
        margin: 0px;
        padding: 0px;
    }

    .top-nav .open-block {
        display: block;
    }

    .topleft_menu li {
        float: left;
    }

    .top-nav .navbar-collapse {
        background-color: #666;
        padding: 0px;
    }

    .search-container {
        float: none;
        margin: 5px 0px;
        padding: 0px 15px;
        position: relative;
    }

        .search-container .searchinput {
            width: 100%;
            position: relative;
            z-index: 0;
            margin-top: 0px;
        }

        .search-container button {
            z-index: 2;
            position: absolute;
            top: 0;
            right: 0px;
            margin-top: 0px;
        }

    .uplogo {
        display: none;
    }

    .welcome {
        padding: 15px;
        margin-left: 0;
        min-height: auto;
        text-align: center;
        margin-bottom: 15px;
    }

    .cmphoto {
        position: relative;
        left: 0;
        top: 0;
    }

        .cmphoto img {
            box-shadow: none;
            margin-bottom: 15px;
        }

    .sl-thumb li:first-child {
        width: 100%;
        text-align: center;
    }

    .sl-thumb li {
        width: 33%;
    }

    .projectwrap .project-img, .projectwrap .project-text {
        display: block;
    }

    .projectwrap .project-img {
        width: 100%;
        position: relative;
    }

        .projectwrap .project-img img {
            width: 100%;
        }

    .projectwrap .project-text {
        padding-left: 0px;
        padding-top: 15px;
    }

    .update-control {
        text-align: left;
        margin-bottom: 15px;
    }

    #a-film ul .owl-controls {
        left: 129px;
        right: auto;
        top: -81px;
    }

    .inheading {
        top: 15px;
    }

    .csaphoto {
        top: -92px;
    }

    .navbar-inverse .navbar-toggle {
        background-color: #333;
    }

    /*.implink.minus-mrgin {
        margin-top: 75px;
    }*/

    .news .heading {
        margin-top: 0;
        color: #000;
    }

        .news .heading::before {
            display: none;
        }
    /*.news .mtphr-dnt-wrapper {padding-left:20px;}
	.announce .mtphr-dnt-wrapper, .student .mtphr-dnt-wrapper {padding-left:35px;}*/
    .time {
        right: 3%;
        top: 22px;
        display: none;
    }
    /*#bannershape img {display:none;}*/
    .placementbox {
        height: 400px;
    }

    #news-events {
        background-image: linear-gradient(to left, #bf5e19 100%, #d06e06 50%);
    }
    /*.announce .title {padding-left: 35px;}
	#updates .title {padding-left: 35px;}*/
    .student {
        background-color: transparent;
    }

        .student .title {
            padding: 0 0 0 35px;
        }

    .course2 li {
        width: 33%;
    }

    .morelink ul li {
        padding: 8px 35px;
    }

    .rightborder.cl {
        clear: both;
    }

    .cntr {
        text-align: center !important;
    }

    /*.top-nav {
        width: 100% !important;
        max-width: 100% !important;
        height: 44px !important;
        z-index: 999;
    }*/

    /*ul.social-network {
        margin: -59px 55px 0 0;
        background-color: transparent;
        padding: 5px 0px;
        width: 19%;
        float: right;
    }*/

    /*ul.social-network li {
            display: inline-block;
        }*/


}

@media only screen and (max-width:640px) {
    ul.social-network {
        width: 25%;
    }

    /*.logo {
        padding: 8px 0px 8px 5px;
    }*/

    .leader, .leader2 {
        width: 100%;
    }

    .leader2 {
        margin: 0;
    }

    .leader li .cell-1 {
        width: 40%;
    }

    .leader li .cell-1, .leader li .cell-2 {
        display: table-cell;
        margin: 0px auto;
                vertical-align: middle;
    }

    .placementbox {
        width: 100%;
        height: auto;
        margin: 0;
    }

    .course li {
        width: 33%;
    }

    .digilockerlist {
        display: none !important;
    }

    .digilocker-mobile {
        display: none !important;
    }
}

@media only screen and (max-width:768px) {
    .implink li {
        width: 100%;
        margin-bottom: 15px;
        margin-top: 10px;
    }

    .news {
        min-height: initial;
        max-height: 487px;
    }

    .navbar-nav .open .dropdown-menu {
        padding-left: 20px;
    }

        .navbar-nav .open .dropdown-menu > li > a {
            color: #f4f4f4 !important;
        }

    .leader {
        width: 100%;
    }

    .leader2 {
        width: 100%;
        margin: 0;
    }

    .placementbox {
        height: auto;
        width: 100%;
        margin: 0 0 10px 0;
    }

    #updates .title {
        margin-top: 30px;
    }

    .course li, .course2 li {
        width: 50%;
    }

    .morelink, .morelink ul li:nth-child(2), .morelink ul li:nth-child(3), .morelink ul li:nth-child(4), .morelink ul li:nth-child(5), .morelink ul li:nth-child(6) {
        border-top: 0;
    }

        .morelink ul li {
            width: 100%;
            text-align: center;
        }

    .topleft_menu {
        margin: 0px 0px 15px 0;
        padding: 10px 0;
    }

    /*.logo {
        padding: 8px 0px 8px 0;
    }*/

    ul.social-network {
        width: 35%;
    }

    /*.logo img {
        max-width: 75%;
    }*/

    .csaphoto img {
        max-height: 70px;
    }

    .csaphoto {
        top: -77px;
    }

    .sl-thumb li {
        width: 50%;
    }

    .searhicon {
        right: 42px;
    }

    ul.social-network {
        margin: -59px 75px 0 0;
    }
}

@media only screen and (max-width:360px) {
    ul.social-network {
        width: 40%;
    }

    .logo img {
        max-width: 72%;
    }

    .csaphoto {
        top: -72px;
    }

    .topleft_menu li a {
        padding: 2px 17px;
        border-right: 1px solid;
    }

    .course li, .course2 li {
        width: 100%;
    }

    .footer-link .col-xs-4, .footer-link .col-xs-6, .footer-link .col-xs-8 {
        width: 100%;
    }

    .top-nav ul.pwdarea li:nth-child(5), .top-nav ul.pwdarea li:nth-child(6) {
        padding: 7px 4px;
    }

    .grievanccbox li {
        width: 100% !important;
    }

    .grievanccbox {
        margin-top: 20px;
    }

    .women-grievance-redressal {
        width: 100% !important;
    }
}

@media (min-width:991px) {
    .pr-4p {
        padding-right: 3%;
    }
}
