.enrollment-process {
  display: none;
}

.home-block4 {
  display: none;
}

/*********************************************************************************************************/
/********custom css ************/
.container-address-box {
  padding-top: 25px;
  width: 80%;
  margin: auto;
}

.main-contact-us-part {
  background: #fff;
  padding: 30px;
  box-shadow: 0 0.6875rem 3.125rem 0 rgb(0 0 0 / 10%);
}

.main-contact-us-part .left-side-addresss {
  display: flex;
  align-items: center;
}

.main-contact-us-part .left-side-addresss .common-part {
  display: flex;
  justify-content: center;
}

.main-contact-us-part .left-side-addresss .common-part .icon-part {
  width: 10%;
}

.main-contact-us-part .left-side-addresss .common-part .icon-part svg {
  width: 30px;
  height: 30px;
  display: block;
}

.main-contact-us-part .left-side-addresss .common-part .text-part {
  font-size: 17px;
  line-height: 30px;
  font-weight: 600;
}

.contact-wrapper .container-small .contact-us-form {
  background: #fff;
  border: 1px solid #eee;
  padding: 30px;
  /*margin: 0 27%;*/
}

.contact-wrapper .container-small .contact-us-form .cont-us-form-area .wpforms-form button {

  background: #a6ce39;
  padding: 10px 36px;
  font-weight: 700;
  color: #fff;
  font-size: 17px;
  margin-bottom: 0px;
}

.owd-pcard .program-content a {
  padding: 7px 10px;
  display: inline-block;
  background: #cd2653;
  border: 1px solid #cd2653;
  border-radius: 10px;
  color: #fff;
  font-weight: 600;
  line-height: 22px;
  font-size: 14px;
  margin-top: 20px;
}

.contact-wrapper .container-small .contact-us-form .cont-us-form-area .wpforms-field-container .wpforms-field-text input {
  border: 0;
  outline: none;
  padding: 12px 15px;
  font-weight: 500;
  font-size: 20px;
  border: 1px solid #eee;
  background: transparent;
  resize: none;
  font-size: 15px;
  line-height: 27px;
  color: #262626;
  letter-spacing: .03125rem;
  width: 100%;
  height: auto;
  max-width: 100%;
}

.contact-wrapper .container-small .contact-us-form .cont-us-form-area .wpforms-field-container .wpforms-field-medium input {
  border: 0;
  outline: none;
  padding: 12px 15px;
  font-weight: 500;
  font-size: 20px;
  border: 1px solid #eee;
  background: transparent;
  resize: none;
  font-size: 15px;
  line-height: 27px;
  color: #262626;
  letter-spacing: .03125rem;
  width: 100%;
  height: auto;
  max-width: 100%;
}

.contact-wrapper .container-small .contact-us-form h3 strong {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 16px;
  display: block;
}

/*div.wpforms-container-full .wpforms-form .wpforms-field-label{*/
/*        display: block;*/
/*    font-weight: 500;*/
/*    font-size: 17px;*/
/*    float: none;*/
/*    line-height: 1.3;*/
/*    margin: 0 0 4px 0;*/
/*    padding: 0;*/
/*    margin-bottom: 9px;*/
/*}*/
.main-contact-us-part {
  background: #fff;
  padding: 30px;
  /* box-shadow: 0 0.6875rem 3.125rem 0 rgb(0 0 0/10%); */
  border: 1px solid #ddd;
  border-radius: 5px;
}

.contact-wrapper .container-small .row {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

.contact-wrapper .container-small {
  max-width: 1187px;
}

.contact-wrapper .container-small .contact-us-form .cont-us-form-area .wpforms-field-container .wpforms-field-text input {
  border: 0;
  outline: none;
  padding: 14px 15px !important;
  font-weight: 600;
  /* font-size: 20px !important; */
  border: 1px solid #eee;
  background: 0 0;
  resize: none;
  font-size: 13px;
  line-height: normal;
  color: #262626;
  letter-spacing: .03125rem;
  width: 100%;
  height: auto;
  max-width: 100%;
}

.main-contact-us-part {
  background: #fff;
  padding: 30px;
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: none;
}

.contact-wrapper .container-small .contact-us-form .cont-us-form-area .wpforms-field-container .wpforms-field-text .wpforms-field-label {
  font-weight: 500;
  font-size: 15px;
}

.wpforms-field-container .wpforms-field-container .label {
  font-weight: 500 !important;
  font-size: 15px !important;
}

.wpforms-field-container .wpforms-field-container input {
  border: 0;
  outline: none;
  padding: 14px 15px !important;
  font-weight: 600;
  border: 1px solid #eee;
  background: 0 0;
  resize: none;
  font-size: 13px;
  line-height: normal;
  color: #262626;
  letter-spacing: .03125rem;
  width: 100%;
  height: auto;
  max-width: 100%;
}

.contact-us-form .wpforms-field-container .label {
  font-weight: 500 !important;
  font-size: 15px !important;
}

.contact-us-form .wpforms-field-email input {
  border: 0 !important;
  outline: none !important;
  padding: 14px 15px !important;
  font-weight: 600 !important;
  border: 1px solid #eee !important;
  background: 0 0 !important;
  resize: none !important;
  font-size: 13px !important;
  line-height: normal !important;
  color: #262626 !important;
  letter-spacing: .03125rem !important;
  width: 100% !important;
  height: auto !important;
  max-width: 100% !important;
}

.contact-us-form .wpforms-field-email .label {
  font-weight: 500 !important;
  font-size: 15px !important;
}

.contact-us-form div.wpforms-container-full .wpforms-form .wpforms-field-label {

  font-weight: 500 !important;
}

.contact-us-form div.wpforms-container-full .wpforms-form input[type=email] {
  padding: 14px 15px !important;
}

/***********************************************/
.no-scroll-vertical {
  overflow-y: hidden !important;
}

.col-md-2 {
  min-width: 20%;
}

.mbis-logo {
  float: left;
  box-shadow: 0px 0px 4px #101010;
  background-color: #fff;
  border-radius: 0 0 4px 4px;
  margin-bottom: -15px;
  max-width: 460px;
}

.border-box {
  padding-bottom: 40px;
}

.border-box .border-box-img {
  border: 1px solid #ddd;
}

.sticky-header {
  position: sticky;
  min-height: 70px;
  top: 0;
  margin-top: 0;
}

.hidden-header {
  height: 1px;
  position: relative;
}

.sticky-header .mbis-logo {
  display: none;
}

.mbis-logo-sticky {
  display: none;
  float: left;
  float: left;
  width: 247px;
  background: #fff;
}

.mbis-logo-sticky>a img {}

.sticky-header .mbis-logo-sticky {
  display: block;
}

.sticky-header .nav ul {
  margin: 0 !important;
}

.sticky-header .nav {
  line-height: 3.5rem;
}

.home-block1 {
  padding-top: 60px !important;
  padding-bottom: 80px !important;
  background-color: #f5f7ff;
  background-repeat: no-repeat;
  background-image: url(../assets/images/white-bg-1.png);
  background-position: top;
  background-position: 0 -250px;
  text-align: center;
}

.mbis-hero {
  background: #fff;
  margin-bottom: 60px !important;
}

.owd-learning {
  max-width: 1130px;
  margin-left: auto;
  margin-right: auto;
}

.new-letter-home {
  padding: 70px 0;
  background: #f5f7ff;
}

.new-letter-home .new-letter-home-box {
  position: relative;
  margin: 0 20px 20px;
}

.new-letter-home .new-letter-home-box h4 {
  font-weight: 800;
  color: #a6ce39;
  text-align: center;
  font-size: 27px;
  line-height: 30px;
  width: 280px;
  margin: 0 auto;
  position: absolute;
  top: 200px;
  text-transform: uppercase;
  font-family: "Work Sans", sans-serif;
  left: 0;
  right: 0;
}

.new-letter-home .new-letter-home-box {
  margin: 0 0 30px;
}

.new-letter-home .button-part-div {
  text-align: center;
  margin-top: 30px;
}

.new-letter-home .button-part-div a.button-view-more {
  background: #a6ce39;
  display: block;
  padding: 8px 15px;
  border-radius: 10px;
  font-size: 17px;
  color: #fff;
  font-weight: 600;
  width: 135px;
  margin: auto;
  border: 2px solid transparent;
  text-transform: capitalize;
}

.new-letter-home .button-part-div a.button-view-more:hover {
  background: #fff;
  color: #a6ce39;
  border-color: #a6ce39;
}

.accredition-block .button-part-div a.button-view-more {
  background: #a6ce39;
  display: block;
  padding: 8px 15px;
  border-radius: 10px;
  font-size: 17px;
  color: #fff;
  font-weight: 600;
  width: 305px;
  margin: 0 auto 40px;
  border: 2px solid transparent;
  text-transform: capitalize;
}

.accredition-block .button-part-div a.button-view-more:hover {
  background: #fff;
  color: #a6ce39;
  border-color: #a6ce39;
}

.owd-learning-title {
  border: 1px solid #cbcbcb;
  border-top: 0;
  border-radius: 0 0 5px 5px;
  padding: 20px 0;
  position: relative;
  display: block;
  text-align: center;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 600;
  position: relative;
  overflow: hidden;
}

.learn-more {
  opacity: 0;
  border-top: 0;
  border-radius: 0 0 5px 5px;
  padding: 20px 0;
  position: relative;
  display: block;
  text-align: center;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 600;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #a6ce39;
  color: #fff;
  cursor: pointer;
}

/**************************************************/
.results-content {
  padding-top: 120px !important;
  padding-bottom: 120px !important;
}

.results-content h2 {}

.results-content ul {
  margin-top: 30px;
  margin-bottom: 20px;
}

.results-content ul li {
  font-size: 16px;
}

.results-content ul li span {
  font-weight: 600;
  padding-left: 20px;
}

.results-content table {
  margin: 30px 0;
  width: 100%;
}

.results-content table tr {}

.results-content table tr td {
  padding: 10px 10px;
  border: 1px solid #ddd;
}

.results-content table tr th {
  background: #A6CE39;
  padding: 10px 10px;
  border: 1px solid #ddd;
  font-weight: 500;
}

.text-al-cen {
  text-align: center;
}

/**************************************************/
.customers-saying {
  overflow: hidden;
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
  background: #f5f7ff;
}

.customers-saying .customers-container {}

.customers-saying-slider .slick-track {
  display: flex !important;
}

.customers-saying-slider .slick-track .slick-slide {
  display: flex !important;
  height: inherit !important;
}

.customers-saying-slider-box-area {
  margin: 0;
  position: relative;
}

.customers-saying-slider-box {
  flex-direction: column;
  padding: 0;
  margin: 0px 100px 35px;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}

.customers-saying-slider-box-left {
  padding: 0px 80px;
}

.customers-saying-slider-box-left h2 {
  font-family: 'EudoxusSans-ExtraBold';
  font-size: 42px;
  color: #fff;
  text-align: center;
  width: 90px;
  height: 90px;
  border-radius: 100%;
  line-height: 90px;
  margin-right: 20px;
  overflow: hidden;
}

.customers-saying-slider-box-left h4 {
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
  color: #000;
  line-height: 28px;
  font-weight: 700;
}

.customers-saying-slider-box-left h5 {
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  color: #000;
  line-height: 28px;
  margin-top: 10px;
  text-transform: unset;
  font-weight: 4;
}

.customers-saying-slider-box-left h5 span {
  font-weight: 700;
}

.customers-saying-slider-box-left p {
  font-family: "Work Sans", sans-serif;
  font-size: 20px;
  color: #000;
  line-height: 32px;
  margin-top: 0px;
  text-align: center;
}

.lient-details {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
}

.customers-saying-slider-img {
  min-height: 173px;
  width: 100%;
}

.customers-saying-slider-box img {
  padding: 0;
  width: 100%;
}

.customers-saying-slider-cont {
  padding: 20px;
  position: relative;
  text-align: left;
}

.customers-saying-slider .slick-dots {
  display: flex !important;
  justify-content: center;
  margin-top: 0px;
}

.customers-saying-slider .slick-dots li {
  margin-right: 10px !important;
}

.customers-saying-slider .slick-dots li button {
  width: 12px;
  height: 12px;
  border: none;
  border-radius: 50%;
  font-size: 0;
  background: #d3e3ff;
  cursor: pointer;
}

.customers-saying-slider .slick-dots li.slick-active button {
  background: #a6ce39;
}

.customers-saying-slider-box a:hover {
  color: #ff0000;
  transition: all 0.3s ease;
}

.customers-saying-slider .slide-arrow.prev-arrow {
  left: 3%;
}

.customers-saying-slider .slide-arrow.next-arrow {
  right: 3%;
}

.customers-saying-slider .slide-arrow:hover {
  background: #a6ce39;
  border: 4px solid #a6ce39;
}

.customers-saying-slider .slide-arrow:hover::before {
  color: #fff;
}

.customers-saying-slider .slide-arrow {
  position: absolute;
  bottom: 50%;
  width: 59px;
  height: 59px;
  text-align: center;
  z-index: 1;
  cursor: pointer;
  border: 4px solid #a6ce39;
  opacity: 1;
  transition: all 0.3s linear;
  border-radius: 50%;
  background: #fff;
}

.customers-saying-slider .slide-arrow.prev-arrow:before {
  content: ' \276E';
}

.customers-saying-slider .slide-arrow.next-arrow:before {
  content: ' \276F';
}

.customers-saying-slider .slide-arrow:before {
  position: absolute;
  top: 47%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  text-align: center;
  margin: auto;
  font-size: 31px;
  color: #a6ce39;
}

.qoetient-product-offerings {
  position: relative;
  overflow: hidden;
  margin-top: 75px;
  margin-bottom: 200px;
}

.qoetient-product-offerings a {
  text-decoration: none;
}


/**************************************************/

.owd-learning-title:hover .learn-more {
  opacity: 1;
}

.home-block2 {
  padding-top: 60px !important;
  padding-bottom: 230px !important;
  background-color: #f5f7ff;
  background-repeat: no-repeat;
  background-image: url(https://www.rset.edu.in/mbis/wp-content/uploads/sites/2/2019/11/enquiry-form-bg-1.png?id=402);
  background-position: top;
  background-position: 0 -50px;
  text-align: center;
}

.inquiry-form {
  width: 100%;
  max-width: 815px;
  margin: 0 auto;
  text-align: center;
}

.inquiry-form .wpcf7-form-control-wrap {
  margin-bottom: 20px;
  float: left;
  width: 100%;
}

.inquiry-form .wpcf7-form-control-wrap input {
  border-radius: 5px !important;
}

.inquiry-form .form-submit {
  border: 1px solid #101010 !important;
  background-color: #101010 !important;
  color: #ffffff !important;
  text-transform: none !important;
  padding: 15px 40px !important;
  font-size: 18px !important;
  font-weight: 500 !important;
  height: 20px !important;
  line-height: 20px !important;
  margin-bottom: 20px !important;
  position: relative !important;
  margin-top: 50px !important;
}

.inquiry-form .form-submit:after {
  content: "";
  position: absolute;
  height: 1px;
  width: 52px;
  background-color: #ffffff;
  top: 50%;
  transform: translateY(-50%);
  right: -15px;
}

.inquiry-form-title {
  font-weight: bold;
  color: #101010;
  margin-bottom: 50px !important;
  font-size: 42px;
  line-height: 60px;
  width: 100%;
  float: left;
}

.inquiry-callus {
  font-style: italic;
  font-weight: 600;
}

.enrollment-process {
  margin-top: -180px !important;
  padding-top: 300px !important;
  padding-bottom: 360px !important;
  background-image: url(https://www.rset.edu.in/mbis/wp-content/uploads/sites/2/2019/11/enrollment-bg-1-1.png?id=426) !important;
  background-position: 0 0 !important;
  background-repeat: no-repeat !important;
  width: 100%;
}

.parent-speak {
  float: left;
  width: 100%;
}

.enrollment-process-title {
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 80px;
  font-size: 42px;
  line-height: 60px;
}

.enrollment-steps {
  width: 1100px;
  margin: 0 auto;
  position: relative;
  z-index: 20;
  text-align: center;
}

.stackedgallery {
  line-height: 0;
  -webkit-column-count: 11;
  -webkit-column-gap: 25px;
  -moz-column-count: 11;
  -moz-column-gap: 25px;
  column-count: 11;
  column-gap: 25px;
}

.stackedgallery img {
  width: 100% !important;
  height: auto !important;
}

.stackedgallery {
  display: inline-block;
  margin-right: 25px;
  margin-left: 25px;
}

.home-block4 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
  background-color: #f5f7ff !important;
}

.stackedgallery a {
  margin-bottom: 20px;
  display: block;
  position: relative;
}

.stackedgallery a:hover:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
}

.happening-title {
  font-weight: bold;
  color: #101010;
  margin-bottom: 80px;
  font-size: 42px;
  line-height: 60px;
  text-align: center;
  width: 100%;
  float: left;
}

.recent-posts {
  width: 1100px;
  margin: 0 auto;
  position: relative;
  z-index: 20;
}

.home-block5 {
  padding-top: 136px !important;
  padding-bottom: 95px !important;
  background: #f5f7ff url(https://www.rset.edu.in/mbis/wp-content/uploads/sites/2/2019/11/blog-background-1.png?id=368) !important;
  background-position: 0 0 !important;
  background-repeat: no-repeat !important;
}

.recentBlog {
  margin-bottom: 30px;
}

.imgCol {
  width: 50%;
  height: 133px;
  float: left;
  background: #fff;
  line-height: 133px;
  overflow: hidden;
}

.imgCol img {
  width: 100%;
}

.imgCol a img {
  transition: transform 0.3s ease-in-out;
}

.imgCol a img:hover {
  transform: scale(1.1);
}

.conCol {
  width: 50%;
  float: right;
  background: #efefef;
  height: 133px;
  padding: 10px 15px;
  line-height: 18px;
}

.conCol a.recent-title {
  font-size: 15px;
  font-weight: bold;
  text-transform: none;
  color: #101010;
  letter-spacing: 1px;
}

.recent-date {
  font-weight: normal;
  font-size: 12px;
  display: block;
  padding-top: 5px;
}

.recent-blog-title {
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 50px !important;
  text-align: center;
  font-size: 42px;
  line-height: 60px;
}

.home-block6 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
  background-color: #f5f7ff !important;
}

.parents-speak-title {
  font-weight: bold;
  color: #101010;
  margin-bottom: 50px !important;
  font-size: 42px;
  line-height: 60px;
  text-align: center;
  width: 100%;
}

.parent-speak-wrapper {
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  float: left;
}

.parent-speak-wrapper .slick-slide {
  margin: 0 16px;
}

.parent-speak-wrapper .slick-list {
  margin: 0 -16px;
}

.parent-speak-wrapper .slick-dots {
  bottom: -110px;
}

.testiBtn {
  margin-top: 132px;
}

.our-partner-title {
  font-weight: bold;
  color: #101010;
  margin-bottom: 50px !important;
  text-align: center;
  font-size: 42px;
  line-height: 60px;
  width: 100%;
}

.vc_column-inner {
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

.wrapper-small {
  width: 1100px;
  margin: 0 auto;
}

.home-block7 {
  padding-top: 150px !important;
  padding-bottom: 80px !important;
  background: #f5f7ff url(https://www.rset.edu.in/mbis/wp-content/uploads/sites/2/2019/11/bg-1.png?id=331) !important;
  margin-left: -8px;
  margin-right: -8px;
}

.container-small {
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.home-block7 .slick-slide img {
  width: auto !important;
  margin: 20px auto 0;
}

.bookavisitBlock {
  padding-top: 50px !important;
  padding-bottom: 80px !important;
  background-color: #a6ce39 !important;
  text-align: center;
}

.bookavisitBlock h3 {
  font-weight: bold;
  color: #101010;
  margin-bottom: 50px !important;
  font-size: 42px;
  line-height: 60px;
}

.hometextWidget {
  color: #101010;
  font-weight: 500;
  padding-top: 30px !important;
  padding-bottom: 30px !important;
  background-color: #fff !important;
}

.hometextWidget p {
  text-align: center;
}

.enquirenow {
  position: fixed;
  right: 0;
  bottom: 0;
  background: #a6ce39;
  font-size: 18px;
  padding: 0px 44px 10px 44px;
  border: 1px solid #000000;
  font-family: "Work Sans", sans-serif;
  line-height: 28px;
  cursor: pointer;
  z-index: 1102;
}

.enquirenow>span {
  position: relative;
  z-index: 1;
}

.enquirenow:before {
  border-bottom: 52px solid #101010;
  border-left: 20px solid transparent;
  height: 0px;
  width: 252px;
  content: '';
  position: absolute;
  left: -26px;
  right: 0;
  bottom: 0;
  z-index: 0;
}

.enquirenow:after {
  border-bottom: 51px solid #a6ce39;
  border-left: 20px solid transparent;
  height: 0px;
  width: 251px;
  content: '';
  position: absolute;
  left: -25px;
  right: 0;
  bottom: 0;
  z-index: 0;
}

.enquirenow:hover:after {
  border-bottom: 51px solid #bed878;
}

.socail-media {
  position: fixed;
  right: 90px;
  bottom: 65px;
  background: #a6ce39;
  height: 44px;
  width: 44px;
  text-align: center;
  line-height: 55px;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.socail-media>i {
  font-size: 25px;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.socail-media:hover {
  transform: rotate(90deg);
  background-color: #bed878;
}

/* Feedback Page */

/* .feedback-block-holder {
  columns: 3;
  column-gap: 20px;
}

.feedback-block {
  background-color: #fff;
  border: 1px solid #eee;
  box-shadow: 0px 0px 4px #ddd;
  border-radius: 5px;
  display: inline-block;
  margin-bottom: 20px;
  position: relative;
}

.feedback-top {
  float: left;
  width: 100%;
  padding: 15px;
}

.feedback-bottom {
  float: left;
  width: 100%;
  background: #f5f5f5;
  padding: 15px;
}

.parents-feedback .feedback-top {
  width: 60%;
}

.parents-feedback .feedback-bottom {
  width: 40%;
  text-align: center;
}

.parents-feedback .feedback-bottom img {
  margin-bottom: 10px;
  border-radius: 10px;
} */

.ref-form-content {
  background: #a6ce39;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
}

.ref-form-content .wpcf7-form-control-wrap {
  position: relative;
  margin-bottom: 15px;
  float: left;
  width: 100%;
}

.ref-form-content .wpcf7-form-control-wrap {
  position: relative;
  margin-bottom: 15px;
  float: left;
  width: 100%;
  text-align: center;
}

.ref-form-content input.wpcf7-form-control.wpcf7-submit {
  border: 1px solid #101010 !important;
  background-color: #101010 !important;
  color: #ffffff !important;
  text-transform: none;
  padding: 15px 40px;
  font-size: 18px;
  font-weight: 500;
  height: 20px;
  line-height: 20px;
  margin-top: 20px;
}

div#wpcf7-f12981-o1 {
  margin-top: 24px;
}

.bookvisitForm {
  padding-top: 30px;
}

.wpcf7-list-item {
  margin: 0;
  text-align: center;
}

.bookvisitForm .wpcf7-form-control-wrap {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.bookvisitForm input.wpcf7-form-control.wpcf7-date,
.bookvisitForm input.wpcf7-form-control.wpcf7-number,
.bookvisitForm input.wpcf7-form-control.wpcf7-quiz,
.bookvisitForm input.wpcf7-form-control.wpcf7-text,
.bookvisitForm select.wpcf7-form-control.wpcf7-select,
.bookvisitForm textarea.wpcf7-form-control.wpcf7-textarea {
  background-color: #f5f5f5;
  color: #818181;
}

.bookvisitForm input.wpcf7-form-control.wpcf7-submit {
  border: 1px solid #101010 !important;
  background-color: #101010 !important;
  color: #ffffff !important;
  text-transform: none;
  padding: 15px 40px;
  font-size: 18px;
  font-weight: 500;
  height: 20px;
  line-height: 20px;
  margin-top: 20px;
}

.bookvisitForm input.wpcf7-form-control.wpcf7-submit.form-submit {
  margin: 12px 0;
}

.thankyou-wrapper {
  padding: 45px 0 80px 0;
}

.thankyou-content h3 {
  font-size: 22px;
  text-transform: capitalize;
  margin-bottom: 20px !important;
  margin-top: 10px !important;
}

.thankyou-content {
  text-align: center;
}

.social-icon-content {
  font-size: 20px;
  text-align: center;
  margin-top: 20px;
  float: left;
  width: 100%;
}

.social-icon-content>a {
  color: #fff;
  margin-right: 8px;
  display: inline-block;
  padding: 2px 8px;
  min-width: 35px;
  text-align: center;
  font-size: 20px;
  border-radius: 4px;
}

.social-icon-content>a:nth-child(1) {
  background-color: #45619D;
}

.social-icon-content>a:nth-child(2) {
  background-color: #009DED;
}

.social-icon-content>a:nth-child(3) {
  background-color: #D50000;
}

.social-icon-content>a:hover {
  opacity: 0.8;
}

/* sanket css new home page slider*/
.new-hero-banner-section .slick-dots {

  position: static;
  margin-top: 21px;
}

.new-hero-banner-section .slick-dots li button {
  border-color: #E1BB57;
}

.new-hero-banner-section .slick-dots li.slick-active button,
.new-hero-banner-section .slick-dots li button:hover {
  background: #E1BB57;
}

.accredition-affliation-section {
  position: relative;
}

.accredition-affliation-section .icon-part1 {
  position: absolute;
  top: 10%;
  right: 100px;
}

.accredition-affliation-section .icon-part2 {
  position: absolute;
  bottom: -1%;
  left: 54px;
}

.learning-section .home-block1 {
  background-image: none;

  background-color: transparent;

}

.home-page-container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.margin-bottom-space-remove {
  margin-bottom: 0 !important;
}

.learning-section {
  position: relative;
}

.learning-section .home-block1 {
  padding-top: 0;
}

.learning-section .home-block1 .col-md-12 {
  background: url("https://www.mbis.org.in/wp-content/themes/mbis-custom/imgs/learnigin-baground-image.png")no-repeat;
  background-size: cover;
  padding: 112px 0;
}

.learning-section .owd-learning-title {
  background: #ECCC78;
}

.learning-section .owd-learning-title:hover .learn-more {
  background: #ECCC78;
}

.happiness-section {
  padding: 0 0 100px;
}

.happiness-section .heading-part {
  text-align: center;
}

.happiness-section .happiness-section-slider-part {
  margin: 0 14%;
}

.happiness-section .col-lg-6 {
  background: #344DA0;
}

.happiness-section .left-side-div {
  padding: 30px;

}

.happiness-section .left-side-div .heading-event {
  margin-bottom: 20px;
}

.happiness-section .left-side-div .heading-event h3 {
  font-size: 30px;
  line-height: 35px;
  color: #FFFFFF;
  font-weight: 600;
  text-transform: capitalize;
}

.happiness-section .event-slider .item-event .event-part {
  display: flex;
  margin-bottom: 30px;
  align-items: center;
}

.happiness-section .event-slider .item-event .event-part strong {
  padding: 11px;
  border: 1px solid #E1BB57;
  border-radius: 6px;
  display: block;
  text-align: center;
  font-size: 17px;
  line-height: 22px;
  color: #E1BB57;
  font-weight: 700;
}

.happiness-section .event-slider .item-event .event-part p {
  font-size: 16px;
  line-height: 23px;
  color: #FFFFFF;
  padding-left: 30px;
  font-weight: 500;
}

.happiness-section .common-button {
  padding: 10px 15px;
  text-align: center;
  border: 1px solid #FFFFFF;
  background: #fff;
  transition: 0.25s all linear;
  color: #344DA0;
  border-radius: 6px;
  display: inline-block;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
}

.happiness-section .common-button:hover {
  transition: 0.25s all linear;
  color: #fff;
  background: transparent;
}

.happiness-section .slick-arrow {
  width: 23px;
  height: 35px;
  background: #FFFFFF;
  position: absolute;
  bottom: -52px;
  right: 0;
  left: auto;
  top: auto;
}

.happiness-section .slick-arrow:hover,
.happiness-section .slick-arrow:focus {
  border-radius: 0;
}

.happiness-section .slick-arrow:before {
  color: #344DA0;
}

.happiness-section .slick-arrow.slick-prev {
  right: 32px;
}

.encouraging-word-section {
  background: url("https://www.mbis.org.in/wp-content/themes/mbis-custom/imgs/testimonial-section-baground.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  padding: 100px 0;
}

.encouraging-word-section .slick-dots {
  display: none !important;
}

.encouraging-word-section .customers-saying-slider .slide-arrow {
  border-color: #E1BB57;

}

.encouraging-word-section .customers-saying-slider .slide-arrow:before {
  color: #E1BB57;
}

.home-block7.our-collaborations {
  padding: 100px 0 !important;
  background: none !important
}

.news-letter-new-section {
  background: url("https://www.mbis.org.in/wp-content/themes/mbis-custom/imgs/newsletter-banner.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  padding: 50px 0;
}

.encouraging-word-section .customers-saying-slider-box {
  margin-bottom: 0;
}

@media screen and (max-width: 992px) {
  .mbis-hero {
    margin-bottom: 5px !important;
  }

  .our-partners {
    margin-left: 0;
    margin-right: 0;
  }

  .inquiry-form .form-submit {
    margin-top: 5px !important;
  }

  .step-title,
  .step-title a {
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
  }

  .enrollment-process-title {
    font-size: 22px;
    line-height: 32px;
  }

  .bookavisitBlock,
  .hometextWidget {
    margin-left: -8px;
    margin-right: -8px;
  }

  .home-block7 .slick-slide img {
    width: auto !important;
    margin: 0 auto;
    margin-bottom: 4px;
  }

  .stackedgallery {
    line-height: 0;
    -webkit-column-count: 2;
    -webkit-column-gap: 25px;
    -moz-column-count: 2;
    -moz-column-gap: 25px;
    column-count: 2;
    column-gap: 25px;
  }

  .stackedgallery img {
    width: 100% !important;
    height: auto !important;
  }

  .stackedgallery {
    display: inline-block;
    margin-right: 8px;
    margin-left: 8px;
  }

  .home-block2 {
    padding-top: 10px !important;
    margin-right: -8px;
    margin-left: -8px;
  }

  .home-block3 {
    margin-left: -8px;
    margin-right: -8px;
  }

  .enrollment-steps {
    width: 100%;
  }

  .enroll-wraper:before {
    left: 10%;
  }

  .enrollment-process {
    padding-top: 80px !important;
    padding-bottom: 130px !important;
    background-size: cover;
  }

  .home-block4 {
    padding-top: 0 !important;
    padding-bottom: 20px !important;
    margin-left: -8px;
    margin-right: -8px;
    margin-top: -65px;
  }

  .happening-title {
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    width: 100%;
  }

  .home-block5 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }

  .recent-posts {
    width: 100%;
  }

  .recentBlog {
    padding-bottom: 0px;
    float: left;
    width: calc(100% - 10px);
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
  }

  .recent-blog-title {
    margin-bottom: 30px !important;
    margin-top: 0 !important;
  }

  .wrapper-small {
    width: 100%;
    margin: 0 auto;
  }

  .vc_column-inner {
    text-align: center;
  }

  .container_inner {
    width: 100%;
  }

  .inquiry-form {
    padding: 0 5%;
  }

  .slick-next {
    display: none;
  }
}

.container95 {
  width: 95%;
}

.about-bg {
  padding-top: 120px !important;
  padding-bottom: 120px !important;
  background: #f5f7ff url(../assets/images/white-bg-1.png) !important;
}

.owd-card {
  border: 1px solid #eee;
  background: #fff;
  box-shadow: 0px 0px 4px #ddd;
}

/* About Us Page */
.owd-page-header {
  background-image: url(../assets/images/header-bg.webp);
  background-repeat: no-repeat;
  min-height: 200px;
  margin: 0 !important;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.owd-page-header>span {
  font-size: 24px;
  line-height: 1.384615384615385em;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
}

.owd-page-header>span:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  width: 22px;
  height: 2px;
  background-color: #fff;
  margin-right: auto;
  margin-top: 12px;
}

.about-content {
  padding: 0rem 2rem 0 0;
  height: 319px;
  overflow-x: hidden;
  margin-top: 30px;
  overflow: auto;
}

.page-id-18099 .about-bg .img-block {
  margin-top: 0;
}

.about-content h3 {
  color: #a6ce39;
  font-size: 20px;
  margin-bottom: 20px;
}

.img-block {
  width: 100%;
  display: block;
}

/* Members Page */
.members-bg {
  padding-top: 60px !important;
  padding-right: 15px !important;
  padding-left: 15px !important;
  background: #f5f7ff url(../assets/images/white-bg-1.png) !important;
  background-position: 0 0 !important;
  background-repeat: no-repeat !important;
}

ul.memberList {
  list-style: none;
  margin: 0;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

ul.memberList>li {
  box-sizing: border-box;
  border: 1px solid #eeeeee;
  border-radius: 0px 0px 5px 5px;
  margin-bottom: 30px !important;
  background-color: #ffffff;
  box-shadow: 0px 0px 4px #eee;
  min-height: 228px;
  width: 22%;
  /* flex: 1 0 20%; */
  margin: 0 15px 30px 15px;
}

span.memberList_name {
  color: #101010;
  font-size: 17px;
  font-weight: 600;
  padding: 15px 0 0 15px;
  display: block;
  line-height: 16px;
}

span.memberList_pos {
  font-size: 14px;
  font-weight: 500;
  color: #101010;
  display: block;
  padding: 5px 0 0 15px;
}

.affiliateWrapper {
  padding: 80px 0;
}

/* Program section */
.program-bg {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
  padding-right: 15px !important;
  padding-left: 15px !important;
  background: #f5f7ff url(../assets/images/white-bg-1.png) !important;
  background-position: 0 0 !important;
  background-repeat: no-repeat !important;
}

.bookvisit-wrapper {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
  padding-right: 15px !important;
  padding-left: 15px !important;
  background: #f5f7ff url(../assets/images/bg-1.png) !important;
  background-position: 0 90px !important;
  background-repeat: no-repeat !important;
}

.contact-wrapper {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
  padding-right: 15px !important;
  padding-left: 15px !important;
  background: #f5f7ff url(../assets/images/bg-1.png) !important;
  background-position: 0 0 !important;
  background-repeat: no-repeat !important;
}

.generic-wrapper {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
  padding-right: 15px !important;
  padding-left: 15px !important;
  background: #ffffff;
}

.referral-wrapper {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
  padding-right: 15px !important;
  padding-left: 15px !important;
  background: #f5f7ff;
}

.ref-content {
  background: #ffffff;
  box-shadow: 0px 3px 8px 0px rgb(0, 0, 0, 0.2);
}

.owd-content {
  padding-top: 30px;
  padding-right: 15px;
  padding-bottom: 30px;
  padding-left: 15px;
  background: #ffffff url(../assets/images/page-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.owd-blog-detail {
  padding-top: 30px;
  padding-right: 15px;
  padding-bottom: 30px;
  padding-left: 15px;
  background: #f6f6f6;
}

.container-small {
  max-width: 1130px;
  margin-left: auto;
  margin-right: auto;
}


.owd-pcard {
  border: 1px solid #eee;
  background: #fff;
  box-shadow: 0px 0px 4px #ddd;
  background-image: url(../assets/images/blizzard-1.png);
  background-repeat: repeat;
  padding: 30px;
  float: left;
  width: 100%;
  margin-bottom: 30px;
}

.program-quote {
  width: 78%;
  float: right;
}

.program-quote p {
  margin-bottom: 30px;
}

.program-quote p:last-child {
  margin-bottom: 0;
}

.green-bor-top {
  border-top: 5px solid #a6ce39;
}

.green-bor-bot {
  border-bottom: 5px solid #a6ce39;
}

.green-bor-left {
  border-left: 5px solid #a6ce39;
}

.green-bor-right {
  border-right: 5px solid #a6ce39;
}

.program-content {
  padding: 1rem 1rem 0 0;
}

.core-value-img img {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.modal-header .close {
  margin-top: -44px;
  color: #fff;
  font-size: 60px;
  margin-right: -43px;
  opacity: 0.8;
  font-weight: 400;
  background-color: #000;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 0;
  display: inline-block;
  padding-bottom: 10px;
  position: relative;
  z-index: 100000000;
}

/* Custom Tab  */

/**********************Event Page Start***********************************/
.eqlh {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.asandalevels-sec {
  background: #fff;
  padding: 30px;
  float: left;
  width: 100%;
  margin-bottom: 30px;
}

.text-center {
  text-align: center;
}

.color-green {
  color: #a6ce39 !important;
  font-weight: 700 !important;
}

.asandalevels-box {
  padding-top: 0;
  margin-bottom: 20px;
  border-bottom: 2px solid #c3d139;
  padding-bottom: 40px;
}

.asandalevels-box h3 {
  font-weight: bold;
  color: #101010;
  margin-bottom: 20px;
  font-size: 34px;
}

.asandalevels-box p {
  font-size: 15px;
  font-weight: 500;
  text-transform: none;
  color: #404040;
  line-height: 24px;
  margin-bottom: 6px;
}

.asandalevels-box ul {}

.asandalevels-box ul li {
  list-style: none;
  position: relative;
  padding-left: 22px;
  margin-top: 15px;
}

.asandalevels-box ul li:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 5px;
  width: 7px;
  height: 14px;
  border: solid #a6ce39;
  border-width: 0px 2px 2px 0;
  transform: rotate(45deg);
}

.asandalevels-box ul li ul li {
  list-style: none;
  position: relative;
  padding-left: 22px;
  margin-top: 15px;
}

.asandalevels-box ul li ul li:before {
  content: "";
  position: absolute;
  left: 5px;
  top: 9px;
  width: 7px;
  height: 7px;
  border: solid #a6ce39;
  border-width: 2px;
  transform: rotate(45deg);
}

.curriculum-box-area {
  margin-top: 20px;
}

.curriculum-box {
  background: #fff;
  box-shadow: 0 0 10px #00000033;
  border-radius: 10px;
  padding: 20px 20px;
  width: 100%;
  margin-bottom: 30px;
}

.curriculum-box h4 {
  font-weight: 700;
}

.curriculum-box h5 {
  font-weight: 700;
  text-align: center;
  border-top: 1px solid #f1f1f2;
  padding-top: 20px;
  margin-top: 10px;
}

.customers-saying-slider.asandalevels-slider .slick-dots {
  bottom: 0;
}

.customers-saying-slider.asandalevels-sec-slider .slick-dots {
  display: none !important;
}

.customers-saying-slider.asandalevels-sec-slider .slide-arrow {
  position: absolute;
  bottom: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  z-index: 1;
  cursor: pointer;
  border: 1px solid #fff;
  opacity: 1;
  transition: all 0.3s linear;
  border-radius: 50%;
  background: transparent;
}

.customers-saying-slider.asandalevels-sec-slider .slide-arrow:before {
  position: absolute;
  top: 47%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  text-align: center;
  margin: auto;
  font-size: 20px;
  color: #fff;
}

.asandalevels-slider-sec .button-part-div {
  text-align: center;
  margin-top: 30px;
}

.asandalevels-slider-sec .button-part-div a.button-view-more {
  background: #a6ce39;
  display: inline-block;
  padding: 8px 15px;
  border-radius: 10px;
  font-size: 17px;
  color: #fff;
  font-weight: 600;
  width: 135px;
  margin: auto;
  border: 2px solid transparent;
  text-transform: capitalize;
}

.asandalevels-slider-sec .button-part-div a.button-view-more:hover {
  background: #fff;
  color: #a6ce39;
  border-color: #a6ce39;
}

.asandalevels-slider-sec .slick-dotted.slick-slider {
  margin-bottom: 60px;
}

/**********************Event Page End***********************************/
/**********************AS and Alevels Page Start***********************************/
.client-testimonials-section {
  padding: 100px 0 80px;
}

.client-testimonials-section .padd {
  padding: 0 12px;
  margin-bottom: 24px
}

.client-testimonials-section .testimonials {
  background: #fff;
  padding: 30px;
  border-radius: 15px;
  -webkit-box-shadow: 0 0 22px 11px #f8f8f8;
  -moz-box-shadow: 0 0 22px 11px #f8f8f8;
  box-shadow: 0 0 22px 11px #f8f8f8;
  position: relative
}

.client-testimonials-section .testimonials .double-quotes {
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center
}

.client-testimonials-section .testimonials p {
  color: #606060;
  line-height: 26px
}

.client-testimonials-section .testimonials .testimonials-details {
  margin-top: 13px
}

.client-testimonials-section .testimonials .testimonials-details .testimonials-logo {
  width: 73px;
  height: 73px;
  border-radius: 100%;
  border: 2px solid #f1f1f1;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
}

.client-testimonials-section .testimonials .testimonials-details .testimonials-logo img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  transform: translateY(-50%)
}

.client-testimonials-section .testimonials .testimonials-details .right-content {
  padding-left: 0px;
  width: 64%;
  display: inline-block;
  vertical-align: middle
}

.client-testimonials-section .testimonials .testimonials-details .right-content h2 {
  font-size: 18px;
  color: #000b33;
  font-weight: 700;
  margin-top: 10px;
}

.client-testimonials-section .testimonials .testimonials-details .right-content p {
  font-size: 14px;
  color: #606060;
  font-weight: 500;
  margin-top: 0px;
  min-height: auto;
}

.wpb_content_element.wpb_single_image img {
  height: 105px;
  width: 134px;
}

/**********************AS and Alevels Page End***********************************/


ul.tabs {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  width: 100%;
}

ul.tabs li {
  float: left;
  margin: 0;
  cursor: pointer;
  padding: 0px 21px;
  background-color: #b5ce6f;
  color: #101010;
  overflow: hidden;
  position: relative;
}

ul.tabs li:hover {
  background-color: #a6ce39;
  color: #000000;
}

ul.tabs li.active {
  background-color: #a6ce39;
  color: #000000;
  display: block;
}

.tab_container {
  border-top: none;
  background: #fff;
  overflow: auto;
  float: left;
  width: 100%;
}

.tab_content {
  padding: 20px;
  display: none;
}

.tab_drawer_heading {
  display: none;
}

/* Accordion Block */
.accordion-container {
  display: flex;
  flex-direction: column-reverse;
}

.accordion-container .beefup:first-child {
  order: 1;
}

.accordion-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.accordion-container .reverseOrder .accordion-title {
  position: relative;
  margin: 0 0 20px 0;
  padding: 0.625em 0.625em 0.625em 2em;
  background-color: #a6ce39;
  font-size: 19px;
  font-weight: normal;
  color: #fff;
  cursor: pointer;
}

.accordion-container .reverseOrder .accordion-title:hover,
.accordion-container .reverseOrder .accordion-title:active,
.accordion-title.open {
  background-color: #95bb32;
}

.accordion-container .reverseOrder .accordion-title::after {
  content: "";
  position: absolute;
  top: 22px;
  right: 22px;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-top-color: #fff;
}

.accordion-container .reverseOrder .accordion-title.open::after {
  content: "";
  position: absolute;
  top: 12px;
  border: 8px solid transparent;
  border-bottom-color: #fff;
}

.accordion-content {
  margin-top: 20px;
  margin-bottom: 20px;
}

.accordionGallery>a img {
  width: 100%;
  height: auto;
}

.accordionGallery>a {
  display: inline-block;
  width: 195px;
  height: 155px;
  margin-right: 20px;
  border: 1px solid #ddd;
  vertical-align: top;
  overflow: hidden;
  position: relative;
}

.accordionGallery {
  margin: 20px 0 40px 0;
}

.accordionGallery>a img {
  width: auto;
  height: 100%;
  max-width: initial;
}

.accordionGallery>a:hover:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  height: 100%;
}

/* Blog Post */
.bloglist {
  width: 100%;
  background: #ffffff;
}

.blog-info {
  float: left;
  width: 60%;
  padding: 10px;
  border-top: 0;
  background-color: #efefef;
  min-height: 152px;
}

.blog-img {
  width: 40%;
  display: block;
  float: left;
  min-height: 152px;
  border: 1px solid #efefef;
  background-size: cover;
}

.blog-info a {
  font-size: 15px;
  font-weight: bold;
  text-transform: none;
  color: #404040;
  line-height: 12px;
}

.bloginfo {
  margin-bottom: 30px;
  float: left;
  width: 100%;
}

/* End of Blog */

.donor-content {
  padding: 1rem 2rem 2rem 0;
}

.donor-img-block {
  height: 522px;
  background: #fbfbfb;
  vertical-align: bottom;
  display: table-cell;
}

/* For Pagination */

.paging {
  list-style: none;
  margin: 0;
  padding: 0;
}

.paging li {
  list-style: none;
  display: inline;
}

.paging li>a:hover {
  color: #ffffff;
  background: #8bbd02;
}

.paging li>a {
  display: inline-block;
  font-size: 14px;
  background: #fff;
  border: 1px solid #a6ce39;
  width: 28px;
  height: 28px;
  text-align: center;
  font-weight: bold;
  color: #8bbd02;
  padding: 0px 0 4px 0;
  margin-right: 8px;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  border-color: #ff0000 !important;
  color: #f00 !important;
}

/* Fot Footer */
footer {
  float: left;
  width: 100%;
  background-image: url(../imgs/footer-bg.jpg);
  background-size: cover;
  padding: 60px 0;
  position: relative;
}

.copyright-text {
  position: absolute;
  left: 20px;
  bottom: 40px;
  font-size: 12px;
}

.footer-add {
  color: #ffffff;
}

.footer-email a {
  color: #ffffff;
}

.footer-email {
  color: #fff;
}

.footer-social a {
  color: #ffffff;
}

.footer-social {
  color: #ffffff;
}

.social-icon>a {
  font-size: 18px;
  margin-right: 10px;
}

.modalOverlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 110000;
  justify-content: center;
  align-items: center;
}

.owd-modal {
  position: relative;
  margin: 0 auto;
  background: #fff;
  width: 650px;
  padding: 10px;
}

.owd-modal span.modalClose {
  cursor: pointer;
  font-size: 72px;
  position: absolute;
  right: 7px;
  top: 4px;
}

.appModel {
  background-image: radial-gradient(circle, #ddd, #c0df6c, #a6ce39);
}

.app-title {
  font-size: 17px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 15px;
  margin-top: 10px;
  letter-spacing: 0.5px;
}

.app-subtitle {
  text-align: center;
  padding: 0 0 15px 0;
  letter-spacing: 0.5px;
}

.appModel .wpcf7-form-control-wrap {
  position: relative;
  margin-bottom: 15px;
  float: left;
  width: 100%;
  text-align: center;
}

.appModel input.wpcf7-form-control.wpcf7-submit {
  border: 1px solid #101010 !important;
  background-color: #101010 !important;
  color: #ffffff !important;
  text-transform: none;
  padding: 15px 40px;
  font-size: 18px;
  font-weight: 500;
  height: 20px;
  line-height: 20px;
}

.appModel .wpcf7-list-item {
  display: inline-block;
  margin: 10px 0 0 0;
  line-height: 20px;
  text-align: center;
}

.appModel .wpcf7 form .wpcf7-response-output {
  margin: 1em 0.5em 1em;
  padding: 0.2em 1em;
  border: 2px solid #00a0d2;
}

.appModel .wpcf7 form.invalid .wpcf7-response-output,
.appModel .wpcf7 form.unaccepted .wpcf7-response-output {
  border-color: #ec3030;
  color: #ec3030;
}

.app-footer {
  text-align: center;
  margin-bottom: 5px;
}

@media screen and (min-width: 600px) {
  .set>a i {
    display: none;
  }

  .set>a {
    color: #fff;
    text-decoration: none;
    position: relative;
    padding: 5px 0;
  }

  .set>a:after {
    content: "";
    width: 50px;
    height: 2px;
    background-color: #a6ce39;
    position: absolute;
    bottom: -5px;
    left: 0;
  }

  ul.foot-links {
    list-style: none;
    margin: 15px 0 30px 0;
    padding: 0;
    float: left;
    width: 100%;
  }
}

@media only screen and (max-width: 1400px) and (min-width: 1100px) {
  header {
    padding-left: 16px;
    padding-right: 16px;
  }

  .mbis-logo {
    width: 330px;
    margin-bottom: -5px;
  }

  .mbis-logo-sticky {
    width: 229px;
  }

  .nav a,
  .nav a:hover,
  .nav a:active,
  menu-item-has-children .nav a:visited {
    padding: 8px 4px;
  }

  .nav ul {
    margin: 5px 0 0 0;
  }
}

/* Mobile Media Query starts */
@media screen and (max-width: 600px) {

  .container,
  .container-fluid,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    padding-right: 8px;
    padding-left: 8px;
  }

  .mbis-hero {
    background: #fff;
  }

  .home {
    overflow-x: hidden;
  }

  .testi-auther {
    display: block;
  }

  .tabs {
    display: none;
  }

  .testi-desc {
    display: block;
    width: 100%;
    padding: 12px 1px;
    min-height: 88px;
  }

  .parent-speak {
    width: 100%;
    float: left;
  }

  .tab_drawer_heading {
    background-color: #ccc;
    color: #fff;
    border-top: 1px solid #333;
    margin: 0;
    padding: 5px 20px;
    display: block;
    cursor: pointer;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  .d_active {
    background-color: #666;
    color: #fff;
  }

  header {
    padding-left: 8px;
    padding-right: 8px;
    min-height: 52px;
  }

  .sticky-header {
    min-height: 52px;
    height: 52px;
    top: 0;
  }

  .mbis-logo {
    width: 255px;
    margin-bottom: -5px;
    z-index: 1000;
    position: relative;
  }

  .mbis-logo-sticky {
    width: 175px;
  }

  .applyforadmission-btn a {
    padding: 20px 15px;
  }

  .foot-cta {
    width: 100%;
    display: block;
  }

  .bookvisit-btn a {
    padding: 20px 15px;
  }

  .tab_drawer_heading {
    background-color: #b5ce6f;
    border-top: 1px solid #b5ce6f;
  }

  .d_active {
    background-color: #a6ce39;
  }

  .home-block5 {
    padding-top: 80px !important;
    padding-bottom: 0px !important;
    margin-left: -8px;
    margin-right: -8px;
  }

  .home-block6 {
    padding-top: 20px !important;
    padding-bottom: 40px !important;
    margin-left: -8px;
    margin-right: -8px;
  }

  .home-block1 {
    margin-left: -8px !important;
    margin-right: -8px !important;
    padding-top: 32px !important;
    padding-bottom: 10px !important;
  }

  ul.foot-links {
    padding: 10px;
    margin: 0;
    list-style: none;
  }

  ul.foot-links li a {
    color: #ffffff !important;
  }

  .set {
    position: relative;
    width: 100%;
    height: auto;
  }

  .set>a {
    display: block;
    padding: 5px 8px;
    text-decoration: none;
    color: #ffffff;
    font-weight: 600;
    border: 1px solid #ddd;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
    font-size: 13px;
    margin-bottom: 10px;
  }

  .set>a i {
    position: absolute;
    right: 8px;
    margin-top: 4px;
    color: #444;
    background: #fff;
    padding: 4px 8px;
    z-index: 100000;
  }

  .set>a.active {
    background-color: #a6ce39;
    color: #fff;
  }

  .set>a.active i {
    color: #444;
  }

  .footer-con {
    position: relative;
    width: 100%;
    height: auto;
    background-color: transparent;
    border: 1px solid #ddd;
    display: none;
  }

  .footer-email {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .footer-add {
    margin-bottom: 20px;
  }

  .footer-social {
    color: #ffffff;
    margin-bottom: 20px;
  }

  .nav-button,
  .nav-close {
    line-height: 3.2rem;
  }

  .testi-text .testi-vid-icon {
    right: 20px;
    top: 28px;
  }

  .testi-text {
    padding: 50px 10px 14px 10px;
    position: relative;
    min-height: 228px;
  }

  .enrollment-steps .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .recentBlog {
    width: 100%;
  }

  .widget_recent_entries {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .accredition-block {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }

  .socail-media {
    right: 5px;
    z-index: 100000;
  }

  .enquirenow {
    position: fixed;
    padding: 6px 44px 6px 44px;
    width: 100%;
    z-index: 100000;
    text-align: center;
  }

  .enquirenow:before,
  .enquirenow:after {
    display: none;
  }

  .owd-modal span.modalClose {
    font-size: 47px;
    right: 6px;
    top: 0px;
  }

  /* Media Query Ends here    */
}

@media only screen and (max-width: 1260px) and (min-width: 1024px) {
  header {
    padding-left: 10px;
    padding-right: 10px;
    min-height: 52px;
  }

  .mbis-logo {
    max-width: 250px;
  }

  .nav .menu-item-has-children>a {
    padding-right: 24px !important;
  }

  .nav ul {
    font-size: 13px;
  }

  .nav {
    line-height: 2.6rem;
  }

  .mbis-logo-sticky {
    width: 200px;
  }

  .sticky-header .nav {
    line-height: 2.8rem;
  }

  .sticky-header {
    min-height: 57px;
  }
}

@media only screen and (max-width: 1290px) and (min-width: 1376px) {
  header {
    padding-left: 10px;
    padding-right: 10px;
    min-height: 52px;
  }

  .mbis-logo {
    max-width: 250px;
  }

  .nav .menu-item-has-children>a {
    padding-right: 24px !important;
  }

  .nav ul {
    font-size: 13px;
  }

  .nav {
    line-height: 2.6rem;
  }

  .mbis-logo-sticky {
    width: 200px;
  }

  .sticky-header .nav {
    line-height: 2.8rem;
  }

  .sticky-header {
    min-height: 57px;
  }

  .nav {
    line-height: 2.8rem;
  }

  header {
    min-height: 65px;
  }

  .sticky-header .nav {
    line-height: 2.8rem;
  }
}

.owd-blog-detail .entry-content p {
  margin-bottom: 1rem !important;
}

.owd-blog-detail ul.post-meta {
  list-style: none;
}

.post-meta li {
  display: inline-block;
}

.post-meta-single-top {
  margin-top: -24px;
  margin-bottom: 24px;
}

.post-meta li .meta-icon {
  display: none;
}

.post-meta li .meta-text a {
  color: #bebebe;
}

.post-date {
  margin-right: 16px;
  position: relative;
}

.post-date:after {
  content: "";
  position: absolute;
  right: -10px;
  width: 2px;
  height: 65%;
  background: #ccc;
  top: 17%;
}

h4.accordion-title>a,
h4.accordion-title>a:hover {
  color: #000000 !important;
}

/* New Accordion */
.beefup {
  margin: .5em 0;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.beefup:hover {
  border-color: #ccc;
}

.beefup:first-child {
  margin-top: 0;
}

.beefup__head,
.beefup__body {
  padding: 14px 20px;
  background-color: #fff;
}

.beefup__head {
  cursor: pointer;
  position: relative;
  margin: 0;
  padding-right: 50px;
}

button.beefup__head,
.beefup__head>button {
  cursor: pointer;
  display: block;
  width: 100%;
  background: none;
  border: 0;
  font: inherit;
  text-align: inherit;
}

button.beefup__head,
.beefup__head>button a {
  color: #000000;
}

button.beefup__head,
.beefup__head>button a:hover {
  color: #000000;
}

button.beefup__head[aria-disabled],
.beefup__head>button[aria-disabled] {
  cursor: default;
  outline: 0;
}

.beefup__head>button {
  position: relative;
  z-index: 1;
  margin: -15px -50px -15px -20px;
  padding: inherit;
  width: calc(100% + 70px);
  background: inherit;
  border: inherit;
  background: #a6ce39;
  font-size: 19px;
  font-weight: normal;
  color: #000000;
}

.beefup__head::after {
  transition: transform 0.2s ease-out;
  content: "";
  transform: translate(0, -50%) rotate(45deg);
  position: absolute;
  top: 50%;
  right: 20px;
  z-index: 0;
  margin-top: -2px;
  padding: 3px;
  border-width: 0 2px 2px 0;
  border-style: solid;
  color: #ccc;
}

.beefup.is-open>.beefup__head::after {
  transform: translate(0, -50%) rotate(225deg);
  margin-top: 2px;
}

h2.entry-title {
  line-height: 18px;
}

ul.post-meta {
  margin-top: 32px;
  margin-bottom: -14px;
}

@media(max-width:1023px) {
  .customers-saying-slider-box {
    margin: 0 10px 5px;
  }

  .customers-saying-slider-box-left {
    padding: 0 0px;
  }

  .customers-saying-slider .slide-arrow {
    display: none !important;
  }

  .new-letter-home .new-letter-home-box h4 {
    font-size: 20px;
    line-height: 26px;
  }

  .flip-mob-view {
    flex-direction: column-reverse;
  }

  .about-bg {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }

}

/*********************************************************************************************************/
/********custom css ************/
@media screen and (max-width: 1600px) {
  .happiness-section .happiness-section-slider-part {
    margin: 0 6%;
  }
}

@media only screen and (min-width:1300px) and (max-width:1440px) {
  .happiness-section .happiness-section-slider-part {
    margin: 0 6%;
  }
}

@media screen and (min-width: 1361px) and (max-width: 1366px) {}

@media screen and (min-width: 1431px) and (max-width: 1440px) {}

@media (max-width: 1280px) {
  .happiness-section .happiness-section-slider-part {
    margin: 0 6%;
  }
}

@media screen and (min-width: 1000px) and (max-width: 1024px) {

  .happiness-section .happiness-section-slider-part {
    margin: 0 6%;
  }
}

@media only screen and (min-device-width:800px) and (max-device-width:820px) {}

@media only screen and (min-device-width:768px) and (max-device-width:991px) {}

@media screen and (min-width: 430px) and (max-width: 432px) {}

@media screen and (min-width: 0) and (max-width: 1023px) {
  .main-contact-us-part .left-side-addresss {
    display: block;
    /*align-items: center;*/
  }

  .main-contact-us-part .left-side-addresss .common-part {
    display: flex;
    margin-bottom: 20px;
  }

  .main-contact-us-part {
    padding: 15px;
  }

  .main-contact-us-part .left-side-addresss .common-part .icon-part svg {
    width: 25px;
    height: 25px;
    display: block;
  }

  .main-contact-us-part .left-side-addresss .common-part .icon-part {
    width: 20%;
  }

  .main-contact-us-part .left-side-addresss .common-part .text-part {
    width: 80%;
    font-size: 15px;
    line-height: 25px;
  }

  .contact-wrapper .container-small .contact-us-form h3 strong {
    font-weight: 600;
    font-size: 17px;
  }

  .container-address-box {
    width: 91%;
  }

  .learning-section .home-block1 .col-md-12 {
    padding: 100px 0;
  }

  .happiness-section .heading-part h3 {
    font-size: 34px !important;
    line-height: 38px !important;
  }

  .happiness-section .left-side-div {
    padding: 17px;
  }

  .happiness-section .left-side-div .heading-event h3 {
    font-size: 30px !important;
    line-height: 35px !important;
  }

  .happiness-section .event-slider .item-event .event-part p {
    font-size: 16px;
    line-height: 21px;
  }
}


/* 
.zxqv-mbis-ts-section {
  padding: 80px 20px;
}

.zxqv-mbis-ts-heading {
  text-align: center;
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 60px;
}

.zxqv-mbis-ts-wrapper {
  max-width: 1100px;
  margin: auto;
  position: relative;
}

.zxqv-mbis-ts-box {
  background: #fff;
  border-radius: 18px;
  padding: 65px 90px;
  height: 420px;
  box-shadow: 0 15px 40px rgba(0, 0, 0, .06);
  position: relative;
  overflow: hidden;
}

.zxqv-mbis-ts-slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  transform: translateX(80px);
  transition: .4s;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  pointer-events: none;
}

.zxqv-mbis-ts-slide.active {
  opacity: 1;
  transform: translateX(0);
  pointer-events: auto;
}

.zxqv-mbis-ts-text {
  font-size: 17px;
  line-height: 1.9;
  color: #444;
  max-width: 750px;
}

.zxqv-mbis-ts-read {
  margin-top: 18px;
  padding: 10px 26px;
  border-radius: 30px;
  border: 2px solid #8cc63f;
  background: #fff;
  font-weight: 600;
  cursor: pointer;
  transition: .3s;
}

.zxqv-mbis-ts-read:hover {
  background: #8cc63f;
  color: #fff;
}

.zxqv-mbis-ts-client {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-top: 28px;
}

.zxqv-mbis-ts-client img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  object-fit: cover;
}

.zxqv-mbis-ts-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 55px;
  height: 55px;
  border-radius: 50%;
  border: 2px solid #8cc63f;
  background: #fff;
  cursor: pointer;
  font-size: 24px;
  transition: .3s;
}

.zxqv-mbis-ts-prev {
  left: -25px;
}

.zxqv-mbis-ts-next {
  right: -25px;
}

.zxqv-mbis-ts-nav:hover {
  background: #8cc63f;
  color: #fff;
}


.zxqv-mbis-ts-modal {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, .65);
  display: flex;
  justify-content: center;
  align-items: center;
  visibility: hidden;
  opacity: 0;
  transition: .3s;
  z-index: 9999999;
}

.zxqv-mbis-ts-modal.show {
  visibility: visible;
  opacity: 1;
}

.zxqv-mbis-ts-modal-box {
  background: #fff;
  width: 90%;
  max-width: 750px;
  padding: 45px;
  border-radius: 14px;
  max-height: 80vh;
  overflow: auto;
}

.zxqv-mbis-ts-close {
  float: right;
  font-size: 24px;
  cursor: pointer;
  font-weight: 700;
}



@media(max-width:768px) {

  .zxqv-mbis-ts-box {
    padding: 40px 25px;
    height: auto;
    min-height: 480px;
  }

  .zxqv-mbis-ts-nav {
    top: 105%;
    transform: none;
    width: 42px;
    height: 42px;
  }

  .zxqv-mbis-ts-prev {
    left: 35%;
  }

  .zxqv-mbis-ts-next {
    right: 35%;
  }

  .zxqv-mbis-ts-client {
    flex-direction: column;
    text-align: center;
  }

  .zxqv-mbis-ts-heading {
    font-size: 20px;
  }

  .zxqv-mbis-ts-text {
    font-size: 14px;
  }

} */

/* slider-css start from here */
.zxqv-mbis-ts-section {
  padding: 80px 20px;
}

.zxqv-mbis-ts-heading {
  text-align: center;
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 60px;
}

.zxqv-mbis-ts-wrapper {
  max-width: 1100px;
  margin: auto;
  position: relative;
}

.zxqv-mbis-ts-box {
  background: #fff;
  border-radius: 18px;
  padding: 65px 90px;
  height: 420px;
  box-shadow: 0 15px 40px rgba(0, 0, 0, .06);
  position: relative;
  overflow: hidden;
}

/* SLIDE */

.zxqv-mbis-ts-slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  transform: translateX(80px);
  transition: .5s;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  pointer-events: none;
}

.zxqv-mbis-ts-slide.active {
  opacity: 1;
  transform: translateX(0);
  pointer-events: auto;
}

/* TEXT */

.zxqv-mbis-ts-text {
  font-size: 17px;
  line-height: 1.9;
  color: #444;
  max-width: 750px;
}

/* BUTTON */

.zxqv-mbis-ts-read {
  margin-top: 18px;
  padding: 10px 26px;
  border-radius: 30px;
  border: 2px solid #8cc63f;
  background: #fff;
  font-weight: 600;
  cursor: pointer;
  transition: .3s;
}

.zxqv-mbis-ts-read:hover {
  background: #8cc63f;
  color: #fff;
}

/* CLIENT */

.zxqv-mbis-ts-client {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-top: 28px;
}

.zxqv-mbis-ts-client img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  object-fit: cover;
}

/* NAV */

.zxqv-mbis-ts-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 55px;
  height: 55px;
  border-radius: 50%;
  border: 2px solid #8cc63f;
  background: #fff;
  cursor: pointer;
  font-size: 24px;
  transition: .3s;
}

.zxqv-mbis-ts-prev {
  left: -25px;
}

.zxqv-mbis-ts-next {
  right: -25px;
}

.zxqv-mbis-ts-nav:hover {
  background: #8cc63f;
  color: #fff;
}

/* MODAL */

.zxqv-mbis-ts-modal {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, .65);
  display: flex;
  justify-content: center;
  align-items: center;
  visibility: hidden;
  opacity: 0;
  transition: .3s;
  z-index: 9999999;
}

.zxqv-mbis-ts-modal.show {
  visibility: visible;
  opacity: 1;
}

.zxqv-mbis-ts-modal-box {
  background: #fff;
  width: 90%;
  max-width: 750px;
  padding: 45px;
  border-radius: 14px;
  max-height: 80vh;
  overflow: auto;
}

.zxqv-mbis-ts-close {
  float: right;
  font-size: 24px;
  cursor: pointer;
  font-weight: 700;
}


@media(max-width:768px) {

  .zxqv-mbis-ts-box {
    padding: 40px 25px;
    height: auto;
    min-height: 480px;
  }
  .owd-modal{
    width: 100%;
  }

  .zxqv-mbis-ts-nav {
    top: 105%;
    transform: none;
    width: 42px;
    height: 42px;
  }

  .zxqv-mbis-ts-prev {
    left: 35%;
  }

  .zxqv-mbis-ts-next {
    right: 35%;
  }

  .zxqv-mbis-ts-client {
    flex-direction: column;
    text-align: center;
  }

  .zxqv-mbis-ts-heading {
    font-size: 20px;
  }

  .zxqv-mbis-ts-text {
    font-size: 14px;
  }

}

/* slider section end here */

/* feedback section start from  */
/* GRID */

.feedback-block-holder {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;

  align-items: stretch;
}

/* CARD */

.feedback-block {
  background: #fff;
  border-radius: 14px;
  border: 1px solid #e6e6e6;
  box-shadow: 0 4px 12px rgba(0, 0, 0, .04);
  display: flex;
  flex-direction: column;

  height: 100%;

  transition: .25s ease;
}

.feedback-block:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 28px rgba(0, 0, 0, .08);
}

/* TEXT */

.feedback-top {
  padding: 22px;
  font-size: 16px;
  line-height: 1.8;
  text-align: justify;

  max-height: 145px;
  overflow: hidden;

  transition: max-height .35s ease;

  flex-grow: 1;
}

.feedback-top.expanded {
  max-height: 2000px;
}

/* BUTTON */

.read-toggle {
  display: inline-block;
  margin: 5px 22px 18px;
  color: #8cc63f;
  font-weight: 600;
  cursor: pointer;
}

.read-toggle:hover {
  text-decoration: underline;
}

/* BOTTOM */

.feedback-bottom {
  background: #f7f7f7;
  text-align: center;
  padding: 18px;
  font-weight: 600;

  margin-top: auto;
}

.feedback-bottom img {
  width: 90px;
  height: 90px;
  object-fit: cover;
  border-radius: 50%;
  display: block;
  margin: 20px auto 10px;
}

/* MOBILE */

@media(max-width:1024px) {
  .feedback-block-holder {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media(max-width:600px) {
  .feedback-block-holder {
    grid-template-columns: 1fr;
  }
}



/* Our Advisor Ms Farzana Dohadwalla */

/* Advisor Section Layout */
.advisor-main {
  display: flex;
  align-items: center;
  /* text ko image ke center me align karega */
  gap: 40px;
  max-width: 1100px;
  margin: auto;
  padding: 40px 20px;
}

/* Image */
.advisor-main img {
  width: 300px;
  height: auto;
  border-radius: 6px;
}

/* Text Section */
.advisor-main .advisor-text {
  flex: 1;
  line-height: 1.7;
  color: #333;
}

/* Heading */
.advisor-main .advisor-text h4 {
  font-size: 24px;
  margin-bottom: 15px;
  font-weight: 600;
}

/* Paragraph spacing */
.advisor-main .advisor-text p {
  margin-bottom: 15px;
}

/* List spacing */
.advisor-main .advisor-text ul {
  padding-left: 20px;
  margin-top: 10px;
}

.advisor-main .advisor-text li {
  margin-bottom: 6px;
}

/* Mobile responsive */
@media (max-width:768px) {
  .advisor-main {
    flex-direction: column;
    text-align: center;
  }

  .advisor-main img {
    width: 100%;
    max-width: 350px;
  }
}