/**/
main {
  padding-top: 70px;
}

.main-content {
  padding-top: 90px;
}

.pageBannerKv {
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  height: 420px;
  padding-top: 100px;
  background-repeat: no-repeat;
  background-size: cover;
}
.pageBannerKv .jumbotron {
  width: 100%;
  padding: 0px;
  margin: 0px;
  height: 100%;
  text-align: left;
  position: relative;
  background: none;
  display: flex;
  align-items: flex-start;
}
.pageBannerKv .jumbotron h1 {
  font-size: 56px;
}
.pageBannerKv .jumbotron p {
  color: #fff;
}
.pageBannerKv .jumbotron h2 {
  color: #29277a;
  font-size: 42px;
  font-weight: 400;
  margin-bottom: 0px;
}
.pageBannerKv .imgBox {
  position: relative;
  bottom: -60px;
  display: flex;
  justify-content: flex-end;
}
.pageBannerKv .imgBox img {
  width: 90%;
}

.portfolioBannerKv {
  background: url(../images/portfoliopagekv.jpg) center center no-repeat;
  background-size: cover;
}

.pageWrapTitle {
  padding: 100px 40px;
  border-bottom: 1px solid #dfe6e9;
}
.pageWrapTitle.noLine {
  border-bottom: 0px;
  padding: 80px 40px 0px 40px;
}
.pageWrapTitle .container {
  max-width: 72%;
}
.pageWrapTitle h4,
.pageWrapTitle h6 {
  text-transform: capitalize;
  color: #000000;
}
.pageWrapTitle h6 {
  color: #999999;
}

.pageIntroWrap {
  margin-top: 20px;
  margin-bottom: 160px;
}
.pageIntroWrap .container {
  max-width: 72%;
}
.pageIntroWrap .desc {
  font-size: 24px;
  color: #000;
}

/**/
.aboutUsPageWrap {
  height: 640px;
  padding: 5% 0px;
  position: relative;
}
.aboutUsPageWrap-box {
  background: #000000 url(../images/company.jpg) center center no-repeat;
  filter: brightness(0.4);
  height: 100%;
  position: absolute;
  top:0;
  left:0;
  width: 100%;
}
.aboutUsPageWrap .introWrap h4 {
  color: #fff;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 42px;
  text-transform: capitalize;
}
.aboutUsPageWrap .introWrap h6 {
  color: #d09439;
}
.aboutUsPageWrap .descWrap {
  padding-left: 5%;
  color: #fff;
}
.aboutUsPageWrap .introDesc {
  color: rgba(255, 255, 255, 0.8);
  font-size: 21px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.4;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.aboutUsPageWrap .introDesc b {
  font-weight: 700;
  color: #fff;
}
.aboutUsPageWrap .imgBox {
  margin-top: 40px;
}

.aboutUsPageKV {
  padding: 80px 0px 100px 0px;
}
.aboutUsPageKV .bannerKv {
  margin-top: 0px;
  position: relative;
}
.aboutUsPageKV .bannerKv h3 {
  font-size: 42px;
  position: absolute;
  left: 5%;
  bottom: 10%;
  color: #fff;
}

.aboutUsPageKV .content-list {
  margin: 30px auto;
}

.aboutUsPageKV .content-list .row {
  align-items: center;
}

.aboutUsPageKV .content-list .right {
  display: flex;
  justify-content: center;
}

.aboutUsPageKV .content-list .right h5 {
  border-bottom: 1px solid #5e9732;
  padding-right: 30%;
  padding-bottom: 20px;
}
.aboutUsPageKV .content-list .right p {
  font-size: 16px;
  color: #5f6062;
  line-height: 1.5em;
  margin-top: 20px;
}
/* @media (min-width: 768px) {
  .vc_col-sm-8 {
    width: 66.66666667%;
    margin: 0 auto;
    overflow: hidden;
  }
} */
.vc_col-sm-8 {
  margin: 0 auto;
  overflow: hidden;
}
#mk-ornamental-title-8 {
  margin-top: 0px;
  margin-bottom: 50px;
}
#mk-ornamental-title-8 .title {
  font-size: 36px;
  line-height: 42px;
  text-align: center;
}
.mk-ornamental-title .title .title-image,
.mk-ornamental-title .title .title-text {
  padding: 0 35px;
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  position: relative;
  line-height: 48px;
}
#mk-ornamental-title-8 .title span::after,
#mk-ornamental-title-8 .title span::before {
  top: 20.5px;
  border-top: 1px solid #5e9732;
  content: "";
  display: block;
  position: absolute;
  width: 1500px;
}
#mk-ornamental-title-8 .title span::before {
  right: 100%;
}
#mk-ornamental-title-8 .title span::after {
  left: 100%;
}
.vc_column_container > .vc_column-inner {
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
.vc_column_container > .vc_column-inner p {
  font-size: 16px;
  color: #5f6062;
  line-height: 1.5em;
}
.mk-blockquote.quote-style .mk-svg-icon {
  fill: #5e9732;
  position: absolute;
  top: 20px;
  left: 20px;
  display: block;
  fill: #ddd;
  fill: rgba(0, 0, 0, 0.1);
  height: 32px !important;
  width: 32px !important;
  margin-top: -3px;
}
.mk-blockquote.quote-style {
  padding: 20px 20px 20px 70px;
  background-color: #f6f6f6;
  background-color: rgba(0, 0, 0, 0.05);
}
.mk-blockquote {
  position: relative;
  margin-bottom: 20px;
  line-height: 150% !important;
}
.mk-blockquote.quote-style p {
  font-family: Noto Serif;
  font-size: 1.25em;
  color: #4f6f19;
}
.vc_custom_1567556295453 {
  padding-top: 28px !important;
  background-color: #f7f7f7 !important;
}
.wpb_row_title .mk-grid {
  width: 60%;
  margin: 0 auto;
}
.vc_custom_1567372831642 {
  padding-bottom: 30px !important;
  background-color: #f7f7f7 !important;
}
div.vc_row.mk-fullwidth-true {
  transition: opacity 0.5s ease;
  overflow: hidden;
}
#animated-columns-18 .animated-column-item {
  background-color: #f7f7f7;
  min-height: 460px;
}
#animated-columns-18 p {
  transition: ease-in-out 0.3s;
}
.mk-animated-columns .s_item {
  transition: background 0.2s ease-out;
  /* border-style: solid; */
  color: #5f6062;
}
#animated-columns-18 .animated-column-item svg {
  fill: #5e9732;
  margin: 0 auto;
}
.animated-column-holder:not(:hover) svg {
  transition-property: width;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.animated-column-title .s_title {
  transition-property: width;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.mk-animated-columns.full-style .s_title:after {
  position: absolute;
  content: "";
  display: block;
  bottom: -10px;
  left: 50%;
  margin-left: -15px;
  height: 2px;
  width: 30px;
}
.mk-svg-icon {
  margin-top: -3px;
}
.mk-svg-icon {
  width: auto;
  height: auto;
  fill: currentColor;
  transition: width 0.2s ease-out;
}
.animated-column-holder {
  transition-property: top;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.animated-column-holder:not(:hover) svg {
  transition-property: width;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
#animated-columns-18 .animated-column-item svg {
  fill: #5e9732;
}
.a_align-center {
  text-align: center;
}
.a_overflow-hidden {
  overflow: hidden;
}
.a_position-relative {
  position: relative;
}
.a_box-border {
  box-sizing: border-box;
}
.a_top-0 {
  top: 0;
}
.a_display-block {
  display: block;
}
.a_position-absolute {
  position: absolute;
}
.a_width-100-per {
  width: 100%;
}
.padding-20 {
  padding: 20px;
}
.padding-20 {
  padding: 20px;
}
.a_padding-bottom-30 {
  padding-bottom: 30px;
}
#animated-columns-18 .animated-column-title {
  font-size: 26px;
}
.a_text-transform-up {
  text-transform: uppercase;
}
.a_font-weight-bold {
  font-weight: 700;
}
.a_position-relative {
  position: relative;
}
.mk-animated-columns .s_desc {
  padding: 20px 30px 50px 30px;
}
.a_box-border {
  box-sizing: border-box;
}
.a_top-100-per {
  top: 100%;
}
.a_line-25 {
  line-height: 25px;
}
.a_font-14 {
  font-size: 14px;
}
.a_position-relative {
  position: relative;
}
.a_width-100-per {
  width: 100%;
}
.animated-column-item:hover {
  background: #fff !important;
}
.animated-column-item:hover .animated-column-holder {
  top: -15% !important;
}
.animated-column-item:hover .mk-svg-icon {
  width: 32px !important;
}
.animated-column-item:hover .animated-column-desc {
  top: 50% !important;
}
.built-content {
  margin: 30px auto;
}
.built-content p {
  font-size: 16px;
  color: #5f6062;
  line-height: 1.5em;
  margin-bottom: 20px;
}
.built-content strong {
  color: #5f6062;
  font-weight: 700;
}
.built-content ul {
  margin-bottom: 1em;
  margin-left: 1.5em;
  list-style: none;
}
.built-content ul li {
  margin-left: 0.85em;
  font-size: 16px;
  color: #5f6062;
  background: none;
  position: relative;
}
.built-content ul li::before {
  display: block;
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #5f6062;
  left: 5px;
  top: 8px;
}
/**/
.investmentPhilosophyPage {
  padding: 220px 0px;
}
.investmentPhilosophyPage .container {
  position: relative;
}
.investmentPhilosophyPage .introWrap {
  flex-direction: column;
  padding: 0px;
}
.investmentPhilosophyPage .introWrap .intro {
  text-transform: capitalize;
}
.investmentPhilosophyPage .introWrap .intro b {
  color: #bd7c1a;
  font-weight: 600;
}
.investmentPhilosophyPage .imgWrap {
  padding: 0px;
}

/**/
.investmentLogicWrap .wrapTitleBox,
.provideClientsWrap .wrapTitleBox {
  margin-bottom: 20px;
}

.investmentLogicWrap .logicList,
.provideClientsWrap .logicList {
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  gap: 20px;
}

.investmentLogicWrap .logicInner,
.provideClientsWrap .logicInner {
  height: 300px;
  border-radius: 0px;
  padding: 0px;
  padding-right: 16px;
}
.investmentLogicWrap .logicInner:nth-last-of-type(1),
.provideClientsWrap .logicInner:nth-last-of-type(1) {
  padding: 0px;
}
.investmentLogicWrap .logicInner .card,
.provideClientsWrap .logicInner .card {
  height: 100%;
  padding: 20px 20px;
}
.investmentLogicWrap .logicInner .card-body,
.provideClientsWrap .logicInner .card-body {
  padding: 0px 24px;
}
.investmentLogicWrap .logicInner .card-body h6,
.provideClientsWrap .logicInner .card-body h6 {
  margin-top: 0px;
  font-size: 28px;
  line-height: 1.4;
  color: #000000;
  margin-bottom: 20px;
}
.investmentLogicWrap .logicInner .card-body p,
.provideClientsWrap .logicInner .card-body p {
  font-size: 15px;
  line-height: 1.3;
  color: #787878;
}
.investmentLogicWrap .logicInner .card-body p b,
.provideClientsWrap .logicInner .card-body p b {
  color: #000;
  font-weight: 600;
}
.investmentLogicWrap .logicInner .card-img,
.provideClientsWrap .logicInner .card-img {
  width: 80px;
  height: 80px;
  margin-left: 16px;
  margin-bottom: 8px;
}

.provideClientsWrap {
  padding: 120px 80px 160px 80px;
}
.provideClientsWrap .logicList {
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  gap: 20px;
}
.provideClientsWrap .logicInner {
  height: 320px;
}
.provideClientsWrap .logicInner .card-body {
  padding: 0px 8px;
  padding-right: 0px;
}
.provideClientsWrap .logicInner .card-body h6 {
  font-size: 21px;
}
.provideClientsWrap .logicInner .card-img {
  margin-left: 4px;
}
.provideClientsWrap .introDesc {
  margin-top: 40px;
  color: #333;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  text-transform: capitalize;
}
.provideClientsWrap .introDesc b {
  color: #bd7c1a;
  font-weight: 500;
}

/**/
.portfolioListWrap {
  padding: 120px 0px 160px 0px;
}
.portfolioListWrap .wrapTitleBox {
  margin: 0 auto;
  width: 80%;
  margin-bottom: 80px;
}
.portfolioListWrap .portfolioList {
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  gap: 40px;
}
.portfolioListWrap .portfolioList .portfolioInner .card {
  border-radius: 0px;
}
.portfolioListWrap .portfolioList .portfolioInner .card-img {
  width: 100%;
}
.portfolioListWrap .portfolioList .portfolioInner .card-img img {
  width: 100%;
}
.portfolioListWrap .portfolioList .portfolioInner .card-body h5 {
  color: #21252a;
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
}
.portfolioListWrap .portfolioList .portfolioInner .card-body p {
  color: rgba(0, 0, 0, 0.8);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  text-transform: capitalize;
  overflow: hidden;
  min-height: 72px;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* -webkit-line-clamp: 3; */
  -webkit-box-orient: vertical;
}
.portfolioListWrap .portfolioList .portfolioInner .linkbtn {
  background: none;
  color: #000;
  width: auto;
  justify-content: flex-start;
}

/**/
.ourTeamPageCon {
  margin-top: 60px;
  margin-bottom: 60px;
}
.ourTeamPageCon .titleWrap {
  margin-bottom: 60px;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.ourTeamPageCon .titleWrap h6 {
  color: #bd7c1a;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 42px;
  text-transform: capitalize;
}
.ourTeamPageCon .titleWrap h3 {
  color: #000;
  font-size: 42px;
  font-style: normal;
  font-weight: 500;
  line-height: 45px;
  text-transform: capitalize;
  display: flex;
  justify-content: end;
}
.ourTeamPageCon .imgWrap {
  margin-bottom: 60px;
}
.ourTeamPageCon .imgWrap img {
  width: 100%;
}
.ourTeamPageCon .introWrap .desc {
  color: #000;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 42px;
  text-transform: capitalize;
  width: 90%;
}

/**/
.leaderPageCon {
  background: #000 url(../images/leaderconbg.jpg) center center no-repeat;
  background-size: cover;
  padding: 80px 0px 120px 0px;
}
.leaderPageCon .row {
  justify-content: space-between;
}
.leaderPageCon .col-lg-7 {
  padding-right: 5%;
}
.leaderPageCon .leaderTitle {
  margin-bottom: 60px;
}
.leaderPageCon .leaderTitle h3 {
  color: #fff;
  font-size: 42px;
  font-style: normal;
  font-weight: 600;
  font-family: "Sanomat";
  line-height: 1.4;
  text-transform: capitalize;
}
.leaderPageCon .leadeIntroList .introInner {
  display: flex;
  padding: 30px 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.leaderPageCon .leadeIntroList .introInner .title {
  width: 280px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-transform: capitalize;
}
.leaderPageCon .leadeIntroList .introInner .desc {
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-transform: capitalize;
  display: flex;
  justify-content: flex-start;
  width: 100%;
}
.leaderPageCon .leaderPic {
  position: absolute;
  z-index: 100;
  margin-top: -50px;
}
.leaderPageCon .leaderPic img {
  width: 100%;
}

.mentorenprofilPageWrap .wrapTitleBox {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}
.mentorenprofilPageWrap .wrapTitleBox h4 {
  color: #000;
  font-size: 42px;
  font-style: normal;
  font-weight: 500;
  line-height: 45px;
  text-transform: capitalize;
}
.mentorenprofilPageWrap .wrapTitleBox .desc {
  width: 40%;
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  text-transform: capitalize;
}

/**/
.educationalWrap .wrapTitleBox {
  margin-bottom: 20px;
}

.educationalWrap .educationalList {
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  gap: 20px;
}

.educationalCooperationPage .educationalList p {
  margin-top: 10px;
}

.educationalWrap .educationalInner {
  height: 360px;
  border-radius: 0px;
  padding: 0px;
  padding-right: 16px;
}
.educationalWrap .educationalInner:nth-last-of-type(1) {
  padding: 0px;
}
.educationalWrap .educationalInner .card {
  height: 100%;
  background: #f8f8f8;
  padding: 20px 20px;
  border: 0px;
  border-radius: 0px;
}
.educationalWrap .educationalInner .card-body {
  padding: 0px 24px;
}
.educationalWrap .educationalInner .card-body h6 {
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 20px;
  text-transform: capitalize;
}
.educationalWrap .educationalInner .card-body p {
  color: rgba(0, 0, 0, 0.7);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  text-transform: capitalize;
}
.educationalWrap .educationalInner .card-img {
  width: 260px;
  height: 90px;
  margin: 20px 40px 40px 16px;
}
.educationalWrap .educationalInner .card-img img {
  width: 100%;
}

/**/
.cultivateIntroWrap {
  padding-top: 120px;
}
.cultivateIntroWrap .intro {
  width: 80%;
}

/**/
.openPositionsWrap {
  padding: 40px 0px 80px 0px;
}
.openPositionsWrap .wrapTitleBox {
  margin: 0 auto;
  margin-bottom: 40px;
}
.openPositionsWrap .container {
  padding: 0px;
}
.openPositionsWrap .positionsList {
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  gap: 40px;
}
.openPositionsWrap .positionsList .positionsInner .card {
  border-radius: 0px;
  border: 1px solid #bd7c1a;
  background: #fff;
  background: #fff;
  padding: 30px;
  height: 340px;
}
.openPositionsWrap .positionsList .positionsInner .card-img {
  width: 100px;
  height: 100px;
}
.openPositionsWrap .positionsList .positionsInner .card-body {
  padding-left: 0px;
}
.openPositionsWrap .positionsList .positionsInner .card-body h5 {
  color: #000;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  /* 114.286% */
  text-transform: capitalize;
}
.openPositionsWrap .positionsList .positionsInner .card-body p {
  color: #333;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-transform: capitalize;
}

/**/
.coreHighlightsWrap .wrapTitleBox {
  margin-bottom: 60px;
}
.coreHighlightsWrap .wrapTitleBox h3 {
  margin-bottom: 0px;
}

.coreHighlightsWrap .highlightList {
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  gap: 60px 40px;
}
.coreHighlightsWrap .highlightList .highlightInner {
  border-left: 1px solid #000;
  padding-left: 30px;
  padding-top: 0px;
  padding-bottom: 30px;
}
.coreHighlightsWrap .highlightList .highlightInner p {
  padding-bottom: 40px;
  line-height: 1.3;
  font-size: 18px;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.coreHighlightsWrap .highlightList .highlightInner p b {
  color: #bd7c1a;
}
.coreHighlightsWrap .highlightList .highlightInner img {
  max-height: 72px;
  max-width: 240px;
}

/**/
.cooperationPageWrap {
  padding-bottom: 0px;
}
.cooperationPageWrap .wrapTitleBox h3 {
  margin-bottom: 0px;
}
.cooperationPageWrap .cooperationList {
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  gap: 20px 40px;
}
.cooperationPageWrap .cooperationList .cooperationInner {
  display: flex;
  gap: 20px;
  background: #f8f8f8;
  padding: 20px 40px;
}
.cooperationPageWrap .cooperationList .cooperationInner h6 {
  font-size: 21px;
  color: #000;
  font-weight: 300;
  line-height: 1.3;
  display: flex;
  align-items: center;
}

.cooperationPageWrap .cooperationList img{
  width: 70px;
  height: 70px;
}

/**/
.educationalCooperationPage {
  padding-top: 120px;
  margin: 120px 0px 120px 0px;
  border-top: 1px solid #eece9f;
}
.educationalCooperationPage .titleWrap {
  margin-bottom: 20px;
}
.educationalCooperationPage .educationalList li {
  margin-bottom: 20px;
}
.educationalCooperationPage .bookListFullWrap h5 {
  width: 50%;
  margin-bottom: 40px;
  margin-top: 80px;
  color: #000;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  text-transform: capitalize;
}
.educationalCooperationPage .bookListFullWrap .bookInner {
  display: flex;
  gap: 20px;
  padding: 30px 30px 60px;
  background: #faf6ed;
  height: 180px;
}
.educationalCooperationPage .bookListFullWrap .bookInner i {
  width: 24px;
  height: 24px;
  display: flex;
  background: url(../images/booklist_arrow.svg) center center no-repeat;
  background-size: contain;
}
.educationalCooperationPage .bookListFullWrap .bookInner h6 {
  color: #000;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  width: calc(100% - 24px);
  text-transform: capitalize;
}

.pageNewsList .newsinsightslist .newsInner {
  margin-bottom: 60px;
}

/**/
.pageContentKv {
  min-height: 360px;
}
.pageContentKv .container {
  margin: 0px auto;
  height: 100%;
  display: flex;
  align-items: center;
}
.pageContentKv .jumbotron {
  background: none;
  border: 0px;
  width: 60%;
}
.pageContentKv .jumbotron h5 {
  color: #fff;
}

/**/
.pageJumbotronKv .container {
  position: relative;
}

.pageJumbotronKv .jumbotronCon {
  width: 470px;
  height: 280px;
  background: linear-gradient(270deg, rgba(230, 88, 0, 0) 0%, #e65800 48.89%);
  position: absolute;
  padding: 40px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  left: 10%;
  top: 20%;
}
.pageJumbotronKv .jumbotronCon h3 {
  color: #fff;
  font-size: 32px;
  line-height: 36px;
  margin-bottom: 0px;
  text-transform: capitalize;
}
.pageJumbotronKv .jumbotronCon h6 {
  color: #fff;
  margin-top: 8px;
  margin-bottom: 12px;
}
.pageJumbotronKv .jumbotronCon p {
  color: #fff;
  font-size: 15px;
  line-height: 18px;
  margin-top: 8px;
  text-transform: capitalize;
}

/**/
.pageJumbotronFull {
  min-height: 360px;
}
.pageJumbotronFull .container {
  margin: 0px auto;
  height: 100%;
  display: flex;
  padding: 0px;
  align-items: center;
}
.pageJumbotronFull .jumbotron {
  background: none;
  border: 0px;
  width: 60%;
}
.pageJumbotronFull .jumbotron h5 {
  color: #fff;
}

/**/
.viewPageBar {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}

.backToList {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 6px 12px 6px 0px;
}

.backToList span {
  color: #86909c;
  font-size: 18px;
  line-height: 20px;
  display: block;
}

.backToList .btnarrow {
  width: 40px;
  height: 40px;
  display: block;
  border-radius: 60px;
  cursor: pointer;
  border: 1px solid #a3a8ac;
  background: #fff;
  transition: all ease-in-out 0.3s;
  background: #fff url("../images/slide_arrow_left.svg") 55% center no-repeat;
  background-size: 13px 13px;
}

.backToList .btnarrow:hover {
  background: #15284b url("../images/slide_arrow_left_w.svg") 55% center
    no-repeat;
  background-size: 13px 13px;
  border-color: #15284b;
}

/**/
.contactusWrap {
  padding-top: 60px;
  padding-bottom: 80px;
}
.contactusWrap .container {
  padding: 0px;
}
.contactusWrap .wrapTitleBox {
  width: 40%;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start;
}
.contactusWrap .wrapTitleBox h4 {
  margin-bottom: 40px;
}
.contactusWrap .wrapTitleBox a {
  text-decoration: underline;
}
.contactusWrap .wrapTitleBox .contactTxt {
  display: flex;
  margin-bottom: 10px;
}
.contactusWrap .wrapTitleBox .addressIcon {
  width: 32px;
  height: 32px;
  display: inline-block;
  background: url(../images/address_icon.svg) center center no-repeat;
  background-size: cover;
  margin-right: 10px;
}
.contactusWrap .formContent {
  display: flex;
}
.contactusWrap .formBookCon {
  transition: all 0.4s ease;
  width: 60%;
  padding: 40px 32px 60px 32px;
  background: #f9f9f9;
}
.contactusWrap .formBookCon .formCon {
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-bottom: 40px;
}
.contactusWrap .formBookCon .row {
  display: flex;
  gap: 16px;
  margin: 0px;
}
.contactusWrap .formBookCon .col-lg-6 {
  flex: 0 0 calc(50% - 8px);
  max-width: calc(50% - 8px);
  padding: 0px;
}
.contactusWrap .formBookCon .layui-form {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
}
.contactusWrap .formBookCon .form-group,
.contactusWrap .formBookCon .radio-group {
  width: 100%;
  display: block;
}
.contactusWrap .formBookCon .radio-group:nth-last-of-type(1) label,
.contactusWrap .formBookCon .radio-group:nth-last-of-type(2) label {
  margin-bottom: 12px;
}
.contactusWrap .formBookCon .form-control.is-invalid,
.contactusWrap .formBookCon .was-validated .form-control:invalid {
  box-shadow: none;
  outline: none;
  background: none;
}
.contactusWrap .formBookCon .form-control.is-valid,
.contactusWrap .formBookCon .was-validated .form-control:valid {
  border-color: #a3a8ac;
  box-shadow: none;
  outline: none;
  background: none;
}
.contactusWrap .formBookCon .invalid-feedback {
  color: #f53f3f;
}
.contactusWrap .formBookCon .radio-list {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 16px;
}
.contactusWrap .formBookCon .layui-form-radio {
  margin: 0px;
  padding-right: 2px;
  line-height: 22px;
}
.contactusWrap .formBookCon .layui-form-radio > i {
  color: #c5c8cb;
}
.contactusWrap .formBookCon .layui-form-radio > * {
  font-size: 14px;
}
.contactusWrap .formBookCon .layui-form-radio:hover > *,
.contactusWrap .formBookCon .layui-form-radioed,
.contactusWrap .formBookCon .layui-form-radioed > i {
  color: #15284b;
}
.contactusWrap .formBookCon label {
  font-size: 14px;
  line-height: 22px;
  margin: 0px;
  margin-bottom: 8px;
}
.contactusWrap .formBookCon label i {
  margin-right: 2px;
  color: #ff0000;
}
.contactusWrap .formBookCon input {
  border: 1px solid #e3e3e3;
  height: 42px;
  border-radius: 0px;
  font-size: 16px;
  color: #1d2129;
  outline: none;
  box-shadow: none;
}
.contactusWrap .formBookCon input::placeholder {
  color: #1d2129;
  font-size: 16px;
}
.contactusWrap .formBookCon input:focus {
  border: 1px solid #1d2129;
}
.contactusWrap .formBookCon textarea {
  border: 1px solid #e3e3e3;
  border-radius: 6px;
  height: 140px;
}
.contactusWrap .formBookCon small {
  width: 100%;
  text-align: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  margin-top: 8px;
}
.contactusWrap .formBookCon small a {
  color: #1d2129;
  font-size: 16px;
}
.contactusWrap .formBookCon .line20 {
  line-height: 20px;
}
.contactusWrap .formBookCon .form-check-input {
  margin: 0px;
  position: relative;
}
.contactusWrap .formBookCon .form-check {
  padding: 0px;
  margin-top: 20px;
  margin-bottom: 30px;
}
.contactusWrap .formBookCon .form-check label {
  font-size: 16px;
}
.contactusWrap .formBookCon .form-check .form-check-label {
  width: 100%;
  padding-left: 20px;
}
.contactusWrap .formBookCon .form-check a {
  color: #015dac;
}
.contactusWrap .formBookCon .formBookCon .btn-default {
  margin-top: 20px;
}
.contactusWrap .formBookCon .btn-default {
  width: 100%;
  background: #000000;
  color: #fff;
  display: flex;
  height: 48px;
  font-size: 16px;
  align-items: center;
  justify-content: center;
}
.contactusWrap .formBookCon .btn-default:hover,
.contactusWrap .formBookCon .btn-default.on {
  background: #29277a;
}

.newsInsightsSecion .container {
  position: relative;
}

.newsInsightsSecion .newsinsightslist {
  padding: 20px 10px;
  position: relative;
  z-index: 100;
}

.newsInsightsSecion .newsInner {
  background: #fff;
}
.newsInsightsSecion .newsInner .imgBox {
  width: 100%;
  height: 360px;
  background: #f2f3f5;
}
.newsInsightsSecion .newsInner .imgBox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.newsInsightsSecion .newsInner .txtBox {
  /* height: 300px; */
  padding: 16px 24px 20px 24px;
  background-color: #fff !important;
  border: 1px solid #dddddd;
}
.newsInsightsSecion .newsInner .txtBox h4 {
  font-size: 21px;
  margin-bottom: 12px;
  color: #000000;
  font-weight: 500;
  line-height: 1.2;
  text-transform: capitalize;
}
.newsInsightsSecion .newsInner .txtBox h4 a {
  color: #000000;
}
.newsInsightsSecion .newsInner .txtBox h4 a:hover {
  color: #be8d42;
}
.newsInsightsSecion .newsInner .txtBox .columnTitle {
  color: #787878;
  font-size: 14px;
  margin-bottom: 12px;
}
.newsInsightsSecion .newsInner .txtBox .columnContent {
  max-height: 50px;
  overflow: hidden;
  transition: all ease 0.3s;
}
.newsInsightsSecion .newsInner .txtBox .showBox {
  max-height: 3000px; /* 设一个足够大的值，确保内容全部显示 */
  transition: max-height 0.3s ease;
}
.newsInsightsSecion .newsInner .txtBox .intro {
  font-size: 15px;
  color: #6e6e6e;
  line-height: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.newsInsightsSecion .newsInner .txtBox .time {
  font-size: 15px;
  color: #333;
  padding: 12px 12px 12px 0px;
  line-height: 21px;
  text-decoration: underline;
}
.newsInsightsSecion .newsInner .txtBox .time:hover {
  color: #be8d42;
}

/*Paper*/
ul.pagination {
  margin-top: 80px;
  align-items: center;
  justify-content: center;
}
ul.pagination li {
  width: 50px;
  height: 50px;
  margin: 0px 8px;
  padding: 0px;
  background: none;
  align-items: center;
  justify-content: center;
  display: flex;
  border: 1px solid #dedede;
}
ul.pagination li a {
  width: 100%;
  height: 100%;
  font-size: 21px;
  align-items: center;
  justify-content: center;
  display: flex;
}
ul.pagination li.active {
  border: 1px solid #29277a;
  background: #29277a;
  color: #fff;
}
ul.pagination li.active a {
  background: #e42b30;
  color: #fff;
}
ul.pagination li:hover {
  border: 1px solid #e42b30;
}
ul.pagination li:hover a {
  background: #e42b30;
  color: #fff;
}
ul.pagination li.disabled:hover {
  border: 1px solid #dedede;
}
ul.pagination li.disabled:hover a {
  color: #dedede;
}

.insightsPage .wrapTitleBox {
  margin-bottom: 20px;
}

.insightsPage .newsInsightsSecion {
  padding: 40px 0px 120px 0px;
  background: #efefef;
}

.insightsPage .newsinsightslist {
  padding: 0px;
}

.insightsPage .newsInsightsSecion .container {
  max-width: 1280px;
  position: relative;
  padding: 0px 0%;
}

.insightsPage .newsInsightsSecion .newsInner {
  margin-bottom: 60px;
}

/**/
.detailPage {
  margin-top: 72px;
  padding: 4% 4% 4% 4%;
  background: #fff;
}
.detailPage .wrapTitleBox {
  margin-bottom: 40px;
}
.detailPage .wrapTitleBox h5 {
  margin-bottom: 20px;
}
.detailPage .container {
  position: relative;
  z-index: 10;
}

.detailContent {
  position: relative;
}
.detailContent .imgBox {
  margin-bottom: 40px;
  position: absolute;
  right: 12px;
  top: 0px;
}
.detailContent .imgBox img {
  width: 280px;
}
.detailContent .content {
  margin-right: 330px;
}
.detailContent .content p {
  font-size: 18px;
  color: #000;
  margin-bottom: 12px;
}
.detailContent .content h6 {
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 12px;
  font-family: "GT Walsheim", Roboto, "Helvetica Neue", Arial, "Noto Sans",
    "Liberation Sans", sans-serif !important;
}
.detailContent .content a {
  color: #a06c00;
  text-decoration: underline;
}
.detailContent .content ul {
  padding-left: 16px;
}
.detailContent .content ul li {
  color: #1c1c1c;
  line-height: 32px;
  font-size: 16px;
  list-style: square;
}
.detailContent .content ul span {
  font-weight: bold;
  color: #000;
}

.detailContent .newsContent {
  margin-right: 0px;
}
.detailContent .newsContent p,
.detailContent .newsContent li {
  font-size: 18px;
  line-height: 21px;
}

@media only screen and (max-width: 1920px) {
  .pageAboutUs .videoPopImg {
    height: 360px;
  }
}

@media only screen and (max-width: 1780px) {
  .pageAboutUs .container {
    max-width: 76%;
  }
}

@media only screen and (max-width: 1680px) {
  .pagePhilosophyWrap .introWrap h3 {
    line-height: 1.2;
  }
  .pagePhilosophyWrap .introWrap .intro {
    line-height: 24px;
    font-size: 16px;
  }
  .pagePhilosophyWrap .groupList li {
    padding-left: 0px;
    margin-bottom: 32px;
  }
  .pagePhilosophyWrap .groupList li h6 {
    font-size: 21px;
  }
  .pagePhilosophyWrap .groupList li p {
    font-size: 13px;
  }
  .pageAboutUs .videoPopImg {
    height: 350px;
  }
}

@media only screen and (max-width: 1480px) {
  .pageAboutUs .videoPopImg {
    height: 320px;
  }
  .pageOurServicesProducts .card {
    height: 320px;
    padding: 24px 30px;
  }
  .aboutUsPageWrap {
    height: 560px;
    padding: 8% 0px;
  }
  .aboutUsPageWrap .introWrap h6 {
    font-size: 21px;
  }
  .aboutUsPageWrap .introWrap h4 {
    font-size: 26px;
    line-height: 1.3;
  }
  .educationalWrap .educationalInner .card-body p {
    font-size: 14px;
    line-height: 1.3;
  }
  .educationalWrap .educationalInner .card-body h6 {
    font-size: 21px;
    line-height: 1.3;
  }
  .coreHighlightsWrap .highlightList .highlightInner p {
    font-size: 16px;
    font-weight: 300;
  }
  .educationalWrap .educationalInner .card-img {
    width: 210px;
    height: 80px;
    margin: 20px 20px 20px 16px;
  }
  .coreHighlightsWrap .highlightList .highlightInner img {
    max-height: 64px;
    max-width: 210px;
  }
  .ourTeamPageCon .titleWrap {
    margin-bottom: 40px;
  }
  .ourTeamPageCon .titleWrap h3 {
    font-size: 32px;
    line-height: 1.3;
  }
  .ourTeamPageCon .introWrap .desc {
    font-size: 24px;
    line-height: 32px;
    width: 90%;
  }
  .educationalCooperationPage .bookListFullWrap h5 {
    width: 60%;
  }
  .educationalCooperationPage h3 {
    margin-bottom: 0px;
  }
  .educationalCooperationPage .educationalList li {
    font-weight: 300;
    margin-bottom: 12px;
  }
  .cooperationPageWrap .cooperationList .cooperationInner h6 {
    font-size: 18px;
  }
  .educationalCooperationPage .bookListFullWrap .bookInner h6 {
    font-size: 18px;
    line-height: 1.3;
  }
  .educationalCooperationPage .bookListFullWrap .bookInner {
    padding: 30px 30px 20px;
    height: 140px;
  }
}

@media only screen and (max-width: 1360px) {
  .pageAboutUs .videoPopImg {
    height: 260px;
  }
  .cooperationPageWrap .cooperationList .cooperationInner h6 {
    font-size: 18px;
  }
  .educationalWrap .educationalInner .card-img {
    height: 64px;
    margin: 20px 20px 30px 16px;
  }
  .educationalWrap .educationalInner .card-body h6 {
    font-size: 18px;
    line-height: 1.3;
  }
  .newsInsightsSecion .newsInner .txtBox h4 {
    font-size: 16px;
  }
  .newsInsightsSecion .newsInner .txtBox {
    /* height: 240px; */
  }
}

@media only screen and (max-width: 1280px) {
  .pageBannerKv .imgBox img {
    width: 60%;
  }
  .pageAboutUs .container {
    max-width: 80%;
  }
  .pageAboutUs .videoPopImg {
    height: 240px;
  }
  .pageAboutUs .popVideoBtn .playIcon {
    width: 80px;
    height: 80px;
    background-size: 100%;
  }
}

@media only screen and (max-width: 1024px) {
  .pageAboutUs .videoPopImg {
    height: 240px;
  }
  .investmentPhilosophyPage {
    padding: 120px 0px;
  }
  .investmentPhilosophyPage .container {
    padding: 0px 0px;
    margin: 0px auto;
    max-width: 90%;
  }
  .investmentPhilosophyPage .container .row {
    margin: 0px;
  }
  .contentGroup h3 {
    width: 100%;
  }
  .contentGroup.investmentLogicWrap {
    padding: 60px 10px;
  }
  .contentGroup.investmentLogicWrap .logicList,
  .contentGroup.provideClientsWrap .logicList {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .contentGroup.investmentLogicWrap .logicList .logicInner,
  .contentGroup.provideClientsWrap .logicList .logicInner {
    height: auto;
  }
  .contentGroup.investmentLogicWrap .logicList .logicInner .card,
  .contentGroup.provideClientsWrap .logicList .logicInner .card {
    padding: 20px 20px 40px 20px;
  }
  .contentGroup.investmentLogicWrap .logicList .logicInner .card-body,
  .contentGroup.provideClientsWrap .logicList .logicInner .card-body {
    padding: 0px 12px;
  }
  .contentGroup.investmentLogicWrap .logicList .logicInner .card-body h6,
  .contentGroup.provideClientsWrap .logicList .logicInner .card-body h6 {
    font-size: 21px;
    line-height: 1.2;
  }
  .contentGroup.investmentLogicWrap .logicList .logicInner .card-img,
  .contentGroup.provideClientsWrap .logicList .logicInner .card-img {
    margin-left: 0px;
  }
  .contentGroup.provideClientsWrap {
    padding: 60px 40px 80px 40px;
  }
  .contentGroup.provideClientsWrap .container {
    padding: 0px;
  }
  .ourTeamPageCon {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .ourTeamPageCon .container {
    max-width: 100%;
    padding: 0px;
  }
  .ourTeamPageCon .titleWrap h3 {
    font-size: 24px;
  }
  .ourTeamPageCon .titleWrap h6 {
    font-size: 32px;
    line-height: 1.3;
  }
  .ourTeamPageCon .introWrap .desc {
    font-size: 21px;
    line-height: 1.3;
  }
  .ourTeamPageCon .imgWrap {
    margin-bottom: 40px;
  }
  .provideClientsWrap .introDesc {
    font-size: 18px;
    line-height: 1.3;
  }
  .mentorenprofilPageWrap .container {
    padding: 0px 40px;
  }
  .mentorenprofilPageWrap .wrapTitleBox h4 {
    font-size: 32px;
    line-height: 1.3;
  }
  .mentorenprofilPageWrap .wrapTitleBox .desc {
    font-size: 18px;
    line-height: 1.3;
  }
  .educationalWrap,
  .coreHighlightsWrap,
  .cooperationPageWrap,
  .educationalCooperationPage {
    padding: 60px 0px;
  }
  .educationalCooperationPage .bookListFullWrap h5 {
    width: 80%;
  }
  .cooperationPageWrap .cooperationList .cooperationInner h6 {
    font-size: 16px;
  }
  .educationalCooperationPage {
    padding-top: 80px;
    margin: 20px 0px 80px 0px;
  }
  .leaderPageCon .leaderTitle {
    margin-bottom: 30px;
  }
  .leaderPageCon .leaderTitle h3 {
    font-size: 32px;
    margin: 0px;
  }
  .leaderPageCon .leadeIntroList .introInner {
    padding: 20px 20px;
  }
  .leaderPageCon .leadeIntroList .introInner .title {
    font-size: 15px;
    font-weight: 400;
  }
  .leaderPageCon .leadeIntroList .introInner .desc {
    font-size: 16px;
    line-height: 1.3;
    font-weight: 400;
  }
  .educationalCooperationPage .bookListFullWrap .bookInner {
    padding: 20px 20px 20px;
    height: 180px;
  }
  .newsInsightsSecion .newsInner .txtBox {
    /* height: 260px; */
    padding: 15px;
  }
  .newsInsightsSecion .newsInner .txtBox h4 {
    font-size: 15px;
  }
  .pageJumbotronFull .jumbotron {
    width: 80%;
  }
}

@media only screen and (max-width: 800px) {
  .main-content {
    padding-top: 72px;
  }
  .col-lg-2 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  h2 {
    font-size: 36px;
    line-height: 42px;
  }
  h3 {
    font-size: 32px;
    line-height: 36px;
  }
  h3 br {
    display: none;
  }
  h4 {
    font-size: 24px;
    line-height: 28px;
  }
  h4 br {
    display: none;
  }
  h5 {
    font-size: 21px;
    line-height: 24px;
  }
  h6 {
    font-size: 18px;
    line-height: 21px;
  }
  .aboutPagewrap {
    padding: 40px 0px;
  }
  .wrapTitleBox .intro {
    width: 100%;
  }
  .wrapTitleBox .desc {
    font-size: 16px;
    line-height: 21px;
  }
  .wrapTitleBox .desc br {
    display: none;
  }
  .contentGroup .introWrap.pr-5 {
    padding-right: 0% !important;
  }
  .homeBanner h1 {
    font-size: 32px;
  }
  .pageBannerKv {
    height: 160px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .pageBannerKv .jumbotron {
    margin-bottom: 0px;
  }
  .pageBannerKv h2 {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 0px;
  }
  .pageBannerKv h2 br {
    display: none;
  }
  .pageJumbotronKv .jumbotronCon {
    width: 60%;
    height: 50px;
    padding: 40px 20px;
  }
  .pageJumbotronKv .jumbotronCon h3 {
    font-size: 21px;
    line-height: 24px;
  }
  .pageJumbotronKv .jumbotronCon h6 {
    font-size: 16px;
    line-height: 21px;
  }
  .pageJumbotronKv .jumbotronCon p {
    display: none;
  }
  .pageBannerKv .container {
    max-width: 90%;
  }
  .pageBannerKv .jumbotron h2 {
    font-size: 32px;
  }
  .pageBannerKv .jumbotron .imgBox {
    width: 240px;
    right: 0px;
    position: absolute;
  }
  /*New Page*/
  .pageBannerKv {
    height: 200px;
  }
  .pageBannerKv .container h1 {
    font-size: 24px;
    width: 90%;
    line-height: 32px;
  }
  .portfolioListWrap {
    padding: 60px 0px 120px 0px;
  }
  .portfolioListWrap .wrapTitleBox .intro {
    width: 100%;
  }
  .portfolioListWrap .portfolioList {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .portfolioListWrap .wrapTitleBox {
    width: 90%;
    margin-bottom: 40px;
    justify-content: flex-start;
    text-align: left;
  }
  .portfolioListWrap .wrapTitleBox .intro {
    font-size: 16px;
  }
  .portfolioListWrap .portfolioList .portfolioInner .card-body p {
    font-size: 14px;
    min-height: initial;
  }
  .portfolioListWrap .portfolioList .portfolioInner .card-body h5 {
    font-size: 21px;
    line-height: 28px;
    margin-bottom: 20px;
  }
  .leaderPageCon {
    padding-bottom: 0px;
  }
  .openPositionsWrap .positionsList {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  .pageContentKv .jumbotron {
    width: 100%;
  }
  .pageContentKv .jumbotron br {
    display: none;
  }
  .pageIntroWrap .container {
    max-width: 88%;
  }
  .pageIntroWrap .desc br {
    display: none;
  }
  .pagePhilosophyWrap .groupList li {
    margin-bottom: 30px;
  }
  .newsJumbotronWrap {
    height: 540px;
  }
  .newsJumbotronWrap .jumbotronCard {
    height: 420px;
  }
  .pageNewsList .newsinsightslist .newsInner {
    width: 100% !important;
  }
  .pageNewsList {
    padding: 60px 0px 100px 0px;
  }
  .pageNewsList .newsinsightslist {
    padding: 20px 20px !important;
    padding-left: 0px !important;
  }
  .aboutUsPageWrap {
    height: 640px;
    padding-top: 15%;
  }
  .aboutUsPageWrap .introDesc {
    font-size: 18px;
  }
  .aboutUsPageKV {
    padding: 30px 0px 80px 0px;
  }
  .cultivateIntroWrap {
    padding-top: 60px;
  }
  .mentorenprofilPageWrap .wrapTitleBox {
    flex-direction: column;
    margin-bottom: 40px;
  }
  .mentorenprofilPageWrap .wrapTitleBox .desc {
    width: 100%;
    font-size: 16px;
  }
  .leaderPageCon .leaderPic {
    position: relative;
    z-index: 100;
    margin-top: 20px;
  }
  .educationalWrap .educationalList {
    grid-template-columns: 1fr;
  }
  .cooperationPageWrap .wrapTitleBox {
    margin-bottom: 40px;
  }
  .coreHighlightsWrap .highlightList {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .cooperationPageWrap .cooperationList {
    grid-template-columns: 1fr;
    gap: 8px;
  }
  .educationalCooperationPage .bookListFullWrap h5 {
    margin-top: 40px;
    margin-bottom: 20px;
  }
  .educationalCooperationPage .bookListFullWrap .bookInner {
    height: auto;
    margin-bottom: 10px;
  }
  .ourTeamPageCon .introWrap .desc {
    width: 100%;
  }
  .insightsPage .newsinsightslist {
    padding: 0px 6%;
  }
  .insightsPage .newsInsightsSecion .newsInner .imgBox {
    width: 100% !important;
    height: auto;
  }
  .insightsPage .newsInsightsSecion .newsInner {
    width: 100% !important;
    height: auto;
  }
  .insightsPage .newsInsightsSecion .newsInner .imgBox img {
    max-width: 100%;
    max-height: 160px;
    object-fit: cover;
  }
  .detailPage {
    padding-top: 60px;
  }
  .detailContent p {
    font-size: 15px;
    margin-bottom: 6px;
  }
  .detailContent .imgBox {
    position: relative;
  }
  .detailContent .imgBox img {
    width: 80%;
  }
  .detailContent .content {
    margin-right: 0px;
    margin-bottom: 40px;
  }
  .detailContent .content h6 {
    font-size: 18px;
  }
  .detailContent .content p {
    font-size: 15px;
  }
  .detailContent .content ul li {
    line-height: 1.5;
    font-size: 15px;
  }
  .contactusWrap .container {
    padding: 0px 30px;
  }
  .contactusWrap .formBookCon {
    width: 100%;
    padding: 30px 20px;
  }
  .contactusWrap .formContent {
    flex-direction: column;
  }
  .contactusWrap .wrapTitleBox {
    width: 100%;
  }
  .contactusWrap .wrapTitleBox .contactTxt.pr-5 {
    width: 100%;
    padding: 0px !important;
    margin-bottom: 40px;
  }
  .contactusWrap .wrapTitleBox .addressIcon {
    width: 36px;
    height: 36px;
    background-size: contain;
    margin-right: 30px;
  }
  .ourTeamPageBanner{
    padding:0 !important;
  }
}
