* {
  font-family: 'poppins';
  margin: 0px;


  padding: 0%;
}


/*================= HERO section ======*/
.theme-section-bg {
  background: rgb(119, 64, 28);
  background: linear-gradient(180deg, rgba(119, 64, 28, 1) 8%, rgba(177, 127, 94, 1) 72%, rgba(187, 146, 119, 1) 98%);
}

body {
  background-color: rgb(255, 239, 226);
}

.navbar-toggler-icon {
  color: white;
}

.hero {
  padding-top: 80px;
}

.heros {
  padding-top: 40px;
}


/** ============= End HERO section ========*/

/*================= PROGRAMS section ======*/

/** ============= End PROGRAMS section ========*/


/** ============ABOUT section ============*/
.about-img {
  width: 400px;
}

/* ================ End ABOUT section =======*/

/* ============ centers section ============ */

.gallery-retreat {

  text-decoration: none;
  font-style: none;
  font-weight: 500;
}


.gallery-retreat:hover {

  text-decoration: underline;

}


#centers .events2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

@media(max-width:900px) {
  #centers .events2 {
    display: grid;
    grid-template-columns: 1fr;
  }
}

#centers .section2 {
  display: grid;
  grid-template-columns: 1fr;
  text-align: start;
}

#centers .events2 .details {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

/* #collapseOne .show{

  background-color: blue;
}

.accordion-button{

  background-color:#ffe4cd;
}

.accordion-button:not{

  background-color: #00bfff;

}

.accordion-body, .accordion-button{
  background-color: red;
} */
/*--------------------------------------------------------------
  # Sections & Section Header
  --------------------------------------------------------------*/

.contentHead {

  color: white
}

.contentHead .content {

  color: white
}


#centers .section1 {
  position: relative;
}

#centers .section1-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.socialMedia a {
  color: #037ca400;
}

#centers .section-header {
  position: relative;
  top: 40%;
}

#centers .events2 .section2 h5,
#centers .section1 h5 {
  margin-top: 5rem;
  margin-left: 5rem;
  font-size: 36px;
  font-weight: 600;
  color: #E6F1F3;

}

#centers .events2 .section2 h5:hover,
#centers .section1 h5:hover {
  color: #6178a9
}

@media(max-width:900px) {
  #centers .section-header {
    position: relative;
    top: 0;
    margin-top: 0px;
  }

  #centers .section1 h5 {
    margin-top: 0px;
    padding-top: 5rem;
  }

}

@media(max-width:900px) {
  #centers .section1-bg {
    position: static;

  }

  #centers.section1 {
    position: static;
  }
}

/*--------------------------------------------------------------
  #centers Background
  --------------------------------------------------------------*/
#centers .section1 {
  background: url('../img/spaces/wisdom-center.jpeg');
  background-size: cover;
}

#centers .event-item1 {
  background: url('../img/spaces/wisdom-institute.jpg');
  background-size: cover;
}

#centers .event-item2 {
  background: url('../img/spaces/wisdom-academy.jpeg');
  background-size: cover;
}

/*--------------------------------------------------------------
  # centers  buttons
  --------------------------------------------------------------*/
#centers .section2 .btn,
#centers .section1 .btn {
  margin: 2rem 5rem 5rem 5rem;
  padding: 1.5vh 4vh;
  background-color: #6178a9;
  border: none;
  border-radius: 25px;
  color: white;

}

#centers .section2 .btn:hover,
#centers .section1 .btn:hover {
  background-color: #455371;
  ;
}

#centers .events2 a {
  color: var(--color-links);
  text-decoration: none;
}

#centers .events2 a:hover {
  color: var(--color-links-hover);
  text-decoration: none;
}

/* =============== End CENTERS section ===========*/

/** ======== involved section =========== */

#get-involved .donate-content {
  position: relative;
  /* top: 10%; */
}


#get-involved .holder {
  height: 40px;
  border-radius: 10px;
}



#get-involved .remember-me {
  font-family: 'poppins';
  font-size: 16px;
  color: #455371;
}

#get-involved .images {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 50px;
  margin: 50px 0px;
}

#get-involved .image {
  display: grid;
  grid-template-columns: 1fr;
  column-gap: 10px;

}

/* #get-involved .img-top {
  width: 370px;
  height: 260px;
} */


#get-involved .img-size {
  width: 400px;
  height: 485px;
}

@media (min-width:1400px) {
  #get-involved .img-top {
    width: 400px;
    height: 285px;
  }
}



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

  #get-involved .img-top {
    width: 45%;
    height: 200px;
  }

  #get-involved .img-size {
    width: 320px;
    height: 470px;

  }
}


@media(min-width:1200px) and (max-width:1399px) {

  #get-involved .img-top {
    width: 45%;
    height: 250px;
  }

  #get-involved .img-size {
    width: 350px;
    height: 470px;


  }

}

@media(min-width:382px) and (max-width:518px) {
  #get-involved .img-size {
    width: 300px;
    height: 440px;

  }
}

@media(min-width:300px) and (max-width:382px) {
  #get-involved .img-size {
    width: 240px;
    height: 350px;

  }
}


/* .get-involved-section{
  display: flex;
  flex-direction: row;
}
@media(max-width:991px) {
  .get-involved-section{
    display: flex;
    flex-direction: column;
  }
} */
/* #get-involved .img-height{
  height: 10%;
  width: 30%;
} */

#get-involved .get-involved {
  display: grid;
  grid-row: 1fr 1fr;
}

/** ======== END involved section =========== */


/* ========== cards-section ===============*/

/* cards-section */
#eternal-principles .card {
  position: relative;
  width: 100%;
}

#eternal-principles .card-text {
  position: absolute;
  bottom: 0;
  top: 80%;
  right: 0;
  left: 0;
  clip-path: polygon(0px 0px, 100% 20%, 100% 100%, 0% 100%);
  background-color: rgba(170, 136, 111, 0.438);
}


#eternal-principles .text1 {
  font-size: 24px;
  font-weight: bold;
  color: rgb(250, 247, 240);
  text-shadow: rgba(0, 0, 0, 0.6) 0px 1px 2px;
  font-family: 'lora';
}

@media(min-width:992px) {
  #eternal-principles .eternal-img {
    height: 310px;
    width: 243px;
  }

  #eternal-principles .container {
    max-width: 1000px;
  }
}

@media(min-width:992px) and (max-width:1199px) {
  #eternal-principles .text1 {
    font-size: 24px;
    margin-bottom: 10px;
  }
}

@media(min-width:1000px) and (max-width:1199px) {
  #eternal-principles .hero-heading {
    font-size: 20px;
    margin-bottom: 10px;
    padding-left: 45px;
  }
}


@media(min-width:1200px) and (max-width:1399px) {
  #eternal-principles .text1 {
    font-size: 22px;
    margin-bottom: 10px;
  }
}

#eternal-principles .card:hover {
  cursor: pointer;
  transform: scale(1.1);
  transition: 0.9s;
}

#eternal-principles .hero-heading {
  font-weight: 500;
  color: white;
  font-size: 30px;
  font-style: italic;
  font-family: 'Lora';
}

@media(max-width:1000px) {
  #eternal-principles .hero-heading {
    font-size: 32px;
  }
}

@media(min-width:1200px) {
  #eternal-principles .x-large-overlap-parent1 {
    position: relative;
  }

  #eternal-principles .x-large-overlap1 {
    position: absolute;
    top: 20px;
    left: -40px;
  }

  #eternal-principles .x-large-overlap-parent2 {
    position: relative;
  }

  #eternal-principles .x-large-overlap2 {
    position: absolute;
    left: -80px;
  }
}



/******** End Cards *************/

/**********upcoming events*******/



#upcoming-events .event-image {
  position: relative;
}


@media(min-width:768px) and (max-width:1250px) {
  #upcoming-events .event-image img {
    height: 150px;
    width: 155.66px;

  }
}



@media(min-width:1251px) {
  #upcoming-events .event-image img {
    height: 127.17px;
    width: 215.55px;
  }
}

@media(max-width:767px) {
  #upcoming-events .event-row {
    padding: 3vh 6vh;
  }
}


@media(max-width:767px) {
  #upcoming-events .content {
    margin-left: 0px;
  }
}

@media(min-width:768px) {
  #upcoming-events .content {
    margin-left: 60px;
  }
}

@media(min-width:768px) {
  #upcoming-events .event-date_month {
    position: absolute;
    right: -10%;
    top: 30%;
    border-radius: 50%;
    background: #E6F1F3;
    display: flex;
    text-align: center;
    width: 72px;
    height: 72px;

  }
}

@media(min-width:400px)and (max-width:767px) {
  #upcoming-events .event-date_month {
    position: absolute;
    bottom: -10%;
    left: 43%;
    border-radius: 50%;
    background: #E6F1F3;
    display: flex;
    text-align: center;
    width: 72px;
    height: 72px;

  }
}

@media(min-width:400px)and (max-width:767px) {
  #upcoming-events .content {
    margin-top: 30px;
  }
}

@media(max-width:768px) {
  #upcoming-events .content {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}


#upcoming-events .event-date {
  color: #576F9F;
  margin-bottom: 0;
  padding-top: 5px;
}

#upcoming-events .event-month {
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 500;
  margin-bottom: 15px;
  opacity: 0.5;
  color: #576F9F;

}



#upcoming-events .event-bi {
  color: #69B5DE;
  padding: 0px 0px 4px 0px;
}

#upcoming-events .event-time {
  color: #69B5DE;
  font: 16px 'Poppins', sans-serif;
}


#upcoming-events .event-more_events:hover {
  background-color: #576f9f;
}


#upcoming-events .eventbtn {
  text-decoration: none;
}



/***************end upcoming events*****/
/***********  contact **************/
#contact .map-container {
  overflow: hidden;
  position: relative;
  height: 500px;
}

#india .map-container {
  height: 250px;
  width: 300px;
}

#contact .map-container iframe {
  left: 0;
  top: 20%;
  height: 60%;
  width: 100%;
  position: absolute;
}

#contact .section-header {
  margin-top: 60px;
}

/********End contact**********/





/*******Donation section *******/
#donations .donations {
  padding-top: 0px;
}

#donations .donations .icon-box {
  display: flex;
  align-items: center;
  padding: 20px;
  transition: 0.3s;
  border: 1px solid #eef0ef;
  /* box-shadow: 0px 0px 1px 1px rgb(214, 214, 214); */
}

#donations .donations .icon-box i {
  font-size: 32px;
  padding-right: 10px;
  line-height: 1;
}

#donations .donations .icon-box h3 {
  font-weight: 700;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-size: 16px;
}

#donations .donations .icon-box h3 a {
  color: #37423b;
  transition: 0.3s;
}

#donations .donations .icon-box:hover {
  border-color: #05aae3;
}

#donations .donations .icon-box:hover h3 a {
  color: #05aae3;
}

/*general classes*/
/*-------------------------------------*/

.card-body a {
  text-decoration: none;

}

#liveToast {
  width: 250px;
  height: 200px;
  background-color: rgba(187, 146, 119, 1);
}

.card-title {
  color: black;
  font-family: "EB Garamond", serif;
  font-weight: 600;
  font-size: 35px;
  text-decoration: none;
}

.b-button {
  background-color: #576F9F;
  color: white;
  padding: 10px 12px;
  border: none;
  border-radius: 30px;
  text-decoration: none;
}

.b-button-buynow {
  background-color: #576F9F;
  border-radius: 50px;
  color: white;
  text-decoration: none;
  height: 70px;
  width: 160px;
  border: none;

}

.b-button:hover {
  background-color: #2B3447;
}

.title-heading {
  letter-spacing: 2px;
  font-family: 'roboto';
  color: #69B5DE;
  text-shadow: -2.5px -2.5px 4px #a5a0a0;
  font-size: 40px !important;
}

.title-content {
  font-family: 'lora';
  color: #2B3447;
  font-size: 40px;
  font-weight: bold;
}

.enroll-title-content {
  font-family: 'lora';
  color: #2B3447;
  font-size: 20px;
  font-weight: bold;
}

.title-buynow {
  font-family: 'lora';
  color: #2B3447;
  font-size: 30px;
  font-weight: bold;
}

.content {
  font-family: 'poppins';
  font-size: 17px;
  color: #455371;
  line-height: 30px;
}

.h-title-content {

  font-family: 'lora';
  font-size: 40px;
  font-weight: bold;
}

.h-content {
  font-family: 'poppins';
  font-size: 16px;
}

/* Wisdom conversation */

/*-------------------------------------*/

.wisdomconvhieght {
  height: 210px;
  width: 1000px;
  border-bottom: none;
}

.wch1 {
  height: 210px;
  width: 1000px;
  border-bottom: none;
}

/* .buynow {
  margin-left: 280px;
} */


.highlight-card-title {
  font-size: 33px;

}


#wis-book {
  width: 150px;
  height: 170px;
}

#wis-board {
  width: 150px;
  height: 170px;
  margin-left: 40px;
}


@media (min-width:480px)and (max-width:575px) {
  .wisdomconvhieght {
    width: 470px;
    margin-right: 30px;

  }
}



@media (max-width:767px) {
  .wcimg {
    height: 330px;
    width: auto;
    border-radius: 0px;

  }
}

@media (max-width:767px) {
  #buy-now .conversations-1 {
    display: flex;
    flex-direction: column;
    text-align: center;
  }

  #buy-now .wcimg {
    height: 330px;
    width: auto;
    border-radius: 0px;

  }

  #buy-now .conversations-2 {
    display: flex;
    flex-direction: column;
  }
}

@media (min-width:768px)and (max-width:991px) {
  #buy-now .wcimg {
    height: 330px;
    width: auto;
    border-radius: 0px;
    /* margin: 30px 40px; */

  }
}




@media (min-width:1251px)and (max-width:1400px) {
  .wcimg {
    height: auto;
    width: auto;
    border-radius: 0px;
    /* margin: 30px 40px; */

  }
}

/* 
@media (min-width:1251px)and (max-width:1400px){
.wcimg {
      height: 170px;
      width: 170px;
      border-radius: 0px;
      margin: 30px 40px;

  }
} */

.wiscimg {

  height: auto;

  width: auto;

}




/* .wcimg {

  margin-bottom: 150px;
} */

@media(min-width:1401px) {
  .wcimg {
    height: 380px;
    width: auto;
    border-radius: 0px;

  }
}

@media(min-width:1200px) and (max-width:1400px) {
  .wcimg {
    height: 300px;
    width: auto;
    border-radius: 0px;

  }
}

@media(min-width:768px) and (max-width:1199px) {
  .wcimg {
    height: 330px;
    width: auto;
    border-radius: 0px;

  }

  #buy-now .buynow-page {
    display: flex;
    flex-direction: column;
  }

  #buy-now .buynow-page-amazon {
    display: flex;
    flex-direction: column;
  }

  .amazon-alignment {
    display: flex;
    justify-content: center;
  }

  #buy-now .buymow-center-info {
    margin-left: 50px;
  }

}




.alignCss {

  justify-content: left;
  display: flex;

}

.alignCssMain {

  margin-inline-start: 30px;

}

@media(max-width:575px) {
  .wcimg {
    height: 360px;
    width: 300px;
    border-radius: 0px;
  }

  #buy-now .buynow-page {
    display: flex;
    flex-direction: column;
  }

  #buy-now .buynow-page-amazon {
    display: flex;
    flex-direction: column;
    align-self: center;
  }

  .amazon-alignment {
    display: flex;
    justify-content: center;
  }

  #buy-now .buymow-center-info {
    margin-left: 50px;
  }
}

@media(min-width:992px) and (max-width:1199px) {
  .name {
    width: 270px;
  }

}

@media(min-width:992px) and (max-width:1198px) {
  .name {
    width: 300px;
  }

}


@media(min-width:768px) and (max-width:991px) {
  .name {
    width: 300px;
  }

}


@media(min-width:576px) and (max-width:767px) {
  .name {
    width: 300px;
  }

  #buy-now .buynow-page {
    display: flex;
    flex-direction: column;
  }

  .amazon-alignment {
    display: flex;
    justify-content: center;
  }

  #buy-now .buymow-center-info {
    margin-left: 50px;
  }

}

@media(min-width:460px) and (max-width:575px) {
  .name {
    width: 270px;
  }
}

@media(min-width:360px) and (max-width:459px) {
  .name {
    width: 175px;
  }
}


@media(min-width:767px) and (max-width:991px) {
  #coursecontent {
    margin-top: 15px;
  }
}

@media(min-width:575px) and (max-width:767px) {
  #coursecontent {
    margin-top: 15px;
  }
}

@media(min-width:459px) and (max-width:575px) {
  #coursecontent {
    margin-top: 15px;
  }
}

@media(min-width:359px) and (max-width:459px) {
  #coursecontent {
    margin-top: 15px;
  }
}

@media(min-width:992px) and (max-width:1199px) {
  .img-fluid {
    max-width: 100%;
    /* height: 370px; */
    /* margin-top: 30px; */
  }
}



@media(min-width:1199px) and (max-width:1399px) {
  .img-fluid.imghieght {
    max-width: 100%;

    height: 100px;
  }
}

@media(min-width:1199px) and (max-width:1399px) {
  #imagehieght {
    height: 435px;
  }
}

@media(min-width:992px) and (max-width:1199px) {
  #imagehieght {
    height: 433px;
  }
}

@media(min-width:480px) and (max-width:575px) {
  .wch1 {
    width: 460px;
    margin-right: 30px;
  }
}




/* !----WISDOM CONVERSATIONS-----! */

#wiscov-bookimg {
  width: auto;
  height: 170px;
  margin-top: 20px;
  margin-left: 30px;
}

#wiscov-dualimg {
  width: 80%;
  height: 100%;
  margin-right: 30px;

}


#wisconv-buynow-button {
  padding: 33px;
}

/*....response (480px-575px).....*/

@media (min-width:480px)and (max-width:575px) {
  #wiscov-bookimg-class {
    width: 100px;
    height: 12px;
  }

  #wiscov-bookimg {
    width: auto;
    height: 150px !important;
    margin-top: 30px !important;
  }
}






@media (min-width:480px)and (max-width:575px) {
  #wisconv-about {
    width: 260px;
    height: 20px;
  }
}

@media (min-width:480px)and (max-width:575px) {
  #wisconv-head {
    font-size: 18px;
  }
}

@media (min-width:480px)and (max-width:575px) {
  #wisconv-desc {
    font-size: 13px;
    text-align: center;
  }
}

@media (min-width:480px)and (max-width:575px) {
  #wisconv-button {
    width: 230px;

  }
}

@media (min-width:480px)and (max-width:575px) {
  #wisconv-knowmore-button {
    font-size: 12px;
    width: 95px;
    height: 33px;
    padding: 6px !important;

  }

}

@media (min-width:480px)and (max-width:575px) {
  #wisconv-buynow-button {
    font-size: 12px;
    width: 90px;
    height: 33px;
    padding: 6px !important;
  }
}

@media (min-width:480px)and (max-width:575px) {
  #wiscov-dualimg-class {
    width: 160px;
    height: 180px;
  }

}

@media (min-width:480px)and (max-width:575px) {
  #wiscov-dualimg {

    margin-right: 0px !important;
    margin-left: 20px;
  }
}

@media (min-width:480px)and (max-width:575px) {
  #wiscov-dualimg-class {
    position: absolute;
    top: 10px;
  }
}

.wisposition {
  position: relative;
}

.wisposition1 {
  position: absolute;
  right: 0px;
}

/*... response--(576px-767px)...*/

@media (min-width:576px)and (max-width:767px) {
  #wiscov-bookimg-class {
    width: 140px;
  }
}

@media (min-width:576px)and (max-width:767px) {
  #wiscov-bookimg {
    width: auto;
    margin-top: 20px;
    height: 150px !important;
  }
}

@media (min-width:576px)and (max-width:767px) {
  #wisconv-about {
    width: 270px;
    margin-left: px;

  }
}

@media (min-width:576px)and (max-width:767px) {
  #wisconv-head {
    font-size: 18px;
  }
}

@media (min-width:576px)and (max-width:767px) {
  #wisconv-desc {
    font-size: 13px;

  }
}

@media (min-width:576px)and (max-width:767px) {
  #wisconv-button {
    width: 270px;
    height: 40px;
    margin-left: -10px;
  }
}

@media (min-width:576px)and (max-width:767px) {
  #wisconv-knowmore-button {
    font-size: 13px;
  }
}

@media (min-width:576px)and (max-width:767px) {
  #wisconv-buynow-button {
    font-size: 13px;
  }

}


@media (min-width:576px)and (max-width:767px) {
  #wiscov-dualimg-class {
    width: 128px;
    height: 180px;

  }

}


@media (min-width:992px) {
  #wiscov-bookimg {

    margin-left: 50px !important;
  }
}

@media (min-width:768px)and (max-width:991px) {
  #wiscov-bookimg {
    width: auto !important;
    height: 150px !important;
  }

}

@media (min-width:768px)and (max-width:991px) {
  #wiscov-bookimg-class {
    width: 150px;
    height: 150px;
    margin-top: 10px !important;
  }
}

@media (min-width:768px)and (max-width:991px) {
  #wisconv-head {
    font-size: 23px;
    text-align: center;
  }

}

@media (min-width:768px)and (max-width:991px) {
  #wisconv-desc {
    font-size: 15px;
    text-align: center;
  }
}

@media (min-width:768px)and (max-width:991px) {
  #wisconv-button {
    width: 290px;
    height: 40px;
    margin-left: 10px;
  }
}

@media (min-width:768px)and (max-width:991px) {
  #wiscov-dualimg-class {
    width: 170px;
    height: 160px;
  }
}

@media (min-width:768px)and (max-width:991px) {
  #wiscov-dualimg {
    margin-top: 30px;
  }
}

@media (min-width:768px)and (max-width:991px) {
  #wisconv-about {
    margin-left: 30px;
  }
}



/*!----Eternal Wisdom E-Course----!*/

/*....response (480-575)....*/

@media (min-width:480px)and (max-width:575px) {
  #wis-conv {
    margin-left: 17px;
  }
}

@media (min-width:480px)and (max-width:575px) {
  #wis-book-class {
    width: 100px;
  }
}

@media (min-width:480px)and (max-width:575px) {
  #wis-book {
    width: 120px;
    height: 130px;
    margin-top: 25px;
    margin-left: 8px;

  }
}

@media (min-width:480px)and (max-width:575px) {
  #wis-eternal-about {
    width: 150px;
    height: 100px;

  }
}

@media (min-width:480px)and (max-width:575px) {
  #wis-eternal-head {
    font-size: 19px;
    text-align: center;
    margin-left: 110px;

  }
}

@media (min-width:480px)and (max-width:575px) {
  #wis-eternal-desc {
    font-size: 11px;
    text-align: center;
    margin-left: 110px;


  }
}


@media (min-width:480px)and (max-width:575px) {
  #main-button {
    width: 240px;
    margin-left: 97px;
  }
}

@media (min-width:480px)and (max-width:575px) {
  #learnmore-button {
    font-size: 11px;
    height: 30px;
    width: 100px;
    padding: 5px 6px;
  }
}

@media (min-width:480px)and (max-width:575px) {
  #enroll-button {

    height: 30px;
    width: 100px;
    font-size: 11px;
    padding: 5px 12px !important;

  }
}

@media (min-width:480px)and (max-width:575px) {
  #wis-board-class {
    width: 100px;
  }
}

@media (min-width:480px)and (max-width:575px) {
  #wis-board {
    width: 110px;
    height: 130px;
    margin-top: 25px;
    margin-left: 95px !important;

  }

}

/*...response (480-540)...*/
@media (min-width:480px)and (max-width:540px) {
  #wis-board {
    margin-left: 110px;
    height: 130px;
  }
}

@media (min-width:480px)and (max-width:540px) {
  #wis-book {
    width: 100px;
    height: 125px;

  }
}

@media (min-width:490px)and (max-width:510px) {
  #wis-board {
    width: 80px;
    margin-bottom: 10px;
  }
}

@media (min-width:480px)and (max-width:490px) {
  #wis-board {
    width: 90px;
    height: 135px;
    margin-right: 60px;
  }
}

/*.......response (576-767).......*/

@media (min-width:576px)and (max-width:767px) {
  #wis-book-class {
    width: 150px;
  }
}

@media (min-width:576px)and (max-width:767px) {
  #wis-book {
    width: 110px;
    height: 140px;
    margin-top: 15px;
    margin-right: 24px;
  }
}

@media (min-width:576px)and (max-width:767px) {
  #wis-eternal-about {
    width: 230px;
    height: 100px;
  }
}

@media (min-width:576px)and (max-width:767px) {
  #wis-eternal-head {
    font-size: 20px;
  }
}

@media (min-width:576px)and (max-width:767px) {
  #wis-eternal-desc {
    font-size: 13px;
    text-align: center;
  }
}

@media (min-width:576px)and (max-width:767px) {
  #main-button {
    width: 280px;
  }
}

@media (min-width:576px)and (max-width:767px) {
  #learnmore-button {
    font-size: 12px;
  }
}

@media (min-width:576px)and (max-width:767px) {
  #enroll-button {
    font-size: 12px;
  }
}

@media (min-width:576px)and (max-width:767px) {
  #wis-board-class {
    width: 110px;

  }
}

@media (min-width:576px)and (max-width:767px) {
  #wis-board {
    width: 110px;
    height: 160px;
    margin-top: 5px;
    padding-right: 10px;

  }
}

/*.....Response (768-991).....*/
@media (min-width:768px)and (max-width:991px) {
  #wis-board {
    width: 130px;
    height: 150px;
    margin-left: 7px;
    margin-bottom: 3px;
  }
}

@media (min-width:768px)and (max-width:991px) {
  #wis-book {
    width: 130px;
    height: 150px;
  }
}

@media (min-width:768px)and (max-width:991px) {
  #wis-eternal-head {
    font-size: 24px;
  }

}

@media (min-width:768px)and (max-width:991px) {
  #wis-eternal-desc {
    font-size: 15px;
    text-align: center;

  }

}

@media (min-width:768px)and (max-width:991px) {

  #learnmore-button,
  #enroll-button {
    font-size: 12px;

  }
}

/*...Respones (992-1199)...*/

@media (min-width:992px)and (max-width:1199px) {
  #wis-board {
    width: 150px;
    height: 150px;
    margin-bottom: 10px;
    margin-left: 30px;
  }
}

@media (min-width:992px)and (max-width:1199px) {
  #wis-book {
    width: 150px;
    height: 150px;
    margin-bottom: 10px;
    margin-right: 30px;
  }
}

@media (min-width:992px)and (max-width:1199px) {
  #wis-eternal-head {
    font-size: 28px;
  }
}

@media (min-width:992px)and (max-width:1199px) {
  #wis-eternal-desc {
    font-size: 15px;
    text-align: center;
  }
}

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

  #learnmore-button,
  #enroll-button {
    font-size: 13px;
  }

}



#enroll-button {
  padding: 45px;
}


.wcbtn1 {
  padding: 0.5rem 1.5rem;

}

.wcbtn2 {
  padding: 0.5rem 1.5rem;
}


/*  End Wisdom conversation */
.choose .icon-boxes {

  align-items: center;
  padding: 20px;
  transition: 0.3s;
  border: 1px solid #eef0ef;
  /* box-shadow: 0px 0px 1px 1px rgb(214, 214, 214); */
}

.grid {
  display: grid;
  grid-template-columns: 40px 1fr;
  align-items: center;

}

.choose .icon-boxes .grid i {
  font-size: 32px;
  padding-right: 10px;
  /* padding-top: 7px; */
  line-height: 1;
}

/* features {
  padding-top: 0px;
} */

/* .features .icon-boxes {
  display: flex;
  align-items: center;
  padding: 20px;
  transition: 0.3s;
  border: 1px solid #eef0ef;
  box-shadow: 0px 0px 1px 1px rgb(214, 214, 214);
} */


.choose .icon-boxes .grid h3 {
  font-weight: 700;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-size: 16px;
}

.choose .icon-boxes .grid h3 a {
  color: #37423b;
  transition: 0.3s;
}

.choose .icon-boxes .grid:hover {
  border-color: #05aae3;
}

.choose .icon-boxes .grid:hover h3 a {
  color: #05aae3;
}

.choose .icon-boxes:hover {
  border-color: #05aae3;
}

.choose .icon-boxes .grid h3 a:hover {
  color: #05aae3;
}


.bshadow {
  /* box-shadow: 5px 5px 50px rgb(173, 172, 172); */
}

.e-course-table {
  /* box-shadow: 5px 5px 50px rgb(173, 172, 172); */
  height: 435px;


}


/* Key Highlights */

.key-highlights .icon-boxes .icon-box {
  background: rgba(225, 255, 255, 0.1);
  padding: 40px 30px;
  width: 100%;
  height: 100%;
  border: 1px solid #bfc0c0;
  box-shadow: 5px 5px 25px rgb(173, 172, 172);
}

.key-highlights .icon-boxes .icon-box i {
  justify-content: center;
  align-items: center;
  font-size: 40px;
  padding: 6px 14px;
  color: #9b6a49;
  margin-bottom: 0px;
  background: #f0d8c8;
  border-radius: 50%;
  display: inline-block;
  height: 1000000%;
}


.key-highlights .icon-boxes .icon-box h4 {
  font-size: 20px;
  font-weight: 700;
  margin: 0px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: 'railway', sans-serif;

}

.key-highlights .icon-boxes .icon-box h4 a {
  color: #444444;
  text-decoration: none;
}

.key-highlights .icon-boxes .icon-box p {
  font-size: 15px;
  color: #848484;
  font-family: 'open sans', sans-serif;
}

.key-highlights .content {
  border-radius: 4px;
  color: #fff;

}

.key-highlights .content h3 {
  font-weight: 700;
  font-size: 34px;
  margin-bottom: 30px;
  text-align: center;
  padding-top: 80px;
}

.key-highlights .icon-boxes .head-box {


  padding: 40px 30px;
  width: 100%;
  height: 100%;
  border: 1px solid #bfc0c0;
  /* box-shadow: 5px 5px 50px rgb(173, 172, 172); */
}


/* course content */
.fontstyle {
  color: black;
  font-family: 'lora';
  font-size: 20px;
  text-decoration: none;

}

.fontstyle:hover {
  color: #69B5DE;
}

.coursecontentitems {
  margin-left: 80px;

}

.course-margin {
  margin-left: 50px;
  margin-right: 300px;
}

.borderless {
  /* border: none; */
  /* margin-right: 250px;
  margin-left: 50px; */
  text-align: start;
}

.course-margin1 {
  margin-left: 50px;
  margin-right: 180px;
}


/* .borderless1{
  margin-right:180px;
  margin-left: 50px;
} */
/* .borderless:hover {
  color: #69B5DE; 
} */
/* #test a:hover{
  color: #69B5DE; 
} */
/* #test a{
  text-decoration: none; 
  color: black;
} */


/* #sub-test a{
  text-decoration: none; 
  color: black; 
}*/
/* #sub-test  :hover{
  color: #69B5DE; 

}
.sub-test1  :hover{
  color: #69B5DE; 

} */


#coursecontent {
  margin-left: 0px;
}

#coursecontent .icon {
  color: #9b6a49;
  /* color: #ffbb2c; */
}

.iconheading {
  display: flex;
}

.heading {
  margin-left: 10px;
  /* margin-top: 15px; */
  font-family: "EB Garamond", serif;
  font-size: 25px;

}


/* Residential course */
.head-style {
  color: black;
  font-family: "EB Garamond", serif;
  font-weight: 600;
  font-size: 35px;
}

.line {
  padding-top: 50px;
  border-top: 1px solid rgba(0, 0, 0, 0.279);
}

.bordhover {

  border: 1px solid rgba(0, 0, 0, 0.074);
  transition: 0.3s;
  /* box-shadow: 0px 0px 1px 1px rgb(214, 214, 214) */
}

.bordhover:hover {

  border: 1px solid rgba(159, 76, 12, 0.86);



}

.heading:hover {
  color: rgba(159, 76, 12, 0.86);
  transition: 0.2s;



}

.description:hover {
  color: rgba(159, 76, 12, 0.86);
  transition: 0.2s;

}

.description {
  font-family: 'poppins';
  color: #455371;
  font-size: 16px;

}



.lineend {
  font-family: 'poppins';
  font-size: 17px;
  color: #455371;
  display: block;
  box-sizing: border-box;
  margin-block-start: 10px;
  line-height: 35px;
  margin-inline-start: 0px;
  margin-inline-end: 8px;
}

.introbgcolor {
  background-color: rgba(246, 235, 200, 0.37);
}

.bordradius {
  border-radius: 0px;
}


/* respose */


#mobile-respose {
  display: none;
}



@media(max-width:480px) {
  #wis-conv {
    display: block;
  }
}

@media(min-width:300px) and (max-width:479px) {
  #mobile-respose {
    display: block;

  }

  #wiscov-dualimg {
    margin-left: 60px;
    width: 70%;
  }


}



@media(min-width:199px) and (max-width:299px) {
  #mobile-respose {
    display: block;
  }

  #wiscov-dualimg {
    margin-left: 40px;
    width: 70%;
  }

  #wisconv-knowmore-button {
    padding: 8px 10px !important;

  }

  #wisconv-buynow-button {
    padding: 10px 15px !important;

  }

}

@media(min-width:199px) and (max-width:479px) {
  #wis-conv {
    display: none;
  }
}

.main-wisdom {
  overflow: hidden;
}


/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/

#header {
  background: rgb(119, 64, 28);
  transition: all 0.5s;
  z-index: 997;
  padding: 10px 0;
  /* box-shadow: 0px 0 18px rgba(55, 66, 59, 0.08); */

}

.img-nav {
  width: 64px;
  height: 64px;
}

.img-nav1 {
  width: 300px;
  height: 64px;
}


@media(min-width:400px) and (max-width:490px) {
  .navbar-brand {
    padding: 0px !important;
  }

  .img-nav {
    width: 55px;
    height: 50px;
  }

  .img-nav1 {
    width: 250px;
    height: 50px;
  }
}

@media(min-width:200px) and (max-width:399px) {
  .navbar-brand {
    padding: 0px !important;
  }

  .img-nav {
    width: 45px;
    height: 40px;
  }

  .img-nav1 {
    width: 150px;
    height: 40px;
  }
}

@media(min-width:992px) and (max-width:1052px) {
  .Gallery {

    padding-right: 20px !important;
  }

  .navbar-brand {
    padding: 10px !important;
  }


  .img-nav {
    width: 50px;
    height: 45px;
  }

  .img-nav1 {
    width: 220px;
    height: 40px;
  }

  .navbar li {
    position: relative;
    padding-right: 0px !important;
  }
}


@media(min-width:1053px) and (max-width:1162px) {


  .img-nav {
    width: 55px;
    height: 50px;
  }

  .img-nav1 {
    width: 240px;
    height: 50px;
  }

  .navbar li {
    position: relative;
    padding-right: 0px !important;
  }
}







/* Desktop Navigation */
.navbar {
  padding: 0;
}

.navbar a {
  text-decoration: none;

}

.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;

}

.navbar li {
  position: relative;
  padding-right: 10px;
}

.navbar a,
.navbar a:focus {
  display: flex;
  align-items: center;
  /* justify-content: space-between; */
  padding: 10px 0 10px 30px;
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #ffffff;
  white-space: nowrap;
  transition: 0.3s;
}

.navbar a i,
.navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}

.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover>a {
  color: #c26e08;
  ;
}

.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 30px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: rgb(255, 254, 253);
  /* box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25); */
  transition: 0.3s;
  border-radius: 4px;

}

.navbar .dropdown ul li {
  min-width: 200px;

}

/* .activity-nav{
  width: 340px;
} */

.navbar .dropdown ul a {
  padding: 10px 20px;
  font-size: 14px;
  text-transform: none;
  font-weight: 500;
  color: #2f2828;

}

.navbar .dropdown ul {
  padding: 10px 20px;
  font-size: 14px;
  text-transform: none;
  font-weight: 500;
  color: #2f2828;

}

.navbar .dropdown ul a i {
  font-size: 12px;
}

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover>a {
  color: #c26e08;
}

.navbar .dropdown:hover>ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.navbar .dropdown .dropdown:hover>ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }

  .navbar .dropdown .dropdown:hover>ul {
    left: -100%;
  }
}

/*--------------------------------------------------------------
  #calendar
  --------------------------------------------------------------*/


#vinayaji1 .card {
  background: none;
}

#calendar {
  margin-top: 155px;
  margin-bottom: 100px;
}

#calendar .key-highlights .icon-boxes .icon-box {
  background: rgba(225, 255, 255, 0.1);
  padding: 40px 30px;
  width: 100%;
  height: 100%;
  border: 1px solid rgb(189, 189, 189);
  box-shadow: 0px 0px 0px;
}

.calendar {
  /* box-shadow: 5px 5px 35px rgb(173, 172, 172); */
}

.calendar h4 {
  color: #383d3f;
}

.calendar h3 {
  color: rgb(119, 64, 28);

}

.calendar a {
  text-decoration: none;
}

.calendar .icon-box .icon i {
  background: none;
  padding: 0px;
  margin-bottom: 10px;
  padding-right: 8px;
  color: rgba(104, 78, 61, 0.9);

}


#course-content .card {
  background-color: rgba(225, 255, 255, 0.1);
  /* box-shadow: 5px 5px 25px rgb(173, 172, 172); */
}

.alert h6 {
  color: rgb(42, 37, 37);
  font-size: 15px;
}

.alert h6:hover {
  color: #037ba4;
}



#calendar .event-date_month {
  position: absolute;
  bottom: 5%;
  left: -5%;
  border-radius: 50%;
  background: #E6F1F3;
  display: flex;
  text-align: center;
  width: 50px;
  height: 50px;

}

#calendar .event-month {
  font-size: 13px;
  line-height: 1.2em;
  font-weight: 500;
  opacity: 0.5;
  color: #010105;

}

#calendar .event-date {
  color: rgba(187, 146, 119, 1);
  margin-bottom: 0;
  padding-top: 5px;
}


#upcoming-events-BG {
  background-color: rgba(225, 255, 255, 0.1);
  /* box-shadow: 8px 8px 35px rgb(173, 172, 172); */
}

/* .calendar-page-img */

#calendar-demo-page .calendar-page-img {
  text-align: center;
  margin-top: 200px;
  padding-bottom: 200px;

}


.calendar-page-img .img-nav {
  height: 180px;
  width: 200px;
}

.calendar-page-img .img-nav1 {
  width: 600px;
  height: 180px;
}


.wisdom-conversations-page {
  overflow: hidden;
}


@media(min-width:200px) and (max-width:400px) {

  .wisdom-conversations-title .title-content {
    font-size: 30px;

  }
}

@media(min-width:300px) and (max-width:500px) {

  .wisdom-conversations-page .book-review {
    width: 100%;
    height: 280px;
    padding-bottom: 50px;

  }

}

@media(min-width:200px) and (max-width:760px) {
  #ins-hero1 .Institute {
    width: 100%;
    height: 300px;

  }

  #wisdom-workshop .corporates {
    width: 100%;
    height: 300px;

  }
}

.main-height {
  height: 760px;
}


#hero2 {
  margin-top: 150px;
}

#hero3 {
  margin-top: 100px;
}



.lead {
  text-align: justify;
}

/* intro-vedanta */

.intro-vedanta {
  margin-top: 150px;
}


/*--------------------------------------------------------------
  horizontal-scrollbar-(HOME-PAGE)
  --------------------------------------------------------------*/

.scroll .alert {
  height: 90px;
  width: 350px;
}



@media(min-width:1331px) {
  .icon-box-text {
    padding-top: 20px;
    text-align: center;
  }

  #scroll-bar .online-course {
    margin-top: 3px;
    text-align: center;
  }

  #scroll-bar .event-date_month {
    position: absolute;
    bottom: 20% !important;
    left: -4% !important;
    border-radius: 50%;
    background: #E6F1F3;
    display: flex;
    text-align: center;
    width: 30px;
    height: 30px;

  }

  #scroll-bar .online-courses {
    /* margin-top: 3px; */
    text-align: center;
    margin: 10px -2px 0px 11px !important;

  }

}

@media(min-width:1166px) and (max-width:1330px) {
  .scroll .alert {
    height: 90px;
    width: 300px;
  }

  #scroll-bar .title {
    font-size: 15px;
    text-align: center;

  }

  .icon-box-text {
    padding-top: 17px;
    text-align: center;
  }

  #scroll-bar .online-course {
    margin-top: 3px;
  }

  #scroll-bar .event-date_month {
    position: absolute;
    bottom: 20% !important;
    left: -5%;
    border-radius: 50%;
    background: #E6F1F3;
    display: flex;
    text-align: center;
    width: 30px;
    height: 30px;

  }

  #scroll-bar .online-course {
    /* margin-top: 3px; */
    text-align: center;
    margin: 0px -5px 0px 15px !important;

  }


  #scroll-bar .online-courses {
    /* margin-top: 3px; */
    text-align: center;
    margin: 10px -2px 0px -11px !important;

  }
}

@media(min-width:992px) and (max-width:1165px) {
  .scroll .alert {
    height: 100px;
    width: 250px;
  }

  #scroll-bar .title {
    font-size: 14px;
    text-align: center;

  }

  .icon-box-text {
    margin-top: 9px;
    text-align: center;
  }

  #scroll-bar .online-course {
    margin-top: 10px;
  }

  #scroll-bar .event-date_month {
    position: absolute;
    bottom: 25% !important;
    left: -5%;
    border-radius: 50%;
    background: #E6F1F3;
    display: flex;
    text-align: center;
    width: 30px;
    height: 30px;

  }

  #scroll-bar .online-course {
    /* margin-top: 3px; */
    text-align: center;
    margin: 0px -2px 0px 15px !important;

  }


  #scroll-bar .online-courses {
    /* margin-top: 3px; */
    text-align: center;
    margin: 10px -2px 0px -11px !important;

  }

}

@media(min-width:768px) and (max-width:991px) {
  .scroll .alert {
    height: 100px;
    width: 180px;
  }

  #scroll-bar .title {
    font-size: 13px;
    text-align: center;

  }

  #scroll-bar .icon-box-text {
    margin-top: 5px;
    text-align: center;
  }

  #scroll-bar .event-date_month {
    position: absolute;
    bottom: 25% !important;
    left: -5%;
    border-radius: 50%;
    background: #E6F1F3;
    display: flex;
    text-align: center;
    width: 30px;
    height: 30px;

  }

  /* #scroll-bar .online-course{
        margin-top: 10px;
      } */
}




@media(min-width:600px) and (max-width:767px) {
  .scroll .alert {
    height: 110px;
    width: 140px;
  }

  #scroll-bar .title {
    font-size: 12px;
    text-align: center;

  }

  #scroll-bar .icon-box-text {
    margin-top: 9px;
    text-align: center;
  }

  #scroll-bar .event-date_month {
    position: absolute;
    bottom: 25% !important;
    left: -5%;
    border-radius: 50%;
    background: #E6F1F3;
    display: flex;
    text-align: center;
    width: 30px;
    height: 30px;

  }
}


@media (min-width:500px) and (max-width:599px) {
  #scroll-bar .container-fluid {
    height: auto;
  }

  .scroll .alert {
    height: 80px;
    width: 100px;
  }

  #scroll-bar .title {
    font-size: 8px;
    text-align: center;


  }

  #scroll-bar .icon-box-text {
    text-align: center;
    margin: -5px 0px 5px 18px !important;
  }

  #scroll-bar .event-date_month {
    position: absolute;
    bottom: 15%;
    left: -10% !important;
    border-radius: 50%;
    background: #E6F1F3;
    display: flex;
    text-align: center;
    width: 30px;
    height: 30px;

  }

  #scroll-bar .event-month {
    font-size: 8px;
    line-height: 1.2em;
    font-weight: 500;
    opacity: 0.5;
    color: #010105;

  }

  #scroll-bar .event-date {
    color: rgba(187, 146, 119, 1);
    margin-bottom: 0;
    padding-top: 5px;
    font-size: 15px !important;
  }

  #wis-conv {
    margin-top: -14 px;
  }

  .boxs {
    margin-left: -25px;
  }


  #scroll-bar .online-course {
    /* margin-top: 3px; */
    text-align: center;
    margin: 0px -2px 0px 15px !important;
    width: 60px;

  }

}


@media (min-width:466px) and (max-width:499px) {

  #scroll-bar .container-fluid {
    height: auto;
  }

  .scroll .alert {
    height: 80px;
    width: 100px;
  }

  #scroll-bar .title {
    font-size: 8px;
    text-align: center;
  }

  #scroll-bar .icon-box-text {
    text-align: center;
    margin-top: -5px !important;
  }

  #scroll-bar .event-date_month {
    position: absolute;
    bottom: 25% !important;
    left: -5%;
    border-radius: 50%;
    background: #E6F1F3;
    display: flex;
    text-align: center;
    width: 40px !important;
    height: 40px !important;

  }

  #scroll-bar .event-month {
    font-size: 12px !important;
    font-weight: 400;
    opacity: 0.5;
    color: #010105;

  }

  #scroll-bar .event-date {
    color: rgba(187, 146, 119, 1);
    margin-bottom: 0;
    font-size: 12px !important;
  }

  #scroll-bar .online-course {
    /* margin-top: 3px; */
    text-align: center;
    margin: 0px -2px 0px 10px !important;
    width: 70px;

  }
}


@media (min-width:399px) and (max-width:466px) {

  #scroll-bar .container-fluid {
    height: auto;
  }

  #scroll-bar {
    height: 150px;
  }

  .scroll .alert {
    height: 110px;
    width: 80px;
  }

  #scroll-bar .title {
    font-size: 8px;
    text-align: center;
  }

  #scroll-bar .icon-box-text {
    text-align: center;
    margin: 10px 0px 0px 0px !important;

  }

  #scroll-bar .event-date_month {
    position: absolute;
    left: 40% !important;
    top: -18% !important;
    border-radius: 100% !important;
    background: #E6F1F3;
    display: flex;
    text-align: center;
    width: 35px !important;
    height: 38px !important;

  }

  #scroll-bar .event-month {
    font-size: 10px !important;
    font-weight: 400;
    opacity: 0.5;
    color: #010105;

  }

  #scroll-bar .event-date {
    color: rgba(187, 146, 119, 1);
    margin-bottom: 0;
    font-size: 11px !important;
  }


  #scroll-bar .online-course {
    /* margin-top: 3px; */
    text-align: center;
    margin: 0px -2px 0px 5px !important;
    width: 2px;

  }

  #scroll-bar .online-courses {
    /* margin-top: 3px; */
    text-align: center;
    margin: 10px 6px 0px -5px !important;

  }
}



@media (min-width:350px) and (max-width:398px) {
  #scroll-bar .container-fluid {
    height: auto;
  }

  #scroll-bar {
    height: 150px;
  }

  .scroll .alert {
    height: 110px;
    width: 65px;
  }

  #scroll-bar .title {
    font-size: 8px;
    text-align: center;
  }

  #scroll-bar .icon-box-text {
    text-align: center;
    margin-top: 7px;
    padding: 0px;
    margin: 5px 0px 0px 0px !important;
  }

  #scroll-bar .event-date_month {
    position: absolute;
    left: 40% !important;
    top: -18% !important;
    border-radius: 100% !important;
    background: #E6F1F3;
    display: flex;
    text-align: center;
    width: 35px !important;
    height: 38px !important;

  }

  #scroll-bar .event-month {
    font-size: 10px !important;
    font-weight: 400;
    opacity: 0.5;
    color: #010105;

  }

  #scroll-bar .event-date {
    color: rgba(187, 146, 119, 1);
    margin-bottom: 0;
    font-size: 11px !important;
  }


  #scroll-bar .online-course {
    /* margin-top: 3px; */
    text-align: center;
    margin: 0px -2px 0px -7px !important;
    width: 2px;

  }

  #scroll-bar .online-courses {
    /* margin-top: 3px; */
    text-align: center;
    margin: 10px -2px 0px -11px !important;
    font-size: 7px;

  }

}


@media (min-width:300px) and (max-width:349px) {

  #scroll-bar {
    height: 150px;
  }

  #scroll-bar .container-fluid {
    height: auto;
  }

  .scroll .alert {
    height: 110px;
    width: 55px;
  }

  #scroll-bar .title {
    font-size: 7px;
    text-align: center;
  }

  #scroll-bar .icon-box-text {
    text-align: center;
    margin-top: 7px;
    padding: 0px;
    margin: 4px 0px 0px 0px !important;
  }

  #scroll-bar .event-date_month {
    position: absolute;
    left: 40% !important;
    top: -20% !important;
    border-radius: 100% !important;
    background: #E6F1F3;
    display: flex;
    text-align: center;
    width: 35px !important;
    height: 38px !important;

  }

  #scroll-bar .event-month {
    font-size: 7px !important;
    font-weight: 300;
    opacity: 0.5;
    color: #010105;

  }

  #scroll-bar .event-date {
    color: rgba(187, 146, 119, 1);
    margin-bottom: 0px;
    font-size: 8px !important;
  }

  #scroll-bar .online-course {
    /* margin-top: 3px; */
    text-align: center;
    margin: 0px -2px 0px -7px !important;
    width: 2px;

  }

  #scroll-bar .online-courses {
    /* margin-top: 3px; */
    text-align: center;
    margin: 15px -2px 0px -11px !important;
    font-size: 6px;


  }

}


/*--------------------------------------------------------------
  horizontal-scroll-bar-dates
  --------------------------------------------------------------*/

#scroll-bar .event-date_month {
  position: absolute;
  bottom: 15%;
  left: -5%;
  border-radius: 50%;
  background: #E6F1F3;
  display: flex;
  text-align: center;
  width: 50px;
  height: 50px;

}

#scroll-bar .event-month {
  font-size: 13px;
  line-height: 1.2em;
  font-weight: 500;
  opacity: 0.5;
  color: #010105;

}

#scroll-bar .event-date {
  color: rgba(187, 146, 119, 1);
  margin-bottom: 0;
  padding-top: 5px;
}



.icon-box a {
  text-decoration: none;
}


.scroll {
  position: relative;
  width: 120vw;
  height: 115px;
  overflow: hidden;
  z-index: 1;
  margin: 0;
  padding: 0;
  padding-bottom: 0%;
}


.scroll-element {
  width: inherit;
  height: inherit;
  position: absolute;
  left: 0%;
  top: 0%;
  animation: primary 23s linear infinite;

}

@keyframes primary {
  from {
    transform: translateX(0%);
  }

  to {
    transform: translateX(-100%);
  }
}

.primary {
  animation: primary 23s linear infinite;
}

.secondary {
  animation: secondary 23s linear infinite;
}



@keyframes primary {
  from {
    transform: translateX(0%);
  }

  to {
    transform: translateX(-100%);
  }
}


@keyframes secondary {
  from {
    transform: translateX(100%);
  }

  to {
    transform: translateX(0%);
  }
}

/* about-page-carousel */

.carousel-control-prev-icon {
  background-color: #49151a;
  border-radius: 5px;
}

.carousel-control-next-icon {
  background-color: #49151a;
  border-radius: 5px;
}

@media(max-width:990px) {
  #hiring-partners-slideshow {
    display: none;

  }
}


@media(min-width:768px) {
  #hiring-partners-slideshow-mobile {
    display: none;

  }
}


@media(min-width:300px) and (max-width:991px) {
  #hiring-partners-slideshow-mobile {
    display: block;

  }
}

.features .course-item {
  background-color: rgba(225, 255, 255, 0.1) !important;
  /* box-shadow: 5px 5px 10px rgb(173, 172, 172) !important; */
}

#hiring-partners-slideshow-mobile .course-item {
  background-color: rgba(225, 255, 255, 0.1) !important;
  /* box-shadow: 5px 5px 10px rgb(173, 172, 172) !important; */
}


/*--------------------------------------------------------------
  #courses
  --------------------------------------------------------------*/

.discourse-text {
  font-family: 'poppins';
  font-size: 16px;
  color: #455371;
  display: block;
  box-sizing: border-box;
  margin-block-start: 10px;
  line-height: 37px;
  margin-inline-start: 0px;
  margin-inline-end: 8px;
}


/* #discourses .img-fluid{
    width:80%;
    height: 400px;
    margin-top: 0px;
    
  } */

#discourses {
  margin-top: 100px;
}

#discourses .discourse-text {
  text-align: justify;
}

/* united-states-of-america */

#united-states-of-america {
  margin-top: 150px;

}

#malaysia {
  margin-top: 150px;

}

/* Features */
.features {
  padding-top: 0px;
}

.features .icon-box {
  display: flex;
  align-items: center;
  padding: 20px;
  transition: 0.3s;
  border: 1px solid #e9e5e5;
  box-shadow: 5px 5px 20px rgb(173, 172, 172);
}

.features .icon-box i {
  font-size: 32px;
  padding-right: 10px;
  line-height: 1;
}

.features .icon-box h3 {
  font-weight: 700;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-size: 16px;
}

.features .icon-box h3 a {
  color: #455371;
  transition: 0.3s;
}

.features .icon-box:hover {
  border-color: #49151a;
}

.features .icon-box:hover h3 a {
  color: #49151a;
}



/* Footer section  */

#footer {
  color: #37423b;
  font-size: 15px;
  background: rgb(190, 139, 106);
}

.socSvg:hover {
  fill: rgb(255, 255, 255);
  transition-delay: 0s;
  transition-duration: 0.3s;
  transition-property: all;
  transition-timing-function: ease;
}


.footer-top {
  /* padding: 60px 0 30px 0; */
  /* background:rgb(190, 139, 106); */
}

#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

#footer .footer-top .footer-contact h4 {
  font-size: 22px;
  margin: 0 0 30px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}

#footer .footer-top .footer-contact p {
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 6px;
  font-family: "Raleway", sans-serif;
  color: #22262bea;
}

#footer .footer-top h4 {
  font-size: 18px;
  font-weight: bold;
  color: #444444;
  position: relative;
  padding-bottom: 8px;
}

#footer .footer-top .footer-links {
  margin-bottom: 15px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: rgba(187, 146, 119, 1);
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 3px 0;
  display: flex;
  align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #22262bea;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
  text-decoration: none;
  color: rgb(255, 255, 255);
}

#footer .footer-newsletter {
  font-size: 15px;
}

#footer .footer-newsletter h4 {
  font-size: 16px;
  font-weight: bold;
  color: #444444;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 50px;
  text-align: left;
  border: 1px solid #e0e5e2;
}

#footer .footer-newsletter form input[type=email] {
  border: 0;
  padding: 4px 8px;
  width: calc(100% - 100px);
}

#footer .footer-newsletter form input[type=submit] {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px 2px 20px;
  background: rgba(187, 146, 119, 1);
  color: #fff;
  transition: 0.3s;
  border-radius: 50px;
  /* box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1); */
}

#footer .footer-newsletter form input[type=submit]:hover {
  background: rgba(187, 146, 119, 1);
}

#footer .credits {
  padding-top: 5px;
  font-size: 13px;
}

#footer .credits a {
  color: rgba(187, 146, 119, 1);
  transition: 0.3s;
}

#footer .credits a:hover {
  color: rgba(187, 146, 119, 1);
}

#footer .social-links a {
  font-size: 18px;
  display: inline-block;
  background: rgba(187, 146, 119, 1);
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .social-links a:hover {
  background: rgba(187, 146, 119, 1);
  color: #fff;
  text-decoration: none;
}



.module-tab {
  display: flex;
  flex-direction: row;
}

.modules {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding-left: 0px;
  margin-right: 40px;
  margin-top: 30px;
  color: black;
  line-height: 30px;
}

.modules span {
  font-weight: bold;
  padding-right: 5px;
}

.module-star {
  padding-right: 4px;
  color: rgba(187, 146, 119, 1);
}

.module-1 {
  font-size: 20px;
  color: black;
}

.footer-links li a {
  text-decoration: none;
  color: #49151a;
}

.footer-border {
  border: #c29196;
  background: rgb(205, 161, 132);
  /* box-shadow: 5px 5px 20px rgb(173, 172, 172); */
  margin-top: 50px;
}

@media (min-width:992px)and (max-width:1199px) {
  #buy-now-page .container {
    display: flex;
    flex-direction: column;
  }
}

#self-management-program .img-fluid {
  height: 580px;
}

#eternal-wisdom .alignment,
#self-management-program .h-content {
  text-align: justify;
}

.buynow-main {
  margin-top: 200px;
  overflow: hidden;
}

.card {
  --bs-card-bg: #FFEFE2;
}

.corporate-button {
  border-radius: 20px;
  border: 1px solid gray;
  color: gray;

}

.enroll {
  margin-right: -38px;
  transform: rotate(-90deg);
  z-index: 2 !important;
  background-color: rgb(182, 106, 55);
  color: white;

}

.enroll:hover {
  background-color: rgb(185, 118, 74);
  color: white;
}

.enrollbtn {
  z-index: 12;
}

#enroll1 a {
  text-decoration: none;
  color: rgb(65, 53, 53);
}

.donate-button .btn a {
  color: rgb(255, 255, 255);
}

.donate-button .btn {
  background-color: #83454b;
}

.close-btn {
  width: 30px;
  height: 30px;
  border-radius: 20px;
  background-color: rgb(123, 72, 72);
  color: white;
  border: none;
}

#course-syllabus button {
  background-color: rgb(205, 161, 132);
  border: 0;
  padding: 15px 65px;
  color: #fff;
  transition: 0.4s;
  border-radius: 50px;
}

@media (max-width: 992px) {
  #course-syllabus h2 {
    margin-top: 35px;
  }
}

#wisdom-workshop .title-contents {

  font-family: 'lora';
  color: #2B3447;
  font-size: 40px;
  font-weight: bold;

}

/* #wisdom-workshop .title-content{

  font-family: 'lora';
  color: #2B3447;
  font-size: 30px;
  font-weight: bold;

} */

.para-content {

  font-family: 'poppins';
  color: #455371;
  font-size: 17px;
  text-align: justify;
  margin-top: 4px;
}

.card-title {
  color: black;
  font-family: "EB Garamond", serif;
  font-weight: 600;
  font-size: 35px;
  text-decoration: none;
}

.card-titles {
  color: black;
  font-family: "EB Garamond", serif;
  font-weight: 600;
  font-size: 30px;
  text-decoration: none;

}

.text-h {
  font-family: 'poppins';
  font-weight: bold;
  color: black;

}

#gallery {
  padding-top: 80px;
}

.time-text {
  margin-left: -200px;
}

.navbar .hover-disable:hover {
  color: black !important;
}

#buy-now .content {
  font-family: 'poppins';
  font-size: 15px;
  color: #455371;
  line-height: 30px;
}

#buy-now .card-titles {
  color: black;
  font-family: "EB Garamond", serif;
  font-weight: 600;
  font-size: 23px;
  text-decoration: none;

}

#buy-now .contents {
  font-family: 'poppins';
  font-size: 15px;
  color: #455371;
  line-height: 30px;
  font-weight: 600;

}