/* form create css start */
.firm-custom-form {
  background: #fff;
  padding: 25px 30px 35px;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}

.firm-custom-form:before {
  position: absolute;
  content: "";
  background: linear-gradient(45deg, #40B9E8, #62BB4D);
  width: 100%;
  height: 8px;
  left: 0;
  top: 0;
}
.firm-custom-form:after {
  position: absolute;
  content: "";
  background: linear-gradient(45deg, #40B9E8, #62BB4D);
  width: 100%;
  height: 8px;
  left: 0;
  bottom: 0;
}
.ductom-form-heading {
  background: linear-gradient(300deg, #45db33, #00bfff);
  -webkit-text-fill-color: transparent;
  background-size: 100%;
  -webkit-background-clip: text;
  background-clip: text;
  font-family: 'Gotham';
  font-weight: 800;
  font-size: 26px;
  margin: 0;
  margin-bottom: 15px;
}
.common-form-design input, .common-form-design select {
  background: #D2E5EC;
  font-family: 'Gotham Book';
  border: none;
  padding: 14px 10px;
  font-size: 15px;
  border-radius: 7px;
}
.common-form-design select {
  display:block
}
.common-form-design input.hs-button {
  background: linear-gradient(to right, #40B9E8, #62BB4D);
  color: #fff;
  font-weight: 600;
  font-family: 'Gotham';
  font-size: 16px;
  padding: 14px 20px;
  display: inline-block;
  border-radius: 50px;
  margin-top: 10px;
  cursor: pointer;
}
.common-form-design input.hs-button:hover {
  background: linear-gradient(to left, #40B9E8, #62BB4D);
}
.common-form-design .hs-form-field .hs-error-msgs {
  font-size: 14px;
  list-style: none;
  padding: 0;
  color: #cd2c27;
  font-weight: 600;
  line-height: normal;
  margin-top: 5px;
  font-family: 'Gotham';
  text-align: left;
}
.common-form-design .hs-form-field {
  margin-bottom: 15px;
}
.common-form-design fieldset {
  max-width: initial !important;
}




@media (max-width:1024px){
  .ductom-form-heading {
    font-size: 22px;
}
.firm-custom-form {
  padding: 25px 20px 35px;
}
.common-form-design input, .common-form-design select {
  padding: 12px 10px;
  font-size: 14px;
}
.common-form-design input.hs-button {
  font-size: 14px;
  padding: 13px 18px;
  margin-top: 5px;
}
}
@media (max-width:480px){
  .common-form-design .hs-form-field select {
    margin-bottom: 15px !important;
}
.common-form-design .hs-fieldtype-intl-phone {
  width: 100% !important;
}
.ductom-form-heading {
  font-size: 20px;
}
}
/* form create css end */




/*firm page start */
*, *:before, *:after {
  box-sizing: border-box;
}
.firm-col-1, .firm-col-2, .firm-col-3, .firm-col-4, .firm-col-5, .firm-col-6, .firm-col-7, .firm-col-8, .firm-col-9, .firm-col-10, .firm-col-11, .firm-col-12 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

section.firm-banner {
  padding-top: 100px;
  padding-bottom: 100px;
  background: #005F83;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
section.firm-banner:after {
  position: absolute;
  content: "";
  background: url(../images/services/firm-page/banner-shape.svg) no-repeat;
  max-width: 700px;
  max-height: 700px;
  top: -200px;
  right: -20px;
  background-size: contain;
  width: 100%;
  height: 100%;
  z-index: -1;
}
section.firm-banner:before {
  position: absolute;
  content: "";
  background: url(../images/services/firm-page/banner-shape-circle.svg) no-repeat;
  max-width: 185px;
  max-height: 185px;
  bottom: 50px;
  left: -50px;
  background-size: contain;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.firm-row {
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
}


.firm-col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.firm-col-4 {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.firm-col-5 {
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.firm-col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.firm-col-7 {
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.firm-col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.h1-heading {
  color: #fff;
  font-size: 72px;
  font-weight: bold;
  font-family: 'Gotham';
}
.firm-banner-content p {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  font-family: 'Gotham Book';
}
.firm-apart-section {
  background: #E5EFF9;
  padding-top: 80px;
  padding-bottom: 80px;
}
section.firm-apart-section {
  background: #E5EFF9;
  padding-top: 80px;
  padding-bottom: 80px;
}


.firm-apart-heading {
  text-align: center;
  margin-bottom: 70px;
}

.firm-apart-heading h2 {
  color: #005F81;
  font-size: 48px;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 12px;
  font-family: 'Gotham';
}

.firm-apart-heading h6 {
  color: #005F81;
  font-size: 26px;
  font-weight: 700;
  margin: 0;
  margin-bottom: 8px;
  font-family: 'Gotham';
}

.firm-apart-heading h3 {
  color: #41B7E9;
  font-size: 49px;
  margin: 0;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: 'Gotham';
}
.firm-apart-box img {
  max-width: 75px;
  max-height: 75px;
}

.firm-apart-box h4 {
  margin-top: 15px;
  font-size: 25px;
  color: #05C0F7;
  font-weight: 800;
  margin-bottom: 10px;
  font-family: 'Gotham';
}

.firm-apart-box p {
  color: #005F83;
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  margin-bottom: 12px;
  font-family: 'Gotham Book';
}

.firm-apart-box {
  margin-bottom: 55px;
  min-height: 270px;
}
.firm-align-center{
  align-items: center;
}
.firm-apart-image {
  margin-top: 110px;
}
.firm-apart-box.firm-apart-box-center {
  text-align: center;
  margin-top: -50px;
  min-height: auto;
  margin-bottom: 0;
}

.firm-function-section {
  background: #005F83;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.firm-function-section:before {
  position: absolute;
  content: "";
  background: url(../images/services/firm-page/function-circle.svg) no-repeat;
  max-width: 600px;
  max-height: 600px;
  background-size: cover;
  width: 100%;
  height: 100%;
  right: -200px;
  top: -200px;
  opacity: 0.5;
  z-index: -1;
}
.firm-function-section:after {
  position: absolute;
  content: "";
  background: url(../images/services/firm-page/function-circle.svg) no-repeat;
  max-width: 620px;
  max-height: 620px;
  background-size: cover;
  width: 100%;
  height: 100%;
  left: -200px;
  bottom: -200px;
  opacity: 0.5;
  z-index: -1;
}
.firm-function-heading {
  text-align: center;
  margin-bottom: 80px;
}
.firm-function-heading h2 {
  font-size: 48px;
  text-transform: uppercase;
  color: #FFE100;
  font-weight: 800;
  position: relative;
  display: inline-block;
  font-family: 'Gotham';
}
.firm-function-heading h2 span {
  display: block;
  color: #fff;
}
.firm-function-heading h2:after {
  position: absolute;
  content: "";
  background: #fff;
  width: 291px;
  height: 2px;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -15px;
}
.firm-function-box {
  background: #D9F0F9;
  border-radius: 10px;
  padding: 50px 45px;
  text-align: center;
  min-height: 620px;
}
.firm-function-box img {
  max-width: 165px;
}
.firm-function-box h4 {
  margin-top: 15px;
  font-size: 25px;
  color: #05C0F7;
  font-weight: 700;
  margin-bottom: 10px;
  font-family: 'Gotham';
}
.firm-function-box p {
  color: #005F83;
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  margin-bottom: 12px;
  font-family: 'Gotham Book';
}
.firm-function-box-image {
  min-height: 170px;
}
.firm-function-box-heading {
  min-height: 80px;
}


section.firm-crousal-section {
  background: #ffffff;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
section.firm-crousal-section:before {
  position: absolute;
  content: "";
  background: url(../images/services/firm-page/crowsal-arrow.svg) no-repeat;
  max-width: 339px;
  max-height: 283px;
  background-size: contain;
  width: 100%;
  height: 100%;
  left: -100px;
  top: -50px;
  opacity: 1;
  z-index: -1;
}
section.firm-crousal-section:after {
  position: absolute;
  content: "";
  background: url(../images/services/firm-page/crowsal-center-arrow.svg) no-repeat;
  max-width: 339px;
  max-height: 283px;
  background-size: contain;
  width: 100%;
  height: 100%;
  right: 581px;
  bottom: 20px;
  opacity: 1;
  z-index: -1;
}
.firm-function-heading.firm-crousal-heading h2 {
  text-transform: unset;color: #005F83;
}

.firm-function-heading.firm-crousal-heading h2 span {
    color: #05C0F7;
}
.firm-function-heading.firm-crousal-heading {
  margin-bottom: 50px;
}

.crousal-box {
  background: #fff;
  border-radius: 60px;
  padding: 30px;
  border: 1px solid #707070;
  box-shadow: 0 9px 6px rgb(0 0 0 / 40%);
  min-height: 415px;
  text-align: center;
  margin-bottom: 15px;
}

.crousal-box-heading h4 {
  margin-top: 15px;
  font-size: 24px;
  color: #05C0F7;
  font-weight: bold;
  margin-bottom: 10px;
  font-family: 'Gotham';
}

.crousal-box-heading {
  min-height: 80px;
}

.crousal-box-peragraph p {
  color: #005F83;
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  margin-bottom: 12px;
  font-family: 'Gotham Book';
}
.firm-crousal-box .owl-dots button span {
  padding: 2px;
}
.firm-crousal-box button.owl-dot span {
  background: #005F83 !important;
}
.firm-crousal-box button.owl-dot.active span {
  background: #05C0F7 !important;
}
.firm-crousal-box .owl-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
  width: 100%;
}
.firm-crousal-box  .owl-nav button span {
  font-size: 60px;
  color: #005F83;
}
.firm-crousal-box  .owl-nav button.owl-prev {
  left: -50px;
  position: relative;
}
.firm-crousal-box  .owl-nav button.owl-next {
  right: -50px;
  position: relative;
}
.firm-crousal-box  .owl-theme .owl-nav {
  margin-top: -30px;
}
.firm-crousal-box .owl-dots {
  margin-top: 20px;
}

.firm-premium-section{
  background: #005F83;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.firm-function-heading.firm-premium-heading h2:after{
  display: none;
}
.firm-function-heading.firm-premium-heading h2 {
  text-transform: capitalize;
  color: #fff;
}
.firm-function-heading.firm-premium-heading h2 span {
  color: #05C0F7;
}
.firm-function-heading.firm-premium-heading {
  margin-bottom: 20px;
}
.firm-premium-content p {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  text-align: center;
  font-family: 'Gotham Book';
}
.firm-premium-content {
  max-width: 892px;
  margin: auto;
}
.firm-premium-section:before {
  position: absolute;
  content: "";
  background: url(../images/services/firm-page/premium-yellow.svg) no-repeat;
  max-width: 151px;
  max-height: 126px;
  background-size: contain;
  width: 100%;
  height: 100%;
  top: 20px;
  left: 70px;
  z-index: -1;
}
.firm-premium-section:after {
  position: absolute;
  content: "";
  background: url(../images/services/firm-page/premium-circle-shape.svg) no-repeat;
  width: 677px;
  height: 700px;
  background-size: cover;
  top: -213px;
  right: -160px;
  z-index: -1;
}
.inner-firm-premium-section:before {
  position: absolute;
  content: "";
  background: url(../images/services/firm-page/premium-small.svg) no-repeat;
  max-width: 260px;
  max-height: 260px;
  background-size: contain;
  width: 100%;
  height: 100%;
  bottom: -100px;
  left: -80px;
  z-index: -1;
}
.inner-firm-premium-section:after {
  position: absolute;
  content: "";
  background: url(../images/services/firm-page/premium-blue.svg) no-repeat;
  width: 151px;
  height: 126px;
  background-size: cover;
  bottom: -10px;
  right: 80px;
  z-index: 0;
}
.firm-partnering-section {
  background: #E5EFF9;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.firm-partnering-section:before {
  position: absolute;
  content: "";
  background: url(../images/services/firm-page/premium-green.svg) no-repeat;
  max-width: 151px;
  max-height: 126px;
  background-size: contain;
  width: 100%;
  height: 100%;
  top: 0;
  left: 130px;
  z-index: -1;
}
.firm-partnering-section:after {
  position: absolute;
  content: "";
  background: url(../images/services/firm-page/partnering-after.svg) no-repeat;
  max-width: 147px;
  max-height: 147px;
  background-size: contain;
  width: 100%;
  height: 100%;
  bottom: 30px;
  right: 30px;
  z-index: -1;
  opacity: 0.5;
}
.firm-partnering-heading h3 {
  color: #005F83;
  font-size: 28px;
  font-weight: 800;
  font-family: 'Gotham';
}
.firm-partnering-heading p {
  color: #005F83;
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  margin-bottom: 12px;
  font-family: 'Gotham Book';
}
.firm-partnering-box {
  background: #005F83;
  border-radius: 30px;
  padding: 40px 25px;
  margin-bottom: 40px;
  min-height: 340px;
}
.firm-partnering-box h3 {
  font-size: 24px;
  color: #ffe100;
  font-weight: 700;
  margin-bottom: 10px;
  font-family: 'Gotham';
}
.firm-partnering-box p {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  font-family: 'Gotham Book';
}
.firm-aproch-section{
  background: #005F83;
  padding-top: 80px;
  padding-bottom: 140px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.firm-premium-content.firm-aproch-content {
  max-width: 950px;
}
.firm-premium-content.firm-aproch-content p {
  margin-bottom: 14px;
}
.firm-infography-box {
  background: #fff;
  padding: 60px 25px 30px 25px;
  border-radius: 15px;
  text-align: center;
  position: relative;
  min-height: 520px;
}

.firm-infography-heading h3 {
  font-size: 20px;
  color: #005F83;
  font-weight: 700;
  font-family: 'Gotham';
  min-height: 56px;
}
.firm-infography-heading p {
  color: #005F83;
  font-size: 15px;
  font-weight: 400;
  margin: 0;
  margin-bottom: 12px;
  font-family: 'Gotham Book';
}
.graphy-boxes-margin {
  margin-top: 110px;
  position: relative;
}
.graphy-boxes-margin:after {
  position: absolute;
  content: "";
  background: url(../images/services/firm-page/aproch-3.svg) no-repeat;
  max-width: 324px;
  max-height: 270px;
  background-size: contain;
  width: 100%;
  height: 100%;
  bottom: -130px;
  left: -140px;
  z-index: -1;
}
.firm-infography-image {
  background: #fff;
  position: absolute;
  border: 11px solid #06BCB6;
  border-radius: 100%;
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  left: 0;
  right: 0;
  top: -63px;
}
.firm-infography-image img {
  max-width: 60px;
}
.infography-2 .firm-infography-image {
  border-color: #00BDEA;
}
.infography-3 .firm-infography-image {
  border-color: #FFE100;
}
.infography-4 .firm-infography-image {
  border-color: #45DB33;
}
.firm-infography-image.last-graphy {
  bottom: 0;
  top: 100%;
}
.firm-infography-box.infography-1 {
  margin-bottom: 20px;
}
.firm-col-3.colshape-1 {
  background: url(../images/services/firm-page/shape-1.png) bottom no-repeat;
  background-size: contain;
}
.firm-infography-box.infography-2 {
  margin-top: 20px;
  padding-top: 40px;
}
.firm-col-3.colshape-2 {
  background: url(../images/services/firm-page/shape-2.png) top no-repeat;
  background-size: contain;
}
.firm-infography-box.infography-3 {
  margin-bottom: 20px;
}
.firm-col-3.colshape-3 {
  background: url(../images/services/firm-page/shape-3.png) bottom no-repeat;
  background-size: contain;
}
.firm-infography-box.infography-4 {
  margin-top: 20px;
  padding-top: 40px;
}
.firm-col-3.colshape-4 {
  background: url(../images/services/firm-page/shape-4.png) top no-repeat;
  background-size: contain;
}
.firm-aproch-section:before {
  position: absolute;
  content: "";
  background: url(../images/services/firm-page/aproch-1.svg) no-repeat;
  max-width: 151px;
  max-height: 126px;
  background-size: contain;
  width: 100%;
  height: 100%;
  top: 0;
  left: 130px;
  z-index: -1;
}
.firm-aproch-section:after {
  position: absolute;
  content: "";
  background: url(../images/services/firm-page/aproch-2.svg) no-repeat;
  max-width: 324px;
  max-height: 270px;
  background-size: contain;
  width: 100%;
  height: 100%;
  top: 40px;
  right: 0;
  z-index: -1;
}
.firm-accordian-section {
  background: #ffffff;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  z-index: 1;
}
.firm-accordian-section:before {
  position: absolute;
  content: "";
  background: url(../images/services/firm-page/accordian-blue.svg) no-repeat;
  max-width: 324px;
  max-height: 270px;
  background-size: contain;
  width: 100%;
  height: 100%;
  top: -26px;
  right: 0;
  z-index: -1;
}
.firm-accordian-section:after {
  position: absolute;
  content: "";
  background: url(../images/services/firm-page/accordian-green.svg) no-repeat;
  max-width: 324px;
  max-height: 270px;
  background-size: contain;
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 50%;
  z-index: -1;
  left: 45%;
}

  .firm-accordian-tabs .accordion {
    /* background-color: #05C0F7; */
    color: #fff;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 18px;
    transition: 0.4s;
    font-weight: 700;
    font-family: 'Gotham';
    /* border: 1px solid #005f83; */
    background-color: #005F83;
    border: 1px solid #000000;
}
  
.firm-accordian-tabs .active, .firm-accordian-tabs .accordion:hover {
  background-color: #fff;
  color: #005F83;
  border-bottom: 0;
}
  
.firm-accordian-tabs .panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
  border: 1px solid #005f83;
  border-top: 0;
}
.firm-accordian-tabs .panel p {
  color: #005F83;
  font-size: 17px;
  font-weight: 400;
  margin: 0;
  margin-bottom: 12px;
  font-family: 'Gotham Book';
}
  .firm-accordian-content h3 {
    font-size: 44px;
    text-transform: uppercase;
    color: #00BFFF;
    font-weight: 800;
    position: relative;
    display: inline-block;
    font-family: 'Gotham';
}
.firm-accordian-content p {
  color: #005F83;
  font-size: 44px;
  font-weight: 800;
  margin: 0;
  margin-bottom: 12px;
  font-family: 'Gotham Book';
  max-width: 450px;
  line-height: normal;
}
/*firm page end */
/*remote page start */
.firm-crousal-section.remote-trust-section {
  background: #005F83;
}
.remote-trust-heading h3 {
  font-size: 32px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 800;
  font-family: 'Gotham';
  margin: 0;
}
.firm-function-heading.remote-trust-heading h2:after{
  display:none;
}
.remote-trust-list li {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  margin-bottom: 20px;
  font-family: 'Gotham Book';
  position: relative;
  list-style: none;
}
.remote-trust-list li:before {
  position: absolute;
  content: "";
  background: url(../images/services/remote-page/list-icon.svg) no-repeat;
  width: 30px;
  height: 25px;
  background-size: contain;
  top: 2px;
  left: -35px;
}
.remote-trust-list {
  max-width: 610px;
}
.remote-trust-image img {
  max-height: 650px;
}
.firm-crousal-section.remote-trust-section:before {
  background: url(../images/services/remote-page/trust-before.svg) no-repeat;
  background-size: contain;
  top: -36px;
  left: -40px;
}
.firm-crousal-section.remote-trust-section:after {
  background: url(../images/services/remote-page/trust-after.png) no-repeat;
  background-size: contain;
  bottom: 0;
  right: 0;
  max-width: 405px;
  max-height: 192px;
}
.remote-apart-heading p {
  color: #005F83;
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  text-align: center;
  font-family: 'Gotham Book';
}
section.firm-crousal-section.remote-apart-section:before {
  background: url(../images/services/firm-page/crowsal-center-arrow.svg) no-repeat;
  background-size: contain;
  bottom: 68px;
  left: -51px;
  top: initial;
  transform: rotate(138deg);
  max-width: 278px;
  max-height: 280px;
}
section.firm-crousal-section.remote-apart-section:after {
  top: 150px;
  bottom: initial;
  right: 250px;
}
.firm-function-heading.remote-apart-heading h2 span {
  color: #41B7E9;
  text-transform: uppercase;
}
.firm-function-section.remote-solution-section {
  background: #fff;
}
.firm-function-heading.remote-gred-heading h2 {
  color: #45DB33;
  margin-bottom: 0;
}
.firm-function-heading.remote-gred-heading {
  margin-bottom: 60px;
}
.remote-solution-section .firm-function-box {
  background: #fff;
  border: 1px solid #005f83bd;
  box-shadow: 0px 3px 6px #005F83;
  margin-bottom: 10px;
}
.remote-solution-section .firm-function-box img {
  margin: auto;
}
.firm-function-section.remote-solution-section:before {
  display: none;
}
.firm-function-section.remote-solution-section:after {
  background: url(../images/services/remote-page/remote-circle.png) no-repeat;
  max-width: 141px;
  max-height: 141px;
  background-size: contain;
  right: -40px;
  bottom: 0;
  left: initial;
}
.firm-aproch-section.remote-aproch-section:before {
  background: url(../images/services/remote-page/remote360-before.png) no-repeat;
  max-width: 378px;
  max-height: 232px;
  left: 0;
  top: 0;
}
.firm-aproch-section.remote-aproch-section:after {
  max-width: 284px;
  max-height: 251px;
  top: -69px;
}
.firm-aproch-section.remote-aproch-section .inner-firm-aproch-section:after {
  position: absolute;
  content: "";
  background: url(../images/services/firm-page/aproch-3.svg) no-repeat;
  max-width: 190px;
  max-height: 158px;
  background-size: contain;
  width: 100%;
  height: 100%;
  bottom: 50px;
  left: -24px;
  z-index: -1;
}
.remote-aproch-section .graphy-boxes-margin:after{
  display: none;
}
.remote-aproch-section .firm-row.graphy-boxes-margin .firm-infography-box {
  min-height: 425px;
}
.firm-function-heading.remote-choice-heading h2 {
  color: #005F83;
  text-transform: capitalize;
  margin: 0;
}
.firm-function-heading.remote-choice-heading h2 span {
  display: inline-block;
  color: #45DB33;
}
.firm-function-heading.remote-choice-heading {
  margin-bottom: 50px;
}
.remote-choice-section .crousal-box {
  min-height: 300px;
  margin-bottom: 50px;
  padding: 30px 25px;
}
.crousal-box.remote-tw-width {
  min-height: auto;
  margin-bottom: 10px;
}
.remote-choice-section .crousal-box-heading {
  min-height: auto;
}
.firm-crousal-section.remote-choice-section:before {
  display: none;
}
.firm-crousal-section.remote-choice-section:after {
  position: absolute;
  content: "";
  background: url(../images/services/firm-page/crowsal-center-arrow.svg) no-repeat;
  max-width: 339px;
  max-height: 283px;
  background-size: contain;
  width: 100%;
  height: 100%;
  right: 130px;
  bottom: 320px;
  opacity: 1;
  z-index: -1;
}
.remote-benefit-section .firm-partnering-heading {
  min-height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.remote-benefit-section .firm-partnering-box {
  min-height: 395px;
}
.remote-benefit-section .firm-partnering-box {
  min-height: 430px;
}
section.firm-partnering-section.remote-benefit-section {
  background: #fff;
}
.remote-finction-before {
  position: absolute;
  left: -120px;
  top: 50px;
  z-index: -1;
}
.remote-finction-after {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.remote-finction-before img {
  max-width: 380px;
}
.remote-trust-heading.remote-premier-heading h3 {
  color: #005F83;
  text-transform: capitalize;
}
.firm-crousal-section.remote-premier-section {
  background: #E5EFF9;
}
.remote-trust-list p {
  color: #005F83;
  font-size: 20px;
  font-weight: 500;
  margin: 0;
  margin-bottom: 20px;
  font-family: 'Gotham Book';
}
.remote-trust-image img {
  max-width: 530px;
  margin: auto;
  display: table;
}
.firm-crousal-section.remote-premier-section:before {
  background: url(../images/services/remote-page/primer-circle.png) no-repeat;
  max-width: 141px;
  max-height: 141px;
  left: -30px;
  top: 50px;
  background-size: contain;
}
.firm-crousal-section.remote-premier-section:after {
  background: url(../images/services/remote-page/primer-circle.png) no-repeat;
  max-width: 141px;
  max-height: 141px;
  right: -30px;
  bottom: 50px;
  background-size: contain;
}
.remote-readmore {
  font-weight: bold;
  font-family: 'Gotham';
  color: #fff;
}

.remote-readmore:hover {
  color: #ffe100;
  text-decoration: none;
}
.remote-premier-img img {
  max-width: 480px;
  margin: auto;
  display: table;
}
/*remote page end */

/* rpo page start */
.rpo-banner {
  background: #005F83;
  padding: 100px 20px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.rpo-banner:before {
  position: absolute;
  background: url(../images/services/rpo-page/banner-yellow-angle.svg) no-repeat;
  content: "";
  width: 90px;
  height: 78px;
  bottom: -25px;
  left: 32%;
}
.rpo-banner:after {
  position: absolute;
  background: url(../images/services/rpo-page/banner-white-angle.svg) no-repeat;
  content: "";
  width: 30px;
  height: 26px;
  bottom: 25px;
  left: 50%;
}
.banner-top-angle {
  position: absolute;
  top: -1px;
  left: 292px;
  z-index: -1;
}

.banner-bottom-angle {
  position: absolute;
  z-index: -1;
  right: 330px;
}

.rpo-h1-heading {
  color: #FFF;
  font-family: Gotham;
  font-size: 49px;
  font-style: normal;
  font-weight: 700;
  line-height: 60px; 
  letter-spacing: -3px;
}

.rpo-h4-heading {
  color: #FFF;
  font-family: Gotham;
  font-size: 29px;
  font-style: normal;
  font-weight: 700;
  line-height: 33px; 
  margin: 0;
}
.rpo-form-section {
  padding: 85px 20px;
  background: url(../images/services/rpo-page/form-bg.jpg) center center no-repeat;
  background-size: cover;
  background-position-y: -74px;
}

.rpo-form-section .firm-banner-content h2 {
  color: #005F83;
  font-family: Gotham;
  font-size: 39px;
  font-style: normal;
  font-weight: 700;
  line-height: 56px; 
}

.rpo-form-section .firm-banner-content p {
  color: #005F83;
  font-family: 'Gotham Book';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; 
  text-align: justify;
}
.rpo-custom-form .common-form-design input, .rpo-custom-form .common-form-design select {
  background: #F2F7F9;
}
.rpo-custom-form .common-form-design input::placeholder, .rpo-custom-form .common-form-design select::placeholder {
  color: #005F83;
}

.rpo-custom-form .common-form-design select, .rpo-custom-form .common-form-design input {
  color: #005f83;
  font-family: gotham;
  font-size: .875rem;
}
.rpo-custom-form .common-form-design textarea {
  color: #005f83;
  font-family: gotham;
  font-size: .875rem;
  width: 100% !important;
  background: #F2F7F9;
  border: none;
  padding: 14px 10px;
}
.rpo-custom-form .common-form-design textarea::placeholder {
  color: #005f83;
}
.rpo-custom-form .common-form-design input.hs-button {
  background: linear-gradient(90deg, #45DB33 0%, #00BFFF 100%);
  color: #fff;
  padding: 20px 17px;
  font-weight: 900;
}
.rpo-process-section {
  background: #005F83;
  position: relative;
  z-index: 1;
  padding: 85px 20px;
}
.rpo-process-section:before {
  position: absolute;
  background: url(../images/services/rpo-page/uk-net-1.svg) no-repeat;
  content: "";
  width: 364px;
  height: 448px;
  top: 0px;
  left: 0;
  z-index: -1;
}
.rpo-process-section:after {
  position: absolute;
  background: url(../images/services/rpo-page/uk-net-2.svg) no-repeat;
  content: "";
  width: 364px;
  height: 448px;
  bottom: 0px;
  right: 0;
  z-index: -1;
}
.rpo-common-heading h2 {
  color: #FFF;
  text-align: center;
  font-family: Gotham;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 56px; 
}

.rpo-common-heading p {
  color: #FFF;
  text-align: center;
  font-family: 'Gotham Book';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; 
  max-width: 1030px;
  margin: auto;
}
 
.rpo-common-heading {
    margin-bottom: 60px;
}

.rpo-process-box {
  background: #E5EFF3;
  border-radius: 12px;
  padding: 35px;
  text-align: center;
  border-top: 8px solid #3ECF3B;
  border-bottom: 8px solid #3ECF3B;
  margin-bottom: 40px;
  min-height: 400px;
}
.rpo-process-box h4 {
  color: #005F83;
  text-align: center;
  font-family: Gotham;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
}

.rpo-process-box p {
  color: #005F83;
  text-align: center;
  font-family: 'Gotham Book';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; 
} 
.process-flex-wrap {
    flex-wrap: wrap;
    justify-content: center;
} 


.rpo-top-shape img {
  max-width: 330px;
}

.rpo-top-shape {
  position: absolute;
  top: -180px;
}
.rpo-bottom-shape {
  position: absolute;
  right: 0;
  bottom: -2px;
}
.rpo-bottom-shape img {
  max-width: 330px;
}
.rpo-bottom-other-shape {
  position: absolute;
  bottom: -130px;
  left: 70px;
}
.rpo-firm-section {
  padding: 85px 20px;
  background: url(../images/services/rpo-page/firm-bg.jpg) bottom center no-repeat;
  background-size: cover;
}
.rpo-firm-heading h4 {
  color: #005F83;
  text-align: center;
  font-family: Gotham;
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: 30.8px; 
}

.rpo-firm-heading {
  margin-bottom: 60px;
}
.rpo-firm-content ul {
  list-style: none;
}

.rpo-firm-content ul li {
  color: #005F83;
  font-family: 'Gotham Book';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; 
  margin-bottom: 15px;
}

.rpo-firm-image img {
  max-width: 483px;
  margin: auto;
  display: table;
}
.rpo-common-heading h2 {
  text-align: center;
  font-family: Gotham;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 56px; /* 140% */
  background: linear-gradient(84deg, #45DB33 0%, #00BFFF 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

section.rpo-solution-section {
  padding: 85px 20px;
  background: #F2F7F9;
  position: relative;
  z-index: 1;
}
section.rpo-solution-section:before {
  background: url(../images/services/rpo-page/pseudo.png) center center no-repeat;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-size: cover;
  content: "";
  left: 0;
  top: 0;
}

.rpo-solution-image {
  text-align: center;
}

.rpo-solution-box h4 {
  color: #036084;
  text-align: center;
  font-family: Gotham;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 140% */
}

.rpo-solution-box p {
  color: #005F83;
  text-align: center;
  font-family: 'Gotham Book';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
}
.rpo-solution-box {
  margin-top: 25px;
  padding: 0 60px;
}
.rpo-provider-section{
  padding: 85px 20px;
} 
.rpo-provider-section {
  padding: 85px 20px;
  background: #005F83;
  position: relative;
  z-index: 1;
}
.rpo-provider-section .rpo-top-shape {
  position: absolute;
  top: -49px;
  left: 129px;
}
.rpo-provider-section .rpo-top-shape img {
  transform: rotate(176deg);
  max-width: 179.553px;
  height: 155.504px;
}
.rpo-provider-section .rpo-bottom-other-shape img {
  width: 124.118px;
  height: 107.493px;
  transform: rotate(0deg);
}
.rpo-provider-section .rpo-bottom-other-shape {
  position: absolute;
  bottom: 142px;
  left: 101px;
}
.rpo-provider-section .rpo-top-other-shape img {
  width: 180.927px;
  height: 156.694px;
  transform: rotate(270deg);
}
.rpo-provider-section .rpo-top-other-shape {
  position: absolute;
  right: 0;
  top: 60px;
}
.rpo-provider-section .rpo-process-box {
  border-radius: 50px;
  border: 2px solid #45DB33;
  box-shadow: 3px 3px 3px 0px #000;
  background: transparent;
}
.rpo-provider-section .rpo-process-box h4 {
  color: #45db33;
  text-align: center;
  font-family: Gotham;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
}
.rpo-provider-section .rpo-process-box p {
  color: #ffffff;
  text-align: center;
  font-family: 'Gotham Book';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.rpo-provider-section .rpo-common-heading h2 {
  background: linear-gradient(84deg, #45DB33 0%, #00BFFF 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff;
}
.rpo-process-section .rpo-common-heading h2 {
  background: linear-gradient(84deg, #45DB33 0%, #00BFFF 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff;
}
.rpo-provider-section .rpo-three-content {
  padding: 0 60px;
}
.rpo-provider-section .rpo-three-content .rpo-process-box {
  min-height: 460px;
}
.rpo-business-potential-section{
  padding: 85px 20px;
}
.rpo-business-potential-section .rpo-common-heading {
  margin-bottom: 0px;
}
.rpo-business-potential-section .rpo-solution-box {
  margin-top: 0px;
}
.rpo-outsourcing-section{
  padding: 85px 20px;  
  background-color: #F2F7F9;
  position: relative;
  z-index: 0;
}
.rpo-outsourcing-section .rpo-top-shape {
  position: absolute;
  top: 0;
  left: 0;
}
.rpo-outsourcing-section .rpo-top-shape img {
  max-width: 1481.842px;
  height: auto;
}
.rpo-outsourcing-section .rpo-bottom-other-1-shape {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.rpo-outsourcing-section .rpo-bottom-other-1-shape img {
  max-width: 1481.842px;
  height: auto;
  transform: rotate(180deg);
}
.rpo-outsourcing-section .rpo-common-heading h2 {
  background: linear-gradient(84deg, #45DB33 0%, #00BFFF 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: #005F83;
}
.rpo-outsourcing-section .rpo-common-heading p {
  color: #005F83;
}
.closer-btn {
  width: max-content;
  border-radius: 5px;
  background: linear-gradient(79deg, #45DB33 0%, #00BFFF 100%);
  padding: 15px 20px;
  margin-top: 28px !important;
  color: #fff !important;
  font-family: Gotham;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
.outsourcing-in-padding{
  padding: 0 60px;
}
.rpo-outsourcing-section .rpo-process-box h4 {
  text-align: left;
  position: relative;
}
.rpo-outsourcing-section .rpo-process-box p {
  text-align: left;
}
.rpo-outsourcing-section .rpo-process-box h4 img {
  position: absolute;
  right: 0;
  top: -5px;
}
.rpo-outsourcing-section .rpo-process-box {
  position: relative;
  min-height: 322px;
}
.rpo-outsourcing-section .out-pseudo {
  position: absolute;
  right: 10px;
  bottom: 80px;
}
.rpo-outsourcing-section .rpo-process-box {
  position: relative;
  min-height: 322px;
  border-radius: 2px;
  background: #FFF;
  border: 0px;
  box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.25);
}
.rpo-process-box-last {
  padding: 25px 31px 42.39px 50px;
  border-radius: 5px;
  background: #005F83 !important;
  min-height: auto !important;
  box-shadow: none !important;
}
.rpo-process-box-last p {
  color: #fff;
}
.form-columns-1 input[type=radio] {
  width: auto !important;
}

/* rpo page end */

@media (max-width:1600px){
  /*firm page start */
  section.firm-banner {
    padding-top: 90px;
    padding-bottom: 90px;
}
.h1-heading {
  font-size: 64px;
}
section.firm-apart-section {
  padding-top: 70px;
  padding-bottom: 70px;
}
.firm-apart-heading h2 {
  font-size: 44px;
}
.firm-apart-heading h6 {
  font-size: 24px;
}
.firm-apart-heading h3 {
  font-size: 44px;
}
.firm-apart-heading {
  margin-bottom: 60px;
}
.firm-apart-box h4 {
  font-size: 22px;
  font-weight: 700;
}
.firm-function-section {
  padding-top: 70px;
  padding-bottom: 70px;
}
.firm-function-heading h2 {
  font-size: 44px;
}
.firm-function-heading {
  margin-bottom: 70px;
}
.firm-function-box img {
  max-width: 145px;
}
.firm-function-box h4 {
  font-size: 22px;
}
section.firm-crousal-section {
  padding-top: 70px;
  padding-bottom: 70px;
}
.firm-function-heading.firm-crousal-heading {
  margin-bottom: 40px;
}
.crousal-box-heading h4 {
  font-size: 22px;
  font-weight: 700;
}
.firm-premium-section {
  padding-top: 70px;
  padding-bottom: 60px;
}
.firm-partnering-section {
  padding-top: 70px;
  padding-bottom: 70px;
}
.firm-partnering-box h3 {
  font-size: 22px;
}
.firm-aproch-section {
  padding-top: 70px;
  padding-bottom: 130px;
}
.firm-accordian-section {
  padding-top: 70px;
  padding-bottom: 70px;
}
.firm-accordian-content h3 {
  font-size: 42px;
}
.firm-accordian-content p {
  font-size: 36px;
  margin-bottom: 0px;
}
.firm-partnering-section {
  padding-top: 60px;
  padding-bottom: 50px;
}
  /*firm page end */

  /*remote page start */
  .remote-trust-list p {
    font-size: 18px;
}
.remote-premier-img img {
  max-width: 410px;
}
  /*remote page end */

  /* rpo page start */
  .rpo-form-section .firm-banner-content h2 {
    font-size: 36px;
    line-height: 50px;
  }
  .rpo-h1-heading {
    font-size: 44px;
}
.rpo-h4-heading {
  font-size: 24px;
  line-height: 26px;
}
.rpo-common-heading h2 {
  font-size: 36px;
  line-height: 44px;
}
.rpo-top-shape img {
  max-width: 300px;
}
canvas, img, video {
  max-width: 80%;
  height: auto;
}
.rpo-bottom-other-shape {
  position: absolute;
  bottom: -80px;
  left: 70px;
}
.oi-section h3 {
  font-size: 36px;
}
.section__text h2 {
  font-size: 46px;
}
.section__text h2 {
  font-size: 46px;
}
   /* rpo page end */
}
@media (max-width:1399px){
  /*firm page start */
  .h1-heading {
    font-size: 56px;
}
.firm-banner-content p {
  font-size: 17px;
}
section.firm-apart-section {
  padding-top: 60px;
  padding-bottom: 60px;
}
.firm-apart-heading h2 {
  font-size: 40px;
}
.firm-apart-heading h6 {
  font-size: 22px;
}
.firm-apart-heading h3 {
  font-size: 40px;
}
.firm-apart-heading {
  margin-bottom: 45px;
}
.firm-apart-box h4 {
  font-size: 21px;
}
.firm-apart-box p {
  font-size: 17px;
}
.firm-apart-box {
  margin-bottom: 45px;
  min-height: 256px;
}
.firm-apart-box.firm-apart-box-center {
  margin-top: -85px;
}
.firm-function-section {
  padding-top: 60px;
  padding-bottom: 70px;
}
.firm-function-heading h2 {
  font-size: 40px;
}
.firm-function-heading {
  margin-bottom: 60px;
}
.firm-function-box img {
  max-width: 130px;
}
.firm-function-box-image {
  min-height: 140px;
}
.firm-function-box h4 {
  font-size: 21px;
}
.firm-function-box-heading {
  min-height: 75px;
}
.firm-function-box p {
  font-size: 17px;
}
.firm-function-box {
  min-height: 575px;
}
section.firm-crousal-section {
  padding-top: 60px;
  padding-bottom: 60px;
}
.firm-function-heading.firm-crousal-heading {
  margin-bottom: 30px;
}
.crousal-box-heading h4 {
  font-size: 21px;
}
.crousal-box-heading {
  min-height: 40px;
}
.crousal-box-peragraph p {
  font-size: 17px;
}
/* .crousal-box {
  min-height: 340px;
} */
.crousal-box {
  min-height: 370px;
}
.firm-premium-section {
  padding-top: 60px;
}
.firm-premium-content p {
  font-size: 17px;
}
.firm-function-heading.firm-premium-heading {
  margin-bottom: 10px;
}
.firm-partnering-box h3 {
  font-size: 21px;
}
.firm-partnering-box p {
  font-size: 17px;
}
.firm-partnering-heading h3 {
  font-size: 26px;
}
.firm-partnering-heading p {
  font-size: 17px;
}
.firm-partnering-box {
  margin-bottom: 32px;
  min-height: 325px;
}
.firm-aproch-section {
  padding-top: 60px;
  padding-bottom: 120px;
}
.firm-accordian-section {
  padding-top: 60px;
  padding-bottom: 60px;
}
.firm-accordian-content h3 {
  font-size: 38px;
}
.firm-accordian-content p {
  font-size: 28px;
}
  /*firm page end */


 /*remote page start */
  .remote-benefit-section .firm-partnering-box {
    min-height: 405px;
  }
  .remote-trust-list p {
    font-size: 17px;
}
  /*remote page end */

   /* rpo page start */
   .rpo-h1-heading {
    font-size: 40px;
    line-height: 50px;
}
.rpo-h4-heading {
  font-size: 20px;
  line-height: 24px;
}
.banner-top-angle img {
  max-width: 60%;
}
.rpo-form-section .firm-banner-content h2 {
  font-size: 32px;
  line-height: 42px;
}
.rpo-top-shape img {
  max-width: 200px;
}
.rpo-top-shape {
  position: absolute;
  top: -90px;
}
.rpo-common-heading h2 {
  font-size: 32px;
  line-height: 40px;
}
.rpo-bottom-other-shape {
  position: absolute;
  bottom: -60px;
  left: 50px;
}
.rpo-provider-section .rpo-bottom-other-shape {
  position: absolute;
  left: 40px;
  z-index: -1;
}
.oi-section h3 {
  font-size: 32px;
}
.section__text h2 {
  font-size: 40px;
}
.section__text p {
  margin-top: 20px;
}

    /* rpo page end */
}
@media (max-width:1220px){
  .firm-infography-box {
    min-height: 571px;
}
}
@media (max-width:1199px){
  /*firm page start */
  section.firm-banner {
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 20px;
    padding-right: 20px;
}
.h1-heading {
  font-size: 46px;
}
.firm-banner-content p {
  font-size: 16px;
}
section.firm-apart-section {
  padding-top: 45px;
  padding-bottom: 45px;
  padding-left: 20px;
  padding-right: 20px;
}
.firm-apart-heading h2 {
  font-size: 36px;
}
.firm-apart-heading h6 {
  font-size: 18px;
  font-weight: 600;
}
.firm-apart-heading h3 {
  font-size: 36px;
}
.firm-apart-box h4 {
  font-size: 20px;
}
.firm-apart-box p {
  font-size: 16px;
}
.firm-apart-box img {
  max-width: 64px;
  max-height: 64px;
}
.firm-function-section {
  padding-top: 45px;
  padding-bottom: 65px;
  padding-right: 20px;
  padding-left: 20px;
}
.firm-function-heading h2 {
  font-size: 36px;
}
.firm-function-heading {
  margin-bottom: 50px;
}
.firm-function-box h4 {
  font-size: 20px;
}
.firm-function-box p {
  font-size: 16px;
}
.firm-function-box {
  min-height: 490px;
  padding: 40px 25px;
}
section.firm-crousal-section {
  padding-top: 45px;
  padding-bottom: 45px;
  padding-left: 20px;
  padding-right: 20px;
}
.crousal-box-heading h4 {
  font-size: 20px;
}
.crousal-box-peragraph p {
  font-size: 16px;
}
.crousal-box {
  /* min-height: 325px; */
  min-height: 400px;
  padding: 30px 25px;
}
.firm-premium-section {
  padding-top: 50px;
}
.firm-premium-content p {
  font-size: 16px;
}
.firm-partnering-section {
  padding-top: 60px;
  padding-bottom: 35px;
  padding-left: 20px;
  padding-right: 20px;
}
.firm-partnering-box h3 {
  font-size: 20px;
}
.firm-partnering-box p {
  font-size: 16px;
}
.firm-partnering-box {
  min-height: 310px;
}
.firm-partnering-heading h3 {
  font-size: 22px;
}
.firm-partnering-heading p {
  font-size: 16px;
}
.firm-aproch-section {
  padding-top: 45px;
  padding-bottom: 45px;
  padding-left: 20px;
  padding-right: 20px;
}

.firm-premium-content.firm-aproch-content {
  max-width: 970px;
}
.graphy-boxes-margin {
  margin-top: 95px;
  position: relative;
  flex-wrap: wrap;
}
.graphy-boxes-margin .firm-col-3 {
  flex: 0 0 50%;
  max-width: 50%;
  background: none !important;
}
.firm-infography-box {
  min-height: 338px;
}
.firm-infography-box.infography-2 {
  margin-top: 0;
  padding-top: 60px;
}
.firm-infography-box.infography-4 {
  margin-top: 0;
  padding-top: 60px;
}
.firm-infography-image.last-graphy {
  bottom: initial;
  top: -63px;
}
.firm-col-3.colshape-3, .firm-col-3.colshape-4 {
  margin-top: 80px;
}
.firm-infography-box {
  min-height: 285px;
}
.firm-infography-heading h3 {
  min-height: auto;
}
.firm-accordian-section {
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 20px;
  padding-right: 20px;
}
.firm-accordian-content h3 {
  font-size: 34px;
}
.firm-accordian-content p {
  font-size: 24px;
}
.firm-accordian-tabs .accordion {
  font-size: 16px;
  font-weight: 600;
}
.firm-accordian-tabs .panel p {
  font-size: 15px;
}
  /*firm page end */

  /*remote page start */
.remote-aproch-section .firm-row.graphy-boxes-margin .firm-infography-box {
  min-height: 245px;
}
.remote-choice-section .crousal-box {
  min-height: 275px;
}
.remote-benefit-section .firm-partnering-box {
  min-height: 390px;
}
.remote-function-section .firm-function-box {
  min-height: 515px;
}
.remote-choice-section .crousal-box.remote-tw-width {
  min-height: auto;
}
.remote-trust-list p {
  font-size: 16px;
}
.remote-premier-img img {
  max-width: 370px;
}
.remote-trust-list li {
  font-size: 16px;
}
  /*remote page end */
  
  /* rpo page start */
  .rpo-h1-heading {
    font-size: 36px;
    line-height: 46px;
}
.rpo-form-section .firm-banner-content h2 {
  font-size: 28px;
  line-height: 36px;
}
.rpo-common-heading h2 {
  font-size: 28px;
  line-height: 36px;
}
.rpo-process-section .rpo-bottom-other-shape img {
  max-width: 60%;
}
.rpo-bottom-other-shape {
  position: absolute;
  bottom: -40px;
  left: 50px;
}
.rpo-bottom-shape img {
  max-width: 260px;
}
.rpo-provider-section .rpo-top-shape img {
  height: 130.504px;
}
.rpo-provider-section .rpo-top-other-shape img {
  width: 110.927px;
  height: auto;
}
.rpo-provider-section .rpo-bottom-other-shape {
  position: absolute;
  left: 40px;
  z-index: -1;
  bottom: 30px;
}
.rpo-provider-section .rpo-three-content .rpo-process-box {
  min-height: 506px;
}
.oi-section h3 {
  font-size: 28px;
}
.section__text h2 {
  font-size: 36px;
}
.rpo-process-box {
  min-height: 420px;
}
/* rpo page end */
}
@media (max-width:1120px){
  /*remote page start */
  .remote-function-section .firm-function-box {
    min-height: 562px;
}
.remote-benefit-section .firm-partnering-box {
  min-height: 450px;
}

    /*remote page end */
}
@media (max-width:991px){
  /*firm page start */
  .h1-heading {
    font-size: 36px;
}
.firm-banner-content p {
  font-size: 15px;
  margin-bottom: 10px;
  margin-top: 0;
}
section.firm-banner {
  padding-top: 70px;
  padding-bottom: 70px;
}
.firm-apart-heading h2 {
  font-size: 32px;
  margin-bottom: 10px;
}
.firm-apart-heading h6 {
  font-size: 17px;
  margin-bottom: 3px;
}
.firm-apart-heading h3 {
  font-size: 30px;
}
.firm-apart-box h4 {
  font-size: 18px;
  font-weight: 600;
}
.firm-apart-box p {
  font-size: 15px;
}
.firm-apart-box {
  margin-bottom: 40px;
  min-height: 226px;
}
.firm-function-heading h2 {
  font-size: 32px;
}
.firm-function-box img {
  max-width: 100px;
}
.firm-function-box-image {
  min-height: 110px;
}
.firm-function-box h4 {
  font-size: 18px;
  font-weight: 600;
}
.firm-function-box-heading {
  min-height: 60px;
}
.firm-function-box p {
  font-size: 15px;
}
.firm-function-box {
  min-height: 462px;
  padding: 30px 20px;
}
.crousal-box-heading h4 {
  font-size: 18px;
  font-weight: 600;
  margin-top: 0;
}
.crousal-box-peragraph p {
  font-size: 15px;
}
.crousal-box {
  min-height: 320px;
  padding: 25px 25px;
  border-radius: 40px;
}
.firm-premium-content p {
  font-size: 15px;
}
.firm-partnering-box h3 {
  font-size: 18px;
  font-weight: 600;
}
.firm-partnering-box {
  min-height: 298px;
  padding: 30px 25px;
}
.firm-partnering-box p {
  font-size: 15px;
}
.firm-partnering-heading p {
  font-size: 15px;
}
.firm-infography-heading h3 {
  font-size: 18px;
  font-weight: 600;
}
.graphy-boxes-margin {
  margin-top: 85px;
}
.firm-infography-box {
  min-height: 350px;
}
.firm-accordian-content h3 {
  font-size: 30px;
}
.firm-accordian-content p {
  font-size: 20px;
}
.firm-col-3.colshape-3, .firm-col-3.colshape-4 {
  margin-top: 70px;
}
.firm-crousal-box  .owl-nav button.owl-prev {
  left: -33px;
}
.firm-crousal-box  .owl-nav button.owl-next {
  right: -33px;
}
  /*firm page end */

  /*remote page start */
  .remote-trust-image img {
    max-width: 100%;
  }
  .remote-trust-list li {
    font-size: 15px;
}
.remote-aproch-section .firm-row.graphy-boxes-margin .firm-infography-box {
  min-height: 283px;
}
.remote-choice-section .crousal-box {
  min-height: 265px;
  margin-bottom: 35px;
}
.remote-benefit-section .firm-partnering-box {
  min-height: 485px;
}
.remote-function-section .firm-function-box {
  min-height: 520px;
}
.remote-trust-list p {
  font-size: 15px;
}

  /*remote page end */
  /* rpo page start */
  .rpo-h1-heading {
    font-size: 32px;
    line-height: 36px;
}
.rpo-form-section .firm-banner-content h2 {
  font-size: 24px;
  line-height: 32px;
}
.rpo-common-heading h2 {
  font-size: 24px;
  line-height: 32px;
}
.rpo-top-shape img {
  max-width: 150px;
}
.rpo-top-shape {
  position: absolute;
  top: -70px;
}
.rpo-process-box {
  min-height: auto;
}
.rpo-process-section .firm-col-4 {
  flex: 0 0 100%;
  max-width: 100%;
}
.rpo-firm-section .rpo-firm-image img {
  width: 100%;
}
.rpo-process-section .rpo-bottom-other-shape img {
  max-width: 50%;
}
.rpo-bottom-shape img {
  max-width: 200px;
}
.rpo-provider-section .firm-col-4 {
  max-width: 100%;
  flex: 0 0 100%;
}
.rpo-provider-section .rpo-three-content .rpo-process-box {
  min-height: auto;
}
.rpo-outsourcing-section .rpo-process-box {
  min-height: auto;
}
.rpo-form-section {
  padding: 50px 20px;
}
.rpo-outsourcing-section .rpo-process-box h4 {
  padding-right: 50px;
}
.rpo-outsourcing-section .out-pseudo {
  position: absolute;
  right: 10px;
  bottom: 40px;
}
.rpo-process-section {
  padding: 50px 20px;
}
.rpo-top-shape img {
  max-width: 120px;
}
.rpo-top-shape {
  position: absolute;
  top: -40px;
}
.rpo-firm-section {
  padding: 50px 20px;
}
section.rpo-solution-section {
  padding: 50px 20px;
}
.rpo-provider-section {
  padding: 50px 20px;
}
.rpo-provider-section .rpo-top-shape img {
  height: 100px;
}
.rpo-provider-section .rpo-top-other-shape img {
  width: 80.927px;
  height: auto;
}
.rpo-provider-section .rpo-top-other-shape {
  position: absolute;
  right: 0;
  top: 10px;
}
.rpo-business-potential-section {
  padding: 50px 20px;
}
.rpo-outsourcing-section {
  padding: 50px 20px;
}
.oi-section h3 {
  font-size: 24px;
}
.section__text h2 {
  font-size: 32px;
}
.rpo-solution-box {
  margin-top: 25px;
  padding: 0 10px;
}
.rpo-solution-image img {
  max-width: 100%;
}
.rpo-outsourcing-section .firm-col-6 {
  flex: 0 0 100%;
  max-width: 100%;
}
.rpo-outsourcing-section .rpo-process-box {
  min-height: auto;
  margin: 20px 0;
}
.rpo-provider-section .rpo-three-content .rpo-process-box {
  min-height: auto;
  margin: 20px 0;
}
.rpo-process-section .rpo-process-box {
  margin: 20px 0;
}
  /* rpo page end */
}
@media (max-width:767px){
  /*firm page start */
  section.firm-banner {
    padding-top: 50px;
}
  .firm-banner .firm-col-7 {
    flex: 0 0 100%;
    max-width: 100%;
}
.form-columns-1 input[type=radio] {
  width: auto !important;
  margin-right: 10px;
}
.firm-banner .firm-row {
  flex-wrap: wrap;
}
ul.inputs-list.multi-container {
  text-align: left;
}
.firm-banner-content {
  text-align: center;
  margin-bottom: 40px;
}
.firm-banner .firm-col-5 {
  flex: 0 0 100%;
  max-width: 100%;
}
.firm-banner-image {
  text-align: center;
}
  .h1-heading {
    font-size: 28px;
}
section.firm-banner {
  padding-top: 60px;
  padding-bottom: 50px;
}
.firm-apart-heading h2 {
  font-size: 26px;
}
.firm-apart-heading h6 {
  font-size: 16px;
}
.firm-apart-heading h3 {
  font-size: 26px;
}
.firm-col-4 {
  flex: 0 0 100%;
  max-width: 100%;
}
.firm-apart-box {
  min-height: auto;
  text-align: center;
}
.firm-apart-section .firm-row {
  flex-wrap: wrap;
}
.firm-apart-image {
  margin-top: 0;
  text-align: center;
  margin-bottom: 40px;
}
.firm-apart-image img {
  max-width: 200px;
}
.firm-apart-box.firm-apart-box-center {
  margin-top: 0;
}
.firm-function-heading h2 {
  font-size: 26px;
}
.firm-function-box {
  min-height: auto;
  padding: 30px 20px;
  margin-bottom: 20px;
}
.firm-function-section .firm-row {
  flex-wrap: wrap;
}
.firm-function-section {
  padding-bottom: 45px;
}
.firm-function-box-image {
  min-height: auto;
}
.firm-function-box-heading {
  min-height: auto;
}
.crousal-box {
  min-height: auto;
}
.firm-premium-section {
  padding-bottom: 50px;
}
.inner-firm-premium-section:after {
  bottom: -40px;
}
.firm-partnering-section .firm-row {
  flex-wrap: wrap;
}
.firm-partnering-heading {
  text-align: center;
  margin-bottom: 40px;
}
.firm-partnering-box {
  min-height: auto;
  text-align: center;
}
.firm-partnering-box {
  margin-bottom: 25px;
}
.firm-infography-box {
  min-height: auto;
}
.firm-aproch-section:after {
  display: none;
}
.firm-aproch-section:before {
  left: 10px;
}
.graphy-boxes-margin .firm-col-3 {
  flex: 0 0 100%;
  max-width: 100%;
}
.firm-col-3.colshape-3, .firm-col-3.colshape-4 {
  margin-top: 0;
}
.firm-infography-box.infography-1 {
  margin-bottom: 0;
}
.firm-infography-box.infography-2 {
  margin-top: 90px;
}
.firm-infography-box.infography-3 {
  margin-bottom: 0;
  margin-top: 90px;
}
.firm-infography-box.infography-4 {
  margin-top: 90px;
}
.firm-aproch-section {
  padding-bottom: 55px;
}
.firm-accordian-section .firm-col-6 {
  flex: 0 0 100%;
  max-width: 100%;
}
.firm-accordian-section .firm-row {
  flex-wrap: wrap;
}
.firm-accordian-content h3 {
  margin-bottom: 7px;
}
.firm-accordian-content {
  text-align: center;
  margin-bottom: 38px;
}
.firm-accordian-content p {
  font-size: 16px;
  margin: auto;
}
.firm-accordian-section:before {
  max-width: 150px;
}
.firm-accordian-section:after {
  max-width: 134px;
  top: 0;
  right: 0;
  left: 0;
}
.firm-partnering-heading h3 {
  font-size: 26px;
}
.firm-accordian-content h3 {
  font-size: 26px;
}
.firm-accordian-section {
  padding-top: 45px;
}
  /*firm page end */

/*remote page start */
.remote-trust-section .firm-row {
  flex-wrap: wrap;
}
  .remote-trust-section .firm-col-7 {
    flex: 0 0 100%;
    max-width: 100%;
    order: 2;
  }
  .remote-trust-section .firm-col-5 {
    flex: 0 0 100%;
    max-width: 100%;
    order: 1;
  }
  .remote-trust-image {
    margin-bottom: 35px;
}
.remote-trust-list {
  max-width: 100%;
}
.remote-aproch-section .firm-row.graphy-boxes-margin .firm-infography-box {
  min-height: auto;
}
.remote-choice-section .firm-row {
  flex-wrap: wrap;
}
.remote-choice-section .crousal-box {
  min-height: auto;
}
.remote-choice-section .crousal-box.remote-tw-width {
  margin-bottom: 15px;
}
.remote-benefit-section .firm-partnering-heading {
  min-height: auto;
}
.remote-benefit-section .firm-partnering-box {
  min-height: auto;
}
.remote-function-section .firm-function-box {
  min-height: auto;
}
.remote-premier-section .firm-row {
  flex-wrap: wrap;
}
.remote-premier-section .firm-col-6 {
  flex: 0 0 100%;
  max-width: 100%;
}
.remote-premier-section .firm-col-6 {
  flex: 0 0 100%;
  max-width: 100%;
  order: 2;
}
.remote-premier-section .firm-col-6:first-child {
  order: 2;
}
.remote-premier-section .firm-col-6:last-child {
  order: 1;
}
.remote-premier-section .remote-trust-list {
  text-align: center;
}
.firm-function-heading.remote-trust-heading.remote-premier-heading {
  margin-bottom: 35px;
}
.remote-premier-img {
  margin-bottom: 35px;
}
.remote-trust-heading h3 {
  font-size: 26px;
}

    /*remote page end */
    /* rpo page start */
    .rpo-form-section .firm-row {
      display: block;
      margin-right: -15px;
      margin-left: -15px;
  }
  .rpo-form-section .firm-col-7 {
    flex: 0 0 100%;
    max-width: 100%;
}
.rpo-form-section .firm-col-5 {
  flex: 0 0 100%;
  max-width: 100%;
  margin-top: 30px;
}
.rpo-h1-heading {
  font-size: 28px;
  line-height: 32px;
}
.rpo-h4-heading {
  font-size: 16px;
  line-height: 20px;
}
.rpo-form-section .firm-banner-content h2 {
  font-size: 20px;
  line-height: 28px;
}
.rpo-top-shape img {
  max-width: 90px;
}
.rpo-process-section .rpo-bottom-other-shape img {
  max-width: 30%;
}
.rpo-firm-section .firm-col-6 {
  flex: 0 0 100%;
  max-width: 100%;
  margin: 10px 0;
  text-align: center;
}
.rpo-provider-section .rpo-top-shape img {
  height: 70px;
}
.rpo-provider-section .rpo-bottom-other-shape img {
  width: auto;
  height: 70.493px;
  transform: rotate(0deg);
}
  /* rpo css end */
}
@media (max-width:576px){
  /*firm page start */
  .h1-heading {
    font-size: 26px;
}
section.firm-banner {
  padding-top: 45px;
}
.firm-apart-heading h2 {
  font-size: 23px;
}
section.firm-banner, section.firm-apart-section, .firm-function-section, .firm-partnering-section, .firm-aproch-section, .firm-accordian-section {
  padding-left: 15px;
  padding-right: 15px;
}
.firm-apart-heading h3 {
  font-size: 23px;
}
.firm-apart-heading {
  margin-bottom: 35px;
}
.firm-apart-box {
  margin-bottom: 30px;
}
.firm-apart-box h4, .firm-function-box h4, .crousal-box-heading h4, .firm-partnering-box h3, .firm-infography-heading h3 {
  font-size: 17px;
}
.firm-apart-image {
  margin-bottom: 30px;
}
.firm-function-heading h2 {
  font-size: 23px;
}
.firm-accordian-content h3 {
  font-size: 23px;
}
.firm-accordian-content p {
  font-size: 15px;
}
.firm-accordian-tabs .accordion {
  font-size: 15px;
}

  /*firm page end */

  /*remote page start */
  .remote-trust-image img {
    max-width: 260px;
  }
  .remote-premier-img img {
    max-width: 280px;
}
.remote-trust-heading h3 {
  font-size: 23px;
}
  /*remote page end */

  .oi-section {
    padding: 1rem 0;
}
.rpo-outsourcing-section {
  padding: 30px 20px;
}
.outsourcing-in-padding {
  padding: 0;
}
.rpo-provider-section .rpo-three-content {
  padding: 0;
}
.rpo-process-section {
  padding: 30px 20px;
}
.rpo-banner {
  padding: 50px 20px;
}
.rpo-solution-section .firm-row {
  display: block;
}
.rpo-solution-section .rpo-common-heading {
  margin-bottom: 20px;
}
.rpo-common-heading h2 {
  font-size: 24px;
  line-height: 28px;
}
.rpo-top-shape img {
  max-width: 60px;
}
.rpo-process-section .rpo-process-box {
  margin: 20px 0;
}
.rpo-business-potential-section {
  padding: 30px 20px;
}
.rpo-process-section .rpo-common-heading {
  margin-bottom: 20px;
}
.rpo-firm-heading h4 {
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  line-height: 25.8px;
}
.rpo-firm-heading {
  margin-bottom: 20px;
}
}
@media (max-width:480px){
  /*firm page start */

  /*firm page end */
}