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

    .row{
        margin-right: 0px;
        margin-left: 0px;
    }

    .teach {
        margin-top: 121px !important;
        /*padding-left:40px;*/
        margin-left: 0px !important;
        font-size: 24px !important;
        text-shadow: 2px 2px #ff9b9b;
    }

    .banner-w3lstext h2 {
        font-size: 2em !important;
    }

    .banner-w3lstext p {
        font-size: 1em !important;
    }

    #text-slid {
        position: relative;
        top: -108px !important;
        left: 14px !important;
        margin-top: 149px !important;
    }

    #home-banner {
        height: 470px !important;
    }

    #logo {
        left: 4px !important;
        /*top: 45px !important;*/
        height: 76px !important;
        width: 68px !important;
    }

    .director-pro {
        height: 281px !important;
    } 

    .modal-header .close {
        margin: 0 !important; 
    }

    .about {
        padding: 20px 0 20px !important;
    }

    .agileits-title h3 {
        font-size: 2.3em !important;
        margin-bottom: 0 !important;
    }

    .video-w3lsleft {
        padding: 22px !important;
    }

    .video-w3lsright {
        padding: 17px !important;
    }

    .y-us-head {
        margin: 0 0 30px !important;
    }

    .services-agileinfo a .services-agile-grids {
        height: 157px !important;
    }

    .testim .cont div p {
        height: 340px !important;
    }

    .qrcode {
        margin: 35px 0 35px 0 !important;
    }
    .map iframe {
        height: 294px;
    }
    #address , #contact-us2{
        border-bottom: 2px solid orange;
        margin-bottom: 20px;
    }

    #accordion p {
        font-size: 17px !important;
    }

    .service-3 .service-box .y-us-content p {
        font-size: 17px !important;
    }

    .testim .cont div p {
        font-size: 1.3em !important;
    }

    #img-hide{
        display: none;
    }

    #experience li {
        font-size: 17px !important;
    }

    .banner.about-w3bnr .banner-w3lstext h2 {
        font-size: 24px !important;
        padding-top: 117px !important;
    }

    .banner-text-info {
        height: 274px !important;
    }

    .how-section1 h4 {
        font-size: 25px !important;
    }

    .navbar-nav {
        position: absolute;
        top: 49px !important;
        right: 23px !important;
        background-color: rgba(26, 10, 56, 0.73);
        width: 100%;
        text-align: center;
    }

    .filter-button{
        margin: 15px 0px;
    }

    .gallery{
        padding: 1em 0;
    }

    .contact-us-detail {
        left: 24%;
        top: -4%;
    }

    .contact-row {
        margin: 0 0px; 
    }

    .poem-hei-2 {
        height: 1300px;
    }

    .poem-hei-3 {
        height: 823px;
    }

    .poem-hei-4 {
        height: 981px;
    }

    .title-phd{
        padding: 17px !important;
    }

    .blog-box-image img {
        height: 374px;
    }

    .blog-height {
        height: 599px !important;
    }

    nav{
        min-height: 38px !important;
        height: 38px !important;   
    }

    .navbar-light .navbar-brand {
        padding-top: 13px !important;
    }

    .img-edu{
        height: auto !important;
    }

    .contact-us .text-center button{
        padding: 3px 24px;
    }

    .contact-us {
        padding: 25px;
    }
    
    .dropdown-content {
    min-width: 300px;
    right: -16px;
    top: 35px;
    }


}