@media (max-width: 1199px) and (min-width: 992px) {

    .top-bar p{
        font-size: 12px;
    }
    .about-section .about-text-2{
        margin-top: 40px;
    }
    .about-section .about-img-2 {
        margin-top: -158px;
    }
    .gallery-section .gallery-img {
        width: 32.8%;
    }
    .navbar-inverse .navbar-nav>li>a {
        font-size: 12px;
    }
    .nav>li>a {
        padding: 55px 7px;
    }
    .appointment-img {
        width: 140px;
        background-size: 140px;
    }
}













@media (max-width: 991px) and (min-width: 768px) {
    .top-bar .welcomefrancis{
        display: none;
    }
    .about-section .about-text-2{
        margin-top: 45px;
    }
    .about-section .about-img-2 {
        margin-top: -40px;
    }
    .gallery-section .gallery-img {
        width: 32.8%;
        height: 230px;
    }
    .footer-section .for-parents{
        border-right: 0;
    }
    .footer-section .site-map{
        border-right: 0;
    }
    .footer-section .footer-logo{
        border-right: 0;
    }
    .footer-section .stay-connected{
        border-right: 0;
    }
    .appointment-img{
        display: none !important;
    }
    .nav>li>a {
        padding: 55px 3px;
    }
    .navbar-inverse .navbar-nav>li>a {
        font-size: 11px;
    }
}
















@media (max-width: 767px) {
    .top-bar .welcome {
        display: block;
        margin: auto;
        display: table;
    }
    .top-bar .contact-info {
        display: block;
        float: none;
    }
    .top-bar .address {
        padding-left: 0px;
        border-left: 0px;
        margin-left: auto;
    }
    .homepage-banner .bannertext-2 h3{
        font-size: 20px;
    }
    .homepage-banner .banner-text h1{
        font-size: 25px;
    }
    .homepage-banner .bannertext-2 a{
        margin-left: auto;
    }
    .about-section .about-img-2 {
        float: none;
        width: 100%;
        margin-top: 20px;
    }
    .about-section .about-text {
        float: none;
        width: 100%;
    }
    .about-section .about-img {
        float: none;
        width: 100%;
    }
    .about-section .about-text-2 {
        float: none;
        width: 100%;
        margin-top: 20px;
    }
    .about-section .about-img img{
        display: table;
        margin: auto;
    }
    .about-section .about1{
        text-align: center;
    }
    .our-programs{
       height: 1000px;
    }
    .our-programs .program-text {
        max-width: 600px;
        width: auto;
        left: 0;
        transform: translateY(-50%);
        margin: auto;
        right: 0;
    }
    .programs-2 .prggram1 {
        float: none;
        width: 100%;
    }
    .location-section td {
        width: 100%;
        display: block;
        margin: auto;
        text-align: center;
    }
    .location-section .locate-us{
        margin: auto;
    }
    .location-section .about-text {
        margin-top: 30px;
    }
    .gallery-section .gallery-img.gall-img1 {
        margin-right: 0px;
    }

    .gallery-section .gallery-img {
        float: none;
        width: 100%;
        height: auto;
        margin-bottom: 10px;
    }
    .footer-section .for-parents{
        border-right: 0;
    }
    .footer-section .site-map{
        border-right: 0;
    }
    .footer-section .footer-logo{
        border-right: 0;
    }
    .footer-section .stay-connected{
        border-right: 0;
    }
    .footer-section{
        text-align: center;
    }
    .program-description-section table td:first-child {
        width: 100%;
        display: block;
    }
    .program-description-section table td:nth-child(2) {
        width: 100%;
        display: block;
    }
    .program-description-section h2{
        font-size: 25px;
    }
    .our-center-page .journey-book{
        height: 58px;
    }
    .our-center-btn{
        margin-top: 0;
    }
    .green-grass3{
        height: 355px;
        margin-top: -20px !important;
    }
    .centre-description-section h2{
        font-size: 25px;
    }
    .contact-page-info td{
        width: 100%;
        display: block;
    }
    .contact-page-info table{
        width: 250px;
    }
    .contact-form-section form{
        width: 100%;
    }
    .form-inputs input{
        width: 100%;
    }
    .form-inputs input.lname{
        margin-left: 0;
    }
    .form-inputs input.phone {
        margin-left: 0px;
    }
    .contact-form-section textarea{
        width: 100%;
    }
    .top-bar p {
        font-size: 9px;
        padding-left: 10px;
    }
    .nav>li>a {
        padding: 10px 10px;
    }
    .our-programs .program-text h1.pickdrop{
        font-size:25px;
    }
}