/*========================= Xtra Small ====================*/
@media (max-width: 575.98px) {
    .mobile-responsive {
        background: #262626;
    }

    .humbarger .bar1,
    .humbarger .bar3 {
        background: #fff;
    }

    .humbarger .bar2 {
        background: #fff;
    }

    .humbarger {
        right: 35px;
        top: 118px;
    }

    #banner-head .banner-text-content {
        padding: 150px 0;
    }

    #banner-head .banner-text-content h3 {
        font-size: 41px;
    }

    .service-head-main {
        margin-top: 30px;
    }

    .abt-img-3 {
        margin-left: 182px;
        z-index: -1;
    }

    .about-content {
        margin-top: 70px;
        padding: 20px 0;
    }

    .gallery-heading-top h3 {
        font-size: 26px;
    }

    .gallery-item {
        margin-bottom: 30px;
    }

    .abt-img-2 {
        position: static;
    }

    .service-item {
        border-bottom: 1px solid #ddd;
    }

    .service-head-main .last-child {
        border-bottom: 0;
    }

    .student-item p {
        padding-top: 20px;
    }

    #gallery-head {
        padding-top: 30px;
    }

    #student-feedback {
        padding-top: 30px;
    }

    .copy-right {
        text-align: center !important;
        padding-bottom: 20px;
    }

    .header-top-icon {
        text-align: center !important;
    }

    .home-add {
        width: 226px !important;
    }
    .map iframe {
        text-align: center;
        width: 300px;
        height: 250px;
    }

    .stikymenu .humbarger {
        top: 17px;
    }
    .chairman-catagories {
        margin-bottom: 30px;
    }
}

@media (width:575px) {
    .humbarger {
        right: 35px;
        top: 93px;
    }
}

@media (min-width:470px) {
    .humbarger {
        right: 35px;
        top: 93px;
    }
}
@media (width:320px){
    .chacked span.float-right {
        display: block;
    }
}
/*================= small device ==================*/
@media (min-width: 576px) and (max-width: 767.98px){
    .header-top-icon {
        text-align: center!important;
        padding-top: 10px;
    }
    .header-content-item {
        text-align: center;
    }
     .mobile-responsive {
        background: #262626;
    }
    .stikymenu .humbarger {
        top: 17px;
    }
    .humbarger .bar1,
    .humbarger .bar3 {
        background: #fff;
    }

    .humbarger .bar2 {
        background: #fff;
    }
    #banner-head .banner-text-content h3 {
        font-size: 41px;
    }
    #banner-head .banner-text-content {
        padding: 115px 0;
    }
    .service-item {
        border-bottom: 1px solid #ddd;
    }
    .service-item {
        border-right: 0;
    }
    .service-head-main .last-child {
        border-bottom: 0;
    }
    .about-content {
        margin-top: 70px;
        padding: 0;
    }

    .gallery-heading-top h3 {
        font-size: 28px;
    }

    .gallery-item {
        margin-bottom: 30px;
    }

    .abt-img-2 {
        position: static;
    }
       #gallery-head {
        padding-top: 30px;
    }
    .gallery-item.last-item {
        margin-bottom: 0;
    }

    #student-feedback {
        padding-top: 30px;
    }
        .map iframe {
            text-align: center;
            width: 520px;
            height: 250px;
        }
    .copy-right {
        text-align: center;
    }
    .chairman-catagories {
        margin-bottom: 30px;
    }
}
/*======================= mediam device ======================*/
@media (min-width: 768px) and (max-width: 991.98px){
     .stikymenu .humbarger {
        top: 17px;
    }
    #header-main .header-top-icon {
        padding-top: 12px;
    }
     .mobile-responsive {
        background: #262626;
    }

    .humbarger .bar1,
    .humbarger .bar3 {
        background: #fff;
    }

    .humbarger .bar2 {
        background: #fff;
    }
    #banner-head .banner-text-content h3 {
        font-size: 41px;
    }
    #banner-head .banner-text-content {
        padding: 115px 0;
    }
    .service-head-main .last-child {
        border-bottom: 0;
    }
    .about-content {
        margin-top: 0px;
        padding: 0px;
    }

    .gallery-heading-top h3 {
        font-size: 28px;
    }

    .gallery-item {
        margin-bottom: 30px;
    }

    .abt-img-2 {
        position: static;
    }
       #gallery-head {
        padding-top: 60px;
    }
    .gallery-item.last-item {
        margin-bottom: 0;
    }
    #student-feedback {
	padding-top: 50px;
}
.student-feedback-silder {
	padding-top: 0px;
}
     .map iframe {
            text-align: center;
            width: 650px;
            height: 250px;
        }
}
/*======================= mediam device ======================*/
@media (min-width: 992px) and (max-width: 1199.98px) {
    .abt-img-3 {
	margin-left: 207px;
}
}