/** Shopify CDN: Minification failed

Line 53:61 Unexpected ";"
Line 108:87 Expected identifier but found "*"

**/
.template-candidates .bg-layer {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 3;
  pointer-events: none;
}
.template-candidates .bg-layer picture,
.template-candidates .bg-layer img {
  width: 100%;
  height: 50vh;
}
.template-candidates .shopify-section {
  position: relative;
  z-index: 6;
}
.template-candidates .shopify-section:nth-child(2) {
  z-index: 1;
}
.testimonial_sec .page-width {
  position: relative;
}
.btm-icon{ position:absolute; left:-0; top: -179px;}

.shopify-section.shopify-section-group-header-group {
    z-index: 9 !important;
}
.template-client-page .shopify-section {
  position: relative;
  z-index: 6;
}
.template-client-page .shopify-section:nth-child(2) {
  z-index: 1;
}
.how-work-client-page .overlay {
  display:none !important;
  content: "";
  background: linear-gradient(0deg,#FFF 0%,rgba(255,255,255,.81) 40.1%,rgba(255,255,255,.59) 69.79%,rgba(255,255,255,0) 100%);
  height: 40%;
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}
.svg-flow-line { position: absolute; top: 165px; left: 160px};
.template-candidates .shopify-section.shopify-section-group-popup-group {
  z-index: 7;
}
.svg-flow-line-mobile {
  display: none;
}
.client-test .testimonial_sortdesc {
    max-width: 290px;
}
@media (max-width: 767px) {
  .testimonial_sec .btm-icon {
    top: -104px;
    width: 103px;
  }
  .svg-flow-line-mobile {
    display: block;
    position: absolute;
    left: 0;
    top: 29.7%;
    transform: scale(1.12);
  }
  .how-we-works-candidates-sec .main_grid {
    position: relative;
  }
  .candidate-testimonial h2.heading_test {margin-bottom: 13px;}
  .candidate-testimonial .testimonial_sortdesc {margin-bottom: 24px;}
  .candidate-testimonial .slick-arrow { bottom: -56px;}
  .candidate-testimonial {padding: 50px 0 96px;}
  .candidate-testimonial .testimonial_title {max-width: 330px;}
}


.site-nav__link{font-family: 'PP Neue Montreal';font-weight: 500;font-size: 16px;line-height: normal;text-transform: uppercase;font-style: normal;}

p {
color:var(--colorTextBody);
  font-family: 'PP Neue Montreal Book';
/* font-family: 'PP Neue Montreal'; */
font-size:var(--typeBaseSize);
letter-spacing:var(--typeBaseSpacing);
font-style: normal;
font-weight: 400;
line-height: 25px; /* 138.889% */
}
h1 {
  font-family: 'NON Natural Grotesk Version';
  color:var(--colorTextBody);
  text-align: center;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 700;
  font-size:var(--typeHeaderSize);
  letter-spacing:var(--typeHeaderSpacing);
  line-height: 70px;  
  /* line-height:var(--typeHeaderLineHeight); /*------1.3 instead of 1.272----------*/ */
}
h1 span, h2 span{
  color: #03E298;
}
h2 {
  font-family: 'NON Natural Grotesk Version';
  color:var(--colorTextBody);
  text-align: center;
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px; /* 113.636% */
  text-transform: uppercase;
}
h3 {
  color:var(--colorTextBody);
  font-family: 'PP Neue Montreal';
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
   text-transform: none !important;
}
hr {
  opacity: 0.5;
  background: #060606;
  height: 2px;
  margin:0;
}
.btn, .rte .btn {
  text-align: center;
   font-family: 'PP Neue Montreal';
   font-weight: 500;
  font-style: normal;
  line-height: normal;
  text-transform: uppercase;
  display: flex;
  height: 42px;
  padding: 10px 23px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  letter-spacing: 0;
  border-radius: 7px;
  display:inline-block;
  font-size: 16px;
  background:var(--colorBtnPrimary);
  color: var(--colorBtnPrimaryText);
}
.btn--secondary, .rte .btn--secondary {
  background: var(--colorBtnPrimaryText);
  color: var(--colorBtnPrimary);
  padding: 10px 34px;
}

.btn--secondary:hover, .rte .btn--secondary:hover {
    background: var(--colorBtnPrimaryText);
    border-color: var(--colorBtnPrimaryText);
}

@media only screen and (max-width:768px) {
  p {
    font-size: 14px;
    line-height: 20px; 
  }
  h1 {
    font-size: 28px;
    line-height: 35px; 
  }
  h2 {
    font-size: 24px;
    line-height: 32px; 
  }
  h3 {
   font-size: 22px;
   line-height: normal;
  }
  .btn, .rte .btn {
      height: 38px;
      padding: 10px 9px;
      font-size: 14px;
  }
  .btn--secondary, .rte .btn--secondary {
      height: 38px;
      padding: 10px 41px;
      font-size: 14px;
  }
}

@media only screen and (min-width:769px) and (max-width:1024px) {
  h1 {
    font-size: 42px;
    line-height: 50px;
  }
  h2 {
    font-size: 31px;
    line-height: 37px;
  }
}

.page-two-four {
   max-width: 824px;
  /* max-width: 905px; */
}
.page-banner-image {
   background-image: url(https://lawrence-recruitment.myshopify.com/cdn/shop/t/3/assets/bg_image.png?v=96560073757684273021694844217);
   background-size: 100%;
}
/*------------Footer-----------------*/


.footer__small-text {
  font-size:12px;
  text-transform:uppercase;
  font-family: 'PP Neue Montreal';
  font-weight: 500;
  line-height: normal;
  display: inline-block;
  padding:0;
  text-align: left;
}

.site-footer .social-icons {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 0;
    margin-top: 22px;
}
.site-footer .social-icons li {
    margin-right: 18px;
    margin-bottom: 0;
}
.site-footer .social-icons li:last-child {
    margin-right: 0;
}
.site-footer .social-icons li .icon {
    height: 20px;
    width: 25px;
}
.site-footer__linklist {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.site-footer div[data-type="menu"] {
    float: right;
}
.site-footer__linklist a {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    font-family: 'PP Neue Montreal';
    padding:0;
    margin: 0;
}
.site-footer__linklist li {
  margin-right: 50px;
  margin-bottom: 0;
}
.site-footer__linklist li:last-child {
  margin-right: 0px;
}
.footer__logo {
  margin-bottom: 23px;
}
.site-nav__link {
  letter-spacing:0 !important;
}
.small_text_outer {
  width: 30%;
}

.site-footer {
  padding-bottom: 30px;
  padding-top: 50px;
}

@media only screen and (min-width:769px) {
  .social_mobile {
    display:none;
  }
}
@media only screen and (max-width:768px) {
  .site-footer__linklist {
     justify-content: inherit; 
     flex-wrap: wrap;
     flex-direction: row;
  }
  .site-footer__linklist li {
    margin-right: 0;
    flex: 50%;
    text-align: left;
    margin-bottom: 20px;
  }
  .site-footer__linklist li:nth-child(2n) {
     text-align: right;
  }
  .site-footer .grid__item:after {
     border: inherit;
  }
  .social_desktop {
    display:none;
  }
  .social_mobile {
    width:40%;
  }
  .site-footer {
    padding-top: 40px;
  }
  .footer__logo {
    margin-bottom: 35px;
    margin-top: 0;
  }
  .site-footer .footer__collapsible {
    padding: 0;
    padding-bottom: 2px;
    border-bottom: 1px solid var(--colorTextBody);
  }
  .small_text_outer {
    margin-top: 17px;
  }
  .site-footer div[data-type="social_media"] {
    margin-top: 17px;
  }
  .small_text_outer {
    width: 60%;
    text-align: left;
}
  .footer__logo img {
    max-height: 55px !important;
  }
  .footer__logo {
     max-height: 55px;
  }
  .site-footer .social-icons {
    margin: 0;
  }
  .site-footer .social-icons li {
    margin-right: 12px;
  }
}

@media only screen and (min-width:769px) and (max-width:1200px) {
.site-footer__linklist li {
    margin-right: 12px;
}
.site-footer__linklist a {
    font-size: 14px;
}
}

/*------------ recruitment journey -----------*/


/* .rich-text-section h2 {
  margin-bottom: 30px;
} */

/* .rich-text-section h2 span {
  color: #03E298;
} */

.rich-text-section .theme-block {
    width: 60%;
    margin: 0 auto;
 }
.rich-text-section .btn {
   margin: 0 auto;
}
.rich-text-section h2 {
  margin-bottom: 30px;
  color:#F9F6E9;
  line-height: 55px;
}
.rich-text-section {
   position: relative;
}
.rich-text-section .rich-logo {
    position: absolute;
    right: 38px;
    top: -100px;
    width: 250px;
}
@media only screen and (max-width:768px) {
  .rich-text-section h2 {
     font-size: 24px;
     margin-bottom: 24px;
     line-height: 32px;
  }
}

/*----------------Contact Us Page-----------------*/


.contact-details .contact-header p {
  text-align: center;
  width: 40%;
  margin: 0 auto;
}
.contact-details {
  padding-top: 151px;
}
.contact-details h1 {
  margin: 0 0 10px;
}
.contact-content {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 75px;
    padding-bottom: 51px;
}
 .contact-content .image {
    width: 648px;
    max-width: 100%;
}
.contact-header {
  margin-bottom:39px;
}

.content-info .mobile-link {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}
.mobile-link a {
    margin-bottom: 1px;
}

.content-info {
  display: flex;
  align-items: center;
  margin-bottom: 45px;
}
.content-info:last-child {
  margin-bottom: 0;
}
.content-info svg {
  margin-right:20px;
  line-height: 1;
  min-width: 41px;
}
.content-info a, .content-info p {
  font-family: 'PP Neue Montreal';
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px; 
  text-transform: uppercase;
}
.content-info .address {
  width: 75%;
  margin:0;
}
.contact-details .content {
  /* margin-left:75px; */
  margin-left:50px;
}
.contact-form .form-vertical {
    width: 59.5%;
    margin: 0 auto;
    /* margin-bottom: 79px; */
}


.contact-form input::-webkit-input-placeholder, .contact-form textarea::-webkit-input-placeholder{ /* Edge */
  color: #060606;
   font-family: 'PP Neue Montreal';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  opacity:1;
}
.contact-form input:-ms-input-placeholder, .contact-form textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #060606;
   font-family: 'PP Neue Montreal';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
   opacity:1;
}
.contact-form input::placeholder, .contact-form textarea::placeholder {
   color: #060606;
   font-family: 'PP Neue Montreal';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
   opacity:1;
}
.contact-form input, .contact-form select, .contact-form textarea {
  border-radius: 7px;
  border: 1px solid #060606;
  padding: 15px 15px;
  font-family: 'PP Neue Montreal';
  font-size: 14px !important;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #060606;
}
.contact-form input, .contact-form select {
  margin-bottom: 21px;
}
.contact-form .section-header {
  padding-top: 4px;
  margin-bottom: 40px;
}
.element-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.element-wrap .form-element {
  width: 50%;
}
.element-wrap .form-element:first-child {
 padding-right: 10px;
}
.element-wrap .form-element:last-child {
  padding-left: 10px;
}
.contact-form-section {
margin: 75px 0 79px 0; 
}

.contact-form .btn {
   padding: 10px 85px;
}
@media only screen and (max-width:768px) {
  .contact-content {
     display: block;
     padding-left: 0;
     padding-bottom: 37px;
  }
  .contact-content .image {
    width: 100%;
    max-width: 100%;
  }
  .contact-details .contact-header p {
    width: 83%;
  }
  .contact-details {
    padding-top: 92px;
  }
  .contact-header h1 { 
    margin: 0 0 8px;
  }
  .contact-header {
    margin-bottom: 24px;
  }
  .content-info a, .content-info p {
    font-size: 13px;
    line-height: 20px;
  }
  .content-info svg {
    margin-right: 15px;
    min-width: inherit;
    max-width: 33px;
  }
  .contact-details .content {
    /* margin-left: 43px; */
    margin-left: 0px;
    margin-top: 26px;
  }
  .content-info {
    margin-bottom: 15px;
  }
  .content-info .address {
    width: inherit;
    margin: 0;
   }
  .contact-form-section {
    margin: 56px 0 58px;
   }
  .element-wrap .form-element {
    width: 100%;
    padding: 0 !important;
   }
  .contact-form input, .contact-form select {
    margin-bottom: 16px;
}
  .element-wrap {
    display: block;
  }
  .contact-form input, .contact-form select, .contact-form textarea {
    padding: 11px 15px;
  }
  .contact-form .form-vertical {
    width: 100%;
    margin: 0 auto;
}
  .contact-form .section-header {
    padding-top: 4px;
    margin-bottom: 24px;
}
 .contact-form textarea {
    height: 115px;
    min-height: inherit;
    margin-bottom: 25px;
 }
 .contact-form .btn {
    padding: 10px 56px;
  }
}

@media only screen and (min-width:769px) and (max-width:1024px) {
  .contact-details .contact-header p {
      width: 75%;
  }
  .contact-content {
    padding-left: 0;
  }
  .contact-details .content {
    margin-left: 30px;
  }
  .content-info {
    margin-bottom: 18px;
 }
  .content-info svg {
    margin-right: 15px;
    width: 35px;
    min-width: 35px;
  }
  .content-info a, .content-info p {
    font-size: 16px;
  }
  .content-info .address {
    width: 70%;
  }
  .contact-content .image {
    width: 513px;
  }
  .contact-form .form-vertical {
    width: 75.5%;
  }
}

/*-----------------Blog banner-----------------*/

.blog-banner {
  text-align:center;
  padding-top: 151px;
  padding-bottom:80px;
  position: relative;
}


.blog-banner p {
  margin-bottom:30px;
}

.blog-banner .btn {
  margin: 0 auto;
}
.mind-logo {
    position: absolute;
    right: 108px;
    bottom: -55px;
}

@media only screen and (max-width:768px) {
  .blog-banner {
    padding-top: 98px;
    padding-bottom: 50px;
  }
  .blog-banner h1 {
    margin-bottom: 8px;
  }
  .blog-banner p {
    margin-bottom: 30px;
    width: 60%;
    margin: 0px auto 24px auto;
  }
  .mind-logo {
       right: 13px;
    bottom: -41px;
   }
  .mind-logo img {
    max-width: 91px;
  }
}
@media only screen and (min-width:769px) and (max-width:1024px) {
 .mind-logo  {
    max-width: 140px;
    right: 30px;
    bottom: -67px;
  }
}

/*-----------------Blog page--------------*/
.article__grid-image {
   position: relative;
   margin-bottom: 15px;
}
.blog-post .overlay {
    position: absolute;
    background: rgba(0, 0, 0, 0.50);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.article__grid-image .grid__image-ratio {
   min-height: 280px;
}
.blog-header .section-header__title {
  margin-top: 4px;
}
header.blog-header {
  margin-bottom: 31px;
}
.blog-post .btn {
  padding: 10px 21px;
}
.blog-post .article__grid-meta {
     margin-bottom: 0px; 
    text-align: center;
    visibility: hidden;
    opacity: 0;
}

.blog-post .article__grid-meta {
   opacity: 0;
   visibility: hidden;
   transition: all 0.5s ease-in-out;
}
.blog-post .article-grid:hover .article__grid-meta {
    opacity: 1;
    visibility: visible;
}
.blog-post .article-grid {
    margin-bottom: 41px;
}
@media only screen and (max-width:768px) {
  .blog-post .article-grid {
    margin-bottom: 24px;
  }
  .blog-post .article__grid-meta {
    opacity: 1;
    visibility: visible;
  }
  .blog-header .section-header__title {
      width: 85%;
      margin: 0 auto;
  }
  .blog-page {
    padding-top: 60px;
    padding-bottom: 38px;
  }
  .article__grid-image .grid__image-ratio {
    min-height: 126px;
  }
  .blog-post .overlay img {
      max-width: 107px;
      max-height: 65px;
  }
  .blog-post .btn {
    font-size: 12px;
    height: 30px;
    padding: 7px 9px;
  }
  .article__grid-image {
    margin-bottom: 9px;
   }
  .blog-post .article__grid-meta {
    margin-bottom: 0px;
  }
}

/*--------------- Article page------------*/

.collection-hero {
  height: 571px; 
  margin-bottom:80px;
}

.article-banner {
  padding-top: 141px;
}
.article-banner .article-banner-inner {
  position: relative;
}
.article-banner .article-banner-inner .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.50);
    z-index: 1;
}
.article-banner-content {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    padding: 0 24px;
}
.article-banner-content img {
   margin: 0 auto;
   width: 270px;
   max-height:140px;
}
.article-tags a {
  color: #fff;
  text-align: center;
  font-family: 'PP Neue Montreal';
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px; 
  text-transform: uppercase;
}
.article-tags {
  margin-top: 20px;
  color: #fff;
}
.tag-line {
  color: #fff;
  text-align: center;
  font-family: 'PP Neue Montreal';
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px; 
  text-transform: uppercase;
  margin-top: 20px;
  color: #fff;
}
.the-client.how-we-works .top-para {
    max-width: 62%;
    text-align: center;
    margin: 0 auto;
  padding-top:15px;
}
.how-we-works .top-section {
  margin-bottom: 30px;
}
.article-banner .article-mobile-image {
  display:none;
}

.the-client .how-we-works-col.col1 h3.heading {
    margin-top: 26px;
     max-width: 263px;
     transform: translate(114px);
    text-transform: uppercase !important;
}
.the-client .how-we-works-col.col3 h3.heading {
   transform: translate(-108px);
    text-transform: uppercase!important;
    max-width: 276px;
}

.the-client .btndiv .btn {
  width: inherit;
  padding: 9px 27px;
}

.the-client .how-we-works-col.col3 {
    padding-top: 217px;
}
.the-client .how-we-works-row {
    display: flex;
    /* max-width: 95%; */
    max-width: 1155px;
    margin: 0 auto;
    justify-content: center;
}
.the-client .how-we-works-col.col1 {
   max-width: 337px;
   min-width: 337px;
}
.the-client .how-we-works-col.col3 {
    max-width: inherit;
    min-width: inherit;
}
.the-client.how-we-works {
    max-width: inherit;
}

@media only screen and (max-width:768px) {
  .article-tags a {
    font-size: 14px;
    line-height: 20px; 
  }
  .tag-line {
    font-size: 14px;
    line-height: 20px; 
    margin-top: 15px;
  }
  .article-banner {
    padding-top: 92px;
  }
  .article-banner-content img {
    width: 118px;
  }
  .article-tags {
    margin-top: 15px;
    color: #fff;
   }
  .collection-hero {
    height: 360px;
    margin-bottom: 60px;
  }
  .article-banner .article-mobile-image {
    display:block;
    height: 228px;
  }
   .article-banner .article-desktop-image {
    display:none;
  }
  .the-client.how-we-works .top-para {
    max-width: 85%;
    padding-top: 15px;
}
.the-client.how-we-works .top-section {
    margin-bottom: 72px;
}
.the-client .how-we-works-row {
    display: block;
    max-width: 89%;
  }
  .the-client .how-we-works-col.col1 {
    margin: 0 auto;
    padding: 0;
    max-width: inherit;
    min-width: inherit;
  }
  .the-client .how-we-works-col.col1 h3.heading {
    max-width: 199px;
    transform: inherit;
    margin: 0 auto;
    font-size: 16px;
    padding: 6px 0;
    height: 40px;
    border: inherit;
    line-height: 30px;
}
  .the-client .leftpara p, .the-client .rightpara p {
    margin-top: 13px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    max-width: inherit;
  }
   .the-client .leftpara {   
      margin-bottom: 24px;
   }
  .the-client .how-we-works-col.col2 {
    max-width: 262px;
    min-width: inherit;
    margin: 0 auto;
   }
  .the-client .how-we-works-col.col2 .btndiv {
    display:none;
  }
  .the-client .how-we-works-col.col3 {
    padding: 0;
    padding-top: 24px;
    margin: 0 auto;
    max-width: inherit;
    min-width: inherit;
  }
  .the-client .how-we-works-col.col3 h3.heading {
    transform: inherit;
    max-width: 176px;
    margin: 0 auto;
    font-size: 16px;
    padding: 5px 0;
    border: inherit;
    line-height: 30px;
   }
  .the-client .btndiv .btn {
    height: 38px;
    padding: 8px 40px;
    margin: 0;
    max-width: inherit;
    line-height: normal;
  }
  .the-client .btndiv {
    margin-top: 24px;
  }
  .the-client.how-we-works {
    margin: 0 auto 60px;
  }
}

@media only screen and (min-width:561px) and (max-width:768px) {
  .the-client.how-we-works .top-para {
    max-width: 60%;
  }
  .the-client .how-we-works-row {
    max-width: 80%;
  }
}
@media only screen and (min-width:769px) and (max-width:1100px) {
  .the-client .how-we-works-row {
      max-width: 100%;
      flex-direction: inherit;
  }
  .the-client .how-we-works-col.col2 {
    max-width: 250px;
    min-width: 250px;
    order:inherit;
    
 }
  .the-client .how-we-works-col.col1 h3.heading {
    transform: translate(70px);
    padding: 7px 0;
    font-size: 20px;
    margin-top: 18px;
    line-height: 30px;
  }
  .the-client .how-we-works-col.col3  {
    padding-top: 92px;
    margin-left: 26px;
    order:inherit;
    padding-left: 0;
    padding-right: 0;
  }
  .the-client .how-we-works-col.col3 h3.heading {
     transform: translate(-85px);
     padding: 7px 0;
     font-size: 20px;
     margin-bottom: 13px;
     line-height: 30px;
  }
  .the-client .how-we-works-col.col1 {
    margin-right: 26px;
    max-width: inherit;
    min-width: inherit;
    order:inherit;
    padding-left: 0;
    padding-right: 0;
  }
  .the-client .how-we-works-col.col3 {
    max-width: inherit;
    min-width: inherit;
   }
  .the-client .leftpara p, .the-client .rightpara p {
    font-size: 14px;
    margin-top: 13px;
  }
  .the-client .btndiv .btn {
    margin-right: 0;
       
    max-width: inherit;
    line-height: normal;
  }
  .the-client.how-we-works .top-para {
    font-size: 14px;
  }
  .collection-hero {
    height: auto;
  }
  .the-client .leftpara p {
    text-align: right;
 }
  .the-client .rightpara p {
    text-align: left;
  }
}

@media only screen and (min-width:1101px) and (max-width:1350px) {
.how-we-works.the-client .leftpara {
    width: 250px;
    margin-left: auto;
 }
.how-we-works.the-client .rightpara {
    width: 250px;
 }
}
/*-----------------Why LR PAGE banner----------*/

.index-main-banner a {
    margin-top: 30px;
}
.why-lr-inner {
    display: flex;
    padding: 0 75px;
    margin-bottom: 58px;
}
.why-lr {
  margin-top:80px;
}
.why-lr .lr-text {
   display: flex;
   margin-bottom: 30px;
   margin-top: 20px;
}
.why-lr .lr-text svg {
    min-width: 38px;
    margin-right: 13px;
    margin-top: 4px;
}
.why-lr .lr-text p {
   margin-bottom: 0;
}
.why-lr .lr-left {
  max-width: 53%;
  margin-right: 8.4%;
}

.why-lr .lr-bottom {
    padding: 60px 0;
    border-top: 2px solid rgba(6,6,6,0.5);
}
.why-lr .lr-bottom p {
     text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    width: 50%;
    margin: 0 auto;
    font-family: 'PP Neue Montreal';
}

@media only screen and (max-width:768px) {
  .why-lr .lr-bottom p {
    width: 100% !important;
    max-width: 308px !important;
  }
  .why-lr-inner {
    display: block;
    padding: 0;
  }
  .why-lr .lr-left {
    max-width: 100%;
    margin-right: 0;
    text-align: center;
  }
  .why-lr {
    margin-top: 60px;
  }
  .why-lr .lr-left h3 {
    margin-bottom: 26px;
  }
  .why-lr .lr-text {
    margin-bottom: 24px;
    margin-top: 0;
  }
  .why-lr-inner {
    margin-bottom: 50px;
  }
  .why-lr .lr-bottom {
    padding: 50px 0;
    border-top: 1px solid rgba(6,6,6,.5);
  }
  .why-lr .lr-bottom p {
    width: 80%;
  }
  .rich-text-section .rich-logo {
    right: 0px;
    top: -52px;
    width: 121px
   }
  .why-lr .lr-text svg {
    min-width: 30px;
    margin-right: 12px;
  }
 .why-lr .lr-text p {
    margin-bottom: 0;
    margin-right: 33px;
  }
  .why-lr .lr-right {
        padding: 0 10px;
  }
}

@media only screen and (min-width:769px) and (max-width:1024px) {
  .why-lr .lr-left {
    max-width: 55%;
    margin-right: 20px;
}
  .why-lr-inner {
    padding: 0;
  }
  .why-lr h3 {
    font-size: 35px;
  }
  .why-lr .lr-bottom p {
    width: 80%;
  }
  .rich-text-section .rich-logo {
    position: absolute;
    right: 25px;
    top: -74px;
    width: 170px;
  }
}
/*-----------------------Client banner -------------*/

.client-banner .banner-inner {
    display: flex;
    padding-bottom: 30px;
}
.banner-inner .image {
    max-width: 797px;
    min-width: 797px;
    margin-right: 20px;
    position: relative;
}
.client-banner  {
   padding-top: 141px;
   padding-bottom: 50px;
}
.banner-inner .image .client-icon {
    position: absolute;
    bottom: -57px;
    width: 167px;
    left: 22px;
}
.banner-inner .text {
  background: #060606;
  width: 100%;
  position: relative;
}
.banner-inner  .client-icon {
  float: right;
  width: 148px;
}
.banner-inner .text-inner {
    clear: both;
    max-width: 69%;
    text-align: left;
    margin-left: 60px;
    top: -25px;
    position: relative;
}
.banner-inner h2 {
  color: #F9F6E9;
  text-align: left;
}
.banner-inner p {
   color: #F9F6E9;
}
.client-banner .image-mobile {
  display:none;
}
.client-banner .button-section {
    text-align: center;
}
.client-banner .styledSelect {
    color: #03E298;
    font-family: 'PP Neue Montreal';
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    text-transform: uppercase;
    border-radius: 7px;
    border: 1px solid #03E298;
    width: 100%;
    padding: 14px 15px;
    cursor: pointer;
    position: relative;
}
.client-banner .styledSelect:after {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    top: 16px;
    right: 15px;
    transition: all 0.5s ease;
    background: url(//lawrence-recruitment.myshopify.com/cdn/shop/t/3/assets/plus.svg?v=141688435230070109671695273035) right no-repeat;
    /* background: url(//lawrence-recruitment.myshopify.com/cdn/shop/t/3/assets/minus.svg?v=98243374719920611981695273051) right no-repeat; */
}
.client-banner .styledSelect.active:after {
   background: url(//lawrence-recruitment.myshopify.com/cdn/shop/t/3/assets/minus.svg?v=98243374719920611981695273051) right no-repeat; 
}

.client-banner ul {
    margin: 0;
    color: #03e298;
    font-size: 14px;
    line-height: 16px; 
    border-radius: 7px;
    border: 1px solid #03E298;
    width: 100%;
    cursor: pointer;
    list-style: none;
    margin-top: 10px;
    position: absolute;
    width: 100%;
    left: 0px;
    background-color: #060606;
    z-index: 1;
}
.client-banner ul li {
    margin: 4px 4px;
    padding: 8px 11px;
}
.client-banner ul li:hover {
   color: #060606;
   border-radius: 5px;
   background: #FFF;
}

.client-banner .dropdown-section {
    padding: 64px 50px;
    transform: rotateY(180deg);
}
.template-client-page .client-banner .dropdown-section {
  padding: 30px 50px;
}
.client-banner .dropdown-inner {
   position: relative;
   margin-bottom: 20px;
}
.client-banner .dropdown-inner:last-child {
   margin-bottom: 0px;
}
.client-banner .dropdown-section {
    position: absolute;
    top:0;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.client-banner .text-section {
    position: relative;
    top:0;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.client-banner .flip-card {
    position: relative;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    height: 100%;
    width: 100%;
    cursor: pointer;
    z-index: 1;
}

.client-banner .heading-section h1 {
    text-align: left;
    margin-bottom: 30px;
}
.client-banner .heading-section {
  margin-top: 26px;
}

.client-banner .icon-right {
    left: auto !important;
    max-width: 70px !important;
    bottom: 10px !important;
    right: -11px!important;
}
.banner-with-text.client-banner .banner-inner .image {
    margin-right: 71px;
}
.banner-with-text.client-banner .banner-inner {
    padding-bottom: 23px;
}

@media only screen and (min-width:999px) {
  .client-banner .text:hover .flip-card, .client-banner .text:focus .flip-card {
    transform: rotateY(180deg);
  }
}

@media only screen and (max-width:1000px) {
  .client-banner .text-inner .btn {
     display:block !important;
    white-space: nowrap;
    font-size: 14px;
    text-decoration-line: underline;
    line-height: normal;
    padding: 0;
    margin-top: 16px;
    margin-bottom: 0;
    text-align: left;
    height: auto;
  }
  .client-banner .banner-inner {
      display: block;
      padding-bottom: 24px;
   }
  .client-banner .image-mobile {
     display:block;
  }
  .client-banner .image-desktop {
     display:none;
  }
  .banner-inner .image {
      max-width: 100%;
      min-width: inherit;
      margin-right: 0px;
      margin-bottom:10px;
  }
  .client-banner  {
     padding-top: 92px;
    padding-bottom: 40px;
  }
  .banner-inner .image .client-icon {
     display:none;
  }
  .banner-inner .client-icon {
     width: 122px;
    position: absolute;
    top: 13px;
    right: 20px;
   }
  .banner-inner .text-inner {
    max-width: 47%;
    margin-left: 52px;
    padding: 67px 0 24px;
    top: -19px;
  }
  .banner-inner .text-inner p {
    min-width: 221px;
  }
  .banner-inner h2 {
      margin-bottom: 8px;
  }
  .banner-inner .text {
    position: relative;
    /* min-height: 258px; */
   }
 .client-banner .btn {
       padding: 10px 16px;
 }
 .client-banner .dropdown-section,.template-client-page .client-banner .dropdown-section {
    padding: 20px;
 }
  .client-banner .styledSelect {
    font-size: 13px;
    padding: 11px;
  }
  .client-banner .styledSelect:after {
    right: 12px;
    top: 18px;
    width: 8px;
    height: 8px;
  }
  .client-banner ul {
    font-size: 12px;
    line-height: 14px;
    margin: 5px 0 0;
    border-radius: 5px;
  }
  .client-banner ul li {
    margin: 4px;
    padding: 5px;
  }
  .client-banner .dropdown-inner {
    margin-bottom: 16px;
  }
  .client-banner .heading-section h1 {
    margin-bottom: 24px;
  }
  .client-banner .icon-right {
    display:block !important;
  }
  .banner-with-text.client-banner .banner-inner .image {
    margin-right: 0;
    max-width: 95%;
    margin-bottom: 30px;
   }
  .banner-with-text.client-banner .icon-right {
    max-width: 50px !important;
    bottom: auto !important;
    right: -20px!important;
    top: 33px !important;
  }
  .client-banner .heading-section {
    margin-top: 7px;
  }
  .banner-with-text.client-banner .banner-inner .client-icon {
    width: 70px;
    position: absolute;
    top: 4px;
    right: 4px;
   }
   .banner-with-text.client-banner .banner-inner .text-inner {
      max-width: 76%;
      margin-left: 32px;
      padding: 44px 0 24px;
      top: 4px;
   }
  .banner-with-text.client-banner .banner-inner {
    padding-bottom: 0;
  }
  .banner-with-text.client-banner {
    padding-bottom: 24px;
  } 
}
@media only screen and (min-width:769px) and (max-width:1000px) {
 .client-banner .image-mobile {
     display:none;
  }
  .client-banner .image-desktop {
     display:block;
  }
   .client-banner {
    padding-top: 125px;
   }
  .banner-with-text.client-banner .banner-inner .image {
    max-width: 90%;
   }
  .banner-with-text.client-banner .icon-right {
    right: -50px!important;
  }
 }
@media only screen and (min-width:1001px) and (max-width:1260px) {
  .banner-inner .image {
     max-width: 60%;
    min-width: inherit;
  }
  .banner-inner .client-icon {
     width: 100px;
  }
   .banner-inner .text-inner {
      max-width: 100%;
      margin-left: 16px;
      margin-right: 16px;
      top: 0;
      position: relative;
   }
   .banner-inner .image .client-icon {
      width: 140px;
   }
   .client-banner .dropdown-section,.template-client-page .client-banner .dropdown-section {
    padding: 16px;
   }
   .client-banner .dropdown-inner {
    margin-bottom: 10px;
    }
   .client-banner .styledSelect {
    padding: 15px 15px;
   }
   .client-banner .styledSelect:after {
    top: 19px;
   }
   .banner-inner .text {
    width: 100%;
   }
} 

/*-------------Rich Text New---------------*/
.rich-text-new {
  margin-bottom: 20px;
}
.rich-text-new p {
  color:#F9F6E9;
  margin-bottom: 16px;
}
.rich-text-new h2 {
  margin-bottom: 15px;
}
.rich-text-new p:last-child {
    text-transform: uppercase;
    margin-bottom: 34px;
    font-family: 'PP Neue Montreal';
    font-weight: 500;
    line-height: 24px;
}
.rich-text-new .rich-logo {
    position: absolute;
    right: 113px;
    top: -78px;
    width: 155px;
}
@media only screen and (max-width:768px) {
  .rich-text-new .rich-logo {
      right: auto;
      left: 24px;
      top: -34px;
      width: 73px;
  }
  .rich-text-new p {
    margin-bottom: 10px;
  }
  .rich-text-new h2 {
    margin-bottom: 10px;
  }
  .rich-text-new p:last-child {
    margin-bottom: 24px;
    line-height: 18px;
    font-size: 13px;
  }
  .rich-text-new {
    margin-bottom: 10px;
  }
}

.how-work-client-page {
    margin-top: 80px;
    margin-bottom: 107px;
}
.how-work-client-page .header-section {
    text-align: center;
    max-width: 30%;
    margin: 0 auto 34px auto;
}
.how-work-client-page .header-section  h2 {
      margin-bottom: 6px;
}
.how-work-client-page .header-section p {
      margin: 0;
}
.how-work-client-page .first {
    position: absolute;
    top: -40px;
    right: 0;
    text-align: right;
    width: 50%;
}
.how-work-client-page .third {
    position: absolute;
     top: -40px;
    left: 0;
    text-align: left;
    width: 50%;
}
.how-work-client-page .how-work-inner {
    position: relative;
}
.how-work-client-page .image {   
  margin: 0 auto;
  max-width: 412px;
  padding-top: 99px;
  position: relative;
  left: 7px;
}
.how-work-client-page .round-image {
  transition: all 0.5s ease-in-out;
}
.how-work-client-page .round-image svg path {
  transition: all 0.5s ease-in-out;
}

.how-work-client-page .first .round-image {
    position: absolute;
    top: 78px;
    left: 6px;
}
.how-work-client-page .third .round-image {
    position: absolute;
    top: 78px;
    right: 11px;
}
.how-work-client-page .second .round-image {
    position: relative;
    top: -78px;
    text-align: center;
}

.how-work-client-page .first:hover .round-image {
    top: 68px;
    left: 15px;
}
.how-work-client-page .third:hover .round-image {
    top: 68px;
    right: 25px;
}
.how-work-client-page .first:hover .round-image svg path{
  fill:#03E298;
}
.how-work-client-page .third:hover .round-image svg path{
  fill:#03E298;
}
.how-work-client-page .second:hover .round-image {
  top: -67px;
}
.how-work-client-page .second:hover .round-image svg path{
  fill:#03E298;
}
.how-work-client-page .first:hover .text-section {
  opacity:1;
}
.how-work-client-page .second:hover .text-section {
  opacity:1;
  display: block;
}
.how-work-client-page .third:hover .text-section {
  opacity:1;
}
.how-work-client-page .second .text-section {
  width: 40%;
  margin: 0 auto;
  text-align: center;
  float: inherit;
}
.how-work-client-page .text-section h4 {
      color: #FFBD19;
    font-family: 'NON Natural Grotesk Version';
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
      margin-bottom: 10px;
      letter-spacing: 0;
}

.how-work-client-page .text-section h5 {
    color: #060606;
     font-family: 'NON Natural Grotesk Version';
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 136.364% */
    text-transform: uppercase;
   margin-bottom: 13px;
  letter-spacing: 0;
}
.how-work-client-page .text-section p {
   margin-bottom: 20px;
  display: flex;
  justify-content: right;
}
.how-work-client-page .first .text-section p:after {
    content: "";
    background-image: url(//lawrence-recruitment.myshopify.com/cdn/shop/t/3/assets/point.svg?v=7479320…);
    width: 13px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: 13px;
    min-width: 14px;
    position: relative;
    top: 4px;
}

.how-work-client-page .text-section {
  max-width: 62%;
  float: right;
  opacity: 0;
  transition: all 0.5s ease-in-out;
  
}

.how-work-client-page .third .text-section {
  float: left;
}
.how-work-client-page .third .text-section p:before {
    content: "";
    background-image: url(//lawrence-recruitment.myshopify.com/cdn/shop/t/3/assets/point.svg?v=7479320…);
    width: 13px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 13px;
    min-width: 14px;
    position: relative;
    top: 4px;
}
.how-work-client-page .second .text-section p:before {
    content: "";
    background-image: url(//lawrence-recruitment.myshopify.com/cdn/shop/t/3/assets/point.svg?v=7479320…);
    width: 13px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 13px;
    min-width: 14px;
    position: relative;
    top: 4px;
}
.how-work-client-page .second h4 {
  text-align: left;
}
.how-work-client-page .second h5 {
  text-align: left;
}
.how-work-client-page .second .text-desc {
  text-align: left;
}
.how-work-client-page .second p {
  text-align: left;
}
.how-work-client-page .third .text-section p:last-child {
  max-width: 85%;
}
.how-work-client-page .first .text-section p:last-child {
   max-width: 75%;
  margin-left: auto;
}
.how-work-client-page .second .text-section {
    width: 36%;
    display:none;
}
.how-work-client-page .image-mobile {
  display:none;
}


@media only screen and (max-width:1024px) {
  .how-work-client-page .second .text-section {
    display:block;
  }
  .how-work-client-page .text-section h4 {
    font-size: 24px;
    line-height: 20px;
    margin-bottom: 0;
    float: left;
    margin-right: 13px;
  }
  .how-work-client-page .text-section h5 {
    font-size: 16px;
    line-height: 22px;
  }
 
  .how-work-client-page .text-section {
    width: 96%!important;
    opacity: 1;
    max-width: 100%;
    float: inherit;
  }
  .how-work-client-page .text-section p:last-child {
     max-width: 100% !important;
     margin: 0;
  }
  .how-work-client-page .text-section p {
    display: block;
  }
  .how-work-client-page .text-section p:after {
    display:none;
  }
  .how-work-client-page .text-section p:before {
    display:none;
  }
  .how-work-client-page .text-desc {
     margin-left: 38px;
    max-width: 262px !important;
    width: 100% !important;
  }
  .how-work-client-page .first, .how-work-client-page .second, .how-work-client-page .third {
      position: relative !important;
      top: auto !important;
      right: auto !important;
      text-align: left;
      width: 100%;
      margin-bottom: 38px;
    clear: both;
    display: inline-block;
  }
  .how-work-client-page .round-image {
    display:none;
  }
  .how-work-client-page {
    margin-top: 60px;
    margin-bottom: 35px;
  }
  .how-work-client-page .header-section {
    max-width: 65%;
    margin: 0 auto 0;
  }
  .how-work-client-page .header-section h2 {
    margin-bottom: 10px;
  }
  .how-work-client-page .image {
    display:none;
  }
  /* .how-work-inner:after {
    content: "";
    background: linear-gradient(0deg,#FFF 0%,rgba(255,255,255,.81) 40.1%,rgba(255,255,255,.59) 69.79%,rgba(255,255,255,0) 100%);
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  } */
  .how-work-client-page .image-mobile {
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 1;
    padding-bottom: 32px;
    padding-top: 26px;
    display:block;
  }
   .how-work-client-page .image-mobile img { 
     margin:0 auto;
     display:none;
     max-width: 267px;
   }
  .how-work-client-page .image-mobile img.active { 
     display:block;
  }
  .how-work-client-page .how-work-inner {
    overflow: hidden;
  }
  .how-work-client-page .overlay {
    display:block !important;
  }
  
}
@media only screen and (min-width:600px) and (max-width:1024px) {
  .how-work-client-page .text-section {
      width: 60% !important;
      float: inherit !important;
      margin: 0 auto;
  }
  .how-work-client-page .text-desc {
      max-width: inherit !important;
  }
}
.how-work-client-page .tablet {
  display:none;
}
@media only screen and (min-width:1025px) and (max-width:1350px) {
.how-work-client-page .image {
   display:none;
  }
  .how-work-client-page .round-image {
     display:none;
  }
  .how-work-client-page .tablet {
    display:block;
    margin: 0 auto;
    max-width: 412px;
    padding-top: 99px;
    position: relative;
    left: 7px;
  }
   .how-work-client-page .tablet img {
      opacity:0;
      margin: 0 auto;
      height: 0;
  }
  .how-work-client-page .tablet img.active {
     opacity:1;
     height: auto;
  }
  .how-work-client-page .header-section {
     max-width: 50%;
   }
  .how-work-client-page .second {
     margin-top: -63px;
  }
   .how-work-client-page .second .text-section {
     padding-top: 100px;
  }
  .how-work-client-page .second .text-section {
    display:block;
  }
}

.article-listing {
  margin:0 auto;
} 
.shopify-policy__title{
      margin-top: 80px;
}
@media only screen and (max-width: 990px){
  .shopify-policy__title{
      margin-top: 52px;
}
}

.marquee-item {
  max-width: 200px;
}

.marquee-item img {
    max-height: 83px;
}