/*
Image path
Gradient color
Color
Font Size
Font Color
Font Family
button
*/
/***Image path***/
/***End image path*****/
/***Gradient color****/
/*********Color*********/
/*********End Color*********/
/*********Font Size*********/
/*********End Font Size*********/
/*********Font Color*********/
.blue_green_gradient_text_color {
  background: linear-gradient(90deg, #0da1e2 0%, #31d48b 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
/*********Font Family*********/
/*********End Font Color*********/
/*****Button*****/
.clinch_primary_button {
  background: #0da1e2;
  background: linear-gradient(90deg, #0da1e2 0%, #31d48b 100%);
  color: white !important;
  border: none;
}
.clinch_secondary_button {
  border: solid 2px transparent;
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(90deg, #0da1e2, #31d48b);
  background-origin: border-box;
  box-shadow: 2px 1000px 1px #fff inset;
}
.clinch_third_button {
  background: #6e1fd6;
  background: linear-gradient(90deg, #6e1fd6 0%, #ff844f 100%);
  color: white !important;
  border: none;
}
.clinch_fourth_button {
  border: solid 2px transparent;
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(90deg, #6e1fd6, #ff844f);
  background-origin: border-box;
  box-shadow: 2px 1000px 1px #fff inset;
}
/****End button*****/
img {
  max-width: 100%;
  height: auto;
}
img[alt='Clinch_Retail_Text-Engage_Diamond-Shape'] {
  max-width: 400px;
}
img[alt='mobile_page_screenshot'] {
  max-height: 600px;
  width: auto;
}
img[alt='Clinch_Transport-Text-Engage_Diamond-Shape'] {
  max-width: 400px;
}
img[alt='Clinch_Healthcare_Text-Engage_Diamond-Shape'] {
  max-width: 400px;
}
nav a.button.button2,
nav a.button.button2:focus,
nav a.button.button2:visited,
nav a.button.button2:active {
  background: transparent;
}
nav a.button.button2:hover {
  border: none;
  background: #0da1e23d;
}
/****Banner**/
.banner_page_row h1 {
  font-size: 19px;
  color: #1d1d1d !important;
  background: linear-gradient(90deg, #0da1e2 0%, #31d48b 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.banner_page_row h2 {
  font-size: 50px;
  margin-bottom: 1rem;
}
@media (max-width: 991px) {
  .banner_page_row h2 {
    text-align: center;
  }
}
@media (min-width: 1170px) {
  .banner_page_row img.background_shape {
    left: -42rem;
    height: 125%;
  }
}
@media (min-width: 1025px) and (max-width: 1169px) {
  .banner_page_row img.background_shape {
    left: -43rem;
  }
}
.banner_page_row img.hero-image {
  top: 2%;
}
.banner_page_row .play-icon .fa-play {
  background-color: #7b00e0;
  border-radius: 35px;
}
.tech-recruitment-software .banner_page_row img.hero-image {
  top: 22%;
  width: 41%;
}
.tech-recruitment-software .banner_page_row img.hero-image-bg {
  width: 65% !important;
  top: -0.3rem;
}
@media (max-width: 1357px) {
  .tech-recruitment-software .banner_page_row img.hero-image-bg {
    display: none !important;
  }
}
.tech-recruitment-software .banner_page_row .play-icon {
  top: 65%;
  left: 80%;
}
.healthcare-recruitment-software .banner_page_row img.hero-image {
  top: 14%;
  width: 41%;
  right: 3rem;
}
.healthcare-recruitment-software .banner_page_row img.hero-image-bg {
  width: 54% !important;
  top: 0.5rem;
  left: 55%;
}
@media (max-width: 1145px) {
  .healthcare-recruitment-software .banner_page_row img.hero-image-bg {
    display: none !important;
  }
}
.healthcare-recruitment-software .banner_page_row .play-icon {
  top: 65%;
  left: 76%;
}
.retail-recruitment-software .banner_page_row img.hero-image {
  top: 10%;
  width: 41%;
  right: 0.7rem;
}
.retail-recruitment-software .banner_page_row img.hero-image-bg {
  width: 62% !important;
  top: 2.5rem;
  left: 50%;
}
@media (max-width: 1130px) {
  .retail-recruitment-software .banner_page_row img.hero-image-bg {
    display: none !important;
  }
}
.retail-recruitment-software .banner_page_row .play-icon {
  top: 57%;
  left: 78%;
}
.manufacturing-recruitment-software .banner_page_row img.hero-image {
  top: 12%;
  width: 41%;
  right: 3.7rem;
}
.manufacturing-recruitment-software .banner_page_row img.hero-image-bg {
  width: 59% !important;
  top: 5.06rem;
  left: 48%;
}
@media (max-width: 1130px) {
  .manufacturing-recruitment-software .banner_page_row img.hero-image-bg {
    display: none !important;
  }
}
.manufacturing-recruitment-software .banner_page_row .play-icon {
  top: 62%;
  left: 74%;
}
/***End banner**/
/******Customer logos******/
.customer_logos_row .gradient_blue_green_border .customer_logos_container {
  justify-content: space-evenly;
  align-items: center;
}
.customer_logos_row .gradient_blue_green_border .customer_logos_container img {
  max-width: 165px;
  margin: 20px;
  height: auto;
}
.customer_logos_row .gradient_blue_green_border .customer_logos_container img[alt='APM_logo_grey'] {
  height: 70px;
  width: auto;
}
.tech-recruitment-software .customer_logos_row .customer_logos_container img[alt='Equinix_logo_grey'] {
  max-width: 140px;
}
/******End Customer logos******/
/******Customer ROI *******/
.healthcare-recruitment-software .customer_roi_row .customer_number_roi_box .customer_number_roi_box_bottom {
  margin: auto;
  margin-bottom: 0px;
  text-align: center;
}
/*****End customer roi*******/
/****Modules boxes**/
.main_message_row {
  text-align: center;
}
.modules_boxes_link {
  text-decoration: none;
  height: 100%;
  /*box-shadow: 0 8px 9px 0 rgba(158,158,158,.19);*/
  background-color: transparent;
  /*border-top: 3px solid #0da1e2;*/
}
.modules_boxes_link > div {
  height: 100%;
  padding: 2rem 2rem 0rem;
}
.modules_boxes_link:hover > div {
  background-color: unset;
}
.homepage_modules_table_img {
  text-align: center;
}
.homepage_modules_table_img img {
  width: auto;
  height: 55px;
  margin-bottom: 1rem;
}
.homepage_modules_table_img h2 {
  display: inline-block;
  margin-bottom: 1rem;
  vertical-align: bottom;
  color: #1D1D1D;
}
@media (max-width: 1024px) {
  .modules_boxes_link > div {
    margin-right: 0px;
  }
}
@media (max-width: 899px) {
  .homepage_modules_table_img h2 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .content_box {
    max-width: 400px;
    margin: auto auto 2rem;
  }
}
/*******End Modules boxes*****/
/***CTA***/
.bottom_cta {
  background-color: #0da1e2;
  background-color: #0A7CAE;
}
.bottom_cta .content_row h2 {
  color: #ffffff;
}
.bottom_cta .block-image {
  text-align: center;
}
.bold_link {
  margin-top: 1rem;
  width: auto;
  border-radius: 10px;
  padding: 10px 24px;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.25em;
  display: inline-block;
  cursor: pointer;
  /* box-shadow: 0px 14px 29px 0px rgba(3, 36, 62, 0.13); */
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  letter-spacing: .5px;
  background: #0da1e2;
  background: linear-gradient(90deg, #0da1e2 0%, #31d48b 100%);
  color: white !important;
  border: none;
}
.bold_link a:hover,
.bold_link a:focus {
  opacity: 0.7;
}
#industry_content_block_4 .bold_link {
  margin-top: 1rem;
  width: auto;
  border-radius: 10px;
  padding: 10px 24px;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.25em;
  display: inline-block;
  cursor: pointer;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  letter-spacing: .5px;
  background: #0da1e2;
  background: linear-gradient(90deg, #0da1e2 0%, #31d48b 100%);
  color: white !important;
  border: none;
  text-decoration: none;
}
#industry_content_block_4 .bold_link:hover,
#industry_content_block_4 .bold_link:focus {
  opacity: 0.7;
}
.bottom_cta .bold_link {
  border: 1px solid #0da1e2;
  background: white;
  color: #0da1e2!important;
  border: 1px solid #0A7CAE;
  color: #0A7CAE!important;
}
.bottom_cta .bold_link:hover {
  border-color: white;
  color: white !important;
  background: #0da1e23d;
}
.bottom_cta .content_row .text_content_column {
  padding-right: 0rem;
}
/***End cta***/
/******Testimonial*******/
.testimonial_container .row .testimonial_headshot_container img {
  max-width: 197px;
}
/******End testimonial*******/
@media screen and (min-width: 992px) {
  .fearure_content_block2 .content_row .text_content_column {
    padding-right: 0rem;
    padding-left: 5rem;
  }
}
@media screen and (max-width: 991px) {
  .page-rows div.two_column_content_blocks:nth-child(2n+1):not(.bottom_cta) .row {
    flex-flow: column;
  }
  .block-image {
    text-align: center;
  }
  .two_column_content_blocks img {
    /*max-width: 250px;*/
    width: 100%;
  }
  .bottom_cta .page-block p {
    text-align: center !important;
  }
}
@media screen and (max-width: 767px) {
  .table_content .row > div:first-child {
    border-top: 1px solid #ececec;
  }
  .table_content .row > div:nth-last-child(-n+3) {
    border-bottom: 1px solid #ececec;
  }
  .table_content .row > div:last-child {
    border-bottom: none;
  }
  .table_content .row > div {
    border-right: none;
  }
  .table_content .row > div:nth-child(3n) {
    border-right: none;
  }
}
