<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&amp;display=swap');
@font-face {
  font-family: 'Nexus Mix Pro';
  src: url('../../fonts/fonnts.com-Nexus_Mix_Pro_Regular.woff') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Nexus Mix Pro';
  src: url('../../fonts/fonnts.com-Nexus_Mix_Pro_Bold.woff') format('opentype');
  font-weight: bold;
  font-style: normal;
}

body{
	margin:0px;
	padding:0px;
	font-family: "Aleo", serif;
	font-weight:400;
	overflow-x:hidden;
	font-style: normal;
}
h1,h2,h3,h4,h5,h6{ margin:0px; padding:0px; font-weight:normal;}
p{ margin:0px; padding:0px;}
a{ text-decoration:none; -webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
transition: all 0.3s linear;}
.btn{ -webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
transition: all 0.3s linear; }
a:hover, a:focus, a:active{ outline:none; text-decoration:none; }
input:hover, input:focus, input:active{ outline:none;}
ul{ margin:0px; padding:0px;}
ul li{ list-style-type:none;}
img{ border:0px; -webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
transition: all 0.3s linear;}
:before, :after{ -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear;}
.pull-left{ float:left;}
.pull-right{ float:right;}
.clearfix{ clear:both; overflow:hidden;}
.wrapper{ margin:0px auto; overflow:hidden;}

.container{ max-width:100%; position:relative;}

.btn:focus, .btn.focus{ box-shadow:0 0 0 0rem rgba(0, 0, 0, 0);}
.row{ display:block !important;}
font{ vertical-align:top !important;}
svg{ vertical-align:top;}
button:focus{ outline:0px;}


:root{
	--Black:#000000;
  	--White: #ffffff; 
	--bs-gutter-x: 1.5rem;
  	--bs-gutter-y: 0;
}
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}

.row &gt; * {
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.g-0, .gx-0 {
  --bs-gutter-x: 0;
}
.g-0, .gy-0 {
  --bs-gutter-y: 0;
}
.g-1, .gx-1 {
  --bs-gutter-x: 0.25rem;
}
.g-1, .gy-1 {
  --bs-gutter-y: 0.25rem;
}
.g-2, .gx-2 {
  --bs-gutter-x: 0.5rem;
}
.g-2, .gy-2 {
  --bs-gutter-y: 0.5rem;
}
.g-3, .gx-3 {
  --bs-gutter-x: 1rem;
}
.g-3, .gy-3 {
  --bs-gutter-y: 1rem;
}
.g-4, .gx-4 {
  --bs-gutter-x: 1.5rem;
}
.g-4, .gy-4 {
  --bs-gutter-y: 1.5rem;
}
.g-5, .gx-5 {
  --bs-gutter-x: 3rem;
}
.g-5, .gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .g-sm-0, .gx-sm-0 { --bs-gutter-x: 0; }
  .g-sm-0, .gy-sm-0 { --bs-gutter-y: 0; }
  .g-sm-1, .gx-sm-1 { --bs-gutter-x: 0.25rem; }
  .g-sm-1, .gy-sm-1 { --bs-gutter-y: 0.25rem; }
  .g-sm-2, .gx-sm-2 { --bs-gutter-x: 0.5rem; }
  .g-sm-2, .gy-sm-2 { --bs-gutter-y: 0.5rem; }
  .g-sm-3, .gx-sm-3 { --bs-gutter-x: 1rem; }
  .g-sm-3, .gy-sm-3 { --bs-gutter-y: 1rem; }
  .g-sm-4, .gx-sm-4 { --bs-gutter-x: 1.5rem; }
  .g-sm-4, .gy-sm-4 { --bs-gutter-y: 1.5rem; }
  .g-sm-5, .gx-sm-5 { --bs-gutter-x: 3rem; }
  .g-sm-5, .gy-sm-5 { --bs-gutter-y: 3rem; }
}




/*--------------- COMMON_START ---------------*/


/*--------------- COMMON_END ---------------*/

/*--------------- HEADER_START --------------*/
#header{ margin:0px; padding:0px 60px; min-height:80px; z-index:88888; position:absolute; left:0px; top:0px; width:100%; background:transparent; border:0px;}
.header-in-hp{ margin:0px; position:relative;}

.header-bar-hp{ padding: 64px 0px 0px; display: flex; align-items: flex-end; justify-content: space-between;}
.logo-main-hp{ margin: 0px; padding: 0px 2px 0px 0px;}
.logo-main-hp a{ display: flex; font-size: 18px; line-height: 16px; color: #fff; font-weight: 900; text-transform: uppercase; margin: 0px; padding: 0px;}
.logo-main-hp.sidebar-text{display: flex;justify-content: center;}
.logo-main-hp.sidebar-text a{color: #000; font-size: 35px; margin-bottom: 50px; text-align: center;}

.header-mid-hp{ margin: 0px; padding: 0px; width: 100%; position: relative;}
.header-mid-hp::after{ content: ""; position: absolute; left: 0px; bottom: 3px; width: 100%; height: 1px; background: #fff;}

.header-right-hp{ margin: 0px; padding: 0px 0px 0px 2px; display: flex;}
.header-right-text-hp{ display: flex; font-size: 18px; line-height: 16px; color: #fff; font-weight: 900; text-transform: uppercase; margin: 0px; padding: 0px;}

.header-menu-icon-hp{ margin: -1px 0px 0px; padding: 0px 0px 3px 9px;}

/*----- MOBILE_MENU_START -----*/
.mobile-menu-icon-hp{ margin:0px 0px 0px; padding:0px;}
.menu-toggle-btn-hp{ margin:0px; padding:0px 0px 0px; width:20px; height:15px; cursor:pointer; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear;}
.menu-toggle-btn-hp span{ background:#fff; display:block; width:20px; height:1px; border-radius:0px; margin:0px 0px 6px 0px; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear;}
.menu-toggle-btn-hp span:last-child{ margin-bottom:0px;}
.menu-toggle-btn-hp.open span:nth-child(1), .menu-toggle-btn-hp.open span:nth-child(3){ transform: translate(0px, 7px) rotate(-45deg) scalex(1); margin-bottom:0px;}
.menu-toggle-btn-hp.open span:nth-child(2){ height:0; margin-bottom:0px;}
.menu-toggle-btn-hp.open span:nth-child(3){ transform: translate(0px, 6px) rotate(45deg) scalex(1);}
.hide-scroll{ overflow:hidden !important;}
/*----- MOBILE_MENU_END -----*/

.navigation-main-hp{     
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 30px 20px !important;
  z-index: 99999;
  height: 100%;
  overflow: auto;
  background: #454545;
  transform: translateX(100%);
  transition: transform 0.25s ease-in;
  border-right: 1px solid rgba(13, 23, 32, 0.0784313725);
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 150px !important;
}
.navigation-main-hp{ margin: 0px; padding: 0px; width: 100%; background: #fff; position: fixed; right: -320px; top: 0px; height: 100dvh; z-index: 99999999; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear;}
.navigation-in-hp{ margin: 0px; padding: 30px 30px 30px;}

.navigation-main-hp ul{ margin: 0px; padding: 0px;}
.navigation-main-hp ul li{ margin: 0px; padding: 0px 0px 8px; position: relative;}
.navigation-main-hp ul li:last-child{ padding: 0px;}
.navigation-main-hp ul li a{ display: block; text-align:  center;  font-size: 18px; line-height: 26px; color: #000; font-weight: 600; text-transform: uppercase; margin: 0px; padding: 0px;}
.navigation-main-hp.navigation-open{ transform: translateX(0%);}
.navigation-main-hp ul li a:hover{
  text-decoration: underline;
}

.navigation-close-hp{ position: absolute; right: 20px; top: 20px;}
.navigation-close-hp a{ display: flex; font-size: 24px; vertical-align: top; color: #000;}

.navigation-main-hp ul li .sub-menu{
  /* padding-left: 10px; */
  padding-top:7px;
  /* display: none; */
  text-align: left;
  position: static;
  min-width: 200px;
  width: 100%;
  background: 0 0;
  border: none;
  opacity: 1;
  visibility: visible;
  box-shadow: none;
  transform: none;
  transition: none;
  display: block !important;
  margin-top: 0 !important;
  /* transform: translateY(0px); */
}
i.bi.bi-plus.dropdown-icon {
  display: none;
}
.menu-item-has-children .sub-menu i.bi.bi-plus.dropdown-icon {
  display: none;
}
.menu-item-has-children i.bi.bi-plus.dropdown-icon {
  width: 20px;
  height: 20px;
  display: none;
  position: absolute;
  right: 10px;
  top: 4px;
  cursor: pointer;
}
@media (max-width: 991px) {
  .navigation-main-hp{
    padding-top: 90px !important;
  }
}
@media (max-width: 991px) {
  /* .menu-item-has-children i.bi.bi-plus.dropdown-icon {
    display: block;
  } */
  .navigation-main-hp ul {
    min-width: 220px;
  }
  .navigation-main-hp ul li a{
    text-align: start;
  }
  .navigation-main-hp {
    padding-top: 50px !important;
  }
}
i.bi.bi-plus.dropdown-icon::after {
  content: '+';
  font-size: 26px;
  font-style: normal;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
i.bi.bi-plus.dropdown-icon.active::after {
  content: '-';
}
.navigation-main-hp ul li .sub-menu li a{
  font-size: 11px;
  line-height: 15px;
}

/*--------------- HEADER_END --------------*/

/*--------------- CONTAIN_START --------------*/
#contain{ margin:0px; padding:0px; position: relative;}
.contain-main-hp{ margin: 0px; padding: 81px 60px 134px; height: 100dvh;}

.hero-section-main-hp{ margin: 0px; padding: 0px; height: 100%;}
.hero-block-main-hp{ margin: 0px; padding: 0px;}
.hero-block-in-hp{ margin: 0px; height: calc(100dvh - 215px); position: relative;}

.ber-info-block-main-hp{ margin: 0px; padding: 28px 0px 0px;}
.ber-info-block-in-hp{ margin: 0px; padding: 0px;}
@media screen and (max-width: 768px) {
  .ber-info-block-in-hp {
      margin: 40px !important;
  }
}
.ber-info-title-hp{ margin: 0px; padding: 0px 0px 10px; display: flex; align-items: center;}
.ber-info-title-hp h2{ font-size: 44px; line-height: 52px; color: #fff; font-weight: 400; font-family: 'Nexus Mix Pro', serif; border-right: solid 2px #fff; margin: 0px; padding: 2px 10px 0px 0px;}
.ber-info-title-hp h3{ font-size: 44px; line-height: 52px; color: #fff; font-weight: 400; font-family: 'Nexus Mix Pro', serif;; margin: 0px; padding: 0px 0px 0px 10px;}
.ber-info-text-hp{ margin: 0px; padding: 0px;}
.ber-info-text-hp p{ font-size: 18px; line-height: 24px; color: #fff; font-weight: 400; text-align: justify; margin: 0px; padding: 0px; font-family: "Lato", serif;}
/*--------------- CONTAIN_END --------------*/

/*--------------- FOOTER_START --------------*/
#footer{ margin:0px; padding:0px 60px; min-height: 134px; z-index:99999999; position:fixed; left:0px; bottom:0px; width:100%; background:transparent; border:0px;}
.footer-in-hp{ margin: 0px;}
.foot-number-text-main-hp{ margin: 0px; padding: 35px 0px 0px; display: flex; align-items: flex-end; gap: 6px; justify-content: space-between;}
.Fnumber-text-left-hp{ margin: 0px; padding: 0px; display: flex;}
.Fnumber-text-left-hp p{ display: flex; gap: 6px; font-size: 14px; line-height: 16px; color: #fff; font-weight: 700; text-transform: uppercase; margin: 0px; padding: 0px;}
.Fnumber-text-mid-hp{ margin: 0px; padding: 0px; width: 100%; position: relative;}
.Fnumber-text-mid-hp::after{ content: ""; position: absolute; left: 0px; bottom: 4px; width: 100%; height: 1px; background: #fff;}
/*--------------- FOOTER_END --------------*/

/*--------------- NYC_START --------------*/
.NYC-info-block-main-nycp{ margin: 0px; padding: 74px 0px 0px 62px;}
.NYC-info-block-in-nycp{ margin: 0px; padding: 0px; max-width: 474px; width: 100%;}
/*--------------- NYC_END --------------*/

/*--------------- POST_DETAIL_START --------------*/
.post-detail-block-main-pdp{ margin: 0px; padding: 92px 0px 0px; height: 100%; position: relative;}
.post-detail-block-in-pdp{ margin: 0px; padding: 0px; height: 100%;}
.post-detail-info-title-main-pdp{ margin: 0px; padding: 0px 0px 53px;}
.post-detail-info-title-pdp{ margin: 0px; padding: 0px 0px 8px; display: flex; align-items: center; gap: 10px;}
.post-detail-info-title-pdp h2{ font-size: 28px; line-height: 30px; color: #fff; font-weight: 700; border-right: solid 2px #fff; margin: 0px; padding: 0px 10px 0px 0px;}
.post-detail-info-title-pdp h3{ font-size: 20px; line-height: 30px; color: #fff; font-weight: 700; margin: 0px; padding: 0px;}
.post-detail-info-sub-title-pdp{ margin: 0px; padding: 0px;}
.post-detail-info-sub-title-pdp p{ font-size: 28px; line-height: 30px; color: #fff; font-weight: 500; margin: 0px; padding: 0px;}
.Pdetail-info-main-pdp{ margin: 0px; padding: 0px; height: calc(100% - 122px);}
.Pdetail-info-in-pdp{ margin: 0px -35px; padding: 0px 10px 0px 0px; display: flex;}
.Pdetail-info-box-pdp{ margin: 0px; padding: 0px 35px 0px;}
.Pdetail-info-box-pdp p{ font-size: 14px; line-height: 19px; color: #fff; margin: 0px; padding: 0px;}
.Pdetail-info-box-pdp p strong{ font-size: 18px; line-height: 25px; font-weight: 700;}

.post-detail-foot-pdp{ margin: 25px 0px 0px; padding: 14px 0px 15px; border-top: solid 1px #fff; border-bottom: solid 1px #fff; position: absolute; bottom: -72px; width: 100%;}
.post-detail-foot-pdp ul{ margin: 0px; padding: 0px; display: flex; align-items: center;}
.post-detail-foot-pdp ul li{ font-size: 16px; line-height: 16px; color: #fff; font-weight: 400; text-transform: uppercase; margin: 0px; padding: 0px 17px 0px 0px; position: relative;}
.post-detail-foot-pdp ul li::after{ content: "//"; position: absolute; font-size: 14px; line-height: 16px; color: #fff; font-weight: 400; text-transform: uppercase; margin-left: 3px;}
.post-detail-foot-pdp ul li:last-child::after{ display: none;}
/*--------------- POST_DETAIL_END --------------*/

/*--------------- TEAM_START --------------*/
.team-block-main-teamp{ margin: 0px; padding: 0px; width: 540px; position: absolute; left: 15px; bottom: 55px; }
.team-block-in-teamp{ margin: 0px; padding: 0px;}
.team-info-name-teamp{ margin: 0px; padding: 0px 22px 0px;}
.team-info-name-teamp h2{ font-size: 34px; line-height: 36px; font-family: 'Nexus Mix Pro', serif; color: #fff; font-weight: 400; margin: 0px; padding: 0px 0px 12px;}
.team-info-name-teamp h3{ font-size: 28px; line-height: 34px; font-family: 'Nexus Mix Pro', serif; color: #fff; font-weight: 400; margin: 0px; padding: 0px 0px 21px;}
.team-contact-info-teamp{ margin: 0px; padding: 0px;}
.team-contact-info-row-teamp{ margin: 0px; padding: 0px 20px 0px; border-bottom: solid 1px #fff; display: flex; align-items: center;}
.team-contact-info-row-teamp:first-child{ border-top: solid 1px #fff;}
.team-contact-info-text-teamp{ margin: 0px; padding: 17px 0px 17px; border-right: solid 1px #fff; display: flex; align-items: center;}
.team-contact-info-text-teamp:last-child{ border-right: 0px;}
.team-contact-info-text-teamp p{ font-size: 18px; line-height: 20px; color: #fff; font-weight: 500; border-right: solid 1px #fff; margin: 0px; padding: 0px 8px 0px 8px; }
.team-contact-info-text-teamp p:last-child{ border-right: 0px;}
.team-contact-info-text-teamp p:first-child{ padding-left: 0px;}
.team-contact-info-text-teamp p a{ color: #fff;  white-space: nowrap;}
.team-contact-text-teamp{ padding-left: 30px; padding-right: 30px;}
.team-contact-text-teamp:first-child{ padding-left:0px;}
.team-contact-text-teamp p{ padding: 0px; white-space: nowrap;}

.team-social-teamp{ margin: 0px; padding: 28px 20px 0px;}
.team-social-teamp ul{ margin: 0px; padding: 0px; display: flex; gap: 16px; align-items: center;}
.team-social-teamp ul li{ margin: 0px; padding: 0px;}
.team-social-teamp ul li a{ display: block;}
.team-social-teamp ul li a img{ height: 40px;}

#footer.footer-main-teamp{ background: rgba(0, 0, 0, 0.5); margin: 0px; padding: 0px 0px 0px;}
#footer .footer-in-teamp{ margin: 0px;}
.footer-menu-main-teamp{ position: relative; margin: 0px; padding: 0px 60px 0px;}
.footer-menu-main-teamp::before{ 
  content: "";
  height: 1px;
  width: 100%;
  transform: scaleX(0);
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #fff;
  transition: all 0.4s linear;
}
.footer-menu-main-teamp.active-line::before{ 
  transform: scaleX(1);
}
.footer-menu-main-teamp.last::before{ 
  display: none;
}
.footer-menu-in-teamp{ margin: 0px;}

.footer-menu-links-teamp{ margin: 0px; padding: 43px 0px 25px; display: flex; align-items: center; justify-content: space-between;}
.footer-menu-links-teamp ul{ margin: 0px; padding: 0px; display: flex; align-items: center; gap: 120px;}
.footer-menu-links-teamp ul li{ margin: 0px; padding: 0px;}
.footer-menu-links-teamp ul li a{ font-size: 18px; line-height: 20px; color: #fff; font-weight: 400; text-transform: uppercase; margin: 0px; padding: 0px;}
.footer-menu-links-teamp ul li a.active, .footer-menu-links-teamp ul li a:active{ font-weight: 700; text-decoration: underline;}
/*--------------- TEAM_END --------------*/

/*--------------- HND_START --------------*/
.hnd-info-block-main-hndp{ position: absolute; bottom: 0px; padding-bottom: 28px;}
/*--------------- HND_END --------------*/

/*--------------- HKG_START --------------*/
.HKG-info-block-main-hkgp{ justify-content: flex-end; display: flex; padding: 46px 40px 0px 0px;}
/*--------------- HKG_END --------------*/

/*--------------- POST_PAGE_START --------------*/
.post-foot-title-sslp{ bottom: -12px;}
.post-foot-title-sslp h2{ font-size: 20px; line-height: 22px; color: #fff; text-transform: uppercase; font-weight: 700; border-bottom: solid 1px #fff; margin: 0px 0px 15px; padding: 9px 0px 16px;}
.post-foot-title-sslp h2 a{ color: #fff;}
/*--------------- POST_PAGE_END --------------*/
/*--------------- Team_PAGE_Start --------------*/
@media (min-width: 1400px) {
  .col-xxl-3 {
      flex: 0 0 auto;
      width: 25%;
  }
  
}
.page-team-wrapper{padding: 45px 0;}
.page-team-wrapper .row{display: flex!important;}
.team-card .team-image{display: block; margin-bottom: 15px;}
.team-card .team-image img{width: 100%;}
/* .team-card .team-image img{width: 100%; height: 425px; object-fit: cover; object-position: top;} */
.team-card .team-content {display: flex;  justify-content: space-between; gap: 15px;  transition: 0.35s;}
.team-card .team-content h6{margin-bottom: 0;}
.team-card .team-content .name-deg h5 a{font-size: 18px; color: #fff; font-family: 'Nexus Mix Pro', serif; font-weight: 300;}
.team-card .team-content .name-deg span{font-size: 13px; color: #fff; font-family: 'Nexus Mix Pro', serif; font-weight: 600;}
.team-card .team-content ul{margin: 0; padding: 0; list-style: none; max-width: 80px; display: flex;  transition: 0.35s; margin-top: 5px;}
.team-card .team-content ul li {margin-right: 5px;}
.team-card .team-content ul li:last-child {margin-right: 0;}
.team-card .team-content ul li a{display: inline-block;}
.team-card .team-content ul li a svg{height: 23px; width: 23px; transition: 0.35s;}
.team-card .team-content ul li a svg circle{fill: #fff;}
.team-card .team-content ul li a svg path{fill: #000;}
.team-card .team-content ul li a svg.email path{fill: #ffffff;}
/*--------------- TEam_PAGE_END --------------*/



.side-text, .middle-text{
	opacity: 0;
	transition: transform 1.0s ease-out, opacity 1.0s ease-out;
}
.side-text.active, .middle-text.active{
	opacity: 1;
}
.footer-contact .footer-link ul{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
  padding: 20px 0px;
}
.footer-contact .footer-link ul li{
  margin-right: 20px;
  position: relative;
  line-height: 1;
}
/* .footer-contact .footer-link ul li:first-child{
 display: none;
} */
.footer-contact .footer-link ul li::after{
  position: absolute;
  right: -20px;
  width: 1px;
  top: 50%;
  transform: translateY(-58%);
  background-color: var(--White);
  height: 18px;
  content: '';

}
@media (max-width: 1200px) {
  .footer-contact .footer-link ul{
    gap: 10px;
  }
  .footer-contact .footer-link ul li{
    margin-right: 10px;
  }
  .footer-contact .footer-link ul li::after{
    right: -10px;
  
  }
}
.footer-contact .footer-link ul li:last-child::after{
  display: none;
}
.footer-contact .footer-link ul li button{
  font-size: 18px;
  line-height: 1;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  background-color: transparent;
  font-family: 'Nexus Mix Pro', serif;
  padding: 0;
  transition: .4s;
  border: none;
}
@media (max-width: 1500px) {
  .footer-contact .footer-link ul li button{
    font-size: 15px;
  }
}
/* .footer-contact .footer-link ul li button:hover{
  color: #000;
} */
.footer-contact .footer-link ul li button.active{
  text-decoration: underline;
}
.footer-contact h5{
  font-size: 18px;
  line-height: 20px;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  font-family: 'Nexus Mix Pro', serif;
}
.footer-contact p{
  color: #fff;
  font-size: 15px;
  line-height: 23px;
  font-weight: 500;
  text-align: justify;
  font-family: "Lato", serif;
  margin-bottom: 25px;
}
.footer-contact p a{
  color: #fff;
  text-decoration: underline;
}


.insights-card{
  background-color: #2c3323;
  padding: 25px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 250px;
}
.insights-card .top h2{
  font-size: 35px;
  line-height: 1;
  color: #fff;
  font-weight: 300;
  margin-bottom: 14px;
}
.insights-card .top h2 a{
  color: #fff;
  font-family: 'Nexus Mix Pro', serif;
}

/* .insights-card .bottom h5{
  margin-bottom: 28px;
} */
.insights-card .bottom h5 a {
  margin-bottom: 10px;
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  font-family: 'Nexus Mix Pro', serif;
}

.insights-card .bottom h3{
  margin-bottom: 10px;
/*  font-size: 18px;*/
  color: #fff;
  font-weight: 500;
  font-family: 'Nexus Mix Pro', serif;
}

.insights-card .bottom h6{
  padding-top: 22px;
}
.insights-card .bottom h6 a{
  margin-bottom: 0;
  font-size: 13px;
  color: #fff;
  font-weight: 700;
  font-family: 'Nexus Mix Pro', serif;
  display: inline-block;
}

.careers-details-section {
  /* background-color: rgba(216, 219, 220, 0.8509803922); */
  background-color: #181f2b;
}


.careers-details-section .main-content {
  padding: 50px 60px 50px;
  color: #fff ;
}

.careers-details-section .main-content p {
  padding: 50px 60px;
  font-size: 16px;
  line-height: 24px;
  /* color: #484848; */
  font-family: "Lato", serif;
  font-weight: 300;
  margin: 0;
  Padding: 0 0 25px 0;
}

.careers-details-section .main-content p:last-child {
  padding: 0px;
}

.careers-details-section .main-content blockquote p {
  font-size: 32px;
  font-weight: 400;
  font-family: "Aleo", serif;
  color: #fff;
}

.careers-details-section .main-content blockquote {
  text-align: center;
  padding: 20px 0;
}

.careers-details-section .main-content blockquote p {
  font-size: 45px;
  font-weight: 400;
  font-family: "Aleo", serif;
  color: #fff;
  line-height: 1.2;
}

.careers-details-section .main-content blockquote p cite {
  font-size: 20px;
  font-weight: 400;
  font-family: "Lato", serif;
  color: #fff;
  display: flex;
  justify-content: center;
  padding-top: 30px;
}
.careers-details-section .main-content a {
  color: #fff;
}
.careers-details-section .main-content h3 {
  font-size: 35px;
  font-weight: 400;
  font-family: 'Nexus Mix Pro', serif;
  color: #fff;
  margin-bottom: 20px;
}


.careers-details-section .card {
  background-color: transparent;
  border-color: #fbfbfb;
  border: unset;
  border-radius: 0;
  position: relative;
}
.careers-details-section .card::before{ 
  content: "";
  height: 1px;
  width: 100%;
  transform: scaleX(0);
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  transition: all 0.4s linear;
}

.careers-details-section .card.active-line::before{ 
  transform: scaleX(1);
}
/* .careers-details-section .card:first-child {
      border-top: unset;
  }

  .careers-details-section .card:last-child {
      border-bottom: unset;
  } */

.careers-details-section .card-header {
  background-color: transparent;
  border-bottom: unset;
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 0;
  padding-bottom: 0;
}

.careers-details-section .card-header .btn-link {
  font-size: 18px;
  line-height: 20px;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  width: 100%;
  text-align: start;
  padding-left: 0;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.careers-details-section .card-body {
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 15px;
}

.careers-details-section .card-body p {
  color: #ffffff;
  font-size: 15px;
  line-height: 23px;
  font-weight: 300;
  text-align: justify;
  font-family: "Lato", serif;
  margin-bottom: 25px;
}
.careers-details-section .card-body p:last-child{
  margin-bottom: 0;
}
.careers-details-section .card-body p a{
  color: #fff;
  text-decoration: underline;
}
.careers-details-section ul li{
  color: #fff;
  margin-bottom: 17px;
font-weight: 300;
line-height: 1.4em;
}
.main-content.insights h4 {
  margin: 30px 0 20px;
  }
.careers-details-section .collapse.open {
  display: block !important;
}
.team-details-area{
  padding-top: 2.5rem;
}
.team-details-area .card-body ul li{
  margin-bottom: 8px;
}
.for-hover{
  position: relative;
  z-index: 1;
}
.for-hover::after{
  position: relative;
  content: "";
  height: 100%;
  width: 100%;
  background-color: #FFF;
  transition: 0.3s;
  transform: scaleX(0);
  transform-origin: left;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.4 !important;
  z-index: -1;
}
.card:nth-child(even) .for-hover::after{
  transform-origin: right;
}
.for-hover:hover::after{
  transform: scaleX(1);
}
@media(min-width:0px) and (max-width:575px) {
  .careers-details-section .main-content {
      padding: 50px 0px 50px;
  }

  .careers-details-section .card-header {
      padding-left: 0px;
      padding-right: 0px;
  }

  .careers-details-section .card-body {
      padding-left: 0px;
      padding-right: 0px;
  }
  .careers-details-section .main-content blockquote p {
      font-size: 32px;
      
  }
}

.teamwork-section-main-ap{ margin: 0px; padding: 0px;}
.teamwork-block-main-ap{ margin: 0px; padding: 0px 60px; position: relative;}
.teamwork-block-in-ap{ margin: 0px; min-height: 100vh; padding-top: 110px; padding-bottom: 110px; position: relative; display: flex; align-items: center;}
.teamwork-title-main-ap{ margin: 0px; padding: 0px 15px; position: absolute; left: 0px; top: 50px; width: 100%;}
.teamwork-title-in-ap{ margin: 0px; padding: 0px; position: relative;}
.teamwork-title-in-ap::before{ 
  content: "";
  height: 1px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  transform: scaleX(0);
  transition: all 0.4s linear;
}
.teamwork-title-in-ap::after{ 
  content: "";
  height: 1px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  transform: scaleX(0);
  background-color: #fff;
  transition: all 0.4s linear;
}
.teamwork-title-in-ap.active-line::before{ transform: scaleX(1);}
.teamwork-title-in-ap.active-line::after{ transform: scaleX(1);}
.teamwork-title-text-ap{ margin: 0px; padding: 20px 0px 16px;}
.teamwork-title-text-ap h2{ font-size: 12px; line-height: 14px; color: #fff; font-family: "Lato", serif; font-weight: 400; text-transform: uppercase; margin: 0px; padding: 0px;}
.teamwork-content-ap{ margin: 0px; padding: 0px; width: 100%;}
.teamwork-info-main-ap{ margin: 0px; padding: 0px; width: 100%;}
.teamwork-info-main-ap h2{ font-size: 44px; line-height: 52px; color: #fff; font-family: 'Nexus Mix Pro', serif; font-weight: 400; margin: 0px; padding: 0px 0px 10px;}
.teamwork-info-main-ap p{ font-size: 18px; line-height: 24px; color: #fff; font-family: "Lato", serif; font-weight: 400; margin: 0px; padding: 0px 0px 26px;}
.teamwork-info-main-ap h3{ font-size: 18px; line-height: 22px; color: #fff; font-family: "Lato", serif; font-weight: 700; margin: 0px; padding: 0px;}


.footer-new{background: #212817; position: relative; bottom: auto; padding: 50px 60px 50px;}
.footer-new .footer-in-ap{ margin: 0px;}
.footer-new .footer-top-ap{ padding: 0px; display: flex; align-items: flex-end; justify-content: space-between;}
.footer-new .footer-logo-main-ap{ margin: 0px; padding: 0px 2px 0px 0px;}
.footer-new .footer-logo-main-ap a{ display: flex; font-size: 18px; line-height: 16px; color: #fff; font-weight: 900; text-transform: uppercase; margin: 0px; padding: 0px;}
.footer-new .footer-mid-ap{ margin: 0px; padding: 0px; width: 100%; position: relative;}
.footer-new .footer-mid-ap::after{ content: ""; position: absolute; left: 0px; bottom: 3px; width: 100%; height: 1px; background: #fff;}
.footer-new .footer-right-ap{ margin: 0px; padding: 0px 0px 0px 2px; display: flex;}
.footer-new .footer-right-text-ap{ display: flex; font-size: 18px; line-height: 16px; color: #fff; font-weight: 900; text-transform: uppercase; margin: 0px; padding: 0px;}

.footer-new .footer-bottom-ap{ margin: 0px; padding: 0;}
.footer-new .footer-Btop-ap{ margin: 0px; padding: 17px 0px 17px; border-bottom: solid 1px #fff;  display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between;}
.footer-new .footer-Btop-ap.footer-last-ap{border-bottom: unset;}
.footer-new .footer-locations-ap{ margin: 0px; padding: 0px;}
.footer-new .footer-locations-ap ul{ margin: 0px; padding: 0px; display: flex; flex-wrap: wrap; align-items: center;}
.footer-new .footer-locations-ap ul li{ margin: 0px; padding: 0px 10px 0px; border-left: solid 1px #fff;}
.footer-new .footer-locations-ap ul li:first-child{ padding-left: 0px; border-left: 0px;}
.footer-new .footer-locations-ap ul li a{ display: block; font-size: 12px; line-height: 14px; color: #fff; font-family: "Lato", serif; font-weight: 400; text-transform: uppercase; margin: 0px; padding: 0px;}
.footer-new .footer-locations-ap ul li a:hover{ opacity: 0.footer-new .5;}

.footer-new .footer-social-ap{ margin: 0px; padding: 0px; margin-top: 10px;}
.footer-new .footer-social-ap ul{ margin: 0px; padding: 0px; display: flex; align-items: center; justify-content: end;}
.footer-new .footer-social-ap ul li{ margin: 0px; padding: 0px 0px 0px 6px;}
.footer-new .footer-social-ap ul li a{ display: flex; font-size: 14px; line-height: 14px; color: #fff; font-family: "Lato", serif; font-weight: 400; margin: 0px; padding: 0px;}
.footer-new .footer-social-ap ul li a:hover{ opacity: 0.footer-new .5;}

.footer-new .footer-Bmid-ap{ border-top: 0px; padding: 18px 0px 18px;}
.footer-new .footer-nav-ap{ margin: 0px; padding: 0px;}
.footer-new .footer-nav-ap ul{ margin: 0px; padding: 0px; display: flex; flex-wrap: wrap; align-items: center;}
.footer-new .footer-nav-ap ul li{ margin: 0px; padding: 0px 10px 0px; border-left: solid 1px #fff;}
.footer-new .footer-nav-ap ul li:first-child{ padding-left: 0px; border-left: 0px;}
.footer-new .footer-nav-ap ul li a{ display: block; font-size: 10px; line-height: 12px; color: #fff; font-family: "Lato", serif; font-weight: 400; text-transform: uppercase; margin: 0px; padding: 0px;}
.footer-new .footer-nav-ap ul li a:hover{ opacity: 0.footer-new .5;}
.footer-new .footer-sub-nav-ap{ margin: 0px; padding: 0px;}
.footer-new .footer-sub-nav-ap ul{ margin: 0px; padding: 0px; display: flex; flex-wrap: wrap; align-items: center;}
.footer-new .footer-sub-nav-ap ul li{ margin: 0px; padding: 0px 10px 0px; border-right: solid 1px #fff;}
.footer-new .footer-sub-nav-ap ul li:last-child{ padding-right: 0px; border-right: 0px;}
.footer-new .footer-sub-nav-ap ul li a{ display: block; font-size: 10px; line-height: 10px; color: #fff; font-family: "Lato", serif; font-weight: 400; margin: 0px; padding: 0px;}
.footer-new .footer-sub-nav-ap ul li a:hover{ opacity: 0.5;}

.footer-new .footer-last-ap{ border-top: 0px; padding: 20px 0px 20px;}
.footer-new .footer-copyright-ap{ margin: 0px; padding: 0px;}
.footer-new .footer-copyright-ap p{ font-size: 8px; line-height: 10px; color: #fff; font-family: "Lato", serif; font-weight: 400; margin: 0px; padding: 0px;}
.footer-new .footer-note-ap{ margin: 0px; padding: 0px;}
.footer-new .footer-note-ap p{ font-size: 8px; line-height: 10px; color: #fff; font-family: "Lato", serif; font-weight: 400; margin: 0px; padding: 0px;}


.section-block-foot-ap{ position: absolute; left: 0px; bottom: 50px; width: 100%; margin: 0px; padding: 0px 15px;}
.section-block-foot-in-ap{ display: flex; align-items: center; justify-content: space-between; position: relative; margin: 0px; padding: 20px 0px 20px;}
.section-block-foot-in-ap::before{ 
  content: "";
  height: 1px;
  width: 100%;
  transform: scaleX(0);
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  transition: all 0.4s linear;
}
.section-block-foot-in-ap::after{ 
  content: "";
  height: 1px;
  width: 100%;
  position: absolute;
  transform: scaleX(0);
  left: 0;
  bottom: 0;
  background-color: #fff;
  transition: all 0.4s linear;
}
.section-block-foot-in-ap.active-line::before{ transform: scaleX(1);}
.section-block-foot-in-ap.active-line::after{ transform: scaleX(1);}
.Sblock-foot-link-ap{margin: 0px; display: flex; padding: 0px; color: #fff; line-height: 1; gap: 3px; flex-wrap: wrap;}
.Sblock-foot-link-ap a{ display: flex; font-size: 12px; line-height: 14px; color: #fff; font-family: "Lato", serif; font-weight: 400; text-transform: uppercase; margin: 0px; padding: 0px;}


.awards-section-main-ap{ margin: 0px; padding: 0px;}
.awards-block-main-ap{ margin: 0px; padding: 0px 60px; position: relative;}
.awards-block-in-ap{ margin: 0px; padding-top: 110px; padding-bottom: 110px; min-height: 100vh; display: flex; align-items: center; justify-content: space-between; position: relative;}
.awards-content-ap{ margin: 0px; padding: 0px; width: 100%;}
.awards-info-main-ap{ margin: 0px; padding: 0px; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; margin: 0px; padding: 0px;}
.awards-info-text-ap{ width: 454px; margin: 0px; padding: 0px;}
.awards-info-text-ap h2{ font-size: 44px; line-height: 52px; color: #fff; font-family: 'Nexus Mix Pro', serif; font-weight: 400; margin: 0px; padding: 0px 0px 19px;}
.awards-info-text-ap p{ font-size: 17px; line-height: 24px; color: #fff; font-family: "Lato", serif; font-weight: 400; margin: 0px; padding: 0px 0px 27px;}
.awards-info-text-ap p:last-child{ padding-bottom: 0px;}
.awards-list-main-ap{ width: 356px; margin: 0px; padding: 0px;}
.awards-list-in-ap{ margin: 0px -14px; padding: 0px; display: flex; flex-wrap: wrap;}
.awards-card-main-ap{ margin: 0px; padding: 12px 14px 12px;}
.awards-card-img-ap{ width: 68px; margin: 0px; padding: 0px; opacity: 0.22;}
.awards-card-img-ap img{ width: 100%;}

.common-title-main-ap{ margin: 0px; padding: 0px 60px 0px;  position: absolute; left: 0px; top: 0px; width: 100%;}
.common-title-main-ap::after{ 
  content: "";
  height: 1px;
  width: 100%;
  transform: scaleX(0);
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #fff;
  transition: all 0.4s linear;
}
.common-title-main-ap.active-line::after{ transform: scaleX(1);}
.common-title-text-ap{ margin: 0px; padding: 20px 0px 16px;}
.common-title-text-ap h2{ font-size: 12px; line-height: 14px; color: #fff; font-family: "Lato", serif; font-weight: 400; text-transform: uppercase; margin: 0px; padding: 0px;}



.page-template-page-what-we-do{ background: #181f2b;}

.commodities-block-main-WWDp{ background: none; }
/* .commodities-block-main-WWDp .common-title-main-ap{ border-top: solid 1px #fff;} */
.commodities-block-main-WWDp .common-title-main-ap::before{ 
  content: "";
  height: 1px;
  width: 100%;
  transform: scaleX(0);
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  transition: all 0.4s linear;
}
.commodities-block-main-WWDp .common-title-main-ap.active-line::before{ 
  transform: scaleX(1);
}
.careers-details-section .main-content a{
  font-weight: 500;
}
.commodities-block-in-WWDp{ }

.commodities-info-main-WWDp h3{ font-size: 44px; line-height: 52px; color: #fff; font-family: 'Nexus Mix Pro', serif; font-weight: 400; margin: 20px 0px 10px 0; padding: 20px 0px 16px;}
.commodities-info-main-WWDp p{ padding-bottom: 16px;}

.principal-contacts-main-WWDp{ margin: 0px; padding: 10px 0px 0px;}
.principal-contacts-title-WWDp{ margin: 0px; padding: 45px 0px 30px;}
.principal-contacts-title-WWDp h4{ font-size: 14px; line-height: 17px; color: #fff; font-family: "Lato", serif; font-weight: 400; text-transform: uppercase; margin: 0px; padding: 0px;}

.principal-contacts-list-main-WWDp{ margin: 0px; padding: 0px;}
.principal-contacts-list-in-WWDp{ margin: 0px -15px; padding: 0px 0px 0px 0px; display: flex; flex-wrap: wrap; align-items: flex-start;}

.princ-contact-box-WWDp{ margin: 0px; display: flex; }
.princ-contact-box-WWDp h2{ font-size: 11px; line-height: 1.3; color: #fff; font-family: "Lato", serif; font-weight: 400; text-transform: uppercase; letter-spacing: 1.8px; margin: 0px; padding: 0px 0px 1px;}
.princ-contact-box-WWDp h3{ font-size:11px; line-height: 1.3; color: #fff; font-family: "Lato", serif; font-weight: 400; text-transform: uppercase; letter-spacing: 1.8px; margin: 0px; padding: 0px 0px 1px;}
.princ-contact-box-WWDp h4{ font-size: 11px; line-height: 1.3; color: #fff; font-family: "Lato", serif; font-weight: 400; text-transform: uppercase; letter-spacing: 1.8px; margin: 0px; padding: 0px 0px 1px;}
.princ-contact-box-WWDp p{ font-size:8px; line-height: 1.3; color: #fff; font-family: "Lato", serif; font-weight: 700; text-transform: uppercase; letter-spacing: 1.8px; margin: 0px; padding: 4px 0 0 0;}
.princ-contact-box-WWDp ul{ margin: 0px; padding: 15px 0px 0px; display: flex; gap: 8px;}
.princ-contact-box-WWDp ul li{  margin: 0px; padding: 0px;}
.princ-contact-box-WWDp ul li img{ height: 21px; display: flex;}
@media(min-width:0px) and (max-width:575px){
  .common-title-main-ap{ padding: 0px 0px 0px;}
.common-title-text-ap{ padding: 15px 0px 11px;}

  .teamwork-block-main-ap{ padding: 0px;}
.teamwork-title-main-ap{ top: 0px;}
.teamwork-title-text-ap{ padding: 22px 0px 20px;}
.teamwork-block-in-ap{ height: auto; padding-top: 80px; padding-bottom: 80px;}
.teamwork-info-main-ap h2{ font-size: 26px; line-height: 32px;}
.teamwork-info-main-ap p{ font-size: 16px; line-height: 18px; padding-bottom: 15px;}
.teamwork-info-main-ap h3{ font-size: 16px; line-height: 18px;}

  .footer-new{ padding: 40px 0px 40px;}
  .footer-new .footer-bottom-ap{ padding-top: 0px;}
  .footer-new .footer-Btop-ap{ flex-direction: column; justify-content: center;  align-items: center !important; gap: 5px;}
  .footer-new .footer-social-ap ul {justify-content: center;}
  .footer-new .footer-locations-ap ul{ justify-content: center;}
  .footer-new .footer-locations-ap ul li{ padding: 0px 8px; margin-bottom: 5px;}
  .footer-new .footer-locations-ap ul li:first-child{ padding-left: 5px;}
  .footer-new .footer-Bmid-ap{ padding-bottom: 13px;}
  .footer-new .footer-nav-ap ul{ justify-content: center;}
  .footer-new .footer-nav-ap ul li{ margin-bottom: 5px;}
  .footer-new .footer-nav-ap ul li:first-child{ padding-left: 5px;}
  .footer-new .footer-sub-nav-ap ul{ justify-content: center;}
  .footer-new .footer-sub-nav-ap ul li{ margin-bottom: 5px;}
  .footer-new .footer-sub-nav-ap ul li:last-child{ padding-right: 5px;}
  .footer-new .footer-last-ap{ padding: 15px 0px 15px;}

  .section-block-foot-ap{ bottom: 15px;}
.section-block-foot-in-ap{ padding: 14px 0px 10px;}

.awards-block-main-ap{ padding: 0px;}
.awards-block-in-ap{ min-height: auto; padding-top: 80px; padding-bottom: 80px;}
.awards-info-text-ap{ width: 100%; padding-bottom: 30px;}
.awards-list-main-ap{ width: 100%;}
.awards-info-text-ap h2{ font-size: 26px; line-height: 32px;}
.awards-info-text-ap p{ padding-bottom: 15px;}
.awards-card-img-ap{ margin: auto;}

.commodities-info-main-WWDp h3{ font-size: 26px; line-height: 32px; padding: 15px 0px 15px;}
.commodities-info-main-WWDp p{ padding-bottom: 12px;}
.principal-contacts-title-WWDp{ padding-bottom: 15px;}
.princ-contact-box-WWDp{ justify-content: flex-start; padding-bottom: 20px;}
.princ-contact-box-WWDp ul{ padding-top: 10px;}
}

@media(min-width:576px) and (max-width:767px){

  .common-title-main-ap{ padding: 0px 0px 0px;}
.common-title-text-ap{ padding: 22px 0px 20px;}

  .teamwork-block-main-ap{ padding: 0px;}
.teamwork-title-main-ap{ top: 0px;}
.teamwork-title-text-ap{ padding: 15px 0px 11px;}
.teamwork-block-in-ap{ height: auto; padding-top: 80px; padding-bottom: 80px;}
.teamwork-info-main-ap h2{ font-size: 26px; line-height: 32px;}
.teamwork-info-main-ap p{ font-size: 16px; line-height: 18px; padding-bottom: 15px;}
.teamwork-info-main-ap h3{ font-size: 16px; line-height: 18px;}


.footer-new{ padding: 40px 0px 40px;}
.footer-new .footer-bottom-ap{ padding-top: 0px;}
.footer-new .footer-Btop-ap{ flex-direction: column; justify-content: center; align-items: center !important; gap: 5px;}
.footer-new .footer-social-ap ul {justify-content: center;}
.footer-new .footer-locations-ap ul{ justify-content: center;}
.footer-new .footer-locations-ap ul li{ padding: 0px 5px; margin-bottom: 5px;}
.footer-new .footer-locations-ap ul li:first-child{ padding-left: 5px;}
.footer-new .footer-Bmid-ap{ padding-bottom: 13px;}
.footer-new .footer-nav-ap ul{ justify-content: center;}
.footer-new .footer-nav-ap ul li{ margin-bottom: 5px;}
.footer-new .footer-nav-ap ul li:first-child{ padding-left: 5px;}
.footer-new .footer-sub-nav-ap ul{ justify-content: center;}
.footer-new .footer-sub-nav-ap ul li{ margin-bottom: 5px;}
.footer-new .footer-sub-nav-ap ul li:last-child{ padding-right: 5px;}
.footer-new .footer-last-ap{ padding: 15px 0px 15px;}

.section-block-foot-ap{ bottom: 15px;}
.section-block-foot-in-ap{ padding: 14px 0px 10px;}

.commodities-info-main-WWDp h3{ font-size: 26px; line-height: 32px; padding: 15px 0px 15px;}
.commodities-info-main-WWDp p{ padding-bottom: 12px;}
.principal-contacts-title-WWDp{ padding-bottom: 15px;}
.princ-contact-box-WWDp{ justify-content: flex-start; padding-bottom: 20px;}
.princ-contact-box-WWDp ul{ padding-top: 10px;}
}

@media(min-width:768px) and (max-width:991px){
  .common-title-main-ap{ padding: 0px 0px 0px;}
.common-title-text-ap{ padding: 15px 0px 11px;}
  
.teamwork-block-main-ap{ padding: 0px;}
.teamwork-title-main-ap{ top: 0px;}
.teamwork-title-text-ap{ padding: 15px 0px 11px;}
.teamwork-block-in-ap{ height: auto; padding-top: 100px; padding-bottom: 100px;}
.teamwork-info-main-ap h2{ font-size: 26px; line-height: 32px;}
.teamwork-info-main-ap p{ font-size: 16px; line-height: 18px; padding-bottom: 15px;}
.teamwork-info-main-ap h3{ font-size: 16px; line-height: 18px;}

  
  .footer-new{ padding: 40px 0px 40px;}
  .footer-new .footer-bottom-ap{ padding-top: 0px;}
  /* .footer-new .footer-Btop-ap{ flex-direction: column; gap: 5px;} */
  .footer-new .footer-locations-ap ul{ justify-content: center;}
  .footer-new .footer-locations-ap ul li{ padding: 0px 5px; margin-bottom: 5px;}
  .footer-new .footer-locations-ap ul li:first-child{ padding-left: 5px;}
  .footer-new .footer-Bmid-ap{ padding-bottom: 13px;}
  .footer-new .footer-nav-ap ul{ justify-content: center;}
  .footer-new .footer-nav-ap ul li{ margin-bottom: 5px;}
  .footer-new .footer-nav-ap ul li:first-child{ padding-left: 5px;}
  .footer-new .footer-sub-nav-ap ul{ justify-content: center;}
  .footer-new .footer-sub-nav-ap ul li{ margin-bottom: 5px;}
  .footer-new .footer-sub-nav-ap ul li:last-child{ padding-right: 5px;}
  .footer-new .footer-last-ap{ padding: 15px 0px 15px;}

  .section-block-foot-ap{ bottom: 30px;}
.section-block-foot-in-ap{ padding: 14px 0px 10px;}

.awards-block-main-ap{ padding: 0px;}
.awards-block-in-ap{ min-height: auto; padding-top: 100px; padding-bottom: 100px;}
.awards-info-text-ap{ width: 352px;}
.awards-info-text-ap h2{ font-size: 26px; line-height: 32px;}
.awards-info-text-ap p{ padding-bottom: 15px;}

.commodities-info-main-WWDp h3{ font-size: 26px; line-height: 32px;}
.principal-contacts-title-WWDp{ padding-bottom: 20px;}
.princ-contact-box-WWDp ul{ padding-top: 20px;}

  }
  
  @media(min-width:992px) and (max-width:1200px){
.common-title-main-ap{ padding: 0px 15px;}


    .teamwork-block-main-ap{ padding: 0px 15px;}
.teamwork-title-main-ap{ top: 30px;}
.teamwork-info-main-ap h2{ font-size: 36px; line-height: 42px;}


  .footer-new{ padding: 50px 15px 50px;}
  .footer-new .footer-locations-ap ul li{ padding: 0px 6px;}
  .footer-new .footer-nav-ap ul li{ padding: 0px 6px;}
  .footer-new .footer-sub-nav-ap ul li{ padding: 0px 6px;}

  .section-block-foot-ap{ bottom: 30px;}
.section-block-foot-in-ap{ padding: 17px 0px 14px;}

.awards-block-main-ap{ padding: 0px 15px;}
.awards-info-text-ap h2{ font-size: 36px; line-height: 42px;}

.commodities-info-main-WWDp h3{ font-size: 36px; line-height: 42px;}
.principal-contacts-title-WWDp{ padding-bottom: 30px;}
.princ-contact-box-WWDp ul{ padding-top: 30px;}
  }  

  .collapse {
    transition: none; /* Disable default transition to prevent conflicts */
  }
  
  .collapsing {
    height: 0;
    transition: height 1s ease; /* Adjust duration and easing */
  }
  
  .collapse.show {
    transition: height 1s ease; /* Match duration with `.collapsing` for consistency */
  }
  .insight-card-wrap .insight-image{
    display: block;
  }
  .insight-card-wrap .insight-image img{
    width: 100%;
    min-height: 250px;
    max-height: 250px;
    object-fit: cover;
  }
  @media (max-width:1600px){
    /* .team-card .team-image img{height: 380px;} */
    .insight-card-wrap .insight-image img{
      min-height: 180px;
      max-height: 180px;
    }
  }
  @media (max-width:576px){
    .footer-new .footer-nav-ap ul li{padding: 0px 7px 0px;}
    .footer-new .footer-nav-ap ul li:first-child{padding-left: 0;}
    .footer-new .footer-nav-ap ul li:last-child{padding-right: 0;}
    /* .team-card .team-image img{height: 150px; } */
    /* .team-card .team-content{
      flex-direction: column;
      gap: 5px;
    }
    .team-card .team-content .name-deg h5 a {
      font-size: 15px;
    }
    .team-card .team-content .name-deg span {
      font-size: 15px;
    } */
  }
  /* @media (max-width:991px){
    .team-card .team-image img{height: 325px;}
  } */
  .article-section ol {padding-left: 20px;}

.article-section liÂ&nbsp;{margin-bottom: 8px;}

.inquery-form {
  padding-bottom: 90px;
  background-color: #181f2b;
}
.inquery-form .container-form {
  max-width: 850px;
  margin: 0 auto;
  padding: 0 15px;
  padding-top: 90px;
}
.hbspt-formiframe form label {
  color: #fff !important;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Lato', serif;
}
.hbspt-form iframe form label span{
  color: #fff !important;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Lato', serif;
}

.inquery-form .common-title-main-ap{
  padding-left: 60px !important;
}
.insight-container{
  max-width: 850px;
  margin: 0 auto;
  padding: 0 15px;
}
.careers-details-section .main-content.podcasts iframe {
  width: 100%;
}
@media (max-width:767px){
  .inquery-form .common-title-main-ap{
    padding-left: 0px !important;
  }
}

.careers-details-section .main-content a{
  color: #fff;
  font-weight: 400;
}
.team-details-area a{
  color: #484848;
  font-weight: 400;
}
.hero-block-main-ap{
  background-size: cover !important;
}
.insights-card .bottom h5 a{
  margin-bottom: 10px;
  display: inline-block;
}
.insights-card .bottom p a{
  color: #fff;
}</pre></body></html>