/* Pages sheets CSS */
.directors-mob-slide {
  display: none;
}

.get-in-touch-form-main {
  width: 100%;
}
.it-staffing-heading h1,
.it-staffing-heading h2 {
  letter-spacing: 0.2px !important;
}
.content_body_layout h3 {
  letter-spacing: 0.2px !important;
}
.content_image__experience .content-details-left{
  justify-content: left;
}
.content_image__experience .content_details_video{
  width:100% !important;
}
.content_image__experience .content-details-right {
  margin-top: 0 !important;
  margin-left: 0 !important;
}
.content-details.layout__right_align .content-details-right {
  padding-right: 0px !important;
}
.content_image__experience h3 {
  padding-top: 0;
  margin-top: 0;
}
.content_image__experience h2 {
  display:none;
}
.card_list__digital-transformation-services .offshore-staffing-list {
  margin-right: 10px;
  border: 2px solid #bbb;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 50%);
  padding: 20px 10px 60px 15px;
  border-radius: 0;
  margin: 0 25px 0 0;
  position: relative;
}
.card_list__digital-transformation-services .offshore-staffing-list:last-child {
  margin-right: 0;
}
.card_list__digital-transformation-services .offshore-staffing-para p {
  line-height: 1.2;
}
.card_list__digital-transformation-services .offshore-staffing-card-title h4 {
  font-size: 20px;
  min-height: 55px;
  color:#297abd;
}
.card_list__digital-transformation-services .card_cta a{
  background-color: #297abd;
  color: #fff;
  padding: 8px 15px;
}
.card_list__digital-transformation-services .card_cta a:hover{
  background-color: #f79433 !important;
  transition: .5s !important;
}
.card__list_main_layout.card_list__digital-transformation-services .offshore-staffing-list-main .card_cta a:focus {
  background-color: #297abd !important;
}
.card_digital-transformation-services .too_overwhelmed-list {
  background-color: #297abd;
  padding: 30px 20px;
  min-height: 215px;
}
.card_digital-transformation-services .too_overwhelmed-head h4{
  color: #fff !important;
  font-weight:700 !important;
}
.card_digital-transformation-services .below-download-button a {
  background: #297abd;
  border: 2px solid #fff;
  padding: 8px 15px;
  border-radius: 0;
  color: #fff;
}
.card_digital-transformation-services .below-download-button a:hover{
  color:#000;
  border: 2px solid #000;
}
.it-staffing-para h4 {
  background: #297abd;
  color: #fff;
  padding: 8px;
}
.staffing__insurance .shadow-box-content {
  padding: 0 20px;
}
.staffing__insurance .shadow-box-content h4 {
  margin-bottom: 20px;
}
.content_image__insurance .content-details-right {
  margin-top: 0 !important;
  margin-left: 0 !important;
}
.content_image__insurance .content_details_upper_heading h3 {
  background: #297abd;
  color: #fff;
  padding: 8px;
  margin: 0px 20px 30px 20px;
}
.simple_content__insurance .hire-experienced-heading h2 {
  margin: 0 20px !important;
}
.simple_content__insurance .heading-with-two-para-left h4 {
  color: #fff;
  margin-top: -50px;
  background: #297abd;
  padding: 8px;
  margin-bottom: 50px;
}
.content_body_bullets ol li{
  color:#3a3a3d;
  font-weight:400;
}
.content_body_bullets ul li{
  color:#3a3a3d;
  font-weight:400;
  letter-spacing: 0.98px;
}
.digital_technology_image_content {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.digital_technology_image {
  width: 40%;
}
.digital_technology_content {
  width: 55%;
}
.digital_technology_image img {
  width: 100%;
  height: auto;
}
img.a-left.control-c.prev.slick-prev.slick-arrow,
img.a-right.control-c.next.slick-next.slick-arrow {
  cursor: pointer;
}
.directors-image-main {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto auto;
  gap: 50px;
  text-align: center;
  width: 100%;
  padding-top: 30px;
}
.directors-image-list {
  width: 75%;
}
.directors-image-list:nth-child(4) {
  grid-column: 1 / 2;
  margin-left: 190px;
}
.directors-image-list:nth-child(5) {
  grid-column: 3 / 4;
  margin-left: -190px;
}
.directors-image-list img{
  width: 100%;
  height:auto;
  border: 1px solid rgba(187, 187, 187, 0);
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 50%);
}
.directors-image-list {
  position: relative;
}
.image-btn-title-main .download-button a {
  background-color: #f4f4f4 !important;
  bottom: 85px;
  color: #297abd;
  left: 0px;
  padding: 8px 0 !important;
  position: absolute;
  width: 100%;
  opacity: 0;
  transition: .5s ease-in-out;
}
.directors-image-list:hover .download-button a {
  opacity: 1;
}
.image-btn-title-main .image-title {
  padding: 7px;
}
#hs_cos_wrapper_widget_1721990550698 .directors-image-list:nth-child(4) {
  grid-column: auto;
  margin-left: 0px;
}
#hs_cos_wrapper_widget_1721990550698 .directors-image-list {
  width: 90%;
}
#hs_cos_wrapper_widget_1721990550698 .directors-image-main {
  grid-template-columns: repeat(2, 1fr);
  gap: 75px 80px;
  width: 90% !important;
  margin: auto;
}
#hs_cos_wrapper_widget_1721990550698 .image-btn-title-main .download-button a {
  background-color: #f4f4f4 !important;
  bottom: 42px;
}
img.mfp-img {
  border: 15px solid #fff;
  padding: 0px 0 0px; !mportant;
}
.technology-job-location-para {
  padding-bottom: 50px;
}
.hero_banner_label a {
  color: #fff;
}
.hero_banner_label:hover {
  background: #297abd;
}
html {
  scroll-behavior: smooth;
}
/* .mbanner-sub-head{
color: fff !important;
} */

/* Media for Mobile View */

@media only screen and (max-width: 767px) {
  .directors-mob-slide {
    display: block;
  }
  .company-slider-content {
    display: none;
  }
  .board__directors_main_layout #tabs {
    display: none;
  }



  .hero-content-area h1 {
    text-align: center;
  }
  .it-staffing-heading {
    padding-top: 30px;
  }
  .technology-job-location-para {
    padding-bottom: 0px;
  }
  .case-study-right-list:last-child {
    padding-bottom: 0 !important;
  }
  .ibm-info {
    padding-bottom: 0 !important;
  }
  .card_list__digital-transformation-services .offshore-staffing-list:last-child {
    margin-right: 0;
    margin-bottom: 0;
  }
  .card_digital-transformation-services .too_overwhelmed-list{
    margin-top: 0 !important;
  }
  .card_list__digital-transformation-services .offshore-staffing-list {
    margin: 0 25px 20px 0;
  }
  .content_image__experience .content-details {
    display: block;
    padding: 0;
  }
  .content_image__experience .content-details-left {
    width: 100%;
    flex-flow: column-reverse;
  }
  .content_image__experience .content-details-right {
    padding-top: 15px;
  }
  .content_body_layout p{
    padding-bottom:0;
  }
  .content-details-left {
    width: 100% !important;
  }
  .simple_content__insurance {
    padding: 0px 0;
  }
  .heading-with-two-para-right {
    padding-top: 20px !important;
  }
  .heading-with-two-para-left {
    padding-top: 20px !important;
  }
  .content_image__insurance .content_details_upper_heading h3 {
    margin: 0px 20px 15px 20px;
    font-size: 20px;
  }
  .simple_content__insurance .heading-with-two-para-left h4 {
    margin-top: 0px;
  }
  .content_image__financial-services .content-details {
    padding-top: 0px !important;
  }
  .tabs__jobs-in-digital-technologies .digital_technology_image {
    width: 100%;
  }
  .tabs__jobs-in-digital-technologies .digital_technology_content {
    width: 100%;
    padding-top: 20px;
  }
  .tabs__jobs-in-digital-technologies .digital_technology_image_content {
    display: block;
  }

}


/* Media for ipaid View */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) { 
  .footer__top__inner_module {
    padding: 0px 10px;
  }
  .technology-job-location-para {
    padding-bottom: 30px;
  }
  .directors-image-main {
    padding-top: 0px;
  }
}
@media only screen and (min-device-width: 600px) and (max-device-width: 767px) { 
  .footer__top__inner_module {
    padding: 0px 10px;
  }
  .it-staffing-para {
    padding: 0 10px;
  }
  .it-staffing-heading {
    padding-top: 0px;
    padding-left: 10px;
  }
  .custom-breadcrumb {
    padding-left: 10px;
  }
}

@media only screen and (width: 800px),
  only screen and (width: 820px),
  only screen and (width: 834px),
  only screen and (width: 884px){
    #stckeyHeader {
      display: none;
    }
}