.navbar-toggler span.icon-bar {
  width: 1.875vw;
  height: 0.313vw;
  background-color: #1c2156;
  display: block;
}
.navbar-toggler span.icon-bar + span.icon-bar {
  margin-top: 0.375vw;
}
.side-navigation .navbar-toggler {
  display: block;
}

/* about us page start */

.section.about-section {
  background-color: #1c2156;
  color: #ffffff;
}

.about-section .container {
  max-width: 1400px;
}

.about-section h1 {
  font-weight: normal;
}

.about-section p:not(.copyright-txt) {
  /* max-width: 960px;
  margin-left: auto;
  margin-right: auto; */
  line-height: 1.4;
}

.video-wrap,
.img-wrap {
  position: relative;
  max-width: 1170px;
  margin: 70px auto 75px;
  color: #fff;
}

.sec-about-video .embed-responsive {
  height: 100%;
  background: #262626;
}

.video-wrap .img-fluid {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.videoPlayLink {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 10;
}

.video-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  padding: 30px 42px;
  z-index: 1;
}

.video-caption img {
  margin-right: 15px;
}

.video-caption h3 {
  font-weight: normal;
  margin: 0;
  line-height: 100%;
}

.video-wrap .plyr--full-ui.plyr--video .plyr__control--overlaid {
  display: none;
}

.about-section p {
  font-size: 25px;
}

.about-our-value-section {
  background-color: #0047bb;
  padding-top: 44px;
  padding-bottom: 55px;
}

.about-our-value-section .h6 {
  margin-bottom: 18px;
}

.our-vale-icons-wrap {
  margin-top: 60px;
}

.our-vale-icons-block {
  padding-left: 45px;
  padding-right: 45px;
}

.our-vale-icon {
  min-height: 111px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  max-width: 110px;
  margin: auto;
}

.our-vale-icon-title {
  color: #abcae9;
  font-size: 25px;
  margin: 10px 0 12px;
}

.about-section p.our-vale-icon-caption {
  font-size: 22px;
}

.our-strategies-section {
  background-color: #1e3278;
  padding-top: 87px;
}

.our-strategies-tabs-wrap {
  margin-top: 30px;
}

.our-strategies-section .nav-item + .nav-item {
  margin-left: 40px;
}

.our-strategies-section .nav-link {
  padding: 15px 0;
  color: #fff;
  font-size: 24px;
  border: none;
  border-bottom: 3px solid transparent;
  display: block;
}

.our-strategies-section .nav-link.active, 
.our-strategies-section .nav-link:hover, 
.our-strategies-section .nav-link:focus {
  color: #fff;
  background-color: transparent;
  border: none;
  border-bottom: 3px solid #fff;
  transition: none;
}

.our-strategies-tabs-content .tab-pane {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.our-strategies-tabs-content .bg-block {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 75% 0;
}

.our-strategies-tabs-wrap {
  border-bottom: 1px solid #fff;
}
.our-strategies-tabs-wrap .nav-tabs {
  border-bottom: none;
  justify-content: center;
}
.tab-content-block {
  position: relative;
  z-index: 1;
  padding-top: 10%;
  height: inherit;
}

.our-strategies-tabs-content .tab-content {
  position: relative;
}

.our-strategies-tabs-content .carousel-btn {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 9;
  cursor: pointer;
    /* display: -ms-flexbox;
  display: flex;
    -ms-flex-align: center;
  align-items: center;
    -ms-flex-pack: center;
  justify-content: center; */
  width: 86px;
  height: 86px;
  font-size: 5rem;
  font-weight: 300;
  border-radius: 50%;
  text-align: center;
  border: 5px solid rgba(255, 255, 255, 0.6);
  color: rgba(255, 255, 255, 0.6);
    -webkit-transition: color 0.3s ease, border 0.3s ease;
    -o-transition: color 0.3s ease, border 0.3s ease;
    -moz-transition: color 0.3s ease, border 0.3s ease;
    -ms-transition: color 0.3s ease, border 0.3s ease;
  transition: color 0.3s ease, border 0.3s ease;
  margin: auto;
  background: transparent;
  line-height: 58px;
}
.our-strategies-tabs-content .carousel-btn .carousel-arrow {
  width: 100%;
  height: 100%;
}
.our-strategies-tabs-content .prevtab {
  left: 50px;
}
.our-strategies-tabs-content .nexttab {
  right: 50px;
}

.our-strategies-tabs-content .carousel-btn:not(:disabled):not(.disabled).active:focus, 
.our-strategies-tabs-content .carousel-btn:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}

.our-strategies-tabs-content .carousel-btn:hover,
.our-strategies-tabs-content .carousel-btn:active,
.our-strategies-tabs-content .carousel-btn:focus,
.our-strategies-tabs-content .carousel-btn:not(:disabled):not(.disabled).active, 
.our-strategies-tabs-content .carousel-btn:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
}

.about-investores-section {
  padding-top: 60px;
  padding-bottom: 60px;
  border-top: 1px solid #fff;
}

.about-investores-section p a {
  color: #fff;
}

.about-investores-section p a:hover {
  color: #1e3278;
}

.our-strategies-tabs-content {
    position: relative;
}

.our-strategies-tabs-content .contents:not(:first-child) {
	display:none;
}

.our-strategies-tabs-content .fade {
  -webkit-transition: opacity 0.1s linear;
  -moz-transition: opacity 0.1s linear;
  -ms-transition: opacity 0.1s linear;
  -o-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
}

/* about us page end */

/* Portfolio page start */

.full-width { margin-left: -32vw; margin-top: 60px; }

@media only screen and (max-width: 991px){
	.full-width { margin-left: -34vw; }
}

@media only screen and (max-width: 767px){
	.full-width { margin-left: 0; }
}

@media only screen and (max-width: 575px){
	.full-width { font-size: 16px; }
}

.portfolio-listing-section .section-title {
  padding-bottom: 50px;
  margin-bottom: 12px;
  display: inline-block;
}

.portfolio-listing-section .section-title:before {
  background-color: #1c2156;
  width: 100%;
}

.portfolio-listing-section .portfolio-caption {
  max-width: 1050px;
}

.section.portfolio-listing-section,
.section.news-listing-section {
  background-color: #e6e6e3;
}

.portfolio-sorting-wrap .psorting {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #f7f5f4;
  padding: 14px 10px;
  margin: 10px 10px 0 0;
  border-radius: 5px;
  box-shadow: none;
}

.portfolio-search-wrap {
  margin-top: 10px;
}

.portfolio-search-wrap input {
  -webkit-appearance: none;
  border-radius: 0;
}

.search-portfolio {
  position: relative;
  width: 400px;
}

.portfolio-search-wrap .search-portfolio input[type="text"],
.portfolio-search-wrap .search-portfolio input[type="search"] {
  height: 56px;
  background: #f7f5f4;
  border: none;
  box-shadow: none;
  font-size: 20px;
  box-sizing: border-box;
  width: 100%;
  padding: 0 60px 0 10px;
  border-radius: 5px 0 0 5px;
}

.portfolio-search-wrap .search-portfolio input::-webkit-input-placeholder {
  color: #aea8a5;
  opacity: 1;
}

.portfolio-search-wrap .search-portfolio input:-moz-placeholder {
  color: #aea8a5;
  opacity: 1;
}

.portfolio-search-wrap .search-portfolio input::-moz-placeholder {
  color: #aea8a5;
  opacity: 1;
}

.portfolio-search-wrap .search-portfolio input:-ms-input-placeholder {
  color: #aea8a5;
  opacity: 1;
}

.portfolio-search-wrap .search-portfolio [type="button"] {
  position: absolute;
  right: 0;
  top: 0;
  width: 56px;
  height: 56px;
  line-height: 56px;
  border: none;
  text-align: center;
  background: #aea8a5 url(../images/search-icon.png) no-repeat center center;
  background-size: 45%;
  border-radius: 0 5px 5px 0;
}

.portfolio-search-wrap .search-portfolio input[type="button"]:hover {
  background-color: #614c47;
}

.portfolio-sorting-wrap .psorting .psorting-label {
  font-size: 16px;
  color: #aea7a2;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  margin: 0;
  letter-spacing: 1px;
  margin-right: 10px;
}

.portfolio-sorting-wrap .psorting>.dropdown {
  text-align: right;
  line-height: 100%;
  position: relative;
  top: -4px;
}

.portfolio-sorting-wrap .dropdown button.psorting {
  /* background: none; */
  font-size: 20px;
  font-weight: bold;
  color: #5e4f47;
  text-align: right;
  position: relative;
  padding-right: 30px;
  /* padding: 0 20px 0 10px; */
  /* line-height: 100%; */
}

.portfolio-sorting-wrap .dropdown button.psorting.btn.active,
.portfolio-sorting-wrap .dropdown button.psorting.btn:active,
.portfolio-sorting-wrap .dropdown button.psorting.btn:hover,
.portfolio-sorting-wrap .dropdown button.psorting.btn:focus {
  box-shadow: none;
  /* color: #5e4f47; */
  /* background: none; */
}

.portfolio-sorting-wrap .dropdown button.psorting:after {
  display: none;
}

.portfolio-sorting-wrap .dropdown button.psorting .caret {
  border-left: 5.5px solid transparent;
  border-right: 5.5px solid transparent;
  border-top: 12px dashed #aea7a2;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -5px;
}

.portfolio-sorting-wrap .dropdown .dropdown-menu {
  left: 0;
  right: auto;
  top: 100% !important;
  padding: 0;
  margin: 4px 0 4px -1px;
  background: #fff;
  box-shadow: none;
  border-color: #e6e6e3;
  /* max-height: 176px; */
  /* overflow-y: scroll; */
  /* min-width: 200px; */
  overflow: hidden;
  max-height: 0;
  width: 255px;
  white-space: normal;
  height: auto;
  border-radius: 5px;
  transform: none !important;
  display: block;
  visibility: hidden;
  -webkit-transition: all 350ms ease-out;
  -moz-transition: all 350ms ease-out;
  -ms-transition: all 350ms ease-out;
  -o-transition: all 350ms ease-out;
  transition: all 350ms ease-out;
}

.portfolio-sorting-wrap .dropdown .dropdown-menu li {
  width: 100%;
  margin: 0;
  border: none;
  border-bottom: 1px solid #e6e6e3;
  display: inline-block;
  padding: 0;
}

.portfolio-sorting-wrap .dropdown .dropdown-menu li:last-of-type {
  border: 0;
}

.portfolio-sorting-wrap .dropdown .dropdown-menu li a {
  font-size: 18px;
  font-weight: bold;
  color: #5e4f47;
  text-align: left;
  padding: 15px 12px;
  white-space: normal;
  cursor: pointer;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  line-height: 100%;
}

.portfolio-sorting-wrap .dropdown .dropdown-menu li a:hover {
  background-color: #f5f5f5;
}

.portfolio-sorting-wrap .dropdown.show .dropdown-menu {
  max-height: 395px;
  /* max-height: 200px; */
  visibility: visible;
}

.portfolio-sorting-wrap .dropdown.shown .dropdown-menu {
  overflow-y: auto;
}

.portfolio-sorting-wrap .dropdown.show button.psorting {
  background-color: #5e4f47;
  color: #fff;
}

.portfolio-sorting-wrap .dropdown.show button.psorting .caret {
  transform: rotate(180deg);
}

.portfolio-grid {
  margin-top: 20px;
}

.portfolio-grid .media {
  align-items: center;
  justify-content: center;
  position: relative;
  margin: 0 0 30px;
}

.portfolio-grid .media-img {
  width: 100%;
  height: 100%;
}

.portfolio-grid .media-img a,
.portfolio-detail-content .portfolio-grid .media-img {
  background-color: #fff;
  margin: 0;
  text-align: center;
  min-height: 220px;
  max-height: 220px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  padding: 30px;
  width: 100%;
  height: 100%;
}

.portfolio-grid .media-img img {
  display: inline-block;
}

.grid-item--height2 .media-img a {
  max-height: 470px;
  min-height: 470px;
  overflow: hidden;
}

.case-study-grid .media-img a {
  padding: 0 !important;
}

.case-study-grid .media-img img {
  -o-object-fit: cover;
  font-family: "object-fit: cover;";
  object-fit: cover;
  width: 100%;
  height: auto;
  min-height: inherit;
}

.portfolio-grid .media-body {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  background: -moz-linear-gradient(top,
      rgba(0, 0, 0, 0.45) 0%,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.65) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top,
      rgba(0, 0, 0, 0.45) 0%,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.65) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,
      rgba(0, 0, 0, 0.45) 0%,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.655) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  padding: 50px 25px 20px;
  pointer-events: none;
}

.portfolio-grid .media-body h6 {
  font-size: 13.18px;
  margin: 25px 0 15px;
}

.portfolio-grid .media-body p {
  font-size: 24.72px;
}

/* .gradient-section-slants-content {
    padding-bottom: 0;
} */

.gradient-section-slants-content .fp-scroller {
  height: 100%;
}

.gradient-section-slants-content-wrap {
  display: flex;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 60px;
  flex-direction: column;
  justify-content: flex-end;
}

.portfolio-section-slants .right-slant-image {
  background-image: url(../images/portfolio-gradient-image.jpg);
}

.portfolio-section-slants .left-slant {
  background-color: #1e3278;
}

.portfolio-section-slants .right-slant {
  background-color: #0076a9;
}

/* Portfolio page end */

/* Portfolio detail page start */

.section.portfolio-detail-section,
.section.people-detail-section {
  background-color: #e6e6e3;
}

.portfolio-detail-section .section-title {
  padding-bottom: 60px;
}

.section-title.no-border:before {
  display: none;
}

.portfolio-detail-content,
.news-detail-content {
  max-width: 1070px;
  margin: auto;
  padding-bottom: 100px;
}

.portfolio-detail-content {
  padding-bottom: 100px;
}

.detail-content-left .portfolio-grid {
  margin-top: 7px;
}

.detail-content-right {
  color: #5e4f47;
  padding-left: 35px;
}

.portfolio-link {
  display: flex;
  align-items: center;
}

.portfolio-link a {
  line-height: 100%;
  color: #0047bb;
  font-size: 18px;
  display: inline-block;
  margin-left: 5px;
}

.portfolio-link a:hover {
  color: #5e4f47;
}

.detail-content-left ul {
  margin: 15px 0 0;
  padding: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.5)
}

.detail-content-left li {
  list-style: none;
  align-items: center;
  padding: 10px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.detail-content-left li h6,
.detail-content-left li p {
  line-height: 130%;
  margin: 0;
}

.detail-content-left li h6 {
  color: #aea8a5;
  font-size: 15px;
}

.detail-content-left li p {
  color: #1c2156;
  font-size: 18px;
}

.portfolio-link-wrap,
.portfolio-video-wrap {
  padding-left: 95px;
}

/* Portfolio detail page end */

/* People listing page start */

/* .gradient-section-slants.people-section-slants {
    background-color: #e6e6e3;
} */

.portfolio-listing-section-wrap {
  padding-bottom: 200px;
}

.people-listing {
  margin-top: 35px;
}

.people-listing .col {
  /* flex: 0 0 20%;
  max-width: 20%; */
  margin: 0 0 30px;
}

.team-bg {
  background: #fff;
  position: relative;
  transition: padding 0.5s;
  overflow: hidden;
  height: 100%;
}

.team-bg::before {
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}

.team-bg:hover::before {
  -webkit-animation: shine 0.75s;
  animation: shine 0.75s;
}

.people-detail-link {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  /* z-index: 1; */
}

.team-img {
  height: 259px;
}

.team-img img {
  -o-object-fit: cover;
  font-family: "object-fit: cover;";
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.team-desc {
  padding: 15px 20px 32px;
  position: static;
  min-height: 151px;
}

.team-desc h4 {
  font-weight: 700;
  margin: 0;
  color: #1c2156;
  font-size: 18px;
}

.team-desc small {
  display: block;
  color: #5e4f47;
  padding: 5px 0 12px;
  font-size: 16px;
  line-height: 22px;
}

.team-location {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px 15px;
  color: #5e4f47;
  font-size: 16px;
}

/* Switch: Lisi view */
.people-listing.list-view .col {
  display: block;
  max-width: none;
  flex: none;
  margin-bottom: 20px;
}

.people-listing.list-view .team-img {
  display: none;
}

.people-listing.list-view .team-bg {
  padding: 0 0 20px;
  background: none;
  border-bottom: 1px solid #a9a7a8;
}

.people-listing.list-view .team-bg::before {
  display: none;
}

.people-listing.list-view .team-desc {
  min-height: 0;
  display: flex;
  align-items: flex-start;
  padding: 0;
}

.people-listing.list-view .team-desc h4 {
  display: flex;
  align-items: flex-start;
  flex: 0 0 70%;
  /* max-width: 60%; */
}

.people-listing.list-view .team-desc span {
  flex: 0 0 50%;
  padding-right: 20px;
  /* max-width: 70%; */
}

.people-listing.list-view .team-desc small {
  flex: 0 0 50%;
  /* max-width: 30%; */
  padding: 0 20px 0 0;
}

.people-listing.list-view .team-location {
  position: static;
  padding: 0;
  flex: 0 0 30%;
  margin-top: 5px;
  /* max-width: 40%; */
}

@media (max-width: 767px) {
  .people-listing.list-view .team-desc {
    display: block;
  }

  .people-listing.list-view .team-desc h4 {
    display: block;
  }
}

/* Switch: Lisi view - End */

.people-section-slants .right-slant-image {
  background-image: url(../images/our-people-gradient-image.jpg);
}

.people-section-slants .left-slant {
  background-color: #aea8a5;
}

.people-section-slants .right-slant {
  background-color: #5e4f47;
}

/* People listing page end */

/* Portfolio detail page start */

.detail-content-left .people-img {
  margin-top: 7px;
}

.small-section-title {
  font-weight: normal;
  color: #1e3278;
  padding-top: 50px;
}

.small-section-title+.section-title {
  padding-top: 0;
}

/* section.section.people-detail-section {
    padding-bottom: 260px;
} */

.section.people-detail-section .section-title {
  padding-bottom: 85px;
}

.small-title {
  font-size: 20px;
  color: #aea8a5;
  margin: 40px 0 20px;
}

.detail-content-right .small-title:first-child {
  margin-top: 0;
}

.portfolio-sorting-wrap .psorting ul {
  margin: 0;
  position: relative;
  /* top: -3px; */
  padding-left: 0;
}

.portfolio-sorting-wrap .psorting ul li {
  list-style-type: none;
  display: inline-block;
  /* vertical-align: middle; */
  margin-left: 5px;
  border: none;
  padding: 0;
}

/* Portfolio detail page end */

/* News page start */
/* 
.section.news-listing-section {
    padding-bottom: 100px;
} */

.featured-news-img {
  margin-top: 30px;
  margin-bottom: 15px;
  text-align: center;
}

.news-listing-section .section-title {
  padding-top: 0;
  padding-bottom: 5px;
}

.news-date {
  color: #716e6a;
  font-size: 13.18px;
  letter-spacing: 0.1em;
}

.featured-news-title {
  font-size: 35px;
  font-weight: normal;
}

.featured-news-title a,
.news-title a {
  color: #1c2156;
}

.featured-news-title a:hover,
.news-title a:hover {
  color: #0047bb;
}

.news-title {
  font-size: 24.72px;
  font-weight: normal;
  margin: 0;
}

.news-box {
  min-height: 150px;
  padding-right: 15px;
}

.news-listing-wrap .news-box-wrap:nth-child(n + 3) {
  border-top: 1px solid #aea8a5;
  margin-top: 20px;
  padding-top: 15px;
}

.news-listing-wrap .news-box-wrap:nth-child(2n + 1) .news-box {
  border-right: 1px solid #aea8a5;
}

.news-listing-wrap {
  padding-left: 30px;
}

.news-listing-wrap .news-box-wrap:nth-child(2n) {
  padding-right: 0;
}

.news-listing-wrap .news-box-wrap:nth-child(2n + 1) {
  padding-left: 0;
}

/* News page start */

/* News detail page */

.section.news-detail-section {
  background-color: #e6e6e3;
}

.news-detail-section .section-title {
  line-height: 100%;
  margin-bottom: 10px;
}

.news-detail-content {
  margin-top: 70px;
}

.news-detail-right p {
  color: #5e4f47;
  word-wrap: break-word;
  font-style: 22px;
}

.news-detail-img {
  margin-bottom: 25px;
  position: relative;
}

.sharePage h4 {
  border-top: 1px solid #726e6a;
  padding-top: 10px;
  color: #716e6a;
  font-size: 15px;
  margin: 0;
}

.sharePage ul li {
  display: inline-block;
  margin-right: 5px;
  list-style-type: none;
  color: #5e4f47;
  font-size: 20px;
  word-wrap: break-word;
}

.sharePage ul li a {
  background: #9b9996;
  width: 23px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  -webkit-border-radius: 21px;
  -moz-border-radius: 21px;
  border-radius: 21px;
  color: #fff;
  display: block;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  font-size: 13px;
}

.sharePage ul li a.mailIco:hover {
  background: #eb1c36;
}

.sharePage ul li a.linkIco:hover {
  background: #0177b5;
}

.sharePage ul li a.twtIco:hover {
  background: #55acee;
}

.sharePage ul li a.fbIco:hover {
  background: #48659f;
}

.pageTitle.pageTitleNs {
  white-space: nowrap;
  margin-top: 5px;
  font-size: 20px;
  margin-bottom: 15px;
  color: #212355;
}

.clist {
  font-size: 14px;
  text-align: left;
}

.clist li {
  margin-bottom: 20px;
}

.clist li:last-child {
  margin-bottom: 0;
}

.sharePage {
  padding: 20px 0;
}

.sharePage:first-child {
  padding-top: 0;
}

.sharePage ul {
  margin: 0 !important;
  padding: 0 !important;
}

.sharePage.mediaContact ul li {
  float: none;
}

.clist span {
  color: #716e6a;
  font-weight: 700;
}

.clist h5 {
  color: #5e4f47;
  margin-bottom: 0;
  margin-top: 5px;
  font-size: 20px;
  font-weight: 400;
}

.sharePage.mediaContact ul li a {
  background-color: transparent;
  border-radius: 0;
  height: auto;
  width: auto;
  color: #337ab7;
  text-align: left;
  margin: 0 0 5px;
  word-wrap: break-word;
  font-size: 20px;
}

.sharePage.mediaContact ul li a:hover {
  color: #23537c;
}

.clist li:last-child {
  margin-bottom: 0;
}

.sideStick {
  min-width: 336px;
  max-width: 336px !important;
}

.sideStick * {
  word-break: break-word;
}

/* News detail page */

/* contact page start */

.section.contact-section {
  background-color: #1e3278;
  color: #fff;
  /* padding-bottom    : 880px; */
  /* background-image  : url(../images/contact-map.svg);
    background-size    : 100%;
    background-position: 0 100px; */
  background-repeat: no-repeat;
  position: relative;
}

.contact-section .container {
  position: relative;
}

/* .map-svg {
    position: absolute;
    left: 0;
    top: 80px;
    z-index: 0;
} */
.map-svg-wrap,
.map-svg-mobile-wrap {
  position: absolute;
  top: 0;
  height: 100%;
  display: flex;
}

.map-svg-wrap {
  right: 15px;
  left: 15px;
}

.map-svg {
  display: block;
  width: 100%;
  max-height: 100%;
  margin: 0 auto;
}

.map-svg-mobile-wrap {
  display: none;
  left: 0;
  top: 0;
}

.contact-section-content {
  min-height: 930px;
}

.contact-section .section-title {
  padding-bottom: 55px;
  z-index: 1;
  display: inline-block;
}

.contact-section .section-title:before {
  width: 100%;
}

.contact-note {
  /* max-width: 440px; */
  padding-top: 15px;
  z-index: 1;
  position: relative;
}

.contact-note p {
  margin-bottom: 5px;
}

.contact-note a {
  color: #1ca6df;
  margin-top: 0;
  display: inline-block;
}

.contact-note a:hover {
  color: #fff;
}

.contact-note address {
  margin-bottom: 25px;
}

.multimoreBtn {
  background-color: #0047bb;
  color: #fff !important;
  font-size: 22px;
  font-weight: bold;
  position: relative;
  display: inline-block;
  padding: 12px 10px 14px 65px;
  margin: 5px 0;
  z-index: 1;
}

.multimoreBtn:hover,
.multimoreBtn:focus {
  color: #fff;
}

.multimoreBtn:before {
  content: "+";
  font-size: 27px;
  width: 50px;
  padding: 0 0 6px 0;
  background-color: #e32c27;
  color: #ffffff;
  text-align: center;
  transition: all 0.3s ease-in-out 0s;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.multimoreBtn:after {
  position: absolute;
  right: -10px;
  top: 0;
  bottom: 0;
  background-color: #0047bb;
  content: "";
  width: 25px;
  height: 100%;
  -webkit-transform: skewX(15deg);
  transform: skewX(15deg);
  z-index: -1;
}

.see-all-location-link {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 115px;
  z-index: 1;
}

.see-all-location-link img {
  max-width: 35px;
  margin-right: 10px;
}

.see-all-location-link a {
  color: #fff;
}

.see-all-location-link a:hover {
  color: #1ca6df;
}

.map-svg .st360,
.map-svg text,
.map-svg-mobile text {
  font-family: fs_silas_sans;
  color: #fff;
  fill: #fff;
}

svg .st368 {
  display: none !important;
}

svg .st135 {
  fill: none;
  stroke: #1c2156;
}

@media only screen and (max-width: 1600px) {
  .contact-section-content {
    min-height: 850px;
  }

  .contact-note {
    font-size: 25px;
  }
}

@media only screen and (max-width: 1400px) {
  .contact-section-content {
    min-height: 820px;
  }

  .contact-note {
    font-size: 24px;
  }

  .multimoreBtn {
    font-size: 20px;
  }
}

@media only screen and (max-width: 1365px) {
  .contact-section-content .section-title {
    padding-top: 40px;
  }

  .map-svg-wrap {
    padding: 2rem 0 0;
  }

  .multimoreBtn {
    font-size: 19px;
  }
}

@media only screen and (max-width: 1199px) {
  .contact-section-content {
    min-height: 780px;
    padding-bottom: 100px;
  }

  .contact-note {
    font-size: 22px;
  }

  .col-contact {
    margin-top: 12rem;
  }

  /* .see-all-location-link {
    margin: 3rem 0 0;
    position: relative;
    top: 0;
    left: 0;
  } */

  /* .map-svg {
    width: 100vw;
    height: 100vh;
    position: relative;
    left: -2rem;
    right: -2rem;
  } */
  .map-svg-wrap {
    padding: 0 0 3rem 2rem;
  }

  .map-svg .st360,
  .map-svg text {
    font-size: 26px;
  }

  .see-all-location-link {
    bottom: 50px;
  }
}

@media only screen and (max-width: 991px) {
  .map-svg-wrap {
    padding: 0 0 7rem 2rem;
  }

  .map-svg .st360,
  .map-svg text {
    font-size: 28px;
  }
}

@media only screen and (max-width: 767px) {
  .map-svg-wrap {
    padding: 0 0 8rem 0;
  }
}

@media only screen and (max-width: 575px) {
  .col-contact {
    margin-top: 1rem;
  }

  .map-svg-mobile-wrap {
    padding-top: 12rem;
  }

  .map-svg-mobile .st132 {
    font-size: 20px;
  }

  .multimoreBtn {
    font-size: 17px;
  }
}

@media only screen and (max-width: 375px) {
  .multimoreBtn {
    font-size: 16px;
    padding-left: 60px;
  }

  .multimoreBtn:before {
    width: 44px;
  }
}

/* contact page end */

.more-menu-section {
  padding: 0;
}

.more-menu-section .container {
  padding-top: 180px;
  padding-bottom: 100px;
}

/* BCPBE */
.home-banner-section .video-banner {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.banner-ps-section .video-banner-caption h1 {
  max-width: 100%;
  padding-bottom: 6vw;
  font-size: 113px;
}

@media only screen and (max-width: 1600px) {
  .banner-ps-section .video-banner-caption h1 {
    font-size: 6.6vw;
  }
}

@media only screen and (max-width: 991px) {
  .banner-ps-section .video-banner-caption h1 {
    font-size: 7vw;
    padding-top: 6vw;
    padding-bottom: 0;
  }
}

@media only screen and (max-width: 575px) {
  .banner-ps-section .video-banner-caption h1 {
    font-size: 9vw;
    margin-top: -10px;
  }

  .banner-ps-section .video-banner-caption h1 br {
    display: none;
  }
}

@media only screen and (max-width: 375px) {
  .banner-ps-section .video-banner-caption h1 {
    font-size: 8vw;
  }
}

/* iphone 12 real device */
@media only screen and (max-width: 390px) and (max-height: 664px) {
  /* .ios-browser .banner-ps-section .video-banner-caption h1 {
    margin-top: 0;
  } */
}

.read-more-link {
  /* opacity: 1 !important;
  visibility: visible !important; */
  position: relative;
  left: 120%;
}

.read-more-link i {
  position: relative;
  left: 120%;
}

/*section sub slant*/
.section-top-sub-slant {
  position: absolute;
  bottom: -340px;
  height: 450px;
  width: 750px;
  transform: skew(0, 25deg);
  left: 0;
}

.section-slant-hidden {
  overflow: hidden;
}

.section-bottom-slant {
  position: absolute;
  width: 500px;
  height: 200px;
  z-index: 1;
  right: -100px;
  bottom: -120px;
  transform: skew(0, -18deg);
  opacity: 0;
}

@media only screen and (max-width: 991px) {
  .section-top-sub-slant {
    position: absolute;
    bottom: -180px;
    height: 250px;
    width: 450px;
  }
}

@media only screen and (max-width: 767px) {
  .section-top-sub-slant {
    position: absolute;
    bottom: -150px;
    height: 220px;
    width: 420px;
  }
}

/* People */
.section-title .small-title {
  color: #5e4f47;
  font-size: 26px;
  line-height: 1.2;
  font-family: "fs_silas_sans", sans-serif;
  font-weight: 400;
  margin-top: 25px;
}

.switch-view a {
  display: inline-block;
  /* vertical-align: middle; */
  line-height: 1;
  color: #aea9a5;
}

.switch-view a.active {
  color: #614c47;
}

@media only screen and (max-width: 767px) {
  .section-title .small-title {
    font-size: 18px;
    margin-top: 20px;
  }
}

@media only screen and (max-width: 575px) {
  .section-title .small-title {
    font-size: 16px;
    margin-top: 15px;
  }
}