@media(max-height:620px) {


  .banner-top .site-title {
    font-size: 44px;
    line-height: 54px;
  }

}

@media(max-width:1199px) {
  .container {
    max-width: 940px;
  }

  .site-title {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 30px;
  }

  .sub-title {
    font-size: 30px;
    line-height: 40px;
  }

  .reason-list li .r-content {
    width: 93%;
  }


  .padtb90 {
    padding-bottom: 50px;
  }

  .padt90 {
    padding-top: 50px;
  }


  .overlay::before {
    opacity: 0.6;
  }

  .banner-top .site-title {
    font-size: 40px;
    line-height: 50px;
  }

  .two-col {
    grid-template-columns: 1fr;
  }

  .fh-block.fh-three {
    grid-column: 1;
  }
  .testimonial-block-one .inner-box .border-shap{display:none;}
  .text-wfs-in h2{margin:0;}
  .abt-logo{padding:30px;}
  .fh-block .arrow-list li {
    grid-template-columns: 3% 96%;
  }

}


@media(max-width:991px) {
  .container {
    max-width: 740px;
  }

  .site-title {
    font-size: 34px;
    line-height: 44px;
    margin: 0 0 30px 0;
  }

  .sub-title {
    font-size: 28px;
    line-height: 38px;
  }

  .reason-list li .r-content {
    width: 90%;
  }

  .two-col {
    grid-template-columns: 1fr;
    gap: 20px;
  }


  .banner-top .site-title {
    font-size: 30px;
    line-height: 40px;
    margin-top: 15px !important;
  }

  .arrow-list li,   .fh-block .arrow-list li, .fh-block.fh-three .arrow-list li {
    grid-template-columns: 5% 94%;
  }

  .three-col {
    grid-template-columns: repeat(2, 1fr);
  }




}



@media(max-width:767px) {
  .container {
    max-width: 540px;
  }


  .chart.charttwo {
    width: 100%;
    margin-bottom: 15px;
  }


  .r-icon>div {
    font-size: 28px;
  }

  .r-icon>div span {
    top: 5px;
  }

  .reason-list li .r-content {
    width: 89%;
  }

  .banner-top .site-title {
    font-size: 32px;
    line-height: 42px;
  }

  .site-title {
    font-size: 30px;
    line-height: 40px;
  }






  .top-banner-outer .two-col {
    grid-template-columns: 1fr;
  }

  .symbol-text {
    font-size: 16px;
    padding: 6px 12px;
  }
  .ls-text{font-size: 16px;}

  .logo img {
    max-width: 45px;
  }

  .logo-symbol .container {
    padding: 2px 10px 0 15px;
  }

  .arrow-list li, .fh-block .arrow-list li, .fh-block.fh-three .arrow-list li {
    grid-template-columns: 7% 92%;
  }

  .testimonial-block-one {
    margin: 0 0 25px 0;
  }
}

@media(max-width:575px) {

  .padt70 {
    padding-top: 20px;
  }


  .padtb80 {
    padding-bottom: 50px;
  }

  .padt80 {
    padding-top: 50px;
  }


  .text-center {
    text-align: left;
  }



  .reason-list li .r-content {
    width: 88%;
  }

  .mart50 {
    margin-top: 30px !important;
  }



  .padt60 {
    padding-top: 30px;
  }

  .banner-top .site-title {
    font-size: 30px;
    line-height: 40px;
  }

  .sub-title {
    font-size: 24px;
    line-height: 34px;
  }

  .site-title {
    font-size: 26px;
    line-height: 34px;
  }

  .banner-top {
    text-align: center;
  }

  .site-title {
    margin-bottom: 20px;
  }



  .logo-symbol{top:25px;}

  .finincial-highlight-block .two-col {
    gap: 50px;
    margin-top: 50px !important;
  }

  .testimonial-block-one .inner-box {
    padding: 30px 60px 18px 30px;
  }

  .testimonial-block-one .inner-box::before {
    height: 40px;
    bottom: -40px;
  }

  .text-wfs-in{padding:25px;}

  .staffing-market, .layner-solutions-block{height:auto;}

  .testimonial-block-one .inner-box .quote-box {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  .testimonial-block-one .inner-box .quote-box img {
    width: 23px;
  }
  .three-col {
    grid-template-columns: repeat(1, 1fr);
  }

  .layner-solutions-block-text .two-col{margin-top:50px !important;}
}




@media(max-width:480px) {

  .mart90 {
    margin-top: 50px;
  }


  .mart50 {
    margin-top: 30px !important;
  }


  .chart.charttwo iframe {
    height: 350px !important;
  }


  .padt40 {
    padding-top: 0;
  }


  body {
    font-size: 16px;
    line-height: 26px;
  }

  .site-title {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 34px;
  }


  .reason-list li .r-content {
    width: 86%;
  }

  .reason-list li {
    margin-bottom: 15px;
  }


  .mart100 {
    margin-top: 50px !important;
  }

  .banner-top .site-title {
    font-size: 26px;
    line-height: 36px;
  }


  .sub-title {
    font-size: 22px;
    line-height: 32px;
  }

  .logo-symbol {
    padding: 0 15px;
  }
  .ls-text {
    font-size: 14px;
  }
  .symbol-text {
    font-size: 14px;
    padding: 5px 10px;
  }
  
  .banner-top{height:92vh;}
  .arrow-list li, .fh-block .arrow-list li, .fh-block.fh-three .arrow-list li {
    grid-template-columns: 9% 90%;
  }
}

@media(max-width:420px) {

  footer {
    font-size: 12px;
    padding: 10px 0;
    line-height: 18px;
  }


  .reason-list li .r-content {
    width: 81%;
    line-height: 24px;
  }

  .reason-list li .r-content {
    width: 100%;
    margin-top: 10px;
  }



  .sub-title {
    font-size: 20px;
    line-height: 28px;
  }

  .banner-top .site-title {
    font-size: 24px;
    line-height: 34px;
  }


  .ls-text{display:none;}
  .symbol-text {
    font-size: 20px;
    padding: 6px 15px;
  }
  .logo img {
    max-width: 50px;
  }
  .logo-symbol .container {
    padding: 2px 10px 0 20px;
  }
  .highlight-span{border-radius: 8px;}

}


@media(max-width:390px) {
  .banner-top .site-title {
    font-size: 26px;
    line-height: 36px;
  }


  .box-shadow{padding:25px;}

  .arrow-list li, .fh-block .arrow-list li, .fh-block.fh-three .arrow-list li {
    grid-template-columns: 11% 88%;
  }
}