@font-face {
  font-family: 'ankehand';
  src: url("../../website-font/ankehand.eot");
  src: url("../../website-font/ankehand.eot?#iefix") format("embedded-opentype"), url("../../website-font/ankehand.woff") format("woff"), url("../../website-font/ankehand.ttf") format("truetype"), url("../../website-font/ankehand.svg") format("svg"); }
@font-face {
  font-family: 'brown-bold';
  src: url("../../website-font/brown-bold.eot");
  src: url("../../website-font/brown-bold.eot?#iefix") format("embedded-opentype"), url("../../website-font/brown-bold.woff") format("woff"), url("../../website-font/brown-bold.ttf") format("truetype"), url("../../website-font/brown-bold.svg") format("svg"); }
@font-face {
  font-family: 'brown-boldalt';
  src: url("../../website-font/brown-boldalt.eot");
  src: url("../../website-font/brown-boldalt.eot?#iefix") format("embedded-opentype"), url("../../website-font/brown-boldalt.woff") format("woff"), url("../../website-font/brown-boldalt.ttf") format("truetype"), url("../../website-font/brown-boldalt.svg") format("svg"); }
@font-face {
  font-family: 'brown-light';
  src: url("../../website-font/brown-light.eot");
  src: url("../../website-font/brown-light.eot?#iefix") format("embedded-opentype"), url("../../website-font/brown-light.woff") format("woff"), url("../../website-font/brown-light.ttf") format("truetype"), url("../../website-font/brown-light.svg") format("svg"); }
html {
  scroll-behavior: smooth; }

html,
body {
  margin: 0px !important;
  padding: 0;
  font-family: 'brown-boldalt', sans-serif; }

.container-full {
  max-width: 100%;
  padding: 0; }

.overflow-h {
  overflow: hidden; }

h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
div,
p,
form {
  margin: 0;
  padding: 0; }

* {
  margin: 0;
  padding: 0; }

* {
  outline: none !important; }

a:focus {
  outline: 0; }

.clr {
  clear: both; }

.cursor-p {
  cursor: pointer; }

.only-desktop {
  display: block !important; }

.only-tab {
  display: none !important; }

.only-mobile {
  display: none !important; }

.displayhide {
  display: none; }

.break {
  clear: both;
  line-height: 1px;
  display: block; }

.bdrnone {
  border: 0px !important; }

.wd100 {
  width: 100%; }

.hding {
  font-size: 30px;
  color: #5B616B;
  padding: 0 0 20px 0; }

/****** smooth scrolling page start ****/
.smart-scroll {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.scrolled-down {
  transform: translateY(-100%);
  transition: all 0.3s ease-in-out; }

.scrolled-up {
  transform: translateY(0);
  transition: all 0.3s ease-in-out; }

/****** smooth scrolling page end ****/
/******************************************** Responsive CSS Starts ********************************************/
@media screen and (max-width: 1024px) {
  .only-tab {
    display: block !important; } }
@media screen and (max-width: 768px) {
  .not-mobile {
    display: block; }

  .only-mobile {
    display: block; }

  .only-tab {
    display: block !important; } }
@media screen and (max-width: 640px) {
  .only-desktop {
    display: none !important; }

  .only-tab {
    display: none !important; }

  .only-mobile {
    display: block !important; }

  .not-mobile {
    display: none; }

  .mobile-none {
    display: none; } }
/******************************************** Responsive CSS Ends ********************************************/
/******************************************** Header Css Start ********************************************/
.header-logo {
  width: 250px;
  padding: 5px;
  image-rendering: -webkit-optimize-contrast; }

.navbg {
  padding: 0 15px !important;
  background-color: #505965 !important;
  box-shadow: none; }

.nav-item {
  padding: 0 30px; }
  .nav-item a {
    color: #fff;
    padding: 10px;
    font-size: 15px; }
    .nav-item a:hover {
      color: #eac05a;
      text-decoration: none;
      text-shadow: 0px 0px 15px #fff; }
    .nav-item a.active {
      color: #eac05a;
      text-decoration: none;
      text-shadow: 0px 0px 15px #fff; }
      .nav-item a.active:hover {
        cursor: default;
        color: #eac05a; }
  .nav-item .dropdown-menu {
    padding: 0;
    border-radius: 0;
    margin: 0;
    width: 230px;
    box-shadow: 3px 3px 0px #8c929d;
    top: 40px; }
    .nav-item .dropdown-menu a {
      color: #505965;
      padding: 10px;
      font-size: 15px; }
      .nav-item .dropdown-menu a:active {
        color: #fff;
        background-color: #eac05a; }
    .nav-item .dropdown-menu .dropdown-item.active {
      background-color: #737983;
      color: #fff; }

.dropdown-menu .nav-item {
  padding: 0 0px; }

.dropdown-item:focus, .dropdown-item:hover {
  color: #fff !important;
  text-decoration: none;
  background-color: #eac05a; }

.dropdown-menu .sub-menu {
  left: 100%;
  position: absolute;
  top: 0;
  visibility: hidden;
  margin-top: -1px; }

.dropdown-menu li:hover .sub-menu {
  visibility: visible; }

.nav-tabs .dropdown-menu,
.nav-pills .dropdown-menu,
.navbar .dropdown-menu {
  margin-top: -7px; }

.navbar .sub-menu:before {
  border-bottom: 7px solid transparent;
  border-left: none;
  border-right: 7px solid rgba(0, 0, 0, 0.2);
  border-top: 7px solid transparent;
  left: -7px;
  top: 10px; }

.navbar .sub-menu:after {
  border-top: 6px solid transparent;
  border-left: none;
  border-right: 6px solid #fff;
  border-bottom: 6px solid transparent;
  left: 10px;
  top: 11px;
  left: -6px; }

.dropdown-submenu {
  position: relative; }

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  border-radius: 0; }

.dropdown-submenu:hover > .dropdown-menu {
  display: block; }

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: 0px; }

.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff; }

.dropdown-submenu .pull-left {
  float: none; }

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px; }

.dropdown:hover > .dropdown-menu {
  display: block; }

/*****************************/
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(30%);
    transform: translateY(30%);
    visibility: visible; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(30%);
    transform: translateY(30%);
    visibility: visible; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
/****************************************** Responsive CSS Starts *****************************************/
@media screen and (max-width: 640px) {
  .header-logo {
    width: 170px; }

  .navbg {
    padding: 0 15px 0px 5px !important; }

  .nav-item {
    padding: 0;
    border-top: 1px dotted #86898d; }
    .nav-item a {
      display: block;
      padding: 10px; }
      .nav-item a:hover {
        background: #eac05a;
        color: #fff; }
    .nav-item .dropdown-menu {
      width: unset;
      box-shadow: none;
      border: 0px; }
      .nav-item .dropdown-menu a:active {
        color: #505965;
        background-color: #f8f9fa; }

  .navbar-toggler {
    font-size: 24px;
    padding: 0;
    color: #fff; } }
/****************************************** Responsive CSS Ends *****************************************/
/******************************************** Header Css End ********************************************/
/******************************************** Footer Css Start ********************************************/
.footer-section {
  background: #5B616B;
  color: #000;
  padding: 0 0 50px 0; }

.footer-block {
  background: #fff;
  padding: 30px 50px;
  border-bottom: 5px solid #B89535; }
  .footer-block h6 {
    font-size: 20px;
    font-weight: 600; }
  .footer-block p {
    font-size: 14px; }
    .footer-block p a {
      color: #000; }
      .footer-block p a:hover {
        text-decoration: underlne; }

.subscriber-blk {
  border: 1px solid #ccc;
  border-radius: 50px;
  margin: 8px 100px 0 0;
  padding: 5px; }
  .subscriber-blk .sub-text {
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
    border-radius: 20px 0 0 20px;
    border: 0;
    margin: 0 5px 0 0; }
  .subscriber-blk .sub-btn {
    background: #000;
    color: #fff;
    border-radius: 25px;
    border: 0;
    padding: 10px 20px;
    font-weight: 600; }
    .subscriber-blk .sub-btn:hover {
      background: #3e3e3e;
      cursor: pointer; }

.social-lnk {
  padding: 0; }
  .social-lnk p {
    padding: 0 0 5px 0;
    font-weight: 600;
    font-size: 13px; }
  .social-lnk a {
    display: block;
    width: 40px;
    height: 40px;
    background: #B89535;
    display: inline-block;
    border-radius: 10px;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    color: #fff;
    margin: 0 0 0 10px; }
    .social-lnk a:hover {
      box-shadow: 0 0 10px #888; }

/******************************************** Responsive CSS Starts ********************************************/
@media only screen and (max-width: 991px) and (min-width: 360px) {
  .social-lnk {
    padding: 20px 0 0 0;
    margin: 30px 0 0 0;
    border-top: 1px solid #ccc; }
    .social-lnk a {
      line-height: 45px; } }
@media screen and (max-width: 640px) {
  .footer-block {
    text-align: center;
    padding: 30px; }
    .footer-block .footer-lnk {
      padding-bottom: 30px; }

  .subscriber-blk {
    margin: 0; }
    .subscriber-blk .sub-text {
      font-size: 13px;
      padding: 5px 10px; }
    .subscriber-blk .sub-btn {
      padding: 7px 10px;
      font-size: 13px; }

  .social-lnk {
    padding: 20px 0 0 0;
    margin: 30px 0 0 0;
    border-top: 1px solid #ccc; } }
@media screen and (max-width: 360px) {
  .subscriber-blk {
    margin: 20px 0; }
    .subscriber-blk .sub-text {
      font-size: 13px;
      padding: 5px 10px; }
    .subscriber-blk .sub-btn {
      padding: 7px 15px;
      font-size: 13px; }

  .social-lnk {
    padding: 0;
    margin: 0;
    border-top: 0px; } }
/******************************************** Responsive CSS Ends ********************************************/
/******************************************** Footer Css End ********************************************/
/******************************************** Home page Css Start ********************************************/
html {
  scroll-behavior: smooth; }

.main-banner {
  width: 100%;
  overflow: hidden;
  padding: 100px 0 0 0; }

.counter-wrapper {
  background: url(../../images/heading-bg.png) repeat center 0;
  padding: 60px;
  font-family: 'brown-boldalt';
  color: #5B616B;
  text-align: center; }
  .counter-wrapper h2 {
    font-size: 50px;
    font-weight: 600;
    letter-spacing: 0px;
    padding-top: 0px;
    color: #b5912f; }
  .counter-wrapper p {
    font-size: 18px;
    font-weight: 800;
    padding-top: 10px;
    color: #525965;
    line-height: 22px; }
  .counter-wrapper .infinity-icon {
    width: 75px;
    padding: 15px 0 10px 0; }

.about-us-text {
  background: url(../../images/heading-bg.png) no-repeat center 0;
  background-size: cover;
  padding: 20px 75px 45px 75px;
  margin: 0 0 35px 0;
  font-family: 'brown-boldalt';
  color: #5B616B; }
  .about-us-text h1 {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: 0px;
    padding-top: 0px;
    color: #b5912f; }
  .about-us-text p {
    font-size: 22px;
    font-weight: 400;
    padding-top: 18px;
    font-family: 'brown-light';
    color: #525965;
    line-height: 32px; }

.inspring-environment {
  background: url(../../images/background-lines.png) no-repeat center 0; }

.inspring-env-block {
  padding: 35px 55px; }
  .inspring-env-block h2 {
    font-size: 35px;
    font-weight: 600;
    padding: 0px 20px 20px 20px;
    color: #5B616B; }
  .inspring-env-block .type-sec {
    padding: 22px 22px 70px 22px;
    position: relative; }
    .inspring-env-block .type-sec img {
      width: 100%; }
    .inspring-env-block .type-sec p {
      font-size: 15px;
      font-weight: 600;
      padding: 30px 0px;
      color: #5B616B; }
    .inspring-env-block .type-sec button {
      position: absolute;
      left: 20px;
      bottom: 30px;
      background: #b89535;
      border: none;
      font-size: 13px;
      color: #FFFFFF;
      padding: 10px 20px;
      border-radius: 40px;
      text-align: center;
      -webkit-transition-duration: 0.4s;
      /* Safari */
      transition-duration: 0.4s;
      text-decoration: none;
      overflow: hidden;
      cursor: pointer; }
      .inspring-env-block .type-sec button:after {
        border-radius: 40px;
        content: "";
        background: #b89535;
        display: block;
        position: absolute;
        padding-top: 300%;
        padding-left: 350%;
        margin-left: -20px !important;
        margin-top: -120%;
        opacity: 0;
        transition: all 0.8s; }
      .inspring-env-block .type-sec button:active:after {
        padding: 0;
        margin: 0;
        opacity: 1;
        transition: 0s; }
      .inspring-env-block .type-sec button:hover {
        background: #e1b848;
        text-decoration: none;
        transition: background .2s ease-in-out, color .2s ease-in-out; }

.img-thumb {
  border-radius: 45px;
  box-shadow: 0 0 15px #7c7c7c;
  position: relative;
  overflow: hidden; }
  .img-thumb img.thum {
    max-width: 100%;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    .img-thumb img.thum:hover {
      -moz-transform: scale(1.1);
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1);
      cursor: pointer; }

.heading-block {
  background: url(../../images/heading-bg.png) no-repeat center 0;
  background-size: cover;
  padding: 20px 75px 45px 75px;
  margin: 15px 0;
  color: #5B616B;
  text-align: center; }
  .heading-block h1 {
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 3px;
    padding-top: 20px; }
    .heading-block h1 span {
      font-size: 25px; }
  .heading-block p {
    font-size: 24px;
    font-weight: 400;
    padding-top: 20px;
    font-family: 'brown-light'; }

.heading-block-2 {
  background: url(../../images/heading-bg.png) no-repeat center 0;
  background-size: cover;
  padding: 20px 75px 45px 75px;
  margin: 15px 0; }
  .heading-block-2 h1 {
    font-size: 32px;
    font-weight: 600;
    padding-top: 20px;
    color: #b5912f; }
    .heading-block-2 h1 span {
      font-size: 25px; }
  .heading-block-2 p {
    font-size: 24px;
    font-weight: 400;
    padding-top: 20px;
    font-family: 'brown-light'; }

.banner-2 {
  position: relative; }
  .banner-2 a.read-m {
    background: #fff;
    border-radius: 25px;
    padding: 15px 30px;
    font-size: 15px;
    font-weight: 600;
    color: #000;
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 75%;
    transform: translate(-50%, -50%); }
    .banner-2 a.read-m:hover {
      background: #b89535;
      color: #fff;
      box-shadow: 0 0 10px #ccc;
      text-decoration: none; }
  .banner-2 button {
    position: absolute;
    background: #fff;
    border: none;
    font-size: 13px;
    color: #000;
    padding: 15px 30px;
    border-radius: 40px;
    display: inline-block;
    left: 50%;
    top: 75%;
    transform: translate(-50%, -50%);
    text-align: center;
    -webkit-transition-duration: 0.4s;
    /* Safari */
    transition-duration: 0.4s;
    text-decoration: none;
    overflow: hidden;
    cursor: pointer; }
    .banner-2 button:after {
      border-radius: 40px;
      content: "";
      background: #b89535;
      display: block;
      position: absolute;
      padding-top: 300%;
      padding-left: 350%;
      margin-left: -40px !important;
      margin-top: -120%;
      opacity: 0;
      transition: all 0.8s; }
    .banner-2 button:active:after {
      padding: 0;
      margin: 0;
      opacity: 1;
      transition: 0s; }
    .banner-2 button:hover {
      background: #e1b848;
      text-decoration: none;
      transition: background .2s ease-in-out, color .2s ease-in-out; }
  .banner-2 p {
    font-size: 13px;
    line-height: 17px;
    font-weight: 600;
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    height: 100px;
    width: 100px;
    padding: 23px 10px 10px 10px;
    font-weight: 600;
    position: absolute;
    right: 50px;
    bottom: 130px;
    text-align: center; }
    .banner-2 p span {
      font-size: 11px;
      font-weight: 400; }

.instagram-block {
  background: url(../../images/background-lines.png) no-repeat center 0; }

.instagram-content-block {
  padding: 50px; }

.instagram-content-heading {
  background: #525964;
  padding: 15px;
  font-size: 22px;
  color: #FFF;
  width: 70%;
  margin: 0 auto;
  text-align: center;
  border-radius: 45px;
  font-family: "brown-light";
  margin-bottom: 60px; }

.bottom-links {
  background: #FFF;
  padding: 60px 50px; }
  .bottom-links img {
    width: 100%;
    box-shadow: 0 0 10px #b9b9b9;
    border: solid 5px #bd9626; }
  .bottom-links button {
    position: absolute;
    background: #b89535;
    border: none;
    font-size: 14px;
    color: #fff;
    padding: 10px 10px;
    width: 150px;
    border-radius: 40px;
    display: inline-block;
    left: 50%;
    top: 100%;
    transform: translate(-50%, -50%);
    text-align: center;
    -webkit-transition-duration: 0.4s;
    /* Safari */
    transition-duration: 0.4s;
    text-decoration: none;
    overflow: hidden;
    cursor: pointer; }
    .bottom-links button:after {
      border-radius: 40px;
      content: "";
      background: #b89535;
      display: block;
      position: absolute;
      padding-top: 300%;
      padding-left: 350%;
      margin-left: -20px !important;
      margin-top: -120%;
      opacity: 0;
      transition: all 0.8s; }
    .bottom-links button:active:after {
      padding: 0;
      margin: 0;
      opacity: 1;
      transition: 0s; }
    .bottom-links button:hover {
      background: #e1b848;
      text-decoration: none;
      transition: background .2s ease-in-out, color .2s ease-in-out; }
  .bottom-links ul {
    list-style: none; }
    .bottom-links ul li {
      position: relative;
      width: 17.7%;
      display: inline-block;
      margin: 0 1%; }
      .bottom-links ul li:first-child {
        margin-left: 0; }
      .bottom-links ul li:last-child {
        margin-right: 0; }

.bottom-img-thumb {
  box-shadow: 0 0 15px #7c7c7c;
  position: relative;
  overflow: hidden; }
  .bottom-img-thumb img.thum {
    max-width: 100%;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    .bottom-img-thumb img.thum:hover {
      -moz-transform: scale(1.1);
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1);
      cursor: pointer; }

.pb-50 {
  padding-bottom: 50px; }

.why-of-learning {
  background: url(../../images/background-lines2.png) no-repeat center 0; }

.learning-block {
  padding: 90px 55px 160px 55px; }
  .learning-block h2 {
    font-size: 40px;
    font-weight: 600;
    color: #5B616B;
    padding: 0 30px 50px 30px;
    letter-spacing: 3px; }
  .learning-block .type-sec-1,
  .learning-block .type-sec-2,
  .learning-block .type-sec-3,
  .learning-block .type-sec-4,
  .learning-block .type-sec-5,
  .learning-block .type-sec-6 {
    position: relative;
    padding: 0 40px; }
    .learning-block .type-sec-1 img,
    .learning-block .type-sec-2 img,
    .learning-block .type-sec-3 img,
    .learning-block .type-sec-4 img,
    .learning-block .type-sec-5 img,
    .learning-block .type-sec-6 img {
      width: 100%;
      border-radius: 45px;
      box-shadow: 0 0 10px #b9b9b9; }
    .learning-block .type-sec-1 p,
    .learning-block .type-sec-2 p,
    .learning-block .type-sec-3 p,
    .learning-block .type-sec-4 p,
    .learning-block .type-sec-5 p,
    .learning-block .type-sec-6 p {
      font-size: 15px;
      font-weight: 600;
      padding: 10px 0 20px 0px;
      text-align: center; }
    .learning-block .type-sec-1 a,
    .learning-block .type-sec-2 a,
    .learning-block .type-sec-3 a,
    .learning-block .type-sec-4 a,
    .learning-block .type-sec-5 a,
    .learning-block .type-sec-6 a {
      position: absolute;
      top: 340px;
      left: 50%;
      transform: translate(-50%, -50%);
      background: #fff;
      border-radius: 25px;
      padding: 10px 20px;
      font-size: 13px;
      font-weight: 600;
      color: #000;
      width: 140px;
      text-align: center; }
      .learning-block .type-sec-1 a:hover,
      .learning-block .type-sec-2 a:hover,
      .learning-block .type-sec-3 a:hover,
      .learning-block .type-sec-4 a:hover,
      .learning-block .type-sec-5 a:hover,
      .learning-block .type-sec-6 a:hover {
        box-shadow: 0 0 10px #9a9a9a;
        text-decoration: none; }
    .learning-block .type-sec-1 button,
    .learning-block .type-sec-2 button,
    .learning-block .type-sec-3 button,
    .learning-block .type-sec-4 button,
    .learning-block .type-sec-5 button,
    .learning-block .type-sec-6 button {
      position: absolute;
      background: #fff;
      border: none;
      font-size: 13px;
      color: #000;
      padding: 10px 20px;
      border-radius: 40px;
      display: inline-block;
      left: 50%;
      top: 75%;
      transform: translate(-50%, -50%);
      text-align: center;
      -webkit-transition-duration: 0.4s;
      /* Safari */
      transition-duration: 0.4s;
      text-decoration: none;
      overflow: hidden;
      cursor: pointer; }
      .learning-block .type-sec-1 button:after,
      .learning-block .type-sec-2 button:after,
      .learning-block .type-sec-3 button:after,
      .learning-block .type-sec-4 button:after,
      .learning-block .type-sec-5 button:after,
      .learning-block .type-sec-6 button:after {
        border-radius: 40px;
        content: "";
        background: #b89535;
        display: block;
        position: absolute;
        padding-top: 300%;
        padding-left: 350%;
        margin-left: -20px !important;
        margin-top: -120%;
        opacity: 0;
        transition: all 0.8s; }
      .learning-block .type-sec-1 button:active:after,
      .learning-block .type-sec-2 button:active:after,
      .learning-block .type-sec-3 button:active:after,
      .learning-block .type-sec-4 button:active:after,
      .learning-block .type-sec-5 button:active:after,
      .learning-block .type-sec-6 button:active:after {
        padding: 0;
        margin: 0;
        opacity: 1;
        transition: 0s; }
      .learning-block .type-sec-1 button:hover,
      .learning-block .type-sec-2 button:hover,
      .learning-block .type-sec-3 button:hover,
      .learning-block .type-sec-4 button:hover,
      .learning-block .type-sec-5 button:hover,
      .learning-block .type-sec-6 button:hover {
        background: #e1b848;
        text-decoration: none;
        transition: background .2s ease-in-out, color .2s ease-in-out; }
  .learning-block .type-sec-1 {
    left: 60px;
    top: 60px; }
  .learning-block .type-sec-2 {
    left: 0px;
    top: 130px; }
  .learning-block .type-sec-3 {
    left: 0;
    top: -240px; }
  .learning-block .type-sec-4 {
    left: 0;
    top: -80px; }
  .learning-block .type-sec-5 {
    left: -60px;
    top: 60px; }
  .learning-block .type-sec-6 {
    left: 0px;
    top: 130px; }

.founded-by {
  background: #e6e7e8;
  padding: 0 0 25px 0; }
  .founded-by h2 {
    background: #5B616B;
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    padding: 30px 20px 80px 20px;
    letter-spacing: 1px; }
  .founded-by .founder-block {
    background: #fff;
    padding: 0;
    margin: -50px 50px 0 50px; }
    .founded-by .founder-block .person-info-left {
      padding: 20px 20px 100px 20px; }
      .founded-by .founder-block .person-info-left h5 {
        font-size: 20px;
        font-weight: 600; }
      .founded-by .founder-block .person-info-left p {
        font-size: 15px;
        font-weight: 600; }
      .founded-by .founder-block .person-info-left img {
        width: 260px;
        margin: 15px 0 0 0; }
      .founded-by .founder-block .person-info-left .flip-txt {
        position: relative;
        transition: 0.3s;
        left: -70px; }
        .founded-by .founder-block .person-info-left .flip-txt p.founder-info {
          display: none !important;
          position: absolute;
          background: rgba(230, 231, 232, 0.9);
          color: #000;
          font-size: 15px;
          padding: 20px;
          width: 250px;
          height: 157px;
          top: 15px;
          text-align: center; }
        .founded-by .founder-block .person-info-left .flip-txt:hover p.founder-info {
          display: block !important; }
    .founded-by .founder-block .person-info-right {
      text-align: right;
      padding: 20px 20px 100px 20px; }
      .founded-by .founder-block .person-info-right h5 {
        font-size: 20px;
        font-weight: 600; }
      .founded-by .founder-block .person-info-right p {
        font-size: 15px;
        font-weight: 600; }
      .founded-by .founder-block .person-info-right img {
        width: 260px;
        margin: 15px 0 0 0; }
      .founded-by .founder-block .person-info-right .flip-txt {
        position: relative;
        transition: 0.3s;
        right: -70px; }
        .founded-by .founder-block .person-info-right .flip-txt p.founder-info {
          display: none !important;
          position: absolute;
          background: rgba(230, 231, 232, 0.9);
          color: #000;
          font-size: 15px;
          padding: 20px;
          right: 0;
          width: 260px;
          height: 157px;
          top: 15px;
          text-align: center; }
        .founded-by .founder-block .person-info-right .flip-txt:hover p.founder-info {
          display: block !important; }
    .founded-by .founder-block .person-info-center {
      padding: 150px 0 0 0; }
      .founded-by .founder-block .person-info-center .flip-txt {
        position: relative;
        transition: 0.3s;
        right: 0px; }
        .founded-by .founder-block .person-info-center .flip-txt p.founder-info {
          display: none !important;
          position: absolute;
          background: rgba(230, 231, 232, 0.9);
          color: #000;
          font-size: 15px;
          padding: 20px;
          right: 0;
          width: 100%;
          height: 100%;
          top: 0;
          text-align: center; }
        .founded-by .founder-block .person-info-center .flip-txt:hover p.founder-info {
          display: block !important; }
      .founded-by .founder-block .person-info-center h4 {
        font-size: 16px;
        font-weight: 600;
        line-height: 28px;
        color: #4B4B4D; }
        .founded-by .founder-block .person-info-center h4 i {
          font-size: 50px;
          color: #b89535; }
      .founded-by .founder-block .person-info-center h5 {
        font-size: 20px;
        font-weight: 600;
        padding: 40px 0 0 0; }
      .founded-by .founder-block .person-info-center p {
        font-size: 15px;
        font-weight: 600;
        padding: 0 0 30px 0;
        color: #4B4B4D; }
      .founded-by .founder-block .person-info-center button {
        position: absolute;
        left: 20px;
        bottom: 0px;
        background: #b89535;
        border: none;
        font-size: 13px;
        color: #FFFFFF;
        padding: 10px 20px;
        border-radius: 40px;
        text-align: center;
        -webkit-transition-duration: 0.4s;
        /* Safari */
        transition-duration: 0.4s;
        text-decoration: none;
        overflow: hidden;
        cursor: pointer; }
        .founded-by .founder-block .person-info-center button:after {
          border-radius: 40px;
          content: "";
          background: #b89535;
          display: block;
          position: absolute;
          padding-top: 300%;
          padding-left: 350%;
          margin-left: -20px !important;
          margin-top: -120%;
          opacity: 0;
          transition: all 0.8s; }
        .founded-by .founder-block .person-info-center button:active:after {
          padding: 0;
          margin: 0;
          opacity: 1;
          transition: 0s; }
        .founded-by .founder-block .person-info-center button:hover {
          background: #e1b848;
          text-decoration: none;
          transition: background .2s ease-in-out, color .2s ease-in-out; }

.contact-card {
  border-radius: 15px;
  box-shadow: 12px 12px 0px #e6e7e8;
  border: solid 1px #fff; }

.contact-card h4 {
  font-family: 'brown-boldalt';
  font-size: 28px;
  color: #39B28E; }

.contact-card input[type="text"] {
  border-radius: 15px;
  padding: 25px 20px;
  font-family: 'brown-light';
  font-size: 20px; }

.form-control:focus {
  box-shadow: none;
  border-color: #39B28E; }

.btn-custom {
  background: #39B28E;
  color: #fff;
  border-radius: 30px;
  padding: 10px 30px 15px;
  transition: 0.3s; }

.btn-custom:hover {
  background: #27a07c; }

.interest-card input[type="radio"] {
  display: none; }

.form-label {
  font-family: 'brown-light';
  font-size: 20px;
  font-weight: 900; }

.form-control {
  font-family: 'brown-light';
  font-size: 20px; }

.interest-card label {
  border: 2px solid #dee2e6;
  border-radius: 12px;
  padding: 15px;
  cursor: pointer;
  transition: 0.3s;
  width: 100%;
  font-family: 'brown-light';
  font-size: 20px; }

.interest-card label:hover {
  border-color: #39B28E;
  background-color: #f8f9fa; }

.interest-card input[type="radio"]:checked + label {
  border-color: #39B28E;
  background-color: #e7f1ff;
  color: #39B28E;
  font-family: 'brown-light';
  font-size: 20px; }

/* Section */
.shravana-section {
  padding: 80px 5%;
  background: url(../../images/heading-bg.png) no-repeat center 0;
  background-size: cover; }

.container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 50px;
  flex-wrap: wrap; }

/* Left Content */
.left-content {
  flex: 1;
  min-width: 300px; }

.text-right {
  text-align: right; }

.level {
  font-size: 28px;
  color: #777;
  margin-bottom: 20px;
  display: block; }

.left-content h1 {
  font-size: 32px;
  color: #5B616B;
  line-height: 1.3;
  margin-bottom: 20px; }

.highlight-yellow {
  font-size: 52px;
  color: #f4b400;
  /* Yellow */ }

.highlight-blue {
  font-size: 52px;
  color: #0082C8;
  /* Yellow */ }

.highlight-green {
  font-size: 52px;
  color: #39B28E;
  /* Yellow */ }

.left-content p {
  font-family: 'brown-light';
  font-size: 24px;
  color: #666;
  margin-bottom: 30px;
  line-height: 1.6; }

/* Button */
.btn-read-yellow {
  display: inline-block;
  padding: 14px 30px;
  background: #f4b400;
  color: #fff;
  text-decoration: none;
  border-radius: 30px;
  font-weight: 600;
  transition: 0.3s; }

.btn-read-yellow:hover {
  background: #d89e00;
  color: #fff; }

/* Button */
.btn-read-blue {
  display: inline-block;
  padding: 14px 30px;
  background: #0082C8;
  color: #fff;
  text-decoration: none;
  border-radius: 30px;
  font-weight: 600;
  transition: 0.3s; }

.btn-read-blue:hover {
  background: #0082C8;
  color: #fff; }

/* Button */
.btn-read-green {
  display: inline-block;
  padding: 14px 30px;
  background: #39B28E;
  color: #fff;
  text-decoration: none;
  border-radius: 30px;
  font-weight: 600;
  transition: 0.3s; }

.btn-read-green:hover {
  background: #39B28E;
  color: #fff; }

/* Right Image */
.right-image {
  flex: 1;
  min-width: 300px;
  text-align: center; }

.right-image img {
  max-width: 100%;
  height: auto; }

.vision-container {
  display: flex;
  border-radius: 40px;
  overflow: hidden;
  background: #ffffff;
  position: relative;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05); }

/* Left Blue Bar */
.vision-left {
  background: #0082C8;
  width: 120px;
  display: flex;
  align-items: center;
  justify-content: center; }

.vision-left h5 {
  color: white;
  font-size: 46px;
  letter-spacing: 3px;
  transform: rotate(-90deg);
  white-space: nowrap; }

/* Right Content */
.vision-right {
  flex: 1;
  background: #fff;
  padding: 200px 60px;
  position: relative; }

.vision-content p {
  font-size: 22px;
  line-height: 1.8;
  color: #555;
  max-width: 700px; }

/* Image Bottom Right */
.vision-image {
  position: absolute;
  bottom: 20px;
  right: 40px; }

.vision-image img {
  width: 450px;
  max-width: 100%; }

.mission-container {
  display: flex;
  border-radius: 40px;
  overflow: hidden;
  background: #ffffff;
  position: relative;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05); }

/* Left Content Area */
.mission-left {
  flex: 1;
  background: #fff;
  padding: 0 50px 135px 50px;
  position: relative;
  margin-top: 30px; }

.mission-content p {
  font-size: 20px;
  line-height: 1.9;
  color: #555;
  max-width: 900px; }

/* Image Bottom Right */
.mission-image {
  position: absolute;
  bottom: 20px;
  right: 40px; }

.mission-image img {
  width: 250px;
  max-width: 100%; }

/* Right Green Bar */
.mission-right {
  background: #3da783;
  width: 120px;
  display: flex;
  align-items: center;
  justify-content: center; }

.mission-right h5 {
  color: white;
  font-size: 46px;
  letter-spacing: 3px;
  transform: rotate(90deg);
  white-space: nowrap; }

.object-fit-cover {
  object-fit: contain; }

.gallery-section {
  padding: 0 0 40px 0; }

.gallery-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px; }

/* Card Styling */
.card-inspiring {
  border-radius: 25px;
  overflow: hidden;
  position: relative;
  background: #fff;
  height: 350px;
  /* Equal height */ }

.card-inspiring2 {
  border-radius: 25px;
  overflow: hidden;
  position: relative;
  background: #fff;
  width: 550px;
  /* Equal height */
  height: 350px;
  /* Equal height */ }

/* Image Styling */
.card-inspiring img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s ease; }

.card-inspiring2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s ease; }

/* Hover Zoom */
.card-inspiring:hover img {
  transform: scale(1.08); }

.card-inspiring2:hover img {
  transform: scale(1.08); }

/* Content Card */
.content-card {
  padding: 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  background: transparent;
  border: solid 1px #36a37c; }

.content-card h2 {
  font-size: 26px !important;
  color: #36a37c !important;
  margin-bottom: 10px;
  padding-bottom: 0px !important;
  font-weight: 600; }

.content-card p {
  font-size: 22px !important;
  color: #333;
  line-height: 30px !important;
  font-family: 'brown-light';
  text-align: justify;
  padding-bottom: 10px !important; }

.samvaad-title {
  font-size: 28px;
  color: #555;
  margin-bottom: 40px;
  font-family: 'brown-light'; }

.samvaad-form-wrapper {
  position: relative;
  max-width: 1000px;
  margin: auto; }

.samvaad-input {
  width: 100%;
  height: 65px;
  border-radius: 50px;
  border: 1px solid #999;
  padding: 0 160px 0 30px;
  font-size: 18px;
  outline: none;
  background: #fff; }

.samvaad-btn {
  position: absolute;
  right: 6px;
  top: 6px;
  height: 53px;
  width: 140px;
  border-radius: 50px;
  border: none;
  background: #147db3;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
  transition: 0.3s ease; }

.samvaad-btn:hover {
  background: #0f6a98; }

/******************************************** Responsive CSS Starts ********************************************/
@media screen and (max-width: 1024px) {
  .gallery-grid {
    grid-template-columns: repeat(2, 1fr); }

  .card {
    height: 300px; } }
@media screen and (max-width: 640px) {
  .samvaad-btn {
    width: 90px; }

  .content-card p {
    text-align: center; }

  .card2 {
    width: auto; }

  .gallery-grid {
    grid-template-columns: 1fr; }

  .card {
    height: auto; }

  .mission-container {
    flex-direction: column-reverse; }

  .mission-right {
    width: 100%;
    height: 80px; }

  .mission-right h5 {
    transform: rotate(0);
    font-size: 36px; }

  .mission-left {
    padding: 40px 20px; }

  .mission-image {
    position: relative;
    text-align: center;
    margin-top: 30px;
    right: auto;
    bottom: auto; }

  .vision-container {
    flex-direction: column;
    margin-bottom: 30px; }

  .vision-left {
    width: 100%;
    height: 80px; }

  .vision-left h5 {
    transform: rotate(0);
    font-size: 36px; }

  .vision-right {
    padding: 40px 20px; }

  .vision-image {
    position: relative;
    text-align: center;
    margin-top: 30px;
    right: auto;
    bottom: auto; }

  .shravana-section {
    text-align: center; }

  .left-content p {
    font-size: 20px; }

  .left-content h1 {
    font-size: 26px; }

  .highlight-yellow {
    font-size: 38px; }

  .highlight-blue {
    font-size: 38px; }

  .highlight-green {
    font-size: 38px; }

  .contact-card h4 {
    font-size: 20px; }

  .contact-card input[type="text"] {
    font-size: 16px; }

  .interest-card label {
    font-size: 16px; }

  .form-label {
    font-size: 16px; }

  .form-control {
    font-size: 16px; }

  .instagram-content-heading {
    font-size: 16px; }

  .about-us-text h1 {
    font-size: 28px; }
  .about-us-text p {
    font-size: 18px;
    line-height: 28px; }

  .learning-block .type-sec-1 {
    top: 15px; }

  .why-of-learning {
    background: url(../../images/background-lines.png) no-repeat center 0; }

  .infinity-icon {
    width: 45px !important;
    padding: 10px 0 0 0 !important; }

  .counter-wrapper {
    padding: 30px; }
    .counter-wrapper h2 {
      font-size: 28px; }
    .counter-wrapper p {
      font-size: 16px;
      line-height: 20px; }

  .bottom-links-margin {
    margin-bottom: 60px; }

  .bottom-links {
    padding-bottom: 0px; }
    .bottom-links ul li {
      display: block;
      width: 100%;
      margin: 0 0 20px 0%; }
      .bottom-links ul li:first-child {
        margin-left: 0; }
      .bottom-links ul li:last-child {
        margin-right: 0; }

  .main-banner {
    padding: 73px 0 0 0; }

  .carousel-icon {
    width: 35px; }

  .heading-block {
    padding: 20px 25px 40px 25px; }
    .heading-block h1 {
      font-size: 24px;
      text-align: center; }
      .heading-block h1 span {
        font-size: 16px; }
    .heading-block p {
      font-size: 20px;
      line-height: 28px;
      padding: 10px 0 0 0;
      text-align: center; }

  .heading-block-2 {
    padding: 20px 25px 40px 25px; }
    .heading-block-2 h1 {
      font-size: 24px;
      text-align: center; }
      .heading-block-2 h1 span {
        font-size: 16px; }
    .heading-block-2 p {
      font-size: 20px;
      line-height: 28px;
      padding: 10px 0 0 0;
      text-align: center; }

  .inspring-env-block {
    padding: 20px; }
    .inspring-env-block h2 {
      font-size: 25px;
      padding: 0 0 20px 0;
      text-align: center; }
    .inspring-env-block .type-sec {
      background: #fff;
      margin: 0 0 20px 0;
      text-align: center; }
      .inspring-env-block .type-sec p {
        padding: 10px 0 15px 0px; }
      .inspring-env-block .type-sec a {
        margin: 5px 0 0 0; }

  .banner-2 a.read-m {
    padding: 10px 20px;
    font-size: 13px; }
  .banner-2 p {
    height: 75px;
    width: 75px;
    padding: 15px 10px 10px 10px;
    right: 20px;
    bottom: 20px;
    font-size: 11px;
    line-height: 14px; }
    .banner-2 p span {
      font-size: 10px; }

  .learning-block {
    padding: 25px 20px; }
    .learning-block h2 {
      font-size: 25px;
      text-align: center;
      padding: 10px 30px 30px 30px; }
    .learning-block .type-sec-1,
    .learning-block .type-sec-2,
    .learning-block .type-sec-3,
    .learning-block .type-sec-4,
    .learning-block .type-sec-5,
    .learning-block .type-sec-6 {
      position: relative;
      padding: 0 40px;
      padding: 20px;
      background: #fff;
      margin: 0 0 20px 0; }
      .learning-block .type-sec-1 img,
      .learning-block .type-sec-2 img,
      .learning-block .type-sec-3 img,
      .learning-block .type-sec-4 img,
      .learning-block .type-sec-5 img,
      .learning-block .type-sec-6 img {
        width: 100%; }
      .learning-block .type-sec-1 p,
      .learning-block .type-sec-2 p,
      .learning-block .type-sec-3 p,
      .learning-block .type-sec-4 p,
      .learning-block .type-sec-5 p,
      .learning-block .type-sec-6 p {
        font-size: 13px;
        padding: 20px 0 0px 0px; }
      .learning-block .type-sec-1 a,
      .learning-block .type-sec-2 a,
      .learning-block .type-sec-3 a,
      .learning-block .type-sec-4 a,
      .learning-block .type-sec-5 a,
      .learning-block .type-sec-6 a {
        top: 290px;
        font-size: 12px; }
    .learning-block .type-sec-1 {
      left: unset; }
    .learning-block .type-sec-2 {
      left: unset;
      top: unset; }
    .learning-block .type-sec-3 {
      left: unset;
      top: unset; }
    .learning-block .type-sec-4 {
      left: unset;
      top: unset; }
    .learning-block .type-sec-5 {
      left: unset;
      top: unset; }
    .learning-block .type-sec-6 {
      left: unset;
      top: unset; }

  .founded-by h2 {
    font-size: 20px; }
  .founded-by .founder-block {
    margin: -50px 20px 0 20px; }
    .founded-by .founder-block .person-info-left {
      padding: 20px;
      text-align: center;
      border-bottom: 10px solid #e6e7e8; }
      .founded-by .founder-block .person-info-left img {
        width: 100%;
        margin: 20px 0 0 0; }
      .founded-by .founder-block .person-info-left .flip-txt {
        left: 0px; }
        .founded-by .founder-block .person-info-left .flip-txt p.founder-info {
          width: 100%;
          height: 93%; }
    .founded-by .founder-block .person-info-right {
      text-align: center;
      padding: 20px;
      border-bottom: 10px solid #e6e7e8; }
      .founded-by .founder-block .person-info-right img {
        width: 100%;
        margin: 20px 0 0 0; }
      .founded-by .founder-block .person-info-right .flip-txt {
        right: 0px; }
        .founded-by .founder-block .person-info-right .flip-txt p.founder-info {
          width: 100%;
          height: 93%; }
    .founded-by .founder-block .person-info-center {
      padding: 20px 20px 60px 20px;
      border-bottom: 10px solid #e6e7e8; }
      .founded-by .founder-block .person-info-center h4 {
        line-height: 24px; }
        .founded-by .founder-block .person-info-center h4 i {
          font-size: 30px; }
      .founded-by .founder-block .person-info-center h5 {
        padding: 20px 0 0 0; }
      .founded-by .founder-block .person-info-center p {
        padding: 0 0 20px 0; }
      .founded-by .founder-block .person-info-center button {
        bottom: -40px; } }
@media screen and (max-width: 360px) {
  .banner-2 {
    height: 170px; }
    .banner-2 h2 {
      font-size: 17px;
      padding: 15px 0 25px 0; }
    .banner-2 a {
      padding: 13px 25px;
      font-size: 13px; }
    .banner-2 p {
      font-size: 10px;
      height: 65px;
      width: 65px;
      padding: 16px 10px 10px 10px;
      right: 10px;
      bottom: 25p0x;
      line-height: 11px; }
      .banner-2 p span {
        font-size: 8px; }

  .learning-block .type-sec-1 a,
  .learning-block .type-sec-2 a,
  .learning-block .type-sec-3 a,
  .learning-block .type-sec-4 a,
  .learning-block .type-sec-5 a,
  .learning-block .type-sec-6 a {
    top: 325px; }

  .founded-by .founder-block .person-info-center {
    padding: 20px; }
    .founded-by .founder-block .person-info-center img {
      margin: 0 0 20px 0; } }
/******************************************** Responsive CSS Ends ********************************************/
/******************************************** Home page Css End ********************************************/
/******************************************** Know US Css Start ********************************************/
.know-us-section {
  background: url(../../images/background-lines.png) repeat center 0;
  padding: 0 0 30px 0; }

.know-us-block {
  text-align: center;
  padding: 200px 20px 20px 20px; }
  .know-us-block h2 {
    font-size: 35px;
    padding: 0 0 15px 0; }
  .know-us-block p {
    font-size: 20px;
    font-family: 'brown-light';
    font-weight: 600; }
  .know-us-block ul {
    font-size: 20px;
    font-family: 'brown-light';
    font-weight: 600; }
  .know-us-block .know-mission-outer {
    background: #fcc077;
    box-shadow: 7px 7px 0 #b8b1b1;
    margin: 0px 215px 80px 325px;
    position: relative;
    /*&:hover{box-shadow: 7px 7px 10px #b8b1b1;}*/ }
    .know-us-block .know-mission-outer .know-mission {
      background: url(../../images/background-2.png) repeat center 0;
      background-size: cover;
      padding: 50px 20px 80px 40px;
      margin: 0 0 0 60px; }
      .know-us-block .know-mission-outer .know-mission img.know-icon {
        position: absolute;
        width: 220px;
        right: 20px;
        bottom: 25px; }
      .know-us-block .know-mission-outer .know-mission img.icon-person {
        position: absolute;
        width: 190px;
        left: -153px;
        top: 40px; }
      .know-us-block .know-mission-outer .know-mission .ico-cir {
        position: absolute;
        left: 15px;
        top: 15px;
        color: #fff;
        font-size: 35px; }
      .know-us-block .know-mission-outer .know-mission .ico-arow {
        position: absolute;
        left: 18px;
        bottom: 100px;
        color: #fff;
        font-size: 40px;
        font-weight: 900; }
      .know-us-block .know-mission-outer .know-mission .ico-hrt {
        position: absolute;
        font-weight: 800;
        left: 16px;
        bottom: 59px;
        color: #fff;
        font-size: 30px; }
      .know-us-block .know-mission-outer .know-mission p.ico-p {
        position: absolute;
        font-family: 'brown-bold';
        left: 22px;
        bottom: 14px;
        color: #fff;
        font-size: 31px;
        padding: 0; }
      .know-us-block .know-mission-outer .know-mission h2 {
        text-align: left; }
      .know-us-block .know-mission-outer .know-mission p {
        text-align: left;
        padding: 30px 200px 0 0; }
  .know-us-block .know-vision-outer {
    background: #6c86c3;
    box-shadow: -7px 7px 0 #b8b1b1;
    margin: 0px 325px 80px 215px;
    position: relative;
    /*&:hover{box-shadow: 7px 7px 10px #b8b1b1;}*/ }
    .know-us-block .know-vision-outer .know-vision {
      background: url(../../images/background-2.png) repeat center 0;
      background-size: cover;
      padding: 50px 20px 80px 40px;
      margin: 0 60px 0 0; }
      .know-us-block .know-vision-outer .know-vision img.know-icon {
        position: absolute;
        width: 200px;
        left: 20px;
        bottom: 30px; }
      .know-us-block .know-vision-outer .know-vision img.icon-person {
        position: absolute;
        width: 120px;
        right: -113px;
        top: 29px; }
      .know-us-block .know-vision-outer .know-vision .ico-cir {
        position: absolute;
        right: 15px;
        top: 15px;
        color: #fff;
        font-size: 35px; }
      .know-us-block .know-vision-outer .know-vision .ico-arow {
        position: absolute;
        right: 18px;
        bottom: 100px;
        color: #fff;
        font-size: 40px;
        font-weight: 900; }
      .know-us-block .know-vision-outer .know-vision .ico-hrt {
        position: absolute;
        font-weight: 800;
        right: 16px;
        bottom: 59px;
        color: #fff;
        font-size: 30px; }
      .know-us-block .know-vision-outer .know-vision p.ico-p {
        position: absolute;
        font-family: 'brown-bold';
        right: 22px;
        bottom: 14px;
        color: #fff;
        font-size: 31px;
        padding: 0; }
      .know-us-block .know-vision-outer .know-vision h2 {
        text-align: right; }
      .know-us-block .know-vision-outer .know-vision p {
        text-align: right;
        padding: 30px 0px 0 200px; }
  .know-us-block .know-value-outer {
    background: #f26f71;
    box-shadow: 7px 7px 0 #b8b1b1;
    margin: 0px 215px 80px 325px;
    position: relative;
    /*&:hover{box-shadow: 7px 7px 10px #b8b1b1;}*/ }
    .know-us-block .know-value-outer .know-value {
      background: url(../../images/background-2.png) repeat center 0;
      background-size: cover;
      padding: 50px 20px 80px 40px;
      margin: 0 0 0 60px; }
      .know-us-block .know-value-outer .know-value img.know-icon {
        position: absolute;
        width: 200px;
        right: 20px;
        bottom: 240px; }
      .know-us-block .know-value-outer .know-value img.icon-person {
        position: absolute;
        width: 190px;
        left: -127px;
        top: 40px; }
      .know-us-block .know-value-outer .know-value .ico-cir {
        position: absolute;
        left: 15px;
        top: 15px;
        color: #fff;
        font-size: 35px; }
      .know-us-block .know-value-outer .know-value .ico-arow {
        position: absolute;
        left: 18px;
        bottom: 100px;
        color: #fff;
        font-size: 40px;
        font-weight: 900; }
      .know-us-block .know-value-outer .know-value .ico-hrt {
        position: absolute;
        font-weight: 800;
        left: 16px;
        bottom: 59px;
        color: #fff;
        font-size: 30px; }
      .know-us-block .know-value-outer .know-value p.ico-p {
        position: absolute;
        font-family: 'brown-bold';
        left: 22px;
        bottom: 14px;
        color: #fff;
        font-size: 31px;
        padding: 0; }
      .know-us-block .know-value-outer .know-value h2 {
        text-align: left; }
      .know-us-block .know-value-outer .know-value ul {
        text-align: left; }
        .know-us-block .know-value-outer .know-value ul li:nth-child(1) {
          width: 400px; }
        .know-us-block .know-value-outer .know-value ul li:nth-child(2) {
          width: 400px; }
        .know-us-block .know-value-outer .know-value ul li:nth-child(3) {
          width: 500px; }
        .know-us-block .know-value-outer .know-value ul li:nth-child(4) {
          width: 600px; }
        .know-us-block .know-value-outer .know-value ul li:nth-child(5) {
          width: 600px; }
  .know-us-block .know-philosophy-outer {
    background: #cb8fab;
    box-shadow: -7px 7px 0 #b8b1b1;
    margin: 230px 240px 80px 270px;
    position: relative;
    /*&:hover{box-shadow: 7px 7px 10px #b8b1b1;}*/ }
    .know-us-block .know-philosophy-outer .know-philosophy {
      background: url(../../images/background-2.png) repeat center 0;
      background-size: cover;
      padding: 50px 20px 80px 40px;
      margin: 0 60px 0 0; }
      .know-us-block .know-philosophy-outer .know-philosophy img.know-icon {
        position: absolute;
        width: 240px;
        left: 0px;
        bottom: 208px; }
      .know-us-block .know-philosophy-outer .know-philosophy img.icon-person {
        position: absolute;
        width: 240px;
        right: 130px;
        top: -188px; }
      .know-us-block .know-philosophy-outer .know-philosophy .ico-cir {
        position: absolute;
        right: 15px;
        top: 15px;
        color: #fff;
        font-size: 35px; }
      .know-us-block .know-philosophy-outer .know-philosophy .ico-arow {
        position: absolute;
        right: 18px;
        bottom: 100px;
        color: #fff;
        font-size: 40px;
        font-weight: 900; }
      .know-us-block .know-philosophy-outer .know-philosophy .ico-hrt {
        position: absolute;
        font-weight: 800;
        right: 16px;
        bottom: 59px;
        color: #fff;
        font-size: 30px; }
      .know-us-block .know-philosophy-outer .know-philosophy p.ico-p {
        position: absolute;
        font-family: 'brown-bold';
        right: 22px;
        bottom: 14px;
        color: #fff;
        font-size: 31px;
        padding: 0; }
      .know-us-block .know-philosophy-outer .know-philosophy h2 {
        text-align: right; }
      .know-us-block .know-philosophy-outer .know-philosophy p {
        text-align: right;
        padding: 30px 0px 0 200px; }

.governance-blk {
  margin: 0 0 30px 0;
  background: #fff;
  border-radius: 20px;
  padding: 5px;
  border: 5px solid; }
  .governance-blk p {
    font-size: 20px;
    padding: 20px;
    font-family: 'brown-light'; }
  .governance-blk .bottom-title {
    text-align: center;
    color: #fff;
    border-radius: 80px/160px; }
    .governance-blk .bottom-title h3 {
      font-size: 40px;
      font-weight: 600;
      padding: 100px 10px; }
      .governance-blk .bottom-title h3 span {
        font-size: 30px; }
  .governance-blk.blk1 {
    border-color: #fcc077; }
    .governance-blk.blk1 .bottom-title {
      background: #fcc077; }
  .governance-blk.blk2 {
    border-color: #6c86c3; }
    .governance-blk.blk2 .bottom-title {
      background: #6c86c3; }
  .governance-blk.blk3 {
    border-color: #f26f71; }
    .governance-blk.blk3 .bottom-title {
      background: #f26f71; }

/******************************************** Responsive CSS Starts ********************************************/
@media only screen and (max-width: 991px) and (min-width: 360px) {
  .know-us-block {
    padding: 100px 20px 20px 10px; }
    .know-us-block h2 {
      font-size: 20px; }
    .know-us-block p {
      font-size: 15px;
      line-height: 24px; }
    .know-us-block ul {
      font-size: 15px;
      line-height: 24px; }
    .know-us-block .know-mission-outer {
      margin: 0px 0px 80px 35px; }
      .know-us-block .know-mission-outer .know-mission {
        padding: 30px 20px 115px 20px;
        margin: 0 0 0 40px; }
        .know-us-block .know-mission-outer .know-mission img.know-icon {
          width: 80px;
          right: 20px;
          bottom: 16px; }
        .know-us-block .know-mission-outer .know-mission img.icon-person {
          width: 60px;
          left: -49px;
          top: 40px; }
        .know-us-block .know-mission-outer .know-mission .ico-cir {
          left: 11px;
          font-size: 23px;
          top: 10px; }
        .know-us-block .know-mission-outer .know-mission .ico-arow {
          left: 10px;
          bottom: 72px;
          font-size: 32px; }
        .know-us-block .know-mission-outer .know-mission .ico-hrt {
          left: 10px;
          bottom: 42px;
          font-size: 20px; }
        .know-us-block .know-mission-outer .know-mission p.ico-p {
          left: 14px;
          font-size: 24px;
          padding: 0; }
        .know-us-block .know-mission-outer .know-mission h2 {
          text-align: left; }
        .know-us-block .know-mission-outer .know-mission p {
          text-align: left;
          padding: 0 0 0 0; }
    .know-us-block .know-vision-outer {
      margin: 0px 40px 80px 25px; }
      .know-us-block .know-vision-outer .know-vision {
        padding: 30px 20px 130px 20px;
        margin: 0 40px 0 0; }
        .know-us-block .know-vision-outer .know-vision img.know-icon {
          width: 80px;
          left: 20px;
          bottom: 16px; }
        .know-us-block .know-vision-outer .know-vision img.icon-person {
          width: 60px;
          right: -50px;
          top: 29px; }
        .know-us-block .know-vision-outer .know-vision .ico-cir {
          right: 11px;
          font-size: 23px;
          top: 10px; }
        .know-us-block .know-vision-outer .know-vision .ico-arow {
          right: 10px;
          bottom: 72px;
          font-size: 32px; }
        .know-us-block .know-vision-outer .know-vision .ico-hrt {
          right: 10px;
          bottom: 42px;
          font-size: 20px; }
        .know-us-block .know-vision-outer .know-vision p.ico-p {
          right: 14px;
          font-size: 24px;
          padding: 0; }
        .know-us-block .know-vision-outer .know-vision h2 {
          text-align: right; }
        .know-us-block .know-vision-outer .know-vision p {
          text-align: right;
          padding: 0; }
    .know-us-block .know-value-outer {
      margin: 0px 0px 80px 35px; }
      .know-us-block .know-value-outer .know-value {
        padding: 30px 20px 120px 20px;
        margin: 0 0 0 40px; }
        .know-us-block .know-value-outer .know-value img.know-icon {
          width: 80px;
          right: 20px;
          bottom: 16px; }
        .know-us-block .know-value-outer .know-value img.icon-person {
          width: 73px;
          left: -49px;
          top: 100px; }
        .know-us-block .know-value-outer .know-value .ico-cir {
          left: 11px;
          font-size: 23px;
          top: 10px; }
        .know-us-block .know-value-outer .know-value .ico-arow {
          left: 10px;
          bottom: 72px;
          font-size: 32px; }
        .know-us-block .know-value-outer .know-value .ico-hrt {
          left: 10px;
          bottom: 42px;
          font-size: 20px; }
        .know-us-block .know-value-outer .know-value p.ico-p {
          left: 14px;
          font-size: 24px;
          padding: 0; }
        .know-us-block .know-value-outer .know-value h2 {
          text-align: left; }
        .know-us-block .know-value-outer .know-value ul {
          text-align: left;
          padding: 0 0 0 20px; }
          .know-us-block .know-value-outer .know-value ul li:nth-child(1) {
            width: 100%; }
          .know-us-block .know-value-outer .know-value ul li:nth-child(2) {
            width: 100%; }
          .know-us-block .know-value-outer .know-value ul li:nth-child(3) {
            width: 100%; }
          .know-us-block .know-value-outer .know-value ul li:nth-child(4) {
            width: 100%; }
          .know-us-block .know-value-outer .know-value ul li:nth-child(5) {
            width: 100%; }
    .know-us-block .know-philosophy-outer {
      margin: 120px 20px 80px 25px; }
      .know-us-block .know-philosophy-outer .know-philosophy {
        padding: 30px 20px 130px 20px;
        margin: 0 40px 0 0; }
        .know-us-block .know-philosophy-outer .know-philosophy img.know-icon {
          width: 80px;
          left: 20px;
          bottom: 16px; }
        .know-us-block .know-philosophy-outer .know-philosophy img.icon-person {
          width: 105px;
          right: 85px;
          top: -80px; }
        .know-us-block .know-philosophy-outer .know-philosophy .ico-cir {
          right: 11px;
          font-size: 23px;
          top: 10px; }
        .know-us-block .know-philosophy-outer .know-philosophy .ico-arow {
          right: 10px;
          bottom: 72px;
          font-size: 32px; }
        .know-us-block .know-philosophy-outer .know-philosophy .ico-hrt {
          right: 10px;
          bottom: 42px;
          font-size: 20px; }
        .know-us-block .know-philosophy-outer .know-philosophy p.ico-p {
          right: 14px;
          font-size: 24px;
          padding: 0; }
        .know-us-block .know-philosophy-outer .know-philosophy h2 {
          text-align: right; }
        .know-us-block .know-philosophy-outer .know-philosophy p {
          text-align: right;
          padding: 0; }

  .governance-blk {
    margin: 0 20px 30px 20px; } }
/******************************************** Responsive CSS Ends ********************************************/
/******************************************** Know US Css End ********************************************/
/******************************************** Parenting Tips Css Start ********************************************/
.parenting-tips-section {
  background: url(../../images/background-2.png) repeat center 0;
  padding: 0 0 0 0; }

.inspiring-environemnent-section {
  background: url(../../images/inspiring-environment-bg.png) no-repeat center 0;
  background-size: contain;
  padding: 200px 0 0 0; }

.micro-school-section {
  background: url(../../images/background-lines.png) repeat center 0;
  background-size: contain; }

.inspiring-info {
  background: url(../../images/background-lines.png) repeat center 0;
  background-size: contain;
  padding: 50px; }
  .inspiring-info h2 {
    font-size: 30px;
    padding: 0 0 20px 0;
    color: #a87d07; }
  .inspiring-info h3 {
    font-size: 24px;
    padding: 0 0 20px 0;
    color: #000; }
  .inspiring-info p {
    font-size: 22px;
    font-family: 'brown-light';
    line-height: 34px;
    padding-bottom: 20px; }

.future-ready-inner-1 {
  background: url(../../images/background-micro.png) no-repeat center 0;
  padding: 170px 50px 50px 50px; }
  .future-ready-inner-1 h2 {
    font-size: 30px;
    padding: 0 0 20px 0;
    color: #a87d07; }
  .future-ready-inner-1 h3 {
    font-size: 24px;
    padding: 0 0 20px 0;
    color: #000; }
  .future-ready-inner-1 p {
    font-size: 22px;
    font-family: 'brown-light';
    line-height: 34px;
    padding-bottom: 20px; }

.future-ready-inner-2 {
  background: url(../../images/background-lines.png) no-repeat center 0;
  background-size: cover;
  padding: 50px; }
  .future-ready-inner-2 h2 {
    font-size: 30px;
    padding: 0 0 20px 0;
    color: #a87d07; }
  .future-ready-inner-2 h3 {
    font-size: 24px;
    padding: 0 0 20px 0;
    color: #000; }
  .future-ready-inner-2 p {
    font-size: 22px;
    font-family: 'brown-light';
    line-height: 34px;
    padding-bottom: 20px; }
  .future-ready-inner-2 h3.heading-green {
    color: #19ac86; }
  .future-ready-inner-2 h3.heading-red {
    color: #b90000; }
  .future-ready-inner-2 h3.heading-yellow {
    color: #f2a700; }

.future-ready-inner-3 {
  padding: 50px; }
  .future-ready-inner-3 h2 {
    font-size: 30px;
    padding: 0 0 20px 0;
    color: #a87d07; }
  .future-ready-inner-3 h3 {
    font-size: 24px;
    padding: 0 0 20px 0;
    color: #000; }
  .future-ready-inner-3 p {
    font-size: 22px;
    font-family: 'brown-light';
    line-height: 34px;
    padding-bottom: 20px; }

.micro-school-inner-1 {
  background: url(../../images/background-micro.png) no-repeat center 0;
  padding: 170px 50px 50px 50px; }
  .micro-school-inner-1 h2 {
    font-size: 30px;
    padding: 0 0 20px 0;
    color: #a87d07; }
  .micro-school-inner-1 h3 {
    font-size: 24px;
    padding: 0 0 20px 0;
    color: #000; }
  .micro-school-inner-1 p {
    font-size: 22px;
    font-family: 'brown-light';
    line-height: 34px;
    padding-bottom: 20px; }
  .micro-school-inner-1 ul {
    padding: 20px 0 0 30px; }
  .micro-school-inner-1 li {
    font-size: 22px;
    font-family: 'brown-light';
    line-height: 34px;
    padding-bottom: 10px; }
  .micro-school-inner-1 h2.heading-red {
    color: #b90000; }
  .micro-school-inner-1 h2.heading-yellow {
    color: #f2a700; }

.micro-school-inner-2 {
  padding: 0px 50px 50px 50px; }
  .micro-school-inner-2 h2 {
    font-size: 30px;
    padding: 0 0 20px 0;
    color: #a87d07; }
  .micro-school-inner-2 h3 {
    font-size: 24px;
    padding: 0 0 20px 0;
    color: #000; }
  .micro-school-inner-2 p {
    font-size: 22px;
    font-family: 'brown-light';
    line-height: 34px;
    padding-bottom: 20px; }
  .micro-school-inner-2 ul {
    padding: 20px 0 0 30px; }
  .micro-school-inner-2 li {
    font-size: 22px;
    font-family: 'brown-light';
    line-height: 34px;
    padding-bottom: 10px; }
  .micro-school-inner-2 h2.heading-green {
    color: #19ac86; }

.tradional-pathways {
  padding-top: 30px; }

.parenting-info {
  padding: 170px 50px 50px 50px; }
  .parenting-info h2 {
    font-size: 30px;
    padding: 0 0 20px 0;
    color: #a87d07; }
  .parenting-info h3 {
    font-size: 24px;
    padding: 0 0 20px 0;
    color: #000; }
  .parenting-info p {
    font-size: 22px;
    font-family: 'brown-light';
    line-height: 34px;
    padding-bottom: 20px; }
  .parenting-info ul {
    padding: 20px 0 0 30px; }
  .parenting-info li {
    font-size: 22px;
    font-family: 'brown-light';
    line-height: 34px;
    padding-bottom: 10px; }
  .parenting-info h2.heading-red {
    color: #b90000; }
  .parenting-info h2.heading-yellow {
    color: #f2a700; }
  .parenting-info h2.heading-green {
    color: #19ac86; }
  .parenting-info h3.heading-blue {
    color: #5e9fce; }
  .parenting-info h3.heading-yellow {
    color: #f2a700; }
  .parenting-info h3.heading-green {
    color: #19ac86; }
  .parenting-info h3.heading-red {
    color: #b90000; }

.journey-card-flipper {
  position: relative;
  float: left;
  text-align: center; }
  .journey-card-flipper img {
    max-width: 300px; }

.journey-card-flipper.effect__hover:hover .journey-card__front {
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg); }

.journey-card-flipper.effect__hover:hover .journey-card__back {
  -webkit-transform: rotateY(0);
  -ms-transform: rotateY(0);
  transform: rotateY(0); }

.journey-card-flipper.effect__random.flipped .journey-card__front {
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg); }

.journey-card-flipper.effect__random.flipped .journey-card__back {
  -webkit-transform: rotateY(0);
  -ms-transform: rotateY(0);
  transform: rotateY(0); }

.journey-card__front,
.journey-card__back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.journey-card__back .journey-card {
  width: 100%;
  height: 450px; }

.journey-card__front,
.journey-card__back {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: transform 0.8s;
  transition: transform 0.8s; }

.journey-card__back {
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg); }

.parenting-type-block {
  overflow: hidden;
  padding: 20px 0px;
  position: relative; }
  .parenting-type-block h2 {
    font-size: 25px;
    padding: 35px 0 0 100px; }
  .parenting-type-block ul {
    padding: 20px 80px 20px 120px; }
    .parenting-type-block ul li {
      font-size: 16px;
      padding: 0 0 10px 0; }
  .parenting-type-block .bg1 {
    background: url(../../images/parenting-1-bg.png) no-repeat center 0; }
    .parenting-type-block .bg1 img {
      width: 100%;
      padding: 0 50px; }
  .parenting-type-block .bg2 {
    background: url(../../images/parenting-2-bg.png) no-repeat center 0; }
    .parenting-type-block .bg2 img {
      width: 100%;
      padding: 80px; }
  .parenting-type-block .bg3 {
    background: url(../../images/parenting-3-bg.png) no-repeat center 0; }
    .parenting-type-block .bg3 img {
      width: 100%;
      padding: 0 100px 0 100px; }
    .parenting-type-block .bg3 img.ico {
      width: 38%;
      position: absolute;
      left: -83px;
      bottom: 65px; }
  .parenting-type-block .bg4 {
    background: url(../../images/parenting-4-bg.png) no-repeat center 0; }
    .parenting-type-block .bg4 img {
      width: 100%;
      padding: 15px 80px 0 80px; }
    .parenting-type-block .bg4 img.ico {
      width: 31%;
      position: absolute;
      right: -56px;
      bottom: 20px; }
  .parenting-type-block .bg5 {
    background: url(../../images/parenting-5-bg.png) no-repeat center 0; }
    .parenting-type-block .bg5 img {
      width: 100%;
      padding: 0 90px 0 90px; }
    .parenting-type-block .bg5 img.ico {
      width: 36%;
      position: absolute;
      left: -63px;
      bottom: 42px; }
  .parenting-type-block .bg6 {
    background: url(../../images/parenting-6-bg.png) no-repeat center 0; }
    .parenting-type-block .bg6 img {
      width: 100%;
      padding: 70px 70px 0 80px; }
  .parenting-type-block .bg7 {
    background: url(../../images/parenting-7-bg.png) no-repeat center 0; }
    .parenting-type-block .bg7 img {
      width: 100%;
      padding: 85px 120px 0 120px; }

/******************************************** Responsive CSS Starts ********************************************/
@media only screen and (max-width: 991px) and (min-width: 360px) {
  .inspiring-environemnent-section {
    padding-top: 0;
    background-size: cover; }

  .inspiring-info {
    padding: 50px; }
    .inspiring-info h2 {
      font-size: 30px; }
    .inspiring-info p {
      font-size: 22px;
      line-height: 34px; }
    .inspiring-info li {
      font-size: 22px; }

  .future-ready-inner-1 {
    padding: 120px 50px 50px 50px; }
    .future-ready-inner-1 h2 {
      font-size: 30px; }
    .future-ready-inner-1 p {
      font-size: 22px;
      line-height: 34px; }
    .future-ready-inner-1 li {
      font-size: 22px; }

  .future-ready-inner-2 {
    padding: 50px; }
    .future-ready-inner-2 h2 {
      font-size: 30px; }
    .future-ready-inner-2 p {
      font-size: 22px;
      line-height: 34px; }
    .future-ready-inner-2 li {
      font-size: 22px; }

  .future-ready-inner-3 {
    padding: 50px; }
    .future-ready-inner-3 h2 {
      font-size: 30px; }
    .future-ready-inner-3 p {
      font-size: 22px;
      line-height: 34px; }
    .future-ready-inner-3 li {
      font-size: 22px; }

  .micro-school-inner-1 {
    padding: 120px 50px 50px 50px; }
    .micro-school-inner-1 h2 {
      font-size: 30px; }
    .micro-school-inner-1 p {
      font-size: 22px;
      line-height: 34px; }
    .micro-school-inner-1 li {
      font-size: 22px; }

  .micro-school-inner-2 {
    padding: 120px 50px 50px 50px; }
    .micro-school-inner-2 h2 {
      font-size: 30px; }
    .micro-school-inner-2 p {
      font-size: 22px;
      line-height: 34px; }
    .micro-school-inner-2 li {
      font-size: 22px; }

  .parenting-info {
    padding: 120px 50px 50px 50px; }
    .parenting-info h2 {
      font-size: 30px; }
    .parenting-info p {
      font-size: 22px;
      line-height: 34px; }
    .parenting-info li {
      font-size: 22px; }

  .parenting-type-block {
    padding: 20px; }
    .parenting-type-block h2 {
      font-size: 20px;
      padding: 0; }
    .parenting-type-block ul {
      padding: 20px 0 10px 20px; }
      .parenting-type-block ul li {
        font-size: 14px;
        padding: 0 0 10px 0; }
    .parenting-type-block .bg1,
    .parenting-type-block .bg2,
    .parenting-type-block .bg3,
    .parenting-type-block .bg4,
    .parenting-type-block .bg5,
    .parenting-type-block .bg6,
    .parenting-type-block .bg7 {
      background-image: none;
      padding: 20px;
      border-radius: 0 50px 0 50px;
      border: 3px solid; }
      .parenting-type-block .bg1 img,
      .parenting-type-block .bg2 img,
      .parenting-type-block .bg3 img,
      .parenting-type-block .bg4 img,
      .parenting-type-block .bg5 img,
      .parenting-type-block .bg6 img,
      .parenting-type-block .bg7 img {
        padding: 0; }
    .parenting-type-block .bg1 {
      background-color: #edfafd;
      border-color: #99f6dd; }
    .parenting-type-block .bg2 {
      background-color: #eef1f2;
      border-color: #b0bbbf; }
      .parenting-type-block .bg2 img {
        margin: 0 0 20px 0; }
    .parenting-type-block .bg3 {
      background-color: #dae5aa;
      border-color: #c3d187; }
      .parenting-type-block .bg3 img.ico {
        width: 20%;
        left: unset;
        bottom: unset;
        top: -10px;
        right: 4px; }
    .parenting-type-block .bg4 {
      background-color: #fff1e5;
      border-color: #eaceb6; }
      .parenting-type-block .bg4 img {
        margin: 0 0 20px 0; }
      .parenting-type-block .bg4 img.ico {
        width: 12%;
        right: 0;
        bottom: -35px; }
    .parenting-type-block .bg5 {
      background-color: #daf1ec;
      border-color: #bbded6; }
      .parenting-type-block .bg5 img.ico {
        width: 15%;
        left: unset;
        bottom: unset;
        top: -13px;
        right: 20px; }
    .parenting-type-block .bg6 {
      background-color: #eae2d6;
      border-color: #d0c3b0; }
      .parenting-type-block .bg6 img {
        margin: 0 0 20px 0; }
    .parenting-type-block .bg7 {
      background-color: #fff4e0;
      border-color: #f0e0c2; } }
/******************************************** Responsive CSS Ends ********************************************/
/******************************************** Parenting Tips Css End ********************************************/
/******************************************** Admission Css Start ********************************************/
.admission-section {
  padding: 0 0 30px 0; }

.admission-form-banner {
  overflow: hidden;
  padding: 122px 0 0 0;
  background: url(../../images/background-2.png) no-repeat center 0;
  background-size: cover; }
  .admission-form-banner img {
    width: 550px;
    padding: 50px 20px; }
  .admission-form-banner .admission-form {
    background: #d6b48f;
    border-radius: 20px;
    padding: 15px;
    margin: 100px 200px 0 0; }
    .admission-form-banner .admission-form h6 {
      color: #fff;
      font-size: 20px;
      text-align: center;
      padding: 0 0 10px 0; }
    .admission-form-banner .admission-form label {
      color: #fff;
      font-size: 13px;
      margin: 10px 0 0 0; }
    .admission-form-banner .admission-form .inpt-txt {
      font-size: 13px;
      border-radius: 5px;
      padding: 5px;
      width: 100%;
      border: 1px solid #ccc; }
    .admission-form-banner .admission-form .sel {
      font-size: 13px;
      border-radius: 5px;
      padding: 5px;
      width: 100%;
      border: 1px solid #ccc; }
    .admission-form-banner .admission-form .btn-submit {
      background: #5b616b;
      color: #fff;
      font-size: 15px;
      border-radius: 5px;
      padding: 7px 30px;
      margin: 15px 0 5px 0; }
      .admission-form-banner .admission-form .btn-submit:hover {
        background: #4d5562;
        box-shadow: 0 0 10px #a87e50; }

.admission-info {
  padding: 60px 100px;
  background: url(../../images/background-lines.png) repeat center 0;
  background-size: contain; }
  .admission-info h2 {
    font-size: 25px;
    padding: 0 0 15px 0;
    color: #5B616B; }
  .admission-info p {
    font-size: 20px;
    padding: 0 0 50px 0;
    font-family: 'brown-light'; }
  .admission-info .eligibility {
    border-radius: 40px;
    color: #fff;
    padding: 12px 0 18px 160px;
    position: relative;
    font-size: 25px;
    margin: 0 0 60px 0; }
    .admission-info .eligibility .age-limit {
      background: #fff;
      border: 7px solid #000;
      border-radius: 50%;
      position: absolute;
      height: 100px;
      width: 100px;
      left: 47px;
      top: -16px; }
      .admission-info .eligibility .age-limit span.age {
        background: #ccc;
        color: #000;
        border-radius: 50%;
        display: block;
        height: 100%;
        width: 100%;
        text-align: center;
        border: 5px solid #fff;
        font-size: 33px;
        line-height: 65px;
        position: absolute; }
      .admission-info .eligibility .age-limit span.cross {
        background: #fff;
        display: block;
        width: 114px;
        height: 20px;
        transform: rotate(292deg);
        top: 31px;
        left: -14px;
        position: absolute; }
  .admission-info .elig-col-1 {
    background: #F26F71; }
    .admission-info .elig-col-1 .age-limit {
      border: 7px solid #F26F71; }
      .admission-info .elig-col-1 .age-limit span.age {
        background: #F8B3B3; }
  .admission-info .elig-col-2 {
    background: #6C86C3; }
    .admission-info .elig-col-2 .age-limit {
      border: 7px solid #6C86C3; }
      .admission-info .elig-col-2 .age-limit span.age {
        background: #9FB0D7; }
  .admission-info .elig-col-3 {
    background: #FCC077; }
    .admission-info .elig-col-3 .age-limit {
      border: 7px solid #FCC077; }
      .admission-info .elig-col-3 .age-limit span.age {
        background: #FCD6A6; }
  .admission-info .elig-col-4 {
    background: #a9d381; }
    .admission-info .elig-col-4 .age-limit {
      border: 7px solid #a9d381; }
      .admission-info .elig-col-4 .age-limit span.age {
        background: #d1e6bd; }
  .admission-info .adm-boy {
    width: 100%; }
  .admission-info h3 {
    font-size: 22px;
    padding: 40px 0 20px 0;
    color: #5B616B; }
    .admission-info h3 span {
      font-size: 18px;
      color: #000; }
  .admission-info .visit-info {
    background: #fff;
    box-shadow: 0 0 10px #606060;
    border-radius: 0 30px 30px 0;
    margin: 25px 250px 25px 0; }
    .admission-info .visit-info h5 {
      font-size: 22px;
      padding: 15px 20px 0 15px;
      line-height: 35px; }
    .admission-info .visit-info h6 {
      font-size: 22px;
      padding: 15px 20px;
      line-height: 35px;
      color: #fff; }
    .admission-info .visit-info p {
      padding: 10px 0 10px 15px;
      font-size: 15px; }
    .admission-info .visit-info .visit-time {
      background: #F26F71;
      height: 130px;
      border-radius: 0 30px 30px 0;
      position: relative; }
      .admission-info .visit-info .visit-time span {
        position: absolute;
        width: 0px;
        height: 0px;
        border-top: 65px solid transparent;
        border-bottom: 65px solid transparent;
        border-right: 65px solid #F26F71;
        top: 0;
        left: -65px; }
  .admission-info .steps {
    padding: 0 0 30px 0; }
    .admission-info .steps h4 {
      font-size: 23px;
      padding: 10px 30px 10px 20px;
      color: #000;
      display: inline-block;
      position: relative;
      height: 50px; }
      .admission-info .steps h4 span {
        width: 0;
        height: 0;
        border-top: 25px solid transparent;
        border-bottom: 25px solid transparent;
        position: absolute;
        top: 0;
        right: -26px; }
      .admission-info .steps h4.cl-1 {
        background: #F9BBBB; }
        .admission-info .steps h4.cl-1 span {
          border-left: 26px solid #F9BBBB; }
      .admission-info .steps h4.cl-2 {
        background: #BAC5E2; }
        .admission-info .steps h4.cl-2 span {
          border-left: 26px solid #BAC5E2; }
      .admission-info .steps h4.cl-3 {
        background: #FCE1BE; }
        .admission-info .steps h4.cl-3 span {
          border-left: 26px solid #FCE1BE; }
      .admission-info .steps h4.cl-4 {
        background: #E4C5D3; }
        .admission-info .steps h4.cl-4 span {
          border-left: 26px solid #E4C5D3; }
      .admission-info .steps h4.cl-5 {
        background: #86DBCE; }
        .admission-info .steps h4.cl-5 span {
          border-left: 26px solid #86DBCE; }
      .admission-info .steps h4.cl-6 {
        background: #85DA93; }
        .admission-info .steps h4.cl-6 span {
          border-left: 26px solid #85DA93; }
    .admission-info .steps p {
      font-size: 18px;
      padding: 15px 0 15px 0;
      font-family: 'brown-light';
      font-weight: 600; }
    .admission-info .steps ol {
      padding: 0 0 0 25px;
      margin: 0; }
      .admission-info .steps ol li {
        font-size: 18px;
        padding: 0 0 10px 10px;
        color: #5B616B;
        font-family: 'brown-light';
        font-weight: 600; }

/******************************************** Responsive CSS Starts ********************************************/
@media only screen and (max-width: 991px) and (min-width: 360px) {
  .admission-form-banner {
    padding: 85px 15px 0 15px; }
    .admission-form-banner img {
      width: 100%;
      padding: 50px 20px; }
    .admission-form-banner .admission-form {
      padding: 15px;
      margin: 20px 0 50px 0; }

  .admission-info {
    padding: 50px 20px 0 20px; }
    .admission-info h2 {
      font-size: 20px; }
    .admission-info p {
      font-size: 18px; }
    .admission-info ul {
      padding: 0 0 40px 0; }
      .admission-info ul li {
        font-size: 16px; }
    .admission-info .adm-boy {
      width: 50%; }
    .admission-info h3 {
      font-size: 25px;
      padding: 0 0 40px 0; }
      .admission-info h3 span {
        font-size: 14px; }
    .admission-info .visit-info {
      background: #F26F71;
      border-radius: 30px;
      margin: 20px 0; }
      .admission-info .visit-info h5 {
        font-size: 20px;
        padding: 15px 0px 0 20px;
        line-height: 26px;
        color: #fff; }
        .admission-info .visit-info h5 span {
          font-size: 30px; }
      .admission-info .visit-info p {
        padding: 10px 0 15px 15px;
        font-size: 15px;
        color: #fff; }
    .admission-info .steps h4 {
      font-size: 15px;
      padding: 10px 15px 13px 15px;
      height: auto; }
      .admission-info .steps h4 span {
        border-top: 21px solid transparent;
        border-bottom: 21px solid transparent;
        right: -20px; }
      .admission-info .steps h4.cl-1 {
        background: #F9BBBB; }
        .admission-info .steps h4.cl-1 span {
          border-left: 21px solid #F9BBBB; }
      .admission-info .steps h4.cl-2 {
        background: #BAC5E2; }
        .admission-info .steps h4.cl-2 span {
          border-left: 21px solid #BAC5E2; }
      .admission-info .steps h4.cl-3 {
        background: #FCE1BE; }
        .admission-info .steps h4.cl-3 span {
          border-left: 21px solid #FCE1BE; }
      .admission-info .steps h4.cl-4 {
        background: #E4C5D3; }
        .admission-info .steps h4.cl-4 span {
          border-left: 21px solid #E4C5D3;
          border-top: 30px solid transparent;
          border-bottom: 30px solid transparent; }
      .admission-info .steps h4.cl-5 {
        background: #86DBCE; }
        .admission-info .steps h4.cl-5 span {
          border-left: 21px solid #86DBCE; }
      .admission-info .steps h4.cl-6 {
        background: #85DA93; }
        .admission-info .steps h4.cl-6 span {
          border-left: 21px solid #85DA93; }
    .admission-info .steps p {
      font-size: 16px; }
    .admission-info .steps ol li {
      font-size: 16px; } }
/******************************************** Responsive CSS Ends ********************************************/
/******************************************** Admission Css End ********************************************/
/******************************************** Partner with us Css Start ********************************************/
.partner-section {
  background: url(../../images/background-lines.png) repeat center 0;
  padding: 85px 0 30px 0; }

.partner-info {
  padding: 50px; }
  .partner-info h2 {
    font-size: 25px;
    padding: 0 0 15px 0;
    color: #5B616B; }
  .partner-info p {
    font-size: 20px;
    padding: 0 0 50px 0;
    font-family: 'brown-light'; }
  .partner-info .provide-blk {
    background: url(../../images/background-2.png) repeat center 0;
    box-shadow: 0 0 20px #cdc8c8;
    padding: 65px 20px;
    height: 270px;
    text-align: center;
    font-size: 20px;
    color: #5B616B;
    margin: 20px;
    transition: transform .2s; }
    .partner-info .provide-blk img {
      width: 80px;
      padding: 0 0 20px 0; }
    .partner-info .provide-blk:hover {
      box-shadow: 0 0 20px #838383;
      cursor: pointer;
      transform: scale(1.014); }
  .partner-info .contact-form {
    background: #5b616b;
    border-radius: 20px;
    padding: 15px;
    margin: 50px 30px 0 30px; }
    .partner-info .contact-form h6 {
      color: #fff;
      font-size: 20px;
      text-align: center;
      padding: 0 0 10px 0; }
    .partner-info .contact-form label {
      color: #fff;
      font-size: 13px;
      margin: 10px 0 0 0; }
    .partner-info .contact-form .inpt-txt {
      font-size: 13px;
      border-radius: 5px;
      padding: 5px 10px;
      width: 100%;
      border: 1px solid #ccc;
      margin: 0 0 10px 0; }
    .partner-info .contact-form .sel {
      font-size: 13px;
      border-radius: 5px;
      padding: 5px 10px;
      width: 100%;
      background: #fff;
      border: 1px solid #ccc;
      margin: 0 0 10px 0; }
    .partner-info .contact-form .txtarea {
      font-size: 13px;
      border-radius: 5px;
      padding: 5px 10px;
      width: 100%;
      border: 1px solid #ccc;
      margin: 0 0 10px 0;
      min-width: 100%;
      max-width: 100%;
      min-height: 60px; }
    .partner-info .contact-form .btn-submit {
      background: #eac05a;
      color: #fff;
      font-size: 15px;
      border-radius: 5px;
      padding: 7px 30px;
      margin: 15px 0 5px 0; }
      .partner-info .contact-form .btn-submit:hover {
        background: #d0a845;
        box-shadow: 0 0 10px #a87e50; }

.contact-info {
  margin: 0 100px;
  border-top: 2px solid #ccc;
  padding: 70px 70px 20px 70px; }
  .contact-info .contact-box {
    background: #fff;
    border-radius: 20px;
    padding: 20px;
    border: 1px solid #ccc;
    margin: 30px;
    box-shadow: 10px 10px 0 #5b616b;
    min-height: 270px; }
    .contact-info .contact-box h4 {
      font-size: 20px;
      color: #5B616B;
      padding: 0 0 20px 0; }
      .contact-info .contact-box h4 img {
        width: 50px;
        vertical-align: baseline; }
    .contact-info .contact-box p {
      font-size: 18px; }
      .contact-info .contact-box p b {
        font-size: 24px; }
      .contact-info .contact-box p span {
        color: #6c86c3; }

.modal-partner {
  position: relative;
  padding: 10px;
  border-radius: 20px; }
  .modal-partner h3 {
    font-size: 20px;
    padding: 0 0 10px 0;
    color: #5b616b; }
  .modal-partner p {
    font-size: 15px;
    font-family: 'brown-light';
    color: #000;
    padding: 0 0 15px 0; }
  .modal-partner ol {
    padding: 0 0 0 20px;
    margin: 0; }
    .modal-partner ol li {
      padding: 0 0 10px 0;
      font-size: 15px;
      font-family: 'brown-light';
      color: #000; }
  .modal-partner .cls {
    width: 30px;
    position: absolute;
    right: -15px;
    top: -15px;
    z-index: 1;
    box-shadow: 0 0 10px #cbcbcb;
    border-radius: 50%; }
    .modal-partner .cls:hover {
      cursor: pointer;
      box-shadow: 0 0 10px #676767; }

/******************************************** Responsive CSS Starts ********************************************/
@media only screen and (max-width: 991px) and (min-width: 360px) {
  .partner-section {
    padding: 80px 0 30px 0; }

  .partner-info {
    padding: 20px; }
    .partner-info h2 {
      font-size: 20px; }
    .partner-info p {
      font-size: 18px;
      padding: 0 0 30px 0; }
    .partner-info .provide-blk {
      padding: 45px 20px;
      height: auto;
      font-size: 18px;
      margin: 10px; }
    .partner-info .contact-form {
      margin: 0 30px 30px 30px; }

  .contact-info {
    margin: 0px;
    padding: 20px; }
    .contact-info .contact-box {
      margin: 20px;
      min-height: auto; }
      .contact-info .contact-box h4 {
        font-size: 18px;
        padding: 0 0 10px 0; }
        .contact-info .contact-box h4 img {
          width: 30px; }
      .contact-info .contact-box p {
        font-size: 16px; }
        .contact-info .contact-box p b {
          font-size: 22px; }

  .modal-partner {
    margin: 20px; } }
/******************************************** Responsive CSS Ends ********************************************/
/******************************************** Partner with us CSS End ********************************************/
/******************************************** SENSORIAL CORNERS Css Start ********************************************/
.corners-section {
  background: url(../../images/background-lines.png) repeat center 0;
  padding: 20px 0 30px 0; }
  .corners-section h2 {
    font-size: 25px;
    padding: 0 0 15px 0;
    color: #5B616B; }
  .corners-section p {
    font-size: 20px;
    padding: 0 0 30px 0;
    font-family: 'brown-light';
    font-weight: 600; }
  .corners-section h6 {
    font-size: 20px;
    padding: 0 0 50px 0;
    color: #5B616B; }
  .corners-section .img-ico {
    width: 300px; }
  .corners-section .img-pic {
    width: 350px; }
  .corners-section .img-pic1 {
    width: 300px; }

.corners-sec-alt1 {
  background: url(../../images/background-4.png) no-repeat center 0;
  background-size: cover;
  padding: 160px 100px 150px 100px; }
  .corners-sec-alt1.bg-pos {
    background: url(../../images/background-4.png) repeat center 0;
    background-size: cover;
    padding: 140px 100px 200px 100px; }
  .corners-sec-alt1.bg-banner {
    background: url(../../images/background-3.png) no-repeat center bottom;
    background-size: cover;
    padding: 160px 100px 150px 100px; }

.corners-sec-alt2 {
  padding: 50px 100px; }
  .corners-sec-alt2.pd-blk {
    padding: 50px 100px 0 100px; }
  .corners-sec-alt2.pdbot-blk {
    padding: 50px 100px 100px 100px; }

/******************************************** Responsive CSS Starts ********************************************/
@media only screen and (max-width: 991px) and (min-width: 360px) {
  .corners-section {
    padding: 20px 0 30px 0; }
    .corners-section h2 {
      font-size: 20px; }
    .corners-section p {
      font-size: 17px; }
    .corners-section h6 {
      font-size: 18px; }
    .corners-section .img-ico {
      width: 90px; }
    .corners-section .img-pic {
      width: 170px; }
    .corners-section .img-pic1 {
      width: 170px; }

  .corners-sec-alt1 {
    background: url(../../images/background-2.png) repeat center 0;
    background-size: contain;
    padding: 60px 20px 20px 20px; }
    .corners-sec-alt1.bg-pos {
      background: url(../../images/background-2.png) repeat center 0;
      background-size: contain;
      padding: 60px 20px 20px 20px; }
    .corners-sec-alt1.bg-banner {
      padding: 80px 20px 20px 20px;
      background: url(../../images/bg-principal.png) no-repeat center bottom; }

  .corners-sec-alt2 {
    padding: 60px 20px 20px 20px; }
    .corners-sec-alt2.pd-blk {
      padding: 60px 20px 20px 20px; }
    .corners-sec-alt2.pdbot-blk {
      padding: 60px 20px 20px 20px; } }
/******************************************** Responsive CSS Ends ********************************************/
/******************************************** SENSORIAL CORNERS CSS End ********************************************/
/******************************************** SPORTS FACILITIES Css Start ********************************************/
.sports-section {
  background: url(../../images/bg-sport1.png) no-repeat center 83px;
  padding: 170px 0px 70px 0px; }
  .sports-section h2 {
    font-size: 25px;
    padding: 0 100px 15px 100px;
    color: #5B616B; }
  .sports-section p {
    font-size: 20px;
    padding: 0 100px 30px 100px;
    font-family: 'brown-light';
    font-weight: 600; }

.sports-type {
  background: url(../../images/bg-sport.png) repeat center 0;
  background-size: contain;
  padding: 0 200px; }
  .sports-type .sports-type-block {
    background: #fefefe url(../../images/background-lines.png) repeat center 0;
    box-shadow: 10px 10px 0 #d1efff;
    background-size: contain;
    border: 1px solid #f3f3f3;
    margin: 50px 0 0 0; }
    .sports-type .sports-type-block h3 {
      font-size: 30px;
      padding: 0;
      color: #000; }
      .sports-type .sports-type-block h3 img {
        width: 170px;
        padding: 0 10px 0 0; }
    .sports-type .sports-type-block p {
      font-size: 18px;
      padding: 40px 175px 0 0;
      font-family: 'brown-light';
      font-weight: 600; }
    .sports-type .sports-type-block img {
      width: 100%;
      padding: 30px 10px; }
    .sports-type .sports-type-block img.pdd {
      width: 100%;
      padding: 0 20px 0 0; }
    .sports-type .sports-type-block img.pdtb {
      width: 100%;
      padding: 35px 0; }
  .sports-type .football-bg {
    background: url(../../images/football-bg.png) no-repeat right 0;
    background-size: cover;
    height: 100%;
    padding: 30px; }
  .sports-type .golf-bg {
    background: url(../../images/golf-bg.png) no-repeat right 0;
    background-size: cover;
    height: 100%;
    padding: 30px; }
    .sports-type .golf-bg img {
      width: 380px;
      padding: 0; }
    .sports-type .golf-bg h3 {
      padding: 0px 130px 0 0; }
      .sports-type .golf-bg h3 img {
        width: 210px;
        padding: 0; }
  .sports-type .basketball-bg {
    background: url(../../images/basket-ball-bg.png) no-repeat right 0;
    background-size: cover;
    height: 100%;
    padding: 30px; }
    .sports-type .basketball-bg h3 {
      padding: 0px 130px 0 30px; }
      .sports-type .basketball-bg h3 img {
        width: 170px;
        padding: 0; }
    .sports-type .basketball-bg p {
      padding: 10px 260px 0 50px; }
  .sports-type .pool-bg {
    height: 100%;
    padding: 0; }
    .sports-type .pool-bg img {
      width: 400px;
      padding: 0; }
    .sports-type .pool-bg h3 {
      padding: 60px 130px 0 0; }
      .sports-type .pool-bg h3 img {
        width: 165px;
        padding: 0 10px 0 0; }
  .sports-type .castle-bg {
    background: url(../../images/castle-bg.png) no-repeat right 0;
    background-size: contain;
    height: 100%;
    padding: 30px; }
    .sports-type .castle-bg img {
      width: 370px;
      padding: 0; }
    .sports-type .castle-bg h3 {
      padding: 30px 20px 0 30px; }
      .sports-type .castle-bg h3 img {
        width: 170px;
        padding: 0 20px 0 0; }
    .sports-type .castle-bg p {
      padding: 10px 100px 0 30px; }
  .sports-type .jump-bg {
    background: url(../../images/jump-bg.png) no-repeat right 0;
    background-size: contain;
    height: 100%;
    padding: 30px; }
    .sports-type .jump-bg h3 {
      padding: 30px 130px 0 30px; }
      .sports-type .jump-bg h3 img {
        width: 170px;
        padding: 0 10px 0 0; }
    .sports-type .jump-bg p {
      padding: 10px 30px 0 30px; }
  .sports-type .swing-bg {
    height: 100%;
    padding: 30px 0 0 0; }
    .sports-type .swing-bg img {
      width: 170px;
      padding: 20px 20px 20px 0; }
    .sports-type .swing-bg h3 {
      padding: 20px 30px 20px 50px; }
      .sports-type .swing-bg h3 img {
        width: 165px;
        float: left;
        padding: 0 10px 0 0; }
    .sports-type .swing-bg p {
      padding: 25px 20px 0 0; }
  .sports-type .brain-gym-bg {
    height: 100%;
    padding: 0px; }
    .sports-type .brain-gym-bg img {
      width: 100%;
      padding: 0; }
    .sports-type .brain-gym-bg h3 {
      padding: 30px 130px 0 30px; }
      .sports-type .brain-gym-bg h3 img {
        width: 150px;
        padding: 0 20px 0 0; }
    .sports-type .brain-gym-bg p {
      padding: 10px 100px 0 30px; }
  .sports-type .animal-farm-bg {
    padding: 0px; }
    .sports-type .animal-farm-bg img {
      width: 100%;
      padding: 0; }
    .sports-type .animal-farm-bg h3 {
      padding: 30px 50px 0 30px;
      text-align: right; }
    .sports-type .animal-farm-bg p {
      padding: 30px 50px 0 30px;
      text-align: right; }
  .sports-type .farming-bg {
    padding: 0px; }
    .sports-type .farming-bg img {
      width: 100%;
      padding: 50px 0 0 0; }
    .sports-type .farming-bg h3 {
      padding: 30px 130px 0 30px; }
    .sports-type .farming-bg p {
      padding: 10px 30px 30px 30px; }

/******************************************** Responsive CSS Starts ********************************************/
@media only screen and (max-width: 991px) and (min-width: 360px) {
  .sports-section {
    background-position: center 45px;
    padding: 100px 0px 70px 0px; }
    .sports-section h2 {
      font-size: 20px;
      padding: 0 20px 15px 20px; }
    .sports-section p {
      font-size: 17px;
      padding: 0 20px 0px 20px; }

  .sports-type {
    padding: 0 20px; }
    .sports-type .sports-type-block h3 {
      font-size: 18px;
      padding: 0; }
      .sports-type .sports-type-block h3 img {
        width: 100px; }
    .sports-type .sports-type-block p {
      font-size: 15px;
      padding: 10px 0px 0 0; }
    .sports-type .football-bg {
      background-image: none;
      padding: 30px;
      background: #ffe0bd; }
    .sports-type .golf-bg h3 img {
      margin-top: 15px; }
    .sports-type .golf-bg img {
      width: 100%; }
    .sports-type .basketball-bg {
      background-image: none;
      background-color: #b6c6f1; }
      .sports-type .basketball-bg h3 {
        padding: 0px; }
        .sports-type .basketball-bg h3 img {
          width: 100px; }
      .sports-type .basketball-bg p {
        padding: 10px 0px 0 0px; }
    .sports-type .pool-bg {
      padding: 0; }
      .sports-type .pool-bg img {
        width: 330px;
        padding: 20px; }
      .sports-type .pool-bg h3 {
        padding: 0 20px; }
        .sports-type .pool-bg h3 img {
          width: 100px; }
      .sports-type .pool-bg p {
        padding: 20px; }
    .sports-type .castle-bg h3 {
      padding: 10px 20px 0 20px; }
      .sports-type .castle-bg h3 img {
        width: 100px;
        float: left;
        padding: 0 20px 0 0; }
    .sports-type .castle-bg img {
      width: 100%; }
    .sports-type .castle-bg p {
      padding: 0 0 20px 0; }
    .sports-type .jump-bg {
      padding: 30px; }
      .sports-type .jump-bg h3 {
        padding: 30px 0 0 0; }
        .sports-type .jump-bg h3 img {
          width: 120px; }
      .sports-type .jump-bg p {
        padding: 10px 0 0 0; }
    .sports-type .swing-bg {
      height: 100%;
      padding: 0; }
      .sports-type .swing-bg img {
        width: 130px;
        padding: 20px 20px 20px 0; }
      .sports-type .swing-bg h3 {
        padding: 20px 0 0 0;
        text-align: left img;
          text-align-width: 165px;
          text-align-float: left;
          text-align-padding: 0 10px 0 0; }
      .sports-type .swing-bg p {
        padding: 10px 20px; }
    .sports-type .brain-gym-bg {
      height: 100%;
      padding: 0px; }
      .sports-type .brain-gym-bg h3 {
        padding: 20px 20px 0 20px; }
        .sports-type .brain-gym-bg h3 img {
          width: 120px; }
      .sports-type .brain-gym-bg p {
        padding: 20px; }
    .sports-type .animal-farm-bg {
      padding: 0px; }
      .sports-type .animal-farm-bg img {
        width: 200px; }
      .sports-type .animal-farm-bg h3 {
        padding: 0px 20px 0 30px; }
      .sports-type .animal-farm-bg p {
        padding: 10px 20px 20px 20px; }
    .sports-type .farming-bg {
      padding: 0px; }
      .sports-type .farming-bg h3 {
        padding: 20px 20px 0 20px; }
      .sports-type .farming-bg p {
        padding: 10px 20px 20px 20px; } }
/******************************************** Responsive CSS Ends ********************************************/
/******************************************** SPORTS FACILITIES CSS End ********************************************/
/******************************************** PRINCIPLES OF THE CURRICULUM Css Start ********************************************/
.principles-section {
  background: url(../../images/background-lines.png) repeat center 0;
  padding: 20px 0 30px 0; }

.principles-top-section {
  padding: 150px 100px 0 100px; }
  .principles-top-section h2 {
    font-size: 25px;
    padding: 0 0 15px 0;
    color: #5B616B; }
  .principles-top-section p {
    font-size: 20px;
    padding: 0;
    font-family: 'brown-light'; }
    .principles-top-section p img {
      padding: 0 100px; }

.edu-level-section {
  padding: 50px 100px; }
  .edu-level-section h2 {
    font-size: 25px;
    padding: 0 0 15px 0;
    color: #5B616B; }

.edu-level {
  background: url(../../images/bg-principal.png) repeat center 0;
  background-size: cover;
  padding: 50px 50px 100px 50px;
  position: relative; }
  .edu-level p.level-1 {
    font-size: 20px;
    padding: 30px 200px 30px 0;
    font-family: 'brown-light'; }
    .edu-level p.level-1 img {
      width: 120px;
      float: left;
      margin: -40px 30px 0 0; }
  .edu-level p.level-2 {
    font-size: 20px;
    padding: 30px 80px 30px 150px;
    font-family: 'brown-light'; }
    .edu-level p.level-2 img {
      width: 120px;
      float: right;
      margin: -65px 0 0 0; }
  .edu-level p.level-3 {
    font-size: 20px;
    padding: 30px 200px 30px 20px;
    font-family: 'brown-light'; }
    .edu-level p.level-3 img {
      width: 200px;
      float: left;
      margin: -42px 3px 0 -75px; }

.time-table-alt1 {
  background: url(../../images/bg-principal.png) repeat center 0;
  background-size: cover;
  padding: 60px 50px;
  margin: 50px 0 0 0; }
  .time-table-alt1 h2 {
    font-size: 25px;
    padding: 0 0 15px 0;
    color: #5B616B; }
  .time-table-alt1 p {
    font-size: 20px;
    padding: 0 0 50px 0;
    font-family: 'brown-light'; }
  .time-table-alt1 ul {
    list-style: none;
    padding: 5px 0; }
    .time-table-alt1 ul li {
      background: url(../../images/timetable-line-1.png) no-repeat center 0;
      background-size: contain;
      display: inline-block;
      width: 24.7%;
      text-align: center;
      padding: 0 0 30px 0; }
      .time-table-alt1 ul li .img-table {
        width: 300px; }

.flip-box {
  background-color: transparent;
  width: 300px;
  height: 375px;
  perspective: 1000px; }

.flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d; }

.flip-box:hover .flip-box-inner {
  transform: rotateY(180deg); }

.flip-box-front, .flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.flip-box-front {
  color: black; }

.flip-box-back {
  transform: rotateY(180deg); }

/******************************************** Responsive CSS Starts ********************************************/
@media only screen and (max-width: 991px) and (min-width: 360px) {
  .principles-top-section {
    padding: 80px 20px 0px 20px; }
    .principles-top-section h2 {
      font-size: 20px;
      padding: 0 0 15px 0; }
    .principles-top-section p {
      font-size: 18px; }
      .principles-top-section p img {
        padding: 20px; }
      .principles-top-section p a {
        left: 50%;
        bottom: -25px;
        padding: 10px 30px 15px 30px;
        transform: translate(-50%, -50%);
        width: 210px; }

  .edu-level-section {
    padding: 30px 20px; }
    .edu-level-section h2 {
      font-size: 20px; }

  .edu-level {
    padding: 20px 0 20px 0; }
    .edu-level p.level-1 {
      font-size: 17px;
      padding: 20px; }
      .edu-level p.level-1 img {
        width: 80px;
        margin: 10px 30px 0 0; }
    .edu-level p.level-2 {
      font-size: 17px;
      padding: 20px; }
      .edu-level p.level-2 img {
        width: 80px;
        margin: 10px 0 0 0; }
    .edu-level p.level-3 {
      font-size: 17px;
      padding: 20px; }
      .edu-level p.level-3 img {
        width: 110px;
        margin: -10px 3px 0 -20px; }
    .edu-level a {
      left: 50%;
      bottom: -25px;
      padding: 10px 30px 15px 30px;
      transform: translate(-50%, -50%);
      width: 235px; }

  .time-table-alt1 {
    background: url(../../images/background-2.png) repeat center 0;
    background-size: contain;
    padding: 30px 20px 0px 20px; }
    .time-table-alt1 ul li {
      width: 99%; } }
/******************************************** Responsive CSS Ends ********************************************/
/******************************************** PRINCIPLES OF THE CURRICULUM CSS End ********************************************/
/******************************************** INSPIRING CULTURE Css Start ********************************************/
.inspiring-section {
  background: url(../../images/background-lines.png) repeat center 0;
  padding: 20px 0 30px 0; }

.inspiring-top-section {
  padding: 150px 200px 30px 100px; }
  .inspiring-top-section h2 {
    font-size: 25px;
    padding: 0 0 15px 0;
    color: #5B616B; }
  .inspiring-top-section .inspiring-bg {
    position: relative;
    padding: 125px 180px 100px 155px; }
    .inspiring-top-section .inspiring-bg img {
      width: 90%;
      position: absolute;
      top: 0;
      right: 0; }
    .inspiring-top-section .inspiring-bg h3 {
      font-size: 28px;
      padding: 20px 0 15px 0;
      color: #0266a4;
      text-align: center;
      z-index: 1;
      position: relative;
      font-family: 'ankehand';
      font-weight: 600; }
      .inspiring-top-section .inspiring-bg h3 span {
        background: url(../../images/background-2.png) no-repeat 0 0;
        padding: 0 10px; }
      .inspiring-top-section .inspiring-bg h3 .line {
        background: url(../../images/border-line.png) repeat-x 0 0;
        position: absolute;
        left: 0;
        top: 33px;
        width: 100%;
        height: 4px;
        z-index: -1; }
    .inspiring-top-section .inspiring-bg p {
      font-size: 20px;
      z-index: 1;
      position: relative;
      line-height: 38px;
      font-family: 'brown-light';
      border-bottom: 2px solid #C1C1BD;
      display: inline;
      font-weight: 600; }

.inspiring-section-2 {
  padding: 0px 100px 30px 100px; }
  .inspiring-section-2 h2 {
    font-size: 25px;
    padding: 0 0 15px 0;
    color: #5B616B; }
  .inspiring-section-2 .inspiring-2-bg {
    position: relative;
    padding: 0; }
    .inspiring-section-2 .inspiring-2-bg img {
      width: 90%;
      margin: -72px 0 0 5%; }
    .inspiring-section-2 .inspiring-2-bg p.info {
      font-size: 18px;
      z-index: 1;
      position: absolute;
      line-height: 35px;
      font-family: 'brown-light';
      padding: 140px 90px 0 125px;
      font-weight: 600; }
    .inspiring-section-2 .inspiring-2-bg p.info2 {
      font-size: 22px;
      z-index: 1;
      position: absolute;
      line-height: 40px;
      font-family: 'ankehand';
      padding: 140px 210px 0 40px;
      font-weight: 600;
      color: #5C493C;
      text-align: center; }

.inspiring-section-3 {
  padding: 0px 100px 30px 100px; }
  .inspiring-section-3 h2 {
    font-size: 25px;
    padding: 0 0 15px 0;
    color: #5B616B; }
  .inspiring-section-3 .inspiring-3-bg {
    position: relative;
    padding: 0; }
    .inspiring-section-3 .inspiring-3-bg img {
      width: 100%; }
    .inspiring-section-3 .inspiring-3-bg p.info {
      font-size: 20px;
      z-index: 1;
      position: absolute;
      line-height: 35px;
      font-family: 'brown-light';
      padding: 110px 600px 0 110px;
      font-weight: 600; }

/******************************************** Responsive CSS Starts ********************************************/
@media only screen and (max-width: 991px) and (min-width: 360px) {
  .inspiring-top-section {
    padding: 80px 20px 30px 20px; }
    .inspiring-top-section h2 {
      font-size: 20px; }
    .inspiring-top-section .inspiring-bg {
      background: url(../../images/background-2.png) repeat center 0;
      padding: 25px 20px;
      box-shadow: 0 0 10px #a1a1a1;
      border-radius: 20px; }
      .inspiring-top-section .inspiring-bg img {
        display: none; }
      .inspiring-top-section .inspiring-bg h3 {
        font-size: 18px; }
        .inspiring-top-section .inspiring-bg h3 .line {
          top: 9px;
          height: 2px; }
      .inspiring-top-section .inspiring-bg p {
        font-size: 16px;
        line-height: 25px;
        border: none; }

  .inspiring-section-2 {
    padding: 0px 20px 30px 20px; }
    .inspiring-section-2 h2 {
      font-size: 20px; }
    .inspiring-section-2 .inspiring-2-bg img {
      width: 70px;
      margin: -25px 0 0 -15px; }
    .inspiring-section-2 .inspiring-2-bg p.info {
      background: url(../../images/background-2.png) repeat center 0;
      font-size: 16px;
      line-height: 25px;
      position: unset;
      padding: 20px;
      box-shadow: 0 0 10px #a1a1a1;
      border-radius: 20px; }
    .inspiring-section-2 .inspiring-2-bg p.info2 {
      background: url(../../images/background-2.png) no-repeat center 0;
      font-size: 16px;
      position: unset;
      line-height: 30px;
      padding: 20px;
      box-shadow: 0 0 10px #a1a1a1;
      border-radius: 20px; }

  .inspiring-section-3 {
    padding: 0px 20px 0px 20px; }
    .inspiring-section-3 h2 {
      font-size: 20px; }
    .inspiring-section-3 .inspiring-3-bg {
      position: relative;
      padding: 0; }
      .inspiring-section-3 .inspiring-3-bg img {
        width: 100%; }
      .inspiring-section-3 .inspiring-3-bg p.info {
        background: url(../../images/background-2.png) repeat center 0;
        font-size: 16px;
        position: unset;
        line-height: 25px;
        padding: 20px;
        box-shadow: 0 0 10px #a1a1a1;
        border-radius: 20px; }
        .inspiring-section-3 .inspiring-3-bg p.info img {
          width: 100px;
          float: right; } }
/******************************************** Responsive CSS Ends ********************************************/
/******************************************** INSPIRING CULTURE CSS End ********************************************/
/******************************************** LIFE SKILLS CURRICULUM Css Start ********************************************/
.life-skills-section {
  padding: 0 0 0 0;
  background: url(../../images/background-2.png) repeat center 0; }

.bottom-arrow {
  background: url(../../images/modality-bottom.png) no-repeat center bottom;
  background-size: contain;
  padding: 0 0 250px 0;
  margin: 0 0 0 0; }

.life-skills-alt1 {
  padding: 130px 0 0 0;
  margin: 50px 0 0 0; }
  .life-skills-alt1 h2 {
    font-size: 30px;
    padding: 0 50px 20px 50px;
    color: #a87d07; }
  .life-skills-alt1 p {
    font-size: 20px;
    padding: 0 50px 50px 50px;
    font-family: 'brown-light'; }

.road-line-bg {
  background: url(../../images/road-line.png) no-repeat center bottom;
  background-size: contain;
  margin: 0 30px; }

.skills-type {
  background-size: contain;
  margin: 0;
  overflow: hidden;
  padding: 0; }
  .skills-type .flip-blk img.clip {
    width: 45px;
    margin: -50px 0 0 0; }
  .skills-type .flip-blk img {
    width: 400px; }
  .skills-type .flip-blk h5 {
    padding: 20px 0 20px 0; }
  .skills-type .flip-blk p {
    font-size: 18px;
    padding: 0;
    font-family: 'brown-light'; }

.life-skills-alt2 {
  background: url(../../images/tect-hub-bg.png) repeat center 0;
  background-size: cover;
  padding: 70px 50px 0px 50px; }
  .life-skills-alt2 img {
    width: 100%;
    padding: 50px; }
  .life-skills-alt2 h2 {
    font-size: 25px;
    padding: 0 0 15px 0;
    color: #5B616B; }
  .life-skills-alt2 p {
    font-size: 20px;
    padding: 85px 120px 50px 50px;
    font-family: 'brown-light';
    font-weight: 600; }

.ed-roles {
  background: url(../../images/background-2.png) repeat center 0;
  background-size: cover;
  padding: 70px 50px 50px 50px;
  position: relative; }
  .ed-roles img {
    width: 1000px; }
  .ed-roles h2 {
    font-size: 25px;
    padding: 0 0 25px 0;
    color: #5B616B; }
  .ed-roles p {
    position: absolute;
    font-size: 20px;
    padding: 50px 450px 50px 450px;
    font-family: 'brown-light';
    font-weight: 600;
    text-align: center; }

/*flipper-card*/
.card-flipper {
  position: relative;
  float: left;
  width: 100%;
  text-align: center;
  height: 370px; }

.card-flipper.effect__hover:hover .card__front {
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg); }

.card-flipper.effect__hover:hover .card__back {
  -webkit-transform: rotateY(0);
  -ms-transform: rotateY(0);
  transform: rotateY(0); }

.card-flipper.effect__random.flipped .card__front {
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg); }

.card-flipper.effect__random.flipped .card__back {
  -webkit-transform: rotateY(0);
  -ms-transform: rotateY(0);
  transform: rotateY(0); }

.card__front,
.card__back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.card__back .card {
  width: 100%;
  height: 450px; }

.card__front,
.card__back {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: transform 0.8s;
  transition: transform 0.8s; }

.card__back {
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg); }

.card-bottom {
  text-align: center;
  padding: 115px 0 0 0;
  position: relative;
  z-index: 1; }
  .card-bottom img {
    width: 55%; }

/******************************************** Responsive CSS Starts ********************************************/
@media only screen and (max-width: 991px) and (min-width: 360px) {
  .life-skills-section {
    padding: 0; }

  .life-skills-alt1 {
    padding: 50px 0 0px 0; }
    .life-skills-alt1 h2 {
      font-size: 20px;
      padding: 0 20px 15px 20px; }
    .life-skills-alt1 p {
      font-size: 16px;
      padding: 0 20px 30px 20px; }

  .skills-type {
    padding: 70px 10px 50px 10px; }
    .skills-type .flip-blk p {
      font-size: 16px; }

  .life-skills-alt2 {
    padding: 30px 20px 50px 20px; }
    .life-skills-alt2 img {
      padding: 0px; }
    .life-skills-alt2 h2 {
      font-size: 20px;
      padding: 0 0 25px 0; }
    .life-skills-alt2 p {
      font-size: 16px;
      padding: 25px 0 0 0; }

  .ed-roles {
    padding: 30px 25px; }
    .ed-roles img {
      width: 100%; }
    .ed-roles h2 {
      font-size: 20px;
      padding: 0 0 20px 0; }
    .ed-roles p {
      position: unset;
      font-size: 16px;
      padding: 0 0 20px 0;
      text-align: left; }

  .card-flipper {
    height: 515px; } }
/******************************************** Responsive CSS Ends ********************************************/
/******************************************** LIFE SKILLS CURRICULUM CSS End ********************************************/
/******************************************** LIFE SKILLS CURRICULUM Css Start ********************************************/
.learning-journey-section {
  padding: 0 0 0 0;
  background: url(../../images/background-2.png) repeat center 0; }

.learning-bottom-arrow {
  background: url(../../images/modality-bottom.png) no-repeat center bottom;
  background-size: contain;
  padding: 0 0 80px 0;
  margin: 0 0 0 0; }

.movetop {
  text-align: center;
  position: relative; }
  .movetop img {
    width: 100px;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 70px; }

.learning-life-skills-alt1 {
  padding: 170px 50px 20px 50px; }
  .learning-life-skills-alt1 h2 {
    font-size: 30px;
    padding: 0 0 20px 0;
    color: #a87d07; }
  .learning-life-skills-alt1 h3 {
    font-size: 24px;
    padding: 0 0 20px 0;
    color: #000; }
  .learning-life-skills-alt1 p {
    font-size: 22px;
    font-family: 'brown-light';
    line-height: 34px;
    padding-bottom: 20px; }
  .learning-life-skills-alt1 ul {
    padding: 20px 0 0 30px; }
  .learning-life-skills-alt1 li {
    font-size: 22px;
    font-family: 'brown-light';
    line-height: 34px;
    padding-bottom: 10px; }

h3.heading-blue {
  color: #5e9fce; }

h3.heading-green {
  color: #19ac86; }

.contact-info {
  display: flex;
  flex-direction: column;
  gap: 15px; }

.info-item {
  display: flex;
  align-items: center;
  gap: 12px;
  word-break: break-word;
  font-size: 22px;
  color: #333;
  font-family: 'brown-light';
  margin-bottom: 30px; }

.icon-circle {
  width: 45px;
  height: 45px;
  min-width: 45px;
  background: #5e9fce;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  transition: 0.3s; }

.icon-circle:hover {
  background: #0056b3;
  transform: scale(1.1); }

.email-box {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  /* Space between icon and text */
  margin-bottom: 20px; }

.email-icon {
  background-color: #5e9fce;
  color: #ffffff;
  border-radius: 50%;
  padding: 12px;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px; }

.email-text {
  font-size: 22px;
  color: #333;
  font-family: 'brown'; }

.road-line-bg {
  background: url(../../images/road-line.png) no-repeat center bottom;
  background-size: contain;
  margin: 0 30px; }

.learning-skills-type {
  background-size: contain;
  margin: 0;
  overflow: hidden;
  padding: 0; }
  .learning-skills-type .flip-blk img.clip {
    width: 45px;
    margin: -50px 0 0 0; }
  .learning-skills-type .flip-blk img {
    width: 400px; }
  .learning-skills-type .flip-blk h5 {
    padding: 20px 0 20px 0; }
  .learning-skills-type .flip-blk p {
    font-size: 18px;
    padding: 0;
    font-family: 'brown-light'; }

.life-skills-alt2 {
  background: url(../../images/tect-hub-bg.png) repeat center 0;
  background-size: cover;
  padding: 70px 50px 0px 50px; }
  .life-skills-alt2 img {
    width: 100%;
    padding: 50px; }
  .life-skills-alt2 h2 {
    font-size: 25px;
    padding: 0 0 15px 0;
    color: #5B616B; }
  .life-skills-alt2 p {
    font-size: 20px;
    padding: 85px 120px 50px 50px;
    font-family: 'brown-light';
    font-weight: 600; }

.ed-roles {
  background: url(../../images/background-2.png) repeat center 0;
  background-size: cover;
  padding: 70px 50px 50px 50px;
  position: relative; }
  .ed-roles img {
    width: 1000px; }
  .ed-roles h2 {
    font-size: 25px;
    padding: 0 0 25px 0;
    color: #5B616B; }
  .ed-roles p {
    position: absolute;
    font-size: 20px;
    padding: 50px 450px 50px 450px;
    font-family: 'brown-light';
    font-weight: 600;
    text-align: center; }

/*flipper-card*/
.card-flipper {
  position: relative;
  float: left;
  width: 100%;
  text-align: center;
  height: 370px; }

.card-flipper.effect__hover:hover .card__front {
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg); }

.card-flipper.effect__hover:hover .card__back {
  -webkit-transform: rotateY(0);
  -ms-transform: rotateY(0);
  transform: rotateY(0); }

.card-flipper.effect__random.flipped .card__front {
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg); }

.card-flipper.effect__random.flipped .card__back {
  -webkit-transform: rotateY(0);
  -ms-transform: rotateY(0);
  transform: rotateY(0); }

.card__front,
.card__back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.card__back .card {
  width: 100%;
  height: 450px; }

.card__front,
.card__back {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: transform 0.8s;
  transition: transform 0.8s; }

.card__back {
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg); }

.card-bottom {
  text-align: center;
  padding: 115px 0 0 0;
  position: relative;
  z-index: 1; }
  .card-bottom img {
    width: 55%; }

/******************************************** Responsive CSS Starts ********************************************/
@media only screen and (max-width: 991px) and (min-width: 360px) {
  .icon-circle {
    width: 45px;
    height: 45px;
    font-size: 18px; }

  .info-item {
    font-size: 22px; }

  .life-skills-section {
    padding: 0; }

  .learning-life-skills-alt1 {
    padding: 120px 50px 50px 50px; }
    .learning-life-skills-alt1 p {
      font-size: 22px;
      line-height: 34px; }

  .life-skills-alt1 {
    padding: 50px 0 0px 0; }
    .life-skills-alt1 h2 {
      font-size: 20px;
      padding: 0 20px 15px 20px; }
    .life-skills-alt1 p {
      font-size: 16px;
      padding: 0 20px 30px 20px; }

  .skills-type {
    padding: 70px 10px 50px 10px; }
    .skills-type .flip-blk p {
      font-size: 16px; }

  .life-skills-alt2 {
    padding: 30px 20px 50px 20px; }
    .life-skills-alt2 img {
      padding: 0px; }
    .life-skills-alt2 h2 {
      font-size: 20px;
      padding: 0 0 25px 0; }
    .life-skills-alt2 p {
      font-size: 16px;
      padding: 25px 0 0 0; }

  .ed-roles {
    padding: 30px 25px; }
    .ed-roles img {
      width: 100%; }
    .ed-roles h2 {
      font-size: 20px;
      padding: 0 0 20px 0; }
    .ed-roles p {
      position: unset;
      font-size: 16px;
      padding: 0 0 20px 0;
      text-align: left; }

  .card-flipper {
    height: 515px; } }
/******************************************** Responsive CSS Ends ********************************************/
/******************************************** LIFE SKILLS CURRICULUM CSS End ********************************************/

/*# sourceMappingURL=style.css.map */
