.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: .8
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none !important
}

.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a {
	color: #CCC
}

.mfp-preloader a:hover {
	color: #FFF
}

.mfp-s-ready .mfp-preloader {
	display: none
}

.mfp-s-error .mfp-content {
	display: none
}

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: 0;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation
}

button::-moz-focus-inner {
	padding: 0;
	border: 0
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 24px;
	font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,
.mfp-close:focus {
	opacity: 1
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #333
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}

.mfp-arrow {
	position: absolute;
	opacity: .65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1
}

.mfp-arrow:before,
.mfp-arrow:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-left:after {
	border-right: 17px solid #FFF;
	margin-left: 31px
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
	right: 0
}

.mfp-arrow-right:after {
	border-left: 17px solid #FFF;
	margin-left: 39px
}

.mfp-arrow-right:before {
	border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}

.mfp-iframe-holder .mfp-close {
	top: -40px
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto
}

.mfp-figure {
	line-height: 0
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px
}

.mfp-image-holder .mfp-content {
	max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}

	.mfp-img-mobile img.mfp-img {
		padding: 0
	}

	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}

	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}

	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box
	}

	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}

	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}

	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}

@media all and (max-width:900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75)
	}

	.mfp-arrow-left {
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0
	}

	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%
	}

	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: ''
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir='rtl'] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

@charset 'UTF-8';

.slick-loading .slick-list {
	background: #fff url('../images/ajax-loader.gif') center center no-repeat
}

@font-face {
	font-family: 'slick';
	font-weight: normal;
	font-style: normal;
	src: url('./../fonts/slick.eot');
	src: url('../fonts/slick.eot') format('embedded-opentype'), url('../fonts/slick.woff') format('woff'), url('../fonts/slick.ttf') format('truetype'), url('../fonts/slick.svg#slick') format('svg');
	font-display: swap
}

.slick-prev,
.slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: 0;
	background: transparent
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	color: transparent;
	outline: 0;
	background: transparent
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: .25
}

.slick-prev:before,
.slick-next:before {
	font-family: 'slick';
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-prev {
	left: -25px
}

[dir='rtl'] .slick-prev {
	right: -25px;
	left: auto
}

.slick-prev:before {
	content: '←'
}

[dir='rtl'] .slick-prev:before {
	content: '→'
}

.slick-next {
	right: -25px
}

[dir='rtl'] .slick-next {
	right: auto;
	left: -25px
}

.slick-next:before {
	content: '→'
}

[dir='rtl'] .slick-next:before {
	content: '←'
}

.slick-dotted.slick-slider {
	margin-bottom: 30px
}

.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center
}

.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: 0;
	background: transparent
}

.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: 0
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1
}

.slick-dots li button:before {
	font-family: 'slick';
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: '•';
	text-align: center;
	opacity: .25;
	color: black;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
	opacity: .75;
	color: black
}

:root {
	--headerHeight: auto
}

@font-face {
	font-family: Lato_Black;
	src: url(../fonts/lato-black.ttf)
}

@font-face {
	font-family: "Hind Siliguri";
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url(../fonts/ijwos5juqtsyllr5jn4cxbeordf40vqvkxgv.woff2) format("woff2");
	unicode-range: U+0964-0965, U+0981-09FB, U+200C-200D, U+20B9, U+25CC
}

@font-face {
	font-family: "Hind Siliguri";
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url(../fonts/ijwos5juqtsyllr5jn4cxbeordf40ugvkxgv.woff2) format("woff2");
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
	font-family: "Hind Siliguri";
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url(../fonts/ijwos5juqtsyllr5jn4cxbeordf40uyvkw.woff2) format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
	font-family: "Hind-Siliguri-reguler";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(../fonts/ijwts5juqtsyllr5jn4cxbeoti7ax9k0.woff2) format("woff2");
	unicode-range: U+0964-0965, U+0981-09FB, U+200C-200D, U+20B9, U+25CC
}

@font-face {
	font-family: "Hind-Siliguri-reguler";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(../fonts/ijwts5juqtsyllr5jn4cxbeotjlax9k0.woff2) format("woff2");
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
	font-family: "Hind-Siliguri-reguler";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(../fonts/ijwts5juqtsyllr5jn4cxbeotjzaxw.woff2) format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
	font-family: "Hind Siliguri";
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url(../fonts/ijwos5juqtsyllr5jn4cxbeorg_50vqvkxgv.woff2) format("woff2");
	unicode-range: U+0964-0965, U+0981-09FB, U+200C-200D, U+20B9, U+25CC
}

@font-face {
	font-family: "Hind Siliguri";
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url(../fonts/ijwos5juqtsyllr5jn4cxbeorg_50ugvkxgv.woff2) format("woff2");
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
	font-family: "Hind Siliguri";
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url(../fonts/ijwos5juqtsyllr5jn4cxbeorg_50uyvkw.woff2) format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
	font-family: "Hind Siliguri";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url(../fonts/ijwos5juqtsyllr5jn4cxbeorep-0vqvkxgv.woff2) format("woff2");
	unicode-range: U+0964-0965, U+0981-09FB, U+200C-200D, U+20B9, U+25CC
}

@font-face {
	font-family: "Hind Siliguri";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url(../fonts/ijwos5juqtsyllr5jn4cxbeorep-0ugvkxgv.woff2) format("woff2");
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
	font-family: "Hind Siliguri";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url(../fonts/ijwos5juqtsyllr5jn4cxbeorep-0uyvkw.woff2) format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
	font-family: "Hind Siliguri";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(../fonts/ijwos5juqtsyllr5jn4cxbeorcf_0vqvkxgv.woff2) format("woff2");
	unicode-range: U+0964-0965, U+0981-09FB, U+200C-200D, U+20B9, U+25CC
}

@font-face {
	font-family: "Hind Siliguri";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(../fonts/ijwos5juqtsyllr5jn4cxbeorcf_0ugvkxgv.woff2) format("woff2");
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
	font-family: "Hind Siliguri";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(../fonts/ijwos5juqtsyllr5jn4cxbeorcf_0uyvkw.woff2) format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
	font-family: Chapaza;
	src: url(../fonts/chapaza.woff2)
}

@font-face {
	font-family: "Chapaza-Italic";
	src: url(../fonts/chapaza-italic.ttf)
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	line-height: 1
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after {
	content: "";
	content: none
}

q:before,
q:after {
	content: "";
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

::-webkit-scrollbar {
	width: 5px;
	background: #333
}

::-webkit-scrollbar-track {
	border-radius: 50px
}

::-webkit-scrollbar-thumb {
	background: #121f91;
	border-radius: 50px
}

::-webkit-scrollbar-thumb:hover {
	background: #243182
}

.relative_box,
#index_page .world-to-connect .img-map-wrap,
#index_page .world-to-connect .img-map-wrap .img-sec,
#index_page .paralax-sec .paralex-item,
#connect_page .form_section {
	position: relative;
	min-height: 1px
}

.full_overlay,
#index_page .we-are-proud .rough-diamond-sourcing .over-white-box,
#index_page .we-are-proud .rough-diamond-sourcing::after,
#index_page .we-are-proud .rough-diamond-sourcing::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.no_pad {
	padding: 0 !important
}

.no_marg {
	margin: 0 !important
}

.rel_y_center,
#index_page .research-and-innovation .diamond-img-sec .diamond-content {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.rel_x_center {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.rel_xy_center,
footer .footer_inner .social_links .social_icons a svg,
#index_page .world-to-connect .img-map-wrap .img-sec img.diamond-mark,
#index_page .paralax-sec .paralex-item .prlx-content,
#media .popup_section .popup_form {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.f_r_aj_center,
#index_page .the-magicians,
#index_page .our-team,
#index_page .form-sec .btn-block,
#blogs .blog_inside_sec .blog_inside_flex .blog_inside_item .content_block .share_sec .social_span {
	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
}

.f_r_a_center,
.sort_by,
footer .footer_inner,
#index_page .home_page_popup .popup_section .title_logo_sec,
#index_page .home_page_popup .popup_section .detail_sec .text_sec,
#index_page .we-are-proud .rough-diamond-sourcing-wrap,
#index_page .we-are-proud .rough-diamond-sourcing,
#index_page .client-logos .client-logo-flex .client-logo-item,
#index_page .testimonial_section .testimonial_slider .testimonial .img_text_section,
#index_page .txt-block-flex,
#contact_page .contact_us_section .contact_details .contact_details_inner .country,
#contact_page .contact_us_section .contact_details .contact_details_inner .contact_info,
#blogs .blog_inside_sec .blog_inside_flex .blog_inside_item .content_block .share_sec,
#press .press-box .sort_by,
#tradeshows .home_page_popup .popup_section .title_logo_sec,
#tradeshows .home_page_popup .popup_section .detail_sec .text_sec,
#media .press-box .sort_by {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.f_r_j_center,
.common_form .common_form_inner {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.f_c_aj_center,
#index_page .world-to-connect .img-map-wrap {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.f_c_a_center {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.f_c_j_center {
	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
}

.hidden-xs {
	display: block
}

@media(max-width:767px) {
	.hidden-xs {
		display: none !important
	}
}

.txt-center,
#index_page .paralax-sec .paralex-item .prlx-content .prlx-txt,
#index_page .the-magicians .the-magicians-txt-block .magicians-txt {
	text-align: center
}

.brd-rd-br,
#index_page .we-are-proud .rough-diamond-sourcing .img-box,
#index_page .research-and-innovation .diamond-img-sec .rai_img,
#index_page .awards-sec .awards-sec-slider .awards-sec-item:nth-child(odd),
#index_page .our-team .team-slider .team-item:nth-child(odd),
#global-presence .our-footprint .our-footprint-box .img-block img,
#futuristic-infrastructure .hk_group .hk_main_slider .team-slider .team-item img,
.hiring-block-item,
#blogs .blog_inside_sec .blog_inside_flex .blog_inside_item .img_block img,
#blogs .others_blog_sec .others_blog_slider .others_blog_item,
#privacy .privacy_top .privacy_top_inner,
#tradeshows .tradeshow-box-flex .tradeshow-box-item,
#media .press-box .hiring-block-flex .hiring-block-item {
	border-radius: 0 0 50px 0
}

.brd-rd-bl {
	border-radius: 0 0 0 50px
}

.brd-rd-tr,
#index_page .jewelry-brands .jewelry-brands-inner .jewelry-brands-slider .jewelry-brands-item .jewelry-brands-img,
#index_page .awards-sec .awards-sec-slider .awards-sec-item:nth-child(even),
#index_page .our-team .team-slider .team-item:nth-child(even),
#founding-pilars .legacy-section .legacy-inside .legacy-info .about-img {
	border-radius: 0 50px 0 0
}

.brd-rd-tl {
	border-radius: 50px 0 0 0
}

textarea {
	box-sizing: border-box
}

select {
	box-sizing: border-box
}

::-webkit-input-placeholder {
	color: #505050 !important;
	opacity: 1
}

:-ms-input-placeholder {
	color: #505050 !important;
	opacity: 1
}

::placeholder {
	color: #505050 !important;
	opacity: 1
}

:-ms-input-placeholder {
	color: #505050 !important
}

::-ms-input-placeholder {
	color: #505050 !important
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0
}

input[type="number"] {
	-moz-appearance: textfield
}

#thank-you-msg {
	display: none;
	font-size: 18px;
	color: green;
	font-style: italic;
	font-weight: bold
}

.input-field label.error {
	top: calc(100% - 30px) !important;
	font-size: 12px;
	color: red
}

.input-field label.error.active {
	top: 40px !important;
	-webkit-transform: translateY(10px) scale(1) !important;
	-ms-transform: translateY(10px) scale(1) !important;
	transform: translateY(10px) scale(1) !important;
	-webkit-transform-origin: 0 0 !important;
	-ms-transform-origin: 0 0 !important;
	transform-origin: 0 0 !important
}

.btn_project_default {
	font-size: 12px;
	background-image: none;
	border-radius: 0;
	border: 0;
	letter-spacing: 2px;
	padding: 10px 35px;
	margin: 20px;
	box-shadow: none;
	text-shadow: none;
	background-color: #121f91;
	color: white;
	outline: none !important;
	text-transform: uppercase
}

@media only screen and (max-width:767px) {
	.btn_project_default {
		padding: 8px 18px
	}
}

.btn_project_default:hover {
	background-color: #121f91;
	color: white
}

.btn_project_default:active {
	background-color: #121f91;
	color: white
}

.btn_project_default:focus {
	background-color: #121f91;
	color: white
}

.btn {
	font-size: 11px;
	font-family: "Hind Siliguri";
	font-weight: 500;
	border: 0;
	padding: 10px 30px;
	border-radius: 50px;
	position: relative;
	z-index: 1;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
	text-transform: uppercase;
	transition: all .5s;
	display: inline-block
}

.btn.btn-primary {
	color: #fff;
	border: solid 1px #121f91;
	background-color: transparent;
	margin-top: 20px;
}

.btn.btn-primary::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	margin: auto;
	left: 0;
	top: 0;
	background-color: #121f91;
	transition: height .5s;
	z-index: -1;
	border-radius: 50px
}

.btn.btn-primary:hover {
	color: #505050
}

.btn.btn-primary:hover::before {
	height: 0
}

.btn.btn-secondary {
	color: #121f91;
	background-color: transparent
}

.btn.btn-secondary::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	margin: auto;
	left: 0;
	top: 0;
	background-color: #fff;
	transition: height .5s;
	z-index: -1;
	border-radius: 50px
}

.btn.btn-secondary:hover {
	color: #fff;
	border: solid 1px #fff
}

.btn.btn-secondary:hover::before {
	height: 0
}

.apply-btn {
	border: 0;
	background: 0;
	font-size: 14px;
	color: #121f91;
	font-weight: 600;
	padding: 0;
	cursor: pointer
}

.apply-btn svg {
	margin-left: 3px;
	vertical-align: middle
}

html {
	height: 100%
}

html body {
	height: 100%;
	font-family: "Hind Siliguri";
	font-size: 14px;
	line-height: 1.5;
	letter-spacing: 0;
	--container_width: 100%
}

@media(min-width:768px) and (max-width:991px) {
	html body {
		--container_width: 750px
	}
}

@media(min-width:992px) and (max-width:1199px) {
	html body {
		--container_width: 970px
	}
}

@media(min-width:1200px) {
	html body {
		--container_width: 1170px
	}
}

@media(max-width:767px) {
	html body {
		font-size: 14px
	}
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Chapaza";
	letter-spacing: 0
}

p {
	font-size: 18px;
	color: #505050;
	font-family: "Hind-Siliguri-reguler";
	margin: 0 0 10px 0;
	line-height: 1.5
}

@media(max-width:767px) {
	p {
		font-size: 14px
	}
}

.color-white,
#index_page .paralax-sec .paralex-item .prlx-content .prlx-txt,
#contact_page .banner-inner .banner-content .small_text,
#contact_page .banner-inner .banner-content .text-head,
#contact_page .banner-inner .banner-content #our-heritage .journey_sec .journey-main .entry .content span,
#our-heritage .journey_sec .journey-main .entry .content #contact_page .banner-inner .banner-content span,
#contact_page .contact_us_section .contact_details .contact_details_inner .contact_info .contact_text,
#connect_page .banner-inner .banner-content .small_text,
#connect_page .banner-inner .banner-content .text-head,
#connect_page .banner-inner .banner-content #our-heritage .journey_sec .journey-main .entry .content span,
#our-heritage .journey_sec .journey-main .entry .content #connect_page .banner-inner .banner-content span {
	color: #fff !important
}

.color-primary {
	color: #505050 !important
}

.color-secondary {
	color: #505050 !important
}

.rem_link_style {
	text-decoration: none !important;
	color: inherit
}

.rem_link_style:hover {
	color: inherit
}

.rem_link_style:active {
	color: inherit
}

.text-head,
#our-heritage .journey_sec .journey-main .entry .content span {
	font-size: 50px;
	color: #121f91;
	font-family: "Chapaza";
	font-weight: 400;
	line-height: 1.1
}

@media(max-width:767px) {

	.text-head,
	#our-heritage .journey_sec .journey-main .entry .content span {
		font-size: calc(46px - 20px)
	}
}

.flex-box {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.flex-box .flex-width-40 {
	width: 40%
}

.flex-box .flex-width-60 {
	width: 60%
}

.flex-box .flex-width-50 {
	width: 50%
}

.flex-box .flex-width-full {
	width: 100%
}

@media screen and (max-width:767px) {
	.flex-box .flex-full-xs {
		width: 100%
	}
}

.loader_overlay {
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: white;
	z-index: 1000
}

.loader_overlay .loader_spinner {
	position: absolute;
	transform:translate(-50%,-50%);
	left:50%;
	top:50%;
	height: 120px;
	width: 100%;
	text-align: center;
}

.error {
	color: #ff7272
}

.toTop[data-scroll] {
	transition: all .8s ease-out
}

.toTop[data-scroll="in"] {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.toTop[data-scroll="out"] {
	opacity: 0;
	-webkit-transform: translateY(100px);
	-ms-transform: translateY(100px);
	transform: translateY(100px)
}

.toBottom[data-scroll] {
	transition: all .8s ease-out
}

.toBottom[data-scroll="in"] {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.toBottom[data-scroll="out"] {
	opacity: 0;
	-webkit-transform: translateY(-100px);
	-ms-transform: translateY(-100px);
	transform: translateY(-100px)
}

.toLeft[data-scroll] {
	transition: all .5s ease-out
}

.toLeft[data-scroll="in"] {
	opacity: 1;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}

.toLeft[data-scroll="out"] {
	opacity: 0;
	-webkit-transform: translateX(-100px);
	-ms-transform: translateX(-100px);
	transform: translateX(-100px)
}

.toRight[data-scroll] {
	transition: all .5s ease-out
}

.toRight[data-scroll="in"] {
	opacity: 1;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}

.toRight[data-scroll="out"] {
	opacity: 0;
	-webkit-transform: translateX(100px);
	-ms-transform: translateX(100px);
	transform: translateX(100px)
}

.white_bg {
	-webkit-transform-origin: right;
	-ms-transform-origin: right;
	transform-origin: right
}

.white_bg[data-scroll] {
	transition: all 1s ease-out
}

.white_bg[data-scroll="in"] {
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0)
}

.white_bg[data-scroll="out"] {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1)
}

.fade_anim {
	opacity: 1;
	-webkit-animation: fadeIn 5s ease;
	animation: fadeIn 5s ease
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

.tansY {
	-webkit-transform: translateY(100px);
	-ms-transform: translateY(100px);
	transform: translateY(100px);
	transition: -webkit-transform 2s;
	transition: transform 2s;
	transition: transform 2s, -webkit-transform 2s
}

.tansY.tansY_anim {
	-webkit-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	transform: translateY(-50px)
}

main {
	padding-top: var(--headerHeight)
}

.hove {
	cursor: pointer
}

.global-map {
	position: relative
}

.global-map>svg #Group_436 {
	display: none
}

.global-map>svg #Group_300 {
	display: none
}

@media(max-width:992px) {
	.global-map>svg {
		width: 100%;
		height: 215px
	}
}

.global-map .popup-txt-block {
	width: 30%;
	padding: 20px;
	background-color: #dadada47;
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px);
	position: absolute;
	bottom: 35%;
	right: 4%;
	border: 1px solid #121f91;
	border-radius: 10px
}

@media(max-width:992px) {
	.global-map .popup-txt-block {
		width: 100%;
		bottom: 0;
		position: static
	}
}

.global-map .popup-txt-block .arrow {
	position: absolute;
	bottom: 0
}

.global-map .popup-txt-block .arrow.nxt {
	right: 0
}

.global-map .popup-txt-block .arrow.prv {
	left: 0
}

.global-map .popup-txt-block .popup-txt-flex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.global-map .popup-txt-block .popup-txt-flex:nth-child(1) {
	margin-bottom: 10px
}

.global-map .popup-txt-block .popup-txt-flex .icn-block {
	margin-right: 5px
}

.global-map .popup-txt-block .popup-txt-flex .txt-block {
	font-size: 14px;
	color: #505050
}

.global-map .popup-txt-block #pop-441 .popup-txt-flex:nth-last-child(-n+2) {
	display: none
}

.popup-txt-block-xs {
	margin-top: 25px;
	padding: 20px;
	background-color: #dadada47;
	border: 1px solid #121f91;
	border-radius: 10px
}

.popup-txt-block-xs .popup-txt-flex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.popup-txt-block-xs .popup-txt-flex:nth-child(1) {
	margin-bottom: 10px
}

.popup-txt-block-xs .popup-txt-flex .icn-block {
	margin-right: 5px
}

.popup-txt-block-xs .popup-txt-flex .txt-block {
	font-size: 14px;
	color: #505050
}

.popup-txt-block-xs #pop-397-5 .popup-txt-flex:nth-last-child(-n+2) {
	display: none
}

.sort_by {
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-bottom: 5vmin
}

.sort_by .select_box {
	border: 1px solid #121f91;
	margin-left: 5px;
	border-radius: 20px;
	font-size: 14px;
	outline: 0;
	width: 150px;
	padding: 10px 5px
}

#thankyou {
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	place-content: center;
	background-color: rgba(0, 0, 0, 0.897)
}

#thankyou .pop {
	max-width: 30%;
	max-height: 150px;
	width: 100%;
	height: 100%;
	border: 1px solid #707070;
	border-radius: 5px;
	background-color: #fff;
	margin: auto;
	text-align: center;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative
}

@media(max-width:1024px) {
	#thankyou .pop {
		max-width: 35%
	}
}

@media(max-width:991px) {
	#thankyou .pop {
		max-width: 50%
	}
}

@media(max-width:767px) {
	#thankyou .pop {
		max-width: 90%
	}
}

#thankyou .pop .close {
	position: absolute;
	top: -25px;
	right: -25px;
	cursor: pointer;
	font-size: 50px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}

#thankyou .pop .inner_box {
	text-align: center;
	width: 92%;
	height: 80%;
	border: 2px solid #fff;
	border-radius: 5px;
	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;
	position: relative
}

#thankyou .pop .inner_box p {
	font-size: 16px;
	width: 88%;
	margin: auto;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 500;
	z-index: 1
}

* {
	box-sizing: border-box
}

.container-fluid,
.container {
	width: 100%;
	position: relative;
	padding-left: 15px;
	padding-right: 15px
}

.container {
	margin: auto;
	width: var(--container_width)
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.hidden {
	display: none
}

.visible-lg {
	display: block
}

@media(max-width:1199px) {
	.visible-lg {
		display: none
	}
}

.hidden-xs {
	display: block
}

@media screen and (max-width:767px) {
	.hidden-xs {
		display: none
	}
}

.hidden-sm {
	display: block
}

@media screen and (min-width:767px) and (max-width:1024px) {
	.hidden-sm {
		display: none
	}
}

.visible-xs {
	display: block
}

@media screen and (min-width:767px) {
	.visible-xs {
		display: none
	}
}

.header-resp {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: auto;
	z-index: 999;
	margin: 0 auto;
	background: #fff;
	box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)
}

.header-resp .navbar {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 2rem;
	max-width: 100%;
	height: auto;
	padding: 10px 0
}

.header-resp .logo-bx img {
	max-height: 40px
}

.header-resp .crafter-logo-box .craft_link {
	text-decoration: none
}

.header-resp .crafter-logo-box .craft_link img {
	width: 100%;
	padding-top: 10px
}

.header-resp .crafter-logo-box .craft_link p {
	font-size: 10px
}

.header-resp .burger {
	position: relative;
	display: block;
	cursor: pointer;
	width: 40px;
	height: auto;
	border: 0;
	opacity: 1;
	visibility: visible;
	background-color: unset
}

@media only screen and (min-width:992px) {
	.header-resp .burger {
		display: none;
		opacity: 0;
		visibility: hidden
	}
}

.header-resp .burger-line {
	display: block;
	cursor: pointer;
	width: 100%;
	height: 2px;
	margin: 6px auto;
	background: #000;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	transition: all .3s ease-in-out
}

.header-resp .menu {
	position: fixed;
	top: 0;
	left: -19rem;
	width: 19rem;
	height: 100%;
	z-index: 999;
	opacity: 0;
	visibility: hidden;
	background: #fff;
	box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
	transition: all .5s ease
}

@media only screen and (min-width:992px) {
	.header-resp .menu {
		position: relative;
		top: 0;
		left: 0;
		width: auto;
		opacity: 1;
		visibility: visible;
		background: 0;
		box-shadow: none
	}
}

.header-resp .menu.is-active {
	left: 0;
	opacity: 1;
	visibility: visible
}

.header-resp .menu-block {
	width: 100%;
	height: auto;
	margin: 2rem 0
}

@media only screen and (min-width:992px) {
	.header-resp .menu-block {
		margin: 0 auto
	}
}

.header-resp .menu-item {
	display: block;
	margin: 0;
	padding: 15px 5px;
	margin: 0 5px
}

@media only screen and (min-width:992px) {
	.header-resp .menu-item {
		position: relative;
		display: inline-block
	}
}

@media only screen and (max-width:992px) {
	.header-resp .menu-item {
		padding-bottom: 15px
	}
}

.header-resp .menu-link {
	color: #505050;
	font-family: "Hind Siliguri";
	font-weight: 500;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none
}

.header-resp .menu-link:hover {
	color: var(--color-pink-600)
}

.header-resp .overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	opacity: 0;
	visibility: hidden;
	background: rgba(0, 0, 0, 0.7);
	transition: all .35s ease-in-out
}

.header-resp .overlay.is-active {
	display: block;
	opacity: 1;
	visibility: visible
}

.header-resp li.dropdown {
	position: relative
}

.header-resp li.dropdown:hover .dropdown-menu {
	display: block
}

.header-resp ul.dropdown-menu {
	position: absolute;
	top: 30px;
	margin-top: 15px;
	background-color: #fff;
	transition: all .1s;
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	box-shadow: 2px 3px 5px #f7f7f761;
	border: 1px solid #e4e4e4
}

@media only screen and (max-width:992px) {
	.header-resp ul.dropdown-menu {
		position: static;
		margin-top: 5px
	}
}

.header-resp ul.dropdown-menu li {
	display: block !important;
	white-space: nowrap;
	padding: 5px 15px
}

.header-resp ul.dropdown-menu li a {
	text-decoration: none;
	color: #505050;
	display: block;
	text-transform: uppercase;
}

.header-resp ul.dropdown-menu ul.dropdown-menu {
	left: 100%;
	top: 0;
	background-color: #f00 !important
}

@media only screen and (min-width:992px) {
	.header-resp ul.dropdown-menu {
		display: none
	}
}

@media only screen and (max-width:991px) {
	.header-resp .nav_icn {
		display: none
	}
}

.header-resp .nav_icn i {
	display: inline-block
}

@media only screen and (min-width:992px) {
	.header-resp .nav_icn2 {
		display: none
	}
}

@media only screen and (max-width:991px) {
	.header-resp .nav_icn2 {
		display: inline-block;
		position: absolute;
		right: 0
	}
}

.header-resp .nav_icn2 i {
	display: inline-block
}

.header-resp .selected {
	opacity: .7
}

footer {
	padding: 50px 50px 0;
	background-color: #f2f2f2;
	position: relative
}

@media(max-width:1199px) {
	footer {
		padding: 0
	}
}

@media(max-width:991px) {
	footer {
		padding: 50px 0 20px
	}
}

@media(max-width:767px) {
	footer {
		padding: 20px 0
	}
}

footer hr {
	border: 1px solid #707070;
	margin: 25px 0
}

footer .diamond3 {
	position: absolute;
	top: -12%;
	left: 3%;
	z-index: 1
}

@media(max-width:767px) {
	footer .diamond3 {
		width: 30px;
		top: -3%
	}
}

footer .footer_inner {
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 15px 15px 15px
}

footer .footer_inner:after,
footer .footer_inner:before {
	display: none
}

@media(max-width:767px) {
	footer .footer_inner {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

footer .footer_inner .copyright_text p {
	font-size: 14px;
	color: #000;
	opacity: .7
}

@media(max-width:767px) {
	footer .footer_inner .social_links {
		margin: 10px 0
	}
}

footer .footer_inner .social_links .social_icons {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	--dim: 40px
}

@media(max-width:767px) {
	footer .footer_inner .social_links .social_icons {
		--dim: 30px
	}
}

footer .footer_inner .social_links .social_icons a {
	width: var(--dim);
	height: var(--dim);
	font-size: 18px;
	text-align: center;
	line-height: var(--dim);
	border: 1px solid gray;
	border-radius: 50px;
	color: gray;
	margin: 0 10px;
	background-color: #fff;
	opacity: .7;
	position: relative
}

footer .footer_inner .made_by_ting_sec .ting-unit-wrap {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7)
}

@media(max-width:991px) {
	footer .footer_inner .made_by_ting_sec .ting-unit-wrap {
		text-align: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}

footer .footer_inner .made_by_ting_sec .ting-unit-wrap .made-by-text {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end
}

footer .footer_inner .made_by_ting_sec .ting-unit-wrap .made-by-text p {
	color: white;
	font-weight: 700;
	font-family: Lato_Black;
	background-color: #121f91;
	margin-bottom: 3px;
	padding: 2px 8px;
	border-radius: 3px;
	letter-spacing: 2px;
	font-size: 11px;
	text-transform: uppercase
}

footer .footer_inner .made_by_ting_sec .ting-unit-wrap img {
	display: inline-block;
	vertical-align: middle;
	width: 90px;
	margin-left: 5px
}

footer .footer_inner .made_by_ting_sec .ting-unit-wrap img.black-logo {
	-webkit-filter: invert(1);
	filter: invert(1)
}

footer .links-flex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media screen and (min-width:768px) and (max-width:992px) {
	footer .links-flex {
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
}

@media screen and (max-width:992px) {
	footer .links-flex .links-item {
		width: 25%
	}
}

@media screen and (max-width:767px) {
	footer .links-flex .links-item {
		width: 50%
	}
}

footer .links-flex .links-item li {
	color: #000;
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: 400
}

@media screen and (max-width:767px) {
	footer .links-flex .links-item li {
		margin-bottom: 20px
	}
}

footer .links-flex .links-item li.normal-text-link {
	opacity: .7;
	font-weight: 300
}

footer .links-flex .links-item li:nth-child(1n+2) {
	opacity: .7;
	font-weight: 300
}

footer .links-flex .links-item li a {
	color: inherit;
	text-decoration: none
}

@-webkit-keyframes spin_360 {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes spin_360 {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.bread_crum {
	padding: 10px 0;
	background-color: #f5f5f5
}

.bread_crum .breadcrum-link a {
	color: #505050;
	text-decoration: none;
	font-size: 14px;
	font-weight: 400;
	position: relative;
	text-transform: uppercase;
}

.bread_crum .breadcrum-link span {
	margin: 0 5px;
	vertical-align: middle
}

.banner-inner {
	position: relative
}

.banner-inner::after {
	content: "\A";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	/* background: #0000003b; */
	background:rgba(0,0,0,.4);
	opacity: 1;
	transition: all .5s;
	-webkit-transition: all .5s
}

@media(min-width:1441px) {
	.banner-inner picture img {
		width: 100%;
		margin: 0 auto
	}
}

.banner-inner .banner-content {
	position: absolute;
	top: 50%;
	left: calc((100vw - var(--container_width)) / 2 + 15px);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1
}

.banner-inner .banner-content p {
	font-weight: 300
}

.common_form {
	margin: 8vmin 0
}

.common_form .text-head,
.common_form #our-heritage .journey_sec .journey-main .entry .content span,
#our-heritage .journey_sec .journey-main .entry .content .common_form span {
	text-align: center
}

.common_form .form_desc {
	text-align: center
}

.common_form .common_form_inner {
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 80%;
	margin: 5vmin auto
}

@media(max-width:767px) {
	.common_form .common_form_inner {
		display: block;
		width: 100%
	}
}

.common_form .common_form_inner .input-field {
	color: #505050;
	padding-bottom: 45px;
	width: 45%
}

.common_form .common_form_inner .input-field.full_width {
	width: 100%
}

@media(max-width:767px) {
	.common_form .common_form_inner .input-field {
		width: 100%
	}
}

.common_form .common_form_inner .input-field input {
	background: transparent;
	width: 100%;
	border: 0;
	outline: 0;
	font-family: "Hind Siliguri";
	border-bottom: 1px solid #505050;
	font-size: 16px
}

.common_form .common_form_inner .send_btn {
	margin-top: 3vmin;
	width: 100%;
	text-align: center
}

#index_page .home_page_popup {
	padding-top: 135px;
	padding-bottom: 50px;
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	z-index: 100;
	display: none
}

@media(max-width:767px) {
	#index_page .home_page_popup {
		padding-top: 80px
	}
}

#index_page .home_page_popup .popup_section {
	padding: 15px 30px 30px 30px;
	background-color: white;
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
	z-index: 99;
	border-bottom-right-radius: 50px;
	border: 1px solid #eee;
	box-shadow: 0 0 0 15px #eee;
}

@media(max-width:1199px) {
	#index_page .home_page_popup .popup_section {
		width: 80%
	}
}

@media(max-width:767px) {
	#index_page .home_page_popup .popup_section {
		width: 90%
	}
}

#index_page .home_page_popup .popup_section #close {
	background-color: transparent;
	border: 0;
	outline: 0;
	font-size: 26px;
	opacity: .7;
	display: block;
	margin: 0 0 auto auto;
	cursor: pointer
}

#index_page .home_page_popup .popup_section .title_logo_sec {
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-bottom: 10px
}

@media(max-width:767px) {
	#index_page .home_page_popup .popup_section .title_logo_sec {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

#index_page .home_page_popup .popup_section .title_logo_sec .title {
	font-size: calc(50px - 20px);
	font-family: "Chapaza-Italic";
	color: #121f91;
	padding-right: 20px;
	line-height: 1.3
}

#index_page .home_page_popup .popup_section .logo {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

@media(max-width:767px) {
	#index_page .home_page_popup .popup_section .logo {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

#index_page .home_page_popup .popup_section .logo.sy {
	padding-top: 10px
}

#index_page .home_page_popup .popup_section .logo img {
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px
}

@media(max-width:767px) {
	#index_page .home_page_popup .popup_section .logo img {
		padding-top: 0;
		max-width: 90%
	}
}

@media(max-width:767px) {
	#index_page .home_page_popup .popup_section .detail_sec {
		padding-top: 0
	}
}

#index_page .home_page_popup .popup_section .detail_sec .text_sec {
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

#index_page .home_page_popup .popup_section .detail_sec .text_sec p {
	color: #484b5e;
	margin-bottom: 0;
	font-size: calc(50px - 28px)
}

@media(max-width:767px) {
	#index_page .home_page_popup .popup_section .detail_sec .text_sec p {
		width: 100%
	}
}

@media(max-width:991px) {
	#index_page .home_page_popup .popup_section .detail_sec .text_sec p {
		font-size: calc(50px - 34px)
	}
}

#index_page .home_page_popup .popup_section .detail_sec .text_sec p strong {
	font-weight: bold
}

#index_page .home_page_popup .popup_section .detail_sec .text_sec p span {
	padding: 0 15px
}

@media(max-width:767px) {
	#index_page .home_page_popup .popup_section .detail_sec .text_sec p span {
		display: none
	}
}

@media(max-width:991px) {
	#index_page .home_page_popup .popup_section .detail_sec .text_sec p span {
		padding: 0 10px
	}
}

#index_page .home_page_popup .know_more {
	margin-top: 10px
}

#index_page a {
	text-decoration: none
}

#index_page .banner-sec .banner_slider .banner_inside {
	position: relative
}

#index_page .banner-sec .banner_slider .banner_inside .banner-logo {
	position: absolute;
	top: 0;
	z-index: 99;
	left: calc((100vw - var(--container_width)) / 4 + 15px);
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%
}

@media(max-width:767px) {
	#index_page .banner-sec .banner_slider .banner_inside .banner-logo {
		top: 0
	}
}

@media(max-width:767px) {
	#index_page .banner-sec .banner_slider .banner_inside .banner-logo img {
		width: 350px
	}
}

#index_page .banner-sec .banner_slider .arrow {
	position: absolute;
	top: 50%;
	z-index: 1;
	cursor: pointer;
	-webkit-transform: rotateY(-50%);
	transform: rotateY(-50%);
	background-color: #fff;
	border-radius: 50%
}

@media(max-width:767px) {
	#index_page .banner-sec .banner_slider .arrow {
		width: 30px
	}
}

#index_page .banner-sec .banner_slider .arrow.nxt {
	-webkit-transform: scale(-1);
	-ms-transform: scale(-1);
	transform: scale(-1);
	right: 25px
}

@media(max-width:767px) {
	#index_page .banner-sec .banner_slider .arrow.nxt {
		right: 0
	}
}

#index_page .banner-sec .banner_slider .arrow.prv {
	left: 25px
}

@media(max-width:767px) {
	#index_page .banner-sec .banner_slider .arrow.prv {
		left: 0
	}
}

@media(min-width:1441px) {
	#index_page .banner-sec picture img {
		width: 100%
	}
}

#index_page .tag_line_section {
	background-color: #f2f2f2;
	position: relative
}

#index_page .tag_line_section .white_bg {
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%
}

#index_page .tag_line_section .tag_line {
	text-align: center;
	padding: 20px 0
}


#index_page .tag_line_section .tag_line .text-head,
#index_page .tag_line_section .tag_line #our-heritage .journey_sec .journey-main .entry .content span,
#our-heritage .journey_sec .journey-main .entry .content #index_page .tag_line_section .tag_line span {
	color: #121f91;
	font-family: "Chapaza-Italic";
	line-height: 1.3
}

#index_page .the-legacy {
	padding: 60px 0
}

@media(max-width:767px) {
	#index_page .the-legacy {
		padding: 30px 0
	}
}

@media(max-width:767px) {
	#index_page .the-legacy .btn {
		margin-top: 5px
	}
}

@media(max-width:767px) {
	#index_page .the-legacy .right-content {
		margin-top: 15px
	}
}

#index_page .the-legacy .right-content .right-content-flex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 25px 0 0
}

@media(max-width:767px) {
	#index_page .the-legacy .right-content .right-content-flex {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}

#index_page .the-legacy .right-content .right-content-flex .right-content-item {
	margin-right: 60px
}

@media(max-width:992px) {
	#index_page .the-legacy .right-content .right-content-flex .right-content-item {
		margin-right: 25px
	}
}

@media(max-width:767px) {
	#index_page .the-legacy .right-content .right-content-flex .right-content-item {
		margin-right: 0;
		width: 50%
	}
}

#index_page .the-legacy .right-content .right-content-flex .right-content-item:last-child {
	margin-right: 0
}

@media(max-width:767px) {
	#index_page .the-legacy .right-content .right-content-flex .right-content-item:last-child {
		margin-top: 15px
	}
}

#index_page .the-legacy .right-content .right-content-flex .right-content-item .numbers-content {
	text-align: center;
	line-height: 1
}

#index_page .the-legacy .right-content .right-content-flex .right-content-item .numbers-content span {
	font-size: 30px;
	font-family: "Chapaza";
	color: #121f91;
	display: block
}

@media(max-width:767px) {
	#index_page .the-legacy .right-content .right-content-flex .right-content-item .numbers-content span {
		font-size: 20px
	}
}

#index_page .we-are-proud {
	padding: 100px 0 50px;
	overflow: hidden
}

@media(max-width:767px) {
	#index_page .we-are-proud {
		padding: 30px 0
	}
}

@media(min-width:1024px) {
	#index_page .we-are-proud .rough-diamond-sourcing-wrap {
		height: 100vh
	}
}

#index_page .we-are-proud .rough-diamond-sourcing {
	width: 100%;
	background-color: #121f91;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
	overflow: hidden
}

@media(max-width:992px) {
	#index_page .we-are-proud .rough-diamond-sourcing {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		overflow: hidden;
		border-radius: 0 0 50px 0
	}
}

#index_page .we-are-proud .rough-diamond-sourcing .over-white-box {
	background-color: #fff;
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%)
}

#index_page .we-are-proud .rough-diamond-sourcing::after {
	content: "";
	background-color: #fff;
	height: 50px;
	width: 100%
}

@media(max-width:992px) {
	#index_page .we-are-proud .rough-diamond-sourcing::after {
		height: 0
	}
}

#index_page .we-are-proud .rough-diamond-sourcing::before {
	content: "";
	top: auto;
	bottom: 0;
	background-color: #fff;
	height: 50px
}

@media(max-width:992px) {
	#index_page .we-are-proud .rough-diamond-sourcing::before {
		height: 0
	}
}

#index_page .we-are-proud .rough-diamond-sourcing .content-box {
	padding: 0 0 0 50px;
	position: relative;
	z-index: 1
}

@media(max-width:992px) {
	#index_page .we-are-proud .rough-diamond-sourcing .content-box {
		width: 50%;
		padding: 20px 15px
	}
}

@media(max-width:767px) {
	#index_page .we-are-proud .rough-diamond-sourcing .content-box {
		width: 100%
	}
}

#index_page .we-are-proud .rough-diamond-sourcing .content-box .content-txt1 {
	font-size: 20px;
	color: #fff;
	-webkit-transform-origin: left;
	-ms-transform-origin: left;
	transform-origin: left;
	font-family: "Chapaza";
	font-weight: 400;
	line-height: 1.2;
	margin-bottom: 20px;
	text-transform: uppercase
}

@media(max-width:991px) {
	#index_page .we-are-proud .rough-diamond-sourcing .content-box .content-txt1 {
		opacity: .6
	}
}

#index_page .we-are-proud .rough-diamond-sourcing .content-box .txt-slider {
	position: relative
}

#index_page .we-are-proud .rough-diamond-sourcing .content-box .txt-slider .slick-dots {
	width: auto;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

#index_page .we-are-proud .rough-diamond-sourcing .content-box .txt-slider .slick-dots li {
	margin: 0
}

#index_page .we-are-proud .rough-diamond-sourcing .content-box .txt-slider .slick-dots li button::before {
	font-size: 10px;
	color: #fff
}

@media(min-width:1024px) {
	#index_page .we-are-proud .rough-diamond-sourcing .content-box .txt-slider .txt-item {
		position: absolute;
		left: 0;
		top: 0;
		opacity: 0;
		transition: all .5s ease-out;
		width: 100%
	}
}

@media(min-width:1024px) {
	#index_page .we-are-proud .rough-diamond-sourcing .content-box .txt-slider .txt-item.active {
		position: static;
		opacity: 1
	}
}

#index_page .we-are-proud .rough-diamond-sourcing .content-box .txt-slider .txt-item .content-txt2 {
	font-size: 44px;
	color: #fff;
	font-family: "Hind Siliguri";
	font-weight: 500;
	line-height: 1
}

@media(max-width:767px) {
	#index_page .we-are-proud .rough-diamond-sourcing .content-box .txt-slider .txt-item .content-txt2 {
		font-size: 30px
	}
}

#index_page .we-are-proud .rough-diamond-sourcing .content-box .txt-slider .txt-item .btn-secondary {
	margin-top: 15px
}

#index_page .we-are-proud .rough-diamond-sourcing .img-box {
	overflow: hidden;
	position: relative;
	z-index: 1
}

@media(max-width:767px) {
	#index_page .we-are-proud .rough-diamond-sourcing .img-box {
		border-radius: 0
	}
}

#index_page .we-are-proud .rough-diamond-sourcing .img-box .img-slider {
	margin-bottom: 0
}

#index_page .we-are-proud .rough-diamond-sourcing .img-box .slick-dots {
	width: auto;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 0
}

#index_page .we-are-proud .rough-diamond-sourcing .img-box .slick-dots li {
	margin: 0
}

#index_page .we-are-proud .rough-diamond-sourcing .img-box .slick-dots li button::before {
	font-size: 10px;
	color: #fff
}

@media(max-width:992px) {
	#index_page .we-are-proud .rough-diamond-sourcing .img-box {
		width: 50%
	}
}

@media(max-width:767px) {
	#index_page .we-are-proud .rough-diamond-sourcing .img-box {
		width: 100%
	}
}

#index_page .jewelry-brands {
	padding: 100px 0 50px;
	overflow: hidden
}

@media(max-width:991px) {
	#index_page .jewelry-brands {
		padding: 30px 0
	}
}

#index_page .jewelry-brands .jewelry-brands-inner {
	padding-left: calc((100vw - var(--container_width)) / 2 + 15px)
}

#index_page .jewelry-brands .jewelry-brands-inner .jewelry-brands-slider .jewelry-brands-item {
	max-width: 280px
}

#index_page .jewelry-brands .jewelry-brands-inner .jewelry-brands-slider .jewelry-brands-item .jewelry-brands-img {
	margin: 15px;
	box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
	overflow: hidden
}

#index_page .jewelry-brands .jewelry-brands-inner .jewelry-brands-slider .jewelry-brands-item .jewelry-brands-img img {
	width: 100%
}

#index_page .jewelry-brands .jewelry-brands-inner .jewelry-brands-slider .slick-dots {
	width: auto
}

#index_page .jewelry-brands .jewelry-brands-inner .jewelry-brands-slider .slick-dots li {
	margin: 0
}

#index_page .jewelry-brands .jewelry-brands-inner .jewelry-brands-slider .slick-dots li button::before {
	font-size: 10px
}

#index_page .client-logos {
	padding: 50px 0
}

@media(max-width:991px) {
	#index_page .client-logos {
		padding: 30px 0
	}
}

#index_page .client-logos .client-logo-flex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 20px 0 0
}

@media(max-width:767px) {
	#index_page .client-logos .client-logo-flex {
		width: 80%;
		margin: 0 auto
	}
}

#index_page .client-logos .client-logo-flex#client-logo-slider .client-logo-item {
	border: 0 solid #ddd
}

#index_page .client-logos .client-logo-flex#client-logo-slider .arrow {
	position: absolute;
	top: 50%;
	z-index: 1;
	cursor: pointer;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

@media(max-width:767px) {
	#index_page .client-logos .client-logo-flex#client-logo-slider .arrow {
		width: 30px
	}
}

#index_page .client-logos .client-logo-flex#client-logo-slider .arrow.nxt {
	-webkit-transform: scale(-1) translateY(50%);
	-ms-transform: scale(-1) translateY(50%);
	transform: scale(-1) translateY(50%);
	right: -5%
}

@media(max-width:767px) {
	#index_page .client-logos .client-logo-flex#client-logo-slider .arrow.nxt {
		right: -40px
	}
}

#index_page .client-logos .client-logo-flex#client-logo-slider .arrow.prv {
	left: -5%
}

@media(max-width:767px) {
	#index_page .client-logos .client-logo-flex#client-logo-slider .arrow.prv {
		left: -40px
	}
}

#index_page .client-logos .client-logo-flex .client-logo-item {
	width: calc(100% / 5);
	padding: 10px;
	border: 1px solid #ddd;
	min-height: 120px
}

@media(max-width:767px) {
	#index_page .client-logos .client-logo-flex .client-logo-item {
		width: calc(100% / 2)
	}
}

#index_page .client-logos .client-logo-flex .client-logo-item img {
	margin: 0 auto;
	vertical-align: middle
}

#index_page .research-and-innovation {
	position: relative
}

#index_page .research-and-innovation .diamond-img-sec {
	padding: 10vh 0
}

@media(max-width:767px) {
	#index_page .research-and-innovation .diamond-img-sec {
		padding: 2vh 0
	}
}

#index_page .research-and-innovation .diamond-img-sec .diamond-content {
	left: 8%;
	z-index: 1;
	overflow: hidden
}

@media(max-width:767px) {
	#index_page .research-and-innovation .diamond-img-sec .diamond-content {
		left: 0;
		padding: 0 25px
	}
}

#index_page .research-and-innovation .diamond-img-sec .diamond-content .text-head,
#index_page .research-and-innovation .diamond-img-sec .diamond-content #our-heritage .journey_sec .journey-main .entry .content span,
#our-heritage .journey_sec .journey-main .entry .content #index_page .research-and-innovation .diamond-img-sec .diamond-content span {
	margin-bottom: 15px
}

#index_page .research-and-innovation .diamond-img-sec .rai_img {
	display: block;
	overflow: hidden
}

#index_page .research-and-innovation .diamond-img-sec .rai_img img {
	height: 80vh;
	object-fit: cover
}

@media(max-width:767px) {
	#index_page .research-and-innovation .diamond-img-sec .rai_img img {
		object-position: 65%
	}
}

#index_page .awards-sec {
	padding: 50px 0;
	overflow: hidden
}

#index_page .awards-sec .txt-block .cst-text-head {
	font-size: calc(50px + 20px)
}

@media(max-width:767px) {
	#index_page .awards-sec .txt-block .cst-text-head {
		font-size: 26px;
	}
}

#index_page .awards-sec .txt-block .sub-head {
	font-size: calc(55px - 16px);
	color: #121f91;
	line-height: 1
}

@media(max-width:767px) {
	#index_page .awards-sec .txt-block .sub-head {
		font-size: calc(55px - 25px)
	}
}

#index_page .awards-sec .slick-track {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

#index_page .awards-sec .awards-sec-slider {
	padding-left: calc((100vw - var(--container_width)) / 2 + 15px);
	margin: 20px 0 90px
}

#index_page .awards-sec .awards-sec-slider .awards-sec-item {
	width: 100%;
	max-width: 275px;
	box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
	margin: 20px 25px;
	padding: 25px 25px 0;
	height: inherit
}

#index_page .awards-sec .awards-sec-slider .awards-sec-item:hover {
	background-color: #121f91
}

#index_page .awards-sec .awards-sec-slider .awards-sec-item:hover .awards-sec-inner {
	color: #fff
}

#index_page .awards-sec .awards-sec-slider .awards-sec-item .awards-sec-inner strong {
	font-weight: 600
}

#index_page .awards-sec .awards-sec-slider .arrow {
	position: absolute;
	bottom: -55px;
	right: 0;
	cursor: pointer
}

@media(max-width:767px) {
	#index_page .awards-sec .awards-sec-slider .arrow {
		width: 30px
	}
}

#index_page .awards-sec .awards-sec-slider .prv {
	right: 200px
}

@media(max-width:767px) {
	#index_page .awards-sec .awards-sec-slider .prv {
		right: 56%
	}
}

#index_page .awards-sec .awards-sec-slider .nxt {
	right: 130px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

@media(max-width:767px) {
	#index_page .awards-sec .awards-sec-slider .nxt {
		right: 34%
	}
}

#index_page .awards-sec .certifications-sec {
	margin: 50px 0 0
}

@media(max-width:767px) {
	#index_page .awards-sec .certifications-sec {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

#index_page .awards-sec .certifications-sec .txt-block {
	font-size: calc(55px - 16px);
	color: #121f91;
	line-height: 1;
	margin-bottom: 20px
}

@media(max-width:767px) {
	#index_page .awards-sec .certifications-sec .txt-block {
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px
	}
}

@media(max-width:767px) {
	#index_page .awards-sec .certifications-sec .certification_flex {
		width: 80%;
		margin: 0 auto
	}
}

@media(max-width:991px) {
	#index_page .awards-sec .certifications-sec .certification_flex .img-block {
		width: 25%;
		margin-right: 0;
		margin-bottom: 20px
	}
}

@media(max-width:767px) {
	#index_page .awards-sec .certifications-sec .certification_flex .img-block {
		width: 33.33%;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}
}

#index_page .awards-sec .certifications-sec .certification_flex .img-block img {
	margin: 0 auto
}

@media(max-width:1199px) {
	#index_page .awards-sec .certifications-sec .certification_flex .img-block img {
		margin: 0 auto
	}
}

#index_page .awards-sec .certifications-sec .certification_flex .arrow {
	position: absolute;
	top: 32%;
	z-index: 1;
	cursor: pointer
}

@media(max-width:767px) {
	#index_page .awards-sec .certifications-sec .certification_flex .arrow {
		width: 30px
	}
}

#index_page .awards-sec .certifications-sec .certification_flex .arrow.nxt {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	right: -5%
}

@media(max-width:1199px) {
	#index_page .awards-sec .certifications-sec .certification_flex .arrow.nxt {
		right: 0
	}
}

@media(max-width:767px) {
	#index_page .awards-sec .certifications-sec .certification_flex .arrow.nxt {
		right: -40px
	}
}

#index_page .awards-sec .certifications-sec .certification_flex .arrow.prv {
	left: -5%
}

@media(max-width:1199px) {
	#index_page .awards-sec .certifications-sec .certification_flex .arrow.prv {
		left: 0
	}
}

@media(max-width:767px) {
	#index_page .awards-sec .certifications-sec .certification_flex .arrow.prv {
		left: -40px
	}
}

#index_page .awards-sec .certifications-sec .txt-block {
	margin-right: 40px
}

@media(max-width:767px) {
	#index_page .awards-sec .certifications-sec .img-block {
		margin-right: 5px
	}

	#index_page .awards-sec .certifications-sec .img-block img {
		width: auto
	}
}

#index_page .world-to-connect {
	padding: 50px 0
}

#index_page .world-to-connect .img-map-wrap {
	height: 100vh
}

@media(max-width:992px) {
	#index_page .world-to-connect .img-map-wrap {
		height: auto
	}
}

#index_page .world-to-connect .img-map-wrap .img-sec img {
	margin: 0 auto
}

@media(max-width:992px) {
	#index_page .world-to-connect .img-map-wrap .img-sec img {
		margin: 25px auto
	}
}

#index_page .world-to-connect .c_name {
	font-size: 20px
}

#index_page .paralax-sec .paralex-item {
	overflow: hidden;
	z-index: 1
}

@media(max-width:992px) {
	#index_page .paralax-sec .paralex-item {
		position: -webkit-sticky;
		position: sticky;
		top: 60px
	}
}

#index_page .paralax-sec .paralex-item .prlx-content {
	z-index: 1
}

@media(max-width:992px) {
	#index_page .paralax-sec .paralex-item .prlx-content {
		width: 100%
	}
}

#index_page .paralax-sec .paralex-item .prlx-content .prlx-txt {
	font-size: calc(55px + 15px);
	font-family: "Chapaza";
	line-height: 1
}

@media(max-width:767px) {
	#index_page .paralax-sec .paralex-item .prlx-content .prlx-txt {
		font-size: calc(55px - 15px)
	}
}

#index_page .paralax-sec .paralex-item .refined_img {
	display: block
}

#index_page .paralax-sec .paralex-item .refined_img img {
	object-fit: cover;
	/* height: 100vh */
}

@media(max-width:992px) {
	#index_page .paralax-sec .paralex-item .refined_img img {
		/* height: 50vh */
	}
}

#index_page .the-magicians {
	padding: 100px 0;
	height: 100vh;
	overflow: hidden
}

@media(max-width:992px) {
	#index_page .the-magicians {
		height: unset;
		padding: 50px 0
	}
}

#index_page .the-magicians .the-magicians-txt-block {
	-webkit-transform-origin: 48.5% 50%;
	-ms-transform-origin: 48.5% 50%;
	transform-origin: 48.5% 50%
}

#index_page .the-magicians .the-magicians-txt-block .magicians-txt {
	font-size: calc(55px + 85px);
	font-family: "Chapaza";
	color: #121f91;
	line-height: 1;
	text-transform: uppercase
}

@media(max-width:992px) {
	#index_page .the-magicians .the-magicians-txt-block .magicians-txt {
		font-size: calc(55px - 10px)
	}
}

@media(max-width:767px) {
	#index_page .the-magicians .the-magicians-txt-block .magicians-txt {
		font-size: calc(55px - 20px)
	}
}

#index_page .the-magicians .the-magicians-txt-block .magicians-txt span {
	font-family: "Chapaza-Italic"
}

#index_page .our-team {
	overflow: hidden;
	padding: 100px 0;
	background-color: #121f91;
	height: 100vh
}

@media(max-width:767px) {
	#index_page .our-team {
		height: unset;
		padding: 50px 0
	}
}

#index_page .our-team .our-team-wrap {
	width: 100vw
}

#index_page .our-team .txt-block .text-head,
#index_page .our-team .txt-block #our-heritage .journey_sec .journey-main .entry .content span,
#our-heritage .journey_sec .journey-main .entry .content #index_page .our-team .txt-block span {
	margin-bottom: 10px
}

#index_page .our-team .team-slider {
	padding-left: calc((100vw - var(--container_width)) / 2 + 15px)
}

#index_page .our-team .team-slider .team-item {
	max-width: 275px;
	width: 100%;
	margin: 20px 20px 20px 0
}

@media(max-width:992px) {
	#index_page .our-team .team-slider .team-item {
		max-width: 100%
	}
}

#index_page .our-team .team-slider .team-item:nth-child(odd) {
	overflow: hidden
}

#index_page .our-team .team-slider .team-item:nth-child(even) {
	overflow: hidden
}

@media(max-width:767px) {
	#index_page .our-team .team-slider .team-item img {
		margin: 0 auto
	}
}

#index_page .our-team .team-slider .slick-dots {
	width: auto
}

@media(max-width:767px) {
	#index_page .our-team .team-slider .slick-dots {
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%)
	}
}

#index_page .our-team .team-slider .slick-dots li {
	margin: 0
}

#index_page .our-team .team-slider .slick-dots li button::before {
	font-size: 10px;
	color: #fff
}

#index_page .our-team .team-slider .toTop:nth-child(1)[data-scroll] {
	transition: all .5s ease-out
}

#index_page .our-team .team-slider .toTop:nth-child(2)[data-scroll] {
	transition: all .1s ease-out
}

#index_page .our-team .team-slider .toTop:nth-child(3)[data-scroll] {
	transition: all .3s ease-out
}

#index_page .our-team .team-slider .toTop:nth-child(4)[data-scroll] {
	transition: all .7s ease-out
}

#index_page .our-team .team-slider .toTop[data-scroll="in"] {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

#index_page .our-team .team-slider .toTop[data-scroll="out"] {
	opacity: 0;
	-webkit-transform: translateY(100px);
	-ms-transform: translateY(100px);
	transform: translateY(100px)
}

#index_page .testimonial_section {
	background-color: white;
	position: relative;
	padding: 50px 0
}

#index_page .testimonial_section .testimonial_slider {
	padding-top: 30px;
	padding-bottom: 30px
}

#index_page .testimonial_section .testimonial_slider .slick-dots li {
	margin: 0
}

#index_page .testimonial_section .testimonial_slider .slick-dots li.slick-active button::before {
	color: #121f91
}

#index_page .testimonial_section .testimonial_slider .slick-dots li button::before {
	font-size: 10px;
	color: #121f91
}

#index_page .testimonial_section .testimonial_slider .testimonial {
	padding: 0 50px;
	max-width: 35vw
}

@media screen and (max-width:767px) {
	#index_page .testimonial_section .testimonial_slider .testimonial {
		max-width: 100vw;
		padding: 0 20px
	}
}

@media screen and (min-width:768px) and (max-width:991px) {
	#index_page .testimonial_section .testimonial_slider .testimonial {
		max-width: 60vw;
		padding: 0 20px
	}
}

@media screen and (min-width:992px) and (max-width:1199px) {
	#index_page .testimonial_section .testimonial_slider .testimonial {
		max-width: 50vw;
		padding: 0 20px
	}
}

#index_page .testimonial_section .testimonial_slider .testimonial .open {
	display: inline-block;
	vertical-align: super
}

#index_page .testimonial_section .testimonial_slider .testimonial .close {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	display: inline-block
}

#index_page .testimonial_section .testimonial_slider .testimonial .img_text_section .img {
	padding-right: 20px
}

#index_page .testimonial_section .testimonial_slider .testimonial .img_text_section p {
	margin-bottom: 0
}

#index_page .testimonial_section .testimonial_slider .testimonial .img_text_section p strong {
	font-weight: bold
}

#index_page .form-sec {
	padding: 100px 0;
	position: relative;
	background-color: #fff;
	z-index: 1;
	overflow: hidden
}

@media(max-width:767px) {
	#index_page .form-sec {
		padding: 50px 0
	}
}

#index_page .form-sec .diamond1 {
	position: absolute;
	top: 0;
	right: 0
}

@media(max-width:992px) {
	#index_page .form-sec .diamond1 {
		width: 50px
	}
}

@media(max-width:767px) {
	#index_page .form-sec .diamond1 {
		top: -45px;
		width: 50px
	}
}

#index_page .form-sec .diamond2 {
	position: absolute;
	bottom: 0;
	right: 0
}

@media(max-width:767px) {
	#index_page .form-sec .diamond2 {
		width: 50px
	}
}

#index_page .form-sec .wrap {
	width: 80%;
	margin: 0 auto
}

@media(max-width:767px) {
	#index_page .form-sec .wrap {
		width: 100%
	}
}

#index_page .form-sec .wrap .mat-label {
	display: block;
	font-size: 16px;
	-webkit-transform: translateY(25px);
	-ms-transform: translateY(25px);
	transform: translateY(25px);
	color: #a3a4ae;
	transition: all .5s
}

#index_page .form-sec .wrap .mat-input {
	position: relative;
	background: transparent;
	width: 100%;
	border: 0;
	outline: 0;
	padding: 8px 0;
	font-size: 16px;
	border-bottom: solid 1px #a3a4ae
}

#index_page .form-sec .wrap .mat-div {
	padding: 30px 40px 10px 0;
	position: relative
}

@media(max-width:767px) {
	#index_page .form-sec .wrap .mat-div {
		padding: 0 0 15px
	}
}

#index_page .form-sec .wrap .mat-div::after {
	background-color: #a3a4ae;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0)
}

#index_page .form-sec .wrap .is-active::after {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1)
}

#index_page .form-sec .wrap .is-active .mat-label {
	color: #a3a4ae
}

#index_page .form-sec .wrap .is-completed .mat-label {
	font-size: 12px;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

#index_page .form-sec .btn-block {
	margin: 50px 0 0
}

#index_page .cst-container {
	padding: 0 calc((100vw - var(--container_width)) / 2 + 15px)
}

#index_page .txt-block-flex {
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media(max-width:767px) {
	#index_page .txt-block-flex {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		margin-bottom: 25px
	}
}

#index_page .txt-block-flex .btn-block {
	padding-right: calc((100vw - var(--container_width)) / 2 + 15px)
}

#index_page .global-map .popup-txt-block {
	right: 0
}

#index_page .our_team .video_box {
	width: 70%;
	margin: 0 auto
}

#index_page .our_team .video_item {
	width: 100%;
	padding-top: 40px
}

#index_page .our_team_text {
	padding-top: 30px;
	text-align: center
}

* {
	box-sizing: border-box
}

#contact_page .contact_us_section {
	background-color: #121f91
}

#contact_page .contact_us_section .contact_details {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 5vmin 0
}

@media(max-width:767px) {
	#contact_page .contact_us_section .contact_details {
		display: block
	}
}

@media(max-width:767px) {
	#contact_page .contact_us_section .contact_details .contact_details_inner {
		margin-bottom: 5vmin
	}
}

#contact_page .contact_us_section .contact_details .contact_details_inner .country {
	margin-bottom: 10px
}

#contact_page .contact_us_section .contact_details .contact_details_inner .country .map {
	padding-right: 10px
}

#contact_page .contact_us_section .contact_details .contact_details_inner .country .country_name {
	font-size: 34px;
	font-weight: 700;
	margin-bottom: 0;
}

#contact_page .contact_us_section .contact_details .contact_details_inner .contact_info {
	margin-bottom: 10px
}

#contact_page .contact_us_section .contact_details .contact_details_inner .contact_info .icon {
	padding-right: 10px
}

#contact_page .contact_us_section .contact_details .contact_details_inner .contact_info .contact_text {
	margin-bottom: 0
}

#founding-pilars .text-head,
#founding-pilars #our-heritage .journey_sec .journey-main .entry .content span,
#our-heritage .journey_sec .journey-main .entry .content #founding-pilars span {
	margin: 0 0 10px
}

#founding-pilars .about-hk {
	padding: 0px 0 0;
	background-color: #121f91;
	position: relative
}

@media screen and (max-width:767px) {
	#founding-pilars .about-hk {
		padding: 40px 0 0
	}
}

@media screen and (min-width:768px) and (max-width:1200px) {
	#founding-pilars .about-hk {
		padding: 60px 0 0
	}
}

#founding-pilars .about-hk .flex-box {
	padding-bottom: 50px
}

@media screen and (max-width:767px) {
	#founding-pilars .about-hk .flex-box .flex-width-50 {
		width: 100%;
		margin: 20px 0 0
	}
}

#founding-pilars .about-hk .founding-pilars-banner {
	width: 100%
}

#founding-pilars .about-hk .left-bx {
	position: relative
}

#founding-pilars .about-hk .left-bx .diamond1 {
	position: absolute;
	right: 10%;
	bottom: 35%;
	-webkit-transform: rotate(-8deg) !important;
	-ms-transform: rotate(-8deg) !important;
	transform: rotate(-8deg) !important
}

@media screen and (max-width:991px) {
	#founding-pilars .about-hk .left-bx .diamond1 {
		display: none
	}
}

@media screen and (min-width:991px) and (max-width:1199px) {
	#founding-pilars .about-hk .left-bx .diamond1 {
		right: 20%;
		bottom: 56%
	}
}

#founding-pilars .about-hk .diamond2 {
	position: absolute;
	left: -20%;
	bottom: 0;
	-webkit-transform: translateX(0) !important;
	-ms-transform: translateX(0) !important;
	transform: translateX(0) !important
}

@media screen and (max-width:991px) {
	#founding-pilars .about-hk .diamond2 {
		display: none
	}
}

@media screen and (min-width:991px) and (max-width:1199px) {
	#founding-pilars .about-hk .diamond2 {
		left: -5%
	}
}

#founding-pilars .years-ago-section {
	padding: 60px 0;
	overflow: hidden
}

#founding-pilars .years-ago-section h2 {
	text-align: center;
	text-align: center;
	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
}

@media screen and (max-width:767px) {
	#founding-pilars .years-ago-section h2 {
		font-size: 20px
	}
}

#founding-pilars .years-ago-section h2 span {
	font-size: 179px;
	line-height: 195px;
	padding: 0 0 0 20px
}

@media screen and (max-width:767px) {
	#founding-pilars .years-ago-section h2 span {
		font-size: 30px;
		line-height: 30px;
		padding: 0 0 0 5px
	}
}

@media screen and (min-width:768px) and (max-width:1200px) {
	#founding-pilars .years-ago-section h2 span {
		font-size: 100px;
		line-height: 140px
	}
}

#founding-pilars .years-ago-section .years-ago-inside {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media screen and (max-width:767px) {
	#founding-pilars .years-ago-section .years-ago-inside {
		margin: 40px 0 0
	}
}

#founding-pilars .years-ago-section .years-ago-inside .years-ago-info {
	width: 50%
}

@media screen and (max-width:767px) {
	#founding-pilars .years-ago-section .years-ago-inside .years-ago-info {
		width: 100%
	}
}

#founding-pilars .years-ago-section .years-ago-inside .years-ago-info img {
	border-bottom-left-radius: 50px
}

#founding-pilars .years-ago-section .years-ago-inside .years-ago-info:last-child {
	background-color: #121f91;
	padding: 60px
}

@media screen and (max-width:767px) {
	#founding-pilars .years-ago-section .years-ago-inside .years-ago-info:last-child {
		padding: 40px 15px;
		margin: 5px 0 0
	}
}

@media screen and (min-width:768px) and (max-width:991px) {
	#founding-pilars .years-ago-section .years-ago-inside .years-ago-info:last-child {
		padding: 40px 15px
	}
}

#founding-pilars .mission-vision-section {
	padding: 40px 0 100px;
	overflow: hidden
}

@media screen and (max-width:767px) {
	#founding-pilars .mission-vision-section {
		padding: 0
	}
}

#founding-pilars .mission-vision-section .mission-vision-inside {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media screen and (max-width:767px) {
	#founding-pilars .mission-vision-section .mission-vision-inside {
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
}

#founding-pilars .mission-vision-section .mission-vision-inside .mission-vision-info {
	width: 50%
}

@media screen and (max-width:767px) {
	#founding-pilars .mission-vision-section .mission-vision-inside .mission-vision-info {
		width: 100%
	}
}

@media screen and (min-width:768px) and (max-width:991px) {
	#founding-pilars .mission-vision-section .mission-vision-inside .mission-vision-info {
		width: 45%
	}
}

#founding-pilars .mission-vision-section .mission-vision-inside .mission-vision-info:first-child {
	padding-right: 20px
}

@media screen and (max-width:767px) {
	#founding-pilars .mission-vision-section .mission-vision-inside .mission-vision-info:first-child {
		padding-right: 0;
		padding-top: 40px
	}
}

@media screen and (min-width:768px) and (max-width:991px) {
	#founding-pilars .mission-vision-section .mission-vision-inside .mission-vision-info:first-child {
		width: 55%
	}
}

#founding-pilars .mission-vision-section .mission-vision-inside .mission-vision-info img {
	border-bottom-right-radius: 50px
}

@media screen and (max-width:767px) {

	#founding-pilars .mission-vision-section .mission-vision-inside .mission-vision-info .text-head,
	#founding-pilars .mission-vision-section .mission-vision-inside .mission-vision-info #our-heritage .journey_sec .journey-main .entry .content span,
	#our-heritage .journey_sec .journey-main .entry .content #founding-pilars .mission-vision-section .mission-vision-inside .mission-vision-info span {
		margin-bottom: 10px
	}
}

#founding-pilars .mission-vision-section .mission-vision-inside .mission-vision-info .para-text {
	color: #505050
}

#founding-pilars .legacy-section {
	background-color: #121f91;
	padding: 60px 0 0;
	position: relative
}

#founding-pilars .legacy-section .diamond1 {
	position: absolute;
	left: 20%;
	top: -95px;
	-webkit-transform: rotate(-45deg) !important;
	-ms-transform: rotate(-45deg) !important;
	transform: rotate(-45deg) !important
}

@media screen and (max-width:991px) {
	#founding-pilars .legacy-section .diamond1 {
		display: none
	}
}

#founding-pilars .legacy-section .diamond2 {
	position: absolute;
	left: 38%;
	bottom: 14px;
	width: 55px;
	-webkit-transform: rotate(160deg) !important;
	-ms-transform: rotate(160deg) !important;
	transform: rotate(160deg) !important
}

@media screen and (max-width:991px) {
	#founding-pilars .legacy-section .diamond2 {
		display: none
	}
}

#founding-pilars .legacy-section .legacy-inside {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

#founding-pilars .legacy-section .legacy-inside .legacy-info {
	position: relative;
	width: 40%
}

@media screen and (max-width:767px) {
	#founding-pilars .legacy-section .legacy-inside .legacy-info {
		width: 100%
	}
}

@media screen and (min-width:768px) and (max-width:991px) {
	#founding-pilars .legacy-section .legacy-inside .legacy-info {
		width: 30%
	}
}

#founding-pilars .legacy-section .legacy-inside .legacy-info:last-child {
	width: 60%;
	padding: 0 0 0 50px
}

@media screen and (max-width:767px) {
	#founding-pilars .legacy-section .legacy-inside .legacy-info:last-child {
		width: 100%;
		padding: 40px 30px 0
	}
}

@media screen and (min-width:768px) and (max-width:991px) {
	#founding-pilars .legacy-section .legacy-inside .legacy-info:last-child {
		width: 70%;
		padding: 40px 0 0 40px
	}
}

@media screen and (max-width:767px) {
	#founding-pilars .legacy-section .legacy-inside .legacy-info img {
		margin: auto
	}
}

#founding-pilars .legacy-section .legacy-inside .legacy-info h4 {
	position: relative;
	font-size: 30px;
	font-family: "Hind-Siliguri-reguler";
	line-height: 40px;
	margin: 20px 0;
	padding-left: 60px
}

@media screen and (max-width:767px) {
	#founding-pilars .legacy-section .legacy-inside .legacy-info h4 {
		font-size: 22px;
		line-height: 30px;
		width: 100%
	}
}

@media screen and (min-width:768px) and (max-width:991px) {
	#founding-pilars .legacy-section .legacy-inside .legacy-info h4 {
		font-size: 25px;
		line-height: 35px;
		width: 90%
	}
}

#founding-pilars .legacy-section .legacy-inside .legacy-info h4:before {
	content: "";
	position: absolute;
	background-image: url(../images/double-quote.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 48px;
	background-size: 45px;
	left: 0;
	top: -10px
}

@media screen and (max-width:991px) {
	#founding-pilars .legacy-section .legacy-inside .legacy-info h4:before {
		height: 20px;
		width: 25px;
		background-size: 25px;
		left: -30px;
		top: 0
	}
}

#founding-pilars .legacy-section .legacy-inside .legacy-info h4:after {
	content: "";
	position: absolute;
	background-image: url(../images/double-quote.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 48px;
	background-size: 45px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	bottom: -8px;
	margin-left: 10px
}

@media screen and (max-width:991px) {
	#founding-pilars .legacy-section .legacy-inside .legacy-info h4:after {
		height: 20px;
		width: 25px;
		background-size: 25px;
		bottom: 0
	}
}

#founding-pilars .legacy-section .legacy-inside .legacy-info h6 {
	position: relative;
	font-size: 20px;
	font-family: "Hind-Siliguri-reguler";
	font-weight: 500;
	color: #fff;
	opacity: .5;
	padding-left: 60px
}

#founding-pilars .legacy-section .legacy-inside .legacy_designation {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

#founding-pilars .legacy-section .legacy-inside .legacy_designation .designation {
	width: 25%;
	padding: 0 15px
}

@media screen and (max-width:767px) {
	#founding-pilars .legacy-section .legacy-inside .legacy_designation .designation {
		width: 50%
	}
}

#founding-pilars .legacy-section .legacy-inside .legacy_designation .designation .img_sec img {
	border-top-right-radius: 50px
}

#founding-pilars .legacy-section .legacy-inside .legacy_designation .designation .text_sec p {
	color: white;
	padding-top: 5px;
	font-size: 18px
}

@media screen and (max-width:991px) {
	#founding-pilars .legacy-section .legacy-inside .legacy_designation .designation .text_sec p {
		font-size: 16px
	}
}

#founding-pilars .legacy-section .legacy-inside .legacy_designation .designation .text_sec p strong {
	font-weight: bold
}

#founding-pilars .legacy-section .arrow {
	position: absolute;
	top: 50%;
	z-index: 1;
	cursor: pointer;
	-webkit-transform: rotateY(-50%);
	transform: rotateY(-50%);
	-webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1)
}

#founding-pilars .legacy-section .arrow.nxt {
	-webkit-transform: scale(-1);
	-ms-transform: scale(-1);
	transform: scale(-1);
	right: -5%
}

@media(max-width:767px) {
	#founding-pilars .legacy-section .arrow.nxt {
		right: 0
	}
}

#founding-pilars .legacy-section .arrow.prv {
	left: -5%
}

@media(max-width:767px) {
	#founding-pilars .legacy-section .arrow.prv {
		left: 0
	}
}

#founding-pilars .legacy-section .slick-dots {
	width: auto;
	right: 0;
	bottom: 20px
}

#founding-pilars .legacy-section .slick-dots li button:before {
	font-size: 10px;
	opacity: .7;
	color: white
}

#founding-pilars .legacy-section .slick-dots .slick-active button::before {
	opacity: 1;
	color: white
}

#founding-pilars .value-guide-section {
	padding: 60px 0
}

@media screen and (max-width:767px) {
	#founding-pilars .value-guide-section {
		padding: 30px 0
	}
}

#founding-pilars .value-guide-section .value-heading-para {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

#founding-pilars .value-guide-section .value-heading-para .text-head,
#founding-pilars .value-guide-section .value-heading-para #our-heritage .journey_sec .journey-main .entry .content span,
#our-heritage .journey_sec .journey-main .entry .content #founding-pilars .value-guide-section .value-heading-para span {
	width: 60%;
	padding-right: 10px
}

@media screen and (max-width:767px) {

	#founding-pilars .value-guide-section .value-heading-para .text-head,
	#founding-pilars .value-guide-section .value-heading-para #our-heritage .journey_sec .journey-main .entry .content span,
	#our-heritage .journey_sec .journey-main .entry .content #founding-pilars .value-guide-section .value-heading-para span {
		width: 100%
	}
}

#founding-pilars .value-guide-section .value-heading-para p {
	width: 40%
}

@media screen and (max-width:767px) {
	#founding-pilars .value-guide-section .value-heading-para p {
		width: 100%
	}
}

#founding-pilars .value-guide-section .value-slider {
	padding: 60px 0;
	text-align: center
}

@media screen and (max-width:767px) {
	#founding-pilars .value-guide-section .value-slider {
		padding: 40px 0
	}
}

#founding-pilars .value-guide-section .value-slider .value-item {
	padding: 0 15px
}

@media screen and (max-width:767px) {
	#founding-pilars .value-guide-section .value-slider .value-item {
		width: 280px;
		padding: 0 5px
	}
}

#founding-pilars .value-guide-section .value-slider .value-item-icon {
	min-height: 66px
}

#founding-pilars .value-guide-section .value-slider img {
	margin: auto
}

#founding-pilars .value-guide-section .value-slider h4 {
	font-family: "Hind-Siliguri-reguler";
	font-size: 20px;
	font-weight: 600;
	color: #505050;
	margin: 10px 0 5px
}

#founding-pilars .value-guide-section .value-slider p {
	line-height: 25px
}

#founding-pilars .value-guide-section .slick-dots li {
	margin: 0
}

#founding-pilars .value-guide-section .slick-dots li button::before {
	font-size: 10px;
	color: #121f91
}

@media(max-width:992px) {
	#global-presence {
		overflow: hidden
	}
}

#global-presence .stats-block {
	padding: 25px 0;
	background-color: #121f91
}

#global-presence .stats-block .stats-flex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media(max-width:767px) {
	#global-presence .stats-block .stats-flex {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: center
	}
}

@media(max-width:767px) {
	#global-presence .stats-block .stats-flex .stats-item {
		width: 100%
	}
}

#global-presence .stats-block .stats-flex .stats-item:nth-child(2) {
	padding: 0 70px;
	position: relative
}

@media(max-width:767px) {
	#global-presence .stats-block .stats-flex .stats-item:nth-child(2) {
		padding: 15px 0;
		margin: 10px 0
	}
}

#global-presence .stats-block .stats-flex .stats-item:nth-child(2)::after {
	content: "";
	height: 50px;
	width: 1px;
	background-color: #fff;
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

@media(max-width:767px) {
	#global-presence .stats-block .stats-flex .stats-item:nth-child(2)::after {
		height: 1px;
		width: 80%;
		top: 0;
		left: 50%;
		-webkit-transform: translateY(0) translateX(-50%);
		-ms-transform: translateY(0) translateX(-50%);
		transform: translateY(0) translateX(-50%)
	}
}

#global-presence .stats-block .stats-flex .stats-item:nth-child(2)::before {
	content: "";
	height: 50px;
	width: 1px;
	background-color: #fff;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

@media(max-width:767px) {
	#global-presence .stats-block .stats-flex .stats-item:nth-child(2)::before {
		height: 1px;
		width: 80%;
		top: auto;
		left: 50%;
		bottom: 0;
		-webkit-transform: translateY(0) translateX(-50%);
		-ms-transform: translateY(0) translateX(-50%);
		transform: translateY(0) translateX(-50%)
	}
}

#global-presence .stats-block .stats-flex .stats-item .stats-head {
	color: #fff;
	font-size: calc(55px + 45px);
	line-height: 1;
	font-family: "Chapaza-Italic"
}

@media(max-width:767px) {
	#global-presence .stats-block .stats-flex .stats-item .stats-head {
		font-size: calc(55px + 15px)
	}
}

#global-presence .stats-block .stats-flex .stats-item .stats-head span {
	font-size: 25px;
	font-family: "Hind-Siliguri-reguler";
	vertical-align: middle
}

#global-presence .global-map-sec {
	padding: 50px 0
}

#global-presence .global-map-sec .c_name {
	font-size: 20px
}

#global-presence .our-footprint {
	padding: 100px 0;
	background-color: #121f91
}

@media(max-width:767px) {
	#global-presence .our-footprint {
		padding: 30px 0
	}
}

#global-presence .our-footprint .our-footprint-box {
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

#global-presence .our-footprint .our-footprint-box .text-head,
#global-presence .our-footprint .our-footprint-box #our-heritage .journey_sec .journey-main .entry .content span,
#our-heritage .journey_sec .journey-main .entry .content #global-presence .our-footprint .our-footprint-box span {
	margin-bottom: 15px
}

#global-presence .our-footprint .our-footprint-box .inner-list {
	list-style: disc
}

@media(max-width:767px) {
	#global-presence .our-footprint .our-footprint-box .inner-list {
		padding-left: 20px
	}
}

#global-presence .our-footprint .our-footprint-box .inner-list li {
	color: #fff;
	font-size: 20px
}

@media(max-width:767px) {
	#global-presence .our-footprint .our-footprint-box .inner-list li {
		font-size: 17px
	}
}

#global-presence .our-footprint .our-footprint-box .inner-list li strong {
	font-weight: 600
}

@media(max-width:767px) {
	#global-presence .our-footprint .our-footprint-box .img-block {
		margin-top: 20px
	}
}

#our-heritage .journey_sec {
	padding: 100px 0
}

#our-heritage .journey_sec .title_bx .text-head,
#our-heritage .journey_sec .title_bx .journey-main .entry .content span,
#our-heritage .journey_sec .journey-main .entry .content .title_bx span {
	text-align: center
}

#our-heritage .journey_sec .vertical {
	width: 5px;
	top: 0;
	left: 50%;
	height: 100%;
	background-color: #ccc;
	position: absolute;
	z-index: -1
}

#our-heritage .journey_sec .journey-main {
	width: 80%;
	margin: 0 auto;
	position: relative;
	text-align: center
}

@media(max-width:992px) {
	#our-heritage .journey_sec .journey-main {
		width: 100%
	}
}

@media(max-width:767px) {
	#our-heritage .journey_sec .journey-main {
		margin: 0
	}
}

#our-heritage .journey_sec .journey-main::before {
	position: absolute;
	left: 50%;
	top: 50px;
	content: "";
	width: 2px;
	height: 100%;
	background-color: #121f91;
	border-radius: 5px
}

@media(max-width:767px) {
	#our-heritage .journey_sec .journey-main::before {
		left: 0
	}
}

#our-heritage .journey_sec .journey-main .entry {
	margin: 50px 10px;
	position: relative
}

#our-heritage .journey_sec .journey-main .entry::after {
	content: "";
	position: absolute;
	top: 45px;
	width: 30vw;
	height: 2px;
	background-color: #121f91
}

@media screen and (min-width:768px) and (max-width:1199px) {
	#our-heritage .journey_sec .journey-main .entry::after {
		width: 40vw
	}
}

@media screen and (min-width:1200px) and (max-width:1500px) {
	#our-heritage .journey_sec .journey-main .entry::after {
		width: 30vw
	}
}

@media(max-width:767px) {
	#our-heritage .journey_sec .journey-main .entry::after {
		width: 45vw;
		top: 40px
	}
}

#our-heritage .journey_sec .journey-main .entry:nth-child(odd)::after {
	right: 50%
}

@media screen and (min-width:1500px) and (max-width:1600px) {
	#our-heritage .journey_sec .journey-main .entry:nth-child(odd)::after {
		width: 30vw
	}
}

#our-heritage .journey_sec .journey-main .entry:nth-child(even)::after {
	left: 50%
}

@media(max-width:767px) {
	#our-heritage .journey_sec .journey-main .entry:nth-child(even)::after {
		left: unset;
		right: 50%
	}
}

#our-heritage .journey_sec .journey-main .entry .indicator {
	position: absolute;
	top: 40px;
	left: calc(50% - 5px);
	width: 15px;
	height: 15px;
	background-color: white;
	border-radius: 50%
}

@media(max-width:767px) {
	#our-heritage .journey_sec .journey-main .entry .indicator {
		left: -4.5%;
		top: 34px
	}
}

#our-heritage .journey_sec .journey-main .entry .indicator span {
	position: relative;
	top: 2px;
	left: 2px;
	width: 10px;
	height: 10px;
	display: block;
	background-color: #121f91;
	border-radius: 50%
}

#our-heritage .journey_sec .journey-main .entry .content {
	width: 360px;
	margin: 0 auto;
	-webkit-transform: translate(80%, -9px);
	-ms-transform: translate(80%, -9px);
	transform: translate(80%, -9px);
	font-size: 18px;
	text-align: center;
	font-weight: 600
}

@media(max-width:767px) {
	#our-heritage .journey_sec .journey-main .entry .content {
		width: 300px;
		font-size: 16px
	}
}

@media screen and (min-width:768px) and (max-width:1199px) {
	#our-heritage .journey_sec .journey-main .entry .content {
		width: 260px
	}
}

@media screen and (min-width:1200px) and (max-width:1500px) {
	#our-heritage .journey_sec .journey-main .entry .content {
		width: 260px
	}
}

@media screen and (min-width:1501px) and (max-width:1600px) {
	#our-heritage .journey_sec .journey-main .entry .content {
		width: 290px
	}
}

#our-heritage .journey_sec .journey-main .entry .content i {
	color: #121f91;
	font-size: 8px;
	vertical-align: middle;
	margin-right: 10px
}

#our-heritage .journey_sec .journey-main .entry .content strong {
	margin-bottom: 5px;
	display: block
}

#our-heritage .journey_sec .journey-main .entry .content span {
	display: block
}

#our-heritage .journey_sec .journey-main .entry .content .hoverEffect {
	transition: all .6s ease-in-out
}

#our-heritage .journey_sec .journey-main .entry .content .hoverEffect:hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

#our-heritage .journey_sec .journey-main .entry .content .bullet {
	display: inline-block;
	line-height: 0;
	color: #121f91;
	vertical-align: -webkit-baseline-middle
}

@media(max-width:992px) {
	#our-heritage .journey_sec .journey-main .entry .content {
		-webkit-transform: translate(60%, -9px);
		-ms-transform: translate(60%, -9px);
		transform: translate(60%, -9px)
	}
}

@media(max-width:767px) {
	#our-heritage .journey_sec .journey-main .entry .content {
		text-align: left;
		-webkit-transform: translate(5%, -9px);
		-ms-transform: translate(5%, -9px);
		transform: translate(5%, -9px)
	}
}

#our-heritage .journey_sec .journey-main .entry:nth-child(odd) .content {
	text-align: center;
	-webkit-transform: translate(-80%, -9px);
	-ms-transform: translate(-80%, -9px);
	transform: translate(-80%, -9px)
}

@media(max-width:992px) {
	#our-heritage .journey_sec .journey-main .entry:nth-child(odd) .content {
		-webkit-transform: translate(-60%, -9px);
		-ms-transform: translate(-60%, -9px);
		transform: translate(-60%, -9px)
	}
}

@media(max-width:767px) {
	#our-heritage .journey_sec .journey-main .entry:nth-child(odd) .content {
		text-align: left;
		-webkit-transform: translate(5%, 10px);
		-ms-transform: translate(5%, 10px);
		transform: translate(5%, 10px)
	}
}

@media(max-width:767px) {
	#our-heritage .journey_sec .journey-main .entry:nth-child(even) .content {
		-webkit-transform: translate(5%, 10px);
		-ms-transform: translate(5%, 10px);
		transform: translate(5%, 10px);
		text-align: left
	}
}

#csr {
	overflow: hidden
}

#csr .banner-inside-section {
	background-image: url("../images/csr-banner.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 550px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

#csr .banner-inside-section h4 {
	font-family: "Hind Siliguri";
	font-size: 20px;
	color: #fff;
	margin: 0 0 10px
}

#csr .banner-inside-section .text-head,
#csr .banner-inside-section #our-heritage .journey_sec .journey-main .entry .content span,
#our-heritage .journey_sec .journey-main .entry .content #csr .banner-inside-section span {
	color: #fff
}

#csr .csr-main-secton {
	padding: 100px 0 20px
}

@media screen and (max-width:991px) {
	#csr .csr-main-secton {
		padding: 60px 0 0
	}
}

#csr .csr-main-secton .csr-inside {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 100px
}

@media screen and (max-width:767px) {
	#csr .csr-main-secton .csr-inside {
		margin: 0 0 60px;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
}

#csr .csr-main-secton .csr-inside:nth-child(even) {
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

@media screen and (max-width:767px) {
	#csr .csr-main-secton .csr-inside:nth-child(even) {
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
}

#csr .csr-main-secton .csr-inside:nth-child(even) .csr-info:first-child {
	padding: 0 0 0 40px
}

@media screen and (max-width:767px) {
	#csr .csr-main-secton .csr-inside:nth-child(even) .csr-info:first-child {
		padding: 40px 0 0
	}
}

@media screen and (min-width:768px) and (max-width:1199px) {
	#csr .csr-main-secton .csr-inside:nth-child(even) .csr-info:first-child {
		padding: 0 0 0 30px
	}
}

#csr .csr-main-secton .csr-inside .csr-info {
	width: 53%
}

#csr .csr-main-secton .csr-inside .csr-info .text-head,
#csr .csr-main-secton .csr-inside .csr-info #our-heritage .journey_sec .journey-main .entry .content span,
#our-heritage .journey_sec .journey-main .entry .content #csr .csr-main-secton .csr-inside .csr-info span {
	font-size: 40px
}

@media screen and (max-width:767px) {
	#csr .csr-main-secton .csr-inside .csr-info {
		width: 100%
	}
}

#csr .csr-main-secton .csr-inside .csr-info:first-child {
	padding: 0 40px 0 0
}

@media screen and (max-width:767px) {
	#csr .csr-main-secton .csr-inside .csr-info:first-child {
		padding: 40px 0 0
	}
}

@media screen and (min-width:768px) and (max-width:1199px) {
	#csr .csr-main-secton .csr-inside .csr-info:first-child {
		padding: 0 30px 0 0
	}
}

#csr .csr-main-secton .csr-inside .csr-info:last-child {
	width: 47%
}

@media screen and (max-width:767px) {
	#csr .csr-main-secton .csr-inside .csr-info:last-child {
		width: 100%
	}
}

@media screen and (min-width:768px) and (max-width:991px) {
	#csr .csr-main-secton .csr-inside .csr-info:last-child {
		padding: 20px 0 0
	}
}

#csr .csr-main-secton .csr-inside .csr-info img {
	border-bottom-right-radius: 50px
}

#csr .csr-main-secton .csr-inside .csr-info .text-head,
#csr .csr-main-secton .csr-inside .csr-info #our-heritage .journey_sec .journey-main .entry .content span,
#our-heritage .journey_sec .journey-main .entry .content #csr .csr-main-secton .csr-inside .csr-info span {
	margin: 0 0 10px
}

#csr .csr-main-secton .csr-inside .csr-info .para-text {
	margin: 0 0 10px;
	color: #505050
}

#futuristic-infrastructure {
	overflow: hidden
}

#futuristic-infrastructure .banner-inside-section {
	background-image: url("../images/csr-banner.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 550px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

#futuristic-infrastructure .banner-inside-section h4 {
	font-family: "Hind Siliguri";
	font-size: 20px;
	color: #fff;
	margin: 0 0 10px
}

#futuristic-infrastructure .banner-inside-section .text-head,
#futuristic-infrastructure .banner-inside-section #our-heritage .journey_sec .journey-main .entry .content span,
#our-heritage .journey_sec .journey-main .entry .content #futuristic-infrastructure .banner-inside-section span {
	color: #fff
}

#futuristic-infrastructure .horning_future {
	padding: 50px 0
}

@media screen and (max-width:991px) {
	#futuristic-infrastructure .horning_future {
		padding: 30px 0
	}
}


#futuristic-infrastructure .horning_future .horning_future_main .horning_future_title p {
	max-width: 83%
}

@media screen and (max-width:767px) {
	#futuristic-infrastructure .horning_future .horning_future_main .horning_future_title p {
		max-width: 100%
	}
}

#futuristic-infrastructure .horning_future .horning_future_main .horning_future-inside {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 50px
}

@media screen and (max-width:767px) {
	#futuristic-infrastructure .horning_future .horning_future_main .horning_future-inside {
		margin: 40px 0 0
	}
}

#futuristic-infrastructure .horning_future .horning_future_main .horning_future-inside .horning_future-info {
	background-color: #121f91;
	padding: 130px 110px;
	width: 50%
}

@media screen and (max-width:1199px) {
	#futuristic-infrastructure .horning_future .horning_future_main .horning_future-inside .horning_future-info {
		padding: 80px 50px
	}
}

@media screen and (max-width:767px) {
	#futuristic-infrastructure .horning_future .horning_future_main .horning_future-inside .horning_future-info {
		padding: 40px 15px;
		margin: 5px 0 0;
		width: 100%
	}
}

@media screen and (min-width:768px) and (max-width:991px) {
	#futuristic-infrastructure .horning_future .horning_future_main .horning_future-inside .horning_future-info {
		padding: 40px 15px
	}
}

#futuristic-infrastructure .horning_future .horning_future_main .horning_future-inside .horning_future-info p {
	font-family: "Chapaza";
	font-size: 23px;
	opacity: .5;
	text-transform: uppercase;
	font-style: italic
}

@media screen and (max-width:767px) {
	#futuristic-infrastructure .horning_future .horning_future_main .horning_future-inside .horning_future-info p {
		font-size: 20px
	}
}

#futuristic-infrastructure .horning_future .horning_future_main .horning_future-inside .horning_future-info h2 {
	font-size: 40px;
	font-family: "Hind Siliguri";
	font-weight: 500
}

@media screen and (max-width:1199px) {
	#futuristic-infrastructure .horning_future .horning_future_main .horning_future-inside .horning_future-info h2 {
		font-size: 38px
	}
}

@media screen and (max-width:767px) {
	#futuristic-infrastructure .horning_future .horning_future_main .horning_future-inside .horning_future-info h2 {
		font-size: 32px
	}
}

#futuristic-infrastructure .horning_future .horning_future_main .horning_future-inside .horning_future-info .slick-dots {
	left: 0;
	bottom: -60px;
	width: auto
}

#futuristic-infrastructure .horning_future .horning_future_main .horning_future-inside .horning_future-info .slick-dots li {
	margin: 0
}

#futuristic-infrastructure .horning_future .horning_future_main .horning_future-inside .horning_future-info .slick-dots li button::before {
	font-size: 10px;
	color: #fff
}

#futuristic-infrastructure .horning_future .horning_future_main .horning_future-inside .horning_future-info_img {
	width: 50%
}

@media screen and (max-width:767px) {
	#futuristic-infrastructure .horning_future .horning_future_main .horning_future-inside .horning_future-info_img {
		width: 100%
	}
}

#futuristic-infrastructure .horning_future .horning_future_main .horning_future-inside .horning_future-info_img img {
	border-bottom-right-radius: 50px
}

#futuristic-infrastructure .horning_future .horning_future_main .horning_future-inside .horning_future-info_img .slick-dots {
	left: 0;
	bottom: -60px;
	width: auto
}

@media screen and (max-width:767px) {
	#futuristic-infrastructure .horning_future .horning_future_main .horning_future-inside .horning_future-info_img .slick-dots {
		left: 0;
		bottom: 25px;
		width: 100%
	}
}

#futuristic-infrastructure .horning_future .horning_future_main .horning_future-inside .horning_future-info_img .slick-dots li {
	margin: 0
}

#futuristic-infrastructure .horning_future .horning_future_main .horning_future-inside .horning_future-info_img .slick-dots li button::before {
	font-size: 10px;
	color: #fff
}

#futuristic-infrastructure .sale_units {
	position: relative
}

#futuristic-infrastructure .sale_units::before {
	content: " ";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.6)
}

#futuristic-infrastructure .sale_units .sale_img img {
	width: 100%;
	margin: 0 auto
}

@media screen and (max-width:767px) {
	#futuristic-infrastructure .sale_units .sale_img img {
		height: 46vh;
		object-fit: cover;
		object-position: center
	}
}

#futuristic-infrastructure .sale_units .sale_units_content {
	position: absolute;
	left: 50%;
	z-index: 1;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 54%
}

@media screen and (max-width:1199px) {
	#futuristic-infrastructure .sale_units .sale_units_content {
		width: 85%
	}
}

@media screen and (max-width:991px) {
	#futuristic-infrastructure .sale_units .sale_units_content {
		width: 100%;
		padding: 0 15px
	}
}

#futuristic-infrastructure .sale_units .sale_units_content h2 {
	text-align: center;
	font-style: italic;
	margin-bottom: 15px
}

#futuristic-infrastructure .sale_units .sale_units_content p {
	opacity: .8
}

#futuristic-infrastructure .csr-main-secton {
	padding: 50px 0
}

@media screen and (max-width:991px) {
	#futuristic-infrastructure .csr-main-secton {
		padding: 30px 0
	}
}

#futuristic-infrastructure .csr-main-secton.constant {
	padding: 60px 0 0 0
}

@media screen and (max-width:991px) {
	#futuristic-infrastructure .csr-main-secton.constant {
		padding: 30px 0 0 0
	}
}

#futuristic-infrastructure .csr-main-secton .csr-inside {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media screen and (max-width:767px) {
	#futuristic-infrastructure .csr-main-secton .csr-inside {
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
}

#futuristic-infrastructure .csr-main-secton .csr-inside .csr-info {
	width: 50%;
	padding-right: 85px
}

@media screen and (max-width:767px) {
	#futuristic-infrastructure .csr-main-secton .csr-inside .csr-info {
		width: 100%;
		padding-right: 0;
		margin-top: 30px
	}
}

#futuristic-infrastructure .csr-main-secton .csr-inside .csr-info .text-head,
#futuristic-infrastructure .csr-main-secton .csr-inside .csr-info #our-heritage .journey_sec .journey-main .entry .content span,
#our-heritage .journey_sec .journey-main .entry .content #futuristic-infrastructure .csr-main-secton .csr-inside .csr-info span {
	margin: 0 0 10px;
}

#futuristic-infrastructure .csr-main-secton .csr-inside .csr-info .para-text {
	margin: 0 0 10px;
	color: #505050
}

#futuristic-infrastructure .csr-main-secton .csr-inside .padding_left {
	padding-left: 75px;
	padding-right: 0
}

@media screen and (max-width:767px) {
	#futuristic-infrastructure .csr-main-secton .csr-inside .padding_left {
		padding-left: 0
	}
}

#futuristic-infrastructure .csr-main-secton .csr-inside .csr_info_img {
	width: 50%
}

@media screen and (max-width:767px) {
	#futuristic-infrastructure .csr-main-secton .csr-inside .csr_info_img {
		width: 100%
	}
}

@media screen and (min-width:768px) and (max-width:991px) {
	#futuristic-infrastructure .csr-main-secton .csr-inside .csr_info_img {
		padding: 20px 0 0
	}
}

#futuristic-infrastructure .csr-main-secton .csr-inside .csr_info_img img {
	border-bottom-right-radius: 50px
}

#futuristic-infrastructure .csr-main-secton .flex_direction {
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

@media screen and (max-width:767px) {
	#futuristic-infrastructure .csr-main-secton .flex_direction {
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
}

#futuristic-infrastructure .hk_group {
	overflow: hidden;
	padding: 50px 0;
	background-color: #121f91
}

@media(max-width:991px) {
	#futuristic-infrastructure .hk_group {
		padding: 30px 0
	}
}

@media(max-width:767px) {
	#futuristic-infrastructure .hk_group {
		padding: 30px 0
	}
}

#futuristic-infrastructure .hk_group .hk_group_wrap {
	width: 100vw;
	padding-left: calc((100vw - var(--container_width)) / 2 + 15px);
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

#futuristic-infrastructure .hk_group .txt-block {
	width: 34%;
	padding-right: 30px
}

@media screen and (max-width:991px) {
	#futuristic-infrastructure .hk_group .txt-block {
		width: 100%
	}
}

#futuristic-infrastructure .hk_group .txt-block .text-head,
#futuristic-infrastructure .hk_group .txt-block #our-heritage .journey_sec .journey-main .entry .content span,
#our-heritage .journey_sec .journey-main .entry .content #futuristic-infrastructure .hk_group .txt-block span {
	margin-bottom: 10px;
	font-size: 40px;
	font-style: italic;
	opacity: .8
}

@media screen and (max-width:1199px) {

	#futuristic-infrastructure .hk_group .txt-block .text-head,
	#futuristic-infrastructure .hk_group .txt-block #our-heritage .journey_sec .journey-main .entry .content span,
	#our-heritage .journey_sec .journey-main .entry .content #futuristic-infrastructure .hk_group .txt-block span {
		font-size: 30px
	}
}

#futuristic-infrastructure .hk_group .hk_bottom_title .text-head,
#futuristic-infrastructure .hk_group .hk_bottom_title #our-heritage .journey_sec .journey-main .entry .content span,
#our-heritage .journey_sec .journey-main .entry .content #futuristic-infrastructure .hk_group .hk_bottom_title span {
	font-style: normal;
	opacity: 1;
	font-family: "Hind Siliguri"
}

#futuristic-infrastructure .hk_group .hk_main_slider {
	width: 66%
}

@media screen and (max-width:991px) {
	#futuristic-infrastructure .hk_group .hk_main_slider {
		width: 100%
	}
}

#futuristic-infrastructure .hk_group .hk_main_slider .team-slider {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

@media screen and (max-width:991px) {
	#futuristic-infrastructure .hk_group .hk_main_slider .team-slider {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

#futuristic-infrastructure .hk_group .hk_main_slider .team-slider .team-item {
	max-width: 360px;
	width: 100%;
	margin: 20px 20px 20px 0
}

@media(max-width:992px) {
	#futuristic-infrastructure .hk_group .hk_main_slider .team-slider .team-item {
		max-width: 350px
	}
}

#futuristic-infrastructure .hk_group .hk_main_slider .team-slider .team-item p {
	opacity: .8;
	margin-top: 15px
}

#futuristic-infrastructure .hk_group .hk_main_slider .team-slider .slick-dots {
	width: auto
}

#futuristic-infrastructure .hk_group .hk_main_slider .team-slider .slick-dots li {
	margin: 0
}

#futuristic-infrastructure .hk_group .hk_main_slider .team-slider .slick-dots li button::before {
	font-size: 10px;
	color: #fff
}

#futuristic-infrastructure .green_infra {
	padding: 60px 0 100px 0
}

@media screen and (max-width:991px) {
	#futuristic-infrastructure .green_infra {
		padding: 30px 0 60px 0
	}
}

#futuristic-infrastructure .green_infra .green_infra_main .green_infra_title h2 {
	font-style: italic
}

#futuristic-infrastructure .green_infra .green_infra_main .green_infra_title p {
	max-width: 83%
}

@media screen and (max-width:991px) {
	#futuristic-infrastructure .green_infra .green_infra_main .green_infra_title p {
		max-width: 100%
	}
}

#futuristic-infrastructure .green_infra .green_infra_main .green_infra_img {
	margin-top: 40px
}

#careers .below-banner {
	background-color: #121f91;
	padding: 50px 0
}

#careers .hiring-block {
	padding: 100px 0 0
}

#careers .hiring-block .txt-block {
	margin-bottom: 65px
}

#careers .hiring-block .hiring-block-flex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

#careers .hiring-block .btn-sec {
	text-align: center;
	margin-top: 50px
}

#careers .form_section {
	position: relative;
	padding-top: 100px
}

#careers .form_section .diamond_1 {
	position: absolute;
	left: -5%;
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	transform: scaleX(-1)
}

@media(max-width:991px) {
	#careers .form_section .diamond_1 {
		display: none
	}
}

#careers .form_section .diamond_2 {
	position: absolute;
	bottom: 15%;
	right: -5%
}

@media(max-width:991px) {
	#careers .form_section .diamond_2 {
		display: none
	}
}

#careers .form_section .common_form {
	margin: 0
}

#careers .form_section .common_form .file-input {
	display: inline-block;
	text-align: left;
	background: #fff;
	width: 100%;
	height: 32px;
	position: relative;
	border-bottom: 1px solid #505050;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

#careers .form_section .common_form .form_desc {
	width: 60%;
	margin: 0 auto
}

@media(max-width:991px) {
	#careers .form_section .common_form .form_desc {
		width: 100%
	}
}

#careers .form_section .common_form .file-input>[type="file"] {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 10;
	cursor: pointer
}

#careers .form_section .common_form .file-input>.button {
	display: inline-block;
	cursor: pointer
}

#careers .form_section .common_form .file-input>.label {
	white-space: nowrap
}

#careers .form_section .common_form .file-input.-chosen>.label {
	opacity: 1
}

.hiring-block-item {
	width: 31%;
	text-decoration: none;
	overflow: hidden;
	box-shadow: 0 5px 22px #ebebeb;
	margin-bottom: 40px;
	margin-right: 2%
}

@media(min-width:1024px) {
	.hiring-block-item:nth-child(3n+3) {
		margin-right: 0
	}
}

@media(max-width:991px) {
	.hiring-block-item {
		width: 48%
	}
}

@media(max-width:767px) {
	.hiring-block-item {
		width: 100%
	}
}

.hiring-block-item .hiring-blog-img {
	overflow: hidden
}

.hiring-block-item .hiring-blog-img .blog-img {
	transition: all 500ms;
	width: 100%
}

.hiring-block-item .hiring-blog-text {
	padding: 25px
}

.hiring-block-item .hiring-blog-text .hiring-block-head {
	font-size: 30px;
	color: #121f91;
	font-family: "Hind Siliguri";
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 10px
}

.hiring-block-item .hiring-blog-text .apply-btn {
	text-decoration: none
}

.hiring-block-item .hiring-blog-text .info_bx {
	margin-bottom: 20px;
	height: 257px;
	overflow: auto
}

.hiring-block-item .hiring-blog-text .info_bx .info_bx_text {
	font-size: 20px;
	color: #505050;
	margin-bottom: 10px
}

.hiring-block-item .hiring-blog-text .info_bx .info_bx_text strong {
	font-weight: 600
}

.hiring-block-item .hiring-blog-text .hidden {
	display: none
}

.hiring-block-item .hiring-blog-text #toggleButton {
	background-color: #007bff;
	color: white;
	border: 0;
	padding: 10px 20px;
	cursor: pointer
}

.hiring-block-item .hiring-blog-text #toggleButton:hover {
	background-color: #0056b3
}

.hiring-block-item:hover {
	background-color: #121f91
}

.hiring-block-item:hover .hiring-blog-img .blog-img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

.hiring-block-item:hover .hiring-blog-text .hiring-block-head {
	color: #fff
}

.hiring-block-item:hover .hiring-blog-text .info_bx .info_bx_text {
	color: #fff;
	margin-bottom: 10px;
	opacity: .8
}

.hiring-block-item:hover .hiring-blog-text .apply-btn {
	color: #fff
}

.hiring-block-item:hover .hiring-blog-text .apply-btn svg {
	margin-left: 3px;
	vertical-align: middle
}

.hiring-block-item:hover .hiring-blog-text .apply-btn svg #Ellipse_18 {
	fill: #fff
}

.hiring-block-item:hover .hiring-blog-text .apply-btn svg #Icon_feather-arrow-right #Path_303,
.hiring-block-item:hover .hiring-blog-text .apply-btn svg #Icon_feather-arrow-right #Path_304 {
	stroke: #121f91
}

.hiring-block-item:hover ::-webkit-scrollbar-thumb {
	background-color: #ffff;
	border-radius: 6px
}

#product-development .product-development-section {
	padding: 40px 0
}

#product-development .product-development-section .text-head,
#product-development .product-development-section #our-heritage .journey_sec .journey-main .entry .content span,
#our-heritage .journey_sec .journey-main .entry .content #product-development .product-development-section span {
	margin: 0 0 60px
}

@media(max-width:767px) {

	#product-development .product-development-section .text-head,
	#product-development .product-development-section #our-heritage .journey_sec .journey-main .entry .content span,
	#our-heritage .journey_sec .journey-main .entry .content #product-development .product-development-section span {
		margin: 0 0 40px
	}
}

#product-development .product-development-section .product-development-info-wrapper {
	border-left: 2px solid #121f91
}

#product-development .product-development-section .product-development-info-wrapper .product-development-inside {
	background-color: #fff;
	padding: 40px 60px;
	box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 30px 80px;
	position: relative;
	border-bottom-right-radius: 50px
}

@media(max-width:767px) {
	#product-development .product-development-section .product-development-info-wrapper .product-development-inside {
		margin: 0 0 30px 10px;
		padding: 40px 15px
	}
}

@media screen and (min-width:768px) and (max-width:991px) {
	#product-development .product-development-section .product-development-info-wrapper .product-development-inside {
		padding: 40px;
		margin: 0 0 30px 40px
	}
}

#product-development .product-development-section .product-development-info-wrapper .product-development-inside:after {
	content: "";
	position: absolute;
	top: 0;
	left: -86px;
	width: 10px;
	height: 10px;
	border-radius: 50px;
	background-color: #121f91
}

@media(max-width:767px) {
	#product-development .product-development-section .product-development-info-wrapper .product-development-inside:after {
		left: -16px
	}
}

@media screen and (min-width:768px) and (max-width:991px) {
	#product-development .product-development-section .product-development-info-wrapper .product-development-inside:after {
		left: -46px
	}
}

#product-development .product-development-section .product-development-info-wrapper .product-development-inside:nth-child(even) {
	background-color: #f6f6f6
}

#product-development .product-development-section .product-development-info-wrapper .product-development-inside .product-development-info {
	width: 10%
}

@media(max-width:767px) {
	#product-development .product-development-section .product-development-info-wrapper .product-development-inside .product-development-info {
		width: 15%
	}
}

#product-development .product-development-section .product-development-info-wrapper .product-development-inside .product-development-info img {
	margin: 0 auto
}

#product-development .product-development-section .product-development-info-wrapper .product-development-inside .product-development-info:last-child {
	width: 90%;
	padding-left: 10px
}

@media(max-width:767px) {
	#product-development .product-development-section .product-development-info-wrapper .product-development-inside .product-development-info:last-child {
		width: 85%
	}
}

#product-development .product-development-section .product-development-info-wrapper .product-development-inside .product-development-info h4 {
	font-size: 24px;
	font-weight: 500;
	color: #505050;
	opacity: .8;
	font-family: "Hind-Siliguri-reguler";
	margin: 0 0 10px 0;
	line-height: 1.5
}

@media(max-width:767px) {
	#product-development .product-development-section .product-development-info-wrapper .product-development-inside .product-development-info h4 {
		font-size: 18px
	}
}

#product-development .product-development-section .product-development-info-wrapper .product-development-inside .product-development-info p {
	width: 80%
}

@media(max-width:1200px) {
	#product-development .product-development-section .product-development-info-wrapper .product-development-inside .product-development-info p {
		width: 100%
	}
}

#product-development .product-development-last-section {
	background-color: #121f91;
	padding: 60px 0
}

#product-development .product-development-last-section .text-head,
#product-development .product-development-last-section #our-heritage .journey_sec .journey-main .entry .content span,
#our-heritage .journey_sec .journey-main .entry .content #product-development .product-development-last-section span {
	color: #fff;
	text-align: center;
	margin: 0 0 40px
}

#product-development .product-development-last-section .icon-inside {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -15px;
	text-align: center
}

#product-development .product-development-last-section .icon-inside .icon-info {
	width: 20%;
	padding: 0 15px
}

@media screen and (max-width:991px) {
	#product-development .product-development-last-section .icon-inside .icon-info {
		width: 50%;
		padding: 0 15px 40px
	}
}

#product-development .product-development-last-section .icon-inside .icon-info .icon {
	min-height: 90px
}

@media screen and (max-width:767px) {
	#product-development .product-development-last-section .icon-inside .icon-info .icon {
		min-height: 75px
	}
}

#product-development .product-development-last-section .icon-inside .icon-info img {
	margin: auto
}

@media screen and (max-width:767px) {
	#product-development .product-development-last-section .icon-inside .icon-info img {
		width: 70px
	}
}

#product-development .product-development-last-section .icon-inside .icon-info h4 {
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	font-family: "Hind-Siliguri-reguler";
	margin: 10px 0 0;
	line-height: 1.5
}

@media(max-width:767px) {
	#product-development .product-development-last-section .icon-inside .icon-info h4 {
		font-size: 16px
	}
}

#operations {
	overflow: hidden
}

#operations .interconnected_processes {
	background-color: #121f91;
	padding: 60px 0
}

#operations .interconnected_processes .interconnected_processes_inside h2 {
	color: #fff
}

#operations .interconnected_processes .interconnected_processes_inside p {
	color: #fff;
	opacity: .8;
	width: 73%
}

#operations .operations-main-secton {
	padding: 100px 0 20px
}

@media screen and (max-width:991px) {
	#operations .operations-main-secton {
		padding: 60px 0 0
	}
}

#operations .operations-main-secton .operation-inside {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 100px
}

@media screen and (max-width:767px) {
	#operations .operations-main-secton .operation-inside {
		margin: 0 0 60px;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
}

#operations .operations-main-secton .operation-inside:nth-child(even) {
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

@media screen and (max-width:767px) {
	#operations .operations-main-secton .operation-inside:nth-child(even) {
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
}

#operations .operations-main-secton .operation-inside:nth-child(even) .operation-info:first-child {
	padding: 0 0 0 70px
}

@media screen and (max-width:767px) {
	#operations .operations-main-secton .operation-inside:nth-child(even) .operation-info:first-child {
		padding: 40px 0 0
	}
}

@media screen and (min-width:768px) and (max-width:1199px) {
	#operations .operations-main-secton .operation-inside:nth-child(even) .operation-info:first-child {
		padding: 0 0 0 30px
	}
}

#operations .operations-main-secton .operation-inside .operation-info {
	width: 51%
}

@media screen and (max-width:767px) {
	#operations .operations-main-secton .operation-inside .operation-info {
		width: 100%
	}
}

#operations .operations-main-secton .operation-inside .operation-info:first-child {
	padding: 0 70px 0 0
}

@media screen and (max-width:767px) {
	#operations .operations-main-secton .operation-inside .operation-info:first-child {
		padding: 40px 0 0
	}
}

@media screen and (min-width:768px) and (max-width:1199px) {
	#operations .operations-main-secton .operation-inside .operation-info:first-child {
		padding: 0 30px 0 0
	}
}

#operations .operations-main-secton .operation-inside .operation-info:last-child {
	width: 49%
}

@media screen and (max-width:767px) {
	#operations .operations-main-secton .operation-inside .operation-info:last-child {
		width: 100%
	}
}

@media screen and (min-width:768px) and (max-width:991px) {
	#operations .operations-main-secton .operation-inside .operation-info:last-child {
		padding: 20px 0 0
	}
}

#operations .operations-main-secton .operation-inside .operation-info img {
	border-bottom-right-radius: 50px
}

#operations .operations-main-secton .operation-inside .operation-info .text-head,
#operations .operations-main-secton .operation-inside .operation-info #our-heritage .journey_sec .journey-main .entry .content span,
#our-heritage .journey_sec .journey-main .entry .content #operations .operations-main-secton .operation-inside .operation-info span {
	margin: 0 0 10px
}

#operations .operations-main-secton .operation-inside .operation-info .para-text {
	margin: 0 0 10px;
	color: #505050
}

#operations .operations_bg {
	background-color: #121f91;
	padding: 100px 0
}

@media(max-width:767px) {
	#operations .operations_bg {
		padding: 60px 0
	}
}

#operations .operations_bg .operation-inside {
	margin: 0
}

#operations .operations_bg .operation-inside .operation-info h2 {
	color: #fff
}

#operations .operations_bg .operation-inside .operation-info p {
	color: #fff;
	opacity: .8
}

#operations .operations_bg .operation-inside .operation-info .bold_font {
	font-family: "Hind Siliguri";
	font-weight: 600
}

#operations .operations_bg .operation-inside .operation-info ul {
	list-style: disc;
	padding-left: 25px
}

#operations .operations_bg .operation-inside .operation-info ul li {
	font-size: 20px;
	color: #fff;
	opacity: .8;
	font-family: "Hind-Siliguri-reguler";
	margin: 0 0 5px 0;
	line-height: 1.5
}

@media(max-width:767px) {
	#operations .operations_bg .operation-inside .operation-info ul li {
		font-size: 17px
	}
}

#operations .operations_main_one .flex_direction {
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

@media screen and (max-width:767px) {
	#operations .operations_main_one .flex_direction {
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
}

#operations .operations_main_one .operation-inside:nth-child(even) {
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row
}

@media screen and (max-width:767px) {
	#operations .operations_main_one .operation-inside:nth-child(even) {
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
}

#operations .operations_main_one .operation-inside:nth-child(even) .operation-info:first-child {
	padding: 0 70px 0 0
}

@media screen and (max-width:767px) {
	#operations .operations_main_one .operation-inside:nth-child(even) .operation-info:first-child {
		padding: 40px 0 0
	}
}

@media screen and (min-width:768px) and (max-width:1199px) {
	#operations .operations_main_one .operation-inside:nth-child(even) .operation-info:first-child {
		padding: 0 30px 0 0
	}
}

#operations .operations_main_one .operation-inside .product {
	font-weight: 600;
	color: #505050
}

#operations .operations_main_one .operation-inside .operation-info {
	width: 51%
}

@media screen and (max-width:767px) {
	#operations .operations_main_one .operation-inside .operation-info {
		width: 100%
	}
}

#operations .operations_main_one .operation-inside .operation-info:first-child {
	padding: 0 0 0 70px
}

@media screen and (max-width:767px) {
	#operations .operations_main_one .operation-inside .operation-info:first-child {
		padding: 40px 0 0
	}
}

@media screen and (min-width:768px) and (max-width:1199px) {
	#operations .operations_main_one .operation-inside .operation-info:first-child {
		padding: 0 0 0 30px
	}
}

#operations .operations_two .operation-inside .operation-info:first-child {
	padding: 0 0 0 70px
}

@media screen and (max-width:767px) {
	#operations .operations_two .operation-inside .operation-info:first-child {
		padding: 40px 0 0
	}
}

@media screen and (min-width:768px) and (max-width:1199px) {
	#operations .operations_two .operation-inside .operation-info:first-child {
		padding: 0 0 0 30px
	}
}

#operations .operations_two .flex_direction {
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

@media screen and (max-width:767px) {
	#operations .operations_two .flex_direction {
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
}

#brands {
	overflow: hidden
}

#brands p {
	opacity: .8
}

#brands .brands_design {
	background-color: #121f91;
	padding: 30px 0
}

#brands .brands_design .brands_design_inside h2 {
	color: #fff
}

#brands .operations-main-secton {
	padding: 100px 0 20px
}

@media screen and (max-width:991px) {
	#brands .operations-main-secton {
		padding: 60px 0 0
	}
}

#brands .operations-main-secton .operation-inside {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 100px
}

@media screen and (max-width:767px) {
	#brands .operations-main-secton .operation-inside {
		margin: 0 0 60px;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
}

#brands .operations-main-secton .operation-inside:nth-child(odd) {
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

@media screen and (max-width:767px) {
	#brands .operations-main-secton .operation-inside:nth-child(odd) {
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
}

#brands .operations-main-secton .operation-inside:nth-child(odd) .operation-info:first-child {
	padding: 0 0 0 30px
}

@media screen and (max-width:767px) {
	#brands .operations-main-secton .operation-inside:nth-child(odd) .operation-info:first-child {
		padding: 40px 0 0
	}
}

@media screen and (min-width:768px) and (max-width:1199px) {
	#brands .operations-main-secton .operation-inside:nth-child(odd) .operation-info:first-child {
		padding: 0 0 0 30px
	}
}

#brands .operations-main-secton .operation-inside .operation-info {
	width: 60%
}

@media screen and (max-width:767px) {
	#brands .operations-main-secton .operation-inside .operation-info {
		width: 100%
	}
}

#brands .operations-main-secton .operation-inside .operation-info .font_medium {
	font-family: "Hind Siliguri";
	font-weight: 600
}

#brands .operations-main-secton .operation-inside .operation-info:first-child {
	padding: 0 30px 0 0
}

@media screen and (max-width:767px) {
	#brands .operations-main-secton .operation-inside .operation-info:first-child {
		padding: 40px 0 0
	}
}

@media screen and (min-width:768px) and (max-width:1199px) {
	#brands .operations-main-secton .operation-inside .operation-info:first-child {
		padding: 0 30px 0 0
	}
}

#brands .operations-main-secton .operation-inside .operation-info:last-child {
	width: 40%
}

@media screen and (max-width:767px) {
	#brands .operations-main-secton .operation-inside .operation-info:last-child {
		width: 100%
	}
}

@media screen and (min-width:768px) and (max-width:991px) {
	#brands .operations-main-secton .operation-inside .operation-info:last-child {
		padding: 20px 0 0
	}
}

#brands .operations-main-secton .operation-inside .operation-info img {
	margin: 0 auto
}

#brands .operations-main-secton .operation-inside .operation-info .text-head,
#brands .operations-main-secton .operation-inside .operation-info #our-heritage .journey_sec .journey-main .entry .content span,
#our-heritage .journey_sec .journey-main .entry .content #brands .operations-main-secton .operation-inside .operation-info span {
	margin: 0 0 10px
}

#brands .operations-main-secton .operation-inside .operation-info .para-text {
	margin: 0 0 10px;
	color: #505050
}

#brands .operations-main-secton .margin_0 {
	margin-bottom: 0
}

#brands .operations-main-secton .margin_bottom {
	margin-bottom: 100px
}

@media(max-width:767px) {
	#brands .operations-main-secton .margin_bottom {
		margin-bottom: 60px
	}
}

#brands .diamond_story {
	margin-top: 20px
}

#brands .diamond_story .diamond_story_inside {
	background-color: #121f91;
	padding: 60px 100px
}

@media(max-width:767px) {
	#brands .diamond_story .diamond_story_inside {
		padding: 20px 20px
	}
}

#brands .diamond_story .diamond_story_inside p {
	color: #fff;
	opacity: .8
}

#brands .diamond_story .diamond_story_inside ul {
	list-style: disc;
	padding-left: 25px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

#brands .diamond_story .diamond_story_inside ul li {
	font-size: 20px;
	color: #fff;
	opacity: .8;
	font-family: "Hind Siliguri";
	font-weight: 600;
	margin: 0 0 5px 0;
	line-height: 1.5;
	margin: 0 70px 10px 0
}

@media(max-width:767px) {
	#brands .diamond_story .diamond_story_inside ul li {
		font-size: 17px
	}
}

#connect_page .form_section .floating_diamond {
	display: none
}

#connect_page .form_section .floating_diamond .large_diamond {
	position: absolute;
	top: 0;
	right: 10%;
	z-index: -1
}

@media(max-width:991px) {
	#connect_page .form_section .floating_diamond .large_diamond {
		top: -10%;
		right: 2%
	}
}

#connect_page .form_section .floating_diamond .medium_diamond {
	position: absolute;
	bottom: 20%;
	left: 10%
}

#connect_page .form_section .floating_diamond .small_diamond {
	position: absolute;
	bottom: -5%;
	right: 5%
}

#blogs .block-box {
	padding: 100px 0
}

#blogs .block-box .block-flex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

#blogs .block-box .btn-sec {
	text-align: center;
	margin-top: 50px
}

#blogs .blog_inside_sec {
	padding: 50px 0
}

#blogs .blog_inside_sec .blog_inside_flex .blog_inside_item .content_block {
	margin-top: 30px
}

#blogs .blog_inside_sec .blog_inside_flex .blog_inside_item .content_block .date_sec {
	font-size: 16px;
	color: #121f91
}

#blogs .blog_inside_sec .blog_inside_flex .blog_inside_item .content_block .date_sec span {
	color: #505050
}

#blogs .blog_inside_sec .blog_inside_flex .blog_inside_item .content_block .text-head,
#blogs .blog_inside_sec .blog_inside_flex .blog_inside_item .content_block #our-heritage .journey_sec .journey-main .entry .content span,
#our-heritage .journey_sec .journey-main .entry .content #blogs .blog_inside_sec .blog_inside_flex .blog_inside_item .content_block span {
	margin: 15px 0
}

#blogs .blog_inside_sec .blog_inside_flex .blog_inside_item .content_block .share_sec span {
	margin-right: 15px;
	font-size: 16px
}

#blogs .blog_inside_sec .blog_inside_flex .blog_inside_item .content_block .share_sec .social_span {
	height: 30px;
	width: 30px;
	color: #121f91;
	border-radius: 100%;
	border: 1px solid #121f91;
	margin: 0 5px
}

#blogs .blog_inside_sec .blog_inside_flex .blog_inside_item .content_block .para_block {
	margin: 30px 0
}

#blogs .blog_inside_sec .blog_inside_flex .blog_inside_item .content_block .para_block h4 {
	font-size: 30px;
	color: #121f91;
	margin-bottom: 15px
}

#blogs .blog_inside_sec .blog_inside_flex .blog_inside_item .content_block .para_block .link_text {
	text-decoration: none;
	color: #121f91
}

#blogs .blog_inside_sec .blog_inside_flex .blog_inside_item .content_block .para_block .text_underline {
	text-decoration: underline;
	color: #121f91;
	list-style: disc
}

#blogs .blog_inside_sec .blog_inside_flex .blog_inside_item .content_block .para_block .non_underline_text {
	color: #121f91;
	text-decoration: none
}

#blogs .others_blog_sec {
	background-color: #121f91;
	padding: 100px 0;
	position: relative;
	overflow: hidden
}

@media(max-width:992px) {
	#blogs .others_blog_sec {
		padding: 50px 0
	}
}

#blogs .others_blog_sec .head_txt {
	padding-left: calc((100vw - var(--container_width)) / 2);
	margin-bottom: 50px
}

@media(max-width:992px) {
	#blogs .others_blog_sec .head_txt {
		text-align: center;
		padding: 0 calc((100vw - var(--container_width)) / 2)
	}
}

#blogs .others_blog_sec .others_blog_slider {
	padding-left: calc((100vw - var(--container_width)) / 2)
}

@media(max-width:992px) {
	#blogs .others_blog_sec .others_blog_slider {
		padding: 0 15px
	}
}

#blogs .others_blog_sec .others_blog_slider .others_blog_item {
	background-color: #fff;
	width: 370px;
	margin-left: 20px;
	overflow: hidden
}

@media(max-width:992px) {
	#blogs .others_blog_sec .others_blog_slider .others_blog_item {
		margin: 0 15px;
		width: 350px
	}
}

#blogs .others_blog_sec .others_blog_slider .others_blog_item .others_blog_inner .info_block {
	padding: 15px
}

#blogs .others_blog_sec .others_blog_slider .others_blog_item .others_blog_inner .info_block .blog_head {
	font-size: 30px;
	font-weight: 600;
	color: #121f91
}

#blogs .others_blog_sec .others_blog_slider .slick-dots {
	width: auto;
	bottom: -50px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

#blogs .others_blog_sec .others_blog_slider .slick-dots li {
	margin: 0
}

#blogs .others_blog_sec .others_blog_slider .slick-dots li button::before {
	font-size: 10px;
	color: #fff
}

#blogs ul {
	list-style: disc;
	padding-left: 15px
}

#blogs ul li {
	font-size: 20px;
	color: #505050;
	font-family: "Hind-Siliguri-reguler";
	margin: 0 0 10px 0;
	line-height: 1.5
}

#press .press-box {
	padding: 60px 0
}

#press .press-box .sort_by {
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-bottom: 5vmin
}

#press .press-box .sort_by .select_box {
	border: 1px solid #121f91;
	margin-left: 5px;
	border-radius: 20px;
	font-size: 16px;
	outline: 0;
	width: 150px;
	padding: 10px 5px
}

#press .press-box .press-flex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

#press .press-box .press-flex .hiring-block-item {
	margin-right: 2%
}

#press .press-box .press-flex .hiring-block-item:nth-child(2) {
	width: 64%
}

@media(min-width:1024px) {
	#press .press-box .press-flex .hiring-block-item:nth-child(2) {
		margin-right: 0
	}
}

@media(max-width:991px) {
	#press .press-box .press-flex .hiring-block-item:nth-child(2) {
		width: 50%
	}
}

@media(max-width:767px) {
	#press .press-box .press-flex .hiring-block-item:nth-child(2) {
		width: 100%
	}
}

#press .press-box .press-flex .hiring-block-item .hiring-blog-text .press-date {
	margin-bottom: 15px
}

#press .press-box .press-flex .hiring-block-item .hiring-blog-text .press-date .date-n-time {
	font-size: 16px;
	font-weight: 500;
	display: inline-block;
	padding: 5px 15px;
	margin-right: 10px;
	background-color: #121f91;
	color: #fff;
	border-radius: 0 0 15px 0
}

#press .press-box .press-flex .hiring-block-item .hiring-blog-text .press-date span {
	color: #121f91
}

@media(max-width:991px) {
	#press .press-box .press-flex .hiring-block-item .hiring-blog-text .hiring-block-head {
		display: -webkit-box;
		max-width: 100%;
		margin: 0 auto;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis
	}
}

#press .press-box .press-flex .hiring-block-item .hiring-blog-text .info_bx {
	margin-bottom: 60px
}

#press .press-box .press-flex .hiring-block-item:hover .hiring-blog-text .info_bx {
	color: #fff
}

#press .press-box .press-flex .hiring-block-item:hover .hiring-blog-text .press-date .date-n-time {
	color: #121f91;
	background-color: #fff
}

#press .press-box .press-flex .hiring-block-item:hover .hiring-blog-text .press-date span {
	color: #fff
}

@media(min-width:1024px) {
	#press .press-box .press-flex .hiring-block-item:nth-child(3n+3) {
		margin-right: 0
	}
}

#press .press-box .press-flex .hiring-block-item:nth-child(3) {
	margin-right: 2%
}

#press .press-box .btn-sec {
	text-align: center;
	margin-top: 50px
}

#manufacturing_process {
	overflow: hidden
}

#manufacturing_process .tab_section .tab-menu {
	position: -webkit-sticky;
	position: sticky;
	top: var(--headerHeight);
	z-index: 99;
	background-color: white;
	padding: 20px 0
}

@media screen and (max-width:767px) {
	#manufacturing_process .tab_section .tab-menu {
		margin: 40px 0 0
	}
}

#manufacturing_process .tab_section .tab-menu ul {
	text-align: center;
	padding-left: 0;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media screen and (max-width:767px) {
	#manufacturing_process .tab_section .tab-menu ul {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

#manufacturing_process .tab_section .tab-menu ul li {
	padding: 0 10px;
	display: inline-block
}

@media screen and (max-width:767px) {
	#manufacturing_process .tab_section .tab-menu ul li {
		margin-bottom: 10px
	}
}

#manufacturing_process .tab_section .tab-menu ul li a {
	font-size: 20px;
	font-family: "Chapaza-Italic";
	text-transform: uppercase;
	color: #505050;
	opacity: .5;
	text-decoration: none;
	display: inline-block
}

#manufacturing_process .tab_section .tab-menu ul li a:hover {
	opacity: 1
}

@media screen and (max-width:1199px) {
	#manufacturing_process .tab_section .tab-menu ul li a {
		font-size: 18px
	}
}

@media screen and (max-width:991px) {
	#manufacturing_process .tab_section .tab-menu ul li a {
		font-size: 14px
	}
}

@media screen and (max-width:767px) {
	#manufacturing_process .tab_section .tab-menu ul li a {
		font-size: 16px
	}
}

#manufacturing_process .tab_section .tab-menu ul li a.active-a {
	opacity: 1
}

#manufacturing_process .tab_section .tab-main-box {
	margin-bottom: 50px;
	position: relative
}

@media screen and (max-width:991px) {
	#manufacturing_process .tab_section .tab-main-box {
		margin-bottom: 50px
	}
}

@media screen and (max-width:991px) {
	#manufacturing_process .tab_section .tab-main-box .manufacturing_flex {
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
}

@media screen and (max-width:991px) {
	#manufacturing_process .tab_section .tab-main-box .manufacturing_flex .manufacturing_content {
		width: 100%
	}
}

#manufacturing_process .tab_section .tab-main-box .manufacturing_flex .manufacturing_content p {
	opacity: .8
}

#manufacturing_process .tab_section .tab-main-box .manufacturing_flex .manufacturing_content .font_medium {
	font-family: "Hind Siliguri";
	font-weight: 600
}

#manufacturing_process .tab_section .tab-main-box .manufacturing_flex .manufacturing_content .space_top {
	margin-top: 30px
}

#manufacturing_process .tab_section .tab-main-box .manufacturing_flex .manufacturing_img {
	position: relative
}

@media screen and (max-width:991px) {
	#manufacturing_process .tab_section .tab-main-box .manufacturing_flex .manufacturing_img {
		width: 100%;
		margin-bottom: 40px
	}
}

@media screen and (max-width:767px) {
	#manufacturing_process .tab_section .tab-main-box .manufacturing_flex .manufacturing_img {
		margin-bottom: 100px
	}
}

#manufacturing_process .tab_section .tab-main-box .manufacturing_flex .manufacturing_img .arrow_slider {
	position: absolute;
	right: -70px;
	z-index: 1;
	cursor: pointer
}

@media screen and (max-width:1350px) {
	#manufacturing_process .tab_section .tab-main-box .manufacturing_flex .manufacturing_img .arrow_slider {
		right: 20px
	}
}

#manufacturing_process .tab_section .tab-main-box .manufacturing_flex .manufacturing_img .prv {
	top: 38%;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

@media screen and (max-width:767px) {
	#manufacturing_process .tab_section .tab-main-box .manufacturing_flex .manufacturing_img .prv {
		top: inherit;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		bottom: -60px;
		right: 60%
	}
}

#manufacturing_process .tab_section .tab-main-box .manufacturing_flex .manufacturing_img .nxt {
	top: 50%;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

@media screen and (max-width:767px) {
	#manufacturing_process .tab_section .tab-main-box .manufacturing_flex .manufacturing_img .nxt {
		top: inherit;
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
		bottom: -60px;
		right: 32%
	}
}

#manufacturing_process .tab_section .tab-main-box .manufacturing_flex .flex_direction {
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

@media screen and (max-width:767px) {
	#manufacturing_process .tab_section .tab-main-box .manufacturing_flex .flex_direction {
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
}

#manufacturing_process .tab_section .tab-main-box .manufacturing_flex .operation-inside {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 80px
}

@media screen and (max-width:767px) {
	#manufacturing_process .tab_section .tab-main-box .manufacturing_flex .operation-inside {
		margin: 0 0 50px;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
}

#manufacturing_process .tab_section .tab-main-box .manufacturing_flex .operation-inside:nth-child(1) {
	margin-top: 80px
}

#manufacturing_process .tab_section .tab-main-box .manufacturing_flex .operation-inside:nth-child(even) {
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

@media screen and (max-width:767px) {
	#manufacturing_process .tab_section .tab-main-box .manufacturing_flex .operation-inside:nth-child(even) {
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
}

#manufacturing_process .tab_section .tab-main-box .manufacturing_flex .operation-inside:nth-child(even) .operation-info:first-child {
	padding: 0 0 0 70px
}

@media screen and (max-width:767px) {
	#manufacturing_process .tab_section .tab-main-box .manufacturing_flex .operation-inside:nth-child(even) .operation-info:first-child {
		padding: 40px 0 0
	}
}

@media screen and (min-width:768px) and (max-width:1199px) {
	#manufacturing_process .tab_section .tab-main-box .manufacturing_flex .operation-inside:nth-child(even) .operation-info:first-child {
		padding: 0 0 0 30px
	}
}

#manufacturing_process .tab_section .tab-main-box .manufacturing_flex .operation-inside .operation-info {
	width: 51%
}

@media screen and (max-width:767px) {
	#manufacturing_process .tab_section .tab-main-box .manufacturing_flex .operation-inside .operation-info {
		width: 100%
	}
}

#manufacturing_process .tab_section .tab-main-box .manufacturing_flex .operation-inside .operation-info video {
	border-bottom-right-radius: 50px
}

#manufacturing_process .tab_section .tab-main-box .manufacturing_flex .operation-inside .operation-info:first-child {
	padding: 0 70px 0 0
}

@media screen and (max-width:767px) {
	#manufacturing_process .tab_section .tab-main-box .manufacturing_flex .operation-inside .operation-info:first-child {
		padding: 40px 0 0
	}
}

@media screen and (min-width:768px) and (max-width:1199px) {
	#manufacturing_process .tab_section .tab-main-box .manufacturing_flex .operation-inside .operation-info:first-child {
		padding: 0 30px 0 0
	}
}

#manufacturing_process .tab_section .tab-main-box .manufacturing_flex .operation-inside .operation-info:last-child {
	width: 49%
}

@media screen and (max-width:767px) {
	#manufacturing_process .tab_section .tab-main-box .manufacturing_flex .operation-inside .operation-info:last-child {
		width: 100%
	}
}

@media screen and (min-width:768px) and (max-width:991px) {
	#manufacturing_process .tab_section .tab-main-box .manufacturing_flex .operation-inside .operation-info:last-child {
		padding: 20px 0 0
	}
}

#manufacturing_process .tab_section .tab-main-box .manufacturing_flex .operation-inside .operation-info img {
	border-bottom-right-radius: 50px
}

#manufacturing_process .tab_section .tab-main-box .manufacturing_flex .operation-inside .operation-info .text-head,
#manufacturing_process .tab_section .tab-main-box .manufacturing_flex .operation-inside .operation-info #our-heritage .journey_sec .journey-main .entry .content span,
#our-heritage .journey_sec .journey-main .entry .content #manufacturing_process .tab_section .tab-main-box .manufacturing_flex .operation-inside .operation-info span {
	margin: 0 0 10px
}

#manufacturing_process .tab_section .tab-main-box .manufacturing_flex .operation-inside .operation-info .para-text {
	margin: 0 0 10px;
	color: #505050
}

#manufacturing_process .tab_section .tab-main-box .tab-box {
	display: none
}

#manufacturing_process .tab_section .tab-main-box .tab-box.tab-active {
	display: block
}

#manufacturing_process .tab_section .tab-main-box .tab_head {
	margin-bottom: 60px
}

#manufacturing_process .tab_section .tab-main-box .tab_head .tab_head_title {
	font-size: 30px;
	margin: 0;
	color: #121f91
}

#manufacturing_process .tab-loader {
	height: 500px;
	width: 100%
}

#manufacturing_process .tab-loader .loading {
	height: 0;
	width: 0;
	padding: 15px;
	border: 6px solid #ccc;
	border-right-color: #888;
	border-radius: 22px;
	-webkit-animation: rotate 1s infinite linear;
	position: absolute;
	left: 50%;
	top: 50%
}

@-webkit-keyframes rotate {
	100% {
		-webkit-transform: rotate(360deg)
	}
}

#sustainability {
	overflow: hidden
}

#sustainability .interconnected_processes {
	background-color: #121f91;
	padding: 50px 0
}

#sustainability .interconnected_processes .interconnected_processes_inside h2 {
	color: #fff
}

#sustainability .interconnected_processes .interconnected_processes_inside p {
	color: #fff;
	opacity: .8;
	width: 70%;
	margin-bottom: 0
}

@media screen and (max-width:991px) {
	#sustainability .interconnected_processes .interconnected_processes_inside p {
		width: 100%
	}
}

#sustainability .sustainability-main-secton {
	padding: 80px 0 50px
}

@media screen and (max-width:991px) {
	#sustainability .sustainability-main-secton {
		padding: 50px 0 50px
	}
}

#sustainability .sustainability-main-secton .sustainability_txt {
	text-align: center
}

#sustainability .sustainability-main-secton .sustainability_flex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

#sustainability .sustainability-main-secton .sustainability_flex .sustainability_card {
	width: 33.333%;
	padding: 0 15px;
	margin-top: 30px
}

@media screen and (max-width:991px) {
	#sustainability .sustainability-main-secton .sustainability_flex .sustainability_card {
		width: 48%
	}
}

@media screen and (max-width:767px) {
	#sustainability .sustainability-main-secton .sustainability_flex .sustainability_card {
		width: 100%;
		padding: 0
	}
}

#sustainability .sustainability-main-secton .sustainability_flex .sustainability_card img {
	border-bottom-right-radius: 50px
}

@media screen and (max-width:767px) {
	#sustainability .sustainability-main-secton .sustainability_flex .sustainability_card img {
		width: 100%
	}
}

#sustainability .sustainability-main-secton .sustainability_flex .sustainability_card p {
	margin: 15px 0 0
}

#sustainability .sustainability-main-secton .responsible_council {
	padding: 0 15px;
	margin-top: 50px
}

@media screen and (max-width:767px) {
	#sustainability .sustainability-main-secton .responsible_council {
		padding: 0
	}
}

#sustainability .sustainability-main-secton .responsible_council .responsible_council_inside {
	background-color: #121f91;
	padding: 50px 50px
}

@media screen and (max-width:991px) {
	#sustainability .sustainability-main-secton .responsible_council .responsible_council_inside {
		padding: 30px 30px
	}
}

@media screen and (max-width:767px) {
	#sustainability .sustainability-main-secton .responsible_council .responsible_council_inside {
		padding: 20px 20px
	}
}

#sustainability .sustainability-main-secton .responsible_council .responsible_council_inside .responsible_council_flex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

#sustainability .sustainability-main-secton .responsible_council .responsible_council_inside .responsible_council_flex .responsible_council_left {
	width: 60%
}

@media screen and (max-width:991px) {
	#sustainability .sustainability-main-secton .responsible_council .responsible_council_inside .responsible_council_flex .responsible_council_left {
		width: 100%
	}
}

#sustainability .sustainability-main-secton .responsible_council .responsible_council_inside .responsible_council_flex .responsible_council_left p {
	opacity: .8;
	color: #fff
}

#sustainability .sustainability-main-secton .responsible_council .responsible_council_inside .responsible_council_flex .responsible_council_left .short_descr {
	width: 70%;
	margin-bottom: 40px
}

@media screen and (max-width:991px) {
	#sustainability .sustainability-main-secton .responsible_council .responsible_council_inside .responsible_council_flex .responsible_council_left .short_descr {
		width: 100%
	}
}

#sustainability .sustainability-main-secton .responsible_council .responsible_council_inside .responsible_council_flex .responsible_council_left .content_flex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

#sustainability .sustainability-main-secton .responsible_council .responsible_council_inside .responsible_council_flex .responsible_council_left .content_flex p {
	width: 50%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-bottom: 25px
}

@media screen and (max-width:767px) {
	#sustainability .sustainability-main-secton .responsible_council .responsible_council_inside .responsible_council_flex .responsible_council_left .content_flex p {
		width: 100%
	}
}

#sustainability .sustainability-main-secton .responsible_council .responsible_council_inside .responsible_council_flex .responsible_council_left .content_flex p span {
	padding-right: 10px;
	display: block
}

#sustainability .sustainability-main-secton .responsible_council .responsible_council_inside .responsible_council_flex .responsible_council_left .content_flex p .icon {
	width: 50px
}

#sustainability .sustainability-main-secton .responsible_council .responsible_council_inside .responsible_council_flex .responsible_council_right {
	width: 38%
}

@media screen and (max-width:991px) {
	#sustainability .sustainability-main-secton .responsible_council .responsible_council_inside .responsible_council_flex .responsible_council_right {
		width: 100%;
		margin-bottom: 30px
	}
}

#sustainability .sustainability-main-secton .responsible_council .responsible_council_inside .responsible_council_flex .responsible_council_right img {
	border-bottom-left-radius: 50px
}

#sustainability .sustainability-main-secton .responsible_council .responsible_council_inside .flex_direction {
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

#sustainability.product_page .product_section {
	padding: 50px 0
}

#sustainability.product_page .product_section .product_inner {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

@media(max-width:767px) {
	#sustainability.product_page .product_section .product_inner a {
		display: inline-block;
		width:100%;
	}
}

#sustainability.product_page .product_section .product_inner a {
	display: inline-block;
	width:33%;
}

#sustainability.product_page .product_section .product_inner .item {
	-webkit-column-break-inside: avoid;
	break-inside: avoid;
	padding: 15px
}

#sustainability.product_page .product_section .product_inner .item img {
	border: 1px solid #333;
	border-bottom-right-radius: 25px
}

#sustainability.product_page .product_section .butttn_sec {
	padding-top: 30px;
	text-align: center
}

#sustainability.product_page .product_section .maore_product {
	display: none
}

#quality_assurance .interconnected_processes {
	background-color: #121f91;
	padding: 50px 0
}

#quality_assurance .interconnected_processes .interconnected_processes_inside h2 {
	color: #fff;
	margin-bottom: 15px
}

#quality_assurance .interconnected_processes .interconnected_processes_inside p {
	color: #fff;
	opacity: .8;
	width: 70%;
	margin-bottom: 0
}

@media screen and (max-width:991px) {
	#quality_assurance .interconnected_processes .interconnected_processes_inside p {
		width: 100%
	}
}

#quality_assurance .quality-assurance-main {
	padding: 120px 0 50px
}

@media screen and (max-width:991px) {
	#quality_assurance .quality-assurance-main {
		padding: 50px 0 50px
	}
}

#quality_assurance .quality-assurance-main .quality_tab {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

#quality_assurance .quality-assurance-main .quality_tab .tab-menu {
	width: 35%
}

@media screen and (max-width:991px) {
	#quality_assurance .quality-assurance-main .quality_tab .tab-menu {
		width: 100%;
		margin-bottom: 20px
	}
}

#quality_assurance .quality-assurance-main .quality_tab .tab-menu ul {
	position: -webkit-sticky;
	position: sticky;
	top: calc(var(--headerHeight) + 30px)
}

#quality_assurance .quality-assurance-main .quality_tab .tab-menu ul li {
	padding-bottom: 30px;
	display: block
}

@media screen and (max-width:991px) {
	#quality_assurance .quality-assurance-main .quality_tab .tab-menu ul li {
		padding-bottom: 20px
	}
}

#quality_assurance .quality-assurance-main .quality_tab .tab-menu ul li a {
	font-size: 23px;
	font-family: "Chapaza-Italic";
	text-transform: uppercase;
	color: #505050;
	opacity: .5;
	text-decoration: none;
	display: inline-block
}

@media screen and (max-width:1199px) {
	#quality_assurance .quality-assurance-main .quality_tab .tab-menu ul li a {
		font-size: 18px
	}
}

@media screen and (max-width:767px) {
	#quality_assurance .quality-assurance-main .quality_tab .tab-menu ul li a {
		font-size: 16px
	}
}

#quality_assurance .quality-assurance-main .quality_tab .tab-menu ul li a.active-a {
	opacity: 1;
	border-bottom: 2px solid #121f91
}

#quality_assurance .quality-assurance-main .quality_tab .tab-main-box .tab-main-box-flex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: baseline;
	-ms-flex-align: baseline;
	align-items: baseline
}

@media screen and (max-width:991px) {
	#quality_assurance .quality-assurance-main .quality_tab .tab-main-box {
		width: 100%
	}
}

#quality_assurance .quality-assurance-main .quality_tab .tab-main-box .quality_tab_flex {
	width: 33.33%;
	padding: 20px 15px 20px
}

@media screen and (max-width:1199px) {
	#quality_assurance .quality-assurance-main .quality_tab .tab-main-box .quality_tab_flex {
		width: 50%
	}
}

@media screen and (max-width:767px) {
	#quality_assurance .quality-assurance-main .quality_tab .tab-main-box .quality_tab_flex {
		width: 100%;
		padding: 20px 0 20px
	}
}

#quality_assurance .quality-assurance-main .quality_tab .tab-main-box .quality_tab_flex .quality_tab_content {
	margin-top: 20px
}

#quality_assurance .quality-assurance-main .quality_tab .tab-main-box .quality_tab_flex .quality_tab_content h2 {
	font-family: "Hind Siliguri";
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 15px
}

#quality_assurance .quality-assurance-main .quality_tab .tab-main-box .quality_tab_flex .quality_tab_content p {
	opacity: .8
}

#quality_assurance .quality-assurance-main .quality_tab .tab-main-box .quality_tab_flex .quality_tab_content .font_medium {
	font-family: "Hind Siliguri";
	font-weight: 600
}

#quality_assurance .quality-assurance-main .quality_tab .tab-main-box .quality_tab_flex .quality_tab_content .space_top {
	margin-bottom: 0
}

#quality_assurance .quality-assurance-main .quality_tab .tab-main-box .quality_tab_flex .quality_tab_img {
	position: relative
}

@media screen and (max-width:991px) {
	#quality_assurance .quality-assurance-main .quality_tab .tab-main-box .quality_tab_flex .quality_tab_img {
		margin-bottom: 20px
	}
}

#quality_assurance .quality-assurance-main .quality_tab .tab-main-box .quality_tab_flex .quality_tab_img img {
	border-bottom-right-radius: 50px
}

#awards-accolades .the-journey {
	padding: 100px 0;
	overflow: hidden
}

@media(max-width:767px) {
	#awards-accolades .the-journey {
		padding: 50px 0
	}
}

#awards-accolades .the-journey .txt-block h2 {
	font-family: "Chapaza-Italic";
	margin-bottom: 20px
}

#awards-accolades .the-journey .journey-slider {
	margin-top: 50px;
	padding: 0 15px;
	-webkit-transform: translateY(-30px);
	-ms-transform: translateY(-30px);
	transform: translateY(-30px)
}

#awards-accolades .the-journey .journey-slider .journey-item {
	margin: 0 50px;
	opacity: .5
}

#awards-accolades .the-journey .journey-slider .journey-item .img-block img {
	margin: 0 auto
}

#awards-accolades .the-journey .journey-slider .journey-item .below-txt {
	opacity: 0;
	transition: opacity 1s;
	margin: 0 auto
}

#awards-accolades .the-journey .journey-slider .journey-item.slick-active {
	margin: 30px 50px 0;
	padding: 0;
	-webkit-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9)
}

#awards-accolades .the-journey .journey-slider .journey-item.slick-active .year-txt {
	opacity: 1
}

#awards-accolades .the-journey .journey-slider .journey-item.slick-active .img-block {
	opacity: 1
}

#awards-accolades .the-journey .journey-slider .journey-item.slick-active .below-txt {
	opacity: 1
}

#awards-accolades .the-journey .journey-slider .journey-item.slick-current {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

#awards-accolades .the-journey .journey-slider .journey-item .img-block {
	opacity: 0;
	transition: opacity 1s
}

#awards-accolades .the-journey .journey-slider .journey-item .year-txt {
	font-size: calc(55px + 20px);
	color: #121f91;
	font-family: "Chapaza-Italic";
	text-align: center;
	margin-top: -30px;
	opacity: .5;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	transition: all .2s ease-in-out
}

@media(max-width:767px) {
	#awards-accolades .the-journey .journey-slider .journey-item .year-txt {
		font-size: calc(55px + -10px)
	}
}

#awards-accolades .the-journey .journey-slider .arrow {
	position: absolute;
	bottom: 0;
	z-index: 1;
	cursor: pointer
}

@media(max-width:767px) {
	#awards-accolades .the-journey .journey-slider .arrow {
		bottom: -50px
	}
}

#awards-accolades .the-journey .journey-slider .arrow.nxt {
	-webkit-transform: scale(-1);
	-ms-transform: scale(-1);
	transform: scale(-1);
	right: 15%
}

@media(max-width:767px) {
	#awards-accolades .the-journey .journey-slider .arrow.nxt {
		right: 36%
	}
}

#awards-accolades .the-journey .journey-slider .arrow.prv {
	right: 19%
}

@media(max-width:767px) {
	#awards-accolades .the-journey .journey-slider .arrow.prv {
		right: 54%
	}
}

#awards-accolades .ready-for-the-future {
	background-color: #121f91;
	padding: 100px 0
}

@media(max-width:767px) {
	#awards-accolades .ready-for-the-future {
		padding: 50px 0
	}
}

#awards-accolades .ready-for-the-future .text-head,
#awards-accolades .ready-for-the-future #our-heritage .journey_sec .journey-main .entry .content span,
#our-heritage .journey_sec .journey-main .entry .content #awards-accolades .ready-for-the-future span {
	text-align: center;
	margin-bottom: 15px;
	font-family: "Chapaza-Italic"
}

#awards-accolades .ready-for-the-future .flex-box {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

#awards-accolades .ready-for-the-future .flex-box .certificate_img {
	width: 24%;
	padding: 0 15px;
	margin-top: 30px
}

@media(max-width:991px) {
	#awards-accolades .ready-for-the-future .flex-box .certificate_img {
		width: 25%
	}
}

@media(max-width:767px) {
	#awards-accolades .ready-for-the-future .flex-box .certificate_img {
		width: 50%
	}
}

#awards-accolades .ready-for-the-future .flex-box .certificate_img img {
	margin: 0 auto
}

#privacy .privacy_top .privacy_top_inner {
	background-color: #121f91;
	padding: 60px 0;
	position: relative
}

#privacy .privacy_top .privacy_top_inner .diamond1 {
	position: absolute;
	left: -3%;
	top: 20%;
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	transform: scaleX(-1);
	width: 75px
}

@media(max-width:992px) {
	#privacy .privacy_top .privacy_top_inner .diamond1 {
		width: 35px
	}
}

#privacy .privacy_top .privacy_top_inner .text-head,
#privacy .privacy_top .privacy_top_inner #our-heritage .journey_sec .journey-main .entry .content span,
#our-heritage .journey_sec .journey-main .entry .content #privacy .privacy_top .privacy_top_inner span {
	text-align: center
}

#privacy .privacy_top .privacy_top_inner .diamond2 {
	position: absolute;
	right: 10%;
	bottom: -10%;
	-webkit-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8)
}

@media(max-width:992px) {
	#privacy .privacy_top .privacy_top_inner .diamond2 {
		-webkit-transform: scale(0.4);
		-ms-transform: scale(0.4);
		transform: scale(0.4)
	}
}

#privacy .para_sec {
	padding: 50px 0
}

#privacy .para_sec .para_block {
	margin-bottom: 30px
}

#privacy .para_sec .para_block h4 {
	font-size: 20px;
	color: #121f91;
	margin: 0 0 5px 0;
	font-family: "Hind Siliguri"
}

#privacy .para_sec .para_block p {
	font-size: 16px;
	color: #505050;
	margin: 0 0 10px 0;
	font-family: "Hind-Siliguri-reguler"
}

#privacy .para_sec .para_block ul {
	padding-left: 30px
}

#privacy .para_sec .para_block ul li {
	color: #505050
}

#privacy .para_sec .para_block .des li {
	list-style: lower-alpha
}

#privacy .para_sec .para_block .sub_des li {
	list-style-type: square
}

#privacy .para_sec .para_block .bold {
	font-weight: 600
}

#privacy .para_sec .para_block strong {
	font-weight: 600;
	font-style: italic
}

#tradeshows .block-box {
	padding: 50px 0 0
}

#tradeshows .tradeshow-box-flex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media(max-width:992px) {
	#tradeshows .tradeshow-box-flex {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

#tradeshows .tradeshow-box-flex .tradeshow-box-item {
	width: 48%;
	overflow: hidden;
	margin-bottom: 40px;
	box-shadow: 5px 5px 15px #f1f1f1
}

@media(max-width:992px) {
	#tradeshows .tradeshow-box-flex .tradeshow-box-item {
		width: 100%
	}
}

#tradeshows .tradeshow-box-flex .tradeshow-box-item .img-block img {
	width: 100%
}

#tradeshows .tradeshow-box-flex .tradeshow-box-item p {
	padding: 20px
}

#tradeshows .home_page_popup {
	padding-bottom: 50px
}

#tradeshows .home_page_popup .popup_section {
	z-index: 0;
	position: relative;
	padding: 40px;
	background-color: #f6f6f6;
	border-bottom-right-radius: 50px
}

#tradeshows .home_page_popup .popup_section .diamond {
	position: absolute;
	left: 80%;
	top: -50px
}

@media(max-width:767px) {
	#tradeshows .home_page_popup .popup_section .diamond {
		top: -30px
	}
}

#tradeshows .home_page_popup .popup_section .title_logo_sec {
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-bottom: 15px
}

@media(max-width:767px) {
	#tradeshows .home_page_popup .popup_section .title_logo_sec {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

#tradeshows .home_page_popup .popup_section .title_logo_sec .title {
	font-size: 55px;
	font-family: "Chapaza-Italic";
	color: #121f91;
	padding-right: 60px;
	line-height: 1.3
}

@media(max-width:767px) {
	#tradeshows .home_page_popup .popup_section .title_logo_sec .title {
		font-size: calc(55px - 25px)
	}
}

@media(max-width:991px) {
	#tradeshows .home_page_popup .popup_section .title_logo_sec .title {
		font-size: calc(55px - 25px)
	}
}

#tradeshows .home_page_popup .popup_section .logo {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

@media(max-width:767px) {
	#tradeshows .home_page_popup .popup_section .logo {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

#tradeshows .home_page_popup .popup_section .logo.sy {
	padding-top: 10px
}

#tradeshows .home_page_popup .popup_section .logo img {
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px
}

@media(max-width:767px) {
	#tradeshows .home_page_popup .popup_section .detail_sec {
		padding-top: 0
	}
}

#tradeshows .home_page_popup .popup_section .detail_sec .text_sec {
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

#tradeshows .home_page_popup .popup_section .detail_sec .text_sec p {
	color: #484b5e;
	margin-bottom: 0;
	font-size: calc(55px - 37px)
}

@media(max-width:767px) {
	#tradeshows .home_page_popup .popup_section .detail_sec .text_sec p {
		width: 100%
	}
}

@media(max-width:991px) {
	#tradeshows .home_page_popup .popup_section .detail_sec .text_sec p {
		font-size: calc(55px - 41px)
	}
}

#tradeshows .home_page_popup .popup_section .detail_sec .text_sec p strong {
	font-weight: bold
}

#tradeshows .home_page_popup .popup_section .detail_sec .text_sec p span {
	padding: 0 15px
}

@media(max-width:767px) {
	#tradeshows .home_page_popup .popup_section .detail_sec .text_sec p span {
		display: none
	}
}

@media(max-width:991px) {
	#tradeshows .home_page_popup .popup_section .detail_sec .text_sec p span {
		padding: 0 10px
	}
}

#tradeshows .home_page_popup .popup_section .butttn_sec {
	padding-top: 30px
}

#tradeshows .form_section .form_desc {
	width: 60%;
	margin: 0 auto
}

@media(max-width:991px) {
	#tradeshows .form_section .form_desc {
		width: 100%
	}
}

#tradeshows .form_section .common_form .common_form_inner .input-field {
	padding-bottom: 40px
}

@media(max-width:767px) {
	#tradeshows .form_section .common_form .common_form_inner .input-field {
		width: 100%
	}
}

#media .popup_section {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 99;
	background-color: rgba(0, 0, 0, 0.7);
	display: none
}

#media .popup_section.active {
	display: block
}

#media .popup_section.active .popup_form {
	transition: all 300ms ease-in-out;
	-webkit-transform: translate(-50%, -50%) scale(1);
	-ms-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1)
}

#media .popup_section .popup_form {
	padding: 15px 30px 30px 30px;
	background-color: white;
	min-width: 35%;
	margin: 0 auto;
	z-index: 99;
	border-bottom-right-radius: 50px
}

@media(max-width:1199px) {
	#media .popup_section .popup_form {
		width: 80%
	}
}

@media(max-width:767px) {
	#media .popup_section .popup_form {
		width: 90%
	}
}

#media .popup_section .popup_form #close {
	background-color: transparent;
	border: 0;
	outline: 0;
	font-size: 30px;
	opacity: .7;
	display: block;
	margin: 0 0 auto auto;
	cursor: pointer
}

#media .press-box {
	padding: 100px 0
}

#media .press-box .sort_by {
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-bottom: 8vmin
}

#media .press-box .sort_by span {
	color: #505050
}

#media .press-box .sort_by .select_box {
	border: 1px solid #121f91;
	margin-left: 5px;
	border-radius: 20px;
	font-size: 16px;
	outline: 0;
	width: 150px;
	padding: 10px 5px;
	color: #505050
}

#media .press-box .hiring-block-flex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

#media .press-box .hiring-block-flex .hiring-block-item {
	width: 31%;
	overflow: hidden;
	box-shadow: 0 5px 22px #ebebeb;
	margin-bottom: 40px;
	margin-right: 2%
}

#media .press-box .hiring-block-flex .hiring-block-item:nth-child(3n+3) {
	margin-right: 0
}

@media(max-width:991px) {
	#media .press-box .hiring-block-flex .hiring-block-item {
		width: 49%
	}
}

@media(max-width:767px) {
	#media .press-box .hiring-block-flex .hiring-block-item {
		width: 100%
	}
}

#media .press-box .hiring-block-flex .hiring-block-item:hover {
	background-color: unset
}

#media .press-box .hiring-block-flex .hiring-block-item .hiring_img img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

#media .press-box .hiring-block-flex .hiring-block-item .hiring_content {
	padding: 20px 20px 30px
}

#media .press-box .hiring-block-flex .hiring-block-item .btn_box {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

#media .press-box .hiring-block-flex .hiring-block-item .btn_box .apply-btn {
	border: 0;
	background: 0;
	font-size: 14px;
	color: #121f91;
	text-transform: uppercase;
	font-weight: 300;
	padding: 0;
	cursor: pointer;
	margin-right: 25px
}

#media .press-box .hiring-block-flex .hiring-block-item .btn_box .apply-btn svg {
	margin-left: 3px;
	vertical-align: middle
}

#media .press-box .hiring-block-flex .hiring-block-item .btn_box .down_btn svg {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

#media .press-box .btn-sec {
	text-align: center;
	margin-top: 50px
}

#media .mfp-fade.mfp-bg {
	opacity: 0;
	transition: all .15s ease-out
}

#media .mfp-fade.mfp-bg.mfp-ready {
	opacity: .8
}

#media .mfp-fade.mfp-bg.mfp-removing {
	opacity: 0
}

#media .mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	transition: all .15s ease-out
}

#media .mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1
}

#media .mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0
}

a{text-decoration: none;}
#topform input{padding: 15px 20px;border: 1px solid #eee;margin: 10px 0;width:100%;}
.pagination{text-align: center;margin: 30px 0;}
.pagination li {
	display: inline-block;
	margin: 2px;
	border-radius: 2px;
	border: 1px solid #121f91;
	overflow: hidden;
}

.pagination .active a {
	background: #121f91;
	color: #fff;
}

.pagination li a {
	padding: 2px 12px;
	display: block;
	text-decoration: none;
	font-size: 18px;
}
/* .paralax-sec .paralex-item{width: 90%;margin: 0 auto;} */
.paralax-sec .prlx-txt{font-size: 42px !important;}
.years-ago-inside img{max-width: 100%;}
.contact_us_section .contact_text{font-size:18px;}
.emailbox{display: flex;color: #000;align-items: center;}
.emailbox img{width: 25px;height:21px;margin-right: 8px;}
.m100{margin: 100px 0;}
.w90{width:90%;margin: 0 auto;}
.w80{width:80%;margin: 0 auto;}
.w70{width:70%;margin: 0 auto;}
.finishedbox .right-content{padding-left: 80px;}

.indeximgbox ul {display: flex;justify-content: space-between;margin: 50px 0 0;flex-wrap: wrap;}
.indeximgbox ul.imgnum4 li{width: 22%;}
.indeximgbox ul.imgnum2 li{width: 48%;}
.mt20{margin-top: 20px !important;}
.text-center{text-align: center;}

@media screen and (max-width:1200px){
	.header-resp .menu-item{padding:15px 0;}
	.header-resp .logo-bx img{max-height: 30px;}
	.container{width: 95%;}
}

@media screen and (max-width:568px){
	#sustainability.product_page .product_section .product_inner a{width:49%;}
	.indeximgbox ul.imgnum4 li{width: 48%;}
	.paralax-sec .prlx-txt{font-size: 24px !important;}
	.w70,.w80,.w90{width: 100%;}
}