/**/
.pageBannerKv {
  height: 480px;
}
.pageBannerKv .jumbotron {
  align-items: start;
  padding-left: 0px;
}
.pageBannerKv h1.dark {
  color: #000;
}

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

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

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

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

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

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

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

/**/
.educatecoursesBannerKv {
  background: url(../images/educatecourses_bannerkv.jpg) center center no-repeat;
  background-size: cover;
}
.educatecoursesBannerKv .container {
  position: relative;
}
.educatecoursesBannerKv .titleWrap h3 {
  font-size: 36px;
  color: #fff;
  line-height: 1.4;
}
.educatecoursesBannerKv .starBox {
  width: 240px;
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  margin-left: -4px;
}
.educatecoursesBannerKv .starNum {
  font-size: 18px;
  color: #fff;
}
.educatecoursesBannerKv .starList {
  display: flex;
}
.educatecoursesBannerKv .starList .starIcon {
  width: 29px;
  height: 28px;
  background: url(../images/classroomstar_icon_gray.svg) center center no-repeat;
}
.educatecoursesBannerKv .starList .starIcon.on {
  width: 29px;
  height: 28px;
  background: url(../images/classroomstar_icon.svg) center center no-repeat;
}
.educatecoursesBannerKv .taglist {
  display: flex;
  gap: 12px;
  margin-top: 40px;
}
.educatecoursesBannerKv .taglist .tagInner {
  padding: 6px 12px;
  color: #fff;
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  background: #345b6c;
}
.educatecoursesBannerKv .registerCourseBtn {
  right: 0px;
  bottom: 90px;
  position: absolute;
  width: 220px;
  justify-content: center;
  background: #1edec8;
}
.educatecoursesBannerKv .registerCourseBtn:hover {
  border: 2px solid #1edec8;
  background: none;
  color: #1edec8;
}

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

/**/
.aboutUsPageCon h4 {
  margin-bottom: 12px;
}

.aboutUsPageCon .aboutusImgBox {
  margin: 40px 0px 0px 0px;
}
.aboutUsPageCon .aboutusImgBox img {
  border-radius: 12px;
}

.aboutJumbotronWrap {
  height: 560px;
  padding: 100px 0px;
  background: url(../images/jumbotronwrap_bg.jpg) center center no-repeat;
  background-size: cover;
}
.aboutJumbotronWrap .container {
  position: relative;
}
.aboutJumbotronWrap .introCard {
  justify-content: space-between;
}
.aboutJumbotronWrap .introCard .titleWrap h3 {
  color: #fff;
  margin-bottom: 40px;
}
.aboutJumbotronWrap .introCard .introWrap p {
  color: #fff;
  line-height: 32px;
  font-size: 24px;
  margin-bottom: 30px;
}
.aboutJumbotronWrap .introCard .introWrap h6 {
  color: #fff;
}

.aboutVisionSection {
  background: #edf5fa;
  padding: 60px 0px 80px 0px;
}
.aboutVisionSection .visionList {
  display: flex;
  justify-content: center;
  gap: 56px;
}
.aboutVisionSection .visionList .visionInner {
  padding: 16px 24px;
  display: flex;
  justify-content: flex-start;
  gap: 32px;
}
.aboutVisionSection .visionList .visionInner .iconBox {
  width: 76px;
  height: 76px;
  background: #006eb6;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.aboutVisionSection .visionList .visionInner .introBox {
  width: calc(80% - 0px);
}
.aboutVisionSection .visionList .visionInner .introBox h5 {
  font-weight: 600;
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 16px;
  color: #15284b;
}
.aboutVisionSection .visionList .visionInner .introBox h6 {
  color: #1c1c1c;
  line-height: 21px;
  font-size: 18px;
  margin-bottom: 16px;
}
.aboutVisionSection .visionList .visionInner .introBox p {
  font-weight: 400;
  font-size: 15px;
  line-height: 21px;
  color: #476880;
}

.investmentPhilosophyWrap {
  padding: 80px 0px 100px 0px;
}
.investmentPhilosophyWrap .bannerKv {
  margin-bottom: 80px;
}
.investmentPhilosophyWrap h5 {
  margin-bottom: 40px;
  text-transform: capitalize;
}
.investmentPhilosophyWrap .imgBox {
  margin-top: 40px;
}

.onlineClassroomWrap .cardInner .card {
  padding: 40px 0px;
}
.onlineClassroomWrap .cardInner .card .card-img {
  display: flex;
  justify-content: center;
}
.onlineClassroomWrap .cardInner .card .card-img img {
  width: 120px;
}
.onlineClassroomWrap .cardInner .card .card-body {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 20px;
}
.onlineClassroomWrap .cardInner .card .card-body h5 {
  font-weight: 600;
  font-size: 28px;
  line-height: 32px;
}
.onlineClassroomWrap .cardInner .card .card-body p {
  width: 80%;
  font-size: 18px;
  line-height: 24px;
}

.supportListWrap .cardlist {
  margin-top: 80px;
}

.supportListWrap .cardInner .card {
  text-align: center;
  padding: 40px 0px;
}
.supportListWrap .cardInner .card .card-img {
  display: flex;
  justify-content: center;
}
.supportListWrap .cardInner .card .card-img img {
  width: 240px;
}
.supportListWrap .cardInner .card .card-body {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 40px;
}
.supportListWrap .cardInner .card .card-body img {
  width: 180px;
  margin-bottom: 16px;
}
.supportListWrap .cardInner .card .card-body a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.supportListWrap .cardInner .card .card-body h5 {
  font-weight: 600;
  font-size: 21px;
  line-height: 24px;
}
.supportListWrap .cardInner .card .card-body p {
  width: 80%;
  font-size: 18px;
  line-height: 24px;
}

.teamlistPage .teamInner {
  position: relative;
  flex-direction: column;
  transition: all ease-in-out 0.3s;
}
.teamlistPage .teamInner a {
  width: 100%;
}
.teamlistPage .teamInner .imgBox {
  width: 100%;
  position: relative;
}
.teamlistPage .teamInner .imgBox:after {
  position: absolute;
  width: 100%;
  height: 50%;
  content: "";
  display: inline-block;
  bottom: 0px;
  background: linear-gradient(
    180deg,
    rgba(21, 40, 75, 0) 0.01%,
    rgba(21, 40, 75, 0.9) 98.5%
  );
}
.teamlistPage .teamInner .titleBox {
  width: 100%;
  position: absolute;
  bottom: 24px;
  left: 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.teamlistPage .teamInner .titleBox h5,
.teamlistPage .teamInner .titleBox h6,
.teamlistPage .teamInner .titleBox .linkbtn {
  color: #fff;
}
.teamlistPage .teamInner .titleBox .linkbtn {
  border-color: #fff;
}
.teamlistPage .teamInner:hover {
  margin-top: -4px;
}

.differenceWrap {
  padding-bottom: 40px;
}
.differenceWrap .card {
  padding: 40px;
  height: 540px;
}
.differenceWrap .cardInner .card-body {
  padding: 0px;
}
.differenceWrap .cardInner .card-body h6 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  color: #000;
  margin-bottom: 20px;
}
.differenceWrap .cardInner .card-body p {
  font-size: 15px;
  line-height: 21px;
  color: #476880;
}
.differenceWrap .cardInner .card-body p b {
  color: #0071bc;
}
.differenceWrap .cardInner .card-img {
  width: 80px;
  height: 80px;
}

.exploreCareerWrap .downArrow {
  width: 200px;
  background: url(../images/morebtn_arrow_down.svg) 90% center no-repeat;
}
.exploreCareerWrap .downArrow:hover {
  background: #e65800 url(../images/morebtn_arrow_down_w.svg) 90% center
    no-repeat;
}

.goliveWrap {
  padding-top: 40px;
}
.goliveWrap .cardlist .card .card-body h6 {
  margin-top: 0px;
}

.industryWrap .cardlist .cardInner {
  padding: 0px 20px;
}

.industryWrap .card .card-body .intro {
  width: 94%;
  font-size: 24px;
  line-height: 28px;
  color: #476880;
}

.industryWrap .linkbtn {
  margin-top: 40px;
}

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

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

.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;
}

.whyWorkWrap .wrapTitleBox .desc {
  width: 80%;
  text-align: center;
}

.whyWorkWrap .cardlist .card {
  padding: 40px 30px;
}
.whyWorkWrap .cardlist .card .card-ico img {
  width: 100px;
  height: 100px;
}
.whyWorkWrap .cardlist .card .card-body {
  min-height: 150px;
  padding: 0px;
}

.availablePositionsWrap {
  padding: 80px 0px 120px 0px;
}

.availablePositionsList {
  margin-top: 40px;
}
.availablePositionsList .cardInner {
  height: 220px;
}
.availablePositionsList .card .card-ico {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}
.availablePositionsList .card .card-ico img {
  width: 90px;
  height: 90px;
}
.availablePositionsList .card .card-body {
  min-height: auto;
  padding: 0px 20px;
  text-align: center;
}
.availablePositionsList .card .card-body h6 {
  height: 50px;
  font-size: 18px;
  line-height: 24px;
  opacity: 0.6;
  color: #000;
}

.lifeatCrestlineWrap .wrapTitleBox {
  height: 100%;
  justify-content: center;
}

.joinUsSlogan {
  padding-top: 40px;
}
.joinUsSlogan .col-lg-6 {
  padding: 0px;
}
.joinUsSlogan .introWrap {
  height: 100%;
  display: flex;
  align-items: center;
  padding: 40px;
}

.globalLayoutWrap {
  padding-bottom: 40px;
}
.globalLayoutWrap .wrapTitleBox p {
  font-size: 18px;
  margin-bottom: 12px;
}
.globalLayoutWrap .globalInner .card-body {
  padding: 40px 40px;
}
.globalLayoutWrap .globalInner .card-body h4 {
  margin-bottom: 20px;
}
.globalLayoutWrap .globalInner .card-body p {
  width: 80%;
  font-size: 21px;
  line-height: 24px;
  opacity: 0.6;
}

.investingPartner {
  padding-top: 40px;
}
.investingPartner .imgWrap img {
  border-radius: 0px;
}
.investingPartner .introWrap {
  padding: 5%;
}

.opportunityWrap {
  height: 435px;
  margin-bottom: 120px;
}
.opportunityWrap .container {
  height: 100%;
  padding: 4%;
  background: url(../images/opportunitywrap_bg.jpg) center center no-repeat;
  background-size: cover;
}
.opportunityWrap h6 {
  font-size: 18px;
  line-height: 21px;
  color: #ffffff;
  margin-bottom: 16px;
}
.opportunityWrap h3 {
  font-size: 42px;
  line-height: 48px;
  color: #ffffff;
  margin-bottom: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.opportunityWrap p {
  font-size: 18px;
  line-height: 24px;
  color: #ffffff;
}

.servicesIntroCon {
  padding: 80px 0px;
}
.servicesIntroCon h3 {
  margin-bottom: 12px;
  line-height: 42px;
}

.servicesListInner {
  padding: 80px 0px;
}
.servicesListInner .wrapTitleBox h2 {
  margin-bottom: 0px;
}
.servicesListInner .card .card-body {
  height: 340px;
}
.servicesListInner .card .card-body .intro {
  margin-top: 20px;
  font-size: 16px;
}
.servicesListInner .card .card-body .tips {
  font-size: 15px;
  color: #676767;
  margin-top: 20px;
  position: relative;
}
.servicesListInner .card .card-body .tips i {
  width: 6px;
  height: 6px;
  display: inline-block;
  background: #e65800;
  margin-right: 6px;
  top: -2px;
  position: relative;
}

.caseReviewWrap {
  padding: 0px 0px 120px 0px;
}
.caseReviewWrap h2 {
  margin: 0px;
}
.caseReviewWrap .wrapTitleBox {
  margin-bottom: 30px;
}
.caseReviewWrap .linkbtn {
  margin: 0px;
}

.caseReviewCon {
  padding: 30px;
  border: 3px solid #e65800;
}
.caseReviewCon .introWrap .intro {
  margin-bottom: 20px;
}
.caseReviewCon .dataNumGroup {
  margin-top: 60px;
}
.caseReviewCon .dataInner p {
  width: 70%;
}

.InstitutionalEquity .card .card-body {
  height: 300px;
  padding: 30px;
}

.bornforGoodWrap {
  padding: 80px 0px;
}
.bornforGoodWrap .cardlist .card .card-body {
  padding: 20px 30px;
  height: 280px;
}
.bornforGoodWrap .cardlist .card p b {
  color: #e65800;
  font-weight: 400;
}
.bornforGoodWrap .cardlist .card ul li {
  font-weight: 400;
  font-size: 15px;
  line-height: 21px;
  color: rgba(0, 0, 0, 0.8);
  text-transform: capitalize;
}

.PrimaryMarket {
  padding-bottom: 0px;
}
.PrimaryMarket .card {
  background: #f4f4f4;
}
.PrimaryMarket .card .card-body {
  height: 300px;
  padding: 30px;
}

/**/
.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;
}

.athenaSystemWrap {
  padding: 0px 0px 100px 0px;
}
.athenaSystemWrap h4 {
  margin-bottom: 20px;
}
.athenaSystemWrap .introWrap p {
  color: #476880;
  line-height: 21px;
  font-size: 16px;
  margin-bottom: 16px;
}
.athenaSystemWrap .imgWrap img {
  border-radius: 0px;
}
.athenaSystemWrap .col-lg-6 {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

/**/
.pageJumbotronFull {
  height: 360px;
  margin-top: 80px;
  margin-bottom: 120px;
}
.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;
}

/**/
.contactusWrap {
  padding-top: 60px;
  padding-bottom: 80px;
}
.contactusWrap .container {
  max-width: 1280px;
  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;
}
.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: #e65800;
}

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

.newsInsightsSecion .newsInner {
  background: #fff;
  height: 440px;
}
.newsInsightsSecion .newsInner .imgBox {
  width: 100%;
  height: 228px;
  background: #f2f3f5;
}
.newsInsightsSecion .newsInner .imgBox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.newsInsightsSecion .newsInner .txtBox {
  padding: 24px 30px 30px 30px;
  background-color: #fff;
}
.newsInsightsSecion .newsInner .txtBox h4 {
  font-size: 21px;
  margin-bottom: 12px;
  color: #000;
  font-weight: 500;
  line-height: 28px;
  text-transform: capitalize;
}
.newsInsightsSecion .newsInner .txtBox .columnTitle {
  color: #08225a;
  font-size: 15px;
  margin-bottom: 12px;
  text-transform: uppercase;
}
.newsInsightsSecion .newsInner .txtBox p {
  font-size: 15px;
  color: #959595;
  line-height: 21px;
  font-weight: 400;
}
.newsInsightsSecion .newsInner .txtBox a {
  color: #000;
  font-weight: 500;
}

.supportSystemSection .newsInner {
  height: 480px;
}

.educatecoursesSecion .coursesList .coursesInner {
  background: #e1e9eb;
  height: 430px;
}
.educatecoursesSecion .coursesList .coursesInner .txtBox {
  background: none;
}
.educatecoursesSecion .coursesList .coursesInner .txtBox h4 {
  font-size: 18px;
  line-height: 24px;
}
.educatecoursesSecion .coursesList .coursesInner .txtBox h4 a {
  display: -webkit-box;
  word-break: break-all;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.educatecoursesSecion .coursesList .coursesInner .starBox {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  margin-left: -4px;
}
.educatecoursesSecion .coursesList .coursesInner .starList {
  display: flex;
}
.educatecoursesSecion .coursesList .coursesInner .starList .starIcon {
  width: 29px;
  height: 28px;
  background: url(../images/classroomstar_icon_gray.svg) center center no-repeat;
}
.educatecoursesSecion .coursesList .coursesInner .starList .starIcon.on {
  width: 29px;
  height: 28px;
  background: url(../images/classroomstar_icon.svg) center center no-repeat;
}

.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 {
  min-height: 50vh;
  padding: 4% 4% 4% 4%;
  background: #fff;
}
.detailPage .wrapTitleBox {
  margin-bottom: 40px;
}
.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: 1024px) {
  .educatecoursesBannerKv .jumbotron {
    margin-bottom: 0px;
  }
  .educatecoursesBannerKv .registerCourseBtn {
    bottom: 0px;
    position: relative;
    width: 200px;
    margin: 0 auto;
    margin-top: 40px;
    height: 36px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 800px) {
  .col-lg-2 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  h2 {
    font-size: 24px;
    line-height: 28px;
  }
  h3 {
    font-size: 28px;
    line-height: 32px;
  }
  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;
  }
  .wrapTitleBox .desc {
    font-size: 16px;
    line-height: 21px;
  }
  .wrapTitleBox .desc br {
    display: none;
  }
  .homeBanner h1 {
    font-size: 32px;
  }
  .pageBannerKv {
    height: 240px;
  }
  .pageBannerKv .jumbotron {
    margin-bottom: 0px;
  }
  .pageBannerKv h2 {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 0px;
  }
  .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;
  }
  .investmentPhilosophyWrap .introWrap {
    margin-bottom: 40px;
  }
  .bornforGoodWrap .cardlist .card .card-body {
    padding: 20px 30px 60px 30px;
    height: auto;
  }
  .athenaSystemWrap .titleWrap h4 {
    font-size: 24px;
    line-height: 28px;
  }
  .contentGroup .introWrap.pl-5 {
    padding-left: 5% !important;
  }
  .caseReviewWrap .introWrap {
    margin-bottom: 20px;
  }
  .aboutJumbotronWrap .introCard .introWrap p {
    line-height: 24px;
    font-size: 18px;
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .aboutVisionSection .visionList {
    gap: 30px;
    flex-direction: column;
  }
  .investmentPhilosophyWrap {
    padding: 40px 0px 40px 0px;
  }
  .dataNumListHorizontal .cardInner {
    margin-bottom: 30px;
  }
  .supportSystemSection .newsInner {
    height: 540px;
  }
  .opportunityWrap {
    margin-bottom: 0px;
  }
  .opportunityWrap .introCard {
    padding-top: 60px;
  }
  .opportunityWrap .introCard h3 {
    font-size: 24px;
    line-height: 28px;
  }
  .exploreCareerWrap .imgWrap {
    margin-top: 40px;
  }
  .availablePositionsWrap .wrapTitleBox {
    flex-direction: column;
  }
  .availablePositionsWrap .wrapTitleBox .titleBox {
    margin-bottom: 20px;
  }
  .availablePositionsList .card .card-ico {
    padding: 10px;
  }
  .availablePositionsList .card .card-body h6 {
    height: auto;
    font-size: 16px;
    line-height: 21px;
  }
  .availablePositionsList .card .card-body {
    min-height: auto;
    padding: 0px 10px;
    text-align: center;
  }
  .servicesListInner {
    padding: 60px 0px;
  }
  .servicesListInner h2 {
    font-size: 36px;
    line-height: 42px;
  }
  .PrimaryMarket .card .card-body {
    height: 260px;
    padding: 30px 20px;
  }
  .pageJumbotronFull {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .pageJumbotronFull .jumbotron {
    width: 80%;
  }
  .servicesIntroCon {
    padding: 60px 0px 40px 0px;
  }
  .athenaSystemWrap {
    padding: 0px 0px 40px 0px;
  }
  .athenaSystemWrap .titleWrap {
    margin-top: 30px;
  }
  .athenaSystemWrap .imgWrap {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .communityInvestmentWrap .row {
    flex-direction: column-reverse;
  }
  .newsJumbotronWrap {
    height: 540px;
  }
  .newsJumbotronWrap .jumbotronCard {
    height: 420px;
  }
  .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;
  }
  .educatecoursesBannerKv {
    height: 360px;
  }
  .educatecoursesBannerKv .titleWrap h3 {
    font-size: 24px;
    color: #fff;
    line-height: 1.4;
  }
  .educatecoursesBannerKv .taglist .tagInner {
    padding: 4px 12px;
    font-size: 14px;
    flex-direction: column;
    align-items: flex-start;
  }
  .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%;
  }
  .contactusWrap .formContent {
    flex-direction: column;
  }
  .contactusWrap .wrapTitleBox .addressIcon {
    width: 60px;
    margin-right: 30px;
  }
}
