/* about us page start */

.section.about-section {
    background-color: #1C2156;
    color: #fff;
}

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

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

.text-block {
    margin-top: 75px;
}

.text-block h3 {
    margin-bottom: 15px;
}

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

.about-section p:last-child {
	margin-bottom: 0;
}

.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-icon-item h3 {
    color: #1CA6DF;
}

.about-icon {
    height: 142px;
    margin: auto;
    text-align: center;
}

.text-block li + li {
    margin-top: 20px;
}

.custom-dot-list {
    padding: 0;
    margin: 0;
}

.custom-dot-list li {
    list-style: none;
    padding-left: 18px;
    position: relative;
}

.custom-dot-list li:before {
    content: "";
    position: absolute;
    left: 2px;
    top: 15px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #fff;
}

.management-boxes-wrap .row {
	margin:0;
}

.management-boxes-wrap .management-boxes-single {
	padding: 0 0 60px;
}

.management-title {
    min-height: 90px;
    max-height: 90px;
    overflow: hidden;
    padding: 18px 45px 18px 75px;
    background-color: #0E4B7F;
    display: flex;
    align-items: center;
    clip-path: polygon(0 0, calc(100% - 60px) 0, 100% 50%, calc(100% - 60px) 100%, 0 100%, 60px 50%);
    -webkit-clip-path: polygon(0 0, calc(100% - 60px) 0, 100% 50%, calc(100% - 60px) 100%, 0 100%, 60px 50%);
    margin-left: -50px;
}

.management-boxes-single:nth-child(2) .management-title {
    background-color: #09588B;
}

.management-boxes-single:nth-child(3) .management-title {
    background-color: #056598;
}

.management-boxes-single:nth-child(4) .management-title {
    background-color: #0076A9;
}

.management-title h6 {
	font-size: 25px;
	color: #fff;
	margin-bottom: 0;
}

.management-boxes-wrap .row {
	margin-left: 50px;
}

.management-boxes-text {
    padding-left: 30px;
    padding-right: 15px;
    margin-top: 24px;
}

.investment-process-section .container {
    max-width: 100%;
}

.investment-process-section h3 {
    margin-bottom: 40px;
}

.investment-process-section h3 {
    margin-bottom: 40px;
}

.investment-process-section .custom-offset-lg-2 {
    margin-left: 21%;
}

.gradiant-banner-title {
    font-size: 50px;
    margin-bottom: 52px;
    color: #1C2156;
}

.count-no h1 {
	margin-bottom: 15px;
    color: #0076A9;
    letter-spacing: normal;
}

.count-single h6 {
    font-size: 19.45px;
    color: #0076A9;
    margin-bottom: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.count-single p {
    font-size: 22px;
    padding-right: 20px;
    color: #1C2156;
}

.count-single {
	margin-bottom: 60px;
}

.count-no sub,
.count-no sup {
	font-size: 55px;
	font-weight: bold;
}

.count-no sub {
	bottom: -0.05em;
}

.count-no sup {
	top:-0.3em;
}

.gradiant-counter-content-section .gradient-section-slants-content-wrap {
	padding-bottom:70px;
}

.gradiant-counter-content-section .fp-bg {
	background-position: 75% 30%;
}

.gradiant-counter-content-section .scroll-sec {
    margin-top: 20px!important;
    margin-bottom: 20px;
}

.counter-circle-wrap {
    position: static;
}

.counter-circle {
    width: 867px;
    height: 867px;
    border-radius: 50%;
    background-color: #E52823;
    position: absolute;
    right: -7vw;
    top: 0;
    bottom: 0;
    margin: auto;
}
/* about us page end */

/* Portfolio page start */

.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: 1030px;
}

.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: 40px;
}

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

.detail-content-left li {
	list-style: none;
	display: flex;
	align-items: center;
	padding: 8px 0;
	border-bottom: 1px solid #aea8a5;
}

.detail-content-left li h6,
.detail-content-left li p {
	line-height: 100%;
	flex: 0 0 50%;
	max-width: 50%;
	margin: 0;
}

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

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

.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 {
	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;
	display: flex;
    flex-direction: column;
}

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

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

/* 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;
	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 {
	/* position: absolute;
	top: 0;
	z-index: 1;
	height: 100%;
	right: 15px;
	left: 15px; */
	min-height: 100vh;
}

.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: 10px;
	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;
}

.see-all-location-link {
	display: flex;
	align-items: center;
	position: absolute;
	bottom: 200px;
	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;
	}
}

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

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

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

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

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

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

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

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

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

}

@media only screen and (max-width: 375px) {}

/* contact page end */

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

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

/*bcps index*/

.banner-ps-section .video-banner {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

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

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

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

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

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

@media only screen and (max-width: 375px) {
	.banner-ps-section .video-banner-caption h2 {
		font-size: 8vw;
		/* margin-top: 43px; */
	}

	body .intro-section-wrap {
		font-size: 22px;
	}
}

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

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

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

@media only screen and (max-width: 1420px) {
	body .intro-section-wrap {
		font-size: 48px;
		max-width: 1150px;
	}
}

@media only screen and (max-width: 1199px) {
	body .intro-section-wrap {
		font-size: 40px;
	}

	body .intro-section .read-more-link i {
		width: 42px;
		height: 42px;
		line-height: 0.6;
	}
}

@media only screen and (max-width: 991px) {
	body .intro-section-wrap {
		font-size: 36px;
	}

	body .intro-section .read-more-link i {
		font-size: 24px;
		width: 32px;
		height: 32px;
		line-height: 0.75;
	}
}

@media only screen and (max-width: 767px) {
	/* body .intro-section-wrap {
		font-size: 28px;
	} */

	body .intro-section .read-more-link i {
		font-size: 19px;
		width: 28px;
		height: 28px;
		line-height: 0.75;
	}
}

@media only screen and (max-width: 640px) {

	body .intro-section .read-more-link i {
		font-size: 18px;
		width: 22px;
		height: 22px;
		line-height: 0.75;
		border-width: 2px;
	}
}

/*@media only screen and (max-width: 1270px)
{
  body .intro-section-wrap {
    font-size: 40px;
    max-width: 960px;
  }
  .intro-section .read-more-link i
  {
    width: 42px;
    height: 42px;
    line-height: 0.60;
  }
} */

/*Approach*/
.approach-section .container {
	max-width: 1400px;
}

.infographic-block {
	padding-top: 33px;
}

/* .infographic-block, */
.section-top-slant {
	background-color: #e6e6e3;
}

.infographic-block .infographic-list {
	position: relative;
	height: 40vw;
	width: 100%;
	margin: 0 auto;
}

.infographic-block .infographic-list>.infographic-item {
	position: absolute;
	width: 25vw;
	height: 25vw;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	text-align: center;
	color: #1c2156;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 0;
	z-index: 1;
	mix-blend-mode: multiply;
}

.infographic-block .infographic-list>.infographic-item:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	z-index: -1;
	transition: all 1.2s;
}

.infographic-center {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
	text-align: center;
}

.infographic-block .infographic-list>.infographic-item.info-blue:after {
	background-color: rgba(171, 202, 233, 0.6);
}

.infographic-block .infographic-list>.infographic-item.info-green {
	/* left: -240px; */
	left: -15vw;
	/* top: 240px; */
	top: 15vw;
}

.infographic-block .infographic-list>.infographic-item.info-green:after {
	background-color: rgba(171, 202, 233, 0.6);
	left: 0%;
	top: 0%;
}

.infographic-block .infographic-list>.infographic-item.info-yellow {
	/* right: -240px; */
	right: -15vw;
	/* top: 240px; */
	top: 15vw;
}

.infographic-block .infographic-list>.infographic-item.info-yellow:after {
	background-color: rgba(171, 202, 233, 0.6);
	right: 0%;
	top: 0%;
}

.infographic-block .infographic-list:not(.infoAnim)>.info-green:after {
	left: -120px;
	top: 180px;
}

.infographic-block .infographic-list:not(.infoAnim)>.info-yellow:after {
	right: -120px;
	top: 180px;
}

.infographic-block .infographic-list h6 {
	text-shadow: 0 0 0 #1c2156;
}

.infographic-block .infographic-list h6.info-center {
	position: absolute;
	/* top: 395px; */
	/* top: 45%; */
	top: 18vw;
	right: 0;
	left: 0;
	color: #fff;
	letter-spacing: 0.5px;
	margin: 0 auto;
	text-align: center;
	font-size: 80%;
	z-index: 9999;
	letter-spacing: 0.08em;
	text-shadow: 0 0 0 rgba(255, 255, 255, 0.3);
}

.infographic-block .infographic-list>.info-blue h6 {
	position: relative;
	top: -18%;
	top: -2vw;
	font-size: 90%;
}

.infographic-block .infographic-list>.info-green h6 {
	position: relative;
	/* left: -25%; */
	left: -5vw;
	font-size: 90%;
}

.infographic-block .infographic-list>.info-yellow h6 {
	position: relative;
	/* right: -25%; */
	right: -5vw;
	font-size: 90%;
}

#infographic h6 {
	opacity: 0;
}

.gradient-section-slants-content {
	margin-top: -1px;
}

@media only screen and (min-width: 1700px) {
	/* .infographic-block .infographic-list>.infographic-item {
		width: 595px;
		height: 595px;
	}

	.infographic-block .infographic-list>.infographic-item.info-green {
		left: -240px;
		top: 240px;
	}

	.infographic-block .infographic-list>.infographic-item.info-yellow {
		right: -240px;
		top: 240px;
	}

	.infographic-block .infographic-list {
		height: 840px;
		width: 840px;
	} */

	.infographic-block .infographic-list h6.info-center {
		/* top: 395px; */
		font-size: 100%;
	}

	.infographic-block .infographic-list>.info-green h6,
	.infographic-block .infographic-list>.info-yellow h6,
	.infographic-block .infographic-list>.info-blue h6 {
		font-size: 100%;
	}

	.section.approach-section {
		margin-top: -1px;
	}

	/* .infographic-block .infographic-list>.info-blue h6 {
		top: -18%;
	}

	.infographic-block .infographic-list>.info-green h6 {
		left: -25%;	
	}

	.infographic-block .infographic-list>.info-yellow h6 {
		right: -25%;
	} */
}

@media only screen and (max-width: 1299px) {
	/* .infographic-block .infographic-list>.infographic-item {
		width: 280px;
		height: 280px;
	}

	.infographic-block .infographic-list>.infographic-item.info-yellow {
		right: -160px;
		top: 160px;
	}

	.infographic-block .infographic-list>.infographic-item.info-green {
		left: -160px;
		top: 160px;
	} 

	.infographic-block .infographic-list h6.info-center {
		font-size: 70%;
		top: 320px;
		top: 34%;
	}

	.infographic-block .infographic-list>.info-yellow h6 {
		font-size: 70%;
		right: -15%;
	}

	.infographic-block .infographic-list>.info-green h6 {
		font-size: 70%;
		left: -15%;
	}

	.infographic-block .infographic-list>.info-blue h6 {
		top: -10%;
		font-size: 70%;
	} */

	/* .infographic-block .infographic-list {
		width: 700px;
	} */
}

@media only screen and (max-width: 1024px) {
	/* .infographic-block .infographic-list>.infographic-item {
		width: 200px;
		height: 200px;
	}

	.infographic-block .infographic-list>.infographic-item.info-green {
		left: -130px;
		top: 130px;
	}

	.infographic-block .infographic-list>.infographic-item.info-yellow {
		right: -130px;
		top: 130px;
	}

	.infographic-block .infographic-list>.info-blue h6 {
		top: 0%;
		font-size: 60%;
	}

	.infographic-block .infographic-list>.info-green h6 {
		font-size: 60%;
		left: -15%;
	}

	.infographic-block .infographic-list>.info-yellow h6 {
		font-size: 60%;
		right: -15%;
	}

	.infographic-block .infographic-list h6.info-center {
		font-size: 50%;
		top: 163px;
	} */

	.infographic-block .infographic-list:not(.infoAnim)>.info-yellow:after {
		right: -60px;
		top: 100px;
	}

	.infographic-block .infographic-list:not(.infoAnim)>.info-green:after {
		left: -60px;
		top: 100px;
	}

	.infographic-block .infographic-list {
		/* width: 480px;
		height: 440px; */
		height: 45vw;
	}

	/* .approach-content-wrap .infographic-block .infographic-list {
		width: 350px;
		height: 340px;
	} */
}

@media only screen and (max-width: 767px) {
	.infographic-block .infographic-list {
		height: 81vw;
	}
	.infographic-block .infographic-list>.infographic-item {
		width: 50vw;
		height: 50vw;
	}
	.infographic-block .infographic-list h6.info-center {
		top: 38vw;
	}
	.infographic-block .infographic-list>.infographic-item.info-green {
		left: -30vw;
		top: 30vw;
	}
	.infographic-block .infographic-list>.infographic-item.info-yellow {
		right: -30vw;
		top: 30vw;
	}
}

@media only screen and (max-width: 575px) {
	/* .infographic-block .infographic-list {
		width: 270px;
		height: 320px;
	}

	.approach-content-wrap .infographic-block .infographic-list {
		width: 270px;
		height: 220px;
	}

	.infographic-block .infographic-list>.infographic-item {
		width: 136px;
		height: 136px;
	}

	.infographic-block .infographic-list>.infographic-item.info-yellow {
		right: -85px;
		top: 80px;
	}

	.infographic-block .infographic-list>.infographic-item.info-green {
		left: -85px;
		top: 80px;
	}

	.infographic-block .infographic-list:not(.infoAnim)>.info-yellow:after {
		right: -30px;
		top: 50px;
	}

	.infographic-block .infographic-list:not(.infoAnim)>.info-green:after {
		left: -30px;
		top: 50px;
	}

	.infographic-block .infographic-list h6.info-center {
		font-size: 55%;
		top: 100px;
	}

	.infographic-block .infographic-list>.info-yellow h6 {
		font-size: 65%;
		right: -10%;
	}

	.infographic-block .infographic-list>.info-green h6 {
		font-size: 65%;
		left: -10%;
	}

	.infographic-block .infographic-list>.info-blue h6 {
		top: 0;
		font-size: 65%;
	} */

	body .intro-section-wrap {
		font-size: 28px;
	}
}

@media only screen and (max-width: 414px) {
	.infographic-block .infographic-list h6.info-center {
		top: 36vw;
	}
	.infographic-block .infographic-list h6.info-center,
	.infographic-block .infographic-list>.info-blue h6,
	.infographic-block .infographic-list>.info-green h6,
	.infographic-block .infographic-list>.info-yellow h6 {
		font-size: 70%;
	}
	.infographic-block .infographic-list>.info-green h6 {
		left: -6vw;
	}
	.infographic-block .infographic-list>.info-yellow h6 {
		right: -6vw;
	}
}

@media only screen and (max-width: 320px) {
	.infographic-block .infographic-list h6.info-center {
		font-size: 60%;
	}
}

/*Strategies*/
.strategies-section .section-title:before {
	visibility: hidden;
	opacity: 0;
}

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

.strategies-block h3 {
	color: #0047bb;
}

.strategies-block .strategies-item {
	padding: 0 35px 100px 35px;
}

/* .strategies-block .strategies-item {
	transition: all 0.5s;
} */

.strategies-block:not(.strategiesAnim) .strategies-item,
.strategies-intro-content {
	opacity: 0;
	visibility: hidden;
}

@media only screen and (max-width: 767px) {
	.strategies-block .strategies-item img {
		max-width: 90px;
	}

	.strategies-block .strategies-item {
		padding: 0 0 45px;
	}
}

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

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

/*Portfolio Detail*/
.portfolio-detail-content .detail-content-right {
	padding-bottom: 100px;
}

/*Contact*/
.contact-section-content .contact-note {
	max-width: 100%;
}

.contact-section .map-svg {
	padding-top: 170px;
}

footer.site-footer {
	margin-top: 0;
}

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

/* about us page v2 start */
/* .approach-content-wrap {
    margin-top: 75px;
    margin-bottom: 80px;
} */
.our-approach-content {
    padding-top: 30px;
    padding-bottom: 55px;
    background-color: #E6E6E3;
}
.strategies-section-wrap {
    padding-top: 55px;
}
/* about us page v2 end */


/* 30-04-2021 news page ul li css start */
.news-detail-right ul {
	padding-left: 28px;
}
  
.news-detail-right li {
	color: #5e4f47;
}
/* 30-04-2021 news page ul li css end */

/* BC Japan changes start */
.news-date span {
    display: inline-block;
    padding: 2px 5px 3px;
    border-radius: 7px;
    color: #e6e6e3;
}
.news-date span.press-release {
    background-color: #1ca6df;
}
.news-date span.in-the-news {
    background-color: #716e6a;
}
.published-in {
    font-size: 16px;
    color: #716E6A;
    margin-top: 8px;
}
.sub-link.more-news-link i {
    transform: rotate(90deg);
}
/* BC Japan changes end */

/* contact page changes for amcharts start  */
.contact-section .section-title {
    padding-top: 65px;
}
.contact-note span {
    display: block;
}	
.contact-note a {
    text-decoration: underline;
}
#chartdiv {
    width: 100vw;
    /* height: calc(100vh - 99px); */
    margin: 0 auto;
	overflow: hidden;
	position: relative;
}
/* .map-svg-wrap {
    top: 65px;
} */
.map-marker {
    /* adjusting for the marker dimensions
    so that it is centered on coordinates */
    margin-left: -8px;
    margin-top: -8px;
    box-sizing: border-box;
}
.map-marker.map-clickable {
    cursor: pointer;
}
.pulse {
    width: 10px;
    height: 10px;
    border: 5px solid #f7f14c;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #716f42;
    z-index: 10;
    position: absolute;
    box-sizing: border-box;
}
.map-marker .dot {
    /* border: 10px solid #E52823; */
    height: 15px;
    width: 15px;
    position: relative;
}
.map-marker .dot:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 7.5px solid transparent;
    border-bottom: 7.5px solid transparent;
    border-left: 12px solid #E52823;
    position: absolute;
    top: 0;
    left: 0;
}
.map-address {
    line-height: 1.4;
}
.map-address a {
    color: #fff;
}
.map-address a:hover, 
.map-address a:focus {
    color: #bd9c69;
}
/* contact page changes for amcharts end  */

/* main logo changes start */
.main-logo {
    margin: 0;
    line-height: inherit;
    display: flex;
}
.main-logo u {
    height: 1px;
    left: auto;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}
/* main logo changes end */

/* Homepage banner changes */
.banner-ps-section .video-banner-caption h2,
.banner-ps-section .video-banner-caption h1
{
  font-size: 90px;
  max-width: 80%;
  padding-bottom: 0;
}
.banner-ps-section .video-banner-caption h2 br
{
	display: none;
}
/* Homepage banner changes End*/