@media screen and (min-width: 1900px) {
  .banner-section .one-item .item .banner-box>img {
    width: 100% !important;
    height: auto !important;
  }
}

@media screen and (max-width: 1599px) {
  .career-banner .mb-img img {
    max-width: 770px;
  }
}

@media screen and (max-width: 1499px) {

  /* .banner-section .one-item .item .banner-box > img { width: auto; height: 546px;} */
  .banner-section .one-item .item .banner-box {
    display: flex;
    justify-content: center;
  }

  .mobile-banner .mb-img img {
    max-width: 596px;
  }
}

@media screen and (max-width: 1399px) {
  .blog-section .bs-block .bsb-box .bsb-txt p {
    font-size: 20px;
    line-height: 24px;
  }

  .blog-section .bs-block .bsb-box .bsb-txt {
    left: 25px;
    right: 25px;
    bottom: 25px;
  }

  .portfolio-section-right-img .psc-left .psc-420-left {
    max-width: 390px;
  }

  .portfolio-section-right-img .psc-left h2,
  .portfolio-section-center-img .psc-left h2 {
    line-height: 38px;
    font-size: 35px;
    margin-bottom: 12px;
  }

  .portfolio-section-center-img .psc-left p,
  .portfolio-section-right-img .psc-left p {
    font-size: 18px;
    line-height: 24px;
  }

  .portfolio-section-center-img .psc-right .psc-430 {
    max-width: 390px;
  }

  .choose-box li .cb-txt {
    font-size: 18px;
  }
}

@media screen and (max-width: 1299px) {
  .inner-banner-txt h1 {
    margin-bottom: 15px;
    font-size: 40px;
    line-height: 45px;
  }

  .inner-banner-txt h1 strong {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 1;
  }

  .inner-banner-txt .blc-btn {
    padding: 5px 25px;
    font-size: 14px;
  }

  .heading {
    font-size: 50px;
    line-height: 51px;
  }

  .heading01 {
    font-size: 35px;
    line-height: 36px;
  }

  .heading02 {
    font-size: 35px;
    line-height: 36px;
  }


  .career-banner .mb-img img {
    max-width: 680px;
  }
}

@media screen and (max-width: 1199px) {
  header {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 20px;
  }

  .navbar-brand img{max-width: 200px;}
  header .navbar .h-flex .navbar-collapse .navbar-nav .nav-item .nav-link {
    padding: 6px 10px;
  }
  header .white-btn {
    padding: 11px 12px;
  }
  .banner-section::before {
    height: 50%;
  }

  .banner-section .one-item .item .banner-box .banner-contant .bc-box p {
    font-size: 30px;
    line-height: 40px;
  }

  .banner-section .one-item .item .banner-box .banner-contant .bc-box {
    padding: 30px 30px 40px 30px;
  }

  .tab-section {
    width: calc(100% - 30px);
    padding: 60px 0;
  }

  .mlr-50 {
    margin-left: 15px;
    margin-right: 15px;
  }

  /* .btn-right-top { right: 15px;} */
  .txt-link {
    font-size: 11px;
  }

  .blog-section .bs-block .bsb-box .bsb-txt .post-date {
    margin-top: 10px;
  }

  .ptb-150 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .tab-section::before {
    border-right: 50px solid transparent;
    border-top: 50px solid #fff;
  }

  .tab-section::after {
    border-left: 50px solid transparent;
    border-bottom: 50px solid #fff;
  }

  .relative .box-right-50-top-300-bg3,
  .relative .box-right-300-bg2 {
    right: 15px;
  }

  .relative .box-left-50-top-300-bg5 {
    left: 15px;
  }

  .relative .box-right-300-bg1 {
    right: 315px;
  }

  .industry-box-section .idc-list li {
    width: 150px;
    height: 150px;
  }

  .industry-box-section .idc-list li a {
    font-size: 16px;
    line-height: 20px;
  }

  .industry-box-section {
    margin-top: -310px;
  }

  .portfolio-section-center-img .psc-right .psc-430 {
    display: none;
  }

  .portfolio-section-center-img .psc-img {
    left: auto;
    top: 0;
    transform: none;
    right: 0;
    width: 100%;
    max-width: 50%;
    text-align: center;
  }

  .portfolio-section-right-img .psc-img {
    width: 50%;
  }

  .portfolio-section-right-img .psc-img img {
    width: 100%;
  }

  footer {
    padding: 50px 0 40px;
    /* padding: 115px 0 40px; */
    /* margin-top: -60px; */
  }

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

  .mb-40-1192 {
    margin-bottom: 40px;
  }

  .heading span {
    font-size: 30px;
    margin-bottom: 15px;
  }

  .heading {
    font-size: 50px;
    margin-bottom: 24px;
    line-height: 55px;
  }

  .portfolio-section-center-img .psc-left p,
  .portfolio-section-right-img .psc-left p,
  p,
  .it-txt p {
    line-height: 24px;
    font-size: 18px;
  }

  .pt-150 {
    padding-top: 100px;
  }

  .relative .box-left-1170-bg8 {
    width: 660px;
  }

  .choose-box li .cb-txt {
    font-size: 16px;
    padding: 15px 20px;
    line-height: 20px;
  }

  .mobile-banner .mb-img {
    top: auto;
    bottom: -120px;
    right: 50px;
  }

  .mobile-banner .mb-img img {
    max-width: 320px;
  }

  .ml-20 {
    margin-left: 0px;
    margin-right: 20px;
  }

  .mlr-10 {
    margin-left: 0px;
    margin-right: 20px;
  }

  .career-banner .mb-img {
    top: 100px;
  }

  .career-banner .mb-img img {
    max-width: 510px;
  }

  .why-section .ws-heading {
    width: 500px;
    height: 500px;
    bottom: -150px;
    bottom: -120px;
  }

  .blog-listing-section .blog-box .bb-img-middle::before {
    width: 650px;
  }

  .career-banner .one-item .item .banner-box>img {
    height: 500px;
  }

  .abt-video-img img {
    max-width: 100%;
  }

  .video-main {
    bottom: 45%;
    right: 40px;
    transform: translateY(-45%);
  }

  .carousel-gallery .swiper-slide a {
    height: 230px;
  }

  .about-tbs .tabs .item {
    font-size: 21px;
  }

  .about-tbs .tabs .item {
    font-size: 21px;
  }

  .heading01 {
    font-size: 28px;
    line-height: 31px;
  }

  .heading02 {
    font-size: 28px;
    line-height: 31px;
  }

  .abt-right ul li {
    width: 100%;
    margin-bottom: 10px;
  }

  .why-trust ul li {
    font-size: 18px;
  }
}

@media (min-width: 992px) {

  /* .tab-section .ts-body > section { min-height: 100vh;} */
  footer .f-head .fa,
  .dn-992,
  .tab-section .ts-body .tsb-heading>.fa {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .aply-bt-img img{max-width: 100%; margin-bottom: 50px;}
  .heading {
    padding-right: 30px;
  }

  .relative .box-right-300-bg1 {
    right: 150px;
    width: 150px;
    height: 150px;
  }

  .relative .box-right-50-top-300-bg3,
  .relative .box-right-300-bg2 {
    right: 0;
    width: 150px;
    height: 150px;
    top: 150px;
  }

  .tab-section .section-nav {
    display: none;
  }

  .tab-section .ts-body {
    padding: 0 20px;
  }

  .tab-section .ts-body>section .ts-s-img {
    /*max-width: 360px; margin: 0 auto 20px;*/
    margin-bottom: 20px;
  }

  .tab-section .ts-body>section .ts-s-txt p {
    margin-bottom: 20px;
  }

  .tab-section .ts-body>section .ts-s-txt ul {
    padding-top: 0;
    padding-bottom: 20px;
  }

  .tab-section .ts-body>section {
    padding-bottom: 0px;
  }

  .process-box {
    margin-bottom: 60px;
  }

  .ptb-150 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .pt-150 {
    padding-top: 60px;
  }

  .mb-70 {
    margin-bottom: 44px;
  }

  .ptb-60 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  /* .cta-box .blc-btn { min-width: 185px;} */
  .industry-box-section {
    margin-top: 0;
  }

  .industry-box-section .idc-list {
    display: block;
    text-align: right;
  }

  .industry-box-section .idc-list li {
    width: 25%;
    height: 175px;
    display: inline-block;
    margin-right: -5px;
    margin-bottom: -10px;
  }

  .industry-box-section .idc-list li a {
    display: flex;
    align-items: center;
    height: 100%;
    font-size: 20px;
    line-height: 24px;
  }

  .cta-box h1 {
    margin-bottom: 5px;
    font-size: 26px;
  }

  .blog-section .bs-block .bsb-box .bsb-txt {
    left: 15px;
    right: 15px;
    bottom: 15px;
  }

  .blog-section .bs-block .bsb-box .bsb-txt p {
    font-size: 16px;
    line-height: 16px;
  }

  .blog-section .bs-block .bsb-box .bsb-txt .post-date {
    margin-top: 8px;
    font-size: 14px;
    line-height: 1;
  }

  /* .pt-150 { padding-top: 0;} */
  .social-btn-grp {
    justify-content: flex-start;
    margin-bottom: 60px;
  }

  .contact-form {
    padding: 15px 15px 5px 15px;
  }

  .f-menu {
    display: none;
  }

  footer {
    /* padding: 140px 0 20px; */
    padding: 50px 0 20px;
  }

  footer .f-head {
    font-size: 16px;
    padding: 12px 0;
    border-bottom: 1px solid #ebe8e3;
    cursor: pointer;
  }

  .mb-40-1192 {
    margin-bottom: 0;
  }

  header .navbar .h-flex .white-btn {
    margin-right: 53px;
  }

  header .navbar .h-flex .navbar-toggler {
    background: #212721;
    border-radius: 0;
    right: 15px;
    position: fixed;
    color: #fff;
    border: 0px solid #fff;
    padding: 9px 11px;
    font-size: 24px;
    z-index: 999;
    top: 29px;
  }

  header .navbar .h-flex .navbar-collapse {
    position: fixed;
    transition: all 0.5s ease;
    background: #fff;
    left: 0;
    top: -500px;
    right: 0;
    /* height: 100vh; */
    padding: 15px;
    display: flex;
    z-index: -99;
  }

  header .navbar .h-flex .navbar-collapse.show {
    opacity: 1;
    top: 0px;
    z-index: 1;
    display: flex;
  }

  header .navbar .h-flex .navbar-collapse .navbar-nav .nav-item .nav-link {
    color: #000;
    text-align: center;
    margin-right: 0;
  }

  header .navbar .h-flex .navbar-collapse .navbar-nav .nav-item .dropdown-menu {
    border: 0;
    text-align: center;
    margin: 0;
    padding: 0;
  }

  header .navbar .h-flex .navbar-collapse .navbar-nav {
    height: 350px;
    overflow: auto;
  }

  .industry-timeline::before {
    left: 20px;
    transform: translateX(0%);
  }

  .industry-timeline .it-row::before {
    left: 9px;
    transform: translateX(0%);
  }

  .industry-timeline .it-row:nth-child(2n) .it-txt {
    padding-left: 50px;
    padding-right: 0;
  }

  .industry-timeline .it-row .it-img {
    padding: 0 0 20px 50px;
    margin: 0;
  }

  .industry-timeline .it-row {
    padding-bottom: 30px;
  }

  .tab-section .ts-body>section {
    min-height: auto;
    padding-bottom: 0;
    margin-bottom: 0;
  }

  .text-left-991 {
    text-align: left !important;
  }

  .project-static {
    margin-top: 30px;
  }

  .project-static .ps-box {
    margin-bottom: 0;
  }

  .mb-100 {
    margin-bottom: 40px;
  }

  .choose-box li {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .choose-box li .cb-txt {
    font-size: 20px;
    padding: 15px 40px;
    line-height: 24px;
  }

  .pl-0-992 {
    padding-left: 0;
  }

  .img-570 {
    margin: 30px auto;
  }

  .it-txt h4 {
    font-size: 20px;
    margin-bottom: 4px;
  }

  .it-txt p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 13px;
  }

  .mobile-banner .mb-img {
    bottom: -80px;
  }

  .mobile-banner .mb-img img {
    max-width: 260px;
  }

  .pt-100 {
    padding-top: 60px;
  }

  .four-box li {
    width: 33.33%;
  }

  .four-box li .cb-txt {
    padding: 15px 20px;
  }

  .footer-inner {
    padding: 5px 0 20px;
  }

  .blog-listing-section .blog-box {
    margin: 0 0 40px;
  }

  .blog-listing-section .blog-social-btn-grp {
    position: relative;
    ;
    top: auto;
    bottom: auto;
    margin-bottom: 30px;
  }

  .blog-listing-section .blog-social-btn-grp ul {
    display: flex;
    align-items: center;
  }

  .blog-listing-section .blog-social-btn-grp ul li a {
    font-size: 18px;
    width: 38px;
    height: 38px;
  }

  .career-banner .mb-img img {
    max-width: 380px;
  }

  .relative .plant {
    display: none;
  }

  .mb-65 {
    margin-bottom: 27px;
  }

  .tab-section .ts-body>section .ts-s-txt h2 {
    margin-bottom: 19px;
  }

  /* .blc-btn { padding: 5px 20px;} */
  .ts-section {
    opacity: 0;
    visibility: hidden;
    height: 0px;
  }

  .tab-section .ts-body>section>input[type="checkbox"]:checked~.ts-section {
    opacity: 1;
    visibility: visible;
    height: auto;
  }

  .tab-section .ts-body label.tsb-heading {
    text-align: left;
    padding-right: 30px;
  }

  .tab-section .ts-body .tsb-apply-bar {
    padding-top: 0px;
  }

  .tab-section .ts-body>section .ts-s-txt>.text-end {
    margin-bottom: 20px;
  }

  /* .tab-section .ts-body { min-height: inherit;} */
  .mt-30-991 {
    margin-top: 30px;
  }

  .about-card .pr-20 {
    padding-right: 0;
  }

  .about-card .mb-min-120 {
    margin-bottom: 0;
  }

  .about-card .mt-min-240 {
    margin-top: 0;
  }

  .about-card .pl-20 {
    padding-left: 0px;
  }

  .about-card {
    padding-bottom: 40px;
  }

  .about-card .full-img {
    margin-bottom: 30px;
    width: 48%;
    float: left;
    margin: 1%;
  }

  .gallery-slider-section .gallery-slider .item {
    padding: 0 10px;
  }

  .gallery-slider-section .gallery-slider .slick-prev,
  .gallery-slider-section .gallery-slider .slick-next {
    transform: scale(0.7) translate(0);
    transform-origin: right;
    top: -66px;
  }

  .gallery-slider-section .gallery-slider .slick-prev {
    right: 71px;
  }

  .gallery-slider-section .gallery-slider .slick-track {
    align-items: center;
  }

  .mb-120 {
    margin-bottom: 0;
  }

  .why-section .ws-heading {
    background: none;
    width: auto;
    height: auto;
    bottom: inherit;
    position: relative;
    border: 0;
    left: auto;
    transform: inherit;
  }

  .why-section .ws-heading>div {
    position: relative;
    left: auto;
    top: auto;
    transform: inherit;
    line-height: 1;
  }

  .why-one {
    margin-bottom: 30px;
    padding-top: 50px;
  }

  .why-two {
    margin-top: 0;
    margin-bottom: 40px;
  }

  .why-three {
    margin-top: 0;
  }

  .why-box-center {
    text-align: center;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
  }

  .why-box-right {
    margin-bottom: 30px;
    text-align: center;
    display: block;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
  }

  .why-box-left {
    text-align: center;
    display: block;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
  }

  .wb-img {
    margin: 0 auto;
  }

  .why-box-right .wb-box {
    margin-right: 0;
    margin-bottom: 30px;
  }

  .why-box-left .wb-box {
    margin-left: 0;
    margin-bottom: 30px;
  }

  .blog-listing-section .blog-box .bb-img-middle::before {
    width: 100%;
    left: 0;
    right: 0;
  }

  .relative .box-right-top-200-bg4 {
    display: none;
  }

  .career-banner .inner-banner-txt p {
    font-size: 15px;
    line-height: 28px;
  }

  .about-banner .one-item .item .banner-box>img {
    height: 500px;
  }

  .banner-section .one-item .item .banner-box>img {
    width: 100%;
    height: 440px;
  }

  .one-item-portfolio .slick-prev {
    width: 45px;
    height: 45px;
    top: 30px;
    right: 50px;
  }

  .one-item-portfolio .slick-next {
    background: #ebe8e3;
    width: 45px;
    height: 45px;
    top: 30px;
    right: 0px;
  }

  .abt-video-img {
    margin-bottom: 35px;
  }

  .today-tomorrow {
    padding-top: 0;
  }

  .heading02 span {
    font-size: 21px;
  }

  .client-part ul li {
    width: 33%;
  }

  .expertise-part ul li {
    width: 33%;
  }
}

@media (min-width: 768px) {
  .dn-768 {
    display: none;
  }
}

@media (max-width: 768px) {
  .about-tbs .tab .col-md-4 {
    display: none;
  }

  .about-tbs .tab .col-md-8 {
    width: 100%;
  }
}


@media screen and (max-width: 767px) {
  .banner-section .one-item .item .banner-box .banner-contant .bc-box {
    padding: 15px;
    margin-top: 26px;
  }

  .banner-section .one-item .item .banner-box .banner-contant .bc-box p {
    font-size: 20px;
    line-height: 25px;
  }

  .banner-section .one-item .item .banner-box .banner-contant .bc-box .blc-btn {
    padding: 6px 25px;
  }

  .banner-section .one-item .item .banner-box>img {
    width: 100%;
    height: 300px;
  }

  .cta-box {
    display: block;
    text-align: center;
  }

  .cta-box .blc-btn {
    margin-left: 0;
    margin-top: 20px;
  }

  .industry-box-section .idc-list li {
    height: 125px;
  }

  .static-card-one .sco-txt span {
    font-size: 16px;
  }

  .static-card-one .sco-txt span::before {
    right: -10px;
  }

  .portfolio-section-center-img,
  .portfolio-section-right-img {
    display: block;
    height: auto;
  }

  .portfolio-section-center-img .psc-img,
  .portfolio-section-right-img .psc-img {
    position: relative;
    width: 100%;
    max-width: 100%;
    margin-bottom: -30px;
    bottom: 0;
    text-align: center;
  }

  .portfolio-section-center-img .psc-img img,
  .portfolio-section-right-img .psc-img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 280px;
  }

  .portfolio-section-center-img .psc-left,
  .portfolio-section-right-img .psc-left {
    width: 100%;
    display: block;
    height: auto;
    padding: 60px 15px 30px;
  }

  .portfolio-section-center-img .psc-left .psc-370,
  .portfolio-section-right-img .psc-left .psc-420-left {
    margin: 0 auto;
    text-align: center;
  }

  .portfolio-section-center-img .psc-right,
  .portfolio-section-right-img .psc-right {
    display: none;
  }

  .one-item-portfolio .item {
    padding-bottom: 0;
  }

  .portfolio-section-right-img::before,
  .portfolio-section-center-img::before {
    top: auto;
    border-top: 70px solid transparent;
    border-bottom: 70px solid #fff;
    bottom: 0;
  }

  .one-item-portfolio .slick-prev {
    top: 50%;
    right: auto;
    left: 0;
    width: 50px;
    height: 50px;
  }

  .one-item-portfolio .slick-next {
    top: 50%;
    right: 0px;
    width: 50px;
    height: 50px;
  }

  /* .mb-40-1192 { margin-bottom: 40px;} */
  .portfolio-section-center-img .psc-left p,
  .portfolio-section-right-img .psc-left p,
  p,
  .it-txt p,
  .fs-18,
  .blog-listing-section .blog-box .bb-txt p {
    line-height: 22px;
    font-size: 16px;
  }

  .heading {
    font-size: 40px;
    margin-bottom: 15px;
    line-height: 45px;
  }

  .heading span {
    font-size: 20px;
    margin-bottom: 9px;
  }

  .mb-40,
  .mb-40-1192 {
    margin-bottom: 21px;
  }

  h3 {
    margin-bottom: 7px;
  }

  .ptb-150 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .social-btn-grp {
    margin-bottom: 30px;
  }

  .mb-60 {
    margin-bottom: 25px;
  }

  .static-card-one {
    font-size: 35px;
  }

  .relative .box-right-bottom-200-bg7,
  .relative .box-right-300-bg1,
  .relative .box-right-50-top-300-bg3,
  .relative .box-right-300-bg2 {
    display: none;
  }

  .pb-120 {
    padding-bottom: 30px;
  }

  header .navbar .h-flex .white-btn {
    display: none;
  }

  header .navbar .h-flex .navbar-collapse .navbar-nav .nav-item .white-btn {
    display: block;
    background: #000;
    color: #fff;
    padding: 11px 25px;
    margin-top: 20px;
  }

  .mb-100 {
    margin-bottom: 30px;
  }

  .industry-timeline .it-row .it-txt p {
    font-size: 15px;
    line-height: 22px;
  }

  .tab-section .ts-body>section .ts-s-txt ul li,
  .industry-timeline .it-row .it-txt ul li {
    margin-bottom: 10px;
    width: 100%;
    margin-right: 0px;
  }

  .project-static .ps-box {
    display: block;
    text-align: center;
  }

  .project-static .ps-box .ps-icon {
    margin: 0 auto 20px;
  }

  .inner-banner-txt {
    margin-top: 54px;
  }

  /* .inner-banner-txt h1 strong { display: none;} */
  .p-30 {
    padding: 15px 10px;
  }

  .faq-box .fb-row .fb-btn-bar {
    font-size: 17px;
    line-height: 20px;
  }

  .choose-box li .cb-txt {
    font-size: 16px;
    padding: 15px 20px;
    line-height: 20px;
  }

  .mobile-banner .mb-img,
  .career-banner .mb-img {
    display: none;
  }

  .inner-banner-txt h1 {
    font-size: 29px;
  }

  .pt-100 {
    padding-top: 30px;
  }

  .four-box li {
    width: 33.33%;
    line-height: 22px;
    font-size: 20px;
  }

  .four-box li .cb-txt {
    padding: 15px 15px;
  }

  .fs-16 {
    font-size: 14px;
    line-height: 20px;
  }

  .heading-small {
    line-height: 35px;
    font-size: 30px;
  }

  .tech-icon .ti-box {
    width: 70px;
    margin: 0px 10px 20px;
  }

  .tech-icon .ti-box img {
    max-width: 100%;
    margin-bottom: 10px;
  }

  .pt-60 {
    padding-top: 30px;
  }

  .pgination .gray-btn,
  .pgination .blc-btn {
    padding: 6px 8px;
    font-size: 12px;
    line-height: 1;
  }

  .pgination {
    padding: 30px 0 30px;
  }

  .blog-listing-section .blog-box .bb-img {
    margin-bottom: 14px;
  }

  .blog-listing-section .blog-box .bb-txt h1 {
    font-size: 18px;
    margin-bottom: 5px;
  }

  .career-banner .inner-banner-txt h1 {
    margin-bottom: 11px;
  }

  .career-banner .inner-banner-txt p {
    font-size: 20px;
    line-height: 28px;
  }

  .tab-section .ts-body>section .ts-s-txt ul li,
  .it-txt ul li {
    padding-right: 0;
  }

  .contact-banner .cm-absolute {
    position: relative;
    top: -30px;
    right: 15px;
    z-index: 1;
    width: calc(100% - 30px);
    left: 15px;
  }

  .contact-banner .one-item .banner-box>img {
    width: auto !important;
    height: 530px !important;
  }

  .tab-section.mb-80 {
    margin-bottom: 0;
  }

  .inner-banner-txt .banner-static {
    bottom: -80px;
  }

  .inner-banner-txt .banner-static li {
    width: 130px;
    margin-right: 20px;
  }

  .gallery-slider-section .gallery-slider .slick-prev,
  .gallery-slider-section .gallery-slider .slick-next {
    transform: scale(0.5) translate(0);
    transform-origin: right;
    top: -60px;
  }

  .gallery-slider-section .gallery-slider .slick-prev {
    right: 55px;
  }

  .industry-box-section .idc-list li a {
    font-size: 15px;
    line-height: 18px;
  }

  .get-start span,
  .heading01 span,
  .heading02 span {
    font-size: 18px;
  }

  .about-tbs .tabs .tab {
    padding-top: 20px;
  }

  .about-tbs .tabs .item {
    font-size: 17px;
    margin-right: 3%;
  }

  .tabs .item.active {
    border-bottom: 1px solid #000;
  }

  .about-tbs .tabs .tab strong {
    font-size: 24px;
    line-height: 25px;
  }

  .about-tbs .tabs .tab span {
    font-size: 18px;
  }

  .heading01 {
    font-size: 22px;
    line-height: 25px;
  }

  .heading02 {
    font-size: 22px;
    line-height: 25px;
  }

  .why-trust {
    padding: 80px 20px 50px 40px;
  }

  .why-trust ul li {
    font-size: 13px;
    padding: 0 0 0 23px;
    margin-bottom: 4px;
  }

  .why-trust ul li:before {
    top: 7px;
    width: 15px;
    height: 15px;
    background-size: contain;
  }

  .static-card-one {
    font-size: 28px;
  }

  .get-start {
    padding: 80px 20px 80px 40px;
  }

  .get-start strong {
    font-size: 18px;
  }

  .get-start strong {
    font-size: 18px;
  }

  .get-start a {
    font-size: 15px;
    padding: 2px 20px;
  }

  .why-trust ul {
    padding: 0;
  }

  .client-part ul li {
    width: 49%;
    min-height: 115px;
  }

  .expertise-part ul li {
    width: 49%;
    min-height: 80px;
  }
}

@media screen and (max-width: 575px) {
  .heading span {
    font-size: 18px;
  }

  .heading {
    line-height: 30px;
    font-size: 25px;
  }

  .abt-txt {
    margin-top: 23px;
    margin-bottom: 28px;
  }

  .static-card-one {
    margin-bottom: 30px;
    text-align: center;
  }

  .static-card-one .sco-txt {
    justify-content: center;
  }

  .tab-section .ts-body {
    padding: 0 10px;
  }

  .process-box {
    margin: 0 auto 30px;
  }

  .industry-box-section .idc-list li {
    height: 148px;
    width: 50%;
  }

  .portfolio-section-right-img .psc-left h2,
  .portfolio-section-center-img .psc-left h2 {
    line-height: 28px;
    font-size: 25px;
  }

  .one-item-portfolio .slick-prev,
  .one-item-portfolio .slick-next {
    top: 209px;
  }

  .portfolio-section-right-img::before,
  .portfolio-section-center-img::before {
    top: auto;
    border-top: 40px solid transparent;
    border-bottom: 40px solid #fff;
    bottom: 0;
    border-right: 40px solid transparent;
  }

  .portfolio-section-right-img::after,
  .portfolio-section-center-img::after {
    border-left: 40px solid transparent;
    border-bottom: 40px solid #fff;
  }

  /* .relative .box-right-bottom-200-bg7, .relative .box-right-300-bg1, .relative .box-right-50-top-300-bg3, .relative .box-right-300-bg2 { display: none;} */
  /* .pb-120 { padding-bottom: 30px;} */
  .btn-right-top {
    right: 20px;
  }

  .tab-section {
    width: calc(100% - 0px);
  }

  .mlr-50 {
    margin-left: 0;
    margin-right: 0;
  }

  .copyright ul li a {
    color: #212721;
  }

  .portfolio-section-center-img .psc-left p,
  .portfolio-section-right-img .psc-left p,
  p,
  .it-txt p,
  .fs-18,
  .blog-listing-section .blog-box .bb-txt p {
    line-height: 24px;
    font-size: 14px;
  }

  .ptb-50 {
    padding: 20px 10px;
  }

  .copyright ul li::after {
    content: "|";
    padding: 0 0px 0 5px;
  }

  .copyright ul li a {
    font-size: 14px;
  }

  .contact-form .cf-row {
    margin-bottom: 5px;
  }

  .contact-form .cf-row label {
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 700;
  }

  .social-btn-grp li a {
    font-size: 18px;
    width: 38px;
    height: 38px;
  }

  .industry-box-section .idc-list li a {
    font-size: 16px;
    line-height: 20px;
  }

  header .navbar .h-flex .navbar-brand {
    padding: 0;
  }

  header .navbar .h-flex .navbar-brand img {
    height: 43px;
  }

  header .navbar .h-flex .navbar-toggler {
    top: 20px;
  }

  .pt-150 {
    padding-top: 30px;
  }

  .tab-section .ts-body .tsb-heading {
    font-size: 16px;
    margin-bottom: 15px;
    padding-top: 15px;
  }

  .tab-section .ts-body .tsb-heading>.fa {
    top: 7px;
  }

  .inner-banner-txt h1 {
    margin-bottom: 20px;
    font-size: 19px;
    line-height: 24px;
  }

  .inner-banner-txt .blc-btn {
    padding: 3px 17px;
    font-size: 13px;
  }

  .inner-banner-txt {
    text-align: center;
  }

  .project-static .ps-box {
    margin-bottom: 30px;
  }

  .choose-box li img {
    min-height: 100px;
  }

  .choose-box li .cb-txt {
    font-size: 14px;
    padding: 10px 10px;
    line-height: 16px;
    font-family: "gilroylight", sans-serif;
  }

  .ul-list li {
    width: 100%;
    margin-right: 0;
  }

  .heading-small {
    line-height: 30px;
    font-size: 25px;
    margin-bottom: 15px;
  }

  .four-box li {
    width: 50%;
    line-height: 20px;
    font-size: 16px;
  }

  .four-box li .cb-txt {
    padding: 15px 15px;
  }

  .blog-listing-section .blog-box .blog-title {
    display: block;
    font-size: 20px;
    text-align: center;
  }

  .blog-listing-section .blog-box .blog-title .bt-date {
    margin: 0 auto 10px;
    width: 100px;
  }

  .tab-section .ts-body .tsb-apply-bar {
    display: block;
  }

  .tab-section .ts-body .tsb-apply-bar ul {
    margin-bottom: 20px;
  }

  .tab-section .ts-body>section .ts-s-txt h2 {
    font-size: 18px;
  }

  .tab-section .ts-body .tsb-heading>.fa {
    font-size: 20px;
  }

  .contact-banner .one-item .banner-box>img {
    height: 464px !important;
  }

  .inner-banner-txt .banner-static {
    justify-content: center;
    width: 100%;
  }

  .inner-banner-txt .banner-static li {
    width: 80px;
    margin-right: 5px;
    margin-left: 5px;
  }

  .inner-banner-txt .banner-static li strong {
    font-size: 24px;
  }

  .infrastructure-card li .ic-box strong {
    left: 10px;
    right: 10px;
    font-size: 18px;
    line-height: 20px;
  }

  .box-center-575 {
    text-align: center;
  }

  .box-center-575 .it-img {
    margin: 0 auto 20px;
  }

  .about-tbs .tabs .item {
    font-size: 14px;
    margin-right: 3% !important;
  }

  .about-tbs .tabs .tab strong {
    font-size: 20px;
  }

  .why-trust ul li {
    width: 100%;
  }

  .video {
    height: 70px;
    width: 70px;
    line-height: 70px;
    font-size: 25px;
  }

  .waves {
    right: -59px;
    bottom: -59px;
  }

  .get-start strong {
    margin-bottom: 0;
  }

  .get-start span {
    font-size: 15px;
  }

  .manpower-sec h4 {
    font-size: 18px;
  }
}


@media screen and (max-width: 450px) {
  .inner-banner-txt {
    /* margin-top: 35px; */
  }

  .career-banner .inner-banner-txt p {
    font-size: 16px;
    line-height: 28px;
  }

  .career-banner .one-item .item .banner-box>img {
    height: 300px;
  }

  .banner-section .one-item .item .banner-box>img {
    height: 250px;
  }

  .ptb-100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}


@media screen and (max-width: 991px) {
  .contact-banner .cm-absolute {
    position: relative;
    top: inherit;
    margin-top: -250px;
    width: 100%;
    right: inherit;
    left: inherit;
    padding: 0 20px;
  }

  .contact-banner .contact-map {
    max-width: 100%;
  }
  .offices .heading01 {
    line-height: 44px;
}
}


@media screen and (max-width: 767px) {
  .team-box .col-md-3:nth-child(4) {
    margin-top: inherit;
  }
  .pine-video .modal-dialog{max-width: 95% !important; width: 95% !important; margin:80px auto 0 auto;}

  .team-box .full-img {
    margin-bottom: 20px;
  }

  .contact-banner .cm-absolute {
    margin-top: -60px;
  }

  .contact-banner .contact-map .cm-box {
    height: 370px;
  }

  .banner-section.office .one-item .item .banner-box>img {
    height: 390px;
}
  .banner-section.office .inner-banner-txt h2{
    line-height: 100px;
    font-size: 30px;
       
  }
.banner-section.office .inner-banner-txt h1{
    line-height: 100px;
    font-size: 60px;
       
  }
  .offices .heading01 {
    line-height: 34px;
    font-size: 27px;
}
}


@media screen and (max-width: 500px) {
  .offices .heading01 {
    line-height: 28px;
    font-size: 24px;
}
}
@media screen and (max-width: 400px) {
  .contact-banner .contact-map .cm-box {
    height: 250px;
  }

  .contact-banner .cm-absolute {
    padding: 0 10px;
  }
  .banner-section.office .one-item .item .banner-box>img {
    height: 300px;
}

.banner-section.office .inner-banner-txt h1 {
  line-height: 60px;
    font-size: 50px;
       
  }
}