/* Responsive Design */
.healthcare-page-banner h4 .page_titla {
  color: var(--white-color);
}


@media (max-width: 1280px) {
  .footer-grid {
    grid-template-columns: 40% 15% 15% 15%;
    justify-content: space-between;
  }
}

@media (max-width: 1200px) {
  .functional-expertise-row {
    flex-direction: column;
  }

  .container-sm,
  .container {
    padding: 0 20px !important;
  }

  .functional-expertise-middle {
    width: 100%;
  }

  .functional-expertise-left,
  .functional-expertise-right {
    width: 100%;
    max-width: 45%;
  }
  .contact-form-title h2 {
        font-size: 43px;
    line-height: 50px;
  }
}

@media (max-width: 1140px) {
  .executive-search-step p {
    height: 88px;
  }
}

@media (max-width: 992px) {

  .white-bg .nav-links ul li a {
    font-family: "Raleway-Medium";
    font-size: 48px;
    line-height: 56px;
  }
.brand-logo-section{
  padding:60px 0 67px 0;
}
  .copyright-contain {
    max-width: 53%;
    width: 100%;
  }

  .white-bg .nav-links ul li a.active {
    color: var(--white-color);
    opacity: 50%;
  }

  .white-bg .nav-links ul li a::after {
    height: 2px;
    background-color: var(--white-color);
  }
  
  .left_panle_link li button {
      font-size: 20px; 
    }
  .footer-grid {
    grid-template-columns: 48% 48%;
    gap: 30px;
  }

  .healthcare-page-banner-contain {
    gap: 35px;
  }

  .icon-content-col {
    gap: 40px;
  }

  .healthcare-page-banner .healthcare-banner-subtitle h1,
  .healthcare-page-banner .healthcare-banner-subtitle h2,
  .healthcare-page-banner .healthcare-banner-subtitle h3,
  .healthcare-page-banner .healthcare-banner-subtitle h4,
  .healthcare-page-banner .healthcare-banner-subtitle h5,
  .healthcare-page-banner .healthcare-banner-subtitle h6 {
    font-size: 38px;
    line-height: 49px;
  }

  .half-input-col {
    gap: 20px;
  }

  .brand-logo-column .row {
    grid-template-columns: repeat(4, 1fr);
  }

  .healthcare-page-banner,
  .team-page-banner {
    padding: 170px 0 80px 0;
  }

  .white-bg .nav-links ul li a {
    color: var(--white-color);
  }

  .about-page-banner p {
    font-size: 18px;
    line-height: 28px;
  }

  .healthcare-page-banner h4 {
    font-family: "Raleway-Medium";
    font-size: 18px;
    line-height: 24px;
  }

  .highlight-page-title,
  .contact-banner-title h1,
  .contact-banner-title h2,
  .contact-banner-title h3,
  .contact-banner-title h4,
  .contact-banner-title h5,
  .contact-banner-title h6,
  .about-page-banner h4,
  .search-solutions-contain-title h5,
  .search-solutions-contain-title h6 {
    font-family: "Raleway-Bold";
    font-size: 18px;
    line-height: 24px;
  }

  .about-page-banner h1,
  .about-page-banner h2,
  .about-page-banner h3,
  .contact-banner-subtitle h3,
  .search-solutions-contain-title h2 {
    font-family: "Raleway-Regular" !important;
    font-size: 38px;
    line-height: 49px;
    letter-spacing: -0.4px;

  }

  .about-page-banner-contain,
  .search-solutions-contain-title {
    gap: 30px;
  }

  .about-banner-subtitle {
    gap: 16px;
  }

  .about-page-banner,
  .contact-page-banner {
    padding: 122px 0 40px 0;
  }

  .executive-search-contain-title h1,
  .executive-search-contain-title h2,
  .executive-search-contain-title h3 {
    font-size: 18px;
    line-height: 28px;
    font-family: "Raleway-Regular";
  }

  .ellipse-cricle::before {
    padding: 16px;
  }

  .executive-search-contain-title h5,
  .executive-search-contain-title h6 {
    font-family: "Raleway-Bold";
    font-size: 18px;
    line-height: 26px;
  }

  .executive-search-contain-title {
    gap: 40px;
  }

  .executive-search-section-contain {
    gap: 40px;
  }

  .case-study-title h1,
  .case-study-title h2,
  .case-study-title h3,
  .case-study-title h4,
  .case-study-title h5,
  .case-study-title h6 {
    font-family: "Raleway-Medium" !important;
    font-size: 16px;
    line-height: 24px;
  }

  .case-study-title {
    gap: 12px;
  }

  .case-study-column p,
  .case-study-column ul li {
    font-size: 18px;
    line-height: 28px;
  }

  .case-study-column h4,
  .case-study-column h3,
  .case-study-column h2,
  .case-study-column h1,
  .case-study-column h5,
  .case-study-column h6  {
    font-family: "Raleway";
    line-height: 32px;
  }

  .case-study-title p,
  .case-study-title a {
    font-family: "Raleway-Bold";
    font-size: 16px;
    line-height: 24px;
  }

  .back-link {
    font-size: 16px;
    line-height: 100%;
  }

  .perspectives-page-section {
    padding: 70px 0 90px 0;
  }

  .perspectives-page-banner {
    padding: 150px 0 50px 0;
  }

  .contact-form-title h1,
  .contact-form-title h2,
  .call-to-action-contact-contain .call_title_link {
    font-size: 38px;
    line-height: 50px;
  }

  .profile-subtitle h5 {
    font-size: 24px;
    line-height: 100%;
  }

  .call-to-action-contact-contain .call_title_link {
    padding-right: 0;
  }
.contact-form .form-head-para {
  font-size: 18px !important;
    line-height: 145% !important;
    max-width: 100%;
}
}
@media (max-width: 991px) {
  .row.functional-expertise-main-row {
    gap: 48px;
  }
.email-us.rollover_outline_svg :first-child {
  stroke-dasharray: 78, 365;
    stroke-dashoffset: 275;
}
.email-us.rollover_outline_svg :nth-child(2) {
    stroke-dasharray: 80, 405;
    stroke-dashoffset: 468;
}
.email-us.btn-animated .elementor-button:hover svg :nth-child(2) {
    stroke-dashoffset: 804;
}
.email-us.btn-animated .elementor-button:hover svg :first-child {
    stroke-dashoffset: 426;
}
}

@media (max-width: 768px) {
  .footer-grid {
    grid-template-columns: 65% 30%;
  }

  .contact-form-column {
    gap: 20px;
  }

   .team-profile-col {
    padding-top: 40px;
  }

  .industries-Btn,
  .elementor-button-text,
  .search-Btn,
  .contact-Us,
  .see-full-team-Btn,
  .load-Btn,
  .submit-Btn,
  .our-Btn,
  .industry-Btn {
    font-size: 16px;
    line-height: 100%;
  }

  .industries-btn.rollover_outline_svg :first-child {
        stroke-dasharray: 119, 365;
        stroke-dashoffset: 263;
  }

  .industries-btn.rollover_outline_svg :nth-child(2) {
    stroke-dasharray: 125, 385;
    stroke-dashoffset: 488;
  }

  .btn-animated .elementor-button,
  .submit-btn.btn-animated .elementor-button {
    height: 47px;
  }

  .industries-btn.btn-animated .elementor-button:hover svg :first-child {
    stroke-dashoffset: 465;
  }

  .industries-btn.btn-animated .elementor-button:hover svg :nth-child(2) {
          stroke-dashoffset: 852;
              stroke-dasharray: 121, 415;
  }

  .our-btn.rollover_outline_svg :nth-child(2) {
    stroke-dasharray: 90, 385;
    stroke-dashoffset: 452;
  }

  .our-btn.rollover_outline_svg :first-child {
    stroke-dasharray: 95, 365;
    stroke-dashoffset: 272;
  }

  .our-btn.btn-animated .elementor-button:hover svg :first-child {
    stroke-dashoffset: 438;
  }

  .our-btn.btn-animated .elementor-button:hover svg :nth-child(2) {
    stroke-dashoffset: 758;
  }

  .industry-btn.rollover_outline_svg :first-child {
    stroke-dasharray: 152, 365;
    stroke-dashoffset: 267;
  }

  .industry-btn.rollover_outline_svg :nth-child(2) {
    stroke-dasharray: 152, 385;
    stroke-dashoffset: 515;
  }

  .industry-btn.btn-animated .elementor-button:hover svg :first-child {
    stroke-dashoffset: 495;
  }

  .industry-btn.btn-animated .elementor-button:hover svg :nth-child(2) {
    stroke-dashoffset: 826;
  }

  .submit-btn.rollover_outline_svg :first-child {
    /* stroke-dasharray: 74, 365;
    stroke-dashoffset: 281; */
        stroke-dashoffset: 230;
    stroke-dasharray: 82, 329; 
  }

  .submit-btn.rollover_outline_svg :nth-child(2) {
          stroke-dasharray: 79, 374;
        stroke-dashoffset: 430;
  }

  .submit-btn.btn-animated .elementor-button:hover svg :first-child {
stroke-dashoffset: 379;
        stroke-dasharray: 76, 329;
  }

  .submit-btn.btn-animated .elementor-button:hover svg :nth-child(2) {
    stroke-dashoffset: 724;
  }

  .submit-btn.btn-animated .elementor-button {
    padding-inline: 24px;
  }

  .load-btn.rollover_outline_svg :nth-child(2) {
    stroke-dasharray: 103, 385;
    stroke-dashoffset: 469;
  }

  .load-btn.rollover_outline_svg :first-child {
    stroke-dasharray: 103, 365;
    stroke-dashoffset: 273;
  }

  .load-btn.btn-animated .elementor-button:hover svg :first-child {
    stroke-dashoffset: 450;
  }

  .load-btn.btn-animated .elementor-button:hover svg :nth-child(2) {
    stroke-dashoffset: 780;
  }

  .see-full-team-btn.rollover_outline_svg :first-child {
    stroke-dasharray: 130, 365;
    stroke-dashoffset: 278;
  }

  .see-full-team-btn.rollover_outline_svg :nth-child(2) {
    stroke-dasharray: 130, 385;
    stroke-dashoffset: 495;
  }

  .see-full-team-btn.btn-animated .elementor-button:hover svg :first-child {
    stroke-dashoffset: 480;
  }

  .see-full-team-btn.btn-animated .elementor-button:hover svg :nth-child(2) {
    stroke-dashoffset: 812;
  }

  .contact-us.rollover_outline_svg :nth-child(2) {
  stroke-dasharray: 102, 382;
        stroke-dashoffset: 451;
  }
.call-to-action-section .call-to-action-section-contain .contact-us.rollover_outline_svg :first-child {
    stroke-dasharray: 103, 359;
    stroke-dashoffset: 235;
}
.call-to-action-section .call-to-action-section-contain .contact-us.btn-animated .elementor-button:hover svg :first-child {
    stroke-dashoffset: 430;
}
.call-to-action-section .call-to-action-section-contain .contact-us.btn-animated .elementor-button:hover svg :nth-child(2) {
    stroke-dashoffset: 740;
}
  .contact-us.rollover_outline_svg :first-child {
    stroke-dasharray: 105, 365;
    stroke-dashoffset: 269;
  }

  .contact-us.btn-animated .elementor-button:hover svg :first-child {
    stroke-dashoffset: 447;
  }

  .contact-us.btn-animated .elementor-button:hover svg :nth-child(2) {
    stroke-dashoffset: 780;
  }

  .learn-btn.btn-animated .elementor-button {
    padding-inline: 24.5px;
    height: 47px;
  }

  .learn-btn.rollover_outline_svg :first-child {
        stroke-dasharray: 106, 239;
        stroke-dashoffset: 114;
  }

  .learn-btn.rollover_outline_svg :nth-child(2) {
  stroke-dasharray: 102, 268;
        stroke-dashoffset: 337;
  }

  .learn-btn.btn-animated .elementor-button:hover svg :first-child {
            stroke-dashoffset: 356 !important;
        stroke-dasharray: 100, 289;
  }
 
  .learn-btn.btn-animated .elementor-button:hover svg :nth-child(2) {
         stroke-dashoffset: 510;
  }

    .search-btn.rollover_outline_svg :first-child {
    stroke-dasharray: 140, 365;
    stroke-dashoffset: 263;
  }

  .search-btn.rollover_outline_svg :nth-child(2) {
    stroke-dasharray: 140, 385;
    stroke-dashoffset: 495;
  }

  
  .search-btn.btn-animated .elementor-button:hover svg :first-child {
    stroke-dashoffset: 477;
  }
  .search-btn.btn-animated .elementor-button:hover svg :nth-child(2) {
    stroke-dashoffset: 808;
  }

  .rollover_outline_svg :nth-child(2) {
    stroke-dasharray: 80, 385;
    stroke-dashoffset: 437;
  }

  .rollover_outline_svg :first-child {
    stroke-dasharray: 80, 365;
    stroke-dashoffset: 243;
  }

  .btn-animated .elementor-button:hover svg :first-child {
    stroke-dashoffset: 412;
  }

  .btn-animated .elementor-button:hover svg :nth-child(2) {
    stroke-dashoffset: 730;
  }

  .call-to-action-contact p,
  .call-to-action-contact span {
    font-size: 18px;
    line-height: 28px;
  }

  .call-to-action-contact {
    padding: 80px 0;
  }

  .copyright-contain {
    max-width: 52%;
    width: 100%;
  }

  .footer {
    padding: 80px 0 40px 0;
  }
    .about-page-banner,
  .contact-page-banner {
    padding: 118px 0 40px 0;
  }

  .about-page-banner h1,
  .about-page-banner h2,
  .about-page-banner h3,
  .contact-banner-subtitle h3,
  .search-solutions-contain-title h2 {
    font-family: "Inter 28pt-Regular";
    font-size: 30px;
    line-height: 38px;
  }
    .executive-search-step-row{
      gap: 5px;
    }
  .healthcare-page-banner,
  .team-page-banner {
    padding: 118px 0 80px 0;
  }

  .perspectives-title p {
    padding-bottom: 12px !important;
    font-size: 14px;
    line-height: 100%;
  }

  .executive-search-step-col {
    gap: 51px;
  }

  .desktop-filter {
    display: none;
  }

  #mobileFilter {
    margin-bottom: 40px;
  }

  .perspectives-filter {
    display: block;
  }

  .perspectives-page-section {
    padding: 40px 0 80px 0;
  }

  .back-button-desk {
    display: none;
  }

  .back-button-mob {
    display: block;
  }

  .search-solutions-ellipse-contain {
    padding-top: 30px;
  }

  .perspectives-page-banner {
    padding: 118px 0 40px 0;
  }

  .case-study-main-row .row {
    flex-direction: column-reverse;
    gap: 48px;
  }

  .ellipse-cricle {
    margin: 0 auto;
  }

  .executive-search-step p {
    height: auto;
  }



  .profile-subtitle h6 {
    font-size: 16px;
    line-height: 100%;
  }

  .profile-subtitle {
    flex-direction: column;
    gap: 12px;
    display: flex;
  }

  .healthcare-team-title h1,
  .healthcare-team-title h2,
  .healthcare-team-title h3,
  .healthcare-team-title h4,
  .healthcare-team-title h5,
  .healthcare-team-title h6 {
    font-family: "Inter 28pt-Regular" !important;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: -0.4px;
  }

  .search-solutions-ellipse-contain h1,
  .search-solutions-ellipse-contain h2,
  .search-solutions-ellipse-contain h3,
  .search-solutions-ellipse-contain h4,
  .search-solutions-ellipse-contain h5,
  .search-solutions-ellipse-contain h6 {
    font-family: "Inter 18pt-Semibold" !important;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.4px;
  }

  .check-box-content {
    align-items: center;
  }

  .perspectives-banner-title h1,
  .perspectives-banner-title h2,
  .perspectives-banner-title h3,
  .perspectives-banner-title h4,
  .perspectives-banner-title h5,
  .perspectives-banner-title h6 {
    font-family: 'Raleway-Bold';
    font-size: 18px;
    line-height: 24px;
  }

  .functional-expertise-title h5 {
    font-family: 'Raleway-SemiBold';
    font-size: 18px;
    line-height: 24px;
  }

  .functional-expertise-content a {
    font-size: 18px;
    line-height: 26px;
  }

  .functional-expertise-content {
    padding: 24px 0;
  }

  .brand-contain-subtitle h1,
  .brand-contain-subtitle h2, 
  .brand-contain-subtitle h3, 
  .brand-contain-subtitle h4, 
  .brand-contain-subtitle h5, 
  .brand-contain-subtitle h6,
  .healthcare-page-banner .healthcare-banner-subtitle h1,
  .healthcare-page-banner .healthcare-banner-subtitle h2,
  .healthcare-page-banner .healthcare-banner-subtitle h3,
  .healthcare-page-banner .healthcare-banner-subtitle h4,
  .healthcare-page-banner .healthcare-banner-subtitle h5,
  .healthcare-page-banner .healthcare-banner-subtitle h6 {
    font-family: "Inter 28pt-Regular" !important;
    font-size: 30px;
    line-height: 38px;
    letter-spacing: -0.4px;
  }

  .healthcare-team-title p,
  .healthcare-team-title span {
    font-family: "Inter 28pt-Regular";
    font-size: 18px;
    line-height: 28px;
  }

  .search-solutions-ellipse-contain p,
  .search-solutions-ellipse-contain span {
    font-size: 18px;
    line-height: 26px;
  }

  .executive-search-step-row,
  .search-solutions-ellipse-row {
    flex-direction: column;
  }

  .call-to-action-section-contain h1,
  .call-to-action-section-contain h2,
  .call-to-action-section-contain h3,
  .call-to-action-section-contain h4,
  .call-to-action-section-contain h5,
  .call-to-action-section-contain h6 {
    font-family: "Raleway-Regular" !important;
    font-size: 30px;
    line-height: 38px;
    letter-spacing: -0.4px;
  }

  .call-to-action-section {
    padding: 80px 0;
  }

  .primary-button {
    font-size: 16px;
    line-height: 100%;
    padding: 12px 0;
    width: 124px;
    display: flex;
    justify-content: center;
  }

  .stand-grade-line {
    display: none;
  }

  .healthcare-team-profile-section .row {
    justify-content: center;
  }

  .healthcare-page-banner-contain {
    gap: 40px;
  }

  .healthcare-banner-subtitle {
    gap: 24px;
  }

  .brand-logo-column .row {
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
  }

  .functional-expertise-middle {
    flex-direction: column;
  }

  .functional-expertise-left,
  .functional-expertise-right {
    width: 100%;
    max-width: 100%;
  }

  .functional-expertise-section {
    padding: 60px 0 60px ;
  }

  .executive-search-section {
    padding: 60px 0 76px 0;
  }

  .healthcare-team-section {
    padding: 60px 0 73px 0;
  }

  .ellipse-section {
    padding: 49px 0 80px 0;
  }

  .healthcare-team-profile-section {
    gap: 40px;
  }

  .executive-search-section-contain {
    gap: 60px;
  }

  .half-input-col {
    flex-direction: column;
    gap: 20px;
    align-items: unset;
  }

  /* .contact-map-contain-title {
    gap: 40px;
  } */

  .check-box-content {
    flex-direction: column;
    overflow: unset;
  }

  .half-input-col .conatct_input {
    max-width: 100%;
    width: 100%;
  }

  .perspectives-subtitle p {
    font-size: 30px;
    line-height: 38px;
  }
.perspectives-subtitle:hover .status-line{
  background-color:  var(--roo-tangerine);
}
  .status-right-col h3 {
    font-size: 16px;
    line-height: 24px;
    font-family: "Raleway-Bold";
  }

  .perspectives-sec .status-right-col {
    gap:22px;
  }

  .call-to-action-contact-contain .call_title_link {
    font-family: "Inter 28pt-Regular";
    font-size: 30px;
    line-height: 38px;
    letter-spacing: -0.4px;
  }
  .contact-form-title h1,
  .contact-form-title h2 {
    font-family: "Inter 28pt-Regular" !important;
    font-size: 30px;
    line-height: 38px;
    letter-spacing: -0.4px;
  }

  .healthcare-page-banner p,
  .healthcare-page-banner span{
    font-size: 18px;
    line-height: 26px;
  }

  .read-Btn {

    font-family: "Raleway-Medium";
    font-size: 16px;
    line-height: 19px;
  }

  .read-btn.rollover_outline_svg :nth-child(2) {
    stroke-dasharray: 116, 366;
    stroke-dashoffset: 469;
  }

  .read-btn.rollover_outline_svg :first-child {
    stroke-dasharray: 106, 367;
    stroke-dashoffset: 275;
  }

  .main-row-insights {
    gap: 40px;
  }

  .search-solutions-section {
    padding: 60px 0 0px;
  }

  .footer .d-flex.gap-4 {
    gap: 20px !important;
  }

  .footer-sublink li a,
  .footer-subscribe p {
    font-size: 16px;
    line-height: 28px;

  }

  .btn-animated .perspect_btn {
    padding-inline: 25px !important;
  }

  .perspect_btn .load-btn.rollover_outline_svg :first-child {
                stroke-dasharray: 99, 336;
        stroke-dashoffset: 207;
  }

  .perspect_btn .load-btn.rollover_outline_svg :nth-child(2) {
        stroke-dasharray: 98, 385;
        stroke-dashoffset: 450;
  }
.perspectives-main-row .load-btn.btn-animated .elementor-button:hover svg :first-child {
      stroke-dashoffset: 403;
}
.perspectives-main-row .load-btn.btn-animated .perspect_btn:hover svg :nth-child(2) {
    stroke-dashoffset: 757;
    stroke-dasharray: 100, 394;
}
  .load-btn.btn-animated .perspect_btn:hover svg :nth-child(2) {
    stroke-dashoffset: 792;
  }

  .row.functional-expertise-main-row {
    gap: 20px;
  }

  .healthcare-team-title {
    gap: 40px;
  }
    .case-study-content{
        gap: 0;
    }
    .submit-btn{
        padding-right: 0;
    }
    .email-us.rollover_outline_svg :first-child {
        /* stroke-dasharray: 94, 365; */
        stroke-dashoffset: 279;
    }
    .email-us.rollover_outline_svg :nth-child(2) {
        /* stroke-dasharray: 96, 385; 
        stroke-dashoffset: 465; */
    }
    .email-us.btn-animated .elementor-button:hover svg :first-child {
               stroke-dashoffset: 426;
    }
    .email-us.btn-animated .elementor-button:hover svg :nth-child(2) {
              stroke-dashoffset: 807;
    }
    .case-study-column h4, 
    .case-study-column h3, 
    .case-study-column h2, 
    .case-study-column h1, 
    .case-study-column h5, 
    .case-study-column h6{
      padding-top: 0px !important;
      padding-bottom: 15px !important;
    }
  .more-info h6 {
    font-size: 16px;
      padding: 0 22px;
}
.contact-form-col {
    gap: 11px;
}
.contact-main-innerwrap .row {
  gap: 45px;
  width: 100%;
}
.row > .col-lg-6:nth-child(2) .rollover_outline_svg rect:nth-child(2) {
      transform: scaleX(1);
}
.row > .col-lg-6:nth-child(2) .rollover_outline_svg rect:first-child {
      stroke-dasharray: 147, 374;
    stroke-dashoffset: 260;
    width: 105%;
}
.row > .col-lg-6:nth-child(2) .rollover_outline_svg rect:nth-child(2) {
        stroke-dasharray: 146, 430;
        stroke-dashoffset: 553;
    width: 100%;
    transform: scaleX(1);
    transform-origin: left;
}

.row > .col-lg-6:nth-child(3) .rollover_outline_svg rect:nth-child(2) {
stroke-dasharray: 148, 449;
        stroke-dashoffset: 566;
        width: 100%;
        transform: scaleX(1);
}

.row > .col-lg-6:nth-child(3) .btn-animated .elementor-button {
    min-width: 196px;
}


.row > .col-lg-6:nth-child(3) .rollover_outline_svg rect:first-child {
    stroke-dasharray: 153, 329;
    stroke-dashoffset: 209;
}
.row > .col-lg-6:nth-child(4) .rollover_outline_svg rect:nth-child(2) {
  stroke-dasharray: 119, 377;
    stroke-dashoffset: 471; 
  }


.row > .col-lg-6:nth-child(4) .rollover_outline_svg rect:first-child {
    stroke-dasharray: 120, 362;
    stroke-dashoffset: 263;
}


.row > .col-lg-6:first-child .rollover_outline_svg rect:first-child {
        stroke-dasharray: 81, 282;
        stroke-dashoffset: 111;
}


.row > .col-lg-6:nth-child(4) .search-btn.btn-animated .elementor-button:hover svg :first-child {
    stroke-dashoffset: 459 !important;
}

.row > .col-lg-6:nth-child(4) .search-btn.btn-animated .elementor-button:hover svg :nth-child(2) {
    stroke-dashoffset: 905 !important;
    stroke-dasharray: 122, 440;
}

.row > .col-lg-6:nth-child(3) .search-btn.btn-animated .elementor-button:hover svg rect:nth-child(2) {
        stroke-dashoffset: 719 !important;
        stroke-dasharray: 158, 333 !important;
  
  }

.row > .col-lg-6:nth-child(3) .search-btn.btn-animated .elementor-button:hover svg rect:first-child {
    stroke-dashoffset: 450 !important;
}

.row > .col-lg-6:nth-child(2) .search-btn.btn-animated .elementor-button:hover svg rect:nth-child(2) {
    stroke-dashoffset: 721 !important;
    stroke-dasharray: 143, 341 !important; 
  }

  .row > .col-lg-6:nth-child(2) .search-btn.btn-animated .elementor-button:hover svg rect:first-child {
    stroke-dashoffset: 499 !important;
}


.row > .col-lg-6:first-child .search-btn.btn-animated .elementor-button:hover svg :nth-child(2) {
        stroke-dashoffset: 606 !important;
    stroke-dasharray: 89, 331;
    width: 100%;
}

.row > .col-lg-6:first-child .search-btn.btn-animated .elementor-button:hover svg :first-child {
    /* stroke-dashoffset: 392 !important; */
         stroke-dasharray: 81, 301;
             stroke-dashoffset: 341 !important;


    
}
.differe-card-column .search-btn .btn-animated .elementor-button {

    min-width: 128px;

}
.row > .col-lg-6:first-child .rollover_outline_svg rect:nth-child(2) {
        stroke-dasharray: 81, 302;
        stroke-dashoffset: 342;
        width: 100%;
}

.perspect-sec .btn-animated .elementor-button {
      min-width: 127px;
}


 .perspect-sec .rollover_outline_svg :first-child {
           stroke-dasharray: 88, 382;
        stroke-dashoffset: 269;
    }
 .perspect-sec .rollover_outline_svg :nth-child(2) {
        stroke-dasharray: 92, 388;
        stroke-dashoffset: 454;
    }
     .perspect-sec .btn-animated .elementor-button:hover svg :first-child {
        stroke-dashoffset: 443;
    }
      .perspect-sec .btn-animated .elementor-button:hover svg :nth-child(2) {
        stroke-dashoffset: 759;
    }


.healthcare-team-section .our-btn.btn-animated .elementor-button{
      min-width: 130px;
}






    .healthcare-team-section .our-btn.rollover_outline_svg :nth-child(2) {
    stroke-dasharray: 89, 380;
    stroke-dashoffset: 440;
}
.healthcare-team-section .our-btn.rollover_outline_svg :first-child {
    stroke-dasharray: 94, 365;
    stroke-dashoffset: 255 ;
}


.healthcare-team-section .our-btn.btn-animated .elementor-button:hover svg :first-child {
    stroke-dashoffset: 427;
    stroke-dasharray: 91, 365;
}


.healthcare-team-section .our-btn.btn-animated .elementor-button:hover svg :nth-child(2) {
    stroke-dashoffset: 732;
}
.main-row-insights .bio-insights-content .bio_btn .read-btn.rollover_outline_svg :nth-child(2) {
          stroke-dasharray: 100, 414;
        stroke-dashoffset: 489;
}
.main-row-insights .bio-insights-content .stats-right-col button.bio_btn .read-btn.rollover_outline_svg :first-child {
        stroke-dasharray: 100, 354;
        stroke-dashoffset: 245;
}
.main-row-insights .bio-insights-content .stats-right-col button.bio_btn {
      margin: 3px 0 0 0;
      min-width: 137px;
}

.main-row-insights .bio-insights-content .read-btn.btn-animated .elementor-button:hover svg :first-child {
    stroke-dashoffset: 429 !important;
}
.main-row-insights .bio-insights-content .read-btn.btn-animated .elementor-button:hover svg :nth-child(2) {
    stroke-dasharray: 101, 405;
    stroke-dashoffset: 803 !important;
}
.main-row-insights .bio-insights-content .stats-right-col h4 {
      padding-bottom: 0px;
}

.contact-main-row .row {
  gap: 40px;
}

  .contact-main-row {
    gap: 40px;
    overflow: hidden;
  }

.footer .row > div:first-child {
    width: 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}



.map-container {
  min-height: 512px !important;
  border-radius: 0px;
}

.contact-map-section .container-sm {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }


  .contact-map-col {
    gap: 40px;
  }

  .contact-map-section .container-sm {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .contact-map-contain-title,
  .contact-form {
    padding-left: 22px;
    padding-right: 22px;
  }
}



@media (max-width: 576px) {
  .footer-grid {
    grid-template-columns: 1fr;
    gap: 25px;
  }

  .copyright-contain {
    max-width: 92%;
    width: 100%;
  }

  .linkedin_Logo {
    margin-bottom: 6px;
  }

  .team-banner-title h4 {
    font-size: 18px;
    line-height: 24px;
    font-family: "Raleway-Bold";
  }

  .perspectives-page-banner {
    padding: 118px 0 30px 0;
  }

  .team-profile-col {
    gap: 24px;
  }

  .call-to-action-contact-contain .call_title_link {
    font-family: "Inter 28pt-Regular";
    font-size: 30px;
    line-height: 38px;
    letter-spacing: -0.4px;
  }


  .map-container {
    border-radius: 0px;
  }

  .contact-map-contain-title h2,
  .contact-map-contain-title a {
    font-size: 18px;
    line-height: 26px;
  }

  .contact-map-address {
    gap: 8px;
  }

  .contact-map-contain-title h4,
  .contact-map-contain-title h5,
  .contact-map-contain-title h6 {
    font-family: "Raleway-Bold";
    font-size: 18px;
  }

  .contact-map-section {
    padding: 48px 0;
  }


  .perspectives-subtitle a {
    font-size: 30px;
    line-height: 36px;
  }
  .contact-form-title h1,
  .contact-form-title h2 {
    /* padding-left: 22px !important; */
    font-family: "Inter 28pt-Regular" !important;
    font-size: 30px;
    line-height: 38px;
    letter-spacing: -0.4px;
  }

  .subscribe-btn {
    max-width: 100%;
    padding: 14.5px 24px;
    justify-content: space-between;
  }

  .contact-main-row {
    gap: 40px;
    overflow: hidden;
  }

  .conatct_input,
  .textarea {
    padding: 20px 24px 24px 24px;
    font-size: 16px;
    line-height: 100%;
  }

  .textarea {
    height: 320px;
  }

  .conatct_input::placeholder,
  .textarea::placeholder {
    font-size: 16px;
    line-height: 100%;
  }

  .healthcare-page-banner {
    padding: 120px 0 80px 0;
  }

  .executive-search-section-contain {
    gap: 40px;
  }

  .ellipse-cricle {
    width: 265px;
    height: 265px;
  }

  .ellipse-cricle h1,
  .ellipse-cricle h2,
  .ellipse-cricle h3,
  .ellipse-cricle h4,
  .ellipse-cricle h5,
  .ellipse-cricle h6 {
    font-size: 30px;
    line-height: 38px;
  }

  .healthcare-page-banner h4 {
    font-family: "Raleway-Medium";
    font-size: 18px;
    line-height: 24px;
  }

  .highlight-page-title {
    font-family: "Raleway-Bold";
    font-size: 18px;
    line-height: 24px;
  }

  .footer-bottom {
    align-items: end;
  }

  .footer-subscribe p {
    font-size: 16px;
    text-transform: uppercase;
    line-height: 100%;
  }

  .footer-navlink li a {
    font-size: 18px;
    line-height: 32px;
  }

  .footer-left {
    justify-content: space-between;
    gap: 20px;
  }

.footer-navlink li a:hover::after{
    width: 0%;
}
.contact-form .form-head-para {
  font-size: 16px;

}
.more-info h6 {
  padding: 0 22px;
}

}

@media (max-width: 575px) {
  .team-profile img {
    max-width: 100%;
  }

  .brand-logo-column .row {
    grid-template-columns: repeat(2, 1fr);
    gap: 14px;
  }

}

@media (max-width: 480px) {
  .contact-map-contain-title {
    gap: 20px;
    flex-direction: column;
  }


  .white-bg .nav-links ul li a {
    font-size: 36px;
    line-height: 46px;
  }
}

@media (max-width: 400px) {
  .footer_logo img {
    max-width: 140px;
  }

  .team-profile img {
    height: auto;
  }
      .footer-logo a img {
        max-width: 145px;
    }
}

@media (max-width:360px) {

  .brand-contain-subtitle h1,
  .brand-contain-subtitle h2, 
  .brand-contain-subtitle h3, 
  .brand-contain-subtitle h4, 
  .brand-contain-subtitle h5, 
  .brand-contain-subtitle h6,
  .healthcare-page-banner .healthcare-banner-subtitle h1,
  .healthcare-page-banner .healthcare-banner-subtitle h2,
  .healthcare-page-banner .healthcare-banner-subtitle h3,
  .healthcare-page-banner .healthcare-banner-subtitle h4,
  .healthcare-page-banner .healthcare-banner-subtitle h5,
  .healthcare-page-banner .healthcare-banner-subtitle h6 {
    font-size: 28px;
    line-height: 36px;
  }

  .team-profile-col {
    padding-top: 30px;
    gap: 20px;
  }

  .call-to-action-section-contain h1,
  .call-to-action-section-contain h2,
  .call-to-action-section-contain h3,
  .call-to-action-section-contain h4,
  .call-to-action-section-contain h5,
  .call-to-action-section-contain h6 {
    font-size: 26px;
    line-height: 32px;
  }

  .call-to-action-contact-contain .call_title_link,
  .about-page-banner h1,
  .about-page-banner h2,
  .about-page-banner h3,
  .search-solutions-contain-title h2 {
    font-size: 28px;
  }

  .healthcare-page-banner-contain {
    gap: 25px;
  }

  .case-study-content {
    gap: 0;
  }

  .case-study-heading-col {
    gap: 15px;
  }
}