 
.idx-abt-sec {
    padding: 120px 0 80px;
    position: relative;
}

.idx-abt-sec .abt-left {
    padding: 40px 15px 20px;
    position: relative;
}

.idx-abt-sec .abt-left p {
    font-size: 16px !important;
    line-height: 24px;
    color: #333;
    font-weight: 600;
    text-align: justify;
}

.main-head {
    font-size: 40px !important;
    line-height: 50px;
    color: #2f2f2f;
    font-weight: 400;
    font-family: 'Bubblegum Sans', cursive;
    margin-bottom: 20px !important;
}

.idx-btn {
    font-size: 16px !important;
    line-height: 25px;
    padding: 8px 15px !important;
    min-width: 130px;
    background-color: transparent;
    color: #333 !important;
    border-color: #ffaf40;
    background: #ffaf40;
    color: #FFF !important;
    border-width: 2px !important;
    border-style: solid !important;
    border-radius: 0 10px 0 10px !important;
    font-weight: 500 !important;
    text-transform: capitalize;
    margin-top: 20px !important;
}

.idx-btn:before {
    content: '';
    background: url(../design_img/right-arrow-wht.png) no-repeat center;
    background-size: 15px !important;
    position: absolute;
    width: 20px;
    height: 20px;
    left: calc(100% - 30px);
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

.idx-btn:after {
    left: calc(100% - 50px);
    opacity: 0;
}

.idx-btn:hover:after {
    left: calc(100% - 30px);
    opacity: 1;
}

.idx-abt-sec .values-blk {
    padding: 20px 15px;
    background: #95cc47;
    border-radius: 10px;
    min-height: 281px;
    text-align: center;
}

.idx-abt-sec .values-blk .h-icon {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    margin: -70px auto 20px !important;
}

.idx-abt-sec .values-blk .h-icon img {
    width: 100%;
    border-radius: 100%;
}

.idx-abt-sec .values-blk h4 {
    font-size: 18px !important;
    line-height: 27px;
    color: #FFF !important;
    margin-bottom: 10px !important;
    font-family: 'Bubblegum Sans', cursive;
}

.idx-abt-sec .values-blk p {
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: 500;
    color: #FFF;
    text-align: justify;
}

.abt-gp {
    margin-top: 80px !important;
}

.idx-abt-sec .values-blk.bg-hea-evn {
    background: #bd66ff;
}

.idx-abt-sec .values-blk.bg-cs {
    background: #ffaf40;
}

.idx-abt-sec .values-blk.bg-smt-edu {
    background: #ff6666 !important;
}

.idx-class {
    background: #fff9af url(../design_img/class-type.png) !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    padding: 80px 0;
}

.idx-class .class-heading {
    text-align: center;
}

.idx-class .class-heading p {
    font-size: 16px !important;
    line-height: 24px;
    color: #000;
    font-weight: 600;
}

.idx-class .kind-blk {
    text-align: center;
}

.idx-class .co-top {
    padding: 10px;
    border-style: dashed;
    border-width: 2px;
    border-color: #ff6767;
    border-radius: 100%;
    margin-bottom: 20px !important;
}

.kin-gape {
    margin-top: 40px !important;
}

.idx-class .kind-blk .co-top img {
    max-width: 100%;
    border-radius: 100%;
}

.idx-class .kind-blk .co-down h3 {
    font-size: 24px !important;
    line-height: 32px !important;
    font-weight: 700;
    margin-bottom: 15px;
    color: #2f2f2f;
    font-family: 'Bubblegum Sans', cursive;
}

.idx-class .kind-blk .co-down h3 span {
    font-size: 20px !important;
    line-height: 27px;
    font-weight: 500;
}

.idx-class .kind-blk .co-down p {
    font-size: 16px !important;
    line-height: 24px;
    color: #000 !important;
    font-weight: 500;
}

.idx-staff-sec {
    padding: 80px 0;
    position: relative;
}

.idx-staff-sec .team-heading {
    text-align: center;
}

.idx-staff-sec .team-blk {
    text-align: center;

}

.idx-staff-sec .team-blk .co-top {
    width: 200px;
    height: 200px;
    margin: 0 auto 10px !important;

}

.idx-staff-sec .team-blk .co-top img {
    max-width: 100%;
    border-radius: 8px;
}

.idx-staff-sec .team-blk h4 {
    font-size: 24px !important;
    line-height: 32px !important;
    color: #2f2f2f;
    font-family: 'Bubblegum Sans', cursive;
    font-weight: 500;
    margin-bottom: 25px !important;
}

.idx-staff-sec .team-blk h4 span {
    font-size: 20px !important;
    line-height: 27px !important;
    font-weight: 500;
    display: block;
    color: #f66;
}

.staff-gp {
    margin-bottom: 30px !important;
}

.idx-glorious-sec {
    padding: 80px 0;
    position: relative;
    background: #f5f5f5;
}

.idx-glorious-sec .main-head {
    text-align: center;
    margin-bottom: 40px !important;
}

/* Slider Css Start Here */
.product {
    margin: 0;
}

.product-container {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.product-pic-container {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}

.product-pic {
    /* border:1px solid #d9d9d9 !important; */
    /* border-radius:20px; */
}

.product-pic img {
    max-width: 100%;
}

.idx-glorious-sec .product {
    margin: 0 10px;
}

.idx-glorious-sec .owl-buttons div {
    background: #ff6666 !important;
    color: #fff !important;
    opacity: 1 !important;
    padding: 0px 6px !important;
    top: 45%;
}

.idx-glorious-sec .owl-buttons div.owl-prev {
    left: -18px;
}

.idx-glorious-sec .owl-buttons div.owl-next {
    right: -18px;
}

.idx-glorious-sec .idx-heading {
    margin-bottom: 20px !important;
}

.idx-staff-sec .main-head {
    margin-bottom: 40px !important;
}

.team-mid {
    text-align: center;
    display: block;
    margin-top: 30px !important;
}

.kindergarten-sec {
    padding: 80px 0 40px;
    position: relative;
}

.kindergarten-sec .kin-head {
    text-align: center;
    margin-bottom: 40px !important;
}

.kindergarten-sec .kin-head h5 {
    font-size: 20px !important;
    line-height: 27px;
    color: #333;
    font-weight: 600;
    text-align: center;
}

.kindergarten-sec .kinder-blk {
    border: 1px solid #e5e5e5;
    padding: 20px 25px;
    position: relative;
    margin-bottom: 50px !important;
}

.kindergarten-sec .kinder-blk .kinder-top {
    position: relative;
    top: -120px;
    margin-bottom: -100px;
    border-radius: 100%;
    width: 200px;
    height: 200px;
    background: #ff6682;
    border-radius: 100%;
    padding: 5px;
    border: 8px solid #eeeeee;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

.kindergarten-sec .kinder-blk .kinder-top img {
    border-radius: 100%;
    max-width: 100%;
}

.kindergarten-sec .kinder-blk h4 {
    font-size: 24px !important;
    line-height: 32px !important;
    font-weight: 700;
    margin-bottom: 15px !important;
    color: #2f2f2f;
    font-family: 'Bubblegum Sans', cursive;
}

.kindergarten-sec .kinder-blk p {
    font-size: 16px !important;
    line-height: 24px;
    color: #333;
    font-weight: 600;
    text-align: justify;
}

.kind-gape {
    margin-top: 90px !important;
}

.team-gape {
    margin-top: 40px;
}

/* Date 06-04-2022 */
.inner-vm-sec .abt-right img {
    max-width: 100%;
    border-radius: 25px;
}

.idx-abt-sec.inner-abt .abt-left {
    padding: 20px 15px;
}

.inner-vm-sec {
    padding: 80px 0px 80px;
}

.inner-vm-sec ul {
    font-size: 14px;
    margin: 0 0 0px 25px !important;
    color: #333;
    list-style: none;
}

.inner-vm-sec ul li {
    line-height: 24px;
    font-size: 16px !important;
    text-indent: -20px;
    font-weight: 600;
    text-align: left;
}

.inner-vm-sec ul li::before {
    content: "\f105 ";
    font: normal normal normal 14px/1 FontAwesome;
    font-weight: normal;
    font-size: 14px;
    margin-right: 10px !important;
    color: #2f2f2f;
    font-size: 18px;
    font-weight: 700;
}

.vision .abt-left p {
    color: #333;
}

.vision {
    background: #fff9af;
}

.class-heading p {
    font-size: 16px !important;
    line-height: 24px;
    color: #000;
    font-weight: 600;
    text-align: center;
}

.inner-abt .abt-left strong {
    color: #2f2f2f;
    font-size: 24px;
    font-family: 'Bubblegum Sans',
        cursive;
    font-weight: 600;
}

.inner-abt .abt-sec img {
    max-width: 100%;
}

.abt-img-full {
    padding: 40px 30px;
    position: relative;
    background: #FFF !important;
    border: 1px solid #e5e5e5;
}

.overview-abt {
    padding: 0px 0px 80px;
    position: relative;
}

.overview-abt .abt-left {
    padding: 40px 30px 40px 15px;
}

.overview-abt .abt-left.no-padd-right {
    padding: 40px 15px 0px 30px;
}


.overview-abt .abt-right img {
    max-width: 100%;
}

.overview-abt .main-head {
    font-size: 30px !important;
    line-height: 40px;
    margin-bottom: 10px !important;
}

/*  */

.faci-gap {
    margin-top: 50px;
}

.business-outer {
    border: 1px solid #efefef;
    min-height: 190px;
}

.bus-name-heading {
    background: #ff6682;
    position: relative;
    padding: 15px 30px;
}

.bus-name-heading h3 {
    font-size: 24px !important;
    line-height: 32px;
    color: #FFF !important;
    font-weight: 700;
    font-family: 'Bubblegum Sans',
        cursive;
}

.business-outer .bus-inner-outer {
    padding: 30px;
}

.business-outer .service-left img {
    max-width: 100%;
}

.business-outer .pri-content {
    padding: 30px 15px 10px !important;
    font-size: 14px;
    line-height: 24px;
    color: #000 !important;
    text-align: justify;
    margin-bottom: 0 !important;
}

.business-outer .pri-content p {
    font-size: 16px !important;
    line-height: 24px;
    color: #595959;
    font-weight: 600;
    text-align: justify;
}

/* Contact_Us */
.contact-sec {
    padding: 120px 0px 80px;
    position: relative;
}

.contact-sec .idx-btn:hover {
    border-color: #333;
}

.contact-sec .values-blk {
    padding: 20px 15px;
    background: #95cc47;
    border-radius: 10px;
    min-height: 198px;
    text-align: center;
}

.values-blk.bg-cs {
    background: #ffaf40;
}

.values-blk.bg-smt-edu {
    background: #ff6666 !important;
}

.contact-sec .values-blk .h-icon {
    height: 80px;
    width: 80px;
    border-radius: 50%;
    margin: -65px auto 20px !important;
}

.contact-sec .values-blk .h-icon img {
    width: 100%;
    border-radius: 100%;
}

.contact-sec .values-blk h4 {
    font-size: 24px !important;
    line-height: 30px;
    color: #FFF !important;
    margin-bottom: 10px !important;
    font-family: 'Bubblegum Sans', cursive;
}

.contact-sec .values-blk a {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #fff !important;
    text-align: center;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

.contact-sec .values-blk a:hover {
    color: #ffdd00 !important;
}

.contact-sec .values-blk p {
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: 500;
    color: #FFF;
    text-align: center;
}

.cont-gape {
    margin-top: 50px !important;
}

.contact-sec .cont-form-outer {
    padding: 26px 30px 17px;
    position: relative;
    /* background: #ff6666; */
    border-radius: 20px;
    border: 1px solid #f66;
    box-shadow: 0px 2px 5px 0px #f66;
}

.cont-form-outer .main-head {
    margin-bottom: 20px !important;
    color: #2f2f2f !important;
}

.contact-sec .cont-form-outer label {
    color: #2f2f2f !important;
}

.contact-sec .form-group .form-control:focus {
    box-shadow: none;
    border-color: #ff6666;
    color: #2f2f2f;
}

.map-box {
    width: 100%;
    height: 652px;
    border-radius: 20px 20px 20px 20px;
}

.idx-abt-sec.prn-sec {
    padding: 80px 0;
}

.abt-right img {
    max-width: 100%;
}

.idx-abt-sec.prn-sec .abt-right {
    padding: 40px 0 40px;
    position: relative;
    display: block;
    text-align: center;
}

.idx-abt-sec.prn-sec .abt-right img {
    max-width: 100%;
}

.idx-abt-sec.prn-sec .abt-left {
    padding: 0 20px;
}

.idx-abt-sec.sewa-sam-sec {
    padding: 80px 0;
}

.idx-abt-sec.sewa-sam-sec .abt-left {
    padding: 0;
}

.idx-abt-sec.sewa-sam-sec .main-head {
    margin-bottom: 15px !important;
    margin-top: 20px !important;
}

.idx-abt-sec .abt-left p .name {
    font-family: 'Alex Brush', cursive !important;
    font-size: 25px !important;
    color: #121212 !important;
}

.idx-abt-sec.inner-abt.inn-acad-sec .abt-left {
    padding: 40px 0px 0;
}

.gallery-sec {
    padding: 80px 0 50px;
    position: relative;
}

.gallery-sec .gallery-outer {
    margin-bottom: 30px !important;
}

.gallery-sec .gallery {
    position: relative;
    overflow: hidden;
    border-radius: 0px;
    border: 1px solid #ddd;
}

.gallery-sec .gallery img {
    display: block;
    position: relative;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    max-width: 100%;
}

.sports-pic-sec {
    padding: 80px 0px;
    position: relative;
}

.primary-wing .abt-left {
    padding: 20px 0px;

}

.under-cons {
    text-align: Center;
}

.under-cons img {
    max-width: 100%;
}

/*  */
.gallery-sec .bus-name-heading {
    margin: 0px 0px 30px 0px !important;
}

.date {
    float: right;
}

/*  */
/*Testimonials*/
.testimonial-bar {
    background: #fff9af;
    padding: 80px 0px;
}

.testimonial-bar .testimonial {
    max-width: 600px;
    margin: 10px auto 0;
    background: none;
}

.testimonial-bar .writer-pic {
    background: #fff;
    border-radius: 100%;
    width: 100px;
    height: 100px;
    display: block;
    margin: 0px auto 15px;
    position: relative;
}

.testimonial-bar .writer-pic img {
    border-radius: 100%;
    width: 100px;
    height: 100px;
}

.testimonial-bar .writer-pic .view-btn {
    background: #ecc400;
    text-align: center;
    padding-top: 4px;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

.testimonial-bar .writer-pic .view-btn .fa {
    color: #fff;
}

.testimonial-bar .subject {
    text-align: center;
    color: #333;
    font-weight: 600;
}

.testimonial-bar .message {
    color: #333;
    margin: 0px 0 20px 0 !important;
    text-align: center;
    font-size: 16px !important;
}

.testimonial-bar .message-pic {
    text-align: center;
}

.testimonial-bar .message-pic .fa {
    border: 1px solid #333;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 20px;
    padding-top: 14px;
    border-radius: 100%;
    margin: 5px 3px 10px 3px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

.testimonial-bar .message-pic .fa:hover {
    color: #fff;
    background: #18a0d3;
    border-color: #18a0d3
}

.testimonial-bar .writer {
    font-weight: bold;
    text-align: center;
    color: #ff6666;
    margin-bottom: 10px !important;
}

.testimonial-bar .main-head p {
    font-size: 20px !important;
    line-height: 24px;
    color: #000;
    font-weight: 500;
}

.testimonial-bar .writer-info {
    font-weight: normal;
    color: #333;
}

.testimonial-bar .bt-group {
    display: table;
    margin: 20px auto 0;
}

.testimonial-bar .bt-group .btn {
    border: 2px solid #6c2519;
    color: #6c2519 !important;
    font-weight: 600;
    border-radius: 25px !important;
    padding: 2px 15px;
    margin: 0 5px;
}

.testimonial-bar .bt-group .btn.btn-view {
    background: #eca300;
    color: #fff !important;
    border-color: #eca300;
}

.testimonial-bar .bt-group .btn:hover {
    background: #6c2519;
    color: #fff !important;
    border-color: #6c2519
}

.page-testimonials {
    background: #fff;
    padding: 40px 0 20px 0 !important;
}

.page-testimonials .item {
    margin-top: 0px;
    clear: both;
}

.page-testimonials .writer-pic {
    border: 1px solid #ddd;
    float: left;
}

.page-testimonials .writer-pic img {
    width: 100%;
    height: 100%;
}

.page-testimonials .testimonial {
    float: right;
    width: 88%;
    max-width: inherit;
    height: auto;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-top: 0;
    padding: 15px;
    position: relative;

}

.page-testimonials .testimonial .t-arrow {
    background: url(../design_img/icon-arrow-left.png) no-repeat left;
    width: 23px;
    height: 25px;
    position: absolute;
    left: -22px;
    top: 20px;
}

.page-testimonials .subject {
    text-align: left;
    font-size: 18px
}

.page-testimonials .writer {
    text-align: left;
}

.page-testimonials .message-pic {
    text-align: left;
}

.page-testimonials .message-pic .fa:hover {
    background: #ecc400;
    border-color: #ecc400;
}

/*  */






@media only screen and (min-width:1600px) and (max-width:1919px) {}

@media only screen and (min-width:1280px) and (max-width:1366px) {}

@media only screen and (min-width:992px) and (max-width:1199px) {
    header .cont-nav {
        padding: 5px 0px 5px 0;
    }

    header .cont-nav ul li {
        margin-left: 30px !important;
    }

    header .logo img {
        max-width: 90px;
    }

    .idx-abt-sec {
        padding: 90px 0 60px;
    }

    .idx-abt-sec .abt-left {
        padding: 10px 15px;
    }

    .idx-abt-sec .values-blk {
        min-height: 330px;
    }

    .main-head {
        font-size: 32px !important;
        line-height: 40px;
        margin-bottom: 15px !important;
    }

    .idx-class {
        padding: 60px 0;
    }

    .idx-class .kind-blk .co-down h3 {
        font-size: 22px !important;
        line-height: 29px !important;
        margin-bottom: 10px;
    }

    .idx-staff-sec {
        padding: 60px 0;
    }

    .team-mid {
        margin-top: 10px !important;
    }

    .idx-glorious-sec {
        padding: 60px 0;
    }

    .idx-glorious-sec .main-head {
        margin-bottom: 20px !important;
    }

    /* Inner Page Css Start */
    .banner-bar {
        padding: 120px 0 80px;
    }

    .banner-bar .banner-content h1 {
        font-size: 27px !important;
        line-height: 35px;
    }

    .idx-abt-sec.inner-vm-sec {
        padding: 60px 0 60px;
    }

    .idx-abt-sec.prn-sec {
        padding: 60px 0;
    }

    .idx-abt-sec.prn-sec .abt-right {
        padding: 40px 0 40px;
    }

    .important-link-sec .nav-menu {
        padding: 0px 30px 0px 0px;
    }

    .idx-abt-sec.sewa-sam-sec {
        padding: 60px 0;
    }

    .abt-img-full {
        padding: 30px 20px;
    }

    .overview-abt {
        padding: 0px 0px 60px;
    }

    .overview-abt.idx-abt-sec .abt-left {
        padding: 0 30px 0 0;
    }

    .overview-abt .abt-left.no-padd-right {
        padding: 0px 0px 0px 30px;
    }

    .bus-name-heading {
        padding: 15px 20px;
    }

    .business-outer .bus-inner-outer {
        padding: 30px 20px;
    }

    .business-outer .pri-content {
        padding: 30px 0px 10px !important;
    }

    .kindergarten-sec {
        padding: 60px 0 40px;
    }

    .contact-sec {
        padding: 100px 0px 60px;
    }

    .idx-staff-sec.inn-team-sec .team-blk .co-top {
        width: 175px;
        height: 175px;
    }

    .idx-staff-sec.inn-team-sec .team-blk h4 {
        font-size: 21px !important;
        line-height: 30px !important;
    }

    .idx-staff-sec .team-blk h4 span {
        font-size: 18px !important;
        line-height: 24px !important;
    }

    .gallery-sec {
        padding: 60px 0 30px;
    }

}

@media only screen and (min-width:768px) and (max-width:991px) {
    header .cont-nav {
        padding: 5px 0px 5px 0;
    }

    header .top-bar {
        padding: 7px 0px 6px;
    }

    header .social-nav {
        padding: 0px;
    }

    .ipad-no-right {
        padding-right: 0 !important;
    }

    header .cont-nav ul li {
        margin-left: 30px !important;
    }

    header .logo img {
        max-width: 80px;
        display: block;
        text-align: center;
    }

    .idx-abt-sec {
        padding: 70px 0 50px;
    }

    .idx-abt-sec .abt-left {
        padding: 0px 0px;
    }

    .idx-abt-sec .values-blk .h-icon {
        height: 80px;
        width: 80px;
        border-radius: 50%;
        margin: -60px auto 20px !important;
    }

    .main-head {
        font-size: 26px !important;
        line-height: 34px;
        margin-bottom: 10px !important;
    }

    .idx-abt-sec .values-blk {
        min-height: 240px;
    }

    .idx-abt-sec .vb-gap {
        margin-top: 80px;
    }

    .idx-abt-sec .values-blk h4 {
        font-size: 16px !important;
        line-height: 24px;
        margin-bottom: 5px !important;
    }

    .idx-class {
        padding: 50px 0;
    }

    .idx-class .kind-blk .co-down h3 {
        font-size: 22px !important;
        line-height: 29px !important;
        margin-bottom: 10px;
    }

    .idx-staff-sec {
        padding: 50px 0;
    }

    .team-mid {
        margin-top: 10px !important;
    }

    .idx-glorious-sec {
        padding: 50px 0;
    }

    .idx-glorious-sec .main-head {
        margin-bottom: 20px !important;
    }

    .idx-class .co-top {
        padding: 5px;
        border-width: 1px;
        margin-bottom: 15px !important;
    }

    .kin-gape {
        margin-top: 20px !important;
    }

    .idx-staff-sec .team-blk .co-top {
        width: 175px;
        height: 175px;
    }

    .idx-staff-sec .team-blk h4 {
        font-size: 19px !important;
        line-height: 27px !important;
        margin-bottom: 10px !important;
    }

    .idx-staff-sec .team-blk h4 span {
        font-size: 18px !important;
        line-height: 25px !important;
    }

    footer .footer-bar {
        padding: 40px 0 40px;
    }

    .footer-abt p {
        font-size: 14px !important;
        line-height: 24px;
        padding-right: 0px !important;
    }

    .important-link-sec .nav-menu {
        display: inline-block;
        padding: 0px 0px 0px 0px;
    }

    footer .social-nav li {
        line-height: 24px;
        font-size: 16px;
    }

    footer .social-nav li a .fa {
        color: #ffdd00 !important;
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 14px !important;
    }

    /* Inner Page Css Start */
    .banner-bar {
        padding: 90px 0 60px;
    }

    .banner-bar .banner-content h1 {
        font-size: 24px !important;
        line-height: 32px;
    }

    .idx-abt-sec.inner-abt {
        padding: 50px 0 50px;
    }

    .idx-abt-sec.inner-abt .abt-left {
        padding: 0px 0px 20px;
    }

    .idx-abt-sec.inner-vm-sec {
        padding: 50px 0 50px;
    }

    .idx-abt-sec.prn-sec {
        padding: 50px 0;
    }

    .idx-abt-sec.prn-sec .abt-right {
        padding: 30px 0 40px;
    }

    .idx-abt-sec.sewa-sam-sec {
        padding: 50px 0;
    }

    .idx-abt-sec.sewa-sam-sec .abt-left {
        padding: 0;
    }

    .abt-img-full {
        padding: 20px 15px;
    }

    .overview-abt {
        padding: 0px 0px 60px;
    }

    .overview-abt.idx-abt-sec .abt-left {
        padding: 0 15px 0 0;
    }

    .overview-abt .abt-left.no-padd-right {
        padding: 0px 0px 0px 15px;
    }

    .bus-name-heading {
        padding: 10px 20px;
    }

    .business-outer .bus-inner-outer {
        padding: 30px 20px;
    }

    .business-outer .pri-content {
        padding: 30px 0px 10px !important;
    }

    .bus-name-heading h3 {
        font-size: 20px !important;
        line-height: 27px;
        font-weight: 600;
    }

    .kindergarten-sec {
        padding: 50px 0 30px;
    }

    .kindergarten-sec .kin-head h5 {
        font-size: 18px !important;
        line-height: 27px;
    }

    .kindergarten-sec .kinder-blk .kinder-top {
        top: -90px;
        margin-bottom: -80px;
        width: 150px;
        height: 150px;
        padding: 5px;
        border: 5px solid #eeeeee;
    }

    .kindergarten-sec .kinder-blk {
        border: 1px solid #e5e5e5;
        padding: 15px 20px;
        margin-bottom: 30px !important;
    }

    .contact-sec {
        padding: 80px 0px 50px;
    }

    .contact-sec .values-blk .h-icon {
        height: 60px;
        width: 60px;
        margin: -50px auto 20px !important;
    }

    .contact-sec .values-blk {
        padding: 15px 10px;
        border-radius: 8px;
        min-height: 177px;
    }

    .contact-sec .values-blk h4 {
        font-size: 20px !important;
        line-height: 27px;
    }

    .contact-sec .main-head {
        margin-bottom: 30px !important;
    }

    .idx-staff-sec.inn-team-sec .team-blk .co-top {
        width: 150px;
        height: 150px;
    }

    .idx-staff-sec.inn-team-sec .team-blk h4 {
        font-size: 19px !important;
        line-height: 28px !important;
    }

    .idx-staff-sec .team-blk h4 span {
        font-size: 17px !important;
        line-height: 24px !important;
    }

    .gallery-sec {
        padding: 50px 0 20px;
    }

}

@media only screen and (min-width:320px) and (max-width:767px) {

    .banner-bar .banner-content h1 {
        font-size: 20px !important;
        line-height: 30px;
    }

    .location li a {
        font-size: 14px;
    }

    .colorborder {
        width: 180px;
    }

    header {
        position: fixed;
        background: #fff;
        width: 100%;
        z-index: 999;
    }

    header .top-bar {
        display: none;
    }

    header:before {
        display: none;
    }

    header .logo {
        padding: 8px 10px;
        webkit-transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 0);
        -moz-transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 0);
        transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 0);
    }

    header .logo img {
        max-width: 60px;
        webkit-transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 0);
        -moz-transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 0);
        transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 0);
    }

    header .logo-bar {
        box-shadow: none !important;
    }

    section.slider {
        position: relative;
        top: 85px !important;
        margin-bottom: 85px;
    }

    .idx-abt-sec {
        padding: 40px 0 40px;
    }

    .idx-abt-sec .abt-left {
        padding: 0px 0px;
    }

    .main-head {
        font-size: 22px !important;
        line-height: 30px;
        margin-bottom: 10px !important;
    }

    .idx-abt-sec .values-blk .h-icon {
        height: 90px;
        width: 90px;
        margin: -70px auto 20px !important;
    }

    .idx-abt-sec .values-blk {
        padding: 20px 15px;
        min-height: 100px;
        margin-top: 80px !important;
    }

    .abt-gp {
        margin-top: 0px !important;
    }

    .idx-class {
        padding: 40px 0 0;
    }

    .idx-class .kind-blk {
        margin-bottom: 50px !important;
    }

    .idx-staff-sec {
        padding: 40px 0;
    }

    .idx-staff-sec .main-head {
        margin-bottom: 20px !important;
    }

    .idx-staff-sec .team-blk {
        margin-bottom: 30px !important;
    }

    .team-mid {
        margin-top: 0px !important;
    }

    .idx-glorious-sec {
        padding: 40px 0;
    }

    .idx-glorious-sec .main-head {
        margin-bottom: 20px !important;
    }

    footer .footer-bar {
        padding: 20px 0 20px;
    }

    .footer-abt p {
        padding-right: 0px !important;
    }

    footer .important-link-sec {
        margin-top: 30px !important;
    }

    footer .important-link-sec h3 {
        padding-bottom: 15px !important;
    }

    footer .site-nav ul li {
        margin-bottom: 10px !important;
    }

    footer .footer-bar-bottom .copy {
        font-size: 16px !important;
        line-height: 30px !important;
        text-align: center !important;
    }

    footer .social-nav ul {
        margin: 0px auto !important;
        float: none;
    }

    /* Inner Page Css Start */
    .banner-bar {
        padding: 80px 0 50px;
        position: relative;
        top: 85px !important;
        margin-bottom: 85px;
    }

    .idx-abt-sec.inner-abt .abt-left {
        padding: 0px;
    }

    .idx-abt-sec.inner-vm-sec .abt-right {
        margin-top: 20px !important;
    }

    .idx-abt-sec.vision .abt-right {
        margin-bottom: 20px !important;
        margin-top: 0px !important;
    }

    .idx-abt-sec.prn-sec {
        padding: 40px 0;
    }

    .idx-abt-sec.prn-sec .abt-right {
        padding: 30px 0 0px;
    }

    .idx-abt-sec.sewa-sam-sec {
        padding: 40px 0;
    }

    .abt-img-full {
        padding: 20px 15px;
    }

    .overview-abt {
        padding: 0px 0px 60px;
    }

    .overview-abt.idx-abt-sec .abt-left {
        padding: 0 15px 0 0;
    }

    .overview-abt .abt-left.no-padd-right {
        padding: 0px 0px 0px 15px;
    }

    .idx-abt-sec.inner-abt.inn-acad-sec .abt-left {
        padding: 20px 0px 0;
    }

    .overview-abt .main-head {
        font-size: 22px !important;
        line-height: 30px;
        margin-bottom: 10px !important;
    }

    .m-padding-left {
        padding-left: 15px !important;
    }

    .m-padding-right {
        padding-right: 15px !important;
    }

    .mob-screen .abt-right {
        margin-top: 40px !important;
    }

    .mob-screen .abt-left.no-padd-right {
        padding: 20px 0px 0px 0px;
    }

    .bus-name-heading {
        padding: 10px 20px;
    }

    .business-outer .bus-inner-outer {
        padding: 30px 20px;
    }

    .business-outer .pri-content {
        padding: 30px 0px 10px !important;
    }

    .bus-name-heading h3 {
        font-size: 20px !important;
        line-height: 27px;
        font-weight: 600;
    }


    .kindergarten-sec {
        padding: 40px 0 20px;
    }

    .kindergarten-sec .kin-head h5 {
        font-size: 16px !important;
        line-height: 24px;
    }


    .kindergarten-sec .kinder-blk .kinder-top {
        top: -70px;
        margin-bottom: -60px;
        width: 120px;
        height: 120px;
        padding: 4px;
        border: 4px solid #eeeeee;
    }

    .kindergarten-sec .kinder-blk {
        border: 1px solid #e5e5e5;
        padding: 15px 20px;
        margin-bottom: 30px !important;
    }

    .kind-gape {
        margin-top: 40px !important;
    }

    .kindergarten-sec .kinder-blk h4 {
        font-size: 20px !important;
        line-height: 27px !important;
        font-weight: 600;
        margin-bottom: 10px !important;
    }


    .contact-sec {
        padding: 80px 0px 50px;
    }

    .contact-sec .values-blk .h-icon {
        height: 70px;
        width: 70px;
        margin: -55px auto 20px !important;
    }

    .contact-sec .values-blk {
        padding: 15px 10px;
        border-radius: 8px;
        min-height: 1px;
        margin-bottom: 80px !important;
    }

    .contact-sec .values-blk.bg-smt-edu {
        margin-bottom: 0px !important;
    }

    .contact-sec .values-blk h4 {
        font-size: 20px !important;
        line-height: 27px;
    }

    .contact-sec .main-head {
        margin-bottom: 20px !important;
    }

    .map-box {
        height: 300px;
        margin-bottom: 40px !important;
    }

    .contact-sec .cont-form-outer {
        padding: 25px 15px 15px;
    }

    .idx-staff-sec.inn-team-sec .team-blk .co-top {
        width: 200px;
        height: 200px;
    }

    .idx-staff-sec.inn-team-sec .team-blk h4 {
        font-size: 22px !important;
        line-height: 30px !important;
    }

    .idx-staff-sec .team-blk h4 span {
        font-size: 18px !important;
        line-height: 27px !important;
    }

    .team-gape {
        margin-top: 0px;
    }


}