@media (max-width: 991px) {
  .menu-open {
    display: block;
  }
  .main-footer {
    padding: 3em 0px;
  }
  .main-footer .hide-on-desktop {
    display: block;
    margin-bottom: 2.5em;
  }
  .main-footer .hide-on-mobile {
    display: none !important;
  }
  .main-nav-wrapper .top-bar {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .main-nav-wrapper .top-bar .r-part {
    display: none;
  }
  .main-nav-wrapper .main-nav .menu-btn {
    display: block;
  }
  .main-nav .m-part {
    display: none;
  }
  .main-footer .footer-inner .ft-row.grid-2 {
    margin-top: 3em;
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  }
  .main-footer .ft-logo {
    max-width: 100% !important;
  }
  .lg-swiper-container {
    margin-top: 7em;
  }
  .lg-swiper-container > img {
    width: 120px;
    transform: translateY(-120%);
  }
  .meet-container {
    grid-template-columns: 1fr;
  }
  .srv-grid {
    gap: 20px;
    grid-template-columns: 1fr;
  }
  .srv-grid .srv-card:nth-child(2) {
    margin-top: 0;
  }
  .srv-grid .srv-card::after {
    display: none;
  }
  .pr-swiper .swiper-slide {
    align-items: flex-start;
  }
  .fq-img {
    margin-bottom: 1.5em;
  }
  .ab-img {
    margin-bottom: 1.5em;
  }
  .count-container.style-2 {
    transform: translateX(0px);
  }
  .con-line {
    font-size: 30px;
  }
  .ft-links {
    margin-bottom: 2em !important;
  }
  .main-footer .ft-logo {
    /* margin: 0 auto; */
    display: block;
    max-width: 150px !important;
  }
  .ft-para {
    text-align: center;
    margin-bottom: 2.3em !important;
  }
}
@media (max-width: 767px) {
  .pop-con{
    padding: 2em 1em;
  }
  .btns-group{
    flex-direction: column;
  }
  .dev-ic-wrap h3{
    font-size: 22px;
  }
  .dev-ic-wrap img{
    width: 80px;
  }
.com-card {
  grid-template-columns: 1fr;
  padding-bottom: 0 !important;
}
.com-pr-card {
  grid-template-columns: 1fr;
  padding-top: 1.8em;
}
.sec-head{
  font-size: 42px;
}
.co-pr-card.com-pr-card .build {
  width: 100% !important;
  min-width: 100%;
  height: auto !important;
  height: 0;
  min-height: 0 !important;
}
.com-pr-card .det {
  padding: 0px 10px;
}
.com-pr-card > img {
  height: 100%;
}
  .com-card {
      grid-template-columns: 1fr;
    padding-bottom: 0 !important;
  }
  .ca-card {
    grid-template-columns: 1fr;
  }
  .ca-card .l-part .tags{
    flex-wrap: wrap;
  }
  .csr-wrap .ic {
    width: 80px;
    height: 80px;
    min-width: 80px;
    min-height: 80px;
  }
  .csr-wrap .ic img {
    width: 35px;
  }
  .csr-wrap h3 {
    font-size: 20px;
  }
  .project-card .project-det{
    flex-direction: column;
  }
  .co-pr-card .det h3 {
    font-size: 22px;
  }
  .co-pr-card .det p {
    font-size: 12px;
  }
  .co-pr-card .build {
    width: 150px !important;
    min-width: 150px !important;
    height: 168px !important;
    min-height: 168px !important;
  }
  .co-pr-card {
    align-items: flex-end;
  }
  .co-pr-card .det {
    padding-bottom: 20px;
    width: 100%;
    flex: 1 1 auto;
    padding-right: 0px !important;
    padding-left: 10px !important;
  }
  .on-pro-card{
    flex-direction: column;
    padding: 1.5em !important;
    gap: 0px !important;
  }
  .ab-header .ab-head h1 {
    font-size: 36px;
  }
  .ab-header .ab-head p {
    font-size: 16px;
  }
  .main-footer .ft-logo {
    margin-bottom: 25px !important;
  }
  .ab-timeline li:nth-child(2n+1) .timeline-con-container {
    flex-direction: row !important;
  }
  .ab-timeline li .timeline-con {
    width: 100%;
    min-height: 100%;
    padding-right: 0 !important;
    padding-left: 3.5em !important;
  }
  .ab-timeline li .timeline-con h3, .ab-timeline li .timeline-con p {
    text-align: left !important;
  }
  .ab-timeline li .timeline-con p {
    font-size: 16px;
  }
  .ab-timeline li {
    padding-bottom: 3em;
  }
  .ab-timeline {
    margin-top: -37em;
  }
  .timeline-btm .ab-t > span {
    width: 22px;
    height: 22px;
    left: 0em !important;
    transform: translateX(0);
  }
  .timeline-btm .ab-t {
    left: 0;
    width: 200px;
    padding-left: 3em;
    transform: translateX(14%);
    padding-top: 0em;
  }
  .ab-timeline li > span {
    left: 0;
    transform: translateX(50%);
    width: 22px;
    height: 22px;
  }
  .timeline-btm .ab-cl4 {
    width: 30%;
    height: auto;
  }
  .ab-timeline li .timeline-con h3, .team-row .team-con h3 {
    font-size: 36px;
  }
  .gold-con, .ev-con {
    padding-bottom: 2em;
  }
  .team-img {
    margin-bottom: 1.5em;
  }
  .timeline-btm .ab-cl4, .timeline-btm .ab-cl3 {
    transform: translateY(-60%);
  }
  .timeline-btm .ab-cl3 {
    width: 30%;
    height: auto;
  }
  .ab-timeline li::after {
    left: 1.3em;
  }
  .b-bars {
    grid-template-columns: 1fr;
  }
  .b-bars .b-bar .con {
    padding-bottom: 24em;
  }
  .main-header .main-banner-con h1, .grey-bx-sec .sec-head, .sec-head.sm {
    font-size: 36px;
  }
  .white-card-col.s1 {
    padding: 0px 0em;
    margin-top: 1.5em;
  }
  .white-card-col.s2, .white-card-col.s3 {
    margin-top: 0;
    padding: 0;
  }
  .con-sec .con-img {
    min-height: 0;
  }
  .con-sec .con-con {
    padding-left: 0;
  }
  .ft-head {
    margin-top: 1.5em;
  }
  .ft-btm {
    flex-direction: column;
    gap: 15px;
  }
  .grey-bx-sec > span {
    border-bottom-right-radius: 100px;
  }
  .home-sec {
    padding-bottom: 0;
  }
  .home-con {
    margin-bottom: 2em;
  }
  .b-tab-area {
    gap: 30px;
    min-height: 0px;
  }
  .b-tab-area .main-arrow-cta {
    display: none;
  }
  .main-arrow-cta span {
    font-size: 18px;
  }
  .main-arrow-cta svg {
    width: 55px;
    height: auto;
  }
  .main-build img {
    height: auto;
  }
  .main-header > .row, .main-header .main-banner-con {
    min-height: 0;
  }
  .main-header .main-banner-con {
    padding-top: 8em;
    padding-bottom: 2em;
  }
  .third-section {
    padding-bottom: 3em;
  }
  .at-list li:not(:last-child) {
    display: none;
  }
  .main-header .main-banner-con p {
    position: relative;
    font-size: 16px;
  }
  .sa-2-con, .homes-sec .homes-con{
    padding-top: 3em;
  }
  .dots .c-dot {
    position: static;
    width: 100% !important;
    height: auto !important;
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
    margin-bottom: 20px !important;
  }
  .third-section .dot-con {
    padding-bottom: 1.5em;
  }
  .container-left {
    padding: 0px 1.5em !important;
  }
  .dots .c-dot .p-card {
    position: relative;
    width: 100%;
    height: auto;
    transform: translate(0);
  }
  .dots .c-dot .p-card > span {
    transform: scale(1) !important;
  }
  .dots .c-dot .p-card img, .dots .c-dot .p-card p {
    opacity: 1;
  }
  .bts-header.stl .row {
    flex-direction: column-reverse;
  }
  .bt-con {
    padding-top: 8em !important;
    padding-bottom: 1em !important;
    min-height: 0px !important;
  }
  .ca-flt-wrap {
    grid-template-columns: 1fr;
  }
  .bts-sec .container-left {
    padding: 0px 1.5em;
  }
  .sm-head {
    font-size: 22px;
  }
  .find-sec {
    padding-bottom: 0 !important;
  }
  .ca-flt-wrap button {
    padding: 15px 20px;
  }
  .cp-ic-card h3 {
    font-size: 24px;
  }
  .ca-card .l-part {
    gap: 12px;
  }
  .ca-card .tp h3 {
    font-size: 20px;
  }
  .why-card h3 {
    font-size: 20px;
  }
  .sec {
    padding: 2em 0px;
  }
  .find-con {
    padding-bottom: 1.5em;
  }
  .loc-wrap img {
    width: 50px;
  }
  .con-map-container {
    padding-top: 50%;
  }
  .loc-wrap p {
    font-size: 16px;
  }
  .bts-steps li h3 {
    font-size: 20px;
  }
}
@media (max-width: 500px) {
  
.lg-grid {
  grid-template-columns: 1fr 1fr;
}
  .ca-header{
    background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url(../images/ca-bg.jpg) center center no-repeat !important;
  }
  
  .csr-wrap.style-2 {
    flex-direction: column;
    align-items: flex-start;
  }
  .pla-header{
    background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url(../images/pla-banner.jpg) center/cover no-repeat !important;

  }
  .main-nav-wrapper .main-nav .head-logo {
    width: 120px;
  }
  .ico-sec {
    padding-bottom: 4em !important;
  }
  .count-container.style-2 .count-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 400px) {
  .main-footer .ft-logo {
    width: 100%;
  }
  .main-nav-wrapper .main-nav {
    padding: 1em 1em;
  }
  .main-nav .main-btn {
    padding: 5px 15px;
  }
  .main-header .banner-con h1 {
    font-size: 55px;
  }
  .main-header .banner-con::after {
    transform: translateX(15%) translateY(-40%);
    width: 120px;
    height: 120px;
    left: 0;
  }
  .main-btn {
    padding: 7px 18px;
  }
  .btn-flex {
    gap: 5px;
  }
  .meet-container .meet-wrap {
    padding: 1.5em 1em;
  }
  .meet-container .meet-wrap h3 {
    font-size: 28px;
  }
  .meet-container .meet-wrap p {
    font-size: 23px;
    margin-bottom: 5px;
  }
  .meet-container .meet-wrap img {
    width: 24px;
  }
  .sec-head {
    font-size: 32px;
  }
  .port-head-con::after {
    transform: translateX(0%) translateY(-30%);
    width: 200px;
    height: 130px;
  }
  .count-container.style-2 {
    flex-direction: column;
    max-width: 100%;
  }
  .count-container.style-2 .count-wrap {
    width: 100%;
    padding: 0;
    margin-bottom: 1.2em;
  }
  .count-container.style-2 .count-wrap:after {
    display: none;
  }
  .con-line {
    font-size: 22px;
  }
  .con-line .in-wrap input {
    margin: 0px !important;
  }
  .test-con::after {
    display: none;
  }
  .port-card .port-con {
    transform: translateY(0px);
  }
  .port-card .port-con .port-head, .port-card .port-con .port-btm, .port-card .port-con .port-btm p, .port-card .port-con .port-btm img {
    transform: translateY(0px);
    opacity: 1;
  }
  .port-sec {
    padding: 3em 0px;
  }
}/*# sourceMappingURL=res.css.map */