h1 {
  font-size: 38px !important;
  line-height: 1.2 !important;
}
h2 {
  font-size: 34px !important;
  line-height: 1.2 !important;
}
h3 {
  font-size: 22px !important;
  line-height: 1.2 !important;
}
h4 {
  font-size: 22px !important;
  line-height: 1.2 !important;
}
h5 {
  font-size: 20px !important;
  line-height: 1.2 !important;
}
h5 {
  font-size: 20px !important;
  line-height: 1.2 !important;
}
h6 {
  font-size: 18px !important;
  line-height: 1.2 !important;
}
.subtext,
.subtext p {
  font-size: 16px !important;
  line-height: 1.8 !important;
}

p {
  font-weight: 400;
}

.subtitle {
  font-size: 14px;
}

.text-color {
  color: #5a5a5a;
}

.color-blue {
  color: #006172;
}

.gradient-global-btn {
  background: linear-gradient(to right, #ff6d00, #ffa765);
  border-radius: 6px;
  color: #fff !important;
  text-transform: capitalize;
  border: none;
  font-size: 14px;
  font-weight: 700;
  padding: 9px 15px;
  width: auto;
}

.fw-400 {
  font-weight: 400;
}
.fw-500 {
  font-weight: 500;
}
.fw-600 {
  font-weight: 600;
}
.fw-700 {
  font-weight: 700;
}
.fw-800 {
  font-weight: 800;
}
.fw-900 {
  font-weight: 900;
}

.top-header-span-call {
  color: white !important;
}

.feature-symptom
  .demo-input
  input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required::placeholder,
.connect-form
  .demo-input
  input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required::placeholder,
.connect-form
  .demo-input
  textarea.wpcf7-form-control.wpcf7-textarea::placeholder {
  color: gray;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required:focus,
textarea.wpcf7-form-control.wpcf7-textarea:focus,
.contactForm
  input:not([type="submit"]):not([type="button"]):not([type="file"]):not(
    [type="radio"]
  ):not([type="checkbox"]):focus {
  border-bottom: solid 1px #ff7006 !important;
}

.demo-input
  input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required::placeholder {
  color: black;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  font-size: 14px !important;
}

.connect-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  font-size: 16px !important;
}
/* body.elementor-page h2 {
  font-size: inherit !important;
} */

.banner-heading {
  /* width: 50%; */
  display: inline-block;
}

.banner-para {
  /* width: 75%; */
  display: inline-block;
}

.clip-path-pink {
  background-color: #ffe9de;
  padding: 35px 0 60px;
  position: relative;
}

.clip-path-pink:before {
  content: "";
  clip-path: ellipse(67% 81% at 50% 0);
  position: absolute;
  width: 100%;
  height: 169px;
  left: 0;
  top: 0;
  background-color: #fff;
}

.clip-path-pink img {
  z-index: 999;
}

.l-icon-wrap {
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: 50px;
  padding: 2px 11px;
}

.l-icon-wrap .lottie-img {
  width: 30px;
}

.form-center {
  box-shadow: 0 3px 36px 0 rgb(0 0 0 / 21%);
}

.benchmark {
  background: url("https://www.opportunehr.com/wp-content/uploads/2025/08/benchmark.webp")
    no-repeat;
  width: 100%;
  background-size: 100%;
  background-position: 0 0;
  position: relative;
  padding: 50px 0 0 0;
}

.benchmark-list {
  background: #fff;
  padding: 30px 22px;
  min-height: auto !important;
  border-radius: 12px;
  box-shadow: 0 24px 26px 0 rgb(0 0 0 / 16%);
  margin-top: 10px !important;
}

.statistics-list {
  padding: 20px 22px;
  min-height: auto !important;
  border-radius: 12px;
  box-shadow: 0 24px 26px 0 rgb(0 0 0 / 16%);
  margin-top: 35px !important;
}

.list-details {
  z-index: 999;
}

.opp-power {
  /* text-align: center; */
  width: 80%;
  box-shadow: 0 18px 30px 0 rgb(0 0 0 / 6%);
  background-color: rgba(0, 0, 0, 0.06);
  padding: 30px 22px 40px 22px;
  border-radius: 14px 14px 14px 0;
  position: relative;
  margin: 85px auto 0;
  text-transform: capitalize;
  line-height: 1.6 !important;
}

.opp-power.feature-opp-power {
  background-color: #f0eeee;
}

.grey-btm {
  position: absolute;
  left: 0px;
  width: 0;
  height: 0;
  border: 0 solid transparent;
  border-top-width: 0;
  border-bottom-width: 40px;
  border-left: 48px solid #f0d8cd;
  /* top: 90px; */
  z-index: 1;
  bottom: -24px;
}

.feature-grey {
  border-left: 48px solid #f0eeee;
}

.opp-power1 {
  text-align: left;
  padding: 24px 20px;
  box-shadow: 0 19px 40px 0 rgb(0 0 0 / 8%);
  background-image: linear-gradient(to bottom, #ff6d00, #ffa765);
  width: 43%;
  margin: 0 auto;
  margin-top: -25px;
  /* left: 16%; */
  border-radius: 14px 14px 0 14px;
  z-index: 1;
  position: relative;
}

.half_circle_gray {
  width: 100px;
  height: 100px;
  background: #285f70;
  position: absolute;
  right: -40px;
  border-radius: 50px;
  top: -21px;
  opacity: 0.1;
}

.half_circle_gray1 {
  width: 120px;
  height: 120px;
  background: #285f70;
  position: absolute;
  right: -37px;
  border-radius: 100px;
  top: -24px;
  z-index: 1;
  opacity: 0.1;
}

.quote {
  color: #ff7610;
  font-size: 28px;
  padding-right: 10px;
}

.opp-power h6,
.opp-power1 h6 {
  line-height: 1.6 !important;
}

.experience-call-now {
  border-radius: 6px;
  background: #fff;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  line-height: 3;
  text-align: left;
  color: #fd6e21;
  padding: 0 25px;
  margin: 6px 0 0 0;
  display: inline-block;
  transition: 0.3s all ease;
  text-wrap: nowrap;
}

.experience-call-now:hover {
  background: #fd6e21;
  color: #fff;
}

.feature-symptom .demo-input input,
.feature-symptom .demo-input textarea {
  border: none !important;
  border-bottom: solid 1px !important;
  border-radius: 0 !important;
  margin: 15px 0px 2px 0px;
  background: transparent !important;
  padding: 12px 0px 10px 0px !important;
}

.demo-input input,
.demo-input textarea {
  border: none !important;
  border-bottom: solid 1px !important;
  border-radius: 0 !important;
  margin: 0px 0px 20px 0px;
  background: transparent !important;
  padding: 0px 0px 10px 0px !important;
}

body .demo-input.main-textarea textarea {
  min-height: 44px !important;
  height: 44px !important;
}

.orange-btm {
  position: absolute;
  right: 0;
  bottom: -43px;
  width: 0;
  height: 0;
  border: 0 solid transparent;
  border-top-width: 0;
  border-bottom-width: 50px;
  border-right: 55px solid #ffa562;
  z-index: 1;
}

.industries-form .modal-dialog {
  width: 100% !important;
  max-width: 70% !important;
}

.industries-form .close {
  font-size: 40px;
  background: transparent;
  color: gray;
  font-weight: 300;
}

.industries-form .close:hover {
  color: black !important;
}

.industry-content {
  border-radius: 15px;
}

.industry-content .wpcf7-list-item {
  margin-left: 0;
  margin-right: 1em;
}

.industries-form .modal-content {
  padding: 30px;
  padding-top: 15px;
}

.industry-content span.wpcf7-form-control.wpcf7-checkbox {
  display: grid;
}
.forms-label {
  font-weight: 400;
  text-transform: capitalize;
  font-family: "Poppins";
  font-size: 12px;
}

.forms-label span {
  color: red;
}

.pop-submitbtn {
  text-align: center;
  display: flex;
  justify-content: center;
  position: relative;
  width: fit-content;
}

.pop-submitbtn:after {
  content: "";
  background-image: url("https://www.opportunehr.com/wp-content/uploads/2025/08/arrow-sm-right-svgrepo-com.svg");
  display: block;
  height: 31px;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 99999;
  bottom: 23px;
  position: absolute;
  width: 31px;
  right: 0%;
}

.pop-submitbtn input[type="submit"] {
  padding: 10px 34px 10px 15px !important;
  width: 100%;
  margin: 8px !important;
  text-align: left;
}

.list-details p span,
.banner-heading span {
  color: #ff7712;
  font-weight: 700;
}
.img-size {
  border-radius: 10px;
}

.clip-path-pink hr {
  padding: 0;
  color: black;
  opacity: 1;
}

.industry-content div.checker span.checked:before {
  content: "\f14a" !important;
  font-family: "FontAwesome" !important;
}
.industry-content div.checker span:before {
  content: "\f0c8" !important;
  font-family: "FontAwesome" !important;
}

.do .check li:last-child {
  border-bottom: none;
}

.steps {
  border: solid 2px;
  border-radius: 50%;
  height: 70px;
  width: 70px;
  display: flex;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
}

.steps span {
  font-weight: 700;
  color: #ff7712;
  font-size: 20px;
}

.steps-block-wrapper > .steps-block:first-child {padding-top: 3rem !important;}
.steps-block-wrapper > .steps-block:last-child .extrem-left:before {display: none!important;}



.tracking-list .do {
  min-height: auto !important;
}

.inner-wrap {
  padding-top: 120px;
  padding-bottom: 50px;
  clip-path: ellipse(120% 86% at 50% 86%);
}

.principals {
  background: url("https://www.opportunehr.com/wp-content/uploads/2025/08/inner_orange_bg.png")
    no-repeat;
  width: 100%;
  background-size: auto;
  background-position: 0 0;
  position: relative;
  padding: 50px 0 0 0;
}

.orange-line {
  color: #ffb680;
  opacity: 1;
}

.acquisition-list {
  box-shadow: 0 5px 5px rgb(0 0 0 / 2%);
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.07);
  padding: 30px;
  margin-bottom: 30px;
  /* min-height: 316px; */
  height: 100%;
  position: relative;
}

.site-footer .footer-heading {
  margin-bottom: 20px;
}

a.gradient-btn1.read-more {
  position: absolute;
  bottom: 25px;
}

.modal-header .close:hover {
  opacity: 0.75;
}

input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date {
  color: #737b83 !important;
}

.para_small_space {
  line-height: 1.9;
}

/* hrsm sofware  */
.border-image {
  border: dotted 2px #ff7712;
  border-radius: 50%;
  padding: 10px;
  width: 45%;
  height: 45%;
}

.border-blue-image {
  border: dotted 2px #006172;
  border-radius: 50%;
  padding: 10px;
  width: 45%;
  height: 45%;
}

.modules-list ul li {
  background: url("https://www.opportunehr.com/wp-content/uploads/2025/07/checked.svg")
    no-repeat;
  padding: 0 0 0 34px;
  background-size: 18px;
  background-position: 0 18%;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #000;
  list-style: none;
}

.feature-list ul li {
  background: url("https://www.opportunehr.com/wp-content/uploads/2025/09/checked_blue.svg")
    no-repeat;
  padding: 0 0 0 34px;
  background-size: 18px;
  background-position: 0 18%;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #000;
  list-style: none;
}

.functional-modules {
  background-image: linear-gradient(to bottom, #fff 92%, #fff0e8);
}

.enabler-feature {
  background-image: linear-gradient(to bottom, #fff 92%, #e5fbff);
}

.border-location {
  border: 1px solid #ffe2d0;
  border-radius: 15px;
  text-align: center;
  padding: 40px 0;
}

.hr-tect-processing {
  width: 40%;
}

.hr-tech-bg {
  background: url("https://www.opportunehr.com/wp-content/uploads/2025/09/coreBg.jpg")
    no-repeat;
  width: 100%;
  background-size: cover;
  background-position: bottom;
  position: relative;
  height: 100%;
  text-align: center;
  padding: 7rem;
}

.payroll-lottie {
  height: 60px;
  margin-bottom: 30px;
}

.statistics h3 {
  font-size: 34px !important;
}

.statistics,
.awards {
  padding: 0 45px;
}

.center-count-card::before {
  content: "";
  width: 1px;
  height: 100px;
  background: linear-gradient(
    0deg,
    rgba(0, 97, 114, 0) 0%,
    rgba(0, 97, 114, 0.7) 49.17%,
    rgba(0, 97, 114, 0) 98.33%
  );
  position: absolute;
  left: 0;
}

.center-count-card::after {
  content: "";
  width: 1px;
  height: 100px;
  background: linear-gradient(
    0deg,
    rgba(0, 97, 114, 0) 0%,
    rgba(0, 97, 114, 0.7) 49.17%,
    rgba(0, 97, 114, 0) 98.33%
  );
  position: absolute;
  right: 0;
  top: 0;
}

.messages-container {
  display: flex;
  justify-content: center;
}

.message-one-container {
  padding: 20px 30px;
  background-color: #ff7712;
  border-radius: 8px;
  width: 40%;
  position: relative;
}

.message-one-container::before {
  border-width: 0px 26px 26px;
  border-color: transparent transparent transparent #ff7712;
  bottom: -20px;
  left: 0;
}

.message-one-container::before,
.message-two-container::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
}

.message-two-container {
  position: absolute;
  right: -190px;
}

.message-two-sub-container {
  padding: 26px 30px;
  background-color: #006172;
  border-radius: 8px;
  position: relative;
}

.message-two-container::after {
  border-width: 0px 26px 26px;
  border-color: transparent #006172 transparent transparent;
  bottom: -20px;
  right: 0;
}

.orange-lines {
  position: absolute;
  top: -24px;
  left: -24px;
}

.turqoise-lines {
  position: absolute;
  top: -24px;
  right: -24px;
}

.stremline-img {
  border-radius: 20px;
}

.payroll-process::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 2px;
  background: linear-gradient(
    90deg,
    rgba(255, 119, 18, 0) 0%,
    rgba(255, 119, 18, 0.52) 52.16%,
    #ff7712 100%
  );
  left: 0px;
  top: 10px;
}

.payroll-process::after {
  content: "";
  position: absolute;
  width: 100px;
  height: 2px;
  background: linear-gradient(90deg, #ff7712 0%, rgba(255, 119, 18, 0) 100%);
  right: 0px;
  top: 10px;
}

.payroll-cycle .payroll-process::before {
  content: "";
  position: absolute;
  width: 80px;
  height: 2px;
  background: linear-gradient(
    90deg,
    rgba(255, 119, 18, 0) 0%,
    rgba(255, 119, 18, 0.52) 52.16%,
    #ff7712 100%
  );
  left: -15px;
  top: 10px;
}

.payroll-cycle .payroll-process::after {
  content: "";
  position: absolute;
  width: 80px;
  height: 2px;
  background: linear-gradient(90deg, #ff7712 0%, rgba(255, 119, 18, 0) 100%);
  right: -15px;
  top: 10px;
}

.pop-left-img {
  border-radius: 15px 0px 0px 15px;
}

.feature-points img {
  height: 35px;
  margin-top: -3px;
  padding-right: 10px;
}

.steps-title-wrap {
  display: flex;
  gap: 20px;
  align-items: center;
}

.extrem-left {
  position: relative;
  height: 100%;
}

.extrem-left:before {
  content: "";
  background-color: #ff7712;
  width: 1px;
  height: 100%;
  position: absolute;
  left: 35px;
  top: 0;
}

.step-count-bg {
  background-color: #ffe8d6;
  padding: 10px;
  border-radius: 60px;
  display: inline-block;
}

.step-count {
  background-color: #ff7712;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  display: inline-block;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-weight: 700;
}

.left-wrap-steps {
  position: sticky;
}

.payroll_accordion .accordion-item {
  border: 0;
  border-bottom: solid 1px #eee;
}

.payroll_accordion button.accordion-button:hover {
  color: black;
}

.payroll_accordion .accordion-button:not(.collapsed) {
  background-color: #fff2e8 !important;
  border-radius: 5px;
}

.payroll_accordion .accordion-button:not(.collapsed)::after {
  background-image: url("https://www.opportunehr.com/wp-content/uploads/2025/09/up-arrow-svgrepo-com-1.svg");
}

.payroll_accordion .accordion-button::after {
  margin-top: 7px;
}

.contact-info i {
  border-radius: 50%;
  background: rgba(111, 66, 193, 0.05);
  font-size: 16px;
  padding: 10px;
}

body .demo-input.contact-textarea textarea {
  min-height: 100px !important;
  height: 100px !important;
}

.partner-swiper .fluid-width-video-wrapper {
  padding-top: 53% !important;
}

.partner-swiper .body {
  padding: 20px;
  background-color: white;
}

.career-table ul {
  list-style: none;
  padding: 0;
}

.career-table ul li {
  display: flex;
  align-items: center;
  gap: 20px;
}

.career-table ul li:before {
  content: "";
  background-image: url("https://www.opportunehr.com/wp-content/uploads/2025/07/checked.svg");
  display: block;
  height: 17px;
  width: 15px;
  background-repeat: no-repeat;
  background-size: contain;
}

.job-details {
  border-bottom: 2px solid #fd6e21 !important;
}

.career-table tr td {
  border-bottom: none;
  vertical-align: top;
  text-align: left;
}

.career-table .w-25 {
  width: 19% !important;
}

.form-area {
  border-radius: 10px;
  background: linear-gradient(90deg, #d3f3f9 0%, #fffaee 47.12%, #ffdfc8 100%);
  padding: 0px 30px;
}

.form-area .global-form input:not([type=submit]):not([type=button]):not([type=file]):not([type=radio]):not([type=checkbox]), input.input-text, textarea, select {background: transparent;}
.form-area .global-form .ginput_container.ginput_recaptcha {width: fit-content;margin: 0 auto;}
.form-area:has(.global-form) .gform_wrapper {padding-bottom: 30px;}

.form-area .gform_confirmation_wrapper.gform_wrapper .gform_confirmation_message {text-align: center;padding: 0 15px 30px;}


.form-img img {
  position: absolute;
  bottom: 0;
}

.payroll-cycle {
  padding: 80px 0px;
  clip-path: ellipse(200% 86% at 50% 86%);
  background: linear-gradient(180deg, #f4f4f4 0%, rgba(244, 244, 244, 0) 32.6%);
}

.nutshell-payroll .home-container {position: relative;z-index: 2;}

.nutshell-payroll .process-bg-top {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.nutshell-payroll .process-bg-bottom {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.client-row-wrap {
  padding: 60px 0px;
  position: relative;
  margin-top: 50px;
}

.client-row-wrap::before {
  content: "";
  position: absolute;
  width: 45%;
  height: 1px;
  background: linear-gradient(
    90deg,
    rgba(79, 79, 79, 0) 0%,
    rgba(79, 79, 79, 0.56) 50%,
    rgba(79, 79, 79, 0) 100%
  );
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.our-payroll-header {
  border-radius: 56px;
  background: #ebf2f4;
  padding: 15px 90px;
  margin: auto;
  width: fit-content;
  text-align: center;
  display: flex;
  justify-content: center;
}

.payroll-partners span {
  color: rgb(212, 91, 1);
  text-align: center;
  font-family: Poppins;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  border-radius: 20px;
  background: rgb(255, 240, 232);
  padding: 2px 12px;
}

.payroll-partners::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0px;
  right: 0px;
  background: linear-gradient(
    0deg,
    rgba(79, 79, 79, 0) 0%,
    rgba(79, 79, 79, 0.8) 50%,
    rgba(79, 79, 79, 0) 100%
  );
}

.our-payroll-clients {
  clip-path: ellipse(114% 86% at 50% 86%);
  background: linear-gradient(180deg, #f4f4f4 0%, rgba(244, 244, 244, 0) 32.6%);
  padding: 80px 0px;
}

.unmatched-power-section {
  background-image: url("https://www.opportunehr.com/wp-content/uploads/2025/09/unmatched-power-background.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.customer-retention .statistics {position: relative;flex: 0 0 33%;max-width: 230px;}
.customer-retention .statistics.award-img {flex: 0 0 48%;max-width: 431px;}

.award-img:after,.customer-retention .statistics:after {
  content: "";
  width: 1px;
  height: -webkit-fill-available;
  background: linear-gradient(
    0deg,
    rgba(0, 97, 114, 0) 0%,
    rgba(0, 97, 114, 0.7) 49.17%,
    rgba(0, 97, 114, 0) 98.33%
  );
  position: absolute;
  right: 0;
  top: 0;
}

.award-img:last-child::after,.customer-retention .statistics:last-child::after {display: none;}

.payroll-content > img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  object-position: center;
  border-radius: 10px 10px 0px 0px;
}

.payroll-inner-details > .d-flex:not(:has(br)){padding-bottom: .5rem !important;}


.demo-input
  input:not([type="submit"]):not([type="button"]):not([type="file"]):not(
    [type="radio"]
  ):not([type="checkbox"]),
.demo-input input.input-text,
.demo-input textarea,
.demo-input select {
  margin-bottom: 5px;
}

.okr_business_platform_card {
  height: 100%;
}

.okr-borderTop {
  border-radius: var(--Border-Radius-12pt, 12px) var(--Border-Radius-12pt, 12px)
    0px 0px;
  background: var(--OKR---Orange, #f58345);
  /* width: 90%; */
  height: 9px;
  transition: height 0.3s ease;
}

.okr-platform-box:hover .okr-borderTop {
  height: 13px;
}

.okr_business_platform {
  border-radius: 100px;
}

.linear-top-line {
  background: linear-gradient(
    90deg,
    rgba(79, 79, 79, 0) 0%,
    rgba(79, 79, 79, 0.8) 50%,
    rgba(79, 79, 79, 0) 100%
  );
  width: 644px;
  height: 1px;
  margin: 0 auto;
}

.functions-list {
  border-radius: 6px;
  border: 1px solid #dadada;
  height: 100%;
  padding: 30px;
}

.functions-list:hover {
  border: 1px solid #f58345;
}

.okr-dashboard img {
  width: 90%;
}

.without-okrs {
  border-radius: 12px;
  border: 1px solid #c2c2c2;
  padding: 40px 40px 30px 40px;
  background-color: #fff;
  height: 100%;
}

.without-okrs .ork-mindset-top-icon {
  background-color: #a8a8a8;
  display: inline-block;
  padding: 20px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: -54px;
  transform: translate(-50%);
}

.without-okrs .linear-top-line {
  background: linear-gradient(
    90deg,
    rgba(90, 90, 90, 0) 0%,
    #5a5a5a 50%,
    rgba(90, 90, 90, 0) 100%
  );
  width: 243px;
}

.with-okrs {
  border-radius: var(--Border-Radius-12pt, 12px);
  background: #086677;
  box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.2);
  color: #fff;
  padding: 40px 40px 30px 40px;
  height: 100%;
}

.with-okrs .ork-mindset-top-icon {
  background-color: #f58345;
  display: inline-block;
  padding: 20px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: -54px;
  transform: translate(-50%);
}

.with-okrs .linear-top-line {
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    #fff 50%,
    rgba(255, 255, 255, 0) 100%
  );
  width: 243px;
  height: 1px;
  margin: 30px auto;
}

.okr_banner_form {
  border-radius: var(--Border-Radius-12pt, 12px);
  background: #fff;
  box-shadow: 1px 4px 21.1px 0px rgba(245, 131, 69, 0.2);
  padding: 40px;
  position: relative;
  width: 600px;
  margin-left: 150px;
}

.fix-app-okr {
  width: fit-content;
}

.okr-img {
  position: absolute;
  width: 55%;
  bottom: 0;
  left: -219px;
}

.okr-h3 {
  font-size: 30px !important;
}

#step1-form label {
  font-size: 18px;
  font-weight: 400;
  text-transform: inherit;
  font-family: Poppins, sans-serif;
  color: black;
  margin-bottom: 15px;
}

.mobile-okr-img {
  width: 150px;
}

.okr-appointment .modal-content {
  border-radius: 20px 0px 0px 0px;
}

.team-member-description {
  font-size: 14px;
}

.appointment-popup iframe,
.download-popup iframe,
.otp_popup iframe {
  display: none !important;
}

.appointment-popup.otp_active iframe,
.download-popup.otp_active iframe,
.otp_popup.otp_active  iframe{
  display: block !important;
}
/*--------------------------------resources page-----------------  */
.elementor .elementor-element.resource_feature_title .elementor-heading-title {
  font-size: 20px !important;
}
.elementor .elementor-element.resources-newsmedia-title .elementor-heading-title {
  font-size: 20px !important;
}
.elementor .elementor-element.resources_hrseminars_title .elementor-heading-title ,
.elementor .elementor-element.resources_blog_title .elementor-heading-title{
font-size: 20px !important;
}
.elementor .elementor-element.resource_ebooks_title .elementor-heading-title{
  font-size: 16px !important;
}
/* ------------------------------glossary-------------------------- */
.elementor .elementor-element.glosaary_h2 .elementor-heading-title {
  font-size: 24px !important;
}
.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a {
  font-size: 18px !important;
}
/* ------------------------------ */
input#search-big {
  border: 1px solid #ecec;
}

.swiper.client-swiper {padding-block: 40px;}

/* ---------------------responsive-------------------- */
@media (min-width: 1890px) {
  .subtext,
  .subtext p {
    font-size: 18px !important;
  }
  .subtitle {
    font-size: 16px;
  }
  .gradient-global-btn {
    font-size: 16px;
  }
  .steps span {
    font-size: 30px;
  }

  .feature-list ul li,
  .modules-list ul li {
    font-size: 16px;
  }
  .statistics h3 {
    font-size: 46px !important;
  }
  .payroll-inner-details {
    width: 60%;
  }
}

@media (min-width: 1200px) {
  .payroll-swiper .swiper-pagination {
    display: grid;
    height: 100%;
    text-wrap: nowrap;
    gap: 20px;
    position: relative;
    background: white;
    margin-top: 50px;
  }

  .payroll-swiper span.swiper-pagination-bullet {
    border-radius: 10px 10px 10px 0px;
    width: 100%;
    height: 100%;
    padding: 20px;
    background: transparent;
    color: black;
    opacity: 1;
    text-align: left;
    position: relative;
    font-weight: 500;
    font-size: 20px;
    transition: 0.5s;
  }

  .payroll-swiper
    span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #ff6d00;
    color: white;
    width: 105%;
  }
  .payroll-swiper {
    display: flex;
    padding: 20px 0px;
  }
  .payroll-swiper
    span.swiper-pagination-bullet.swiper-pagination-bullet-active::before {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 26px 26px;
    border-color: transparent transparent transparent #ff7712;
    z-index: 2;
    transition: all 0.3s ease-in-out;
  }
  .payroll-inner-details {
    box-shadow: -1px 0px 6px 0px #ccc;
    width: 50%;
    border-radius: 0px 10px 10px 0px;
  }
  .payroll-swiper .payroll-swiper {
    width: 80%;
  }
  .payroll-content > img {
    border-radius: 10px 0px 0px 10px;
    width: auto;
    height: auto;
  }
}

@media (min-width: 992px) {
  .banner-section {
    background-position: left bottom 12%, right bottom 8% !important;
    padding: 10rem 0 4rem 0 !important;
    background-size: 95px;
    width: 100%;
    display: flex;
    background: url("https://www.opportunehr.com/wp-content/uploads/2025/07/bg_pink.png")
        no-repeat,
      url("https://www.opportunehr.com/wp-content/uploads/2025/07/bg_pink_right.png")
        no-repeat scroll 0 0;
  }
  .acquisition .swiper-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
  }
  .contact-list-footer {
    width: 22% !important;
  }
  .col-lg-3.col-12.paddingLeft.separation.col-md-12.form-footer.writetousform {
    padding-left: 50px;
  }
  .payroll-inner-details .subtext{
    width: 99%;
  }
}

@media (max-width: 1600px) {
  .client-row-wrap img {
    width: 100px;
  }
}

@media (max-width: 1430px) {
  .payroll-software-scrollbar {
    top: 55px;
  }
}

@media (max-width: 1366px) {
  .okr-img {
    left: -192px;
  }
}

@media (max-width: 1200px) {
  .payroll-content {
    box-shadow: 0px 0px 6px -1px #ccc;
    border-radius: 10px;
    margin: 2;
  }
  .payroll-swiper .swiper-slide {
    padding: 10px;
    height: auto;
  }
  .payroll-swiper .swiper-wrapper {
    padding-bottom: 50px;
  }
  .payroll-content {
    height: 100%;
  }
  .okr_container {
    grid-template-columns: 1fr !important;
    gap: 50px !important;
  }
  .okr_banner_form {
    margin: auto;
  }
}

@media (max-width: 1024px) {
  header#masthead {
    position: fixed !important;
    width: 100%;
  }
  body header#masthead ul li#menu-item-1307 ul.submenu-visible,
  body header#masthead ul li#menu-item-1308 ul.submenu-visible {
    display: block !important;
    border: none !important;
    width: 100% !important;
    box-shadow: none !important;
  }
  body header#masthead ul li#menu-item-1307 ul.submenu-hidden,
  body header#masthead ul li#menu-item-1308 ul.submenu-hidden {
    display: none !important;
  }
  .nav-menu ul ul {
    position: static !important;
  }
  .nav-menu ul li,
  .nav-menu ul {
    display: block;
    width: 100%;
  }
  .nav-menu ul li a {
    display: block;
    padding: 0 !important;
    border-bottom: 1px solid #f1f1f1;
    line-height: 40px;
  }
  ul.sub-menu::after {
    content: none !important;
  }
}

@media (max-width: 992px) {
  body .w-75,
  body .w-50 {
    width: 100% !important;
  }
  .opp-power1 {
    width: 80%;
  }
  .benchmark {
    background-size: auto;
  }
  .half_circle_gray1,
  .statistics-list .half_circle_pink1 {
    width: 95px;
    height: 95px;
  }
  .half_circle_gray,
  .statistics-list .half_circle_pink {
    width: 80px;
    height: 80px;
  }
  .img-size {
    width: 100%;
  }
  .banner-para {
    margin: 0;
  }
  .experience-call-now {
    padding: 8px 18px;
    display: inline;
  }
  .acquisition-list {
    min-height: 316px;
  }

  .acquisition_swiper .swiper-button-next,
  .acquisition_swiper .swiper-button-prev,
  .custom-swiper .swiper-button-next,
  .custom-swiper .swiper-button-prev {
    padding: 20px;
    background: #feb47c;
    border-radius: 100px;
    width: 40px !important;
    height: 40px !important;
    top: 93%;
    bottom: 0;
  }
  .acquisition_swiper .swiper-button-next,
  .custom-swiper .swiper-button-next {
    right: 43%;
  }
  .acquisition_swiper .swiper-button-prev,
  .custom-swiper .swiper-button-prev {
    left: 43%;
  }
  .acquisition_swiper .swiper-button-next:after,
  .acquisition_swiper .swiper-button-prev:after,
  .custom-swiper .swiper-button-next:after,
  .custom-swiper .swiper-button-prev:after {
    font-size: 16px;
    color: white;
  }
  .message-one-container {
    width: 80%;
  }
  .message-two-container {
    right: -32px;
  }
  .menu-toggle {
    margin-right: 0 !important;
  }
  .extrem-left:before {
    content: none;
  }
  .payroll-cycle {
    clip-path: ellipse(400% 86% at 50% 86%);
  }
  .payroll-highlight {
    width: 75%;
  }

  .payroll-process h5,
  .payroll-process p {
    width: 80% !important;
    font-size: 14px;
  }
  .payroll-process:before,
  .payroll-process:after {
    width: 50px;
  }
  .payroll-software-scrollbar {
    top: 75px;
  }
  .site-header .site-title {
    margin: 0 0 0em 0;
  }
  .hr-solution-card {
    box-shadow: none !important;
  }
  .mobile-shadow {
    box-shadow: 2px 6px 22px 2px #b3b3b35c;
    border-radius: 9px;
    padding: 0px 20px;
  }
  .hr-solutions-inner-heading {
    margin-top: 0 !important;
  }
}

@media (max-width: 880px) {
  .okr_banner_form {
    width: 457px;
    margin-left: 250px;
  }
  .okr-h3 {
    font-size: 22px !important;
  }
  #step1-form label {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  body {
    overflow: hidden;
  }
  h1 {
    font-size: 30px !important;
  }
  h2 {
    font-size: 28px !important;
  }
  h3 {
    font-size: 22px !important;
  }
  h4 {
    font-size: 20px !important;
    line-height: 1.2 !important;
  }
  h5 {
    font-size: 20px !important;
  }
  h6 {
    font-size: 18px !important;
  }
  .industries-form .modal-dialog {
    max-width: 90% !important;
    margin: 15px auto;
  }
  .industries-form .close {
    font-size: 30px;
  }
  .inner-wrap {
    padding-top: 50px;
    padding-bottom: 50px;
    clip-path: ellipse(180% 86% at 50% 86%);
  }
  .border-image,
  .border-blue-image {
    width: 38%;
    height: 38%;
  }
  .connect-form
    input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    font-size: 14px !important;
  }
  .career-table tbody,
  .career-table tr td .career-table th,
  .career-table thead,
  .career-table tr,
  .job-details tr td {
    display: block !important;
  }
  .career-table .w-25 {
    width: 100% !important;
  }
  .career-table ul li {
    display: grid;
    align-items: center;
    gap: 0px;
    grid-template-columns: 1fr 7fr;
  }
  .our-payroll-clients {
    clip-path: ellipse(159% 86% at 50% 86%);
  }
  .location_faq_accordion .accordion-button {
    font-size: 16px !important;
  }
  .payroll-software-scrollbar {
    top: 57px;
  }
  .linear-top-line {
    width: auto;
  }
  .okr_banner_form {
    margin: auto !important;
    width: auto !important;
  }
  .hr-tect-processing {
    width: 70%;
  }
  .hr-solutions-inner-heading {
    width: fit-content;
    font-size: 14px;
    padding: 6px 10px !important;
  }
}

@media (max-width: 680px) {
  .acquisition_swiper .swiper-button-next,
  .custom-swiper .swiper-button-next {
    right: 40%;
  }
  .acquisition_swiper .swiper-button-prev,
  .custom-swiper .swiper-button-prev {
    left: 40%;
  }
}

@media (max-width: 600px) {
  .symptom.feature-symptom {
    padding: 22px 18px;
  }
  .text-height {
    line-height: 1.9em;
  }
  .industries-form .modal-content {
    padding: 12px;
    padding-top: 10px;
  }
  .statistics,
  .awards {
    padding: 0 10px;
  }
  .statistics img {
    width: fit-content;
  }
  .statistics h3 {
    font-size: 25px !important;
  }
  .statistics p.subtext {
    font-size: 14px !important;
  }
  .payroll-cycle .payroll-process::before,
  .payroll-cycle .payroll-process::after,
  .payroll-process::before,
  .payroll-process::after {
    width: 35px;
  }

  .message-one-text,
  .message-two-text {
    font-size: 14px !important;
  }
  .message-one-container,
  .message-two-sub-container {
    padding: 14px 14px;
  }
}

@media (max-width: 520px) {
  h1 {
    font-size: 26px !important;
  }
  h2 {
    font-size: 24px !important;
    line-height: 1.5 !important;
  }
  h3 {
    font-size: 20px !important;
  }
  h4 {
    font-size: 18px !important;
  }
  h5 {
    font-size: 18px !important;
  }
  h6 {
    font-size: 16px !important;
  }
  .benchmark-list,
  .statistics-list {
    padding: 25px 20px;
  }
  .grey-btm {
    /* bottom: -24px; */
    /* left: -12px; */
  }
  .l-icon-wrap .lottie-img {
    width: 18px;
  }
  .l-icon-wrap {
    width: 40px;
    height: 40px;
  }
  .benchmark-list {
    margin-top: 15px !important;
  }
  .acquisition_swiper .swiper-button-next,
  .custom-swiper .swiper-button-next {
    right: 35%;
  }
  .acquisition_swiper .swiper-button-prev,
  .custom-swiper .swiper-button-prev {
    left: 35%;
  }
  .modules-list h3,
  .feature-list h3 {
    font-size: 16px !important;
    text-align: left;
  }

  .payroll-inner-details p.subtext {
    font-size: 14px;
  }
  .our-payroll-clients {
    clip-path: ellipse(185% 86% at 50% 86%);
  }
  .mobile-okr-img {
    width: 100px;
  }
  .okr-h3 {
    font-size: 18px !important;
  }
  .okr_banner_form {
    padding: 25px;
  }
  .hr-tect-processing {
    width: 100%;
  }
  .hr-tech-bg {
    background: url("https://www.opportunehr.com/wp-content/uploads/2025/09/coreBg_mob.jpg")
      no-repeat;
    width: 100%;
    background-size: 100%;
    background-position: 0 50%;
    position: relative;
    padding: 9rem 0 5rem 0 !important;
  }

  .topcall,
  .mobileviewcall {
    bottom: -35px !important;
  }
  .nav-menu ul li a {
    padding: 10px 0px !important;
    line-height: 15px;
  }
}

@media (max-width: 380px) {
  .benchmark-list {
    margin-top: 0px !important;
  }
  .grey-btm {
    /* left: -8px; */
    border-bottom-width: 35px;
    border-left: 35px solid #f0d8cd;
  }
  .benchmark-order {
    margin-top: -65px !important;
  }
  .industry-content {
    padding: 20px 5px;
  }
}

@media (max-width: 375px) {
  .enabler-feature .feature-list,
  .functional-modules .modules-list {
    display: block !important;
    text-align: center;
  }
  .enabler-feature .feature-list img,
  .functional-modules .modules-list img {
    width: 75%;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}
