.dkbanner{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 100vh;
}
.content-col::before {
  position: absolute;
  content: "";
  margin: auto;
  background-repeat: no-repeat;
  opacity: 20%;
  filter: drop-shadow(9px 9px 10px #555);
  height: 440px;
  width: 440px;
  background-size: 440px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 440 220'%3E%3Cpath fill='%23efefef' d='M220,45c96.65,0,175,78.35,175,175h45c0-29.68-5.82-58.5-17.31-85.65-11.08-26.2-26.94-49.73-47.13-69.92-20.19-20.19-43.71-36.05-69.92-47.13C278.5,5.82,249.68,0,220,0h0c-29.68,0-58.5,5.82-85.65,17.31-26.2,11.08-49.73,26.94-69.92,47.13-20.19,20.19-36.05,43.71-47.13,69.92C5.82,161.5,0,190.32,0,220h45c0-96.65,78.35-175,175-175'/%3E%3C/svg%3E");
  transform: translateY(50%) translatex(-50%);
  bottom: 0;
  left: 50%;
}
.img-col::before {
  content: "";
  position: absolute;
  border-radius: 100%;
  height: 350px;
  width: 350px;
  background-color: #b2c9357a;
  top: 0px;
  transform: translatex(-50%) translatey(-50%);
  left: 50%;
}
.leader-section .img-col::before {
  opacity: 80%;
}
.results-div-1, .results-div-2 {

  border-radius: 50%;
  display: flex;
  vertical-align: middle;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  padding: 10px;
  transition: all 0.5s;
}
.results-div-2 {
  height: 150px;
  width: 150px;
  bottom: -25px;
  right: 50px;
  color: white;
}
.results-div-1 {
  background-color: #ffffffb8;
  top: -62px;
  height: 200px;
  width: 200px;
  right: 30px;
}
.results-div-1 h2 {
  font-size: 24px;
}
.executive_banner{
    background-image: url(../images/picadilly-banner-landing-services.jpg);
}
.news_banner{
  background-image: url(../images/piccadilly-banner-landing-news.jpg);
}
.dkbanner .hamburger i::before{
  color: #fff;
  font-size: 30px;
}
.join-section .content div:nth-child(2) p{
  display: none !important;
}
.executive_col{
  min-height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 17px;
}
.heading_col h3.prTitle {
  min-height: 80px;
}
.dkbanner .hamburger{
  padding: 12px 20px;
}
.impact_section{
    background-image: url(../images/impact_bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 100vh;
    position: relative;
}
.img-col, .bg-col, .content-col {
  overflow: hidden;
  position: relative;
  min-height: 350px;
}
.bg-col::before {
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: #f2682ab5;
  content: "";
  top: 0;
  right: 0;
}
.content-col {
  background: #e9e9e9;
}
.bg-col.teal:before, .img-col.teal:before {
  background-color: #51BECCD6;  
}
.bg-col.green:before, .img-col.green:before {
  background-color: #b2c935cf;  
}
.sectionContent {
  z-index:1;
  width: 100%;
}
.sectionDescription, .sectionDescription p {
  font-size: 18px;
}
.sectionHeading {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.1;
}
.support-section h3 {
  margin-bottom: 3rem;
}
.executive_impact_section .right-img, .executive_impact_section .team_col, .impact_section_2 .right-img, .executive_impact_section .right-img-2{
  position: relative;
}
.executive_impact_section .right-img::after, .impact_section_2 .right-img::after, .executive_impact_section .right-img-2::after, .impact_section_2 .empty_col::after, .executive_impact_section .img_1::after{
    position: absolute;
    content: "";
    height: 345px;
    width: 345px;
    background-color: #f2682ab5;
    z-index: 1;
    border-radius: 100%;
    left: -180px;
    top:232px;
}
.executive_impact_section .right-img-2::after {
  position: absolute;
  content: "";
  height: 358px;
  width: 350px;
  background-color: #f2682ab5;
  z-index: 1;
  border-radius: 100%;
  left: -180px;
  top: 214px;
}
.talent_impact_section.executive_impact_section .right-img-2::after {
  top: 241px;
}
.executive_impact_section .img_1::after{
  right: -175px !important;
  left:auto !important;
  top: 232px;
}
.executive_impact_section .img_1{
  overflow: hidden !important;
}
.executive_impact_section .right-img-2::after{
  background: rgba(178, 201, 53, 0.8);
}
.impact_section_2 .right-img::after{
  left: auto;
  right: -175px;
}
.executive_impact_section .team_col::after{
    position: absolute;
    content: "";
    background-image: url(../images/ring.png);
    height: 530px;
    width: 530px;
    background-size: 100%;
    bottom: 0;
    margin: auto;
}
.tecol5 {
  background: #e9e9e9;
}
.tecol5::after {
  position: absolute;
  content: "";
  background-image: url(../images/ring-right.png);
  height: 638px;
  width: 295px;
  background-size: 100%;
  bottom: 0;
  margin: auto;
  left: 0;
  background-repeat: no-repeat;
}
.tecol6::after {
  position: absolute;
  content: "";
  background-image: url(../images/ring-left.png);
  height: 638px;
  width: 216px;
  background-size: 100%;
  bottom: 0;
  margin: auto;
  right: 0;
  background-repeat: no-repeat;
}
.split_impact-section .team_col::before{
    position: absolute;
    content: "";
    background-image: url(../images/ring.png);
    height: 510px;
    width: 510px;
    background-size: 100%;
    bottom: auto !important;
    left: -219px;
    margin-top: 60px !important;
}
.split_impact-section .team_col{
  min-height: 100vh !important;
}
.split_impact-section .team_col::after{
  display:none !important;
}
.font_18{
  font-size: 18px!important;
}
.font_28{
  font-size: 28px!important;
}
.font_20{
  font-size: 20px!important;
}
.unordered{
  padding-left: 20px!important;
}
.font_19{
  font-size: 19.2px!important;
}
.content{
  z-index: 1;
}
.impact_section_2 .team_col::after{
    position: absolute;
    content: "";
    background-image: url(../images/ring.png);
    height: 510px;
    width: 510px;
    background-size: 100%;
    left: -215px;
    top: 61px;
    bottom: 0;
    margin: auto;
    opacity: 1;
    right: auto;
}
.impact_section_2 .impact_section::after{
      position: absolute;
    content: "";
    height: 350px;
    width: 350px;
    background-color: #f2682ab5;
    z-index: 1;
    margin-left: auto;
    right: 37%;
    border-radius: 100%;
}
.only_content{
  background-image: url(../images/impact_bg.png);
   position: relative;
    min-height: 100vh;
}
.only_content::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(242 104 42 / 80%); /* orange overlay */
  z-index: 1;
  pointer-events: none; /* Allows clicks to pass through if needed */
}
.content_inner{
  z-index: 11;
}
.leader_section .team_col::after {
    right: -285px;
    top: 82px;
    bottom: 0;
    margin: auto;
    opacity: 1;
    position: absolute;
    content: "";
    background-image: url(../images/ring.png);
    height: 530px;
    width: 530px;
    background-size: 100%;
}
.unordered li{
  margin-bottom: 10px;
}
.testimonials_part{
    background-image: url(../images/testimonials_bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 100vh !important;
}
.testimonials-heading{
  max-width: 600px;
  z-index: 11;
}
.testimonials-inner{
    height: 900px !important;
    width: 900px !important;
    background-color: rgb(255 255 255 / 70%);;  
    border-radius: 100%;
    padding: 30px;
    margin-bottom: -480px !important;
    display: flex;
    justify-content: center;
}
.testimonials_part{
   overflow: hidden;
   position: relative;
}
.testimonials-inner .carousel{
    width: 75%;
    max-height: 350px;
    display: flex;
    margin-top: 250px;
}
.testimonials-inner 
.carousel-indicators {
    position: absolute;
    right: 0;
}
.testimonials-inner .carousel-indicators [data-bs-target], .team-section .carousel-indicators [data-bs-target]{
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 36px;
    height: 13px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    /* background-clip: padding-box; */
    border: 0;
    /* border-top: 10px solid transparent; */
/*    border-bottom: 10px solid transparent;*/
    opacity: 1;
    transition: opacity .6s ease;
    border-radius: 13px;
}
.team-section .carousel-indicators [data-bs-target]{
  width: 30px !important;
}

.testimonials-inner .carousel-indicators .active, .team-section .carousel-indicators .active{
  background-color:#555 !important;
}
.testimonials_part::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 20%); /* orange overlay */
  z-index: 1;
  pointer-events: none; /* Allows clicks to pass through if needed */
}
.content_inner .btn_light{
    display: inline-block;
    margin-top: 20px !important;
}
.testimonials{
  z-index: 111;
}
.navbar-custom{
  min-height: 110px;
}
.footer-col img{
  max-width: 160px;
  max-height: 200px;
  width: auto;
}
.footer-logo img{
  width: 100%;
}
.inner-div{
  width: 100%;
}
.list-col{
  width: 40%;
}
.list-col-2{
  width: 60% !important;
}
.contact-row .locations-heading{
  min-height: 100px;
}
.inner-div h2{
   font-size: 50px;
}
.list-col ul{
  padding-left: 26px;
}
.case-study-faqs .heading_col h3{
  min-height: 200px;
  font-size: 35px;
}
/*-----On-Demand-page-style-----*/

  .ondemand_banner{
    background-image: url(../images/on-demand_bg.png);
    position: relative;

  }
 
  .ondemand_banner .executive_col{
    position: relative;
    z-index: 1111;
  }
  .flexible_part{
    background-image: url(../images/flexible_bg.png);
      min-height: 100vh;
      background-attachment: fixed;
      position: sticky;
      top: 0;

  }
  .flexible_part::after{
    background-color: rgb(178 201 53 / 80%);
  }
  .join-section{
    background-image: url(../images/office_bg.png);
    min-height: 100vh;
    position: relative;
    background-position: top;
  }
.join-section::after{
  position: absolute;
  content: "";
  background-image: url(../images/ring_img.png);
  z-index: 111;
  width: 500px;
  height: 500px;
  background-size: 100%;
}
.content-col-1::after{
  position: absolute;
  content: "";
  background-color: rgb(178 201 53 / 85%);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 111;
  
}
.dif-col::after{
  background-color: rgb(81 190 204 / 85%);
}
.content-col-1{
  position: relative;
  min-height: 100vh;
}
.content-outer-div{
   z-index: 1111 !important;
}
.companies_section{
    background-image: url(../images/picadilly-background-concentric-circles-wide.jpg);
    min-height: 100vh;
    position: relative !important;
    z-index: 11;
}
.company-logos, .accolade-logos{
    row-gap: 3rem;
    column-gap: 3rem;
}
.logo_col{
    aspect-ratio: 1/1;
    background-color: #fff;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.company-logos .logo_col{
    flex: 0 0 16%;
}
.accolade-logos .logo_col{
    flex: 0 0 225px;
}
.accolade-logos .logo_col img{
    max-height: 130px;
    max-width: 130px;
    width: auto;
}
.company-logos .logo_col img {
    max-height: 130px;
    max-width: 130px;
    width: auto;
}
.faqs_section::after{
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgb(178 201 53 / 80%);
}
.faqs_section{
    background-image: url(../images/flexible_bg.png);
    position: relative;
    min-height: 100vh;
}
.faqs_stick_part{
    position: sticky !important;
    top: 0;
    background-attachment: fixed;
}
.faqs_section .team_col::after{
    position: absolute;
    content: "";
    background-image: url(../images/ring.png);
    height: 450px;
    width: 450px;
    background-size: 100%;
    right: -225px;
    top: 0%;
    bottom: 0;
    margin: auto;
    opacity: 1;
  }
   .faqs_section.faqs_stick_part .team_col::after{
     position: absolute;
    content: "";
    background-image: url(../images/ring.png);
    height: 440px;
    width: 475px;
    background-size: 100%;
    right: -272px;
    top: 41px;
    bottom: 0;
    margin: auto;
    opacity: 1;
  }
  .faqs_section .heading_col, .case-study-faqs .heading_col{
  flex-direction: column;
      align-items: flex-start !important;
  }
.accordion-button:not(.collapsed),
.accordion-button:focus {
  outline: none;
  border-color: transparent;
  box-shadow: none;
  background-color: transparent;
}
/*.accordion-button::after {
  width: 11px;
  height: 11px;
  border-radius: 100%;
  background-color: var(--bs-danger);
  background-image: none !important;
}*/
.accordion-button::after{
  position: absolute;
  content: "\f068";
  font-size: 15px;
  right: 0px;
  font-family: "Font Awesome 6 Free";
  background-image: none !important;
  height: 22px;
    width: 22px;
    border: 1px solid;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
  
}
.accordion-button.collapsed::after{
    position: absolute;
    content: "\2b";
    font-size: 15px;
    right: 0px;
    font-family: "Font Awesome 6 Free";
    background-image: none !important;
    height: 22px;
    width: 22px;
    border: 1px solid;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    top:16px;
}

.accordion-part{
  width: 100%;
  z-index: 1111;
}
.accordion-button:not(.collapsed){
  color: var(--primary_color);

}
.accordion-part .accordion-item{
  background-color: transparent !important;
  border-top: 1px solid gary !important;
}
.accordion-part .accordion-item .button{
  background-color: transparent !important;
}
.accordion-button.collapsed, .accordion-item.collapsed{
  background-color: transparent;
  border-bottom: 0px !important;
}
.accordion-button{
  padding:16px 20px 16px 0px;
}
.accordion-button p{
  margin-bottom: 0px;
}
.accordion-body{
  padding: 16px 20px 16px 0px;
}
.accordion-flush>.accordion-item:first-child, .accordion-item:not(:first-of-type){
   border-top: 1px solid gray !important;
   border-bottom:0px !important;
   margin-bottom: 0px !important;
}
.stories-section .container{
  z-index: 111;
}
    .circle-section {
      display: flex;
      justify-content: center;
      gap: 30px;
      padding: 40px;
      background: #c6df51; /* optional background similar to your image */
    }

    .circle-container {
      position: relative;
      width: 350px;
      height: 350px;
      border-radius: 50%;
      overflow: hidden;
     
      transition: transform 0.3s ease;
      padding: 0px;
    }

    .circle-container:hover {
      transform: scale(1.05);
    }

    .circle-image {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
    }

    .circle-overlay, .circle-hover {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      text-align: center;
      padding: 20px;
      box-sizing: border-box;
      transition: opacity 0.3s ease;
      padding: 30px;
    }

    .circle-overlay {
      background-color: rgba(0, 0, 0, 0.1);
      color: #fff;
      z-index: 1;
    }

    .circle-hover {
      background-color: rgb(242 104 42 / 80%);
      color: #333;
      opacity: 0;
      z-index: 2;
    }

    .circle-container:hover .circle-hover {
      opacity: 1;
    }
    .circle-overlay p{
      font-size: 15px;
    font-weight: 600;
    }
     .circle-overlay h3{
          font-size: 20px;
     }
      .circle-container:hover .circle-overlay{
        opacity: 0;
      }
      .fw_600{
        font-weight: 600;
      }
      .fw_500{
        font-weight: 500;
      }

/*--------case-study-page-style-------*/
/* .blog_detail_banner, .case_study_banner, .news_item_banner{
  
   min-height: 400px;
   padding: 150px 6% 0px 6%;
} */
 body .separate{
    padding:0px !important;
    min-height: auto; 
    padding-top: 110px !important;
 }
 .separate_col_1{
  background: linear-gradient(to right, #eeeeee8f, #f3f3f3 10%, #ffffff);
  min-height: 400px;
 }
 .blog_detail_banner  .separate_col_1, .blog_detail_banner  .blog_col_2{
  min-height: 320px !important;
  padding: 48px 0px;
 }
 .heading_part{
  padding-left:6% !important;
  padding-right:6% !important;
 }

.banner-row .case_study-col-1{
     display: flex;
     justify-content: center;
     align-items: center;

}
.blog_col_2{
     background:linear-gradient(to right, #eeeeee, #f3f3f3 40%, #ffffff);
}
.case-study-faqs .heading_col:after{
  display: none;
}
.case-study-faqs .heading_col{
  background-image: none;
  background-color: transparent;
}
.public-relations .case-study-col-2::after{
    right: -38%!important;
}
.case-study-col-2 {
  background-image: url(../images/piccadilly-case-studies-stats-background.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.circle-1{
   position: relative;
  width: 250px;
  height: 250px;
  border-radius: 50%;
  background-color: #ffffffcc;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: Arial, sans-serif;
  padding: 10px;
  box-shadow: 0 4px 6px rgba(0,0,0,0.1);
  z-index: 11;
}

.circle-one {
    margin-top: 37px;
    margin-left: 170px;
}

.circle-two {
    margin-top: -107px;
    margin-left: 328px;
}

.circle-three {
   margin-left: 100px;
}
.public-relations .circle-one {
    margin-top: 37px;
    margin-left: 50px;
}

.public-relations .circle-two {
    margin-top: 25px;
    margin-left: 103px;
}

.public-relations .circle-three {
   margin-left: 100px;
}
.circle-1 h2 {
  margin: 0;
  font-size: 55px;
  color: #f16522; 
  font-weight: 600 !important;
  font-family: 'Inter Tight';
}
    .image-container {
      position: relative;
      overflow: hidden;
    }

    .image-container img {
      width: 100%;
      display: block;
      min-height: 550px;
      max-height: 550px;
      object-fit: cover;
      object-position: top !important;
    }

    .hover-text {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(0, 0, 0, 0.4);
      color: #e4eef7;
      display: inline-flex;
      opacity: 0;
      transition: opacity 0.3s ease;
      padding: 85px;
      letter-spacing: 1px;
    }
     .hover-text i{
            margin-top: 12px;
    font-size: 25px;
    color: #ffb100e0;
    margin-right: 15px;
     }

    .image-container:hover .hover-text {
      opacity: 1;
    }
    /* .video-section::after{
      position: absolute;
      content: "";
      width: 600px;
      height: 600px;
      background-image: url(../images/circles.png);
      background-size: 100%;
    
    } */
     .video-section{
      position: relative;
      min-height: 100vh;
      background-color: #555;
     }
     .video-section video{
      border-radius: 5px;
      width: 100%;
      height: auto;
     }
     .video-section .container{
      z-index: 11;
     }
     .project-col{
      position: relative;
     }
     .overlay-div{
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      display: flex;
      flex-direction: column;
      justify-content: center;
     }
     .blog_col-1 .inner-div h2{
      font-size: 42px;
     }
     .blog_col-1 .list-inner ul{
          padding-left: 0px;
          list-style: none;
          width: 250px;
     }
     .social_listing ul{
       width: 250px;
       padding-left: 0px;
     }
     .social_listing li{
      list-style: none;
     
     }
     .overlay-div{
      padding: 30px;
     }
     .overlay-div span{
      margin-bottom: 0px !important;
     }
     .flexible_part .heading_col h3{
      font-size: 27px;
     }
.faqs_section .heading_col h3, .experts h3 {
    font-size: 32px;
}
.join-section .content h3:nth-child(1){
    font-size: 38px;
}
.join-section .content h3:nth-child(2), .join-section .content h3:nth-child(3){
    font-size: 28px;
}
.overlay-div span{
    font-size: 35px;
    color: #ffffffad;
    display: inline-block;
}
.overlay-div h3{
    font-size: 29px;
    min-height: 90px;
}

/*-----services-section-----*/
.team-section .carousel-indicators{
    z-index: 11111;
    position: absolute;
    right: auto !important;
    bottom: 40px !important;
    left: 0;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 9% !important;
}

/*-------news-landing-page-----*/
.hotnews{
    min-height: 100vh;
}
.newsIntroContent p{
    font-size: 1.1rem;
}
.newsIntroHeading h2 {
  margin-bottom: 2rem;
  font-size: 3rem;
  font-weight: 600;
}
.newsIntroHeading h3 {
  font-weight: 600;
  font-size: 1.5rem;
  margin-bottom: 1rem;
}
.blog-right-col {
  min-height: 100vh;
  background-image: linear-gradient(rgba(242, 104, 42, 0.8), rgba(242, 104, 42, 0.8)), url(../images/spotlight-img.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  font-size: 1.5rem;
  padding-right: 8rem;
  padding-left: 8rem;
}
.btn_teal{
    background-color: var(--dark);
}
.blog-right-col h3{
    z-index: 111;
}
.pills-part .nav-pills .nav-link.active, .pills-part .nav-pills .show>.nav-link{
    background-color: transparent !important;
}
.pills-part .nav-pills .nav-link.active{
    color: var(--primary_color) !important;
}
.pills-part .nav-pills .nav-link{
    color: gray !important;
    font-weight: 600;
    font-size: 3rem;
    padding: 0px !important;
    text-align: center;
    border-right: 1px solid #b5b0b0;
    border-radius: 0px;
}
.nav-pills{
    margin-bottom: 20px;
}
.pills-part .nav-pills .nav-link:nth-last-child() {
    border-right: 0px !important;
}
.Articles_intro{
    position: relative;
    border-top: 1px solid #b5b0b0;
    padding: 15px 0px;
    transition: all 0.3s;
    text-decoration: none !important;
}
.tab-pane a{
   text-decoration: none !important;
}
.latest-news{
    /* background-color: #efefef70; */
    min-height: 100vh !important;
}
.info{
    position: relative;
}
.info::after{
    position: absolute;
    content: "\f062";
    font-family: "Font Awesome 6 Free" !important;
    font-size: 28px;
    right: 5px;
    bottom: 0;
    transform: rotate(45deg);
    color: #000;
}
.info h3{
  font-weight: 500;
  font-size: 24px;
  text-decoration: none;
}
.info p{
  margin-bottom: 2px !important;
  text-decoration: none;
  color: #555;
}
.Articles_intro:hover{
  background-color: #555;
  color: #fff !important;
  padding-left: 20px;
/*  padding-right: 20px;*/
  transition: all 0.3s;
}
.Articles_intro:hover h3, .Articles_intro:hover .info::after, .Articles_intro:hover p{
  color: #fff !important;
  transition: all 0.5s;
}
.Articles_intro:hover .info:after{
  right: 20px !important;
}
.on_hover-img{
    position: absolute;
    top: 50%;
    right: 0 !important;
    transform: translate(-40%, -51%);
    width: 180px;
    height: 180px;
    border-radius: 50%;
    overflow: hidden;
    display: none;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    z-index: 111;
}
.on_hover-img img{
   width: 100%;
  height: 100%;
  object-fit: cover;
}
.Articles_intro:hover .on_hover-img{
  display: block;
}
.blog_icon_col a{
      height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #555;
    border-radius: 50%;
    font-size: 20px;
    text-decoration: none;
    color: #fff !important;
    transition: all 0.5s;
}
.blog_icon_col i{
  color: #fff !important;
}
.blog_col-1{
   align-items: flex-end !important;
}
.blog_icon_col a:hover{
  background-color: #fff;
  color: #000;
  transition: all 0.5s;
}
.blog_icon_col a:hover i{
  color: #555 !important;
}
.blog_banner{
  background-image: url(../images/blog-banner.jpg);
  height: 550px;
}
.blog_banner .row{
  height: 100%;
}
.empty-overlay{
   height: 100%;
   position: relative;
}
.empty-overlay::after{
   position: absolute;
   content: "";
   right: 0;
   bottom: 0;
   left: 0;
   top: 0;
   z-index: 11;
   background-color: rgb(242 104 42 / 80%);
}
.news_banner-img{
  background-image: url(../images/news-banner.png);
  min-height: 100vh;
}

.locations-section{
  background-color: rgb(231 231 231 / 30%);
  min-height: 100vh;
  overflow: hidden;
  position: relative;
}
.locations-section::after{
  position: absolute;
  content: "";
  height: 900px;
  width: 900px;
  background-image: url(../images/locations_ring.png);
  background-size: 100%;
  z-index: -1;
  bottom: -500px;
 
}
.locations-heading h3{
  color: var(--teal-dark) !important;
}
.locations-heading-2 h3{
  color: var(--primary_color) !important;
}
.contact-col{
  background-image: url(../images/contact-col-img.png);
  min-height: 100vh;
}
.contact-banner{
  min-height: 100vh;
}
.contact-nav{
  position: absolute;
}
.form-col{
  background-color: #E9E9E9;
}
.form-container {
      max-width: 600px;
      margin: 50px auto;
      padding: 30px;
      background-color: #fff;
      border-radius: 10px;
      box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
label {
      font-weight: 600;
      font-size: 13.6px;
      color: #555;
}
.contact-col h3{
  font-size: 80px;
}
.form-control{
  padding: 8px 15px !important;
  font-size: 15px !important;
}
.form-control::placeholder{
  color: lightgray;
}
.form-label{
  margin-bottom: 3px !important;
}
.form-inner-div .btn_primary{
  padding: 7px 35px !important;
  font-size: 16px;
}
.form-inner-div .btn_primary:hover{
  background-color: #fff;
  color: var(--primary_color) !important;
}
.form-control:focus {
  
     border-color: lightgray; 
    outline: 0;
    box-shadow: 0 0 0 .25rem rgb(206 208 211 / 25%);
}
.testimonials-heading h3{
  font-size: 36px !important;
}
.testimonials_part .carousel-item p:nth-child(1){
    font-size: 23px;
    line-height: 32px;
}
.circle-hover h3{
  font-size: 23px;
}
.project-col img{
  width: 100%;
  min-height: 250px;
  object-fit: cover;
  object-position: top;
}
 :root {
   --teal-light:#87D2D9;
   --teal-medium:#72C9D4;
   }
body {
      position: relative;
}

.heading-link {
    font-size: 37px;
    font-weight: 600;
    text-decoration: none;
    color: #fff;
    padding: 0.5rem 0;
    border-left: 4px solid transparent;
    transition: all 0.3s;
    min-height: 150px !important;
    display: flex;
    line-height: 43px;
    align-items: center;
}
.heading-link:not(:first-child){
      border-top: 1px solid #fff;
}
.right-sidebar{
      background-color: #e9e9e970;
      padding-right: 84px !important;
}
.heading-link.active {
      color: var(--primary_color);
}
.sticky-sidebar {
      position: sticky;
      top: 1rem;
      display: none;
}
.left-sidebar{
    background-color: var(--teal-medium);
}
.right-sidebar  h2{
    color: var(--primary_color);
}
/*  teams mobile section  */
.content_div{
    padding: 0px !important;
}
body .about-mobile-slider .heading_col {
    background-image: none !important;
}
body .about-mobile-slider .team_col::after {
        height: 400px;
        width: 400px;
        right: 0px;
        left: -15px;
        margin: auto;
        bottom: -88%;
        z-index: -1;
}
    body .about-mobile-slider .right_content_col{
        padding: 0px !important;
}
.about-mobile-slider .carousel-inner-div{
      display: flex;
      justify-content: center;
      align-items: center;
}
body .carousel-inner-div .heading_col{
  padding: 40px 25px 0px 25px !important;
}
#m-team2 .modal-body, #m-team1 .modal-body{
  padding:0px 25px 30px 25px !important;
}
#m-team1 img, #m-team2 img{
  width: 160px !important;
  height: 160px !important;
}
/*------Responsiveness------*/
.executive_banner .container, .executive_banner .executive_col{
  height: 100%;
}
@media only screen and (max-width:576px) {
  .list-col{
    justify-content: flex-start !important;
  }
  .blog_detail_banner .separate_col_1, .blog_detail_banner .blog_col_2{
    min-height: auto !important;
  }
  .impact_section{
    overflow: hidden;
  }
  .executive_impact_section, .impact_section{
    background-image: none;
  }
  .blog-right-col {
      padding-right: 2rem;
      padding-left: 2rem;
  }
  .impact_section_2 .right-img::after{
   bottom: -175px;
   top: auto !important;
  }
  .leader_section  .row{
    flex-direction: column-reverse;
  }
  .impact_section .right-img::after, .executive_impact_section .right-img-2::after{
     left: -3.5%;
     right: 0;
     top: -186px;
     margin: auto;
     width: 107% !important;
     height: 390px !important;
  }
  .impact_section .right-img{
      display: block !important;
  }
  body .separate_col_1{
    padding: 30px 25px !important;
  }
  .carousel-inner-div .left_member_col img{
    height: auto !important;
   width: 300px !important;
  }
  .join-section::after{
    top: 24% !important;
  }
  .impact_section .content .multi_heading{
    font-size: 17pt !important;
  }
  .about-mobile-slider .team_circle {
    height: 300px;
    width: 300px;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 100%;
    transition: all 0.3s;
  }
  .separate_col_1 {
    min-height: 200px !important;
  }
 .join-section::after{
    height: 360px !important;
   width: 360px !important;
  }
  .stories-section .container .row:nth-child(2){
   justify-content: center !important;
  }
  .circle-container{
    width: 300px !important;
    height: 300px !important;
  }
  .empty-overlay::after{
    display: none;
  }
  .empty-overlay {
    min-height: auto;
  }
  .blog_banner{
    min-height: 150px;
    height: auto !important;
  }
  .blog_banner .row{
    height: auto;
  }
  .project-col img{
    max-height: 250px;
  }
  .blog_col_2{
    background-color: transparent;
  }
  .blog_detail_banner{
    background: linear-gradient(to right, #eeeeee, #f3f3f3 40%, #ffffff); 
  }
  .right-sidebar  h2{
    background-color: var(--teal-medium);
    padding: 20px;
    display: block;
    color: #fff;
  }
  .left-sidebar {
      display: none;
  }
  .pills-part .nav-pills .nav-link{
    font-size: 36px !important;
    padding: 8px 11px !important;
  }
  .pills-part .nav-item{
    margin: 5px 1rem;
  }
  .executive_banner .navbar-brand, .nav-btn{
      width: 47%;
  }
  .executive_banner .btn-light{
      display: none !important;
  }
  .executive_banner .hamburger {
    padding: 12px 0px;
  }
  .executive_col{
    margin-top: 15px;
    min-height: 400px;
  }
  .executive_banner{
    height: 600px;
  }
  .impact_section .heading_col, .only_content .heading_col, .content_inner, .content-col-1, .dif-col, .case-study-faqs .heading_col{
    text-align: left;
    height: auto !important;
    padding:40px 25px !important;
    align-items: center !important;
    min-height: 80vh;
  }
  .only_content{
    min-height: 80vh !important;
  }
  body .case-study-faqs .heading_col{
    min-height: 70vh !important;
  }
  .impact_section .content, .leader_section .content, .join-section .content, .blog-spotlight .content, .case-study-faqs .content, .case-study-faqs .accordion-part{
    margin: 0px!important;
    padding: 0px !important;
  }
  .impact_section .team_col::after,  .team_col::after {
      position: absolute;
        content: "";
        right: 0;
        bottom: -96%;
        margin: auto;
        left: -16.5%;
        height: 550px;
        width: 156% !important;

  }
  .impact_section::after {
        position: absolute;
        content: "";
        margin-left: auto;
        right: 3%;
        top: 42%;
  }
  .impact_section{
    align-items: flex-start !important;
  }
  .right-img {
         background-image: url(../images/impact_bg.png);
        background-size: cover;
        min-height: 60vh;
        background-position: center;
  }
  .right-img-2{
         background-image: url(../images/flexible_bg.png);
        background-size: cover;
        min-height: 60vh;
        background-position: center;
  }
  .impact_section_2.impact_section .team_col::after {
        position: absolute;
        content: "";
        right: 0%;
        bottom: 105%;
        margin: auto;
  }
  .impact_section_2.impact_section::after{
        position: absolute;
        content: "";
        margin-left: auto;
        right: 3%;
        top: 25%;
  }
  .only_content{
      padding:30px 0px;
  }
  .only_content .content_inner h3{
      font-size: 32px;
  }
 .leader_section .content>h3{
     font-size: 36px !important;
  }
  .leader_section.only_content h3{
       font-size: 28px ;
  }
  .leader_section{
      padding: 0px !important;
  }
  .leader_section .team_col::after {
    position: absolute;
    content: "";
    background-size: 100%;
    left:-27% !important;
    top: 102%;
  }
.testimonials-inner{
  height: 450px !important;
        width: 450px !important;
        margin-bottom: 0px !important;
        flex-shrink: 0;
        overflow: hidden;
        position: relative;
        left: 21%;
}
.testimonials-heading h3{
  font-size: 26px !important;
}
.testimonials-heading{
  margin-top: 0px !important;
}
.testimonials-inner .carousel {
    width: 100%;
    max-height: 300px;
    display: flex;
    margin-top: 70px;
}
  /*  .testimonials-inner {
        height: 420px;
        width: 420px;
        margin-bottom: 0px;
        position: absolute;
        left: 1%;
    }*/
.testimonials_part{
  padding: 40px 0px;
}
.testimonials-inner .carousel {
        width: 80%;
        max-height: 333px;
        display: flex;
         margin-top: 40px !important; 
    }
  .testimonials-inner .carousel-item p:nth-child(1){
      font-size: 16px !important;
      line-height: 23px !important;
    }
    .testimonials-inner .carousel-item p:nth-child(2){
      font-size: 14px !important;
      line-height: 23px !important;
      font-weight: 600;
    }
   .testimonials{
      margin-top:40px;
   }
   .testimonials_part{
    min-height: 127vh;
   }
   .testimonials-inner .carousel-indicators{
    position: absolute;
    right: 0;
    bottom: 35px !important;
    display: flex;
    justify-content: flex-start;
    margin: 0px;
}
.flexible_part .heading_col{
  min-height: 80vh;

}
.flexible_part::after {
        top: 41% !important;
        right: 0;
        left: 4px;
        margin: auto;
    }
.faqs_section .heading_col{
  height: auto !important;
    padding: 70px 25px !important;
    text-align: left !important;
}
.faqs_section .heading_col .content, .faqs_section .accordion-part{
  padding: 0px !important;
}

.faqs_section .team_col::after{
        right: 0% !important;
        left: -46px !important;
        margin: auto !important;
        top: 0 !important;
        bottom: 0 !important;
        height: 550px !important;
    width: 550px !important;
}
.btn_div{
  text-align: left !important;
} 

.inner-div{
  padding: 0px !important;
}
.case-study-col-2 .circle-one {
        margin-top: 37px;
        margin-left: 8px;
    }
.case-study-col-2 .circle-two {
        margin-top: -57px;
        margin-left: 90px !important;
    }
    .case-study-col-2 .circle-three {
        margin-left: 24px;
        margin-top: -46px;
    }
    .video-section{
        min-height: 60vh !important;
        padding-top: 20px;
    }
    .overlay-div span{
      margin-bottom: 20px !important;

    }
    .overlay-div{
      padding: 10px !important;
      text-align: left !important;
    }
    .case-study-faqs h3{
      font-size: 28px !important;
    min-height: 0px !important;
    }
    .image-container .hover-text{
      padding: 25px !important;
    }
    .list-inner li{
      font-size: 12px !important;
    }
    .blog-left-col{
      padding: 70px 25px !important;
    }
    .blog-left-col h3{
      font-size: 26px !important;
    }
    .info h3{
      max-width: 85% !important;
    }
    .Articles_intro:hover .info h3{
      max-width: 80% !important;
    }
    .info{
      z-index: 1111;
    }
    .blog-right-col{
      min-height: 70vh;
    }
    .blog_row{
      display: flex;
      flex-direction: column-reverse !important;
    }
    .on_hover-img{
        width: 80px !important;
         height: 80px !important;
    }
    .info h3{
      font-size: 15px !important;
    }

    .info::after{
      bottom: 0px !important;
      font-size: 23px;
    }
    .Articles_intro:hover{
      padding-left: 13px;
    }
    .Articles_intro:hover .info h3:after{
      right: 12px !important;
    }
    .latest_news,  .tab-pane{
      padding: 0px !important;
    }
    .tab-pane{
      padding: 0px !important;
    }
    .tab-content{
      padding-left: 25px;
      padding-right: 25px;
    }
    .footer-col{
      width: 50%;
      margin-bottom: 20px;
    }
    .locations-section::after{
     display: none !important;
    }
  .form-col{
    padding: 50px 25px !important;
  }
  .form-inner-div{
    padding: 0px !important;
    margin: 0px !important;
  }
  .contact-row{
    display: flex;
    flex-direction: column-reverse !important;
    padding: 0px !important;
  }
  .locations-section{
    padding: 50px 0px 30px 0px !important;
  }
  .locations_row{
    padding-top: 0px !important;
  }
  .company-logos .logo_col, .accolade-logos .logo_col{
    flex: 0 0 43%;
  }
  .log-last-col{
     flex-wrap: wrap;
  }
  .companies_section h3{
    font-size: 29px;
  }
  .companies_section p{
    font-size: 20px;
  }
  .overlay_part{
    display: flex;
    justify-content: center !important;
  }
  .stories_heading p{
    font-size: 21px;
  }
  .overlay-div h3{
    font-size:20px;
  }
  .blog_col-1{
    align-items: center !important;
  }
  .blog_col-1 .inner-div h2{
     font-size: 22px;
  }
  .news_banner-img{
    min-height: 300px;
  }
  .right-sidebar{
    padding: 40px 25px !important;
  }
  .join-section::after{
    height: 450px;
    width: 450px;
  }
  .testimonials_part{
    padding-bottom: 70px !important;
  }
  .story_row{
    display: flex;
    justify-content: center !important;
  }
  .blog_detail_banner{
     padding: 150px 6% 0px 6%;
  }
  .case_study-col-1 {
      padding-left: 0%;
  }
  .blog_detail_banner .banner-row, .case_study_banner .banner-row, .news_item_banner .banner-row{
    padding: 0px;
  }
}
.service-popup img{
  width: 220px !important;
   height: 220px !important;
  object-fit: cover;
  border-radius: 50%;
}
.item {
    position: relative;
}
@media (min-width: 992px) {
    #service1 .modal-lg, .modal-xl {
        --bs-modal-width: 70% !important;
    }
}
@media (min-width: 767px) {
  .fullscreen_section {
    height: 100vh;
    max-height: 100vh;
    overflow: hidden;
  }
  .img-col::before {
    position: absolute;
    height: 350px;
    width: 350px;
    background-color: #f2682ab5;
    content: "";
    border-radius: 100%;
    top: 50%;
    transform: translateY(-50%);
  }
  .right-col.img-col::before {
    left: -175px;
  }
  .left-col.img-col::before {
    right: -175px;
    left: auto;
  }
  .content-col::before {
    opacity: 25%;
    filter: drop-shadow(9px 9px 10px #555);
    width: 220px;
    background-size: auto;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 220 440'%3E%3Cpath fill='%23efefef' d='M175,220c0,96.65-78.35,175-175,175v45c29.68,0,58.5-5.82,85.65-17.31,26.2-11.08,49.73-26.94,69.92-47.13,20.19-20.19,36.05-43.71,47.13-69.92,11.48-27.15,17.31-55.97,17.31-85.65h0c0-29.68-5.82-58.5-17.31-85.65-11.08-26.2-26.94-49.73-47.13-69.92-20.19-20.19-43.71-36.05-69.92-47.13C58.5,5.82,29.68,0,0,0v45c96.65,0,175,78.35,175,175'/%3E%3C/svg%3E");
    transform: translateY(-50%);
    top: 440px;
    right: auto;
    left: 0;
  }
  .left-col.content-col::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 220 440'%3E%3Cpath fill='%23efefef' d='M45,220c0-96.65,78.35-175,175-175V0c-29.68,0-58.5,5.82-85.65,17.31-26.2,11.08-49.73,26.94-69.92,47.13-20.19,20.19-36.05,43.71-47.13,69.92C5.82,161.5,0,190.32,0,220H0c0,29.68,5.82,58.5,17.31,85.65,11.08,26.2,26.94,49.73,47.13,69.92,20.19,20.19,43.71,36.05,69.92,47.13,27.15,11.48,55.97,17.31,85.65,17.31v-45c-96.65,0-175-78.35-175-175'/%3E%3C/svg%3E");
    left: auto;
    right: 0;
  }
  .sectionDescription, .sectionDescription p {
     font-size: 26px;
   }
   .sectionHeading {
     font-size: 48px;
   }
   .content-col{
     overflow: hidden;
   }

.results-div-1 {
  top: -35px;
  height: 248px;
  width: 248px;
  right: 100px;
}
.results-div-2 {
  height: 165px;
  width: 165px;
  bottom: -25px;
  right: 140px;
  color:white;
}
.results-div-1 h2 {
  font-size: 38px;
}

}
@media only screen and (min-width: 1300px) {
  .faqs_section .heading_col h3, .locations-heading h3, .experts h3 {
    font-size: 48px;
  }
}
@media (max-width: 576px){
    .join-section .dif-col{
        min-height: auto !important;
        padding-top:60px !important;
        padding-bottom: 60px !important;
    }
    .footer-row-1 .footer-col:nth-child(odd){
        width: 46% !important;
    }
    .carousel-inner-div .team_circle h3{
        font-size: 36px !important;
    }
    .heading_inner_col h3{
        line-height: 45px !important;
    }
    .resultImg {
      max-width: 400px;
    }
    .carousel-inner-div .team_circle{
        padding:15px !important;
    }
    .footer-row-1 .footer-col:nth-child(even){
        width: 54% !important;
    }
    .service .modal-body{
        padding: 0px 10px 30px 10px !important;
    }
    .impact_section .content h3{
            font-size: 22px !important;
    }
    .content-part p{
        font-size: 14px !important;
    }
    .strategy_slider img {
        width: 300px !important;
        height: 300px !important;
    }
    .inner_wrap {
        height: 240px;
        width: 240px;
        background-color: #fff;
        border-radius: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 30px 10%;
        flex-direction: column;
        margin: auto;
    }
    .inner_wrap p{
        margin-bottom: 20px !important;
    }    
}
