/**
ACF Block Styling
*/
.wp-container-13 {
  display: none !important;
}
.the-banner .heading > * {
  color: #FFF200;
  font-size: 4vw;
  /*font-style: italic;*/
  font-family: "Galano Grotesque Bold";
  line-height: 1;
}
.the-banner .banner-description {
  width: 100%;
  max-width: 737px;
  /* background-color: #32FF59; */
  background-color: #000000;
  padding: 36px 33px;
}
.the-banner .banner-description > .heading:hover p {
  background: linear-gradient(to left, #FFF200 50%, #fff 50%);
  background-size: 200% auto;

  color: #000;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

  animation: shine 1s linear;
}
.shine-animation:hover h2,
.shine-animation:hover h3,
.shine-animation:hover h4,
.shine-animation:hover h5,
.shine-animation:hover h6,
.shine-animation:hover p {
  background: linear-gradient(to left, #FFF200 50%, #fff 50%);
  background-size: 200% auto;
  color: #000;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: shine 1s linear;
}
@keyframes shine {
  to {
    background-position: 200% center;
  }
}

.the-banner .sub-heading {
  margin-top: 51px;
}

.the-banner .sub-heading > * {
  /* color: #000000; */
  color: #ffffff;
  font-size: 1.2vw;
  /* font-family: 'Galano Grotesque Bold'; */
  font-family: "Galano Grotesque Medium";
  line-height: 1.5;
  max-width: 460px;
}

.the-banner .navigate-down {
  margin-top: 70px;
  position: relative;
  z-index: 2;
}

.the-banner .navigate-section {
  margin-top: 3vw;
  /* width: 30px; */
  width: 52px;
  display: inline-flex;
  justify-content: start;
  cursor: pointer;
}

.the-banner .navigate-section:hover img {
  animation: shake 0.5s;
}
@keyframes shake {
  0% {
    transform: translate(0, -20px) rotate(0deg);
  }
  33% {
    transform: translate(0, 0px) rotate(0deg);
  }
  66% {
    transform: translate(0, -10px) rotate(0deg);
  }
  100% {
    transform: translate(0, 0px) rotate(0deg);
  }
}
.the-banner .col-md-9 {
  z-index: 2;
}

.embed-video {
  position: absolute;
  width: 100%;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  height: auto;
  z-index: 0;
}

.embed-video iframe {
  width: 100%;
  height: 100%;
}

/* Service Slide */
.service-slide.container {
  max-width: 100%;
  padding: 0;
  z-index: 2222;
  position: relative;
}

.service-slide.container .row {
  margin: 0;
}

.service-slide.container .row .col-12 {
  padding: 0;
  padding-top: 7vw;
}

.service-slide.container .service-items-overflow {
  width: 100%;
}

.service-slide.container .service-items-overflow .service-item {
  position: relative;
  /* flex: 0 0 776px; */
  width: 776px;
  height: 848px;
}

.service-slide.container .service-items-overflow .service-item .service-inner {
  position: relative;
  padding: 0 22%;
  padding-top: 100px;
  height: 100%;
}

.service-slide.container .service-items-overflow .service-item h4 {
  font-size: 60px;
  /*font-style: italic;*/
  font-family: "Galano Grotesque Bold";
  text-transform: uppercase;
}

.service-slide.container .service-items-overflow .service-item .service-title,
.service-slide.container .service-items-overflow .service-item .service-image,
.service-slide.container .service-items-overflow .service-item .service-number {
  position: absolute;
}

.service-slide.container
  .service-items-overflow
  .service-item
  .service-content
  p {
  color: #fff;
  font-size: 23px;
}

.service-slide.container .service-items-overflow .service-item .service-number {
  font-family: "Galano Classic ExtraBold";
  font-weight: bolder;
  /*font-style: italic;*/
  font-size: 400px;
  height: 0;
  width: 0;
}
.page-links .inner-link .view:hover,
.page-links span.view:hover {
    color: #FFF200;
}
.service-slide.container
  .service-items-overflow
  .service-item
  .service-page-link
  > a
  > .view {
  display: block;
  font-family: "Galano Grotesque Bold";
  /*font-style: italic;*/
  font-size: 23px;
}

.service-slide.container
  .service-items-overflow
  .service-item
  .service-page-link
  > a
  > .service-title-to-page {
  display: block;
  font-family: "Galano Grotesque Regular";
  font-size: 23px;
  color: #fff;
}

.service-slide.container .service-items-overflow .service-item-2 {
  background-color: #000000;
}

.service-slide.container .service-items-overflow .service-item-3 {
  background-color: #32ff59;
}

.service-slide.container .service-items-overflow .service-item-4 {
  background-color: #000000;
}

.service-slide.container .service-items-overflow .service-item-5 {
  background-color: #5eaefc;
}

.service-slide.container .service-items-overflow .service-item-2 h4 {
  color: #5eaefc;
}

.service-slide.container .service-items-overflow .service-item-3 h4 {
  color: #000000;
}

.service-slide.container .service-items-overflow .service-item-4 h4 {
  color: #32ff59;
}

.service-slide.container .service-items-overflow .service-item-5 h4 {
  color: #000000;
}

/* Service Item # 1 */
.service-slide.container .service-items-overflow .service-item-1 {
  background-color: #5eaefc;
}

.service-slide.container
  .service-items-overflow
  .service-item-1
  .service-title {
  color: #32ff59;
  transform: rotate(270deg);
  line-height: 0.9;
  height: 0;
  width: 0;
  top: 67%;
  left: 0;
}

.service-slide.container
  .service-items-overflow
  .service-item-1
  .service-page-link
  > a
  > .service-title-to-page {
  width: 330px;
}

.service-slide.container
  .service-items-overflow
  .service-item-1
  .service-image {
  top: -128px;
  max-width: 508px;
  right: -139px;
  z-index: 999999;
  margin-top: 0px;
}

.service-slide.container
  .service-items-overflow
  .service-item-1
  .service-number {
  color: #32ff59;
  transform: rotate(270deg);
  bottom: 6px;
  left: -63px;
}

.service-slide.container
  .service-items-overflow
  .service-item-1
  .service-page-link {
  margin-top: 10%;
  margin-left: 45%;
}

.service-slide.container
  .service-items-overflow
  .service-item-1
  .service-page-link
  > a
  > .view {
  color: #32ff59;
}

/* Service Item # 2 */
.service-slide.container .service-items-overflow .service-item-2 {
  background-color: #000000;
}

.service-slide.container
  .service-items-overflow
  .service-item-2
  .service-title {
  color: #5eaefc;
  line-height: 0.3;
  top: 0;
  left: 34%;
}

.service-slide.container
  .service-items-overflow
  .service-item-2
  .service-image {
  bottom: 0;
  left: 0;
}

.service-slide.container
  .service-items-overflow
  .service-item-2
  .service-number {
  color: #5eaefc;
  top: -120px;
  left: -164px;
}

.service-slide.container
  .service-items-overflow
  .service-item-2
  .service-page-link {
  margin-top: 10%;
  margin-left: 45%;
}

.service-slide.container
  .service-items-overflow
  .service-item-2
  .service-page-link
  > a
  > .view {
  color: #5eaefc;
}

/* Service Item # 3 */

.service-slide.container .service-items-overflow .service-item-3 {
  background-color: #32ff59;
}

.service-slide.container
  .service-items-overflow
  .service-item-3
  .service-inner {
  padding-left: 30%;
}

.service-slide.container
  .service-items-overflow
  .service-item-3
  .service-title {
  color: #000000;
  line-height: 0.3;
  top: 0;
  left: -14px;
}

.service-slide.container
  .service-items-overflow
  .service-item-3
  .service-image {
  bottom: 0;
  right: 0;
  width: 28%;
}

.service-slide.container
  .service-items-overflow
  .service-item-3
  .service-content
  p {
  color: #000000;
}

.service-slide.container
  .service-items-overflow
  .service-item-3
  .service-number {
  color: #000000;
  bottom: 525px;
  left: -111px;
}

.service-slide.container
  .service-items-overflow
  .service-item-3
  .service-page-link {
  margin-top: 10%;
  margin-left: 0;
}

.service-slide.container
  .service-items-overflow
  .service-item-3
  .service-page-link
  > a
  > .view {
  color: #000;
}

.service-slide.container
  .service-items-overflow
  .service-item-3
  .service-page-link
  > a
  > .service-title-to-page {
  color: #000;
}

/* Service Item # 4 */

.service-slide.container .service-items-overflow .service-item-4 {
  background-color: #000000;
  position: relative;
}

.service-slide.container
  .service-items-overflow
  .service-item-4
  .service-inner {
  padding-left: 30%;
}

.service-slide.container
  .service-items-overflow
  .service-item-4
  .service-title {
  color: #32ff59;
  line-height: 0.9;
  width: 100px;
  top: -18px;
  left: -11px;
}

.service-slide.container
  .service-items-overflow
  .service-item-4
  .service-image {
  bottom: 29px;
  right: -160px;
  z-index: 1;
  width: 41%;
}

.service-slide.container
  .service-items-overflow
  .service-item-4
  .service-content
  p {
  color: #fff;
}

.service-slide.container
  .service-items-overflow
  .service-item-4
  .service-number {
  color: #5eaefc;
  top: -56px;
  right: 197px;
}

.service-slide.container
  .service-items-overflow
  .service-item-4
  .service-page-link {
  margin-top: 10%;
  margin-left: 0;
}

.service-slide.container
  .service-items-overflow
  .service-item-4
  .service-page-link
  > a
  > .view {
  color: #fff;
}

.service-slide.container
  .service-items-overflow
  .service-item-4
  .service-page-link
  > a
  > .service-title-to-page {
  color: #fff;
}

/* Service Item # 5 */

.service-slide.container .service-items-overflow .service-item-5 {
  background-color: #5eaefc;
}

.service-slide.container
  .service-items-overflow
  .service-item-5
  .service-inner {
  padding-left: 22%;
  padding-right: 20%;
}

.service-slide.container
  .service-items-overflow
  .service-item-5
  .service-title {
  color: #000000;
  line-height: 0.3;
  top: 15px;
  left: 22%;
}

.service-slide.container
  .service-items-overflow
  .service-item-5
  .service-image {
  display: none;
}

.service-slide.container
  .service-items-overflow
  .service-item-5
  .service-content
  p {
  color: #000;
}

.service-slide.container
  .service-items-overflow
  .service-item-5
  .service-number {
  color: #000000;
  bottom: 528px;
  right: 242px;
}

.service-slide.container
  .service-items-overflow
  .service-item-5
  .service-page-link {
  margin-top: 10%;
  margin-left: 0;
}

.service-slide.container
  .service-items-overflow
  .service-item-5
  .service-page-link
  > a
  > .view {
  color: #000;
}

.service-slide.container
  .service-items-overflow
  .service-item-5
  .service-page-link
  > a
  > .service-title-to-page {
  color: #000;
}

/* Featured Work */
.featured-work .details a {
  border: 2px solid;
  padding: 10px 20px;
  background: linear-gradient(to left, #FFFfff 50%, #FFF200 51%);
  background-size: 201% 100%;
  background-position: right bottom;
  transition: all 0.5s;
  position: relative;
  -webkit-appearance: none;
  -khtml-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
}
.featured-work .details a:hover {
  background-position: left bottom;
}
.featured-work div.featured-image {
  position: relative;
}
.featured-image.desktop > a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.featured-post-title {
  font-family: 'Galano Grotesque DEMO Bold';
  display: flex;
  width: 100%;
  height: 100%;
  position: absolute;
  text-align: center;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  font-size: 58px;
  color: #fff;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.5s ease;
}
.featured-image:hover .featured-post-title {
  background-color: rgb(0 0 0 / 80%);
  opacity: 1;
}
.featured-work .featured-image img {
  width: 100%;
  object-fit: cover;
  transition: all 0.5s ease;
}
.featured-image.mobile {
  display: none;
}

.featured-work {
  padding: 0 15px;
  padding-top: 0;
}
.featured-work > .row > .col-12 {
  padding: 0;
}

.featured-work .heading-title h2 {
  font-size: 58px;
  font-family: "Galano Grotesque ExtraBold";
  color: #000000;
  text-transform: uppercase;
}

.featured-work .featured-image img {
  width: 100%;
  object-fit: cover;
}
.featured-work .featured-image .mobile-img {
  display: none;
}

.featured-work .details {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.featured-work .details h3 > a {
  font-size: 30px;
  color: #000;
}
.featured-work .details a {
  display: block;
  width: max-content;
  font-size: 25px;
  color: #000;
}
.tag.archive .section-heading.container {
  max-width: 1690px;
}
.section-heading.container {
  max-width: 1700px;
  padding: 0 60px;
}
.block_48c0b44b908c41d6ad6dcaa3e4b115de.section-heading.container{
  padding: 70px 60px;
}
.section-heading.block_62cc10d974cec {
  margin-bottom: 5.8vw;
}
.section-heading.block_62cd41d8fd9cf {
  margin-bottom: 132px;
}
.section-heading.block_62cd41d8fd9cf h2 {
  width: 100%;
}
.section-heading .col-12,
.featured-positions .col-8 {
  z-index: 1;
}
.featured-positions.has-position .col-12:nth-child(2) {
  margin-bottom: 0;
}
.apply-section.container .left-col {
  padding-left: 6%;
}
.apply-section-desc p {
  font-family: "Galano Grotesque SemiBold";
  font-size: 25px;
  color: #000;
  width: 77%;
}
.apply-section-desc a {
  font-family: "Galano Grotesque Bold";
  /*font-style: italic;*/
  color: #000;
  font-size: 25px;
  border-bottom: 6px solid black;
  display: block;
  width: max-content;
}
.featured-work .details h3{
  overflow: visible;
}
.featured-work .details h3,
.featured-work .details a {
  font-family: "Galano Grotesque DEMO Bold";
  /*font-style: italic;*/
  text-transform: uppercase;
}
.featured-work .details h3:hover {
  color: #FFF200;
}
.featured-work .details .service-type-taxonomy a {
  font-family: "Galano Grotesque Regular";
  font-style: normal;
  color: #000000;
}
.featured-work .details .service-type-taxonomy a:hover {
  font-style: normal;
  color: #FFF200;
}
.featured-work .details .service-type-taxonomy a:after {
  content: ",";
}

.featured-work .details .service-type-taxonomy a:last-child:after {
  content: "";
}

/* Section Heading Styling */

.section-heading h2 {
  font-family: "Galano Grotesque Bold";
  /* font-style: italic; */
  font-size: 77px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1.3;
  width: 80%;
}

.section-heading input.search-filter:focus {
  outline: none;
}
/* Team Group  Widget */
.wp-container-9 {
  margin-bottom: 0;
}
.team-box {
    display: flex;
    height: 100%;
    align-items: center;
}
.team-4 .team-details.hovered {
  background-color: transparent;
  border-color: #FFFFFF;
}
.team-item.team-4 .team-box-4 .team-details.hovered p {
  opacity: 1;
  width: 100%;
}
.team-4 .team-details.hovered h3 {
  opacity: 0;
  width: 0;
}
.team-item {
  height: 700px;
  margin-bottom: 70px;
}
.team-avatar img,
.team-avatar .empty-img {
  width: 100%;
}
.team-item.team-2 {
  z-index: 1;
}
.team-4 .team-details {
  display: flex;
  align-items: center;
  background-color: #FFF200;
  border: 10px solid #FFF200;
  max-height: 575px;
  max-width: 575px;
  height: 100%;
  width: 100%;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}
.team-4 .team-details h3 {
  font-family: 'Galano Grotesque DEMO Bold';
  color: #000000;
  font-size: 25px;
  text-align: center;
  width: 100%;
}
.team-4 .team-details h3 span {
  display: block;
  font-size: 150px;
  line-height: 1;
}
.team-box-4{
  height: 100%;
}
.team-item.team-4 .team-box-4 .team-details p {
  font-family: 'Galano Grotesque ExtraBold';
  opacity: 0;
  width: 0;
  text-align: center;
  max-width: 268px;
  margin: 0 auto;
  font-size: 22px;
  text-transform: uppercase;
  color: #FFF200;
}
/* Perk List */
.perks-list {
  padding: 0 60px;
  padding-top: 70px;
}
.perks-list > .row > div {
  margin-top: 30px;
  margin-bottom: 30px;
}
.perk-item {
  max-width: 398px;
  padding-top: 92px;
  margin: auto;
  position: relative;
}
.perk-item .box {
  width: 30px;
  height: 30px;
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  transition: 1s;
}

.perk-item.active .box {
  width: 110%;
  height: 110%;
  left: -20px;
  transition: 1s;
}
.perk-item h4,
.perk-item p {
  position: relative;
  z-index: 1;
}
.perk-item.active h4,
.perk-item.active p {
  color: #fff;
}

.perk-item h4 {
  font-family: "Galano Grotesque SemiBold";
  font-size: 25px;
  margin-bottom: 75px;
  color: #000000;
}
.perk-item p {
  font-family: "Galano Grotesque Regular";
  font-size: 23px;
  color: #000000;
}

.perk-item-1 h4 {
  max-width: 253px;
}
.perk-item-2 h4 {
  max-width: 134px;
}
.perk-item-3 h4 {
  max-width: 237px;
}
.perk-item-4 h4 {
  max-width: 379px;
}

.perk-item-1,
.perk-item-3 {
  margin-right: 15%;
}
.perk-item-2,
.perk-item-4 {
  margin-left: 5%;
}

.featured-positions {
  position: relative;
  padding: 143px 30px;
  padding-bottom: 200px;
  overflow: hidden;
}
.featured-positions .box-line {
  height: 50px;
  display: flex;
}
.featured-positions .box-line .line {
  width: 100%;
  border-bottom: 2px solid #000;
}
.featured-positions .division {
  width: 125px;
}
.featured-positions .box-line .box div {
  height: 30px;
  width: 30px;
  background-color: #000;
}
.featured-positions .no-recruitment {
  margin-top: 82px;
  display: flex;
}
.featured-positions .no-recruitment .content {
  width: 100%;
  max-width: 676px;
  margin: auto;
}
.featured-positions .no-recruitment p {
  width: 676px;
  margin: auto;
  margin-bottom: 64px;
  font-family: "Galano Grotesque SemiBold";
  font-size: 25px;
}
.featured-position-container {
  position: relative;
}
.has-position-video .embed-video-clip {
  width: 115vh !important;
}
.featured-position-container .embed-video-clip {
  position: absolute;
  width: 71%;
  top: 0;
  right: 0;
}
.featured-positions.has-position .embed-video-clip {
  position: absolute;
  width: 75%;
  top: -500px;
  right: -139px;
  height: 100%;
  overflow: unset;
  z-index: -1;
}
.featured-position-container .embed-video-clip video {
  width: 100%;
  max-width: 1399px;
  outline: 0;
}
.featured-position-container video::-webkit-media-controls {
  display: none;
}

.featured-positions.has-position .position-item {
  max-width: 1370px;
  margin: auto;
  border-top: 2px solid #ffffff;
}
.position-item .number-of-hire {
  font-family: "Galano Grotesque Regular";
  font-size: 23px;
}
.featured-positions.has-position .box {
  height: 30px;
  width: 30px;
  position: absolute;
  background-color: #000;
  top: -49px;
  left: 31px;
}
.featured-positions.has-position .number-of-hire span {
  font-size: 23px;
}
.about-us .section-heading h2 {
  margin-bottom: 0;
}
.about-us .featured-positions.has-position .col-12 {
  border-top: none;
}
.page-template-about-us .wp-container-13 .col-12 {
  padding: 0;
}
.featured-positions.has-position .position-item .job-title p {
  font-family: "Galano Grotesque SemiBold";
  font-size: 2.88vw;
  text-align: left;
  line-height: 1;
  margin-top: 20px;
}
.featured-positions.has-position .position-item .job-excerpt p {
  font-family: "Galano Grotesque Regular";
  font-size: 16px;
  width: 418px;
  margin-top: 40px;
}
.featured-positions.has-position .position-item .content {
  display: flex;
  max-width: 1090px;
  justify-content: center;
}
.job-title {
  display: flex;
}
.job-title span {
  font-size: 23px;
  color: #ffffff;
  width: 10%;
}
.job-excerpt,
.job-title {
  width: 50%;
}
/* .featured-positions.has-position .position-item .content > div{
    width: 44%;
} */
.featured-positions.has-position .position-item .line {
  width: 100%;
  /* border-bottom:2px solid #FFFFFF; */
}
.featured-positions.has-position .col-12 {
  margin-bottom: 100px;
}
.featured-positions.has-position .position-item .apply-now-line {
  display: flex;
}
.featured-positions.has-position .position-item .apply-now-line .line2 div {
  width: 100%;
  height: 2px;
  background-color: #ffffff;
}
.featured-positions.has-position .number-of-hire span,
.featured-positions.has-position .position-item .job-title p,
.featured-positions.has-position .position-item .job-excerpt p {
  color: #ffffff;
}
.featured-positions.has-position .position-item .apply-now-line .line2 {
  width: 75%;
  display: flex;
  align-items: center;
}
.featured-positions.has-position .position-item .apply-now-line .apply-now {
  /* margin: 0 auto; */
  padding-left: 40px;
}
.page-template-about-us .featured-positions.has-position .position-item .apply-now-line .apply-now a {
  display: flex;
  align-items: revert;
  padding: 9px 20px;
  /* height: 38px; */
  font-family: 'Galano Grotesque DEMO Bold';
  font-size: 20px;
  text-transform: uppercase;
  color: #000;
  /* padding: 0.68vw 1.6vw;
  padding-bottom: 1vw; */
  background: linear-gradient(to left, #FFF200 51%, #ffffff 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all 0.5s;
  position: relative;
  -webkit-appearance: none;
  -khtml-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  line-height: 1;
}
/* .featured-positions.has-position .position-item .apply-now-line .apply-now a {
  display: flex;
  align-items: center;
  padding: 0 20px;
  height: 38px;
  font-family: 'Galano Grotesque Bold';
  font-size: 20px;
  text-transform: uppercase;
  color: #000;
  padding: 0.68vw 1.6vw;
  padding-bottom: 1vw;
  background: linear-gradient(to left, #FFF200 50%, #ffffff 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all 0.5s;
  position: relative;
  -webkit-appearance: none;
  -khtml-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
} */
.featured-positions.has-position
  .position-item
  .apply-now-line
  .apply-now
  a
  span {
  color: #000000;
  font-size: 20px;
  /*font-style: italic;*/
  font-family: "Galano Grotesque Bold";
  text-transform: uppercase;
}
.featured-positions.has-position
  .position-item
  .apply-now-line
  .apply-now
  a:hover {
  background-position: left bottom;
}

.tes-heading-wrapper,
.tes-content-wrapper {
  max-width: 1620px;
  margin: 0 auto;
  display: flex;
  height: 100%;
  justify-content: space-between;
  padding: 0 27px;
}
.tes-yellow-wrapper {
  background-color: #FFF200;
  height: 796px;
}
.tes-heading {
  padding-top: 12vw;
}
.tes-author-container {
  vertical-align: bottom;
}
.tes-author-container .tes-name p {
  font-family: "Galano Grotesque ExtraBold";
  margin-bottom: -10px;
}
.tes-author-container .tes-name p span {
  font-family: "Galano Grotesque SemiBold";
  font-size: 7vw;
  line-height: 0.4;
}

.tes-author-container {
  display: flex;
  align-items: flex-end;
}

.tes-heading h2 {
  font-family: "Galano Grotesque ExtraBold";
  font-size: 77px;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 3.1vw;
}
.tes-heading p {
  max-width: 536px;
  font-family: "Galano Grotesque Regular";
  font-size: 23px;
  margin-bottom: 4.7vw;
  color: #000000;
}
.tes-author-message {
  padding-top: 26.1vw;
}
.tes-author-message .tes-name span {
  font-family: "Galano Grotesque SemiBold";
  font-size: 10.45vw;
  line-height: 0.4;
}
.tes-img-container img {
  max-width: 480px;
  width: 480px;
}
.tes-bold p {
  font-family: "Galano Grotesque SemiBold";
  /*font-style: italic;*/
  position: relative;
  font-size: 20px;
}
.tes-message-wrapper * {
  color: #000000;
}
.slick-dots button:focus {
  outline: none;
}
.testimonial-item .tes-message p {
  font-family: "Galano Grotesque Regular";
  font-size: 20px;
}
.tes-message-wrapper {
  max-width: 842px;
  margin-left: 100px;
}
.tes-bold {
  margin-top: 70px;
  margin-bottom: 88px;
}
.tes-bold > p:after {
  content: "";
  position: absolute;
  background-image: url("/wp-content/themes/silkscreen-child/assets/images/right-qoute.png") !important;
  background-size: contain;
  background-repeat: no-repeat;
  width: 32px;
  height: 29px;
  margin-left: 30px;
  bottom: 0;
}
.tes-bold > p:before {
  content: "";
  position: absolute;
  background-image: url(/wp-content/themes/silkscreen-child/assets/images/left-qoute.png) !important;
  background-size: contain;
  background-repeat: no-repeat;
  width: 32px;
  height: 29px;
  left: -54px;
}
.tes-bold > p:after {
  content: "";
  position: absolute;
  background-image: url("/wp-content/themes/silkscreen-child/assets/images/right-qoute.png") !important;
  background-size: contain;
  background-repeat: no-repeat;
  width: 32px;
  height: 29px;
  margin-left: 30px;
  bottom: 0;
}
.tes-bold > p {
  font-style: normal;
}
.tes-message .apply-now {
  display: none;
}
.testimonials .tes-item-2 {
  margin-top: 40px;
}
/* .tes-heading .slide-right{
    position: absolute;
    contain: '';
    height: 30px;
    width: 50px;
    top: 84%;
    right: 4%;
    cursor: pointer;
    background: url('/wp-content/themes/silkscreen-child/assets/images/Component 16 – 1.png');
    background-size: contain;
    background-repeat: no-repeat;
    transform: translate(-50%, -50%);
} */

/* testimonial slider */
.about-us-testimonial * {
  color: #000000;
}
.testimonial-name {
  font-family: "Galano Grotesque ExtraBold";
  font-size: 77px;
  text-transform: uppercase;
  line-height: 0.8;
}
.testimonial-slider-content .tes-bold {
  max-width: 674px;
  margin-left: 100px;
  margin-top: 70px;
  margin-bottom: 88px;
}
.testimonial-message p {
  font-family: "Galano Grotesque Regular";
  font-size: 20px;
}

.service-type-cat.container {
  margin-top: 0;
}
.service-type-cat.container span {
  font-size: 25px;
  font-family: "Galano Grotesque SemiBold";
  margin-top: 20px;
}
.testimonial-slider-content {
  padding: 0 38px;
}
.tes-bold span p {
  text-transform: uppercase;
}
.testimonial-description {
  font-size: 25px;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.testimonial-yellow-wrapper {
  background-color: #FFF200;
}
.testimonial-yellow-wrapper h2 {
  font-family: "Galano Grotesque ExtraBold";
  font-size: 4vw;
  text-transform: uppercase;
}
.slider-testimonial-description {
    margin-top: 30px;
}
.testimonial-yellow-wrapper .container {
  max-width: 1690px;
  padding: 0 60px;
}
.about-testimonial-slider.container {
  max-width: 1560px;
  padding: 0 50px;
}
.about-testimonial-slider .slick-prev {
  transform: rotate(180deg) translate(0, -50%);
  top: 30%;
  left: 0;
  z-index: 3;
}
.about-testimonial-slider .slick-next {
  transform: translate(0, -50%);
  top: 36.4%;
  right: 0;
  z-index: 3;
}
/* .testimonial-item.tes-item-1{
    padding-top: 17vw;
}
.testimonial-item.tes-item-2{
    padding-top: 42vw;
} */
.services-description span {
  font-size: 21px;
}
/* work page */
.team-box .team-details p {
  font-size: 22px;
  color: #FFFFFF;
}
.team-avatar{
  transition: opacity 0.3s ease-in-out;
}
.team-details h3 {
  font-family: 'Galano Grotesque ExtraBold';
  color: #FFF200;
  font-size: 60px;
  margin-bottom: 30px;
}
.team-details {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 516px;
  width: 100%;
  left: 50%;
  transition: opacity 0.3s ease-in-out;
  opacity: 0;
  pointer-events: none;
}
.team-avatar.hide-avatar{
  opacity: 0;
}
.team-details.show-details{
  opacity: 1;
}
.work-tags span {
  font-size: 23px;
  margin-right: 10px;
}
.fullwidth-image figure {
  width: 100%;
}
.fullwidth-image figure img {
  width: inherit;
}
.case-study-paragraph p {
  font-family: "Galano Grotesque Regular";
  font-size: 23px;
  color: #000000;
}
.section-heading.block_62cd41b3fd9ce h2,
.section-heading.block_62cd844324cb h2 {
  text-transform: none !important;
  margin-bottom: 0;
}
.yellow-circle-indicator {
  display: none;
  width: 36px !important;
  height: 36px;
  position: absolute;
  right: 8vw;
  top: 40%;
  transform: translate(0, -50%);
}
.featured-position-container {
  background-color: #000000;
}
.wp-container-11 {
  margin-bottom: 0;
}
.team-4 p {
  width: 250px;
}
.wp-container-4 {
  padding-top: 90px;
}
.team-groups {
  margin: 0 auto;
  margin-top: 40px;
  padding-bottom: 170px;
}
.list-texts-show * {
  font-style: normal;
  font-size: 21px;
}

@media (min-width: 1981px) {
  .height-vh {
    height: unset;
  }
  .section-heading h2,
  .testimonial-yellow-wrapper h2 {
    font-size: 77px;
  }
  .tes-author-container .tes-name p span {
    font-size: 130px;
  }
  .tes-heading {
    padding-top: 200px;
  }
  .elementor-1320
    .elementor-element.elementor-element-c6c8de0
    .elementor-heading-title {
    font-size: 77px;
  }
  .elementor-1320
    .elementor-element.elementor-element-c8a7f60
    > .elementor-widget-container {
    font-size: 23px;
  }
  h2.elementor-heading-title {
    font-size: 77px !important;
  }
  .services-description span {
    font-size: 23px;
  }
  .services-hero .elementor-element-populated {
    margin-bottom: 100px !important;
  }
  .services-list-images .elementor-widget-image:last-child {
    left: -5.4% !important;
  }
  /* .featured-positions.has-position .position-item .apply-now-line .apply-now a {
    padding: 13px 30px;
  } */
  .featured-positions.has-position
    .position-item
    .apply-now-line
    .apply-now
    a
    span {
    font-size: 20px;
  }
  .featured-positions.has-position .position-item .job-title p {
    font-size: 55px;
  }
  .featured-positions.has-position .position-item .job-excerpt p {
    font-size: 25px;
    width: 418px;
  }
}
@media all and (max-width: 1980px) {
  .tes-img-container img {
    max-width: 25.6vw;
    width: 25.6vw;
  }
}
@media all and (max-width: 1700px) {
  .about-testimonial-slider.container {
    padding: 0 90px;
  }
  .about-testimonial-slider .slick-prev {
    left: 4vw;
  }
  .about-testimonial-slider .slick-next {
    right: 4vw;
  }
}
@media (max-width:1560px) {
  .featured-positions.has-position .position-item .job-title p{
    width: 70%;
  }
}
@media all and (max-width: 1600px) {
  .about-testimonial-slider.container {
    padding: 0 120px;
  }
  .about-testimonial-slider .slick-prev {
    left: 5vw;
  }
  .about-testimonial-slider .slick-next {
    right: 5vw;
  }
}
@media all and (max-width: 1440px) {
  .about-testimonial-slider .slick-prev {
    left: 6vw;
  }
  .about-testimonial-slider .slick-next {
    right: 6vw;
  }
  .testimonial-name {
    font-size: 55px;
  }
}
@media all and (max-width: 1350px) {
  .featured-positions.has-position .position-item .apply-now-line .apply-now a{
    font-size: 18px;
  }
  .the-banner .sub-heading > * {
    font-size: 16px;
  }
}
@media all and (max-width: 1300px) {
  .tes-message p {
    font-size: 16px;
  }
}
@media (max-width: 1250px) {
  .tes-heading-wrapper,
  .tes-content-wrapper {
    flex-direction: column;
    padding: 0 20px;
  }
  .tes-author-container {
    justify-content: center;
    margin-left: 100px;
  }

  .section-heading.block_62ce7d10b32d4 {
    padding-top: 0;
    margin-top: 0;
  }

  /* testimonial slider  */
  .tes-bold p,
  .testimonial-message p,
  .testimonial-description {
    font-size: 2vw;
  }
  .testimonial-slider-content .tes-bold {
    margin-left: 50px;
  }
  .featured-positions.has-position .position-item .job-excerpt p {
    width: 314px;
  }
  .featured-positions.has-position
    .position-item
    .apply-now-line
    .apply-now
    a
    span {
    font-size: 15px;
  }
  .team-4 .team-details {
      width: 40vw;
      height: 40vw;
  }
  .team-details h3 {
      font-size: 40px;
  }
  .team-box .team-details p {
      font-size: 15px;
  }
  .page-template-about-us .featured-positions.has-position .position-item .apply-now-line .apply-now a {
    align-items: center;
    line-height: 22px;
    font-size: 15px;
    height: 26px;
  }
}
@media all and (max-width: 1160px){
.apply-section-container {
  /* margin-top: -464px !important; */
}
}
@media all and (max-width: 1024px){
  .team-groups .team-item{
    flex: 0 0 100%;
    max-width: 100%;
  }
  .team-item {
    height: 477px;
  }
  .apply-section-container {
    /* padding-top: 785px;
    margin-top: -718px !important; */
  }
  .team-item.team-3{
    position: relative;
    z-index: 1;
  }
  .section-heading h2 {
      font-size: 50px;
  }
  .tag.archive .mood-section {
      padding-top: 170px;
  }
  .team-avatar {
    max-width: 500px;
    margin: 0 auto;
  }
  .team-4 .team-details {
      max-width: 400px;
      width: 100%;
      height: 100%;
  }
  .team-4 .yellow-circle-indicator{
    display: none;
  }
  .apply-section.container .left-col{
    padding-bottom: 40px;
  }
  .wp-container-4 {
    padding-top: 0;
  }
  .page-id-212 .banner-link {
      padding: 40px 52px;
  }
  .team-item {
      margin-bottom: 40px;
  }
  .team-groups {
      padding-bottom: 70px;
  }
  .about-us.page-template .apply-section {
      padding-top: 40px;
      margin-bottom: 40px;
  }
  .perks-list {
      padding-top: 40px;
  }
  .wp-container-8 .wp-block-column {
      padding-bottom: 70px;
  }
  .featured-positions.has-position .col-12 {
      margin-bottom: 40px;
  }
  /* .testimonial-yellow-wrapper {
      padding-top: 70px;
  } */
  .slider-testimonial-description {
      margin-top: 0;
  }
  .featured-post-title {
    opacity: 1;
    background-color: rgb(0 0 0 / 80%);
    font-size: 25px;
  }
}

@media all and (max-width: 890px) {
  .tes-heading {
    padding-left: 0;
    padding-top: 100px;
  }
  .tes-heading h2 {
    font-size: 35px;
  }
  .tes-author-message {
    padding-top: 138px;
  }
  .tes-author-message .tes-name {
    text-align: center;
  }
  .tes-author-message .tes-message {
    display: none;
  }
  .tes-heading .slide-right {
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
  }
  .tes-heading img {
    max-width: 245px;
  }
  .testimonial-item.tes-item-1 {
    padding-top: 37px;
  }
  .tes-yellow-wrapper {
    height: 65vw;
  }
}
@media all and (max-width: 1100px) {
  .about-us.page-template .apply-section {
    flex-direction: column-reverse;
  }
  .section-heading.block_62cd41d8fd9cf {
    margin-bottom: 50px;
  }
  .apply-section.container .left-col {
    padding-left: 0;
  }
  .perk-item p {
    font-size: 2.1vw;
  }
  .perks-list {
    padding-top: 30px;
  }
  .featured-positions.has-position .position-item .content {
    justify-content: center;
  }
  .featured-positions.has-position .position-item .apply-now-line .apply-now a {
    font-size: 16px;
  }
}
@media all and (max-width: 1154px) {
  .featured-position-container .embed-video-clip {
    top: unset;
    bottom: 0;
  }
}
@media all and (min-width: 1025px) {
  .team-item.team-4:hover .team-box .team-details h3{
    display: none;
  }
  .team-item.team-4:hover .team-box .team-details p{
    display: block;
  }
  .team-item.team-4 .team-box .team-details p {
    top: 50%;
  }
  .team-item.team-4 .team-box .team-details p {
    font-size: 25px;
    line-height: 1;
  }
  .team-item.team-4:hover .team-box .team-details {
    opacity: 1;
    transition: opacity 0.5s;
    z-index: 2;
  }
  .team-item.team-4:hover .team-box .team-avatar {
    opacity: 0;
    transition: opacity 0.5s;
  }
  .featured-positions.has-position .position-item .job-title p{
    width: 80%;
  }
}
@media all and (max-width: 1024px) {
  /* about us | team section */
  .team-item.team-4 .team-box .team-details h3 span {
    font-size: 13.6vw;
  }
  .apply-section-container {
    padding-top: 70px;
}
  .team-groups {
    min-height: 1100px;
  }

  .the-banner .heading > * {
    font-size: 35px;
  }
  .service-slide.container .service-items-overflow .service-item h4 {
    font-size: 50px;
  }
  .service-slide.container
    .service-items-overflow
    .service-item
    .service-content
    p {
    font-size: 20px;
  }
  .featured-position-container .embed-video-clip {
    position: absolute;
    top: unset;
    bottom: 0;
    right: 0;
  }
  .featured-positions {
    padding: 50px 30px;
    padding-bottom: 300px;
  }
  .featured-position-container .embed-video-clip {
    width: 727px;
  }
  .featured-positions .no-recruitment p {
    font-size: 20px;
  }
  .tes-message > p::after {
    width: 26px;
    height: 16px;
  }
  .tes-message > p::before {
    width: 26px;
    height: 16px;
  }
  .featured-positions.has-position .position-item .apply-now-line .line2 {
    width: 65%;
  }
  .featured-positions.has-position
    .position-item
    .apply-now-line
    .apply-now
    a
    span {
    font-size: 16px;
  }
  /* .featured-positions.has-position .position-item .apply-now-line .apply-now a {
    padding: 6px 15px;
    padding-bottom: 10px;
  } */

  /* testimonial slider */
  .tes-bold > p:before,
  .tes-bold > p:after {
    width: 3.13vw;
    height: 2.8vw;
  }
  .tes-bold > p:before {
    left: -35px;
  }
  .tes-bold > p:after {
    margin-left: 15px;
  }
  .testimonial-slider-content .tes-bold {
    margin-bottom: 48px;
  }
  .testimonial-slider-content .tes-bold {
    margin-left: 40px;
  }
  .about-testimonial-slider .slick-prev {
    left: 7.5%;
  }
  .about-testimonial-slider .slick-next {
    right: 7.5%;
  }
  .testimonial-name {
    font-size: 34px;
  }
  .tes-img-container img {
    width: 21.6vw;
  }
  .page-id-1320 .show-list-arrow {
    display: flex;
  }

  .about-us.page-template .featured-positions {
    padding: 40px 10%;
  }
  .featured-position-container {
    padding-top: 70px;
  }
}
@media all and (max-width: 991px) {
}
@media all and (max-width: 767px) {
  .team-item {
    margin-bottom: 58px;
  }
  .about-us.page-template .apply-section {
    padding-top: 0 !important;
    overflow: hidden;
  }
  .team-item {
      /* height: 78vw; */
  }
  .apply-section.container .left-col {
    padding-left: 0;
  }
  .featured-positions .division {
    width: 25px;
  }
  .tes-author-message .tes-name span {
    font-size: 50px;
  }

  .featured-position-container .embed-video-clip {
    width: 147vw !important;
  }
  .the-banner .banner-description,
  .page-template-services .banner .overlay-banner {
    background-color: transparent;
  }
  .page-template-services .banner .embed-video {
    position: relative;
    padding-top: 0;
  }
  .the-banner .navigate-down {
    margin-top: 0;
  }
  .featured-positions.has-position .position-item .job-excerpt p {
    width: auto;
  }
  .tes-message-wrapper {
    margin-left: 0;
    padding: 0 20px;
  }
  .tes-bold p {
    font-size: 20px;
  }
  .tes-bold > p:before,
  .tes-bold > p:after {
    width: 26px;
    height: 26px;
  }
  .tes-bold {
    margin-left: 50px;
    margin-right: 50px;
  }
  .tes-heading p {
    font-size: 18px;
  }
  .featured-positions.has-position .position-item .job-excerpt p,
  .featured-positions.has-position .position-item .job-title p {
    padding: 0 20px;
  }
  .featured-positions.has-position .position-item .apply-now-line .apply-now a,
  .featured-positions.has-position
    .position-item
    .apply-now-line
    .apply-now
    a
    span {
    font-size: 12px;
  }
  .featured-positions.has-position .position-item .apply-now-line .apply-now a{
    display: flex;
    height: 40px;
    align-items: center;
    padding: 0 10px;
  }
  .job-title span {
    font-size: 18px;
  }
  .about-testimonial-slider ul.slick-dots {
    text-align: center;
    padding: 0;
  }
  .about-testimonial-slider ul.slick-dots li {
    list-style-type: none;
    display: inline;
    margin: 0 5px;
  }
  .about-testimonial-slider ul.slick-dots li button {
    color: transparent;
    border: none;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    -webkit-appearance: none;
    -khtml-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    padding: 0;
  }
  .about-testimonial-slider li.slick-active button {
    background-color: #f6ee23;
  }
  .nav-container {
    padding: 0 0 0 20px;
  }
  header#main-header .container.header-scroll-up .nav-container {
    padding: 0 25px 0 45px !important;
  }
  .container {
    padding: 0 20px;
  }
  .section-heading.container,
  .testimonial-yellow-wrapper .container {
    padding: 0px 30px;
  }
  .testimonial-yellow-wrapper .container {
    padding: 0 30px;
  }
  .perks-list {
    margin-top: 0;
    padding: 0 30px;
  }
  .apply-section {
    margin-top: 30px;
  }
  .job-excerpt,
  .job-title {
    width: 100%;
  }
  .featured-positions.has-position .position-item .apply-now-line .line2 {
    width: 60%;
  }
  .services-list-texts .elementor-widget-container li {
    text-align: left;
  }
  .featured-work {
    padding: 0 32px !important;
  }
  .featured-work > .row > .col-12 {
    padding: 0 3px;
  }
  .team-1 .yellow-circle-indicator {
    right: 35%;
    top: 40%; 
  }
  .team-2 .yellow-circle-indicator {
      right: 35%;
      top: 50%;
  }
  .team-3 .yellow-circle-indicator {
      right: 30%;
      top: 50%;
  }
  .about-us.page-template .apply-section {
    padding-top: 0;
  }
  .perk-item {
    padding-top: 60px;
  }
  .perk-item h4 {
      margin-bottom: 30px;
  }
  .featured-positions.has-position .position-item .content {
      padding: 30px 0;
  }
  .featured-positions.has-position .box{
    display: none;
  }
  .testimonial-slider-content .tes-bold {
    margin-left: 10px;
    margin-right: 10px;
  }
  .featured-post-title {
    font-size: 20px;
  }
}
@media all and (min-width: 768px) {
  .testimonial-slider-content .row .image-container {
    max-width: 38% !important;
  }
  .testimonial-slider-content .row .content-container {
    max-width: 62% !important;
    flex: auto;
  }
  .featured-positions.has-position .position-item .job-title p {
    margin-left: 20px;
  }
}
@media all and (max-width: 768px) {
  .section-heading h2 {
    width: 100%;
  }
}


@media all and (min-width: 550px) and (max-width: 768px) {
  .service-slide.container
    .service-items-overflow
    .service-item
    .service-content
    p {
    font-size: 2.6vw;
  }
}
@media all and (max-width: 550px) {
  .service-slide.container
    .service-items-overflow
    .service-item
    .service-content
    p {
    font-size: 16px;
  }
  /* .featured-work .featured-image .desktop-img {
    display: none;
  } */
  .featured-work .featured-image .mobile-img {
    display: block;
  }
}
@media all and (min-width: 426px) and (max-width: 768px) {
  /* .featured-work .details a {
    font-size: 18px;
  } */

  .featured-work .details h3 {
    font-size: 25px;
  }
}

@media all and (max-width: 768px) {
  .perk-item {
    margin: auto auto auto 30px !important;
  }
  .banner .embed-video {
    position: relative;
    width: 100%;
    height: 55vw;
  }
  .page-template .banner {
    padding-top: 100px;
  }
  .inner-page {
    padding: 0;
  }
  .service-slide.container .row .col-12 {
    padding-top: 0;
    margin-top: -100px;
  }
  .page-links .social-links-container .social-link {
    margin-right: 4px;
  }
  .section-heading h2{
    font-size: 35px;
    line-height: 1;
    margin-bottom: 54px;
  }
  /* .page-template-services .banner{
        height: auto;
    } */
}
@media all and (max-width: 767px) {
  .team-item {
    margin-bottom: 30px;
  }
  .team-item.team-4 .team-box .team-details h3 span {
      display: block;
  }
  .team-item.team-4 .team-box {
    /* margin-top: 230px; */
  }
  .apply-section-desc p,
  .testimonial-item .tes-message p {
    font-size: 20px;
  }
  .perk-item {
    margin: 0 !important;
  }
  .perk-item p {
    font-size: 16px;
  }
  .perks-list > .row > div {
    margin-bottom: 0;
  }
  .yellow-circle-indicator {
    display: block;
  }
  /* about us */
  .team-item.team-4 .team-box .team-details {
    /* display: none; */
  }
  .team-1 .team-details {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .team-3 .team-box {
    margin-bottom: 0;
    /* margin-top: 100px; */
  }
  .team-item.team-3 {
    z-index: 2;
  }
  .services-list-texts {
    margin-top: 20px;
    display: flex;
    justify-content: center !important;
  }
  .services-list-texts .list-texts-show {
    text-align: left;
  }
  .list-texts-show *,
  .services-description span {
    font-size: 18px;
  }
  .apply-section-container {
      /* padding-top: 800px;
      margin-top: -846px !important; */
  }
  /* testimonial slider */
  .tes-img-container img {
    margin: 0 auto;
  }
  .testimonial-yellow-wrapper h2 {
    font-size: 35px;
  }
  .testimonial-name {
    font-size: 35px;
  }
  .tes-bold p,
  .testimonial-message p,
  .testimonial-description {
    font-size: 16px;
  }
  .content-container * {
    text-align: center;
  }
  .show-list-arrow {
    display: none !important;
  }
  .services-list-texts .elementor-widget-container * {
    font-family: "Galano Grotesque Regular";
    font-size: 21px;
    font-style: normal;
  }
  .services-list-texts .elementor-widget-container {
    opacity: 1 !important;
    top: 0 !important;
  }
  .testimonial-slider-content .image-container {
    margin-bottom: 20px;
  }
  .about-testimonial-slider.container {
    padding: 0 40px;
  }
  .featured-work .details {
    display: block;
  }
  .featured-work .horizontal-line {
    padding-bottom: 40px;
  }
  .services-list-texts .elementor-widget-container ul {
    max-width: 300px;
  }
  .team-groups {
    padding-bottom: 70px;
  }
  .elementor-element-27efd9b.margin-section {
    margin: 70px 0;
  }
  .about-us.page-template .featured-positions{
    margin: 0;
  }
  .wp-container-4 {
    padding-top: 70px;
  }
  .team-groups {
      padding-bottom: 70px;
  }
}
@media (max-width: 580px) {
  .featured-positions.has-position .position-item .apply-now-line .line2 {
    width: 60%;
  }
  .tes-yellow-wrapper {
    height: 80vw;
  }
  .page-template-about-us .featured-positions.has-position .position-item .apply-now-line .apply-now a {
    font-size: 12px;
    height: 34px;
    justify-content: center;
  }
  .featured-positions.has-position .position-item .apply-now-line .apply-now {
    width: 60%;
  }
}
@media all and (max-width: 550px) {
  .featured-position-container .embed-video-clip {
    width: 580px;
  }
  .featured-positions .no-recruitment p {
    width: 100%;
    font-size: 16px;
  }
}
@media all and (max-width: 524px){
}
@media all and (max-width: 500px) {
  .featured-positions.has-position .position-item .job-title p {
    font-size: 25px;
    width: 100%;
  }
  .apply-section-desc p {
    width: 100%;
  }
  /* about us */
}
@media all and (min-width: 426px) and (max-width: 1024px) {
  .featured-work .heading-title h2 {
    font-size: 45px;
  }

  .featured-work .heading-title {
    padding-bottom: 45px;
  }

  .featured-work .featured-image {
    margin-bottom: 50px;
  }
}

@media all and (max-width: 600px) {
  .featured-positions.has-position .position-item .content {
    display: block;
  }
  .team-groups {
    min-height: 2000px;
  }
  .team-groups {
    /* min-height: 415vw; */
  }
  .apply-section-container {
    /* margin-top: -846px !important; */
  }
}
@media all and (max-width: 585px) {
  .about-testimonial-slider.container {
    padding: 0 5px;
  }
  .services-description span {
    font-size: 16px;
  }
  .services-hero .elementor-widget-container {
    font-size: 20px;
  }
  .list-texts-show * {
    font-size: 16px;
  }
  .featured-positions.has-position .position-item .apply-now-line .apply-now {
    padding-left: 30px;
  }
  .team-item {
    margin-bottom: 0;
  }
  .team-4 .team-details {
      max-width: 350px;
      max-height: 350px;
  }
  .team-item.team-4 .team-box-4 .team-details p {
      font-size: 20px;
  }
  .team-4 .team-details h3 {
      font-size: 15px;
      margin-bottom: 0;
  }
  .team-4 .team-details h3 span {
      font-size: 80px;
      line-height: 1;
  }
  .team-1 .team-details,
  .team-2 .team-details,
  .team-3 .team-details {
      padding: 0 20px;
  }
}
@media all and (max-width: 560px) {
  
}
@media all and (max-width: 480px) {
  .featured-positions.has-position .position-item .apply-now-line .line2 {
    width: 50%;
  }
  .tes-bold p,
  .testimonial-item .tes-message p {
    font-size: 18px;
  }
  .tes-yellow-wrapper {
    height: 90vw;
  }
  .tes-img-container img {
    max-width: 100%;
    width: 122px;
  }
  .tes-author-container {
    justify-content: flex-start;
    margin-left: 122px;
  }
  .tes-yellow-wrapper {
    height: 432px;
  }
  .tes-author-container .tes-name p span {
    display: inline-block;
    font-size: 35px;
  }
  /* about us */

  .services-list-texts .elementor-widget-container * {
    font-size: 16px;
  }
  .services-list-texts .elementor-widget-container ul {
    max-width: 270px;
  }
  .team-item.team-3 {
    margin-top: 20px;
  }
  .team-item {
      height: 400px;
  }
  .team-groups {
      min-height: 1650px;
      padding: 0 30px;
  }
}
@media all and (max-width: 450px) {
  /* .team-groups {
    height: 390vw;
    min-height: 1px;
  }

  .team-groups {
    height: 500vw;
  } */
  .apply-section-container {
    /* margin-top: -369px !important; */
}
}
@media all and (max-width: 425px) {
  .the-banner .banner-description {
    padding: 36px 0px;
  }
  .featured-work .heading-title h2 {
    font-size: 35px;
  }
  .apply-section-container {
    /* margin-top: -112.3vw !important; */
  }
  .featured-work .heading-title {
    padding-bottom: 30px;
  }

  .featured-work .featured-image {
    margin-bottom: 27px;
  }

  .featured-work .details h3 {
    font-size: 16px;
  }

  .featured-work .details a:after {
    content: "" !important;
  }

  .featured-image.mobile {
    display: block;
  }

  /* .featured-image.desktop {
    display: none;
  } */
  .page-links .social-links-container .social-link {
    width: 20px;
    height: 20px;
    padding: 0;
    padding-left: 3px;
  }
  .page-links .social-links-container .social-link i {
    font-size: 14px;
  }
  .service-inner .service-content {
    width: 70%;
  }
  .service-slide.container
    .service-items-overflow
    .service-item
    .service-page-link {
    margin-left: 0;
  }
  .perk-item {
    margin: 0 !important;
  }
  .featured-positions .division {
    display: none;
  }
  .featured-positions {
    padding: 0px 30px;
  }

  .apply-section-link a {
    font-size: 16px;
    border-bottom: 3px solid black;
  }
  .apply-section-container {
    /* margin-top: -768px !important; */
  }
}

/*---Dev Miggy---*/

/* About us page */

@media all and (max-width:920px) and (min-width:886px) {

  .team-item.team-4 .team-box .team-details p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  
}

@media all and (max-width:885px) and (min-width:768px) {
  .team-item.team-4 .team-box .team-details p {
    overflow: hidden;
    text-overflow: ellipsis;
    /* display: -webkit-box !important; */
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  
}
/* Featured Positions */
.page-id-212 .job-excerpt p:nth-child(2) {
  display: none;
}

/* The Top Dogs */
@media all and (max-width:374px) and (min-width:320px) {
    /* .yellow-circle-indicator {
      top: 30% !important;
    right: 17vw;
    } */
}

@media all and (max-width: 320px) {
  .team-item {
    height: 305px;
}
.team-groups {
  margin-top: 50px;
}
.team-item.team-2{
  margin-bottom: 175px;
}
.apply-section-container {
  /* padding-top: 177%; */
}
.team-item.team-3 {
  margin-bottom: 189px;
}
.team-item.team-3 .team-box .team-details.show-details {
  padding-top: 203%;
}
}
/* The Top Dogs End */


/* Book-a-call side widget */
.call-to-action-button:hover {
  animation: cta-in-out 0.5s ease infinite;
  background-color: #FFF200;
}

.call-to-action-button:hover a {
  color: #000000;
  text-transform: uppercase;
}

.call-to-action-button a span {
  color: #fff;
  font-size: 20px;
}

.call-to-action-button:hover a span {
  color: #000000;
  font-size: 20px;
}
.call-to-action-button:hover a,
.call-to-action-button:hover a span  {
    font-family: 'Galano Grotesque Bold';
}
/* Book-a-call side widget end */

