*,
body {
  margin: 0;
  padding: 0;
}

.primary-btn,
a:hover {
  transition: 180ms ease-in-out;
}

.primary-btn:hover,
body {
  color: #000;
}

*,
body,
section.hero .row > div,
section.recruiters .row > div {
  padding: 0;
}

.hero .bottom a,
a.btn-link:hover,
a:hover {
  text-decoration: none;
}

.hamburger,
.hamburger-nav,
div#close {
  position: fixed;
  top: 0;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
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;
  font-family: gilroy;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input,
select,
textarea {
  border: 0;
  background: 0 0;
  color: #fff;
  outline: 0;
  border-bottom: 2px solid #fff;
  font-size: 21px;
}

input::placeholder,
select::placeholder,
textarea::placeholder {
  font-size: 21px;
  color: #fff;
}

.primary-btn span,
button.secondary span {
  font-size: 14px;
  margin-left: 10px;
}

input:-webkit-autofill,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover,
select:-webkit-autofill,
select:-webkit-autofill:focus,
select:-webkit-autofill:hover,
textarea:-webkit-autofill,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:hover {
  border-bottom: 2px solid #fff;
  -webkit-text-fill-color: #fff;
  -webkit-box-shadow: 0 0 0 1000px transparent inset;
  transition: background-color 5000s ease-in-out;
  background: 0 0;
  outline: 0 !important;
  color: #fff !important;
}

.primary-btn.primary-btn-dark:hover,
.primary-btn:hover,
header .hamburger:hover {
  background: #1ab3b8;
}

.form-control:focus,
input:focus {
  outline: 0 !important;
  box-shadow: none !important;
}

.primary-btn {
  background-color: #fff;
  border: 0;
  border-radius: 15px;
  font-weight: 700;
  font-size: 24px;
  height: 70px;
  max-width: 240px;
  width: 100%;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  display: flex;
  text-align: center;
  color: #000;
}

.brand,
.brand div,
.primary-btn span {
  display: inline-block;
}

.primary-btn span {
  vertical-align: middle;
  background: url(../images/arrow-right.png) center/16px no-repeat;
  width: 20px;
  height: 20px;
}

a.btn-link,
button.secondary {
  font-size: 21px;
  transition: 180ms ease-in-out;
  font-weight: 700;
}

.primary-btn.primary-btn-dark {
  background: #105383;
  color: #fff;
}

.primary-btn.primary-btn-dark span {
  background: url(../images/arrow-right-white.png) center no-repeat;
}

button.secondary {
  background-color: #1ab3b8;
  border: 0;
  border-radius: 5rem;
  height: 70px;
  max-width: 200px;
  width: 100%;
  justify-content: center;
  align-items: center;
  color: #fff;
  cursor: pointer;
}

.about-sec.homepage .primary-btn,
.about-secOuter .primary-btn:hover,
a.btn-link {
  color: #000;
}

button.secondary:hover {
  background: #fff;
  color: #000;
}

a.btn-link:hover {
  color: #105383;
}

.cus-container-lg {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.custom-container {
  margin: 0 auto;
  width: 100%;
  max-width: 1480px;
}

h2 {
  font-size: 44px;
}

h3 {
  font-size: 34px;
}

h6 {
  font-size: 25px;
  line-height: 41px;
  font-weight: 700;
}

.executive-specialist.col-logistics-recruiters
  .inner-sec
  .right-sec
  .right-cont
  h4,
.hero.job-seekers h1.theme-sub-heading,
.sub-pages.procurement-recruiters.procurement-recruiters-col .inner-sec h1,
p {
  font-size: 21px;
  line-height: 35px;
  font-weight: 400;
}

header {
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 999;
}

.hamburger {
  right: 0;
  -webkit-transition: ease-in;
  -moz-transition: ease-in;
  -o-transition: ease-in;
  transition: ease-in;
}

header nav.primary {
  float: left;
  min-height: 121px;
  display: flex;
  align-items: center;
}

.blur {
  filter: blur(5px);
}

.brand {
  filter: drop-shadow(3px 5px 10px rgba(50, 50, 0, 0.28));
  float: left;
}

header nav.primary ul {
  list-style: none;
  display: flex;
  padding-left: clamp(40px, calc(2.5rem + ((1vw - 9.91px) * 12.3789)), 155px);
  margin: 0;
  align-items: center;
}

header nav.primary ul a {
  color: #fff;
  font-size: 19px;
  font-weight: 600;
}

header nav.primary > ul > li:last-child > .cust-dropdown-inner a {
  opacity: 1;
}

header
  nav.primary
  > ul
  > li
  > .cust-dropdown-inner
  > .dropdown-menu
  > a.active {
  color: #1ab3b8 !important;
}

header nav.primary > ul > li > .cust-dropdown-inner > a:hover {
  color: #fff !important;
}

header.white-sec nav.primary > ul > li > .cust-dropdown-inner > a:hover {
  color: #105383 !important;
}
header nav.primary > ul > li > .cust-dropdown-inner > a {
  transition: 0.5s linear;
}

header nav.primary ul li {
  margin-left: clamp(6px, calc(0.375rem + ((1vw - 9.91px) * 2.9064)), 33px);
  margin-right: clamp(6px, calc(0.375rem + ((1vw - 9.91px) * 2.9064)), 33px);
}
header nav.primary ul li:first-child {
  margin-left: 0;
}
header nav.primary ul li:last-child {
  margin-right: 0;
}

header nav.primary ul li {
  padding-right: 0 !important;
  background: url("../images/down-arrow.png") right center no-repeat;
}

.nav-secondary ul li a {
  display: block;
  width: 100%;
  position: relative;
}

.nav-secondary .arrow-down-li a::after {
  position: absolute;
  content: "";
  right: 21px;
  top: 50%;
  background: url(../images/arrow-down-white.png) center/16px no-repeat;
  width: 16px;
  height: 16px;
  z-index: 9;
  margin-top: -8px;
}

.footer-nav li a:hover,
.footer-nav li.active a,
.nav-secondary li a:hover,
nav.primary ul a:hover {
  color: #1ab3b8;
}

p.copyright {
  text-align: right;
}

footer p.copyright {
  text-align: left;
}

.hamburger-nav {
  width: 762px;
  background: #105383;
  background: -moz-linear-gradient(-45deg, #9cd5df 0, #105383 100%);
  background: -webkit-linear-gradient(-45deg, #9cd5df 0, #105383 100%);
  background: linear-gradient(135deg, #9cd5df 0, #105383 100%);
  height: 100vh;
  padding: 10rem 8rem;
  transform: translate(2000px, 0);
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
  right: -2000px;
}

.cust-scrollbar-wrap {
  position: relative;
  height: 60vh;
  overflow: hidden;
  max-width: 415px;
}

.cust-scrollbar {
  position: absolute;
  top: 20px;
  bottom: 20px;
  left: 0;
  right: 0;
  overflow-y: auto;
  height: 91%;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.cust-scrollbar::-webkit-scrollbar {
  display: none;
}

.hamburger-nav.show {
  transform: translate(0, 0);
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  right: 0;
}

.nav-secondary .s-icons {
  margin-top: 5rem;
  text-align: left;
}

.s-icons,
div#close,
header .hamburger,
section.clients {
  text-align: center;
}

.nav-secondary .s-icons i:hover {
  background: #9cd5df;
}

section.hero .row,
section.recruiters .row {
  margin: 0;
}

header .hamburger {
  float: right;
  background: #105383;
  padding: 2rem 2.1rem;
  cursor: pointer;
  transition: 180ms ease-in;
  height: 7vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.hamburger p {
  color: #fff;
  margin: 0;
  padding-top: 0.8rem;
  font-size: 17px;
  line-height: 1;
}

.hero {
  background-color: #105383;
}

.hero .left_sec div {
  max-width: 525px;
  margin: 0 auto;
}

.hero h1,
.hero h4 {
  font-size: 64px;
  line-height: 1.7;
  color: #fff;
  font-weight: 700;
}

.hero h2 {
  font-size: 21px;
  color: #fff;
  line-height: 1.6;
  margin-bottom: 32px;
}

.hero.about-page .inner-sec h2 {
  margin-bottom: 50px;
  margin-top: 40px;
}

.hero .right_sec img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}

.hero .left_sec {
  display: grid;
  align-items: center;
}

section.hero .left_title {
  padding-top: 11rem;
  padding-bottom: 11rem;
}

.hero .bottom {
  width: 525px;
}

.hero .bottom span {
  display: block;
  line-height: 1.6;
}

.hero .bottom a {
  display: inline-block;
  color: #1d81be;
  border-left: 2px solid #1d81be;
  height: 80px;
  padding: 0 1rem;
  font-size: 17px;
  width: 176px;
  line-height: 1.7;
  font-weight: 600;
}

.cust-homepage.cust-homepageactive {
  background-color: #0d787b;
}

.cust-homepage.cust-homepageactive .bottom a {
  color: #219da2;
  border-color: #219da2;
}

.cust-homepage.cust-homepageactive .bottom a.active,
.hero .bottom a.active {
  border-left: 2px solid #fff;
  color: #fff;
}

section.hero .right_sec {
  height: 100%;
}

section.main_search .row {
  justify-content: flex-end;
}

section.main_search .inner {
  background: #1ab3b8;
  padding: 4.3rem 8rem 5.7rem;
  color: #ffff;
  clip-path: polygon(0 0, 100% 0%, 100% 87%, 0% 100%);
  margin-top: -9.99%;
  width: 66%;
  margin-left: auto;
}

section.main_search h2,
section.main_search h3 {
  font-size: 34px;
  margin-bottom: 1rem;
  font-weight: 700;
}

section.main_search form {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}

section.main_search form input {
  width: 32%;
  border-radius: 0;
}

section.main_search button:hover {
  background-color: #105383;
  color: #fff;
  transition: 180ms ease-in-out;
}

section.main_search button span {
  transition: 180ms ease-in-out;
}

section.main_search button:hover span {
  background: url(../images/arrow-right-white.png) center/16px no-repeat;
}

.content {
  background-image: url("../images/content-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.rec_right {
  padding: 0 7rem 0 5rem;
  margin-top: -22px;
}

.rec_right h6 {
  margin-bottom: 1.3rem;
  margin-top: 21px;
  font-weight: 500;
}

.hightlight {
  color: #12719f;
  font-weight: 800;
}

.rec_right a.btn-link {
  margin-top: 0.8rem;
  display: inline-block;
}

.rec-left::before {
  content: "";
  width: 75%;
  height: 100px;
  background: #70c8e7;
  position: absolute;
  top: -42px;
  z-index: -1;
  left: 0;
  clip-path: polygon(0 0, 100% 22%, 100% 100%, 0% 100%);
}

section.clients {
  margin: 5.8rem 0 20px;
}

section.clients.homepage {
  margin-bottom: 60px;
}

.clients.homepage .inner {
  margin: 20px 0;
}

section.clients h2 {
  color: #1ab3b8;
  font-weight: 700;
}

.section.clients .img-sec img {
  display: block;
  width: 100%;
  max-width: 200px;
  object-fit: cover;
}

section.clients h3,
.news h3.title {
  margin-bottom: 1.5rem;
  font-weight: 700;
}

.news h3.title {
  text-align: center;
}

section.faq-section {
  background-color: #105383;
  clip-path: polygon(0 0, 100% 0%, 100% 96%, 0% 100%);
  padding: 80px 0;
}

.trendingIssueSection {
  padding-top: 0;
}

.trendingIssueSection p {
  text-align: center;
  font-size: 23px;
  line-height: 35px;
  font-weight: 500;
  color: #fff;
}
.trendingIssueSection .custom-container-box > h3 {
  text-align: center;
  font-size: 23px;
  line-height: 35px;
  font-weight: 500;
  color: #fff;
  margin-top: 1rem;
}



.trendingIssueSection h3.sectionHeading ,.trendingIssueSection h2.sectionHeading {
  color: #fff;
  font-weight: bold;
}

.trendingIssueSection .faq-answer p {
  text-align: left !important;
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
}

.news.homepage {
  padding: 0 !important;
}

section.clients .item {
  display: flex;
  min-height: 150px;
  align-items: center;
  justify-content: center;
  height: 100%;
}

section.clients .img-sec {
  display: flex;
  align-items: center;
  align-content: center;
}

section.clients .owl-carousel .owl-item img {
  display: block;
  width: auto;
  object-fit: cover;
  max-width: 180px;
  max-height: 118px;
}

.about-sec .card {
  background: 0 0;
  border: 0;
}

.about-sec .card img {
  width: 100%;
  margin-bottom: 3rem;
  max-height: 347px;
}

.about-sec .card h2 {
  color: #fff;
  margin-bottom: 22px;
  font-weight: 700;
}

.about-sec .card h6 {
  font-weight: 500;
  margin-bottom: 16px;
}

.about-sec.homepage .card a.btn-arrow-link {
  margin-top: 3rem;
}

.about-sec.homepage .primary-btn.btn-link.text-right,
section.talk form button {
  float: right;
}

section.about-sec .inner {
  position: relative;
}

section.about-sec .inner::before {
  content: "";
  width: 100%;
  height: 614px;
  background: #9cd5df;
  position: absolute;
  bottom: -110px;
  z-index: 0;
  clip-path: polygon(0 0, 100% 0%, 100% 92%, 0% 100%);
  display: none;
}

section.about-sec {
  padding-bottom: 0;
  margin-bottom: 0 !important;
  width: 100%;
  height: 100vh;
  padding-top: 5vh;
}

section.about-sec,
section.client-philosophy,
section.main_search,
section.talk {
  margin-bottom: 6rem;
}

.about-secOuter section.about-sec .inner {
  width: 100%;
  background: #105383;
  clip-path: polygon(0 0, 100% 0%, 100% 92%, 0% 100%);
  padding: 150px 0;
}

.about-secOuter section.about-sec .inner::after {
  content: "";
  position: absolute;
  width: 50%;
  right: 0;
  top: 0;
  height: 100%;
  background: #79c4e6;
  z-index: -1;
}

.col-lg-6.col-about-left {
  padding: 0 110px 0 244px;
}

.col-lg-6.col-about-right {
  padding: 0 200px 0 110px;
}

.about-secOuter .primary-btn {
  margin-top: 50px;
  color: #105383;
}

.about-secOuter .col-lg-6 p,
.our-work .inner-sec h2 {
  color: #fff;
}

section.client-philosophy {
  margin-bottom: 7.8rem;
  padding-top: 0;
}

.title-small.talent-message {
  text-align: center;
  color: #000 !important;
}

.col_2 {
  display: flex;
  justify-content: space-between;
  padding: 0.5rem 0;
}

.col_2 h6,
.col_2 p {
  width: 47%;
}

section.talk .inner {
  background-color: #105383;
  clip-path: polygon(0 0, 100% 9%, 100% 100%, 0% 100%);
  padding: 5rem 0 3.5rem;
}

section.talk h3,
section.talk h3 {
  font-size: 64px;
  color: #fff;
  font-weight: 700;
  line-height: 1;
  padding-top: 60px;
}

section.talk input {
  width: 31.5%;
  margin-bottom: 2.2rem;
  border-radius: 0;
}

section.talk .form-group {
  display: flex;
  justify-content: space-between;
}

.rec-left img,
section.talk textarea {
  width: 100%;
}

section.talk form {
  padding: 3rem 0 5rem 0;
}

.nav-secondary li {
  position: relative;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.nav-secondary li a {
  color: #fff;
  font-size: 32px;
  line-height: 2.4;
  font-weight: 600;
}

.nav-secondary li.cust-collapse-menu .collapse {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.nav-secondary li a::before {
  content: "";
  position: absolute;
  width: 20%;
  height: 2px;
  background: #105383;
  left: 0;
  bottom: 0;
}

li.custom a::before {
  display: none;
}

div#close {
  right: 0;
  padding: 2rem;
  color: #fff;
  cursor: pointer;
}

div#close img {
  width: 32px;
  display: block;
  margin: 0 auto 0.5rem;
}

.s-icons {
  position: relative;
  margin-top: 4px;
  min-width: 804px;
}

footer {
  padding-top: 10px;
}

footer .s-icons::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #1ab3b8;
  left: 0;
  top: 50%;
  z-index: -1;
}

.s-icons i {
  font-size: 24px;
  background: #1ab3b8;
  color: #fff;
  border-radius: 50%;
  width: 54px;
  height: 54px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-right: 15px;
  transition: 150ms ease-in-out;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span,
.s-icons i:hover {
  background: #105383;
}

.footer-nav {
  padding: 4rem 0 1rem;
  position: relative;
}

p.copyright.wow.fadeInUp {
  position: absolute;
  bottom: 0;
  right: 0;
}

.footer-nav h4 {
  font-size: 24px;
  margin-bottom: 1.5rem;
  font-weight: 600;
  min-height: 30px;
}

.footer-nav li a,
.footer-nav p {
  line-height: 2.3;
  color: #000;
}

ul.abs {
  height: 100%;
  position: relative;
}

ul.abs p {
  position: absolute;
  bottom: 0;
}

.custom_index {
  z-index: 0;
}

section.talk input {
  padding-bottom: 1.5rem;
}

.arrow-right-black {
  background: url(../images/arrow-right.png) center no-repeat;
  width: 20px;
}

.btn-arrow-link,
.submit-btn:hover span {
  background: url(../images/arrow-right.png) right center no-repeat;
}

.btn-arrow-link {
  width: 132px;
  display: block;
}

.btn-arrow-link:hover {
  background: url("../images/arrow-right-blue.png") right center no-repeat;
}

.submit-btn span {
  background: url(../images/arrow-right-white.png) right center no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  transition: 180ms ease-in-out;
}

.fp-tableCell section.client-philosophy {
  padding-top: 0 !important;
}

.wrap-img-footer img {
  margin-right: 54px;
}

.wrap-img-footer img:last-child {
  margin-right: 0;
}

.row.align-items-center.justify-content-between.wrap-footer-block {
  flex-wrap: nowrap;
}

.wrap-img-footer {
  display: flex;
  align-items: center;
}

section.main_search.homepage {
  margin-bottom: 0;
}

.hero.homepage,
.hero.homepage .left_sec {
  height: 100vh;
  position: relative;
}

.hero.homepage .left_title {
  padding-top: 4.5rem;
}

.hero.homepage .right_sec img {
  height: 100vh;
}

.hero.homepage .bottom {
  bottom: 0;
  position: absolute;
  left: 11.4vw;
}

section.main_search.homepage .inner {
  margin-top: 0;
  position: absolute;
  bottom: 30px;
  right: 0;
}

footer.homepage-footer:last-child ul {
  padding-bottom: 0;
}

footer.homepage-footer .footer-nav {
  padding: 1rem 0;
}

section.talk.homepage-talk .inner {
  padding: 2rem 0;
}

.homepage-footer .footer-nav h4 {
  margin-bottom: 1rem;
}

.talk.homepage-talk {
  margin-bottom: 2rem;
}

section.talk .cust-file-upload-field input[type="file"] + label {
  line-height: 70px;
  font-weight: 500;
  font-size: 21px;
  width: 190px;
  height: 70px;
  background: #1ab3b8;
  color: #fff;
  border-radius: 40px;
}

.cust-dropdown-menu,
.cust-dropdown-menu a {
  background: 0 0 !important;
}

.cust-dropdown-menu a {
  padding-right: 6px !important;
}

.cust-dropdown-menu .cust-dropdown-inner {
  display: inline-flex;
  align-items: center;
}

.cust-dropdown-menu .dropdown-toggle {
  border: none;
  font-size: 0;
  width: 25px;
  height: 22px;
  cursor: pointer;
  outline: 0 !important;
  top: -1px;
  position: relative;
}

header.white-sec .dropdown-toggle {
  background: url(../images/down-arrow-blue.png) center/12px no-repeat;
}

.hamburger-nav .dropdown-toggle,
header.header .dropdown-toggle,
header.white-sec .hamburger-nav .dropdown-toggle {
  background: url(../images/down-arrow.png) center/12px no-repeat;
}

.nav-secondary .cust-dropdown-inner {
  width: 94%;
}

.cust-dropdown-menu .dropdown-menu {
  text-align: left;
  background: #fff;
  border: none;
  padding: 10px 20px;
  margin-top: 10px;
  border-radius: 0;
  box-shadow: 0 0 20px rgb(0 0 0 / 16%);
}

.cust-dropdown-menu .dropdown-menu a {
  color: #105383;
  margin-bottom: 5px;
  font-size: 19px;
  line-height: 28px;
  padding: 0;
}

.cust-dropdown-menu .dropdown-item.active,
.cust-dropdown-menu .dropdown-item:active,
.cust-dropdown-menu .dropdown-item:hover {
  color: #1ab3b8;
  background-color: transparent;
}

.main-nav .cust-dropdown-menu .cust-dropdown-inner {
  display: flex;
  width: 95%;
}

.main-nav .cust-dropdown-menu .dropdown-menu a::before,
.nav-secondary .dropdown-menu a::before {
  display: none !important;
}

.hero h3.theme-sub-heading,
.or-top-banner h1.theme-sub-heading {
  font-size: 21px;
  color: #fff;
  line-height: 1.6;
  margin-bottom: 32px;
  font-weight: 400;
}

.client-philosophy h3 {
  color: #1ab3b8;
  margin-bottom: 20px;
  font-weight: 700;
}

.hero.sub-pages h3.theme-sub-heading {
  max-width: 550px;
  padding-top: 30px;
}

.banner-text-black h3.theme-sub-heading,
.sub-pages.procurement-recruiters h2 {
  color: #105383;
}

.our-methodology .inner-sec .video-right .video-cont .theme-heading-title3,
.our-methodology.manufacturing-recruiters h3,
.our-methodology.procurement-recruiters.procurement-recruiters-fourth
  .inner-sec
  .video-right
  .video-cont
  h2,
.recruiting-specialist.ers-section .inner-sec h4.theme-heading-title3,
.recruiting-specialist.ers-section .inner-sec h4.theme-heading-title3,
.recruiting-specialist.recruiting-specialist-col.supply-chain .inner-sec h4,
.recruiting-specialist.supply-chain-secondSection .left-sec h4 {
  font-size: 21px;
  line-height: 35px;
  font-weight: 500;
}

.sub-pages.procurement-recruiters.procurement-recruiters-col
  .inner-sec
  h1.theme-sub-heading {
  padding: 50px 0 20px;
}

.sub-pages.procurement-recruiters .inner-sec h1.theme-sub-heading {
  color: #105383;
  max-width: 780px;
}

.hero.job-seekers.job-seekers-banner .left_title h2.theme-sub-heading {
  max-width: 525px;
  margin-left: auto;
}

.our-methodology .inner-sec h4 {
  padding-top: 15px;
  font-weight: 500;
}

.inner-sec .video-cont h4 {
  font-size: 22px;
  line-height: 38px;
}

.hero.resume-services.job-openings.cust-job-opening-sec
  .job-detail-left-content
  h2 {
  padding: 40px 0 100px;
  font-size: 22px;
  line-height: 38px;
}

.sub-pages.procurement-recruiters.cust-resume-banner .left-cont h2 {
  padding: 60px 0 100px;
  margin-bottom: 0;
}

.about-sec.homepage .primary-btn.btn-link h3,
.primary-btn h3 {
  margin-bottom: 0 !important;
}

.our-work .inner-sec h2,
.sub-pages.procurement-recruiters h2 {
  max-width: 780px;
  font-size: 21px;
  line-height: 1.6;
}

.recruiting-qualities h4 {
  color: #105383;
  padding-top: 15px;
}

.primary-btn h3 {
  font-size: 21px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.rec_right h4,
.rec_right h3 {
  color: #1ab3b8;
  margin-bottom: 0.9rem;
  font-weight: 700;
  font-size: 44px;
}

.rec_right p {
  margin-bottom: 1.3rem;
  margin-top: 21px;
  font-weight: 500;
  font-size: 22px;
  line-height: 38px;
  color: #000 !important;
}

.about-secOuter .about-sec .card h3 {
  margin-bottom: 50px;
  font-size: 44px;
  color: #fff;
  font-weight: 700;
}

.about-secOuter .about-sec .card h4 {
  font-weight: 500;
  margin-bottom: 16px;
  font-size: 22px;
  line-height: 38px;
  color: #fff;
}

section.clients h3,
.news h3.title {
  color: #1ab3b8;
  font-weight: 700;
  font-size: 44px;
}

.client-philosophy h3 {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 34px;
  line-height: 38px;
}

.job-info-section .intro h4 {
  color: #fff;
  font-size: 22px;
  line-height: 38px;
  font-weight: 700;
}

.executive-work.executive-work-col .work-wrapper .work-box h4 {
  font-size: 21px;
  line-height: 1.4;
}

.executive-work.executive-work-col .work-wrapper .work-box h3.sub-title ,.executive-work.executive-work-col .work-wrapper .work-box h2.sub-title{
  font-size: 44px;
  line-height: 55px;
  font-weight: 700;
  text-transform: capitalize;
  color: #fff;
}

.executive-specialist.col-logistics-recruiters
  .inner-sec
  .right-sec
  .right-cont
  h2,
.hero.job-seekers h1.theme-sub-heading,
.sub-pages.procurement-recruiters.procurement-recruiters-col .inner-sec h1,
p {
  font-size: 21px;
  line-height: 35px;
  font-weight: 400;
}

.col-left-client-philosophy h4 {
  font-size: 22px;
  line-height: 38px;
}

@media (min-width: 1600px) and (max-width: 1800px) {
  .primary-btn h3 {
    font-size: 18px;
    height: 60px;
    max-width: 212px;
  }

  .rec_right h4,
  .rec_right h3,
  section.clients h4 {
    font-size: 42px;
  }

  .rec_right h3,
  section.main_search h3 {
    font-size: 22px;
    line-height: 32px;
  }

  .about-secOuter .about-sec .card h3 {
    margin-bottom: 50px;
    font-size: 42px;
    color: #fff;
    font-weight: 700;
  }

  .about-secOuter .about-sec .card h2 {
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 32px;
  }

  .client-philosophy h3 {
    font-size: 26px;
  }

  .executive-specialist.col-logistics-recruiters
    .inner-sec
    .right-sec
    .right-cont
    h4 {
    font-size: 19px;
    line-height: 33px;
  }

  .executive-work.executive-work-col .work-wrapper .work-box h4 {
    font-size: 19px;
    line-height: 1.4;
    padding-top: 15px;
    font-weight: 400;
  }

  .our-methodology .inner-sec .video-right .video-cont .theme-heading-title3,
  .our-methodology.procurement-recruiters.procurement-recruiters-fourth
    .inner-sec
    .video-right
    .video-cont
    h2,
  .recruiting-specialist.ers-section .inner-sec h3.theme-heading-title3,
  .recruiting-specialist.supply-chain-secondSection .left-sec h4 {
    font-size: 21px;
    line-height: 31px;
    font-weight: 500;
  }
}

@media (min-width: 1440px) and (max-width: 1599px) {
  .primary-btn h3 {
    font-size: 17px;
    height: 52px;
    max-width: 154px;
  }

  section.main_search h3 {
    font-size: 30px;
  }

  .rec_right h4,
  .rec_right h3,
  section.clients h3,
  .news h3.title {
    font-size: 40px;
  }

  .rec_right h4,
  .rec_right h3 {
    color: #1ab3b8;
    margin-bottom: 0.9rem;
    font-weight: 700;
  }

  .rec_right h3 {
    font-size: 40px;
    line-height: 30px;
  }

  .about-secOuter .about-sec .card h3 {
    margin-bottom: 10px !important;
    font-weight: 700;
    font-size: 40px;
  }

  .about-secOuter .about-sec .inner .card h4 {
    margin-bottom: 10px !important;
    font-size: 20px;
    line-height: 30px;
  }

  .executive-specialist.col-logistics-recruiters
    .inner-sec
    .right-sec
    .right-cont
    h4 {
    font-size: 18px;
    line-height: 33px;
  }

  .executive-work.executive-work-col .work-wrapper .work-box h4 {
    font-size: 18px;
    line-height: 1.4;
    padding-top: 0;
    font-weight: 400;
  }

  .executive-work.executive-work-col .work-wrapper .work-box h3.sub-title,.executive-work.executive-work-col .work-wrapper .work-box h2.sub-title {
    font-size: 36px;
    line-height: 50px;
    padding-bottom: 10px;
  }

  .our-methodology .inner-sec .video-right .video-cont .theme-heading-title3,
  .our-methodology.procurement-recruiters.procurement-recruiters-fourth
    .inner-sec
    .video-right
    .video-cont
    h2,
  .recruiting-specialist.ers-section .inner-sec h3.theme-heading-title3,
  .recruiting-specialist.supply-chain-secondSection .left-sec h4 {
    font-size: 21px;
    line-height: 31px;
    font-weight: 500;
    padding-top: 15px;
  }

  .container {
    max-width: calc(100% - 200px) !important;
  }
}

@media (min-width: 992px) and (max-width: 1440px) {
  .about-secOuter .about-sec .card h3,
  section.clients h3,
  .news h3.title {
    font-size: 30px !important;
    line-height: 40px;
  }

  .primary-btn h3 {
    font-size: 17px;
    height: 52px;
    max-width: 154px;
  }

  .about-secOuter .about-sec .card h3 {
    font-weight: 700;
    margin-bottom: 16px !important;
  }

  .about-secOuter .about-sec .inner .card h4 {
    margin-bottom: 10px !important;
    font-size: 18px;
    line-height: 28px;
  }

  .executive-work.executive-work-col .work-wrapper .work-box h3.sub-title,.executive-work.executive-work-col .work-wrapper .work-box h2.sub-title {
    font-size: 32px;
    line-height: 42px;
    padding-bottom: 10px;
  }

  .our-methodology .inner-sec .video-right .video-cont .theme-heading-title3,
  .our-methodology.procurement-recruiters.procurement-recruiters-fourth
    .inner-sec
    .video-right
    .video-cont
    h2,
  .recruiting-specialist.ers-section .inner-sec h3.theme-heading-title3,
  .recruiting-specialist.supply-chain-secondSection .left-sec h4 {
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
  }
}

@media (max-width: 1366px) and (min-width: 1200px) {
  .rec_right h4,
  .rec_right h3,
  section.clients h3,
  .news h3.title,
  section.main_search h3 {
    font-size: 30px;
    line-height: 40px;
  }

  .rec_right h4,
  .rec_right h3 {
    color: #1ab3b8;
    margin-bottom: 0.9rem;
    font-weight: 700;
  }

  .recruiters.homepage .rec_right p {
    font-size: 18px;
    line-height: 28px;
    margin-top: 10px;
    margin-bottom: 0.8rem !important;
  }

  .client-philosophy h3 {
    font-size: 24px;
  }

  .executive-specialist.col-logistics-recruiters
    .inner-sec
    .right-sec
    .right-cont
    h4 {
    font-size: 16px;
    line-height: 30px;
  }

  .executive-work.executive-work-col .work-wrapper .work-box h4,
  .our-methodology .inner-sec .video-right .video-cont .theme-heading-title3,
  .our-methodology.procurement-recruiters.procurement-recruiters-fourth
    .inner-sec
    .video-right
    .video-cont
    h2 {
    font-size: 16px;
    line-height: 1.4;
    padding-top: 0;
    font-weight: 400;
  }
}

@media (max-width: 1200px) and (min-width: 992px) {
  .primary-btn h3 {
    font-size: 14px;
    height: 44px;
    max-width: 122px;
  }

  .rec_right h4,
  .rec_right h3,
  section.clients h3,
  .news h3.title,
  section.main_search h1 {
    font-size: 30px;
    line-height: 40px;
  }

  .rec_right h4,
  .rec_right h3 {
    margin-bottom: 0;
  }

  .recruiters.homepage .rec_right p {
    margin-top: 10px;
    margin-bottom: 0.8rem !important;
    font-size: 17px;
    line-height: 27px;
  }

  .client-philosophy h3 {
    font-size: 22px;
    margin-bottom: 0 !important;
  }

  .executive-specialist.col-logistics-recruiters
    .inner-sec
    .right-sec
    .right-cont
    h4 {
    font-size: 16px;
    line-height: 26px;
  }

  .our-methodology .inner-sec .video-right .video-cont .theme-heading-title3,
  .our-methodology.procurement-recruiters.procurement-recruiters-fourth
    .inner-sec
    .video-right
    .video-cont
    h2 {
    font-size: 16px;
    line-height: 1.4;
    padding-top: 0;
    font-weight: 400;
  }
}

@media (max-width: 1100px) {
  section.main_search h3 {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 0;
  }

  .executive-specialist.col-logistics-recruiters
    .inner-sec
    .right-sec
    .right-cont
    h2 {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 0;
  }

  .rec_right h4,
  .rec_right h3,
  section.clients h4 {
    font-size: 30px;
    line-height: 40px;
  }

  .rec_right h4,
  .rec_right h3 {
    margin-bottom: 0;
  }

  .recruiters.homepage .rec_right p {
    margin-top: 10px;
    margin-bottom: 0.8rem !important;
    font-size: 17px;
    line-height: 27px;
  }

  .executive-specialist.col-logistics-recruiters
    .inner-sec
    .right-sec
    .right-cont
    h4 {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 0;
  }

  .executive-work.executive-work-col .work-wrapper .work-box h4,
  .our-methodology .inner-sec .video-right .video-cont .theme-heading-title3,
  .our-methodology.procurement-recruiters.procurement-recruiters-fourth
    .inner-sec
    .video-right
    .video-cont
    h2 {
    font-size: 16px;
    line-height: 1.4;
    padding-top: 0;
    font-weight: 400;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .primary-btn h3 {
    font-size: 14px;
    height: 44px;
    max-width: 144px;
  }

  section.main_search h3 {
    font-size: 26px;
    line-height: 36px;
  }

  .rec_right h4,
  .rec_right h3 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 0;
  }

  .recruiters.homepage .rec_right p {
    margin-top: 10px;
    margin-bottom: 0.8rem !important;
    font-size: 17px;
    line-height: 27px;
  }

  .about-secOuter .about-sec .card h3,
  section.clients h3,
  .news h3.title {
    font-size: 30px !important;
    line-height: 40px;
  }

  .about-secOuter .about-sec .card h3 {
    font-weight: 700;
    margin-bottom: 16px !important;
  }

  .about-secOuter .about-sec .inner .card h4 {
    margin-bottom: 10px !important;
    font-size: 18px;
    line-height: 28px;
  }

  .client-philosophy h3 {
    font-size: 22px;
    margin-bottom: 0 !important;
  }

  .our-methodology .inner-sec .video-right .video-cont .theme-heading-title3,
  .our-methodology.procurement-recruiters.procurement-recruiters-fourth
    .inner-sec
    .video-right
    .video-cont
    h2,
  .recruiting-specialist-col.recruiting-specialist
    .inner-sec
    .left-cont
    .theme-heading-title3,
  .recruiting-specialist.supply-chain-secondSection .left-sec h4 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 0;
  }

  .executive-work.executive-work-col .work-wrapper .work-box h3.sub-title ,.executive-work.executive-work-col .work-wrapper .work-box h2.sub-title{
    font-size: 26px;
    line-height: 36px;
    padding-bottom: 10px;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .primary-btn h3 {
    font-size: 14px !important;
    height: 44px;
    max-width: 122px;
  }

  .rec_right h4,
  .rec_right h3,
  section.main_search h3 {
    font-size: 22px;
    line-height: 33px;
  }

  .recruiters.homepage .rec_right p {
    margin-top: 0;
    margin-bottom: 0.8rem !important;
    font-size: 16px;
    line-height: 26px;
  }

  .about-secOuter .about-sec .card h3,
  .client-philosophy h3 {
    margin-bottom: 0 !important;
  }

  .about-secOuter .about-sec .card h3,
  section.clients h3,
  .news h3.title {
    font-weight: 700;
    font-size: 22px !important;
    line-height: 33px;
  }

  .about-secOuter .about-sec .inner .card h4 {
    margin-bottom: 0 !important;
    font-size: 18px;
    line-height: 28px;
  }

  .client-philosophy h3 {
    font-size: 18px;
  }

  .recruiting-specialist-col.recruiting-specialist
    .inner-sec
    .left-cont
    .theme-heading-title3 {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 0;
  }

  .executive-specialist.executive-recruiters-secondSection
    .inner-sec
    .sub-title {
    padding-bottom: 10px !important;
  }

  .executive-work.executive-work-col .work-wrapper .work-box h3.sub-title ,.executive-work.executive-work-col .work-wrapper .work-box h2.sub-title{
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 10px;
  }

  .our-methodology .inner-sec .video-right .video-cont .theme-heading-title3,
  .our-methodology.procurement-recruiters.procurement-recruiters-fourth
    .inner-sec
    .video-right
    .video-cont
    h4,
  .recruiting-specialist.supply-chain-secondSection .left-sec h4 {
    font-size: 16px !important;
    line-height: 26px !important;
    font-weight: 500 !important;
  }

  .blog-btm-sec.related-blog-btm-sec .blog-repeat .btm-cont span {
    font-size: 18px !important;
    line-height: 28px !important;
    padding-bottom: 5px !important;
  }

  .sub-title {
    font-size: 20px !important;
    line-height: 30px !important;
  }

  .procurement-recruiters-second h4.wow.fadeInUp.h4 {
    font-size: 16px !important;
    line-height: 26px !important;
  }

  .blog-sec .blog-repeat span {
    font-size: 18px !important;
    line-height: 28px !important;
    padding-bottom: 5px !important;
  }

  .sub-pages.job-det h4 {
    font-size: 16px !important;
    line-height: 26px !important;
    margin-bottom: 0px;
  }

  .col-left-client-philosophy h4 {
    font-size: 16px;
    line-height: 26px;
  }

  .service-sec .inner-sec .service-box .cont-rep h3,
  .service-sec .inner-sec .service-box h4,
  .supply-work.resume-services .resume-process-top h4 {
    font-size: 16px !important;
    line-height: 26px !important;
  }
}

.blog-sec .blog-repeat .box-outer .img-sec video,
.blog-text.blog-detail-page .blog-img .img-sec video,
.feature-blog .inner-sec .featured-image .img-sec a video {
  position: absolute;
  z-index: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

/*12-6-24*/
.button {
  background-color: #105383;
  border: none;
  color: white;
  padding: 15px 70px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 24px 2px;
  cursor: pointer;
}

.filterbtn {
  background-color: #87ceeb;
}

/*8-7-24*/
.blogs-search-btn input#searchbox_keyword {
  border: 1px solid #000 !important;
}

.container {
  text-align: center;
  margin-top: 100px;
}

.loader {
  border: 16px solid #f3f3f3;
  border-top: 16px solid #3498db;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 2s linear infinite;
  margin: 20px auto;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.featured-blog button {
  font-weight: 700;
  font-size: 30px;
  color: #105383;
  position: relative;
  min-width: 330px;
  cursor: pointer;
}

.featured-blog {
  position: relative;
  z-index: 99;
}

.featured-blog button:before {
  content: "\f0f6";
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: -43px;
  background: #105383;
  color: #fff;
  width: 43px;
  height: 43px;
  border-radius: 10px 10px 0 0;
  font-size: 20px;
  line-height: 43px;
}

.featured-blog button:after {
  content: "\f061";
  font-family: FontAwesome;
  color: #fff;
  font-size: 23px;
  position: absolute;
  right: 20px;
  top: 21px;
  font-weight: 300;
}

.featured-blog button:nth-child(2):before {
  content: "\f130";
}

.featured-blog button:nth-child(3):before {
  content: "\f03d";
}

.blogs-search-btn {
  max-width: calc(100% - 200px);
  margin: 0 auto;
  width: 100%;
  display: flex;
  padding-bottom: 50px;
  position: relative;
}

.blogs-search-btn input#searchbox_keyword {
  background: #fff;
  border: solid 1px #98d1dd !important;
  border-radius: 50px;
  height: 70px;
  color: #105383;
  font-size: 20px;
  padding: 0 20px;
  font-weight: 300;
  width: 100%;
  max-width: 800px;
}

.blogs-search-btn input::placeholder {
  color: #105383;
}

.blogs-search-btn button#search-btn {
  background: #fff;
  border: solid 1px #98d1dd !important;
  border-radius: 50px;
  height: 70px;
  color: #105383;
  padding: 0 20px;
  margin-left: -70px;
  font-size: 20px;
  font-weight: 700;
}

.blogs-search-btn button#search-btn:after {
  content: "\f061";
  font-family: FontAwesome;
  color: #105383;
  font-size: 14px;
  margin-left: 12px;
}

.custom-container .blogs-search-btn {
  max-width: 100%;
}

section.blog-detail {
  display: flex;
  overflow: hidden;
  justify-content: space-between;
  max-width: calc(100% - 200px);
  margin: 0 auto;
}

section.blog-detail iframe {
  max-width: 100%;
}

.latest.blog video {
  max-width: 100%;
}

section.blog-detail .latest.blog {
  width: 27%;
}

section.blog-detail .content.insight-content {
  background: none !important;
}

section.blog-detail video {
  max-width: 100%;
}

section.blog-detail img {
  max-width: 100%;
}

.blog-detail-view section.blog-detail .blog-right {
  width: 27%;
  max-width: 296px;
}

.blog-detail-view section.hero.sub-pages.insight-page {
  width: 70%;
  margin: 0 40px;
  padding: 0;
  background: none;
  position: relative;
}

section.blog-detail-view {
  padding-top: 161px;
  background: url("../images/blog-bg-shape.png") center top/cover no-repeat;
}

.blog-detail-view
  section.hero.sub-pages.insight-page.blog-detail
  .custom-container {
  max-width: 100%;
}

.blog-detail-view section.hero.sub-pages.insight-page .custom-container {
  max-width: 100%;
  position: relative;
}

.blog-detail-view section.blog-detail .latest.blog p {
  color: #1ab3b8;
  font-size: 16px;
  margin: 0;
}

.blog-detail-view section.blog-detail .latest.blog .title {
  color: #105383;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 15px;
}

.blog-detail-view section.blog-detail .latest.blog a.primary-btn {
  background: none;
  border: none;
  padding: 0;
  height: auto;
  font-size: 16px;
  text-align: left;
  margin: 0;
  width: auto;
  justify-content: flex-start;
  margin-bottom: 30px;
  font-weight: 600;
}

.blog-detail-view section.hero.sub-pages.insight-page .inner-sec {
  color: #1ab3b8;
  font-size: 21px;
  font-weight: 700;
  margin-top: 10px;
}

.blog-detail-view
  section.hero.sub-pages.insight-page
  .inner-sec
  h1.main-title.wow.fadeInUp {
  font-size: 50px;
  margin: 20px 0;
}

.blog-detail-view section.hero.sub-pages.insight-page .btm-cont h3 {
  font-size: 16px;
  color: #1ab3b8;
  margin: 0;
  padding: 0;
}

.blog-detail-view section.hero.sub-pages.insight-page .btm-cont p {
  color: #105383;
  font-size: 19px;
  margin: 5px 0;
  padding: 0;
}

.blog-detail-view section.hero.sub-pages.insight-page .btm-cont {
  padding-bottom: 30px;
  padding-top: 30px;
}

section.blog-detail-view .sort-description {
  font-weight: 400;
  line-height: 33px;
}

section.blog-detail .blog-right ul.whr-items ul.whr-info li {
  padding: 5px 0;
}

.blog-detail-view section.hero.sub-pages.insight-page .rep-cont .btm-cont {
  border-top: solid 1px #105383;
  margin-top: 30px !important;
  padding-bottom: 0;
}

.blog-detail-view section.hero.sub-pages.insight-page .social-icon a {
  margin-right: 20px;
}

.blog-detail-view section.hero.sub-pages.insight-page .social-icon a img {
  max-width: 45px;
}

.blog-detail-view section.hero.sub-pages.insight-page .blog-img {
  display: none;
}

.blog-detail-view
  section.hero.sub-pages.insight-page
  section.blog-text.blog-det.blog-detail-page {
  padding: 0;
  padding-bottom: 0px !important;
}

.blog-detail-view section.hero.sub-pages.insight-page:before {
  content: "";
  background: url("../images/blog-top-shape.png") no-repeat;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 300px;
  background-size: 90%;
}

section.hero.sub-pages.insight-page .img-sec {
  padding-top: 61px;
}

section.blog-detail .blog-right a.button.jobsbtn {
  font-weight: 700;
  font-size: 20px;
  padding: 24px 20px;
  padding-bottom: 10px;
  width: 100%;
  margin-bottom: 0;
  text-align: left;
  margin-top: 0;
}

section.blog-detail .blog-right a.button.jobsbtn:after {
  content: "";
  background: url("../images/arrow-right-white.png") no-repeat;
  display: block;
  width: 100%;
  height: 30px;
  text-align: right;
  background-position: right;
  margin-top: 0;
}

section.blog-detail .blog-right ul.whr-items h3 {
  color: #105383;
  font-size: 20px;
  font-weight: 700;
  margin: 10px 0;
  padding: 0;
}

section.blog-detail .blog-right ul.whr-items h3 a {
  color: #105383;
  font-size: 20px;
}

section.blog-detail .blog-right ul.whr-items ul.whr-info {
  color: #105383;
  font-size: 15px;
}

section.blog-detail .blog-right ul.whr-items > li {
  border-top: solid 1px #105383;
  padding-top: 10px;
  margin-top: 15px;
}

section.blog-detail .blog-right a.button.aboutUsbtn,
section.blog-detail .blog-right a.button.workWithusbtn {
  font-weight: 700;
  font-size: 20px;
  padding: 24px 20px;
  padding-bottom: 10px;
  width: 100%;
  margin-bottom: 0;
  text-align: left;
}

section.blog-detail .blog-right a.button.aboutUsbtn:after,
section.blog-detail .blog-right a.button.workWithusbtn:after {
  content: "";
  background: url(../images/arrow-right-white.png) no-repeat;
  display: block;
  width: 100%;
  height: 30px;
  text-align: right;
  background-position: right;
}

section.blog-detail .blog-right a.button.workWithusbtn {
  margin-bottom: 25px;
}

section.blog-detail .content.insight-content {
  border-top: solid 1px #105383;
  margin-top: 50px;
}

section.blog-detail-view .sort-description {
  color: #105383;
  font-size: 21px;
}

.blog-detail-view
  section.hero.sub-pages.insight-page
  section.blog-text.blog-det.blog-detail-page
  p {
  margin: 0;
  padding: 0;
  margin-bottom: 25px;
}

section.blog-detail-view {
  padding-bottom: 140px;
}

.blogs-search-btn div#loader {
  margin: 0 auto;
  width: 60px;
  height: 60px;
  clear: both;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -27px;
}

.blogs-search-btn {
  position: relative;
}

section.blog-detail .blog-right a.button.jobsbtn:hover {
  color: #fff;
  background: #70c8e7;
}

section.blog-detail .blog-right a.button.aboutUsbtn:hover,
section.blog-detail .blog-right a.button.workWithusbtn:hover {
  color: #fff;
  background: #105383;
}

section.blog-detail .social-buttons {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

section.blog-detail .social-buttons .back-btn span {
  transform: rotate(180deg);
  margin-left: 0;
  margin-right: 10px;
}

body .featured-blog button {
  background-color: #1ab3b8;
  color: #fff;
  height: 72px;
  border-radius: 5rem;
  padding: 0;
  line-height: 70px;
}

body .featured-blog button:after {
  top: 2px;
}

body .featured-blog button:before {
  background: none;
  left: -10px;
  top: -4px;
  position: relative;
}

body nav.blog-cat-tabs {
  margin-top: 25px !important;
}

body .featured-blog button.active {
  background-color: #105383;
}

.s-icons a.bold-logo {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -37px;
}

footer {
  background: #e7f6fb;
  margin-top: 0;
  padding-bottom: 40px;
}

section.talk {
  margin-bottom: 0;
}

.logo-img-footer img {
  height: auto;
  max-width: 175px;
  object-fit: contain;
  margin-right: 30px;
  position: relative;
}

.logo-img-footer {
  display: flex;
  align-items: center;
  margin-top: -100px;
  background: #e7f6fb;
  max-width: 900px;
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px;
  justify-content: space-between;
  align-items: center;
}

.wrap-img-footer.fot-menu ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}

.wrap-img-footer.fot-menu ul li {
  width: 50%;
}

.wrap-img-footer.fot-menu ul li a {
  color: #222;
}

.wrap-img-footer.fot-menu ul li.copyright-li {
  width: 100%;
  margin-top: 10px;
  margin-left: 10px;
}

.row.align-items-center.justify-content-between.wrap-footer-block {
  padding-top: 20px;
}

.logo-img-footer:before {
  content: "";
  background: #e7f6fb;
  left: -50%;
  top: 0;
  bottom: 0;
  right: 0;
  position: absolute;
}

.wrap-img-footer.fot-menu {
  position: relative;
  top: 31px;
}

.wrap-img-footer.fot-menu ul li p {
  font-size: 15px;
}

section.talk {
  margin: 0 !important;
}

/* Job page design */

form#job-type .keywords input {
   background-image: url("../images/search.png");
}
.job-body-main .we-work-box2 {
   padding-top: clamp(80px, calc(5rem + ((1vw - 5.76px) * 4.6296)), 80px);
    margin-top: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
section.we-work-about.custom-search-work .container .col-md-12 {
    padding: 0px !important;
}
form#job-type .keywords{
    padding: 0px;
    border: none;
}
form#job-type .keywords input {
    background-color: #fff;
    border-radius: 8px;
    box-sizing: border-box;
    line-height: 1.5;
    transition: box-shadow .2s ease;
    border: 1px solid #d0d8e4;
    width: 100%;
    height: 50px;
    color: #313b46;
    padding: 9px 10px !important;
    font-size: 16px;
    padding-left: 35px !important;
    background-image: url("../images/search.png");
    background-repeat: no-repeat;
    background-position: left 10px center;
    background-size: 14px;
}
.we-work-box2 .form-box .dropdown-search input {
    border: 1px solid #d0d8e4 !important;
    border-radius: 8px;
    padding: 10px 20px !important ;
    font-size: 16px;
    color: #313b46;
    padding-left: 40px !important;
    background-image: url(../images/search.png);
    background-repeat: no-repeat;
    background-position: left 10px center;
    background-size: 14px;
    height: 42px;
}
.we-work-box2 .form-box .dropdown-options .dropdown-search:hover {
    background-color: #fff !important;
}
.we-work-box2 .form-box .dropdown-search input::placeholder{
      font-size: 16px;
    color: #313b46;
}
.we-work-box2 .form-box .dropdown-search {
    border-bottom: none !important;
    border-bottom: none !important;
    position: sticky;
    top: 0px;
    background-color: #fff;
}
.we-work-box2 .form-box{
    margin-top:30px;
}
.we-work-box2 .form-box .dropdown {
    flex-grow: 1;
    width: 100%;
}

form#job-type .keywords input::placeholder {
    font-size: 16px;
    color: #313b46;
}

.we-work-box2 .form-box .dropdown-toggle {
    background-color: #fff;
    border-radius: 8px;
    box-sizing: border-box;
    line-height: 1.5;
    transition: box-shadow .2s ease;
    border: 1px solid #d0d8e4;
    width: 100%;
    height: 50px;
    color: #313b46;
    padding: 9px 10px !important;
    font-size: 16px;
    position: relative;
    display: flex;
    align-items: center;
    text-transform: capitalize;
}
.we-work-box2 .form-box .dropdown-toggle::after {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    border: none !important;
    width: 10px;
    height: 8px;
    background-image: url("../images/aroow-down-job.png");
    background-repeat: no-repeat;
    background-size: 10px;
}

.job-body-main section.we-work-about.custom-search-work .container {
    max-width: 1130px !important;
}

div#search_results_box .divControl {
    border-bottom: 1px solid #d0d8e4;
}

.job-body-main .wrapper.about-work-wrapper,.outer-wrapper.job-body-main{
  zoom: 1 !important;
}
.outer-wrapper.job-body-main .wrapper.about-work-wrapper {
    background-image: none;
    background-color: #fbfbfb;
}



.job-listing .job-title{
    margin-bottom: 10px;
}
.job-listing .job-title ,.job-listing  .workloc-detail {
    font-size: 25px;
    line-height: 30px;
    font-weight: 600;
    color: #0f527d;
}
.job-listing .job-posted{
    font-size: 18px;
    color: #6a7381;
    font-weight: 400;
}
.job-listing > div > span{
    font-size: 16px;
    color: #6a7381;
    font-weight: 400;
}

.job-listing > div {
    flex: 0 0 auto;
    width: 25%;
}

.emailUs {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #668586;
    font-size: 16px;
    font-weight: 400;
    margin-top: 50px;
}

.job-listing {
    gap: 0px !important;
    border-bottom: 1px solid #e0e0e0 !important;
    padding: 20px 0 !important;
    align-items: center !important;
}
div#search_results_box {
    margin-top: 10px;
}


.job-listing > div:nth-child(1) {
    flex: 0 0 auto;
    width: 35%;
}
.job-listing .jobs-title-main > div {
    width: 80%;
}
.job-listing .workloc-detail {
    flex: 0 0 auto;
    width: 15%;
    text-transform: capitalize;
}
.emailUs a.primary-btn {
    font-size: 22px !important;
}


.we-work-box2 .form-box .dropdown-options.show {
    font-size: 16px;
    color: #313b46;
    max-height: 216px;
    overflow: auto;
}

.we-work-box2 .form-box .dropdown-search input, .we-work-box2 .form-box .dropdown-search.selected input::placeholder {
    color: #313b46;
    border: none;
    font-size: 16px;
    padding-left: 0px;
    padding-right: 0px;
}

.we-work-box2 .form-box .dropdown-options div {
      padding: 8px 16px;
    cursor: pointer;
    padding-left: 40px !important;
}
.we-work-box2 .form-box .dropdown-options {
    border: 1px solid #d0d8e4;
    border-top: none;
}
.job-body-main .emailUs a.primary-btn {
    font-size: 22px !important;
    flex: 0 0 auto;
    margin-left: 30px;
}
.we-work-box2 .form-box .dropdown-options .dropdown-search {
    padding-left: 10px !important;
}

/* job-page-end */

@media screen and (min-width: 1800px) {
  .blogs-search-btn {
    max-width: calc(1480px - 0px);
  }
}

@media screen and (min-width: 1100px) {
  body .featured-blog button {
    margin-right: 20px;
  }
}

@media screen and (min-width: 767px) and (max-width: 1100px) {
  .featured-blog button {
    min-width: 33%;
  }

  .featured-blog {
    display: flex;
    width: 100%;
  }

  section.blog-detail {
    max-width: calc(100% - 20px);
  }

  .blog-detail-view
    section.hero.sub-pages.insight-page
    .inner-sec
    h1.main-title.wow.fadeInUp {
    font-size: 32px !important;
  }

  .blog-detail-view section.blog-detail .latest.blog .title {
    font-size: 17px;
    line-height: 24px;
  }

  .blog-detail-view section.blog-detail .latest.blog a.primary-btn {
    font-size: 14px;
  }

  section.blog-detail .blog-right ul.whr-items h3 {
    font-size: 18px;
  }

  section.blog-detail-view .sort-description {
    font-size: 18px;
  }

  section.blog-detail .blog-right ul.whr-items h3 a {
    font-size: 17px;
  }

  .logo-img-footer img {
    max-width: 100px;
  }

  .logo-img-footer {
    max-width: 77%;
    margin-top: -55px;
  }

  .mobile-footer.mobile-copyright {
    display: none !important;
  }

  .wrap-img-footer.fot-menu ul li p {
    display: block !important;
  }

  section.talk {
    margin-bottom: 0 !important;
  }
}

@media screen and (min-width: 767px) and (max-width: 1023px) {
  section.blog-detail .latest.blog {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  section.blog-detail .latest.blog .blog-div {
    width: 48%;
  }

  section.blog-detail .latest.blog .blog-div .img-sec img {
    width: 100%;
    height: 200px;
    object-fit: cover;
  }

  section.blog-detail .latest.blog .blog-div .img-sec video {
    height: 200px;
  }
}

@media screen and (max-width: 767px) {
    .job-listing > div > span{
        font-size: 14px;
    }
    .job-listing .job-title ,.job-listing  .workloc-detail {
        font-size: 20px;
        line-height: 26px;
        
    }
  .featured-blog button {
    margin-bottom: 0;
  }

  .blogs-search-btn {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .blogs-search-btn input#searchbox_keyword {
    font-size: 16px;
  }

  .blogs-search-btn button#search-btn {
    font-size: 16px;
  }

  .featured-blog {
    display: flex;
    padding-bottom: 50px;
  }

  .feature-blog .inner-sec .featured-image .img-sec {
    padding-bottom: 0;
  }

  .blog-detail-view section.hero.sub-pages.insight-page {
    order: -1;
    padding-bottom: 50px;
  }

  .logo-img-footer {
    flex-wrap: wrap;
    margin: 0;
  }

  .logo-img-footer img {
    padding-bottom: 20px;
    scale: 1 !important;
  }

  .wrap-img-footer.fot-menu {
    position: static;
    margin-top: 66px;
  }

  body .s-icons {
    order: unset;
  }

  .wrap-img-footer.fot-menu ul {
    width: 100%;
    justify-content: center;
  }

  .wrap-img-footer.fot-menu ul li a {
    display: block;
    text-align: center;
  }

  .mobile-footer.mobile-copyright {
    display: none;
  }

  .wrap-img-footer.fot-menu ul li.copyright-li {
    display: block !important;
  }

  .wrap-img-footer.fot-menu ul li.copyright-li p {
    display: block !important;
    text-align: center;
    padding-top: 20px;
  }

  body footer {
    padding-bottom: 20px;
  }

  section.talk {
    margin-bottom: 0 !important;
  }

  .row.align-items-center.justify-content-between.wrap-footer-block {
    justify-content: center !important;
    padding-top: 10px;
  }
}

@media screen and (max-width: 1023px) {
  .custom-container .blogs-search-btn {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  section.blog-detail {
    max-width: 100%;
    padding: 0 20px;
    flex-wrap: wrap;
  }

  section.blog-detail .latest.blog {
    width: 100%;
  }

  .blog-detail-view section.hero.sub-pages.insight-page {
    width: 100%;
    margin: 0;
  }

  .blog-detail-view section.blog-detail .blog-right {
    width: 100%;
    padding-top: 40px;
    max-width: 100%;
  }

  .blog-detail-view section.blog-detail .latest.blog .title {
    font-size: 20px;
  }

  .blog-detail-view section.blog-detail .latest.blog a.primary-btn {
    font-size: 14px;
  }

  .blog-detail-view section.hero.sub-pages.insight-page .custom-container {
    padding: 0;
  }

  .blog-detail-view section.hero.sub-pages.insight-page .btm-cont div {
    padding-right: 15px;
  }

  .blog-detail-view section.hero.sub-pages.insight-page .btm-cont h3 {
    font-size: 16px;
  }

  .blog-detail-view section.hero.sub-pages.insight-page .btm-cont p {
    font-size: 15px;
  }

  .blog-detail-view section.hero.sub-pages.insight-page .btm-cont {
    justify-content: space-between;
  }

  section.blog-detail .blog-right ul.whr-items h3 a {
    font-size: 18px;
    line-height: 24px;
    display: block;
  }
}

@media screen and (max-width: 760px) {
  body .featured-blog button {
    width: 33%;
    min-width: auto;
    font-weight: 500;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    padding-left: 25px;
    text-align: left;
  }

  body .featured-blog button:before {
    font-size: 13px;
    margin: 0;
    position: absolute;
    left: 9px;
    top: 3px;
  }

  body .featured-blog button:after {
    font-size: 14px;
    right: 6px;
  }
}

/*29-7-24*/
ul.underlist {
  list-style-type: circle;
}

ul.mainlist {
  list-style-type: disc;
}

.faq-answer ul {
  margin-left: 30px !important;
}

.faq-answer p,
.faq-answer li {
  color: #105383;
  font-family: inherit;
}

.trendingIssueSection ul ul {
  margin-left: 15px !important;
  margin-top: 10px !important;
}

.faq-answer strong {
  font-weight: bold;
}

.blog-detail-page.blog-text .inner-sec ul {
  padding-left: 20px !important;
}

img.img-fluid.footer-logo {
  min-width: 280px;
}

/* ----28/29-08-2024-start-testimonial---- */
section.testimonial-header {
  padding-top: 14rem;
  padding-bottom: 8rem;
}

section.testimonial-header .custom-row h2 {
  color: #105383;
  font-size: 150px;
  font-weight: 700;
  text-transform: capitalize;
  line-height: 150px;
  margin-bottom: 80px;
}

section.testimonial-header .custom-row p {
  color: #105383;
  font-size: 25px;
  font-weight: 500;
  max-width: 1100px;
  margin: 0px;
}

section.testimonial-blog-banner .custom-row p.blog-subheading {
  color: #1ab3b8;
  font-size: 20px;
  font-weight: 600;
}

section.testimonial-blog-banner .custom-row h4.blog-heading {
  font-size: 45px;
  line-height: 50px;
  font-weight: 600;
  max-width: 800px;
  color: #fff;
}

section.testimonial-blog-banner .custom-row p.blog-content {
  font-size: 20px;
  max-width: 700px;
  line-height: 30px;
  padding-top: 30px;
  padding-bottom: 50px;
  margin: 0px;
  color: #fff;
}

section.testimonial-blog-banner .custom-row a {
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  font-weight: 600;
  position: relative;
}

section.testimonial-blog-banner {
  background: url(/scope/app/public/images/new-one.jpg);
  padding: 100px 0px;
  background-position: center;
  background-size: cover;
  position: relative;
}

section.testimonial-blog-banner::before {
  content: "";
  background-image: linear-gradient(
    to left,
    rgb(255 255 255 / 0%),
    rgb(0 0 0 / 90%)
  );
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

section.testimonial-blog-banner .custom-row {
  position: relative;
}

section.testimonial-blog-banner .custom-row a span.arrow-right-white {
  background: url(/scope/app/public/images/arrow-right-white.png)
    center no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  right: -30px;
  transform: translate(0, -50%);
}

section.testimonial-client-feedback .custom-row {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: center;
}

section.testimonial-client-feedback .custom-row .feedback {
  background: #9cd5df;
  padding: 40px;
  clip-path: polygon(0 0, 100% 0%, 100% 84%, 0% 100%);
  width: 32%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

section.testimonial-client-feedback {
  padding: 100px 0px 100px;
}

section.testimonial-client-feedback
  .custom-row
  .feedback
  .feedback-data
  p.feedback-client-text {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
}

section.testimonial-client-feedback
  .custom-row
  .feedback
  .client-company
  p.feedback-client-name {
  font-size: 20px;
  line-height: 30px;
  color: #105383;
  margin: 0px;
  font-weight: 700;
}

section.testimonial-client-feedback
  .custom-row
  .feedback
  .client-company
  p.feedback-client-company {
  font-size: 18px;
  line-height: 30px;
  color: #105383;
  margin: 0px;
  font-weight: 600;
}

section.testimonial-client-feedback .custom-row .feedback .feedback-data {
  padding-bottom: 60px;
}

section.testimonial-client-feedback .custom-row .feedback .client-company {
  padding-bottom: 30px;
}

section.logo-slider .custom-row h2 {
  color: #105383;
  font-size: 54px;
  line-height: 64px;
  font-weight: 700;
  text-align: center;
}

/* ----28/29-08-2024-end-testimonial---- */
.inner-sec .category {
  display: flex;
  align-items: center;
  align-items: flex-start;
}

.inner-sec .category img {
  width: 20px;
  margin-left: 10px;
  min-height: 30px;
}

section.talk.homepage-talk form {
  padding: 3rem 0 6rem 0;
}

/*13-9-24*/

.casestudywrap img {
  display: none;
}

.casestudywrap {
  background-image: url("/scope/app/data/blog/e61a91fee0993ae22953f6fdba55d7e2.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 50px 84px 50px;
  height: 100%;
  position: relative;
}

.casestudywrap::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
}

.content.position-relative {
  background: none;
}

.resourcesListSection {
  padding: 120px 0 0;
  position: relative;
  background-color: transparent !important;
}

.shape_outer {
  position: relative;
  overflow: hidden;
}

.shape_outer::before {
  content: "";
  background-image: url("../images/Scope-bgs.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0px;
  top: 600px;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.logos .slide img {
  max-width: 140px;
  width: 100%;
  margin: auto !important;
  display: block;
}

.content.position-relative {
  text-align: left;
}

.content.position-relative h4 {
  font-family: Gilroy;
  font-size: 22px;
  font-weight: 700;
  line-height: 26.6px;
  text-align: left;
  color: #1ab3b8 !important;
  margin-bottom: 22px;
}

.content.position-relative h2 {
  font-family: Gilroy;
  font-size: 54px;
  font-weight: 700;
  line-height: 65.29px;
  text-align: left;
  color: #fff;
  margin-bottom: 50px !important;
}

.content.position-relative p.title-lg {
  font-family: Gilroy;
  font-size: 21px;
  font-weight: 400;
  line-height: 34px;
  text-align: left;
  color: #fff;
  margin-bottom: 50px;
}

a.dBtn.btnPrimary {
  font-family: Gilroy;
  font-size: 21px;
  font-weight: 700;
  line-height: 25.39px;
  text-align: left;
  text-align: left;
  color: #fff;
  position: relative;
  padding-right: 40px !important;
  display: inline-block;
}

a.dBtn.btnPrimary::after {
  content: "";
  background-image: url("../images/arow_anchor.svg");
  background-position: right;
  background-size: 20px;
  position: absolute;
  z-index: 999;
  right: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
}

.testimonial-section {
  background: url(../images/testi_bg.png) center center/cover no-repeat !important;
}

/* blog sectns  */

.img-wrap-box img {
  object-fit: contain;
}

.scope-team .inner-sec .team-box {
  padding-bottom: 80px !important;
}

/* logo sections  */

section.logo-section {
  background-image: url("../images/logo_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 120px 0 155px;
  max-width: calc(100% - 120px);
  margin: auto;
  position: relative;
  overflow: hidden;
}

section.logo-section h2 {
  font-family: Gilroy;
  font-size: 74px;
  font-weight: 700;
  line-height: 89.47px;
  text-align: center;
  color: #105383;
}

.logo-section .logos {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 80px;
  align-items: center;
}

.logos .slide {
  flex: 0 0 auto;
  width: 25%;
  padding: 20px 40px;
}

.logos .slide img {
  width: 100%;
}

.team-box .toggle-cont {
  display: flex !important;
  flex-direction: column;
}

.img-wrap-box img {
  object-fit: contain !important;
}

section.scope-team h3.sub-title.wow.fadeInUp {
  display: none;
}

.scope-team .inner-sec {
  padding-top: 0px !important;
  margin: 0px !important;
  margin-left: -11px !important;
  margin-right: -11px !important;
}

.scope-team .inner-sec .team-box {
  width: 33.3% !important;
  padding-bottom: 23px !important;
  padding: 0 11px;
  margin: 0px !important;
}

.scope-team .team-box .img-wrap-box {
  position: relative;
  width: 100%;
  padding-bottom: 0% !important;
  overflow: hidden;
  z-index: 1;
  height: 100%;
}

.scope-team .team-box .img-wrap-box img {
  position: static !important;
  width: 100%;
  clip-path: unset !important;
  height: 100%;
  object-fit: cover !important;
}

.scope-team .team-box .toggle-cont {
  background: linear-gradient(0deg, #1ab3b8 0%, #105383 100%);
}

.scope-team .toggle-cont .sub-heading {
  font-family: Gilroy;
  font-size: 30px;
  font-weight: 700;
  line-height: 38px;
  text-align: left;
  color: #fff !important;
  margin-bottom: 20px !important;
}

.scope-team .toggle-cont {
  padding: 40px !important;
  padding-bottom: 0px !important;
}

.scope-team .toggle-cont p {
  font-family: Gilroy;
  font-size: 21px;
  font-weight: 400;
  line-height: 34px;
  text-align: left;
  color: #fff;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  overflow: hidden;
  padding-bottom: 0px !important;
}

.scope-team .toggle-cont a.dBtn.btnPrimary {
  margin-top: auto;
  margin-bottom: 60px !important;
}

.scope-team .toggle-cont a.dBtn.btnPrimary {
  display: inline-block !important;
  max-width: 150px;
}

.scope-team {
  width: 100%;
  padding: 120px 0 !important;
}

.scope-team .inner-sec .team-box .img-sec {
  clip-path: polygon(0 0, 100% 0%, 100% 88%, -4% 100%);
  height: 100%;
}

.scope-team a.dBtn.btnPrimary::after {
  background-position: right 8px top 3px;
  background-size: 18px;
}

.testimonial-section h1.main-title.wow.fadeInUp {
  font-family: Gilroy;
  font-size: 150px !important;
  font-weight: 700;
  line-height: 181.35px !important;
  text-align: left;
}

.testimonial-section h2.theme-sub-heading.about {
  font-family: Gilroy;
  font-size: 37px !important;
  font-weight: 500;
  line-height: 46px !important;
  text-align: left;
  max-width: 1110px !important;
}

.outer-wrapper.shape_outer header nav.primary ul .cust-dropdown-inner > a {
  color: #105383 !important;
}

.connect_cont p ,.connect_cont h2{
  margin-top: 40px !important;
  margin-bottom: 50px !important;
}

.connect {
  padding: 220px 0 280px;
}

@media (min-width: 1500px) {
}

@media (max-width: 1599px) {
  .testimonial-section h1.main-title.wow.fadeInUp {
    font-size: 100px !important;
    line-height: 80px !important;
  }

  .testimonial-section h2.theme-sub-heading.about {
    font-size: 32px !important;
    line-height: 46px !important;
  }
}

@media screen and (max-width: 1400px) {
  section.testimonial-client-feedback .custom-row .feedback {
    width: 48.8%;
  }

  .content.position-relative h2 {
    font-size: 34px;
    line-height: 45.29px;
    margin-bottom: 30px !important;
  }

  .casestudywrap {
    padding: 30px 30px 64px 30px;
  }

  .scope-team .toggle-cont p {
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-bottom: 0px !important;
  }

  .resourcesListSection {
    padding: 80px 0 0;
  }

  .scope-team {
    width: 100%;
    padding: 80px 0 !important;
  }

  section.logo-section {
    padding: 80px 0 105px;
  }

  .resourcesListSection::before {
    content: none !important;
  }

  .testimonial-section h1.main-title.wow.fadeInUp {
    font-size: 100px !important;
    line-height: 80px !important;
  }

  .testimonial-section h2.theme-sub-heading.about {
    font-size: 32px !important;
    line-height: 46px !important;
  }
}

@media screen and (max-width: 1279px) {
  section.testimonial-header .custom-row h2 {
    font-size: 80px;
    line-height: 100px;
    margin-bottom: 20px;
  }

  section.testimonial-header {
    padding-top: 10rem;
    padding-bottom: 5rem;
  }

  section.testimonial-blog-banner .custom-row h4.blog-heading {
    font-size: 40px !important;
    line-height: 50px !important;
    margin: 0px;
    max-width: 100%;
  }

  section.testimonial-blog-banner .custom-row p.blog-content {
    padding-top: 20px;
    padding-bottom: 30px;
    max-width: 100%;
  }

  section.testimonial-blog-banner {
    padding: 80px 0px;
  }

  section.testimonial-client-feedback .custom-row .feedback {
    width: 47.8%;
    padding: 30px;
  }

  .scope-team .toggle-cont {
    padding: 20px !important;
    padding-bottom: 0px !important;
  }

  section.logo-section {
    max-width: 100% !important;
  }
}

@media screen and (max-width: 991px) {
  section.testimonial-header .custom-row h2 {
    font-size: 50px;
    line-height: 60px;
  }

  section.testimonial-header .custom-row p {
    font-size: 20px;
    line-height: 30px;
  }

  section.testimonial-header {
    padding-top: 8rem;
    padding-bottom: 3rem;
  }

  section.testimonial-client-feedback {
    padding: 50px 0px 80px;
  }

  section.logo-slider .custom-row h2 {
    font-size: 50px;
    line-height: 60px;
  }

  .scope-team .inner-sec .team-box {
    width: 50% !important;
  }

  .testimonial-section h1.main-title.wow.fadeInUp {
    font-size: 56px !important;
    line-height: 40px !important;
  }

  .testimonial-section h2.theme-sub-heading.about {
    font-size: 26px !important;
    line-height: 38px !important;
  }
}

@media screen and (max-width: 767px) {
  section.testimonial-client-feedback .custom-row .feedback {
    width: 100%;
    padding: 40px 20px;
  }

  section.testimonial-header .custom-row h2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 10px;
  }

  section.testimonial-header .custom-row p {
    font-size: 18px;
    line-height: 27px;
  }

  section.testimonial-blog-banner .custom-row h4.blog-heading {
    font-size: 30px !important;
    line-height: 40px !important;
  }

  section.testimonial-blog-banner .custom-row p.blog-content {
    font-size: 18px;
    line-height: 27px;
  }

  section.testimonial-blog-banner .custom-row a {
    font-size: 18px;
    line-height: 27px;
  }

  section.logo-slider .custom-row h2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 0px;
  }

  .scope-team .inner-sec {
    display: flex !important;
  }

  section.logo-section h2 {
    font-size: 44px;
    line-height: 60px;
  }

  .logo-section .logos {
    margin-top: 50px;
  }

  .logos .slide {
    flex: 0 0 auto;
    width: 30%;
    padding: 30px 40px;
  }

  section.resourcesListSection .row {
    row-gap: 30px;
  }

  .testimonial-section h1.main-title.wow.fadeInUp {
    font-size: 46px !important;
    line-height: 34px !important;
  }

  .testimonial-section h2.theme-sub-heading.about {
    font-size: 22px !important;
    line-height: 34px !important;
    padding-top: 10px !important;
  }
}

@media screen and (max-width: 575px) {
  .scope-team .inner-sec .team-box {
    width: 100% !important;
  }

  .logos .slide {
    width: 50%;
    padding: 20px 30px;
  }

  .content.position-relative h2 {
    font-size: 24px;
    line-height: 32.29px;
    margin-bottom: 20px !important;
  }

  .content.position-relative p.title-lg {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 32px;
  }

  .casestudywrap {
    padding: 30px 15px 44px 15px;
  }
}

/*24-09-24*/
.hero h1 {
  margin-bottom: 32px;
}

.hero.sub-pages h1 {
  max-width: 700px;
}

.sub-pages.insight-page .inner-sec h1 {
  font-size: 50px !important;
  line-height: 60px !important;
}

/* Home new page */

.wrapper .container {
  max-width: 1510px;
  width: 100%;
  margin-top: auto;
  text-align: inherit;
}
section.amets .container{
  max-width: 1510px;
  width: 100%;
  margin-top: auto;
  text-align: inherit;
}
.title_heading2 {
  font-size: clamp(36px, calc(2.25rem + ((1vw - 14.4px) * 7.0833)), 70px);
  font-weight: 700;
  line-height: 1 !important;
  text-align: left;
  color: #105383;
  text-transform: capitalize !important;
}

.secondary_btn {
  border-radius: 15px !important;
}

.seconday_dark {
  background-color: #1ab3b8;
  border-radius: 15px;
  color: #fff;
}

.seconday_dark span {
  filter: invert(1);
}

.seconday_dark:hover {
  background-color: #105383;
  color: #fff;
}

.connect {
  padding: 211px 0 361px;
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 1;
}

.connect_cont h1 {
  font-weight: 700;
  margin-bottom: 40px;
  color: #fff;
  max-width: 1200px;
  text-transform: capitalize;
}

.connect_cont p ,.connect_cont h2{
  color: #fff;
  font-size: 21px;
  line-height: 33px;
}

.connect_btn {
  display: flex;
  gap: 20px;
  margin-top: 80px;
}

.connect video {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
  z-index: -1;
}

.application {
  overflow: hidden;
  position: relative;
  margin-top: -120px;
}

.application ul.whr-items {
  display: flex;
  gap: 23px;
}

.application .whr-items li {
  max-width: 335px !important;
  width: 335px;

  padding: 30px;
  border-radius: 15px;
  background-color: #105383;
}

.application .whr-items h3,
.application .swiper-wrapper li h3 {
  font-size: clamp(20px, 2vw, 28px) !important;
  font-weight: 700;
  line-height: 36px;
  text-align: left;
  color: #fff;
}

.application .whr-items h3 a,
.application .swiper-wrapper li h3 a {
  color: #fff;
}

.application .whr-items li > a,
.application .swiper-wrapper li > a {
  background-color: #1ab3b8;
}

.application .whr-items .whr-item,
.application .swiper-wrapper > li {
  background-color: #105383;
  height: auto;
  padding: 30px 30px 66px 30px;
  border-radius: 15px;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

ul.whr-info {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 46px;
  border-radius: 0 0 15px 15px;
  overflow: hidden;
}

.application .whr-dept.swiper-slide,
.application .whr-date.swiper-slide {
  display: none;
}

.application ul.whr-info li.whr-location {
  padding: 13px 30px;
  border-radius: 0 0 15px 15px;
  background-color: #9cd5df;
  color: #105383;
  font-size: 17.5px;
  font-weight: 500;
  line-height: 21.19px;
}

.application ul.whr-info li.whr-location span,
.application .swiper-wrapper li.whr-location span {
  font-size: 18px;
  font-weight: 500;
  line-height: 21.19px;
  color: #105383;
}

.application .swiper-wrapper li a.apply-now-button {
  margin-left: 0px !important;
  margin-top: auto;
}

.application .container {
  max-width: 1520px !important;
}

section.application div#whr_embed_hook {
  margin-left: -190px;
}

.application li.whr-dept,
.application li.whr-date {
  display: none;
}

.application .swiper-wrapper li a.apply-now-button {
  margin-left: 0px !important;
  padding: 10px 34px 10px 34px;
  border-radius: 15px;
}

.talent_box .talent_img img {
  width: 77px;
  height: 77px;
}

.recuiter {
  padding: clamp(80px, calc(5rem + ((1vw - 14.4px) * 16.6667)), 160px) 0;
  overflow: hidden;
}

.recuiter_cont h2.title_heading2 {
  color: #fff;
}

.recuiter_cont h3 p,  .recuiter_cont h3 , .recuiter_cont h2.same-diffrent,.recuiter_cont h2.same-diffrent p {
  font-size: clamp(23px, calc(1.25rem + ((1vw - 12px) * 1.6667)), 32px);
  line-height: clamp(32px, calc(2.125rem + ((1vw - 12px) * 1.6667)), 46px);
  font-weight: 500;
  color: #fff;
  margin: 40px 0 20px 0;
}

.recuiter_cont h4 p {
  font-size: clamp(20px, calc(1.25rem + ((1vw - 12px) * 1.6667)), 32px);
  line-height: clamp(32px, calc(2.125rem + ((1vw - 12px) * 1.6667)), 46px);
  font-weight: 500;
  color: #fff;
}

.recuiter_cont h3 ,.recuiter_cont h2.same-diffrent{
  margin-bottom: 0px;
}

.recuiter_img img {
  width: 100%;
}

.recuiter_cont p {
  color: #fff;
  font-size: 21px;
  font-weight: 400;
  line-height: 34px;
  text-align: left;
}

.recuiter_inner {
  max-width: 1790px;
  width: 100%;
  padding: 30px 15px;
  margin: auto;
  /* position: relative; */
}

/* .recuiter_inner::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 50%;
  width: 80%;
  height: 100%;
  transform: translateY(-50%);
  border-radius: 0 0 0 30px;
  background-image: url("../images/recuiter_bg2.png");
  background-repeat: no-repeat;
  background-size: 100% 680px;
  background-position: 50%;
} */

.recruiter-ul {
	display: flex;
	position: relative;
}
/* .recruiter-ul::before {
	content: "";
	position: absolute;
	left: 0px;
	top: 50%;
	width: 80%;
	height: 100%;
	transform: translateY(-50%);
	border-radius: 0 0 0 30px;
	background-image: url("../images/recuiter_bg2.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left bottom;
	display: block;
} */
.recuiter_cont {
  margin-left: auto;
  padding: clamp(80px, calc(5rem + ((1vw - 12px) * 5.5556)), 120px) clamp(40px, calc(2.5rem + ((1vw - 12px) * 13.3333)), 136px);
}

/* .recruiter-ul .recruiter-cont-col {
	flex: 0 0 auto;
	width: 60%;
	position: relative;
  background-image: url("../images/recuiter_bg2.png");
  background-position: left bottom;
  background-size: cover;
  background-repeat: no-repeat;
}
.recruiter-img-col {
	position: absolute;
	right: 0px;
	top: 50%;
	width: 733px;
	height: calc(100% + 60px);
	transform: translateY(-50%);
} */

.recruiter-ul .recruiter-cont-col {
    flex: 0 0 auto;
    max-width: 1027px;
    width: 100%;
    position: relative;
    background-image: url("../images/recuiter_bg2.png");
    background-position: bottom  left;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.recruiter-img-col {
    flex: 0 0 auto;
    position: absolute;
    right: 0px;
    top: 50%;
    max-width: 733px;
    width: 100%;
    height: calc(100% + 60px);
    transform: translateY(-50%);
}


.talent {
  padding-bottom: clamp(80px, calc(5rem + ((1vw - 14.4px) * 16.6667)), 160px);
}

.talent_service .row {
  row-gap: 23px;
}

.talent_title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 60px;
}

.talent_box {
  border-radius: 15px;
  padding: 60px 40px 23px;
  background-color: #fff;
  transition: 0.2s ease;
  height: 100%;
}

.talent_box .talent_img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 105px;
  height: 105px;
  margin: auto;
}

.talent_box h3 {
  font-size: clamp(24px, 2vw, 33px);
  font-weight: 700;
  line-height: clamp(34px, 2vw, 44px);
  text-align: center;
  margin: 40px 0 22px;
  color: #105383;
}

.talent_box p,.talent_box h4 {
  font-size: 20px;
  font-weight: 500;
  line-height: 29px;
  text-align: center;
  color: #000;
}

.talent_title .connect_btn {
  margin-top: 0px;
}

.line_img {
  text-align: center;
  margin-top: 20px;
}

.talent_box:hover {
  transition: 0.2s ease all;
  background-color: #105383;
}

.talent_box:hover h3 {
  color: #fff;
}

.talent_box:hover p , .talent_box:hover h4 {
  color: #fff;
}

.talent_box:hover .talent_img {
  background-color: #1ab3b842;
}

.talent_box1:hover .talent_img,
.talent_box5:hover .talent_img {
  background-color: #27cbe742;
}

.choose_inner {
  position: relative;
  display: flex;
  align-items: center;
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
  overflow: hidden;
  border-top-right-radius: 30px;
}

.choose_inner::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 50%;
  width: 44%;
  height: 100%;
  transform: translateY(-50%);
  border-radius: 0 0 0 30px;
  background-image: url("../images/chose_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  background-position: bottom left !important;
}

.choose_cont h2.title_heading2 {
  color: #fff;
}

.choose_cont p,.choose_cont h3.same-diffrent {
  font-size: clamp(26px, 2vw, 37px);
  font-weight: 500;
  line-height: clamp(34px, 3vw, 46px);
  text-align: left;
  margin: 40px 0 50px;
  color: #fff;
}

.choose_box {
  padding: 30px;
  border-radius: 15px;
  background: radial-gradient(
    67.98% 73.28% at 73.8% 11.82%,
    #d6f2f6 0%,
    #ffffff 100%
  );
}

.choose_box h3 {
  font-size: clamp(34px, 4vw, 70px);
  font-weight: 700;
  line-height: clamp(36px, 4vw, 70px);
  text-align: left;
  color: #105383;
}

.choose_box p {
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  color: #000;
}

.choose_box h3 span {
  color: #1ab3b8;
}

.choose_box h4 {
  font-size: clamp(26px, 2vw, 28px);
  font-weight: 600;
  line-height: clamp(28px, 3vw, 36px);
  color: #105383;
  margin: 20px 0 10px;
}

.choose_service {
  display: flex;
  max-width: 734px;
  width: 100%;
  margin: 0 -8px;
  row-gap: 23px;
  position: relative;
  flex-wrap: wrap;
}

.choose_service li {
  flex: 0 0 auto;
  width: 50%;
  padding: 0 8px;
}

.chose_main_cont {
  position: relative;
  flex: 0 0 auto;
  width: 44%;
}

.choose_count {
  background: radial-gradient(
    35.95% 46.54% at 46.93% 48.89%,
    #9cd5df 0%,
    #d6f2f6 100%
  );
  flex: 0 0 auto;
  width: 56%;
  padding: 120px;
}

.choose_cont {
  max-width: 624px;
  width: 100%;
  margin-left: auto;
  padding-right: 20px;
}

.choose_service li:nth-child(2n + 2) {
  transform: translateY(40px);
}

.customer {
  padding: clamp(80px, calc(5rem + ((1vw - 14.4px) * 16.6667)), 160px) 0;
  position: relative;
}

.customer_box {
  padding: 30px;
  border-radius: 15px;
  background-color: #f2f8f9b0;
  height: 100%;
}

.customer_box p {
  font-size: 16px !important;
  font-weight: 500;
  line-height: 25px !important;
  color: #000;
  margin: 30px 0 20px;
}

.customer_box h4 {
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 700;
  line-height: 21.76px;
  color: #105383;
}

.customer_box span {
  font-size: 15px;
  font-weight: 500;
  line-height: 17.66px;
  color: #105383;
  display: inline-block;
}

.customer_btns {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 42px;
}

.swiper.customer_slider {
  width: 100%;
  margin: 0px;
  margin-top: 60px;
  padding-right: 0%;
}

.customer_image {
  clip-path: polygon(0 0, 100% 0%, 100% 92%, 0% 100%);
  position: absolute;
  right: 80px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 0 30px 0 30px;
  overflow: hidden;
  height: 100%;
}

.amets_inner {
  position: relative;
  padding: 40px 0;
}

.amets_cont {
  padding: 40px 40px 50px;
  max-width: 860px;
  position: relative;
  z-index: 1;
  background-image: url("../images/amet1_bg.png");
  background-size: 100% 420px;
  background-size: 100% 100% !important;
  background-repeat: no-repeat;
  background-position: center;
}

.amets_cont h3 ,.amets_cont h2{
  font-size: clamp(32px, calc(2rem + ((1vw - 10.24px) * 1.3393)), 44px);
  font-weight: 700;
  line-height: 43.2px;
  color: #fff;
  margin-bottom: 1.25rem;
}

.amets_cont p {
  font-size: 21px;
  font-weight: 300;
  line-height: 34px;
  color: #fff;
}

.amets_img {
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 94%);
  /* border-radius: 0 30px 0 30px; */
  overflow: hidden;
  height: 100%;
  width: 50%;
}
.amets_img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

section.amets {
  padding: clamp(80px, calc(5rem + ((1vw - 14.4px) * 16.6667)), 160px) 0;
}

section.amets2 {
  padding: clamp(80px, calc(5rem + ((1vw - 14.4px) * 16.6667)), 160px) 0;
}

.amets2 .amets_img {
  right: unset;
  left: 0px;
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 96%);
}

.amets2 .amets_cont {
  padding: 40px 40px 50px;
  max-width: 860px;
  position: relative;
  z-index: 1;
  margin-left: auto;
  background-image: url("../images/amet2_bg.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.placement {
  padding: clamp(80px, calc(5rem + ((1vw - 14.4px) * 16.6667)), 160px) 0;
}

.placement_slider {
  margin: 60px 0;
  position: relative;
}

.placement_box {
  border-radius: 15px;
  background-color: #eaf6fa;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  height: 100%;
}

.placement_slider .swiper-slide.placement_slide {
  height: auto;
}

.placement_cont {
  padding: 30px 30px 75px;
}

.placement_img {
  height: 325px;
}

.placement_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.placement_cont span {
  font-size: 18px;
  font-weight: 700;
  line-height: 21.76px;
  display: inline-block;
  margin-bottom: 15px;
  color: #1ab3b8;
}

.placement_cont h3 {
  font-size: clamp(22px, 2vw, 30px);
  font-weight: 600;
  line-height: 38px;
  color: #105383;
}

.placement_btns {
  max-width: 1530px;
  width: 100%;
  display: flex;
  align-items: center;
  gap: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  justify-content: space-between;
  margin: auto;
  z-index: 1;
  padding: 0 20px;
}

section.placement .connect_btn {
  justify-content: center;
}

.customer_inner {
  max-width: calc(100% - 15%);
}

.application_prev {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 10%;
  transform: translateY(-50%);
  cursor: pointer;
}

.application_next {
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 10%;
  transform: translateY(-50%);
  cursor: pointer;
}

.wrapper {
  background-repeat: no-repeat;
  background-size: cover;
}

.apply-now-button {
  display: inline-block;
  margin-left: 10px;
  padding: 5px 10px;
  background-color: #007bff;
  color: #fff;
  text-decoration: none;
  border-radius: 4px;
}

.apply-now-button:hover {
  background-color: #0056b3;
}

.placement_img video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.customer_box img {
  max-width: 70px;
}

.customer_slider .customer_slide {
  height: auto;
}

/* 2-12-24 */

a.primary-btn.secondary_btn {
  min-width: 240px;
  max-width: unset !important;
  width: fit-content;
  padding: 0 30px;
  text-transform: capitalize !important;
}

.application .swiper-wrapper li a.apply-now-button:hover {
  opacity: 0.8;
  color: #fff;
}

section.connect::before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 0;
}

.connect_cont {
  position: relative;
}

section.video_section {
  position: relative !important;
  background-image: unset !important;
  background: unset !important;
  overflow: hidden;
}

.video_section video {
  position: absolute;
  top: -30%;
  left: 50%;
  transform: translateX(-50%);
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
  z-index: -1;
}
body.warehouse-page-main .video_section video {
  top: -20%;
}

.section.wrapper {
  width: 100%;
  height: auto !important;
}

.customer_prev,
.customer_next,
.place_next,
.place_prev {
  cursor: pointer;
}

h1.procurement_rec {
  max-width: unset !important;
}

section.customer_aboutus {
  padding-top: 0px;
}

.connect_cont p ,.connect_cont h2{
  max-width: 900px;
}

section.hero.sub-pages.insight-page h1 {
  max-width: unset !important;
}

section.talk.homepage-talk {
  background-color: #fff;
}

section.blog-detail-view ul.whr-info {
  position: static;
}

label.agree_field {
  color: #fff;
  margin-bottom: 20px;
  cursor: pointer;
  line-height: 28px;
}

label.agree_field a {
  color: #fff;
  text-decoration: underline;
}

label.agree_field input {
  width: auto;
  margin-bottom: 0px;
}

section.talk.white-bg label.agree_field {
  color: #105383;
}

section.talk.white-bg label.agree_field a {
  color: #105383;
  font-weight: 500;
}

label.talent_request_agree {
  margin-top: 20px;
  cursor: pointer;
  line-height: 28px;
}

.recuiter_img {
  height: 100%;
  border-radius: 0 30px 0 30px;
  overflow: hidden;
}

.recuiter_img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.recuiter_cont p:empty {
  display: none;
}

.recuiter_cont h3 p,  .recuiter_cont h3 ,.recuiter_cont h2.same-diffrent,.recuiter_cont h2.same-diffrent p {
  margin: 20px 0 20px 0;
}

/* 6-12-24 */

section.blog-sec.related-blog-btm-sec h3.sub-heading.same-height {
  margin-bottom: 0px;
}

.blog-sec.blog-btm-sec .blog-repeat .box-outer .read-more {
  position: static !important;
  margin-top: 10px !important;
}

.blog-btm-sec.related-blog-btm-sec .blog-repeat .btm-cont {
  padding-bottom: 0px !important;
}

.blog-btm-sec.related-blog-btm-sec .btm-cont p {
  line-height: 30px;
  margin-bottom: 0px !important;
}

/* 12-12-24 feedback changes */

header nav.primary {
  min-height: 90px;
}

.brand div {
  padding: 0 clamp(50px, calc(1.875rem + ((1vw - 5.76px) * 7.0685)), 125px) 0
    clamp(15px, calc(0.9375rem + ((1vw - 5.76px) * 4.0923)), 70px);
  display: flex;
  align-items: center;
  height: clamp(70px, calc(4.375rem + ((1vw - 5.76px) * 3.6458)), 119px);
  background-image: url("../images/logo-newbg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom right;
}

.brand div img {
  width: clamp(
    120px,
    calc(7.5rem + ((1vw - 5.76px) * 7.8125)),
    225px
  ) !important;
}

header .hamburger {
  padding: 1rem 2.1rem;
  height: 90px;
  display: none;
}
header nav.primary ul li:last-child a {
  padding: 14px 38px !important;
  border-radius: 15px;
  border: 1px solid #ffffff;
  display: flex;
  align-items: center;
  gap: 10px;
}
.dropdown-menu a div {
  display: flex;
  align-items: center;
  gap: 10px;
}
header nav.primary ul li:last-child a svg path {
  fill: #fff !important;
}
header.white-sec nav.primary ul li:last-child a {
  border: 1px solid #105383;
}
header.white-sec nav.primary ul li:last-child a svg path {
  fill: #105383 !important;
}
.connect {
  padding: 180px 0 220px;
}

.connect_btn {
  margin-top: 30px;
}

.connect_cont h1 {
  font-size: clamp(38px, 5vw, 70px);
  line-height: clamp(36px, 6vw, 70px);
  margin-bottom: 20px;
  max-width: 960px;
}

.connect_cont p ,.connect_cont h2{
  max-width: 800px;
}

.application .whr-items li,
.application .swiper-wrapper > li {
  min-height: 260px;
}

.customer_box {
  display: flex;
  flex-direction: column;
}

.custo_descp {
  margin-top: auto;
}

.logo-img-footer {
  border-top-right-radius: 20px;
  padding-right: 30px;
}

section.hero.sub-pages.about-page.banner-about-page.banner-text-black .overlay {
  opacity: 0.88 !important;
}

.btm-cont br {
  display: none;
}

.blog-sec .blog-repeat .sub-heading {
  padding-bottom: 10px !important;
}

.btm-cont p {
  margin-bottom: 10px !important;
}

.blog-sec .blog-repeat .sub-heading {
  padding-bottom: 10px !important;
  margin-bottom: 0px !important;
}

.logo-img-footer:before {
  overflow: hidden;
  border-top-right-radius: 20px;
}

.connect_btn a,
.recuiter_cont a,
.choose_cont a,
section.amets .amets_cont a {
  font-size: 24px;
}

section.hero.sub-pages.about-page.banner-about-page.banner-text-black h2.about {
  font-weight: 400 !important;
  font-size: 24px;
  line-height: 1.6;
}

/* 17-12-24 */
a.primary-btn span {
  display: none;
}

.contact-form button.submit-btn.secondary span {
  display: none;
}

label.primary-btn span {
  display: none;
}

a.primary-btn span {
  display: none !important;
}

.sub-pages.job-openings input.primary-btn {
  padding-left: 0px !important;
  background-image: none !important;
  text-align: center !important;
}

label.primary-btn {
  background-image: unset !important;
  justify-content: center !important;
}

.content.our-work-shape ul.whr-info {
  position: static !important;
}

.content.our-work-shape h3.whr-title {
  margin-bottom: 10px;
}

.content.our-work-shape ul.whr-items li.whr-item {
  margin-bottom: 20px;
}

.btm-btn a:first-child {
  background-color: #1ab3b8;
}

.btm-btn a:first-child:hover {
  background-color: #105383;
}

.btm-btn a:last-child {
  background-color: #105383 !important;
}

.btm-btn a:last-child:hover {
  background-color: #1ab3b8 !important;
}

/* option recuiter page btns */

section.our-work.operations-recruiter.or-top-banner
  .btm-btn
  a.primary-btn:first-child {
  background-color: #fff !important;
}

section.our-work.operations-recruiter.or-top-banner
  .btm-btn
  a.primary-btn:first-child:hover {
  color: #fff !important;
  background-color: #1ab3b8 !important;
}

section.our-work.operations-recruiter.or-top-banner
  .btm-btn
  a.primary-btn:last-child {
  background-color: #1ab3b8 !important;
}

section.our-work.operations-recruiter.or-top-banner
  .btm-btn
  a.primary-btn:last-child:hover {
  color: #1ab3b8 !important;
  background-color: #105383 !important;
}

/* 7-1-25 */

section.scope-team.about-team .inner-sec .team-box {
  min-height: 550px !important;
}

section.scope-team.about-team .inner-sec .sub-heading {
  margin-bottom: 0px !important;
}

section.scope-team.about-team .inner-sec h4 {
  line-height: 27px !important;
  margin-bottom: 0px !important;
}

section.scope-team.about-team .inner-sec .team-cont {
  bottom: 0px !important;
  padding-bottom: 40px;
}

section.scope-team.about-team .toggle-cont p {
  font-size: 18px !important;
  line-height: 26px !important;
  margin-bottom: 8px !important;
}

.connect_cont h1 {
  max-width: 740px;
}

section.supply-work.procurement-recruiters.procurement-recruiters-five {
  padding-top: 30px;
}

section.our-methodology.manufacturing-recruiters.procurement-recruiters.procurement-recruiters-fourth.bg-white {
  padding-bottom: 80px;
}

/*20-11-24*/
.talent_img1 {
  background-color: #10538342;
}

.talent_img3 {
  background-color: #70c8e742;
}

.talent_img6 {
  background-color: #9cd5df42;
}

.talent_img7 {
  background-color: #70c8e742;
}

.talent_img8 {
  background-color: #4f9c9e42;
}

.talent_img9 {
  background-color: #27cbe742;
}

/*27-01-25 */
h1.main-title.wow.fadeInUp.logistic {
  max-width: fit-content !important;
}

/*28-01-25 */

.recruiting-specialist,
section.recruiting-specialist.supply-chain.procurement-recruiters.procurement-recruiters-second.bg-white {
  padding: 100px 0 !important;
}

section.recruiting-specialist.recruiting-specialist-col.supply-chain.logistics-recruiters.lr-second-section {
  margin: 50px 0 !important;
}

section.recruiting-specialist.recruiting-specialist-col.supply-chain.supply-chain-secondSection {
  padding: 100px 0 !important;
}

section.blog-sec.pt-0.blog-btm-sec.related-blog-btm-sec {
  padding-bottom: 0px;
}

/*24-02-25*/

.choose_box h3 span {
  color: #105383;
}

.choose_box .plus {
  color: #1ab3b8;
}

/*20-2-25*/

span.heading-dot-green {
  color: #1ab3b8;
}

span.dot-green {
  color: #1ab3b8;
}

span.dot-blue {
  color: #105383;
}

span.amet-heading-block {
  display: block;
}

span.higlight-client-sec {
  color: #1ab3b8;
}

span.amet-highlight-sec {
  color: #fff;
  margin-left: 20px;
  display: inline-block;
  transform: scale(1.2);
  font-weight: 700;
}

.amets h3.aos-init.aos-animate {
  font-weight: 400;
}

span.our-recruiters-block {
  color: #fff;
  padding-left: 25px;
  display: inline-block;
  transform: scale(1.2);
  font-weight: 700;
  margin: 0px;
}

span.talant-highlight-sec {
  color: #1ab3b8;
}

span.success-highlight-sec {
  color: #1ab3b8;
}

span.dot-white {
  color: #fff;
}

span.header-highlight-sec {
  color: #1ab3b8;
}

span.header-white-punctuation {
  padding-left: 4px;
  color: #fff;
}

.recuiter_img iframe {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

span.recruiting-highlight-sec {
  font-weight: 700;
}

span.industries-highlight-sec {
  color: #105383;
}

.amets2 .amets_cont.procurement-recruiters h4 {
  color: #fff;
}

.amets2 .amets_cont.procurement-recruiters h3 {
  margin-right: 170px;
}

.recuiter_cont.procurement-rec h3 {
  color: #fff;
}

span.supply-work-highlight-sec {
  color: #105383;
}

/* 19-3-25 */

a.primary-btn.secondary_btn {
  font-size: 24px !important;
}

section.recuiter.executive-recruiters .recuiter_inner {
  margin-left: auto !important;
  max-width: 95%;
  margin-right: auto !important;
}

section.recuiter.executive-recruiters .recuiter_inner .recuiter_cont {
  padding-left: 40px;
  padding-right: 20px;
}

section.recuiter.executive-recruiters .recuiter_img {
  padding-bottom: 60%;
  border-radius: 32px;
  overflow: hidden;
  height: 100% !important;
}

section.recuiter.executive-recruiters .recuiter_img iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 32px 0;
  overflow: hidden;
}

section.recuiter.executive-recruiters .recuiter_inner::before {
  transform: translateY(-50%) rotate(0deg);
  background-size: cover;
  background-position: left top;
  height: 95%;
}

section.amets.amets2.executive-amet .amets_cont {
  background-size: cover;
  border-top-right-radius: 30px;
}

section.amets.amets2.procurement-recruit-sec .container {
  max-width: 1790px;
}

section.amets.amets2.procurement-recruit-sec
  .amets_cont.procurement-recruiters {
  max-width: 1000px;
  background-size: 100% 980px;
  border-bottom-left-radius: 30px;
  border-top-left-radius: 30px;
}

section.amets.amets2.procurement-recruit-sec h3,
section.amets.amets2.procurement-recruit-sec h4,
section.amets.amets2.procurement-recruit-sec p {
  text-align: left;
}

section.amets.amets2.procurement-recruit-sec .container {
  max-width: 1790px;
  margin-top: 250px;
}

.amets2 .amets_cont.procurement-recruiters h4 {
  color: #fff;
  font-size: 24px;
  line-height: 32px;
}

.green-highlight-span {
  color: #1ab3b8;
}

.blue-highlight-span {
  color: #105383;
}

h3 .big-highlight-span {
  font-size: clamp(30px, calc(1.875rem + ((1vw - 3.2px) * 0.875)), 44px);
  transform: unset !important;
  margin: 0px !important;
  padding: 0px;
  font-weight: 700;
}

h3 .big-highlight-span {
  transform: unset !important;
  margin: 0px !important;
  padding: 0px;
  font-weight: 700;
  font-size: clamp(30px, 2vw, 48px);
}

h2 span.big-highlight-span {
  font-size: clamp(28px, calc(1.75rem + ((1vw - 3.2px) * 0.5625)), 37px);
  font-weight: 700;
}

.amets2.procurement-recruit-sec .amets_cont.procurement-recruiters h3 {
  margin-right: 0px;
}

section.recuiter.supply-recruiters .recuiter_inner {
  margin-left: auto !important;
  max-width: 95%;
  margin-right: auto !important;
}

section.recuiter.supply-recruiters .recuiter_img {
  padding-bottom: 60%;
  border-radius: 32px;
  overflow: hidden;
}

section.recuiter.supply-recruiters .recuiter_img iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 32px;
  overflow: hidden;
}

section.recuiter.supply-recruiters .recuiter_inner::before {
  background-size: cover;
  background-position: left bottom;
  height: 95%;
}

section.amets.amets2.operaton-specializaton .amets_cont {
  background-size: cover;
  max-width: 1100px;
  text-align: left;
  border-bottom-left-radius: 30px;
  background-position: left !important;
}

section.amets.amets2.operaton-specializaton .container {
  max-width: 1780px !important;
}

section.amets.amets2.operaton-specializaton h4 {
  color: #fff;
  font-size: clamp(18px, calc(1.125rem + ((1vw - 3.2px) * 0.25)), 22px);
  line-height: 32px;
}

/* 20-3-25 */

section.amets.warehouse-amet-sec .container,
section.amets.amets2.warehouse-amet2-sec .container {
  max-width: 1780px !important;
}

.amets_cont.warehouse-cont {
  background-size: cover !important;
  background-position: top left;
  text-align: left;
  border-bottom-left-radius: 30px;
  border-top-left-radius: 30px;
}

section.placement.percurement-blog-sec .container {
  margin-top: 0px !important;
}

section.faq-section {
  background: radial-gradient(
    55.54% 57.54% at 55.54% 70.23%,
    #4181af 0%,
    #105383 100%
  );
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  border-bottom-left-radius: 30px;
  border-top-left-radius: 30px;
}

.executive-work .blue-bg {
  background: radial-gradient(
    55.54% 57.54% at 55.54% 70.23%,
    #4181af 0%,
    #105383 100%
  ) !important;
}

.executive-work .green-bg {
  background: radial-gradient(
    54.97% 56.95% at 54.97% 79.39%,
    #1ab3b8 0%,
    #088084 100%
  ) !important;
}

section.placement.supply-blog-sec .container {
  margin-top: 0px;
}

section.amets.amets2.methodology-seekers .container {
  max-width: 1780px !important;
}

section.amets.amets2.methodology-seekers .amets_cont {
  background-size: cover;
  border-radius: 30px;
  text-align: left;
}

section.amets.amets2.methodology-seekers .amets_cont h4 {
  color: #fff !important;
}

section.amets.amets2.methodology-seekers label.primary-btn {
  max-width: 330px;
  background: #1ab3b8 !important;
  color: #fff;
}

section.amets.amets2.methodology-seekers label.primary-btn:hover {
  background: #105383 !important;
  color: #fff;
}

section.amets.logistic-recuamets-one .amets_img img {
  width: 100%;
  max-width: 1000px;
}

section.amets.logistic-recuamets-one .container {
  max-width: 1780px !important;
  width: 100%;
}

section.amets.logistic-recuamets-one .amets_cont {
  background-size: cover;
  background-position: left;
  text-align: left;
  max-width: 1200px;
  border-bottom-left-radius: 30px;
  border-top-left-radius: 30px;
}

.amets-main .amets_cont h4,
.amets-main h4 {
  margin-bottom: 12px;
  font-size: clamp(
    19px,
    calc(1.1875rem + ((1vw - 3.2px) * 0.4375)),
    26px
  ) !important;
  line-height: 34px;
  color: #fff !important;
  margin-top: 20px;
}

section.amets.amets2.logistic-recuamets-two .container {
  max-width: 1780px !important;
  width: 100%;
}

section.amets.amets2.logistic-recuamets-two .amets_cont {
  background-size: cover;
  background-position: left center;
  text-align: left;
  max-width: 1200px;
}

section.amets.amets2.logistic-recuamets-two img {
  max-width: 900px;
}

.amets-main h3 {
  color: #fff !important;
  margin-bottom: 0px !important;
}

.amets-main .recuiter_cont {
  padding-left: 30px;
  padding-right: 20px;
}

.amets-main .amets_cont p {
  margin: 0px;
}

.btm-btn.logistic-baner-btns {
  gap: 15px;
}

section.amets.warehouse-amet-sec .amets_cont,
section.amets.warehouse-amet2-sec .amets_cont {
  max-width: 980px;
}

section.amets.warehouse-amet-sec img,
section.amets.warehouse-amet2-sec img {
  max-width: 800px !important;
}

section.amets.amets2.operaton-specializaton .amets_img img {
  max-width: 800px;
}

section.placement.executive-blog-sec .container {
  margin-top: 0px !important;
}

section.placement.operations-blog-sec .container {
  margin-top: 0px !important;
}

section.executive-work.executive-work-col.supply-chain.logistics-recruiters {
  margin-bottom: 0px;
}

section.placement.operations-blog-sec .container {
  margin-top: 0px;
}

.container {
  margin-top: 0px !important;
}

section.executive-work {
  margin-bottom: 0px !important;
}

/* About and work page css */
.about-work-wrapper p {
  font-size: clamp(18px, calc(1.125rem + ((1vw - 3.2px) * 0.1875)), 21px);
  line-height: clamp(28px, calc(1.75rem + ((1vw - 3.2px) * 0.375)), 34px);
}

.about-banner {
  padding-top: clamp(160px, calc(10rem + ((1vw - 3.2px) * 3.1875)), 211px);
  padding-bottom: clamp(80px, calc(5rem + ((1vw - 3.2px) * 5)), 160px);
  position: relative;
}

.about-banner::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  border-bottom-right-radius: 32px;
  border-bottom-left-radius: 32px;
  background-image: url(../images/about-baner-bgs.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.about-banner-cont {
  text-align: center;
  max-width: 1237px;
  margin: auto;
  position: relative;
}

.about-banner-cont h1 {
  font-size: clamp(36px, calc(2.25rem + ((1vw - 3.2px) * 4)), 100px);
  line-height: clamp(40px, calc(2.5rem + ((1vw - 3.2px) * 3.75)), 100px);
  color: #fff;
  font-weight: 700;
  text-align: center;
}

.about-banner-cont p ,.about-banner-cont h2{
  font-weight: 500;
  font-size: clamp(18px, calc(1.125rem + ((1vw - 3.2px) * 0.1875)), 21px);
  line-height: clamp(28px, calc(1.75rem + ((1vw - 3.2px) * 0.375)), 34px);
  text-align: center;
  color: #fff;
  margin-top: 40px;
  margin-bottom: 50px;
}

.about-banbtn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

.who-we-about {
  padding-top: clamp(80px, calc(5rem + ((1vw - 3.2px) * 1.875)), 110px);
}

.who-we-content {
  margin-bottom: clamp(50px, calc(3.125rem + ((1vw - 3.2px) * 3.125)), 100px);
}

.who-we-content h2 {
  text-align: center;
}

.who-we-content p {
  margin-bottom: clamp(80px, calc(5rem + ((1vw - 3.2px) * 5)), 160px);
  max-width: 881px;
  margin: auto;
  margin-top: 40px;
  text-align: center;
}

.who-we-video {
  position: relative;
}

.who-we-video::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 50%;
  width: 100%;
  height: 80%;
  z-index: 0;
  transform: translateY(-50%);
  background: radial-gradient(
    54.97% 66.02% at 54.97% 76.11%,
    #1ab3b8 0%,
    #105383 100%
  );
  border-radius: 32px;
}

.who-we-video {
  padding: 0 clamp(20px, calc(1.25rem + ((1vw - 3.2px) * 2.75)), 64px);
}

.who-video-main {
  position: relative;
  width: 100%;
  padding-top: 56.08%;
  overflow: hidden;
}

.who-video-main iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 32px !important;
}

section.we-work-about {
  padding-top: clamp(80px, calc(5rem + ((1vw - 3.2px) * 5)), 160px);
  padding-bottom: clamp(80px, calc(5rem + ((1vw - 3.2px) * 1.875)), 110px);
}

.we-work-box2 ul li span {
  font-weight: 700;
  font-size: 26px;
  line-height: 44px;
  text-align: center;
  color: #fff;
  background: radial-gradient(
    54.97% 49.89% at 54.97% 81.94%,
    #1ab3b8 0%,
    #088084 100%
  );
  padding: 3px 24px;
  border-radius: 13px;
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 0px;
}

.we-work-box2 ul li {
  padding-left: 90px;
  position: relative;
  margin-bottom: 25px;
}

.we-work-box2 ul li h3 {
  font-weight: 700;
  font-size: clamp(22px, calc(1.375rem + ((1vw - 3.2px) * 0.875)), 36px);
  line-height: 100%;
  color: #105383;
  margin-bottom: 30px;
  text-transform: capitalize !important;
}

.we-work-box2 ul li:last-child {
  margin-bottom: 40px;
}

.we-work-box1 p {
  margin-bottom: 40px;
}

section.we-work-about h2.title_heading2 {
  margin-bottom: 40px;
}

.we-work-btn {
  padding-left: 90px;
}

.logo-abts-iner {
  padding: 50px 0;
  border-radius: 15px;
  background-color: transparent;
  padding-bottom: 0px !important;
}

section.meet-scope-team {
  overflow: hidden !important;
}

.meet-scope-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 60px;
}

.meetabt_btn .swiper-button-prev:after,
.meetabt_btn .swiper-button-next:after {
  content: none;
}

.meetabt_btn {
  display: flex;
  gap: 20px;
  align-items: center;
}

.meetabt_btn > div {
  position: static !important;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin: 0px !important;
}

.meetabt_btn .swiper-button-prev {
  background: #70c8e7;
}

.meetabt_btn .swiper-button-next {
  background: #105383;
}

.meet-slide-cont h4 {
  font-weight: 700;
  font-size: clamp(
    24px,
    calc(1.5rem + ((1vw - 3.2px) * 0.5625)),
    33px
  ) !important;
  line-height: 100%;
  color: #105383;
  margin-bottom: 6px;
}

.meet-slide-cont p {
  font-weight: 600;
  font-size: 22px;
  line-height: 28px;
  color: #000;
  margin-bottom: 20px;
}

.meet-social {
  display: flex;
  align-items: center;
  gap: 5px;
}

.meet-imgs {
  border-radius: 10px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  overflow: hidden;
}

.meet-imgs {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.meet-slide-cont {
  padding-top: 30px;
  padding-bottom: 20px;
}

section.meet-scope-team {
  padding-top: clamp(80px, calc(5rem + ((1vw - 3.2px) * 5)), 160px);
  padding-bottom: clamp(80px, calc(5rem + ((1vw - 3.2px) * 5)), 160px);
}

.ready-about {
  padding-top: clamp(80px, calc(5rem + ((1vw - 3.2px) * 5)), 160px);
  padding-bottom: clamp(80px, calc(5rem + ((1vw - 3.2px) * 5)), 160px);
}

.ready-abt-img img {
  max-width: 100%;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.ready-inner .col-md-7 {
  align-self: center;
}

section.ready-about .ready-abt-cont p {
  margin: 40px 0;
  max-width: 720px;
}

section.ready-about .ready-inner {
  position: relative;
  background-image: url(../images/ready-abtbg.png);
  background-repeat: no-repeat;
  background-position: right;
  border-radius: 32px;
  background-size: cover;
}

.ready-inner .row {
  padding: 0px 20px;
}

.ready-abt-img {
  margin-top: 30px;
  border-radius: 0 24px 0 !important;
  border-top-left-radius: 24px !important;
  overflow: hidden;
  margin-bottom: 30px;
  height: 600px;
  clip-path: polygon(0 0, 100% 0%, 100% 98%, 0% 100%);
}

section.customer.customer_aboutus.customer-abt-slider {
  background: radial-gradient(
    136.46% 193.15% at 96.45% 26.47%,
    #1ab3b8 0%,
    #105383 100%
  );
  padding-top: 80px !important;
  padding-bottom: 80px !important;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 98%);
  border-radius: 30px;
}

section.customer.customer_aboutus.customer-abt-slider h2.title_heading2 {
  color: #fff;
}

section.logo-abouts.logo-workpage {
  margin-bottom: clamp(
    80px,
    calc(5rem + ((1vw - 3.2px) * 5)),
    160px
  ) !important;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 98%);
}

.we-work-img img {
  width: 100%;
}

.we-work-box2 {
  padding-left: 30px;
  padding-top: 8px;
}

.meet-imgs img {
  width: 100%;
  height: 100%;
  object-position: top;
  object-fit: cover;
}

.ready-abt-img img {
  width: 100%;
}

section.logo-abouts .container {
  border-radius: 32px;
  background: transparent !important;
}

ul.swiper.logo-about-slider {
  overflow: visible !important;
}

.logo-about-slider .swiper-slide {
  width: auto !important;
}

.wrapper.about-work-wrapper {
  background-image: url("../images/shade_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.logo-abouts {
  overflow: hidden;
}
.logo-abouts .swiper-wrapper {
  transition-timing-function: linear !important;
}

/* work page css */

.dolor-accordion .card-header {
  padding: 0px;
  border: none !important;
  background: transparent;
  border-radius: 0px;
}

.dolor-accordion .card-header button.btn {
  padding-right: 60px !important;
  position: relative;
}

.dolor-accordion .card button.btn.btn-link.collapsed::before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  right: 0px;
  bottom: 0px;
  background-image: url(../images/dolor-down.png) !important;
  background-repeat: no-repeat;
  background-size: contain;
}

.dolor-accordion .card .collapse.show {
  position: relative;
}

.dolor-accordion .card .collapse.show::before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  right: 0px;
  top: -30px;
  background-image: url(../images/dolor-up.png) !important;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
}

.dolor-accordion .card {
  border: none;
  background: transparent;
}

.dolor-accordion .card button.btn {
  width: 100%;
  padding: 0px;
}

.dolor-accordion .card .dolor-header h3,
.dolor-accordion .card .dolor-header span {
  font-weight: 600;
  font-size: clamp(18px, calc(1.125rem + ((1vw - 3.2px) * 0.625)), 28px);
  line-height: 36px;
  color: #105383;
  text-align: left;
  margin: 0px;
}

.dolor-accordion .dolor-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

.dolor-accordion .card-body {
  font-weight: 400;
  font-size: clamp(16px, calc(1rem + ((1vw - 3.2px) * 0.3125)), 21px);
  line-height: 34px;
  color: #000000;
  padding: 0;
  padding-top: 20px;
}

.dolor-accordion .progress-bar {
  background: #105383;
  border-radius: 50px;
}

.dolor-accordion .progress {
  background-color: #eaf6fa;
  border-radius: 50px;
}

.dolor_img img {
  width: 100%;
  border-radius: 30px 0;
}

section.dolor {
  padding-top: clamp(80px, calc(5rem + ((1vw - 3.2px) * 5)), 160px);
  padding-bottom: clamp(80px, calc(5rem + ((1vw - 3.2px) * 5)), 160px);
}

.dolor-accordion .accordion .card .card-header .dolor-header {
  max-width: 95%;
}
/* .dolor-accordion .accordion .card:nth-child(1) .card-header .dolor-header {
  max-width: 95%;
}

.dolor-accordion .accordion .card:nth-child(2) .card-header .dolor-header {
  max-width: 91%;
}

.dolor-accordion .accordion .card:nth-child(3) .card-header .dolor-header {
  max-width: 76%;
} */

.dolor .dolor_cont {
  padding-left: 50px;
}

.dolor .dolor_cont p {
  margin: 40px 0;
}

.dolor-accordion .accordion .card {
  margin-bottom: 29px;
}

.dolor-accordion .card button.btn:hover,
.dolor-accordion .card button.btn:focus {
  text-decoration: none;
}

.custom-search-work {
  padding-top: 0px !important;
}

.custom-search-work ul li span {
  background: radial-gradient(
    54.97% 49.89% at 54.97% 81.94%,
    #eaf6fa 0%,
    #9cd5df 100%
  );
  padding: 10px 20px 0;
}

section.we-work-about.custom-search-work {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 95%);
}

.place-work-testimonial h2 {
  text-align: left !important;
}

.place-work-testimonial {
  padding: clamp(80px, calc(5rem + ((1vw - 3.2px) * 5)), 160px) 0 !important;
}

.dolor-accordion .accordion .card button.btn.btn-link {
  white-space: normal;
}

.logo-abouts-imgs img {
  height: 60px;
}

section.amets.amets2.procurement-recruit-sec.amets-main {
  padding: clamp(80px, calc(5rem + ((1vw - 14.4px) * 16.6667)), 160px) 0 !important;
}

section.amets.amets2.procurement-recruit-sec .amets_img img {
  width: 940px !important;
}

.resume-banner-main .about-banner-cont {
  max-width: 850px;
}

.resume-banner-main form#search_form {
  position: relative;
  display: flex;
}

.resume-banner-main form#search_form button {
  background: url(../images/arrow-right-blue.png) center center no-repeat;
  width: 20px;
  height: 20px;
  cursor: pointer;
  border: none;
  display: inline-block;
  margin-left: -25px;
  z-index: 1;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  filter: brightness(30.5);
}

.resume-banner-main form#search_form input {
  background: transparent;
  border: none;
  border-bottom: 2px solid #fff;
  border-radius: 0px;
  color: #fff;
  padding-left: 0px;
}

.resume-banner-main form#search_form input::placeholder {
  color: #fff;
}

.meet-slide-box .meet-imgs {
  height: 350px;
}

html,
body {
  overflow-x: hidden !important;
}

section.our-work.operations-recruiter.or-top-banner .btm-btn a.primary-btn {
  font-size: 24px;
  padding-left: 15px;
  padding-right: 15px;
}
section.our-work.operations-recruiter.or-top-banner
  .btm-btn
  a.primary-btn.mr-0 {
  color: #fff !important;
}
section.our-work.operations-recruiter.or-top-banner .btm-btn {
  display: flex;
  flex-wrap: wrap;
}
section.our-work.operations-recruiter.or-top-banner
  .btm-btn
  a.primary-btn.mr-0:hover {
  background-color: #fff !important;
  color: #105383 !important;
}

.talk button.submit-btn.secondary {
  font-size: 24px;
  border-radius: 12px;
}

.search-form.search-form-job input#search-button {
  color: #fff;
}
section.main_search.job-seekers select {
  padding-bottom: 0px !important;
}

.primary-btn {
  font-size: clamp(
    18px,
    calc(1.125rem + ((1vw - 3.2px) * 0.375)),
    24px
  ) !important;
  min-width: 240px;
  max-width: unset !important;
  width: fit-content;
  padding: 0 30px;
  text-transform: capitalize !important;
}

section.recuiter.supply-recruiters .row > div:nth-child(1) {
  max-width: 55%;
  flex: 0 0 auto;
}
section.recuiter.supply-recruiters .row .col-lg-7.execu-box2 {
  max-width: 45%;
  flex: 0 0 auto;
}
section.recuiter.supply-recruiters .recuiter_cont h4 p {
  margin-bottom: 0px;
}

/* 14-4-2025 renew css*/

.customer-inner-main {
  position: relative;
}

.pdb-0 {
  padding-bottom: 0px !important;
}
.pdt-0 {
  padding-top: 0px !important;
}

section.amets .amets_img {
  border-bottom-right-radius: 30px;
  border-top-right-radius: 30px;
}


.amets-main h3 {
  font-size: clamp(32px, calc(2rem + ((1vw - 10.24px) * 1.3393)), 44px);
  font-weight: 700;
  line-height: 43.2px;
  color: #fff;
}

h1.main-title {
  font-size: clamp(38px, 5vw, 70px) !important;
  line-height: clamp(36px, 6vw, 70px) !important;
}

section.amets.amets2.executive-amet .container {
  max-width: 1780px;
}

.amets-main .recuiter_inner .recuiter_cont a.primary-btn {
  margin-top: 40px;
}
.amets-main .recuiter_inner .recuiter_cont p {
  margin-top: 20px;
  margin-bottom: 0px !important;
}
.amets-main .recuiter_inner .recuiter_cont h4 {
  margin-top: 20px;
  margin-bottom: 0px !important;
}
.amets-main .recuiter_inner .recuiter_cont h3 p,
.amets-main .recuiter_inner .recuiter_cont h4 p {
  margin-top: 0px !important;
}

.amets-main .amets_inner p {
  margin-top: 20px;
  font-weight: 400 !important;
}
.amets-main .amets_inner a.primary-btn {
  margin-top: 40px;
}

section.executive-work.executive-work-col .work-box.green-bg {
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 96%);
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}

section.executive-work.executive-work-col .work-box.blue-bg {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}

section.faq-main-sections {
  padding: clamp(80px, calc(5rem + ((1vw - 14.4px) * 16.6667)), 160px) 0;
}
.cus-container-lg {
  padding-top: 50px;
  clip-path: polygon(0 0, 100% 0%, 100% 95%, 0% 100%);
}
.cus-container-lg section.executive-work {
  border-bottom-left-radius: 30px;
}

.section-industries-roles section.recruit-role.recruit-role-col {
  padding-top: 0px !important;
}
.section-industries-roles .executive-recruiters {
  padding-bottom: 0px !important;
}

.cus-container-lg section.executive-work .work-wrapper p {
  font-size: 21px;
  font-weight: 400;
  line-height: 34px;
  padding-top: 0px;
}

.amets-main h3 {
  text-transform: capitalize;
}
.supply-work.scr-section .work-box-wrapper .box {
  border-bottom-left-radius: 30px;
}

.supply-work {
  padding: clamp(80px, calc(5rem + ((1vw - 14.4px) * 16.6667)), 160px) 0 !important;
}

.executive-work.executive-work-col .work-wrapper .work-box h3.sub-title ,.executive-work.executive-work-col .work-wrapper .work-box h2.sub-title{
  margin-bottom: 0px;
  padding-bottom: 20px;
}

.recuiter a.primary-btn {
  margin-top: 32px !important;
}

.execu-box2-recimg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}
section.recuiter .execu-box2 {
  background: #105383;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
}

.our-work.operations-recruiter.or-top-banner .work-cont h2.theme-sub-heading {
  margin: 40px 0 50px;
}
section.our-work.operations-recruiter.or-top-banner .btm-btn a.primary-btn {
  margin-top: 0px;
}
section.amets.amets2.operaton-specializaton .amets_img img {
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
}
section.recruit-role.operations-recruiter.operations-roles-recruit {
  margin-bottom: 0px;
  padding-top: 0px;
}

section.recruit-role.operations-recruiter.operations-roles-recruit
  h3.sub-title {
  margin-bottom: 0px;
}
.industries-service.col-industries-service {
  padding: clamp(80px, calc(5rem + ((1vw - 14.4px) * 16.6667)), 160px) 0;
}
.industries-service.col-industries-service .is-left-cont.text-right p {
  line-height: 34px !important;
  font-size: 23px !important;
}
.industries-sec .industries-icon-outer p {
  font-size: 21px;
}
.our-work {
  border-bottom-left-radius: 30px !important;
}
section.recruit-role.logistics-recruiters.logistics-recruiters-col {
  padding-top: 0px !important;
}
section.recruiter-chain.logistics-recruiters {
  padding-bottom: 0px;
}
.recruiter-chain .rec-chain-box p {
  font-size: 21px;
  line-height: 32px;
}

section.amets.logistic-recuamets-one.amets-main .amets_img {
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 97%) !important;
}
section.supply-work.procurement-recruiters.procurement-recruiters-five {
  padding: 0px !important;
}
section.supply-work.procurement-recruiters.procurement-recruiters-five
  .box.box1 {
  padding-top: 0px !important;
  padding-left: 0px !important;
  margin-bottom: 0px !important;
}

.recuiter_cont.procurement-rec h3 {
  font-size: clamp(32px, calc(2rem + ((1vw - 10.24px) * 1.3393)), 44px);
  font-weight: 700;
  line-height: 52px;
  color: #fff;
  max-width: 600px;
  text-transform: capitalize;
}
.recuiter_cont.procurement-rec h4 {
  margin-bottom: 12px;
  font-size: clamp(
    19px,
    calc(1.1875rem + ((1vw - 3.2px) * 0.4375)),
    26px
  ) !important;
  line-height: 34px;
  color: #fff !important;
  margin-top: 20px;
}

.amets_cont.warehouse-cont .amets_img {
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 98%);
}

section.amets.warehouse-amet-sec .amets_img img {
  border-top-right-radius: 30px;
}
.warehouse-amet2-sec .amets_img img {
  border-top-right-radius: 30px;
}
.supply-work .work-box-wrapper .box {
  border-bottom-left-radius: 30px !important;
}
.recruiter-chain .rec-chain-box {
  border-top-left-radius: 30px !important;
}
.recruiter-chain .sub-title.sub-title-wlr {
  text-transform: capitalize !important;
}
.we-work-img {
  overflow: hidden;
  border-bottom-left-radius: 30px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  clip-path: polygon(0 0, 100% 0%, 100% 95%, 0% 100%);
}
.we-work-img img {
  object-fit: cover;
  object-position: bottom;
  height: 100%;
  width: 100%;
}
section.customer.customer_aboutus.customer-abt-slider .customer_image {
  height: auto;
}
.meet-slide-box:hover .meet-img-conte {
  height: 100%;
  transition: 0.4s linear;
  opacity: 1;
}
.meet-slide-box .meet-imgs {
  position: relative;
}
.meet-img-conte {
  position: absolute;
  left: 0px;
  top: 0px;
  padding: 20px;
  background: radial-gradient(
    136.46% 193.09% at 3.55% 73.53%,
    #105383 0%,
    #061d2d 100%
  );
  height: 0;
  transition: 0.4s linear;
  opacity: 0;
  width: 100%;
}
.meet-img-conte p {
  color: #fff !important;
  font-weight: 400;
  font-size: 21px;
}
.home-amet-sections section.amets.amets2 {
  padding-top: 50px !important;
}
.title_heading2 span {
  text-transform: capitalize !important;
  display: inline-block;
}
body.about-page-main,
body.work-page-main {
  overflow: visible !important;
}
.we-work-box1 {
  position: sticky;
  top: 0;
  z-index: 10;
}

.dolor-accordion .card button .progress .progress-bar {
  width: 0% !important;
}

.dolor-accordion.in-view .card:nth-child(1) button .progress .progress-bar {
  width: 95% !important;
  transition: 3s linear;
}
.dolor-accordion.in-view .card:nth-child(2) button .progress .progress-bar {
  width: 91% !important;
  transition: 3s linear;
}
.dolor-accordion.in-view .card:nth-child(3) button .progress .progress-bar {
  width: 76% !important;
  transition: 3s linear;
}
section.about-banner.work-abt-banner {
  padding-bottom: clamp(80px, calc(5rem + ((1vw - 5.76px) * 8.1845)), 190px);
}
section.we-work-about.custom-search-work {
  padding-bottom: clamp(80px, calc(5rem + ((1vw - 3.2px) * 5)), 160px);
}
.about-banner-cont h1 {
  text-transform: capitalize !important;
}
.contact-page {
  border-bottom-left-radius: 30px;
}

section.feature-blog .featured-left {
  padding: 8% 0 4%;
  width: 50%;
}

.custom-container.blog-cat-Outer {
  margin-top: 80px;
}
section.hero.job-seekers.job-seekers-banner {
  border-bottom-left-radius: 30px;
}
.hero.job-seekers h1 {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.hero.job-seekers.job-seekers-banner .left_title h2.theme-sub-heading {
  margin-top: 40px;
  margin-bottom: 50px;
}
.main_search.job-seekers .inner {
  margin-top: 0 !important;
}
section.main_search.job-seekers {
  margin-top: -160px;
  margin-bottom: 0px;
  background-color: transparent !important;
}
.hero.job-seekers h1 {
  padding-bottom: 0px !important;
}
.cus-container-lg.seeker-upload-resume {
  margin-bottom: clamp(80px, calc(5rem + ((1vw - 14.4px) * 16.6667)), 160px);
  margin-top: clamp(80px, calc(5rem + ((1vw - 14.4px) * 16.6667)), 160px);
}
section.amets.amets2.methodology-seekers label.primary-btn {
  margin-top: 40px;
}
.blog-cat-Outer .blog-cat-tabs .childnav .primary-btn {
  border-radius: 5rem;
  font-size: 21px !important;
}
.blog-detail-view a.primary-btn.back-btn span {
  display: inline-block !important;
}
.blog-detail-view a.primary-btn.back-btn {
  border-radius: 5rem !important;
  font-size: 21px !important;
}
section.blog-detail .social-buttons a.primary-btn.back-btn {
  background-color: #1ab3b8;
  color: #fff;
}
section.blog-detail .social-buttons a.primary-btn.back-btn:hover {
  background-color: #105383;
}
.feature-blog .inner-sec .featured-image {
  margin-top: 0px !important;
}
.blog-right ul.whr-info {
  border-radius: 0px !important;
}

section.about-banner.resume-banner-main::before {
  background-position: bottom;
}

section.customer.customer_aboutus.customer-abt-slider .container {
  max-width: 1510px;
  width: 100%;
}

.supply-work.resume-services .resume-process-top p {
  font-size: clamp(
    18px,
    calc(1.125rem + ((1vw - 5.76px) * 0.2232)),
    21px
  ) !important;
}
.blog-right ul.whr-info {
  height: auto;
}
.home-amet-sections section.amets .amets_cont {
  border-bottom-right-radius: 30px;
  border-top-right-radius: 30px;
}
.home-amet-sections section.amets.amets2 .amets_cont {
  /* background-size: cover; */
  background-size: 100% 100%;
  border-bottom-left-radius: 30px;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

section.talk {
  margin-top: -80px !important;
  background-color: transparent !important;
}

.service-sec .inner-sec .service-box h4,
.service-sec .inner-sec .service-box .cont-rep h3 {
  font-size: 24px !important;
}

.service-sec .inner-sec .service-box .cont-rep p {
  font-size: clamp(
    18px,
    calc(1.125rem + ((1vw - 5.76px) * 0.2232)),
    21px
  ) !important;
}

section.feature-blog .img-sec {
  display: flex;
  height: 100%;
}

section.feature-blog .img-sec img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  max-height: unset !important;
  border-bottom-left-radius: 30px;
}

section.feature-blog .featured-image {
  width: 50%;
  position: absolute;
  right: 5%;
  top: 24%;
  height: 70%;
  overflow: hidden;
}
.feature-blog .inner-sec .sub-heading {
  margin-bottom: 0px;
}
.feature-blog {
  padding-bottom: 0px !important;
}
section.placement.executive-blog-sec.place-work-testimonial h2.title_heading2 {
  text-align: center !important;
}

.supply-chain-banner.banner-text-black.hero h2,
.supply-chain-banner.banner-text-black .main-title,
.supply-chain-banner.banner-text-black .page-nav li a {
  color: #fff !important;
}

.ul-active > li .cust-dropdown-inner > a {
  opacity: 0.5;
  transition: 0.5s linear;
}

.ul-active > li .cust-dropdown-inner > a.item-active {
  opacity: 1;
  transition: 0.5s linear;
}
section.hero.job-seekers.job-seekers-banner .right_sec {
  position: relative;
}

section.hero.job-seekers.job-seekers-banner .right_sec::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.3;
}
.dropdown-menu.dropdown-menu-right span.sub-header-span {
  font-family: Gilroy;
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  color: #989898;
  display: inline-block;
  margin-top: 8px;
  margin-bottom: 20px;
}

.dropdown-menu.dropdown-menu-right a:last-child span.sub-header-span {
  margin-bottom: 0px !important;
}

.collapse-menu a {
  font-size: 18px !important;
  margin-bottom: 8px !important;
}
.collapse-menu span {
  font-size: 15px !important;
  margin-bottom: 16px !important;
  display: inline-block;
}

.cust-dropdown-menu .cust-dropdown-inner .dropdown-menu {
  top: 200% !important;
  display: block !important;
  opacity: 0 !important;
  visibility: hidden !important;
  transition: 0.3s linear;
}
.cust-dropdown-menu .cust-dropdown-inner:hover .dropdown-menu {
  top: 100% !important;
  opacity: 1 !important;
  visibility: visible !important;
  transition: 0.3s linear;
}
.cust-dropdown-menu .cust-dropdown-inner:hover i.fa.fa-angle-down.pl-1 {
  transform: rotate(-180deg);
  transition: 0.2s linear;
}
.cust-dropdown-menu .cust-dropdown-inner i.fa.fa-angle-down.pl-1 {
  transition: 0.2s linear;
}

.cust-dropdown-menu .dropdown-item:hover .sub-header-span {
  color: #1ab3b8 !important;
  transition: 180ms ease-in-out;
}
.cust-modal.modal-form-col .modal-content {
  border-bottom-left-radius: 30px;
  border-top-right-radius: 30px;
}
section.supply-work.cust-supply-work.scr-section {
  padding-bottom: clamp(
    80px,
    calc(5rem + ((1vw - 14.4px) * 7.0833)),
    114px
  ) !important;
}

.home-page-bodymain .customer.pdb-0 {
  background-color: #d6f2f6;
}
.home-page-bodymain .choose_inner {
  background: #d6f2f6;
}

.recuiter.amets-main h4 p {
  font-size: clamp(
    19px,
    calc(1.1875rem + ((1vw - 3.2px) * 0.4375)),
    26px
  ) !important;
  line-height: 34px;
  margin-top: 20px;
}
header nav.primary ul li:last-child a:hover {
  border: 1px solid #1ab3b8;
  background-color: #1ab3b8 !important;
  transition: 0.3s linear;
}
header nav.primary ul li:last-child a {
  transition: 0.3s linear;
}
.recruiter-chain .cus-container-lg.aos-init.aos-animate {
  clip-path: unset !important;
}

header.white-sec nav.primary ul li:last-child a:hover {
  border: 1px solid #105383;
  background-color: #105383 !important;
  transition: 0.3s linear;
  color: #fff !important;
}
header.white-sec nav.primary ul li:last-child a:hover svg path {
  fill: #fff !important;
  transition: 0.3s linear;
}
header.white-sec nav.primary ul li:last-child a {
  transition: 0.3s linear;
}
section.executive-work.executive-work-col.supply-chain.specialize-recruiter.sor-section {
  background-size: cover;
}
.opertation-page-bodymain section.faq-main-sections {
  padding-top: clamp(40px, calc(2.5rem + ((1vw - 14.4px) * 14.5833)), 110px);
}
.opertation-page-bodymain section.placement.operations-blog-sec {
  padding-top: clamp(80px, calc(5rem + ((1vw - 14.4px) * 12.5)), 140px);
}


.section-industries-roles.section-pr-roles
  section.recruit-role.logistics-recruiters.procurement-recruiters {
  padding-top: 0px !important;
}
section.recruiter-chain.logistics-recruiters.pt-0.procure-work-recruit
  .cus-container-lg {
  clip-path: unset !important;
}
/* .warehouse-page-main section.faq-main-sections {
  padding-top: clamp(80px, calc(5rem + ((1vw - 14.4px) * 10.4167)), 130px);
} */
section.amets.amets2.executive-amet.amets-main.pdt-0 .amets_img {
  clip-path: unset;
  border-radius: 0px;
  border-bottom-left-radius: 30px;
  border-top-right-radius: 30px;
}

/* animation css clockwise once*/

.box.box-sprm.active {
  background: #1ab3b8 !important;
}
.box-sprm.active p {
  color: #fff !important;
}

.talent_box.active {
  opacity: 1;
  transform: translateY(0);
}
.talent_box.active h3,
.talent_box.active h4,
.talent_box.active p {
  color: #fff;
}
.talent_box.active {
  background: #004b7f;
}

.talent_box.active .talent_img {
  background-color: #27cbe742 !important;
}
/* animation css */

.about-page-bodymain .wrapper.about-work-wrapper {
  background-position: bottom left !important;
}

section.amets.amets2.operaton-specializaton.amets-main .amets_img {
  clip-path: unset !important;
  border-radius: 0px;
}

section.amets.warehouse-amet-sec.amets-main .amets_img,
section.amets.warehouse-amet-sec.amets-main .amets_img img {
  clip-path: unset;
  border-radius: 0 30px 0 !important;
}
section.amets.amets2.warehouse-amet2-sec.amets-main.pdt-0 .amets_img,
section.amets.amets2.warehouse-amet2-sec.amets-main.pdt-0 .amets_img img {
  clip-path: unset;
  border-radius: 0 30px 0 !important;
}

section.amets.amets2.logistic-recuamets-two.amets-main.pdt-0 .amets_img {
  clip-path: unset;
  border-radius: 0;
  border-radius: 0 30px 0 !important;
}
section.amets.logistic-recuamets-one.amets-main .amets_img {
  clip-path: unset !important;
  border-radius: 0;
  border-radius: 0 30px 0 !important;
}
section.amets.amets2.methodology-seekers.amets-main .amets_img {
  clip-path: unset !important;
  border-radius: 0 30px 0 !important;
}
section.amets.amets2.procurement-recruit-sec.amets-main .amets_img,
section.amets.amets2.procurement-recruit-sec.amets-main .amets_img img {
  clip-path: unset !important;
  border-radius: 0 30px 0 !important;
}

/*1-05-25*/
.rec-chain-box.rec-chain-box-2 {
  background: #1ab3b8 !important;
}

.rec-chain-box-2 .hvr-cont {
  display: block !important;
  color: #fff !important;
}

.rec-chain-box-2 .icon-sec.icon-sec-2 {
  display: none !important;
}

.rec-chain-box-2 {
  display: block;
  color: #fff !important;
}
.rec-chain-box-2 .icon-sec {
  display: none !important;
}

.rec-chain-box-2 {
  background: #1ab3b8 !important;
}

.rec-chain-box-2 .icon-cont {
  display: none !important;
}

.recruit-role.supply-chain
  .checkbox-wrapper
  label.hover-checkbox.active
  span.chechbox-hover-styles {
  background-image: url(../images/green-check-hvr.png) !important;
}

label.hover-checkbox.active span.chechbox-hover-styles:before {
  width: 20px;
  transition: width 0.1s;
}
label.hover-checkbox.active span.chechbox-hover-styles:after {
  width: 42px;
  transition: width 150ms 0.1s;
}

label.hover-checkbox.active span.chechbox-hover-styles {
  background-image: url(../images/check-hvr.png) !important;
}

/*1-05-25 end*/

section.supply-work.cust-supply-work.scr-section .box.box1 {
  padding-top: 0px;
}
.opertation-page-bodymain
  .cus-container-lg
  section.executive-work
  .work-box
  h3.sub-title ,.opertation-page-bodymain
  .cus-container-lg
  section.executive-work
  .work-box
  h2.sub-title {
  font-size: 42px;
}
section.supply-work.procurement-recruiters.procurement-recruiters-five.methodology-section
  .box.box6.box-sprm {
  margin-bottom: 0px;
}
.blog-detail-view section.hero.sub-pages.insight-page .img-sec img {
  border-radius: 0 0 0 30px !important;
  overflow: hidden !important;
}

section.blog-detail .blog-right a.button.jobsbtn,
section.blog-detail .blog-right a.button.aboutUsbtn,
section.blog-detail .blog-right a.button.workWithusbtn {
  border-bottom-left-radius: 30px !important;
}

button.no-before::before {
  content: none !important;
}

.collapse.show {
  font-weight: 400 !important;
  font-size: clamp(
    16px,
    calc(1rem + ((1vw - 3.2px) * 0.3125)),
    21px
  ) !important;
  line-height: 34px !important;
  color: #000000 !important;
  padding: 0 !important;
  padding-top: 20px !important;
  transition: all 120s ease !important;
}

.customer.customer_aboutus.customer-abt-slider.resume-service-testimonial {
  padding-top: clamp(80px, calc(5rem + ((1vw - 3.2px) * 5)), 160px) !important;
  padding-bottom: clamp(
    80px,
    calc(5rem + ((1vw - 3.2px) * 5)),
    160px
  ) !important;
}

section.recruit-role.supply-chain .cus-container-lg {
  clip-path: unset;
}
section.recruiter-chain.logistics-recruiters.pt-0 .cus-container-lg {
  clip-path: unset !important;
}

nav.blog-cat-tabs.hr-insight-cattabs .childnav .primary-btn {
  border-radius: 5rem !important;
  background-color: #1ab3b8;
  font-size: 21px !important;
  width: max-content !important;
}
nav.blog-cat-tabs.hr-insight-cattabs .childnav .active .primary-btn,
.social-icon-custom i:hover {
  background-color: #105383;
}

/* 14-4-2025 renew end */

/* new-sections */

.unique-fonts h3 {
  font-size: clamp(32px, calc(2rem + ((1vw - 10.24px) * 1.3393)), 44px);
  font-weight: 700;
  line-height: 43.2px;
  color: #fff;
  text-transform: capitalize !important;
}
.unique-fonts h4,
.unique-fonts h4 p {
  font-size: clamp(
    19px,
    calc(1.1875rem + ((1vw - 3.2px) * 0.4375)),
    26px
  ) !important;
  line-height: 34px;
  margin-top: 20px;
  color: #fff;
}
.unique-fonts p {
  color: #fff;
  font-size: 21px;
  font-weight: 400;
  line-height: 34px;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 0px !important;
}
.unique-fonts a.primary-btn {
  margin-top: 32px !important;
}

.video-sectn,
.unique-section {
  padding: clamp(80px, calc(5rem + ((1vw - 14.4px) * 16.6667)), 160px) 0;
}
.video-container,
.unique-container {
  max-width: 1790px;
  width: 100%;
  margin: auto;
  padding: 0 15px;
}
.video-video {
  flex: 0 0 auto;
  max-width: 743px;
  width: 100%;
}

.video-mains {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  border-bottom-left-radius: 30px;
  border-top-right-radius: 30px;
}

.video-mains iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.video-sectn-inner {
  display: flex;
  padding: 50px 0 60px;
  position: relative;
  align-items: center;
}
.shape-green-video {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 1144px;
  height: 100%;
  overflow: hidden;
  z-index: -1;
  border-radius: 30px;
}
.video-mains-cont {
  padding-left: 60px;
  padding-right: 80px;
}
.shape-green-video img {
  width: 100%;
  height: 100%;
}

.unique-sectn-inner {
  display: flex;
  padding: 50px 0 60px;
  position: relative;
  align-items: center;
}
.shape-unique-section {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1144px;
  height: 100%;
  overflow: hidden;
  z-index: 0;
  border-radius: 30px;
}
.unique-img {
  width: 670px;
  border-bottom-left-radius: 30px;
  border-top-right-radius: 30px;
  position: relative;
  z-index: 0;
  flex: 0 0 auto;
}

.unique-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-bottom-left-radius: 30px;
  border-top-right-radius: 30px;
}
.unique-cont {
  padding-left: 60px;
  padding-right: 30px;
}
.shape-unique-section img {
  height: 100%;
  object-position: bottom;
  width: 100%;
}
.unique-right-section .shape-unique-section {
  left: unset;
  right: 0px;
}
.unique-cont-main {
  position: relative;
  z-index: 1;
}

.unique-right-section .unique-cont {
  padding-left: 10px;
  padding-right: 80px;
}

/* new-sections end*/

/* final changes */

.amets_img.video-amtes {
    display: flex;
    align-items: center;
    background: #105383;
}
.box-inner .icon-cont p {
    font-size: 20px;
}
.dolor .dolor_img {
    position: sticky;
    top: 0px;
}
.amets_img.video-amtes .video-video {
    max-width: 100% !important;
}

.opertation-page-bodymain section.placement.percurement-blog-sec {
    margin-top: -22px;
}


body.warehouse-page-main section.recuiter {
    padding-top:clamp(60px, calc(3.125rem + ((1vw - 14.4px) * 16.6667)), 120px);
}


body.logistics-page-main .outer-wrapper {
    background-image: url("../images/shade_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
}
body.logistics-page-main section.hero.sub-pages.about-page.executive-banner.logistics-recruiters.video_section {
    position: relative;
    z-index: 0;
}
.dolor-accordion .accordion .card:last-child {
    margin-bottom: 0px;
}

body.body-executive-main section.recuiter {
    margin-top: -22px;
}
body.body-executive-main .amets_cont h3 ,body.body-executive-main .amets_cont h2{
    font-size: clamp(32px, calc(2rem + ((1vw - 10.24px) * 1.3393)), 40px);
}

body.body-executive-main .recuiter_cont h2.title_heading2 ,
body.body-procurement-recruiters .recuiter_cont h2.title_heading2 {
    font-size: clamp(36px, calc(2.25rem + ((1vw - 14.4px) * 7.0833)), 60px);
}
body.warehouse-page-main .recuiter_cont .title_heading2 {
    font-size: clamp(36px, calc(2.25rem + ((1vw - 14.4px) * 7.0833)), 50px);
}
body.body-executive-main .recuiter_cont h3 p, body.body-executive-main .recuiter_cont h3 {
    font-size: clamp(23px, calc(1.25rem + ((1vw - 12px) * 1.6667)), 30px);
}
body.body-procurement-recruiters .video_section video {
    top: -28%;
}

.content.contact-bg section.talk .inner {
    clip-path: unset !important;
}
/* final changes end*/

@media (max-width: 1680px) {
  .connect_cont h1 {
    max-width: 700px;
    margin-bottom: 30px;
  }

  .connect_btn {
    margin-top: 50px;
  }

  .title_heading2 {
    text-transform: capitalize !important;
  }

  .talent_box h3 {
    font-size: clamp(26px, 1vw, 33px);
    line-height: clamp(34px, 2vw, 44px);
    margin: 26px 0 14px;
  }

  .amets_cont p:empty {
    display: none;
  }

  .choose_cont p ,.choose_cont h3.same-diffrent{
    margin: 25px 0 30px;
    font-size: clamp(28px, 1vw, 37px);
    line-height: clamp(34px, 2vw, 46px);
  }

  .amets2 .amets_cont {
    max-width: 840px;
  }

  .recuiter_inner::before {
    background-size: 100% 600px;
  }

  .placement_cont {
    padding: 30px 30px 55px;
  }

  .connect_cont p ,.connect_cont h2{
    max-width: 680px;
  }

  .wrapper {
    zoom: 0.9;
  }
  .outer-wrapper {
    zoom: 0.9;
  }
  .amets_cont {
    max-width: 960px;
  }

  .amets2 .amets_cont {
    max-width: 960px;
    background-size: 100% 340px;
  }

  section.recuiter.procurement .recuiter_inner::before {
    background-size: 100% 770px;
  }

  section.recuiter.supply-recruiters .recuiter_cont {
    margin-left: auto;
    padding: 80px 40px 120px 40px;
  }

  section.recuiter.supply-recruiters .recuiter_inner::before {
    left: 10px;
  }

  /* renew */


  .recuiter.executive-recruiters .recuiter_cont {
    padding: 80px 80px 120px 120px;
  }
  section.recuiter.procurement .recuiter_cont.procurement-rec {
    padding-top: 80px;
  }
  /* .unique-img {
    width:clamp(340px, calc(21.25rem + ((1vw - 13.2px) * 91.6667)), 670px);
  } */

  .outer-wrapper.job-body-main header {
    zoom: .9;
}
}

@media (max-width: 1800px) {
  .wrapper .container {
    max-width: calc(100% - 170px);
  }
  section.amets .container{
     max-width: calc(100% - 170px);
  }

  .recuiter_cont h3 p,  .recuiter_cont h3,.recuiter_cont h2.same-diffrent p,.recuiter_cont h2.same-diffrent {
    margin: 20px 0 20px 0;
  }

  .recuiter_cont p:empty {
    display: none;
  }

  .recuiter_inner::before {
    left: 60px;
  }

  section.recuiter.executive-recruiters .recuiter_inner::before {
    left: 0px;
  }
  /* renew */

  .recuiter.supply-recruiters .recuiter_inner::before {
    left: 0px;
  }

  section.customer.customer_aboutus.customer-abt-slider .container {
    max-width: calc(100% - 170px);
  }
}

@media (max-width: 1599px) {
  .wrapper {
    zoom: 0.9;
  }

  .choose_cont {
    margin-left: unset;
    padding-left: 12%;
  }

  .connect_btn a {
    max-width: 190px;
  }

  div#whr_embed_hook {
    margin-left: 0px;
  }

  .placement_cont {
    padding: 30px 15px 60px;
  }

  .placement_btns {
    max-width: calc(100% - 200px) !important;
  }

  a.primary-btn.secondary_btn {
    min-width: 190px;
  }

  .connect_cont h1 {
    max-width: 670px;
  }

  .connect_cont p ,.connect_cont h2{
    max-width: 750px;
  }

  .amets2 .amets_cont {
    background-size: 100% 360px;
  }

  .choose_count {
    padding: 80px;
  }

  .placement_cont {
    padding: 30px 30px 30px;
  }

  .talent_box .talent_img {
    width: 85px;
    height: 85px;
  }

  .talent_box .talent_img img {
    width: 55px;
    height: 55px;
  }

  .choose_cont p ,.choose_cont h3.same-diffrent{
    margin: 20px 0 20px;
    font-size: clamp(24px, 1vw, 37px);
    line-height: clamp(34px, 2vw, 46px);
  }

  .choose_box h3 {
    font-size: clamp(34px, 3vw, 70px);
  }

  .choose_box h4 {
    margin-bottom: 12px;
  }

  .choose_box p:empty {
    display: none !important;
  }

  .placement_cont h3 {
    font-size: clamp(22px, 1.5vw, 30px);
    line-height: 33px;
  }

  .application .whr-items h3,
  .application .swiper-wrapper li h3 {
    font-size: clamp(20px, 1.5vw, 28px) !important;
    font-weight: 700;
    line-height: 36px;
    text-align: left;
    color: #fff;
  }

  .application .whr-items li,
  .application .swiper-wrapper > li {
    min-height: 220px;
  }

  .connect_cont h1 {
    font-size: clamp(36px, 4vw, 60px);
    line-height: clamp(36px, 6vw, 60px);
  }

  section.amets.warehouse-amet-sec .container,
  section.amets.amets2.warehouse-amet2-sec .container {
    max-width: 100% !important;
  }

  section.amets.amets2.procurement-recruit-sec .container {
    max-width: 100% !important;
  }

  section.amets.amets2.methodology-seekers label.primary-btn {
    max-width: 220px;
  }

  section.amets.logistic-recuamets-one .amets_cont {
    max-width: 1000px;
  }

  section.amets.logistic-recuamets-one .amets_img img {
    max-width: 1000px;
  }

  section.amets.amets2.logistic-recuamets-two .amets_cont {
    max-width: 1000px;
  }

  .amets-main .amets_cont p {
    font-size: 20px !important;
    line-height: 28px !important;
  }

  section.amets.amets2.operaton-specializaton .amets_cont {
    max-width: 1000px;
  }

  section.amets.warehouse-amet-sec .amets_cont,
  section.amets.warehouse-amet2-sec .amets_cont {
    max-width: 900px;
  }

  section.amets.warehouse-amet-sec img,
  section.amets.warehouse-amet2-sec img {
    max-width: 820px !important;
  }

  section.recuiter.procurement {
    padding: 0px 0 60px;
  }

  section.amets.amets2.procurement-recruit-sec .amets_img img {
    width: 800px !important;
  }

  section.placement.executive-blog-sec {
    padding-top: 80px !important;
  }

  section.supply-work.procurement-recruiters.procurement-recruiters-five {
    padding-bottom: 0px;
  }
  .primary-btn {
    min-width: 190px;
  }
  .d-flex.justify-content-end.job-seekers-banner-btn.aos-init.aos-animate {
    flex-wrap: wrap;
  }

  /* renew */

  h1.main-title {
    font-size: clamp(36px, 4vw, 60px) !important;
    line-height: clamp(36px, 6vw, 60px) !important;
  }
  .blog-cat-Outer .blog-cat-tabs .childnav .primary-btn {
    font-size: 18px !important;
    width: max-content !important;
  }

  .wrapper > section:last-child {
    padding-bottom: 160px !important;
  }

  section.placement.supply-blog-sec,
  section.placement.operations-blog-sec,
  section.placement.percurement-blog-sec,
  .content.insight-content > section:last-child {
    padding-bottom: 160px !important;
  }

  .cus-container-lg.seeker-upload-resume {
    margin-bottom: 160px !important;
  }

  section.unique-section.unique-fonts.unique-right-section .unique-img {
    width: clamp(470px, calc(29.375rem + ((1vw - 14.4px) * 125.7862)), 670px);
  }
  nav.blog-cat-tabs.hr-insight-cattabs .childnav .primary-btn {
    font-size: 18px !important;
    margin-right: 0px !important;
}
  nav.blog-cat-tabs.hr-insight-cattabs .childnav {
    flex-wrap: wrap;
    row-gap: 20px !important;
  }

    .recruiter-ul .recruiter-cont-col {
    max-width: 100%;
    width: 60.5%;
}
.recruiter-img-col {
    max-width: 100%;
    width: 40%;
}
}

@media (max-width: 1400px) {
  .shape-unique-section {
    width: 900px;
  }
  .unique-img {
    width: 420px !important;
  }
  .shape-unique-section {
    width: 78%;
  }
  .video-video {
    max-width: 600px;
  }

  section.unique-section.unique-fonts.unique-right-section
    .shape-unique-section {
    width: 75%;
  }


}

@media (max-width: 1280px) {
  .custom-container.blog-cat-Outer {
    max-width: calc(100% - 30px) !important;
  }
  .blog-cat-Outer .blog-cat-tabs .childnav .primary-btn {
    min-width: unset !important;
  }
  section.feature-blog .featured-left {
    padding: 9% 0 4%;
  }

  .feature-blog .custom-container {
    max-width: calc(100% - 200px);
  }
  section.talk.homepage-talk form {
    padding: 3rem 0 10rem 0;
  }
  section.unique-section.unique-fonts.unique-right-section
    .shape-unique-section {
    width: 73%;
  }
}

@media (max-width: 1200px) {
  .video-video {
    max-width: 440px;
    width: 100%;
  }
  .shape-green-video {
    width: 75%;
  }
  .choose_inner::before {
    width: 36%;
    background-position: left 0px top -18px;
  }

  .chose_main_cont {
    width: 36%;
  }

  .choose_count {
    padding: 70px 20px;
    width: 64%;
  }

  .customer_image {
    right: 0px;
  }

  .swiper.customer_slider {
    padding-right: 16%;
  }

  .application_prev {
    left: 5%;
  }

  .application_next {
    right: 5%;
  }

  .recuiter_inner::before {
    left: 0px;
  }

  .connect_cont h1 {
    max-width: 500px;
  }

  section.scope-team.about-team .toggle-cont p {
    font-size: 16px !important;
  }

  section.recuiter.executive-recruiters .recuiter_inner::before {
    width: 100%;
  }

  section.recuiter.executive-recruiters .recuiter_inner {
    max-width: 100%;
  }

  .amets2 .amets_img {
    max-width: 100%;
  }

  section.recuiter.supply-recruiters .recuiter_inner::before {
    content: none !important;
  }

  section.recuiter.supply-recruiters .recuiter_cont {
    padding: 40px 0px 70px 0px;
  }

  section.recuiter.supply-recruiters .recuiter_inner .row {
    flex-direction: column-reverse;
  }

  section.recuiter.supply-recruiters .recuiter_inner .row > div {
    max-width: 100% !important;
    flex: 0 0 auto;
  }

  section.recuiter.supply-recruiters .recuiter_inner {
    padding-top: 70px;
  }

  section.recuiter.supply-recruiters .recuiter_img iframe {
    height: inherit;
  }

  section.recuiter.supply-recruiters .recuiter_img iframe {
    height: clamp(200px, calc(12.5rem + ((1vw - 3.2px) * 48.8636)), 630px);
  }

  section.amets.amets2.operaton-specializaton .amets_cont {
    max-width: 800px;
  }

  section.recuiter.supply-recruiters.amets-main {
    padding: 0px;
    background: radial-gradient(
      54.97% 56.95% at 54.97% 79.39%,
      #1ab3b8 0%,
      #088084 100%
    ) !important;
    margin-bottom: 80px !important;
  }

  section.amets.amets2.procurement-recruit-sec .amets_img img {
    width: 800px !important;
    position: relative;
    top: 40px;
  }

  section.amets.amets2.procurement-recruit-sec.amets-main {
    padding-bottom: 80px;
  }

  section.amets.amets2.procurement-recruit-sec .container {
    margin-bottom: 0px;
  }

  section.amets.amets2.logistic-recuamets-two.amets-main .amets_img img {
    max-width: 670px;
  }

  section.recuiter.supply-recruiters .recuiter_inner .row {
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }

  section.amets .container {
    max-width: 100% !important;
  }

  /* renew */

  .recuiter.supply-recruiters .execu-box2-recimg {
    position: static;
    transform: unset;
  }
  header nav.primary ul a {
    font-size: 16px;
  }
}

@media (max-width: 1024px) {
  .wrapper .container {
    max-width: calc(100% - 60px);
  }
   section.amets .container{
      max-width: calc(100% - 60px);
  }

  .talent_box {
    padding: 30px 20px 23px;
  }

  .customer_box {
    padding: 30px 20px;
    border-radius: 15px;
    background-color: #f2f8f9b0;
    height: 100%;
  }

  .customer_image {
    display: none;
  }

  .customer_inner {
    max-width: calc(100% - 0%);
  }

  .placement_btns {
    max-width: calc(100% - 100px) !important;
  }

  .recuiter_cont h3 p,  .recuiter_cont h3,.recuiter_cont h2.same-diffrent p ,.recuiter_cont h2.same-diffrent {
    margin: 20px 0 10px 0;
  }

  .connect_btn a:first-child,
  .connect_btn a:last-child {
    margin-right: 10px !important;
  }

  section.amets.logistic-recuamets-one .amets_img img {
    max-width: 900px;
  }

  section.recuiter.executive-recruiters .recuiter_inner .row {
    flex-direction: column-reverse;
    padding: 60px 15px;
  }
  section.recuiter.executive-recruiters.amets-main .row > div {
    max-width: 100% !important;
  }
  section.recuiter.executive-recruiters .recuiter_inner .recuiter_cont {
    padding-left: 0px;
  }

  /* new redesing*/
  .execu-box2-recimg {
    position: static;
    transform: unset;
  }

  section.recuiter.executive-recruiters .recuiter_inner .recuiter_cont {
    padding-top: 20px;
    padding-bottom: 20px !important;
  }

  section.customer.customer_aboutus.customer-abt-slider .container {
    max-width: calc(100% - 60px);
  }
  .feature-blog .inner-sec .featured-image {
    width: 40%;
  }

  .ready-abt-img {
    height: 440px;
  }

  section.talk form {
    padding: 0rem 0 5rem 0;
  }
  section.talk h3,
  section.talk h3 {
    padding-top: 0px;
  }

  .video-sectn-inner,
  .unique-sectn-inner {
    flex-direction: column;
    align-items: start;
    gap: 30px;
    padding: 0px;
  }
  section.video-sectn.unique-fonts,
  .unique-section {
    background: radial-gradient(
      54.97% 56.95% at 54.97% 79.39%,
      #1ab3b8 0%,
      #088084 100%
    );
    border-bottom-left-radius: 30px;
  }
  .video-mains-cont,
  .unique-cont,
  .unique-right-section .unique-cont {
    padding-left: 0;
    padding-right: 0px;
  }
  .shape-green-video,
  .shape-unique-section {
    display: none;
  }

  section.unique-section.unique-fonts.pdt-0 {
    padding-top: clamp(
      80px,
      calc(5rem + ((1vw - 14.4px) * 16.6667)),
      160px
    ) !important;
  }
  section.unique-section.unique-fonts.unique-right-section.pdb-0 {
    padding-bottom: clamp(
      80px,
      calc(5rem + ((1vw - 14.4px) * 16.6667)),
      160px
    ) !important;
  }

  section.unique-section.unique-fonts .unique-sectn-inner {
    flex-direction: column-reverse;
  }
  section.unique-section.unique-fonts.unique-right-section .unique-sectn-inner {
    flex-direction: column !important;
  }

  .tab-mtb {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .tab-mt {
    margin-top: 80px;
  }
  .tab-mb{
    margin-bottom: 80px;
  }

  .unique-img,
  .video-video {
    max-width: 100%;
    width: 50%;
    margin: auto;
  }
  .unique-img {
    width: 500px !important;
}
  .our-work {
    border-bottom-left-radius: 0px !important;
  }

  .unique-fonts p {
    font-size: 18px;
    line-height: 28px;
    margin-top: 12px;
    margin-bottom: 0px !important;
  }
  .unique-fonts h4,
  .unique-fonts h4 p {
    font-size: clamp(
      19px,
      calc(1.1875rem + ((1vw - 3.2px) * 0.4375)),
      26px
    ) !important;
    line-height: 1.3 !important;
    margin-top: 12px;
    margin-bottom: 12px;
    color: #fff;
  }
  .unique-fonts h3 {
    line-height: 38px !important;
    margin-bottom: 12px !important;
  }
.amets_img.video-amtes .video-video {
    max-width: 100% !important;
    width: 100%;
}
}

@media (max-width: 991px) {
  .recuiter_img {
    height: 500px;
  }

  .recuiter_img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }

  .recuiter_inner::before {
    width: 100%;
  }

  .choose_inner {
    flex-direction: column;
  }

  .choose_inner::before {
    width: 100%;
    background: radial-gradient(
      136.46% 193.09% at 3.55% 73.53%,
      #105383 0%,
      #061d2d 100%
    );
  }
  .choose_inner {
    clip-path: polygon(0 0, 100% 0%, 100% 99%, 0% 100%);
  }
  .chose_main_cont {
    width: 100%;
    padding-top: 80px;
  }

  .wrapper .container {
    max-width: calc(100% - 0px);
  }
    section.amets .container{
        max-width: calc(100% - 0px);
  }


  .choose_cont {
    margin-left: unset;
    padding-left: 15px;
  }

  .choose_cont p ,.choose_cont h3.same-diffrent{
    margin: 20px 0 20px;
  }

  .choose_service {
    max-width: 100%;
    margin: 0px !important;
  }

  .recuiter_cont h3,.recuiter_cont h2.same-diffrent {
    margin: 8px 0 12px 0;
  }

  .title_heading2 {
    margin-bottom: 14px !important;
  }


  .choose_count {
    width: 100%;
  }

  .amets_img {
    position: static !important;
    transform: unset !important;
  }

  .amets_inner {
    display: flex;
    flex-direction: column-reverse;
  }

  .amets_cont,
  .amets2 .amets_cont {
    background: unset;
    margin: 0px;
    padding-left: 0px;
    padding-top: 20px;
  }

  section.amets {
    background: radial-gradient(
      54.97% 49.89% at 54.97% 81.94%,
      #1ab3b8 0%,
      #088084 100%
    ) !important;
  }

  .amets_img img {
    width: 100%;
  }

  .choose_count {
    padding: 40px 20px;
    padding-bottom: 80px;
  }

  section.amets2 {
    margin-top: 80px;
  }

  .talent_box {
    padding: 50px 0 50px;
  }

  .connect_btn a {
    max-width: 160px;
  }

  .recuiter_inner .row {
    flex-direction: column-reverse;
    padding: 80px 15px;
  }

  .connect_cont h1 {
    margin-bottom: 20px;
  }

  .connect_btn {
    margin-top: 30px;
  }

  .recuiter_inner .row [class^="col-"] {
    padding: 0px;
  }

  .placement_btns {
    max-width: calc(100% - 30px) !important;
  }

  a.primary-btn.secondary_btn {
    min-width: 160px;
    padding: 0 20px;
  }

  .recuiter_inner::before {
    left: 0px;
    width: 100%;
    background-size: cover;
  }

  .choose_cont p ,.choose_cont h3.same-diffrent{
    font-size: clamp(20px, 1vw, 37px);
    line-height: clamp(32px, 1.5vw, 46px);
  }

  section.our-methodology.manufacturing-recruiters.procurement-recruiters.procurement-recruiters-fourth.bg-white {
    padding-bottom: 50px;
  }

  section.amets {
    padding: 80px 0 !important;
  }

  .amets_cont,
  .amets2 .amets_cont {
    padding-bottom: 0px !important;
  }

  section.recuiter.executive-recruiters {
    padding-bottom: 0px;
  }

  section.recuiter.executive-recruiters .recuiter_inner .recuiter_cont {
    padding-left: 0px;
    padding-bottom: 30px;
  }

  section.amets.amets2.procurement-recruit-sec .container {
    margin-bottom: 0px;
    margin-top: 0px;
  }

  section.recuiter.procurement .recuiter_inner::before {
    background-size: cover;
  }

  section.recuiter.procurement {
    padding: 0px;
    margin-bottom: 80px;
  }
  .recuiter_cont.procurement-rec {
    padding-bottom: 20px !important;
  }

  section.placement.percurement-blog-sec .container {
    margin-top: 0px;
  }

  .recuiter_cont.procurement-rec h3 {
    line-height: 30px;
  }

  section.recuiter.executive-recruiters .recuiter_img iframe {
    height: inherit;
  }

  section.recuiter.supply-recruiters .recuiter_img {
    height: auto;
  }

  section.amets.amets2.operaton-specializaton .container {
    margin-top: 0px;
  }

  section.amets.warehouse-amet-sec {
    margin-bottom: 60px;
  }

  section.amets.amets2.methodology-seekers {
    margin-bottom: 80px;
  }

  section.amets.amets2.methodology-seekers .container {
    margin: 0px !important;
  }

  section.amets.logistic-recuamets-one .container {
    margin-top: 0px !important;
  }

  section.amets.amets2.logistic-recuamets-two .container {
    margin: 0px;
  }

  section.amets.amets2.logistic-recuamets-two .container {
    margin: 0px;
  }

  .amets-main .container {
    margin: 0px !important;
  }

  section.amets.amets2.operaton-specializaton .amets_cont {
    max-width: 100%;
  }

  section.amets.amets2.operaton-specializaton.amets-main {
    margin-top: 0px;
    margin-bottom: 80px;
  }

  section.amets.warehouse-amet-sec img,
  section.amets.warehouse-amet2-sec img {
    max-width: 100% !important;
  }

  section.amets.amets2.procurement-recruit-sec.amets-main {
    margin-top: 0px;
  }

  section.recuiter.executive-recruiters.amets-main .row {
    padding-top: 0px;
  }

  section.recuiter.executive-recruiters .recuiter_inner::before {
    content: none !important;
  }

  section.recuiter.executive-recruiters.amets-main {
    background: radial-gradient(
      54.97% 56.95% at 54.97% 79.39%,
      #1ab3b8 0%,
      #088084 100%
    ) !important;
  }

  section.ready-about .ready-abt-cont p {
    margin: 12px 0;
  }

  section.amets.amets2.procurement-recruit-sec .amets_img img {
    width: 100% !important;
    position: static !important;
  }
  .hero.job-seekers.job-seekers-banner .left_title h2.theme-sub-heading {
    margin-left: 0px;
  }
  section.recuiter.executive-recruiters.amets-main {
    padding-top: 80px;
  }

  section.customer.pdb-0 {
    padding: clamp(80px, calc(5rem + ((1vw - 14.4px) * 16.6667)), 160px) 0 !important;
  }
  .amets_inner {
    padding: 0px !important;
  }
  .amets_img {
    max-width: 100% !important;
    width: 100%;
  }
  section.amets.amets2.procurement-recruit-sec.amets-main {
    margin-bottom: 80px !important;
  }
  section.recuiter.procurement .recuiter_cont.procurement-rec {
    padding-top: 30px;
  }
  section.main_search.job-seekers {
    margin-top: -20px;
  }
  .hero.job-seekers .primary-btn {
    margin-top: 12px;
  }
  .hero.job-seekers.job-seekers-banner .left_title h2.theme-sub-heading {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .executive-work.supply-chain.specialize-recruiter.job-seekers.cust-jobseeker-mod-sec {
    background-size: cover !important;
  }
  section.customer.customer_aboutus.customer-abt-slider .container {
    max-width: calc(100% - 0px);
  }
  header nav.primary {
    display: none !important;
  }
  header .hamburger {
    display: block;
    border-bottom-left-radius: 30px;
  }
  .hamburger-nav {
    height: 100%;
  }
  .feature-blog .custom-container {
    max-width: 100% !important;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
  }
  section.feature-blog .featured-image {
    right: 0%;
  }
  section.hero.job-seekers.job-seekers-banner .primary-btn {
    margin-top: 12px;
  }
  section.talk.homepage-talk form {
    padding: 3rem 0 6rem 0;
  }
  section.amets.amets2.logistic-recuamets-two.amets-main.pdt-0 {
    margin-bottom: 80px;
  }
  section.amets.amets2.warehouse-amet2-sec.amets-main.pdt-0 {
    margin-bottom: 80px;
  }
  nav.blog-cat-tabs.hr-insight-cattabs .childnav {
      row-gap: 0px !important;
  }



.recruiter-ul {
    flex-direction: column-reverse;
}
.recruiter-ul .recruiter-cont-col {
    max-width: 100%;
    width: 100%;
    background: unset !important;
}
.recruiter-img-col {
    max-width: 100%;
    width: 100%;
    position: static;
    height: unset !important;
    transform: unset;
}
.recuiter_inner {
    padding: 80px 15px;
    background: radial-gradient(54.97% 56.95% at 54.97% 79.39%, #1AB3B8 0%, #088084 100%);
}
.recuiter_cont {
    padding: 0px;
    padding-top: 30px;
}
.home-amet-sections section.amets.amets2 {
    padding-top: 80px !important;
}
.amets_cont h3,.amets_cont h2 {
    line-height: 1.1 !important;
}
.recuiter_cont h3 p,  .recuiter_cont h3,.recuiter_cont h2.same-diffrent p,.recuiter_cont h2.same-diffrent {
    line-height: 1.3 !important;
}

.mob-mtb {
    margin-top: 80px;
    margin-bottom: 80px;
  }
.mob-mt {
    margin-top: 80px;
  }
 .mob-mb {
    margin-bottom: 80px;
  }
  .amets_img.video-amtes {
    background: transparent;
}
.cus-container-lg section.executive-work {
    padding: 80px 0;
}
.executive-work.executive-work-col .work-wrapper .blue-bg {
    margin-top: 0px !important;
}

body.logistics-page-main section.recuiter.pdb-0.logistic-recruiters {
  padding-top: 60px;
}
.opertation-page-bodymain section.faq-main-sections {
    padding-top: 50px !important;
}
.opertation-page-bodymain section.placement.percurement-blog-sec {
    margin-top: -10px;
}
body.body-executive-main section.recuiter {
    margin-top: 0px;
}
}

@media (max-width: 768px) {
  .talent_title {
    flex-wrap: wrap;
  }

  .talent_box {
    padding: 40px 0 40px;
    border: 1px solid #105383;
  }

  div#whr_embed_hook {
    margin-left: 0px;
  }

  .swiper.customer_slider {
    padding-right: 0%;
  }

  .placement_btns {
    max-width: calc(100% - 0px) !important;
  }

  .connect_btn {
    flex-wrap: wrap;
  }

  .connect_cont p,.connect_cont h2 {
    font-size: 18px;
    max-width: 600px !important;
  }

  .amets_cont p {
    font-size: 18px;
    line-height: 30px;
  }

  .recuiter_cont p {
    font-size: 18px;
    line-height: 28px;
  }

  .recuiter_cont h3 p,  .recuiter_cont h3,.recuiter_cont h2.same-diffrent p,.recuiter_cont h2.same-diffrent {
    margin: 0px 0 0px 0;
  }

  section.application div#whr_embed_hook {
    margin-left: 0px !important;
  }

  .amets_cont h3 ,.amets_cont h2{
    line-height: 28px;
    margin-bottom: 16px;
  }

  .connect_cont p,.connect_cont h2 {
    line-height: 31px;
  }

  section.blog-sec.related-blog-btm-sec h3.sub-heading.same-height {
    padding-bottom: 0px !important;
  }

  /* 7-1-25 */

  .scope-team .inner-sec .team-cont {
    min-height: 170px;
  }

  section.scope-team.about-team .inner-sec h4 {
    line-height: 24px !important;
    font-size: 18px;
  }

  section.scope-team.about-team .inner-sec .team-box {
    min-height: 550px !important;
  }

  section.scope-team.about-team .inner-sec .team-cont {
    padding-bottom: 30px;
  }

  section.amets.amets2.executive-amet {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  section.recuiter.procurement .recuiter_cont h2.title_heading2 {
    font-size: 26px;
  }

  section.recuiter.supply-recruiters .recuiter_cont {
    padding: 30px 0px 60px 0px;
  }

  section.recuiter.supply-recruiters {
    padding-top: 30px;
  }

  section.recuiter.supply-recruiters .recuiter_inner .row {
    padding-bottom: 0px;
    padding-top: 0px;
  }

  section.amets.warehouse-amet-sec .container,
  section.amets.amets2.warehouse-amet2-sec .container {
    margin-top: 0px;
  }

  .amets-main .amets_cont h4,
  .amets-main h4,
  .recuiter.amets-main h4 p {
    line-height: 28px !important;
  }

  .amets-main .amets_cont p {
    font-size: 18px !important;
    line-height: 25px !important;
  }

  section.executive-work.executive-work-col {
    margin-bottom: 0px;
  }

  .rec-process.logistics-recruiters {
    padding: 0px !important;
  }

  section.executive-work.executive-work-col.supply-chain.logistics-recruiters {
    margin-bottom: 0px;
  }

  section.ready-about .ready-inner {
    background-position: left top;
    background-size: cover;
    padding-bottom: 50px;
  }

  .ready-abt-img {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .we-work-box2 ul li {
    padding-left: 52px;
    margin-bottom: 15px;
  }

  .we-work-box2 ul li span {
    font-size: 22px;
    line-height: 36px;
    padding: 2px 16px;
  }

  .we-work-box2 {
    padding-left: 0px;
    margin-top: 30px;
  }

  .we-work-box2 ul li h3 {
    margin-bottom: 12px;
  }

  .we-work-btn {
    padding-left: 52px;
  }

  .custom-search-work ul li span {
    padding: 2px 8px 0 !important;
  }

  .custom-search-work ul li span img {
    width: 20px;
  }

  .dolor .dolor_cont {
    padding-left: 0px;
    padding-top: 30px;
  }

  .dolor .dolor_cont p {
    margin: 10px 0;
  }

  .dolor-accordion .card-header button.btn {
    padding-right: 30px !important;
    position: relative;
  }

  .dolor-accordion .card .collapse.show::before {
    width: 20px;
    height: 20px;
    top: -22px;
  }

  .dolor-accordion .card button.btn.btn-link.collapsed::before {
    width: 20px;
    height: 20px;
  }

  section.we-work-about.custom-search-work {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 99%);
  }

  section.logo-abouts.logo-workpage {
    margin-bottom: 0px !important;
  }

  section.we-work-about .we-work-box2 ul li:last-child {
    margin-bottom: 0px !important;
  }

  .logo-abouts-imgs img {
    height: 40px;
  }

  .dolor-accordion .card .dolor-header h3,
  .dolor-accordion .card .dolor-header span {
    line-height: 26px;
  }

  .who-we-video::before {
    border-radius: 16px;
  }

  .meet-slide-box .meet-imgs {
    height: 398px;
  }

  .trendingIssueSection {
    padding-top: 0px !important;
  }

  section.recruiter-chain.recruiter-chain-col.supply-chain-wrapper::before,
  section.recruiter-chain.recruiter-chain-col.supply-chain-wrapper::after {
    content: none !important;
  }
  .primary-btn,
  section.main_search .primary-btn {
    font-size: 18px;
  }
  .talk button.submit-btn.secondary {
    font-size: 18px;
  }
  .meet-slide-box .meet-imgs {
    height: 350px;
  }
  section.main_search.job-seekers select {
    padding-bottom: 15px !important;
  }
  section.executive-work.executive-work-col.supply-chain.specialize-recruiter.job-seekers.cust-jobseeker-mod-sec
    label.primary-btn.aos-init.aos-animate {
    max-width: 100% !important;
  }

  /* renew */

  .amets2 .amets_cont {
    max-width: 100%;
  }
  .cus-container-lg section.executive-work {
    padding: 80px 0 !important;
  }
  .cus-container-lg {
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
  }
  .executive-work.executive-work-col .work-wrapper .blue-bg {
    margin-top: 0px !important;
  }

  .cus-container-lg section.executive-work .work-wrapper p {
    font-size: 18px;
    line-height: 28px;
  }

  section.recuiter.executive-recruiters .recuiter_inner .recuiter_cont {
    padding-right: 0px !important;
  }

  .industries-service.col-industries-service .is-left-cont.text-right p {
    line-height: 28px;
    font-size: 18px !important;
  }
  .industries-sec .industries-icon-outer p {
    font-size: 18px;
  }
  section.recruit-role.operations-recruiter.operations-roles-recruit {
    padding-bottom: 0px;
  }
  section.industries-service.col-industries-service h3.sub-title.wow.fadeInUp ,section.industries-service.col-industries-service h2.sub-title.wow.fadeInUp{
    margin-bottom: 20px !important;
  }
  section.our-work.operations-recruiter.or-top-banner .btm-btn a.primary-btn {
    margin-top: 12px;
  }
  .trendingIssueSection
    .kf-accordionWrapper
    .kf-accordion
    .accordionItem
    .accordionHead
    h3 {
    padding: 26px 20px 20px 12px !important;
    font-size: 18px !important;
    line-height: 1.2rem !important;
  }
  .hero.about-page .inner-sec h2 {
    margin-bottom: 30px;
    margin-top: 20px;
  }
  .recruiter-chain .rec-chain-box p {
    font-size: 18px;
    line-height: 28px;
  }

  .logo-abouts.logo-workpage .logo-abts-iner {
    padding-top: 0px;
    padding-bottom: 80px !important;
  }
  .dolor-accordion .card .collapse.show::before {
    z-index: 0;
  }
  .about-banner-cont p ,.about-banner-cont h2{
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .our-work.operations-recruiter.or-top-banner .work-cont h2.theme-sub-heading {
    margin: 20px 0 30px;
    font-size: 18px !important;
  }
  .connect_cont p,.connect_cont h2 {
    margin-top: 20px !important;
    margin-bottom: 30px !important;
  }

  .hero.about-page .inner-sec h2 {
    font-size: 18px !important;
  }
  .hero h2 {
    font-size: 18px !important;
  }
  .hero h1 {
    margin-bottom: 0px !important;
  }

  /* .feature-blog .inner-sec .featured-image {
  display: none !important;
}
.feature-blog .inner-sec {
  width: 100%;
}
.feature-blog .inner-sec .featured-left {
  padding-top: 8rem !important;
}
.feature-blog .inner-sec p {
  font-size: 18px !important;
}
.feature-blog .featured-cont {
  max-width: 600px;
} */
  .custom-container.blog-cat-Outer {
    margin-top: 50px;
  }
  .custom-container.blog-cat-Outer {
    max-width: 100% !important;
  }

  /* section.feature-blog {
  background-image: url(https://www.bolddev7.co.uk/scope/app/data/blog/a590e067f6d34dd1215efc887e702d4d.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
section.feature-blog::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .3;
  z-index: 0;
  border-bottom-left-radius: 30px;
}
.feature-blog .inner-sec{
  position: relative;
} */
  .blog-cat-Outer .blog-cat-tabs .childnav .primary-btn {
    min-width: unset !important;
    font-size: 16px !important;
  }
  .feature-blog .featured-cont {
    max-width: 100% !important;
  }

  section.feature-blog .inner-sec {
    display: flex;
    flex-direction: column;
  }
  .feature-blog .inner-sec .featured-image {
    margin: 0px !important;
    padding-top: 0px !important;
  }
  .feature-blog .inner-sec .featured-left {
    padding-top: 100px !important;
  }
  .feature-blog {
    padding-bottom: 0px;
  }
  section.blog-detail-view {
    padding-top: 110px;
  }
  .ready-abt-img {
    height: auto;
  }

  .wrapper > section:last-child {
    padding-bottom: 130px !important;
  }
  section.placement.supply-blog-sec,
  section.placement.operations-blog-sec,
  section.placement.percurement-blog-sec,
  .content.insight-content > section:last-child {
    padding-bottom: 130px !important;
  }

  .cus-container-lg.seeker-upload-resume {
    margin-bottom: 130px !important;
  }
  header .hamburger {
    padding: 0 2rem;
    height: 70px;
    display: none;
    display: flex !important;
    align-items: center;
  }
  .recruit-role.supply-chain {
    clip-path: polygon(0 0, 100% 0%, 100% 98%, 0% 100%);
  }

  .blog-detail-view .sub-pages.insight-page .inner-sec h1 {
    font-size: 24px !important;
    line-height: 32px !important;
    margin-bottom: 12px !important;
  }
  .blog-detail-view section.hero.sub-pages.insight-page .img-sec {
    margin-bottom: 30px;
  }

  .recruit-role.supply-chain {
    clip-path: polygon(0 0, 100% 0%, 100% 99%, 0% 100%) !important;
  }

  section.talk {
    margin-top: -50px !important;
  }

  nav.blog-cat-tabs.hr-insight-cattabs .childnav .primary-btn {
    min-width: unset !important;
    font-size: 16px !important;
    margin-right: 0px !important;
  }

body.body-procurement-recruiters section.faq-procuter-page.faq-main-sections {
    padding-top: 60px;
}
body.logistics-page-main .outer-wrapper {
    background-size: cover;
    background-position: top 1000px left 30%;
}
.box-inner .icon-cont p {
    font-size: 18px;
}

body.about-page-main .logo-abts-iner{
  padding: 0px !important;
}


.job-listing {
    flex-direction: column;
    row-gap: 12px !important;
    align-items: start !important;
}
.job-listing > div {
    width: 100% !important;
}

.job-listing .job-posted,.job-listing .workloc-detail {
    font-size: 14px;
}
}

@media (max-width: 576px) {
  .choose_service {
    flex-direction: column;
  }

  .choose_service li {
    width: 100%;
  }

  .choose_service li:nth-child(2n + 2) {
    transform: unset;
  }

  .connect {
    padding: 170px 0 200px;
  }

  div#whr_embed_hook {
    margin-left: 0px !important;
  }

  .amets_cont h3 ,.amets_cont h2{
    line-height: 40px;
  }

  .amets_cont,
  .amets2 .amets_cont {
    padding-right: 0px;
  }

  .recuiter_cont {
    padding-right: 0px;
  }

  .connect_btn {
    margin-top: 30px;
  }

  .connect_cont h1 {
    margin-bottom: 20px;
  }

  .application_btns img,
  .placement_btns img,
  .customer_btns img {
    width: 30px;
  }

  .swiper.customer_slider {
    padding-right: 0%;
    margin-top: 30px;
  }

  .placement_slider {
    margin-top: 30px;
  }

  .placement_cont {
    padding: 30px 15px 35px;
  }

  .recuiter_img {
    height: 350px;
  }

  .connect_btn a.primary-btn.secondary_btn {
    min-width: 100px;
    padding: 0 15px;
  }

  label.agree_field input {
    position: relative;
    top: 2px;
  }

  label.talent_request_agree input {
    position: relative;
    top: 2px;
  }

  .application .whr-items h3,
  .application .swiper-wrapper li h3 {
    line-height: 30px;
    margin-bottom: 12px !important;
  }

  .connect_cont h1 {
    font-size: clamp(36px, 4vw, 100px);
    line-height: clamp(52px, 4.5vw, 110px);
  }

  .application {
    margin-top: -110px;
  }

  .application .whr-items li,
  .application .swiper-wrapper > li {
    min-height: 200px;
  }

  .amets-main .amets_cont h3 .big-highlight-span,.amets_cont h2 .big-highlight-span  {
    font-size: 26px;
  }

  .amets-main .amets_cont h4,
  .amets-main h4 {
    font-size: 18px !important;
  }

  .about-banbtn a.primary-btn {
    font-size: 18px !important;
  }

  .dolor-header {
    max-width: 100% !important;
    gap: 10px !important;
  }

  html,
  body {
    overflow-x: hidden !important;
  }

  .trendingIssueSection
    .kf-accordionWrapper
    .kf-accordion
    .accordionItem
    .accordionHead
    h3 {
    padding: 26px 20px 20px 12px !important;
    font-size: 18px !important;
    line-height: 1.2rem !important;
  }

  .row.align-items-center.justify-content-between.wrap-footer-block
    img.img-fluid.footer-logo {
    width: 100% !important;
    display: block !important;
  }

  section.recuiter.supply-recruiters .recuiter_img {
    padding-bottom: 61%;
  }

  section.recuiter.supply-recruiters .recuiter_img iframe {
    position: absolute;
    top: 0px;
    bottom: 0px;
    height: 100%;
    width: 100%;
  }

  .connect_btn {
    gap: 0px !important;
  }

  .connect_btn a:first-child {
    margin-bottom: 12px !important;
  }

  .talent_service .row > div {
    margin-bottom: 20px;
  }

  .talent_service .row {
    row-gap: 0px;
  }

  .choose_service {
    row-gap: 0px;
  }

  ul.choose_service li {
    margin-bottom: 20px;
  }

  .customer_btns {
    gap: 0px;
  }

  .customer_btns > div:first-child {
    margin-right: 20px;
  }

  .trendingIssueSection
    .kf-accordionWrapper
    .kf-accordion
    .accordionItem
    .accordionHead
    h3:after {
    right: 0px !important;
  }

  .sub-pages.supply-chain {
    padding-top: 8rem !important;
  }

  .hero.about-page {
    padding-top: 10rem !important;
  }

  .about-banner::before {
    background-position: right top !important;
  }

  section.amets.logistic-recuamets-one.amets-main .amets_img img {
    height: 100% !important;
    object-fit: cover !important;
  }

  section.faq-section {
    max-width: 100%;
  }

  .rec-process.suply-page-recprocess {
    padding: 0px !important;
  }
  a.primary-btn.secondary_btn {
    font-size: 18px !important;
  }
  section.our-work.operations-recruiter.or-top-banner .btm-btn a.primary-btn {
    font-size: 18px;
    padding-left: 15px;
    padding-right: 15px;
  }
  a.primary-btn {
    font-size: 18px !important;
  }
  label.primary-btn {
    font-size: 18px !important;
  }
  .logo-img-footer {
    justify-content: center;
    padding-right: 0px;
  }
  .logo-img-footer img:nth-child(2n + 2) {
    margin-right: 0px;
  }

  /* renew */
  h1.main-title {
    font-size: clamp(36px, 4vw, 100px) !important;
    line-height: clamp(52px, 4.5vw, 110px) !important;
  }
  section.blog-detail .social-buttons {
    display: flex;
    align-items: start;
    justify-content: space-between;
    flex-direction: column;
    gap: 20px;
  }
  section.talk.homepage-talk form {
    padding: 0rem 0 4rem 0;
  }

  footer.homepage-footer:last-child ul,
  footer:last-child ul {
    padding-bottom: 0px;
  }
  .wrap-img-footer.fot-menu ul li.copyright-li p {
    margin-bottom: 0px;
  }
  section.faq-section {
    clip-path: polygon(0 0, 100% 0%, 100% 99%, 0% 100%);
  }

  footer .row.align-items-center.justify-content-between.wrap-footer-block {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
  }

  footer .row.align-items-center.justify-content-between.wrap-footer-block > a {
    display: block;
    width: 100%;
    text-align: center;
  }
  footer
    .row.align-items-center.justify-content-between.wrap-footer-block
    > a
    img.img-fluid.footer-logo {
    min-width: unset !important;
  }
  .row.align-items-center.justify-content-between.wrap-footer-block
    img.img-fluid.footer-logo {
    height: 60px !important;
    width: max-content !important;
    max-width: unset !important;
  }

  .unique-img,
  .video-video {
    max-width: 100%;
    width: 100% !important;
  }

  .featured-blog {
    padding-bottom: 0px;
  }

  .emailUs {
    flex-direction: column;
    align-items: start;
    row-gap: 30px;
}
.job-body-main .emailUs a.primary-btn {
    margin-left: 0px;
}
.we-work-box2 .form-box {
    margin-top: 20px;
    flex-wrap: wrap;
}
}

@media (max-width: 480px) {
  .logo-img-footer img {
    margin: 0 10px !important;
  }
  section.customer h2.title_heading2 {
    font-size: 32px !important;
  }
}

/*23-05-25*/
.video-modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.8);
}

.video-modal-content {
    position: relative;
    background-color: #000;
    margin: 10% auto;
    padding: 0;
    width: 80%;
    max-width: 800px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.5);
    border-radius: 8px;
}

.video-close {
    position: absolute;
    top: 10px;
    right: 20px;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
    z-index: 10000;
}

.video-modal-content span#closeVideo {
    top: -40px;
    right: -15px;
    background: #105383;
    padding: 10px 17px;
    border-radius: 50%;
}
@media screen and (max-width: 767px) {
    .video-modal-content iframe#videoIframe {
        height: 300px;
    }
 
    .video-modal-content{
        margin: 25% auto;
        width: 92%;
    }
}
/*23-05-25*/
/*13-06-25*/
.hero.job-seekers .job-seekers-banner-btn a.upload-resume:hover {
    background-color: #fff;
    color: #105383;
}

.hero.job-seekers .job-seekers-banner-btn a.upload-resume {
    max-width: 320px;
    color: #fff;
    background: #1ab3b8;
}

.filter-sec {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 15px !important;
}
.filter-sec a.clear-filters {
    color: var(--color-neutral,#6a7381) !important;
    font-size: 14px;
    font-weight: 600;
    margin-right: 0px !important;
}
.filter-sec .selected-filters-container {
    margin-top: 0px !important;
}

.no-jobs-message {
    color: #6a7381;
    font-weight: 700;
    padding: 24px 0 16px;
    font-size: 20px;
}

 .no-jobs-message span {
    font-weight: 400;
    font-size: 20px;
    padding: 24px 0 16px;
    display: block;
}

.no-jobs-wrapper {
    text-align: center;
}

/*17-06-25 */
 .job-body-main .dropdown {
    position: relative;
    width: 250px;
  }

 .job-body-main .dropdown-toggle {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
    cursor: pointer;
    user-select: none;
  }

  .job-body-main .dropdown-options {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    border: 1px solid #ccc;
    border-top: none;
    border-radius: 0 0 5px 5px;
    background: #fff;
    display: none;
    z-index: 1000;
  }

  .job-body-main .dropdown-options.show {
    display: block;
  }

  .job-body-main .dropdown-options div {
    padding: 8px 12px;
    cursor: pointer;
  }

 .job-body-main .dropdown-options div:hover {
    background-color: #fff8dc;
  }

.job-body-main .dropdown-options div[data-value].selected::before {
  content: "✓ ";
  color: green;
}
  .job-body-main .form-box {
    display: flex;
    gap: 20px;
}

.job-body-main .job-listing {

  display: flex;
  gap: 30px;
  border-bottom: 1px solid #e0e0e0;
  padding: 45px 0;
}

.job-body-main .job-title {
  font-weight: bold;
  color: #0c4160;
}

.job-body-main .job-posted {
  color: #666;
}

.job-body-main .job-details {
  display: flex;
  gap: 30px;
  margin-top: 5px;
  flex-wrap: wrap;
  color: #0c4160;
  font-weight: 600;
}

.job-body-main .job-details span {
  color: #555;
  font-weight: normal;
}

.job-body-main .keywords{
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
    cursor: pointer;
}

.job-body-main .dropdown-search {
  padding: 8px;
  border-bottom: 1px solid #ccc;
}
.job-body-main .dropdown-search input {
  width: 100%;
  padding: 6px;
  box-sizing: border-box;
}

.job-body-main .selected-filters-container {
  margin-top: 15px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.job-body-main .selected-filter {
  background-color: #e2e8f0;
  color: #1a202c;
  border-radius: 20px;
  padding: 6px 12px;
  display: flex;
  align-items: center;
  font-size: 14px;
}

.job-body-main .selected-filter .remove-filter {
  margin-left: 8px;
  cursor: pointer;
  font-weight: bold;
}
/*==*/

.job-body-main .we-work-box2 h2 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 40px;
}
.job-body-main section.about-banner.work-abt-banner {
    padding-bottom: clamp(60px, calc(5rem + ((1vw - 5.76px) * 8.1845)), 100px) !important;
    padding-top
}
section.hero.sub-pages.insight-page h2.main-title {
    font-weight: 700 !important;
}