.enquiryForm{
	position:relative;
	background:#FFF;
	padding:20px;
} 
.enquiryForm label{
	font-size:14px !important;
	font-weight:600;
	line-height:20px;
	color:#2f2f2f;
}
.enquiryForm .form-group .form-control {
    border-radius: 0 !important;
    box-shadow: none;
    background: none;
    padding: 6px 10px;
    height: auto;
    color: #2f2f2f;
}
.enquiryForm  .form-group select.form-control {
    background-color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../design_img/icon-select-arrow.png);
    background-repeat: no-repeat;
    background-position: right 6px top 50%;
    z-index: 0;
    /* padding: 7px 20px 7px 4px; */
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 5px;
    padding-right: 20px;
}

.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: 18px !important;
    line-height: 24px;
    color: #333;
    font-weight: 600;
    text-align: justify;
}
.idx-abt-sec .abt-left p span.quote{
	color:#ff6d47;
	font-size:18px !important;
	font-weight:600;
	line-height:25px;
}
.idx-abt-sec .abt-right{
    position: relative;
    float:right;
}
.idx-abt-sec .abt-right img{
    max-width:100%;
    text-align: right;
    border-radius:150px;
    position: relative;
    padding:10px;
    border:2px solid #ee4e24;
}

.idx-abt-sec .abt-right .abt-slide2{
    padding: 60px 45px;
    width: 350px;
    height: 340px;
    z-index: 2;
    position: absolute;
    bottom: 30px;
    left: -200px;
    border: 3px solid #c47cfc;
    background-color: #fff;
    border-radius: 46% 54% 44% 56% / 42% 39% 61% 58%;
    text-align: center;
}
.idx-abt-sec .abt-right .abt-slide2 img{
    max-width:80px;
    margin:0 auto 10px;
    border-radius:0;
    padding:0;
    border:none;
}

.idx-abt-sec .abt-right .abt-slide2 h4{
    font-size:20px !important;
    line-height: 27px;
    color: #2f2f2f;
    font-weight: 600;
    font-family: 'Bubblegum Sans', cursive;
    margin-bottom:10px !important;
}
.idx-abt-sec .abt-right .abt-slide2 p{
    font-size: 15px !important;
    line-height: 24px;
    color: #333;
    font-weight: 600;
}

.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:300px;
    text-align: center;
	margin-bottom:30px;
}
.idx-abt-sec .values-blk.pp-blk{
	min-height:240px;
	margin-bottom:0;
}

.idx-abt-sec .values-blk .h-icon {
    height: 150px;
    width: 150px;
    border-radius: 50%;
    margin: -100px 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: 17px !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 {
    padding: 80px 0;
    position: relative;
    background: #ffbaa8;
}
.idx-class:before{
    position: absolute;
    content: "";
    background-image: url(../design_img/footer-cloud-pattern.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    background-attachment: scroll;
    z-index: 11;
    width: 100%;
    height: 70px;
    top:0;
}
.idx-class:after{
    position: absolute;
    content: "";
    background-image: url(../design_img/pattern-2.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    background-attachment: scroll;
    z-index: 11;
    width: 100%;
    height: 70px;
    bottom:0;
}


.idx-class .class-heading {
    text-align: center;
}

.idx-class .class-heading p {
    font-size: 18px !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: 17px !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: 10px !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;
}

.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 {
    padding:80px 0;
}
.idx-abt-sec.inner-abt.milestone-sec .main-head{
	text-align:center !important;
}
.idx-abt-sec.inner-abt.abt-sec {
    margin-top: 80px;
    padding:0px 0 !important;
}
.abt-gape{
    margin-top:110px;
}
.vsn-sec .abt-gape{
    margin-top:50px;
}

.idx-abt-sec.vsn-sec .values-blk h4 {
    font-size: 22px !important;
    line-height: 30px;
}

.idx-abt-sec.vsn-sec  .values-blk .h-icon {
    height: 150px;
    width: 150px;
    margin-top:-90px !important;
}

.idx-abt-sec.vsn-sec  .values-blk {
    padding: 20px 30px;
    min-height: 340px;
}

.chair-message{
    font-size:22px !important;
    line-height: 30px;
    font-weight: 600;
    letter-spacing: 1.5px;
    color:#232323;
    margin-top:15px !important;
    font-family: 'Bubblegum Sans', cursive;
}

.chair-message span{
    font-size:16px !important;
    line-height: 30px;
    font-weight: 500;
    letter-spacing: 1.5px;
    color:#232323;
    margin-top:15px !important;
    font-family: 'Bubblegum Sans', cursive;
}

.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%;
}

.inner-abt .inn-abt-right{
    position: relative;
}

.inner-abt .inn-abt-right 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.forms{
    padding: 40px 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: 221px;
    text-align: center;
}

.values-blk.bg-cs {
    background: #ffaf40;
}

.values-blk.bg-time {
    background: #b751ff;
}

.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: 18px;
    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: 18px !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%;
}

.ig-gape{
	margin-top:60px !important;
}


/*  */
.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;
}

/*  */
.portfolio-sec .gallery-outer{
	margin-bottom:30px !important;
}
.portfolio-sec .gallery-outer.no-margin{
	margin-bottom:0 !important;
}
.portfolio-sec .gallery{
	position: relative;
    overflow: hidden;
	border-radius:0px;
}
.portfolio-sec  .gallery{
	border:1px solid #e5e5e5;
	height:auto;
}
.portfolio-sec .gallery img{
	display: block;
   position: relative;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  max-width:100%;
  
}
.portfolio-sec .gallery:hover  img{
 -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
 
} 
.under-cons {
    text-align: center;
}
.under-cons img{
    max-width:100%;
}


@media only screen and (min-width:1600px) and (max-width:1919px) {
    .idx-class::before {
        height: 60px;
        top: 0;
    }
    .idx-class::after {
       height: 60px;
        bottom: -3px;
      }
}

@media only screen and (min-width:1440px) and (max-width:1599px) {
    .idx-class::before {
        height: 55px;
        top: 0;
    }
    .idx-class::after {
        height: 55px;
        bottom: -5px;
    }
}


@media only screen and (min-width:1280px) and (max-width:1366px) {
    .idx-class::before {
        height: 50px;
        top: 0;
      }
      .idx-class::after {
        height: 50px;
        bottom: -1px;
    }
}

@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: 110px;
    }

    .idx-abt-sec {
        padding: 70px 0 60px;
    }

    .idx-abt-sec .abt-right .abt-1{
        text-align: right;
    }

    .idx-abt-sec .abt-right img {
        max-width: 85%;
    }

    .idx-abt-sec .abt-right .abt-slide2 {
        padding: 35px 30px;
        width: 290px;
        height: 284px;
        bottom: -40px;
        left: -105px;
        border: 2px solid #c47cfc;
    }

    .idx-abt-sec .abt-right .abt-slide2 img {
        max-width: 60px;
    }

    .idx-abt-sec .abt-right .abt-slide2 h4 {
        font-size: 18px !important;
        line-height: 25px;
        margin-bottom: 0px !important;
    }
    .idx-class:after {
       bottom: -33px;
    }

    .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: 110px 0 70px;
    }
    .idx-abt-sec.inner-abt {
        padding: 60px 0;
    }
    .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 3px 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: 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 20px;
    }

    .footer-abt p {
        font-size: 14px !important;
        line-height: 24px;
        padding-right: 0px !important;
    }

    .important-link-sec .nav-menu {
        display: inline-block;
        padding: 0px 25px 0px 0px;
    }
    footer .important-link-sec h3 {
        font-size: 20px !important;
        line-height: 27px !important;
        margin-bottom: 15px !important;
    }

    footer .social-nav li {
        line-height: 24px;
        font-size: 16px;
    }
    footer .social-nav ul {
        float: left;
        margin-top: 20px !important;
    }
    footer .ftr-map {
       margin-top:20px;
    }
    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: 75px 0 50px;
    }
    .abt-gape {
        margin-top: 0px;
    }

    .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;
    }
    /* Date 12-12-2023 */
    .ipad-no-padding{
        padding-left:0 !important;
        padding-right:0 !important;
    }
    header .logo {
       padding:8px 0 !important;
       width:150px;
       display:block;
    }
    header .logo img{
        max-width:85%;
    }
    .idx-abt-sec .abt-right .abt-slide2 {
        display:none;
    }

    .idx-class:after {
        bottom: -22px;
    }
   
    

}

@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;
        box-shadow: -1px 4px 10px -1px rgba(0,0,0,0.15);
        -webkit-box-shadow: -1px 4px 10px -1px rgba(0,0,0,0.15);
        -moz-box-shadow: -1px 4px 10px -1px rgba(0,0,0,0.15);
    }

    header .top-bar {
        display: none;
    }

    header:before {
        display: none;
    }

    header .logo {
        padding: 10px 0px  10px !important;
        width:150px !important;
        display:block;
    }

    header .logo img {
        max-width:120px;
        -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 {
        margin-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:60px 0 50px;
        position: relative;
        top: 80px !important;
        margin-bottom:80px;
    }
    .idx-abt-sec.inner-abt {
        padding:40px 0;
    }
    .abt-gape {
        margin-top: 0px;
    }

    .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-time {
        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;
    }
    /* Date 12-12-2023 */
    .idx-abt-sec .abt-right .abt-slide2 {
        display:none;
    }
    .idx-abt-sec .abt-right {
       margin-top:20px;
    }

    .idx-class:after {
       display:none;
    }
    .footer-bottom-strip {
        padding: 1px 0px;
    }
    .idx-abt-sec.vsn-sec .values-blk {
        padding: 20px 20px;
        min-height: 1px;
    }
    .idx-abt-sec.inner-abt.cp-sec .inn-abt-right{
       padding-bottom:30px !important;
    }
	
	.idx-abt-sec .values-blk.bg-hea-evn {
		margin-bottom:30px !important;
	}
	.inner-abt .inn-abt-right {
		margin-bottom:20px !important;
	}
	.idx-abt-sec.inner-abt.abt-sec {
		padding: 40px 0 !important;
	}
	.abt-center {
		 margin-bottom: 0px;
	}
	.learning-sec.learning-bg {
		padding: 40px 0;
   }
   .learning-sec .learning-text {
		padding: 20px 0px;
	}
	.tea-pd-blk{
		margin-bottom:30px !important;
	}
}