@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
body {
	font-family: 'Roboto', sans-serif;
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style: none;
}
.container-fluid {
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
}
a {
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
/********* Menu css *********/
.baner-menu-section {
	width: 100%;
	float: left;
}
.wrapper-menu ul.navbar-nav li a {
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	margin-left: 4px;
}
.nav-item.buy-now a {
	background: #302018;
	border-radius: 10px;
	padding: 5px 22px !important;
}
.wrapper-menu.fixed ul.navbar-nav li.buy-now a {
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	margin-left: 23px;
	background: #ffa725;
}
.wrapper-menu ul.navbar-nav {
	margin-left: auto;
}
.add-banner-wr .col-md-3 {
	padding: 0px;
}
.add-banner-wr {
	background-size: cover;
}
 @media (max-width:991px) {
.container {
	max-width: 100%;
}
.menu-bar ul.menu {
	position: fixed;
	width: 255px;
	left: 0;
	text-align: left;
	background: #005bac;
	z-index: 2;
	padding: 0px 0px;
	z-index: 9999;
	top: 0;
	height: 100%;
	left: -100%;
	transition: all .4s;
	transition: all .4s;
	box-shadow: 5px 0 5px -5px #333;
}
.nav_area ul li a img {
	padding-right: 10px;
	max-width: 41px;
	margin-top: -10px;
}
.menu-bar ul.menu.open {
	left: 0;
	overflow-y: scroll;
}
.header .row {
	align-items: center;
}
.toggle {
	color: #fff;
	cursor: pointer;
	font-size: 20px;
	margin: 0;
	text-align: center;
	display: block;
	position: absolute;
	right: 8px;
	top: -41px;
	z-index: 9999;
	background: #005bac;
	width: 38px;
	height: 38px;
	line-height: 38px;
	border-radius: 50%;
}
.menu-side {
	position: initial;
}
.nav_area ul li a {
	line-height: 39px !important;
	font-size: 14px;
	color: #fff;
	padding: 0px 14px;
	display: inline-block;
	width: 100%;
}
span.arrow {
	position: absolute;
	right: 10px;
	color: #fff;
	top: 10px;
	width: 40px;
	text-align: center;
	height: 30px;
}
nav.nav_area ul li {
	display: block;
	position: relative;
	border: 0;
}
nav.nav_area ul li {
	border-bottom: solid 1px #fff;
}
.menu-logo-mobile-view {
	padding: 12px;
}
.menu-logo-mobile-view a {
	display: inline-block;
	max-width: 95%;
}
ul.sub-menu {
	display: none;
	position: relative;
	background: transparent;
	padding: 0;
}
ul li .sub-menu li a {
	line-height: 14px;
}
.header .container {
	position: initial;
}
ul.sub-menu span.arrow {
	right: 10px;
	text-align: right;
}
span.arrow.close-icon i:before {
	content: '\f106';
}
ul.sub-menu li.menu-item-has-children span.arrow.close-icon i:before {
	content: "\f106";
}
.home-slider.owl-carousel .owl-item img {
	height: 300px;
}
.top-bar img {
	max-width: 25px;
	vertical-align: middle;
}
.select-drop {
	margin: 20px auto 0;
}
.menu-bar {
	position: initial;
	background: transparent;
}
}
 @media (min-width: 992px) {
label.toggle {
	display: none;
}
.menu-bar {
	width: 100%;
	text-align: right;
}
.nav_area > ul > li {
	display: inline-block;
	position: relative;
	padding-left: 19px;
}
li.menu-item-has-children.language::after {
	content: "";
	position: absolute;
	border-right: solid 1px #fff;
	right: -4px;
	height: 14px;
	top: 5px;
}
li.menu-item-has-children.language {
	position: relative;
}
li.menu-item-has-children.language-chan {
	padding-right: 0px;
}
.nav_area ul li a {
	color: #182863;
	font-size: 15px;
	display: inline-block;
	text-decoration: none;
	padding-bottom: 22px;
	font-weight: bold;
}
span.arrow {
	padding-left: 0px;
	color: #000000;
	margin-left: 4px;
	position: absolute;
	bottom: 23px;
	font-size: 13px;
}
.nav_area > ul > li ul.sub-menu {
	display: block;
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	display: none;
}
ul.sub-menu {
	min-width: 195px;
}
ul.sub-menu {
	position: absolute;
	background: #003681;
	z-index: 555;
	text-align: left;
}
.nav_area ul li:hover ul.sub-menu {
	display: block;
}
ul.sub-menu {
	position: absolute;
	background: #005db2;
	z-index: 555;
	text-align: left;
	border-radius: 10px;
	-webkit-box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
	box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.nav_area > ul > li:hover > ul.sub-menu, .nav_area ul.sub-menu > li:hover > ul.sub-menu {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	visibility: visible;
	overflow: visible;
	z-index: 20;
	-webkit-transition: opacity .2s ease-out, -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
	-o-transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15), -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
}
ul.sub-menu li ul.sub-menu {
	left: 100%;
	top: 0px;
	width: 100%;
}
.nav_area > ul > li ul.sub-menu li a:hover {
	width: 100%;
	padding-left: 20px;
	background: #025299;
}
.nav_area > ul > li ul.sub-menu li a {
	color: #fff;
	position: relative;
	letter-spacing: 0px;
	font-weight: 500;
}
ul.sub-menu li a {
	color: #000;
	line-height: 20px;
	padding: 9px 17px;
	font-size: 14px;
	display: inline-block;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
	-webkit-transition: padding .2s ease-out;
	-o-transition: padding .2s ease-out;
	transition: padding .2s ease-out;
	width: 100%;
}
ul.sub-menu li.menu-item-has-children .arrow {
	color: #fff;
	padding-left: 0;
}
}
.top-logo.logo-mobile {
	display: none;
}
.navbar-nav li:hover > ul.dropdown-menu {
	display: block;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
}
/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
	text-decoration: underline;
	transform: rotate(-90deg);
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu {
	background: #50418a;
	padding-top: 0px;
	padding-bottom: 0px;
	border-radius: 0;
	margin-top: 0px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a {
	font-size: 15px;
	padding-left: 11px;
	padding-right: 7px;
	margin-left: 0px;
	line-height: 28px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a:hover {
	background: #3b2a7b;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu .dropdown-toggle::after {
	position: absolute;
	right: 10px;
	top: 14px;
}
.wrapper-menu nav#nav {
	padding-bottom: 0px;
}
.wrapper-menu ul.navbar-nav > li > a {
	padding-bottom: 12px;
}
.header-section {
	padding-top: 17px;
}
.row.header-row {
	align-items: baseline;
}
.logo a {
	display: inline-block;
}
.header-section .container {
	max-width: 1340px;
}
.nav_area ul li a i.fal {
	font-size: 19px;
}
.nav_area ul li a i.far {
	font-size: 22px;
	margin-right: 4px;
	vertical-align: bottom;
}
.row.header-row .col-md-2 {
	max-width: 13%;
	flex: 13%;
}
.row.header-row .col-md-10 {
	max-width: 87%;
	flex: 87%;
}
.language-box-wrapper {
	display: inline-block;
}
.language-box-wrapper .language-box-wrapper-row {
	display: flex;
}
.language-box-wrapper .language-box-wrapper-row .language-globe-icon {
	margin-right: 6px;
}
.language-box-wrapper .language-box-wrapper-row .language-box select {
	outline: 0;
	font-size: 14px;
}
/********* Menu css End *********/


/********* index *********/
.banner-section {
	position: relative;
	float: left;
	width: 100%;
}
.banner-wrapper img {
	width: 100%;
}
.banner-text-info {
	text-align: center;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.banner-title {
	font-size: 43px;
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 4px;
	margin-bottom: 8px;
}
.breadcrumb {
	padding: 0px 0px;
	list-style: none;
	background: none;
	border-radius: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	display: flex;
	justify-content: center;
}
li.breadcrumb-item {
	font-size: 13px;
}
.breadcrumb li.breadcrumb-item a {
	color: #ffffff;
}
.breadcrumb-item.active {
	color: #ffffff;
}
.breadcrumb-item + .breadcrumb-item::before {
	color: #ffffff;
}
.content-section {
	padding: 40px 0px 50px;
	position: relative;
	float: left;
	width: 100%;
}
.content-section .container {
	position: relative;
}
.background-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: -1;
}
.background-img img {
	width: 100%;
}
.heading-title {
	width: 100%;
	text-align: center;
	margin-bottom: 35px;
}
.heading-title span {
	display: inline-block;
	font-size: 26px;
	text-transform: uppercase;
	font-weight: 500;
	color: #182863;
}
.heading-title .down-icon {
	font-size: 30px;
	line-height: 30px;
	color: #182863;
}
.corporate-culture-box-wrapper {
	background-color: #dbe8f5;
	border-radius: 20px;
	overflow: hidden;
	box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
}
.corporate-culture-box-wrapper .corporate-culture-img-info {
	position: relative;
}
.corporate-culture-box-wrapper .corporate-culture-img-info .corporate-culture-img img {
	width: 100%;
}
.corporate-culture-box-wrapper .corporate-culture-img-info .corporate-culture-img-title {
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 12px;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
}
.corporate-culture-box-wrapper .corporate-culture-text {
	padding: 20px 25px 25px;
}
.corporate-culture-box-wrapper .corporate-culture-text p {
	margin-bottom: 0px;
	font-size: 15px;
	line-height: 24px;
	color: #000000;
	font-weight: 400;
}
.service-box-wrapper-row {
	padding-top: 100px;
	padding-bottom: 75px;
}
.service-box-wrapper {
	text-align: center;
}
.service-box-wrapper .service-icon img {
	width: 63%;
}
.service-box-wrapper .service-box-text {
	padding-top: 11px;
	font-size: 19px;
	color: #000000;
	font-weight: 500;
}
.corporate-culture-details-img {
	margin-right: 40px;
	margin-bottom: 40px;
}
.corporate-culture-details-img img {
	width: 100%;
}
.corporate-culture-details-text {
	padding-top: 20px;
}
.cont-text p {
	text-align: justify;
	color: #000000;
	font-size: 15px;
	line-height: 26px;
}
.footer-section {
	padding: 35px 0px 20px;
	background-image: url(../images/footer-bgg.jpg);
	background-size: cover;
	float: left;
	width: 100%;
}
.footer-details .footer-title {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 3px;
}
.footer-details ul li {
	line-height: 20px;
}
.footer-details ul li a {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
}
.copyright-text {
	text-align: center;
	padding-top: 20px;
	border-top: solid 1px #ffffff;
	margin-top: 44px;
}
.copyright-text p {
	margin-bottom: 0px;
	font-size: 13px;
	color: #ffffff;
}
.footer-details-info .footer-logo a {
	display: inline-block;
	max-width: 85%;
}
.footer-details-info .footer-details-text {
	padding-top: 17px;
}
.footer-details-info .footer-details-text ul li {
	color: #ffffff;
	position: relative;
	padding-left: 26px;
	font-size: 13px;
	line-height: 23px;
	margin-bottom: 6px;
}
.footer-details-info .footer-details-text ul li i.fal {
	position: absolute;
	left: 0px;
	font-size: 18px;
}
.footer-details-row .col-md-2 {
	max-width: 20%;
	flex: 20%;
}
.footer-details-info .footer-details-text ul li a {
	color: #ffffff;
	text-decoration: none;
}
.footer-details .footer-title.text {
	margin-bottom: 14px;
	padding-top: 10px;
}
/********* index 2 *********/
.environment-protection-details-info-row {
	align-items: center;
	margin-bottom: 33px;
}
.environment-protection-details-info .environment-protection-details-title {
	font-size: 24px;
	color: #182863;
	font-weight: 500;
	padding-bottom: 5px;
}
.environment-protection-details-info-row.tworow {
	padding-bottom: 30px;
}
.background-img.back img {
	height: 900px;
}
/********* index 3 *********/
.responsibility-details-box-wrapper-row {
	margin: auto;
}
.responsibility-details-box-wrapper {
	position: relative;
}
.responsibility-details-box-wrapper .responsibility-banner img {
	width: 100%;
}
.responsibility-details {
	position: absolute;
	width: 45%;
	right: 0;
	/* top: 56px; */
	bottom: -10px;
}
.responsibility-details ul {
	padding-left: 25px;
}
.responsibility-details ul li {
	position: relative;
	padding-left: 73px;
	font-size: 18px;
	color: #000000;
	font-weight: 500;
	padding-bottom: 31px;
	line-height: 24px;
}
.responsibility-details ul li::after {
	content: "";
	position: absolute;
	width: 100%;
	left: -30px;
	border-bottom: solid 1px #9aaac3;
	bottom: 18px;
}
.responsibility-details ul li.bottom::after {
	border: none;
}
.responsibility-details ul li img {
	position: absolute;
	left: 0px;
	top: -11px;
	max-width: 43px;
}
.responsibility-details ul li.bottom img {
	top: 2px;
}
.regulatory-details-row {
	margin: auto;
	padding-top: 52px;
	padding-bottom: 10px;
}
.regulatory-details-info {
	width: 100%;
	position: relative;
}
.regulatory-details-info p {
	margin-bottom: 0px;
	text-align: center;
	font-size: 25px;
	color: #182863;
	font-weight: 500;
	padding: 0 40px;
}
.top-icon {
	position: absolute;
	left: 0px;
	top: -9px;
	max-width: 50px;
}
.bottom-tion {
	position: absolute;
	right: 0px;
	bottom: -9px;
	max-width: 50px;
}
.regulatory-details-wrapper {
	width: 100%;
	padding-top: 45px;
}
.regulatory-details-wrapper ul li {
	font-size: 16px;
	font-weight: 500;
	position: relative;
	padding-left: 55px;
	padding-top: 9px;
	padding-bottom: 8px;
	color: #000000;
	padding-right: 25px;
	background: #ecf1f7;
}
.regulatory-details-wrapper li:nth-child(2n) {
	background: #fafcfe;
}
.regulatory-details-wrapper ul li img {
	position: absolute;
	left: 18px;
	top: 9px;
	max-width: 27px;
}
/********* index 4 *********/
.quality-section {
	position: relative;
	float: left;
	width: 100%;
}
.administrative-technology-section {
	padding: 40px 0px 50px;
}
.administrative-technology-section .container {
	position: relative;
}
.administrative-technology-details-row {
	align-items: center;
}
.admi-logo img {
	width: 100%;
}
.administrative-technology-details {
	position: relative;
}
.administrative-technology-details::after {
	content: "";
	position: absolute;
	width: 165px;
	height: 3px;
	left: 0;
	bottom: -16px;
	background-image: linear-gradient(to right, #499ad9 42px, #102862);
}
.minerals-section {
	padding: 30px 0px 85px;
}
.minerals-section .container {
	position: relative;
	z-index: 666;
}
.minerals-section .heading-title {
	margin-bottom: 15px;
}
.minerals-details-row {
	margin: auto;
}
.minerals-details-info .minerals-banner img {
	width: 100%;
}
.quality-policy-section .container {
	position: relative;
	z-index: 666;
}
.quality-policy-section .heading-title {
	margin-bottom: 15px;
}
.quality-policy-box-wrapper .quality-policy-box-title {
	padding: 25px 15px;
	padding-top: 34px;
	position: relative;
	padding-left: 77px;
	color: #ffffff;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	height: 88px;
	background-image: linear-gradient(#4d8dea, #53b2d9);
}
.quality-policy-box-wrapper .quality-policy-box-title img {
	max-width: 45px;
	position: absolute;
	left: 25px;
	top: 23px;
}
.quality-policy-box-wrapper .quality-policy-box-text {
	box-shadow: rgb(0 0 0 / 6%) 0px 2px 4px 0px inset;
	margin: 0px 24px;
	padding: 20px;
	min-height: 100%;
}
.quality-policy-box-wrapper .quality-policy-box-text p {
	margin-bottom: 0px;
	text-align: center;
	font-size: 15px;
	color: #000000;
}
.quality-policy-box-wrapper .quality-policy-box-text {
	box-shadow: rgb(0 0 0 / 6%) 0px 2px 4px 0px inset;
	margin: 0px 14px;
	padding: 20px;
	height: 225px;
	background-color: #ffffff;
}
.quality-policy-box-wrapper .quality-policy-box-title:before {
	content: "";
	position: absolute;
	bottom: -30px;
	left: 0;
	border-top: 15px solid #3963b3;
	border-left: 15px solid transparent;
	border-bottom: 15px solid transparent;
}
.quality-policy-box-wrapper .quality-policy-box-title:after {
	content: "";
	position: absolute;
	bottom: -30px;
	right: 0;
	border-top: 15px solid #3963b3;
	border-right: 15px solid transparent;
	border-bottom: 15px solid transparent;
}
.syatem-certification-section {
	padding: 50px 0px 70px;
}
.syatem-certification-section .heading-title {
	margin-bottom: 15px;
}
.syatem-certification-box-wrapper-row .col-md-2 {
	padding: 0px 8px;
}
.syatem-certification-box-wrapper {
	text-align: center;
}
.syatem-certification-box-wrapper .syatem-img {
	box-shadow: rgb(67 71 85 / 27%) 0px 0px 0.25em, rgb(90 125 188 / 5%) 0px 0.25em 1em;
}
.syatem-certification-box-wrapper .syatem-img img {
	width: 100%;
}
.syatem-certification-box-wrapper .syatem-certification-text {
	padding-top: 12px;
	font-size: 15px;
	font-weight: 500;
	color: #000000;
}
.background-img.two {
	top: 1440px;
	left: auto;
	right: 0;
	width: 67%;
}
.background-img.two img {
	height: 1255px;
	object-fit: cover;
}
/********* index 5 *********/
.service-section {
	padding: 40px 0px;
	position: relative;
	float: left;
	width: 100%;
}
.service-section .container {
	position: relative;
	z-index: 666;
}
.service-top-details-row {
	background-color: #dbe8f5;
	align-items: center;
	margin: auto;
}
.service-top-details-row .col-md-4 {
	padding: 0px 0px;
}
.service-top-details-row .col-md-8 {
	padding: 0px 0px;
}
.service-details-text {
	padding: 0px 50px;
}
.service-details-text .cont-text p {
	margin-bottom: 0px;
}
.service-box-wrapper-info-row {
	margin-top: 30px;
}
.service-box-wrapper-info-row .col-md-2 {
	padding-right: 0px;
}
.service-box-wrapper-info-row.onerow {
	margin-top: 35px;
}
.service-box-wrapper-info {
	text-align: right;
}
.service-box-wrapper-info .service-title {
	font-size: 18px;
	font-weight: 500;
	color: #182863;
	padding-bottom: 5px;
	white-space: nowrap;
}
.service-box-wrapper-info .service-icons {
	padding-right: 15px;
}
.service-box-wrapper-info .service-icons img {
	max-width: 75px;
}
.service-text-info {
	margin-left: 25px;
	padding-bottom: 18px;
	border-bottom: solid 1px #d7dde8;
}
.service-text-info .cont-text p {
	margin-bottom: 0px;
}
.network-section {
	padding: 40px 0px 70px;
}
.network-section .heading-title {
	margin-bottom: 15px;
}
.network-info {
	width: 100%;
	text-align: center;
}
.network-info img {
	width: 68%;
}
.cooperative-customer-section {
	padding-bottom: 90px;
}
.cooperative-customer-section .heading-title {
	margin-bottom: 15px;
}
.cooperative-customer-logo {
	width: 88%;
	margin: auto;
}
.team-details-row {
	align-items: center;
}
.team-img img {
	width: 100%;
}
.team-details-info {
	padding-left: 15px;
}
.team-details-info .team-title {
	font-size: 20px;
	font-weight: 500;
	color: #182863;
	padding-bottom: 6px;
}
.team-details-row.rowtwo {
	margin-top: 90px;
}
.team-details-row.rowtwo .team-details-info {
	padding-left: 0px;
}
.delivery-section {
	padding: 85px 0px 105px;
}
.besign-by {
	text-align: right;
}
.footer-copyright {
	float: left;
	width: 100%;
	border-top: solid 1px #ffffff;
	padding-top: 11px;
	margin-top: 34px;
	padding-bottom: 11px;
}
.besign-by a {
	text-align: left;
	font-size: 13px;
	color: #fff;
}
.select-language-wrapper {
	display: flex;
}
.select-language {
	display: inline-block;
}
.select-language select {
	border: none;
	background: none;
	outline: 0;
	font-size: 14px;
}


/***
=============================================
    Float Bob X Animation Css
=============================================
***/
@-webkit-keyframes float-bob-x {
 0% {
 transform: translateX(-10px);
}
 50% {
 transform: translateX(-5px);
}
 100% {
 transform: translateX(-10px);
}
}
 @keyframes float-bob-x {
 0% {
 transform: translateX(-10px);
}
 50% {
 transform: translateX(-3px);
}
 100% {
 transform: translateX(-10px);
}
}
.down-icon i {
	-webkit-animation-name: float-bob-x;
	animation-name: float-bob-x;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}
ul.sub-menu li:last-child {
	border-bottom: none;
}
ul.sub-menu li:last-child a {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.footer-details ul li a:hover {
	color: #005db2;
}








/******** Mobile Layout ********/
@media only screen and (max-width: 767px) {
.language-box-wrapper .language-box-wrapper-row {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	text-align: center;
}
.copyright-text {
	padding-top: 14px;
	margin-top: 19px;
}
.language-box-wrapper {
	width: 100%;
	padding-top: 9px;
}
.language-box-wrapper .language-box-wrapper-row .language-box select {
	width: 59px;
	margin-left: 2px;
}
.language-box-wrapper .language-box-wrapper-row .language-globe-icon {
	color: #fff;
}
.nav_area ul li .sub-menu li {
	border-bottom: none;
}
.administrative-technology-details-wrapper .administrative-technology-details-row:nth-child(2n) .col-md-2 {
	order: 1;
}
.administrative-technology-details-wrapper .administrative-technology-details-row:nth-child(2n) .col-md-10 {
	order: 2;
}
.administrative-technology-details::after {
	margin: 0px auto;
	right: 0;
}
.administrative-technology-details-row .admi-logo {
	padding-bottom: 13px;
}
.administrative-technology-section .cont-text p {
	text-align: justify;
	font-size: 15px;
	line-height: 32px;
}
.administrative-technology-section {
	padding: 40px 0px 0px;
}
.cont-text p {
	font-size: 15px;
	line-height: 32px;
}
.select-language {
	width: 100%;
	padding: 10px 5px;
}
.environment-protection-details-info {
	margin-top: 28px;
}
.select-language-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
}
.header-section {
	padding-top: 11px;
	padding-bottom: 11px;
}
.row.header-row .col-md-2 {
	max-width: 206px;
	flex: 100%;
}
.row.header-row .col-md-10 {
	max-width: 100%;
	flex: 100%;
}
.banner-wrapper img {
	height: 161px;
	object-fit: cover;
}
.banner-title {
	font-size: 30px;
	line-height: 35px;
}
li.breadcrumb-item {
	font-size: 10px;
}
.content-section {
	padding: 30px 0px;
}
.heading-title span {
	font-size: 21px;
}
.heading-title .down-icon {
	font-size: 23px;
}
.heading-title {
	margin-bottom: 25px;
}
.corporate-culture-box-wrapper {
	margin-bottom: 20px;
	border-radius: 15px;
}
.corporate-culture-box-wrapper .corporate-culture-text {
	padding: 15px;
	padding-bottom: 20px;
}
.service-box-wrapper-row {
	padding-top: 40px;
	padding-bottom: 25px;
}
.service-box-wrapper-row .col-md-3 {
	max-width: 50%;
	flex: 50%;
}
.service-box-wrapper {
	margin-bottom: 30px;
}
.service-box-wrapper .service-box-text {
	font-size: 16px;
	line-height: 20px;
}
.corporate-culture-details-img {
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer-details-row .col-md-2 {
	max-width: 100%;
	flex: 100%;
}
.footer-details {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.footer-details-info .footer-details-text ul li {
	padding-left: 0px;
}
.footer-details-info .footer-details-text ul li i.fal {
	position: relative;
	font-size: 15px;
	margin-right: 6px;
}
.copyright-text p {
	font-size: 12px;
}
.footer-details-info .footer-logo a {
	max-width: 75%;
}
.environment-protection-details-info .environment-protection-details-title {
	font-size: 20px;
}
.environment-protection-details-info-row.tworow {
	margin-top: 46px;
	padding-bottom: 15px;
}
.environment-protection-img {
	text-align: center;
}
.environment-protection-img img {
	max-width: 84%;
}
.environment-protection-details-info-row.tworow .environment-protection-details-info {
	padding-top: 15px;
}
.responsibility-details-box-wrapper .responsibility-banner img {
	height: 335px;
	object-fit: cover;
}
.responsibility-details {
	width: 100%;
	right: 0;
	top: 35px;
	left: 0;
	padding: 0px 10px;
}
.responsibility-details ul {
	padding-left: 0px;
}
.responsibility-details ul li {
	padding-left: 38px;
	font-size: 14px;
}
.responsibility-details ul li img {
	top: -6px;
	max-width: 33px;
}
.responsibility-details ul li::after {
	left: 0px;
}
.top-icon {
	display: none;
}
.bottom-tion {
	display: none;
}
.regulatory-details-row {
	padding-top: 35px;
}
.regulatory-details-info p {
	font-size: 18px;
}
.regulatory-details-wrapper {
	padding-top: 35px;
}
.regulatory-details-wrapper ul li {
	font-size: 14px;
	padding-left: 40px;
	padding-right: 15px;
	margin-bottom: 12px;
}
.regulatory-details-wrapper ul li img {
	left: 12px;
	top: 11px;
	max-width: 22px;
}
.admi-logo {
	text-align: center;
	padding-bottom: 10px;
}
.admi-logo img {
	width: 40%;
}
.administrative-technology-details-row {
	padding-bottom: 35px;
}
.minerals-details-info .minerals-banner img {
	height: 75px;
	object-fit: cover;
}
.minerals-section {
	padding: 30px 0px 60px;
}
.administrative-technology-details-row.two .admi-logo {
	padding-bottom: 0px;
	padding-top: 30px;
}
.syatem-certification-section {
	padding: 20px 0px 50px;
	margin-top: 25px;
}
.syatem-certification-section {
	padding: 20px 0px 50px;
	float: left;
	width: 100%;
	margin-top: 65px;
}
.syatem-certification-box-wrapper-row .col-md-2 {
	padding: 0px 15px;
	max-width: 50%;
}
.syatem-certification-box-wrapper {
	margin-bottom: 25px;
}
.service-details-text {
	padding: 20px 15px;
}
.service-box-wrapper-info {
	text-align: center;
}
.service-text-info {
	margin-left: 0px;
	padding-top: 10px;
}
.network-info-row {
	margin: auto;
}
.network-info img {
	width: 100%;
}
.cooperative-customer-logo {
	width: 100%;
	margin: 0px 15px;
}
.team-details-info {
	padding-left: 0px;
	padding-top: 20px;
}
.team-details-row.rowtwo .team-details-info {
	padding-top: 0px;
	padding-bottom: 20px;
}
.team-details-row.rowtwo {
	margin-top: 35px;
}
.network-section {
	padding: 0px 0px 45px;
}
.cooperative-customer-section {
	padding-bottom: 45px;
}
.delivery-section {
	padding: 45px 0px 70px;
}
.background-img.back img {
	height: auto;
}
.background-img.two {
	display: none;
}
body.open label.toggle i.fa::before {
	content: "\f00d";
}
body.open:after {
	content: "";
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0px;
	z-index: 33;
	display: inherit;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.5);
}
.besign-by {
	text-align: center;
	margin-top: 9px;
}
}

/******** Tablet Layout ********/
@media only screen and (min-width: 768px) and (max-width: 991px) {
.quality-policy-box-wrapper .quality-policy-box-title {
	padding-top: 12px;
}
.minerals-banner {
	float: left;
	width: 100%;
	margin-top: 28px;
}
.select-language-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
}
.select-language {
	width: 100%;
	padding: 5px 12px;
}
body.open label.toggle i.fa::before {
	content: "\f00d";
}
body.open:after {
	content: "";
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0px;
	z-index: 33;
	display: inherit;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.5);
}
.row.header-row .col-md-2 {
	max-width: 100%;
	flex: 100%;
}
.row.header-row .col-md-10 {
	max-width: 100%;
	flex: 100%;
}
.header-section {
	padding: 15px 0px;
}
.logo a {
	max-width: 24%;
}
.toggle {
	top: -41px;
}
.corporate-culture-box-wrapper-row {
	margin: auto;
}
.corporate-culture-box-wrapper {
	border-radius: 13px;
}
.corporate-culture-box-wrapper .corporate-culture-text {
	padding: 15px;
	padding-bottom: 20px;
}
.service-box-wrapper-row {
	padding-top: 70px;
	padding-bottom: 60px;
}
.service-box-wrapper .service-box-text {
	line-height: 28px;
}
.corporate-culture-details-text {
	padding-top: 0px;
}
.corporate-culture-details-img {
	margin-right: 0px;
	margin-bottom: 0px;
}
.copyright-text {
	margin-top: 30px;
}
.responsibility-details-box-wrapper .responsibility-banner img {
	height: 328px;
	object-fit: cover;
}
.responsibility-details {
	width: 55%;
	top: 30px;
}
.responsibility-details ul li {
	padding-left: 62px;
}
.regulatory-details-info p {
	font-size: 17px;
}
.top-icon {
	max-width: 30px;
}
.bottom-tion {
	max-width: 30px;
}
.regulatory-details-row {
	padding-top: 45px;
}
.regulatory-details-wrapper ul li img {
	top: 13px;
}
.administrative-technology-details-row {
	align-items: flex-start;
	margin-bottom: 40px;
}
.administrative-technology-section {
	padding: 40px 0px 10px;
}
.minerals-section {
	padding: 30px 0px 70px;
}
.quality-policy-box-wrapper .quality-policy-box-text {
	padding: 20px 12px;
	height: 275px;
}
.syatem-certification-box-wrapper-row {
	margin: auto;
}
.service-details-text {
	padding: 15px 30px;
}
.service-box-wrapper-info-row .col-md-2 {
	max-width: 22%;
	flex: 22px;
}
.service-box-wrapper-info-row .col-md-10 {
	max-width: 78%;
	flex: 78px;
}
.service-text-info {
	margin-left: 20px;
}
.network-info img {
	width: 65%;
}
.team-details-row {
	align-items: flex-start;
}
.team-details-info .team-title {
	font-size: 21px;
}
.team-details-info {
	padding-left: 0px;
}
.background-img.two {
	top: 1500px;
	width: 80%;
}
.environment-protection-details-info-row.tworow {
	padding-bottom: 15px;
}
.background-img.back img {
	height: 643px;
}
}
 @media only screen and (min-width: 992px) and (max-width: 1200px) {
.nav_area ul li a {
	font-size: 10px;
}
}
