/** @format **/

@media (min-width: 768px) {
}

@media (min-width: 1400px) {
}

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

@media screen and (max-width: 1400px) {
  .mainhd .headerrow .navigation ul li a {
    padding: 1.875rem 0.5rem;
    font-size: 0.92rem;
  }
}

@media screen and (max-width: 1399px) {
  html {
    font-size: 86.8%;
  }

  .projects-area .line-horizontal.line-1,
  .what-we-do .line-horizontal.line-1,
  .arch .line-horizontal.line-1,
  .gt-text .line-horizontal.line-1,
  .full-width-sec-line .line-horizontal.line-1 {
    right: calc(50vw + 106px);
  }

  .projects-area .line-vertical,
  .what-we-do .line-vertical,
  .full-width-sec-line .line-vertical,
  .arch .line-vertical,
  .gt-text .line-vertical {
    width: calc(50vw - 106px);
  }

  .projects-area .line-horizontal.line-2,
  .what-we-do .line-horizontal.line-2,
  .arch .line-horizontal.line-2,
  .gt-text .line-horizontal.line-2,
  .full-width-sec-line .line-horizontal.line-2 {
    right: 172px;
  }

  .philosophy .imgtext .line-horizontal {
    left: 453px;
  }

  .site-footer .footer-top {
    gap: 4.2rem;
  }

  .mainhd .headerrow .navigation ul li a {
    padding: 1.875rem 0.3rem;
  }

  .sub-categories {
    margin-top: 0;
  }
}

@media screen and (max-width: 1200px) {
  .site-footer .footer-brand {
    max-width: 250px;
  }

  .site-footer .footer-top {
    gap: 1rem;
  }

  .site-footer a {
    font-size: 0.92rem;
  }

  .site-footer .footer-contact li a,
  .site-footer .footer-contact li span {
    font-size: 0.92;
  }
}

@media screen and (max-width: 1199px) {
  .mainhd {
    padding: 10px 0;
  }

  .mainhd .headerrow .navigation ul li a {
    padding: 1.775rem 0.325rem;
  }

  .mainhd .headerrow .logo {
    max-width: 10.2375rem;
    width: 100%;
  }

  /* .mainhd .headerrow .navigation ul li a {
        padding: 1.175rem 1.125rem;
    } */
  .mainhd .headerrow .navigation ul li a {
    padding: 1rem 5px;
  }

  .new-wrapper {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    gap: 20px;
  }

  .mainhd .headerrow .navigation .stellarnav.mobile.current-menu-item ul {
    display: block !important;
  }

  .site-footer .footer-top {
    gap: 2rem;
  }

  .footer-col {
    flex: 1 0 0;
  }

  .projects-area .line-horizontal.line-1 {
    right: calc(50vw + 90px);
  }

  .projects-area .line-vertical {
    width: calc(50vw - 90px);
  }

  .projects-area .line-horizontal.line-2 {
    right: 172px;
  }

  .discover-serv .faq_box.architecture-services .faq_item .faq_hd h3 {
    padding: 0 30px 0 0px;
  }

  .projects-area .line-horizontal.line-1,
  .what-we-do .line-horizontal.line-1,
  .arch .line-horizontal.line-1 {
    right: calc(50vw + 90px);
  }

  .projects-area .line-vertical,
  .what-we-do .line-vertical,
  .arch .line-vertical {
    width: calc(50vw - 90px);
  }

  .philosophy .imgtext .line-horizontal {
    left: 378px;
  }

  .projects-area .line-horizontal.line-1 {
  }

  .gt-text .line-horizontal.line-1 {
    right: calc(50vw + 91px);
  }

  .gt-text .line-vertical {
    width: calc(50vw - 91px);
  }

  .support.full-width-sec-line .line-horizontal.line-1 {
    right: calc(50vw + 90px);
  }

  .support.full-width-sec-line .line-vertical {
    width: calc(50vw - 90px);
  }

  .collab.full-width-sec-line .line-horizontal.line-1 {
    right: calc(50vw + 90px);
  }

  .teamarea.full-width-sec-line .line-vertical {
    width: calc(50vw - 90px);
  }

  .teamarea.full-width-sec-line .line-horizontal.line-1 {
    right: calc(50vw + 90px);
  }

  .collab.full-width-sec-line .line-vertical {
    width: calc(50vw - 90px);
  }
}

@media screen and (max-width: 1024px) {
  .footer-col {
    flex: unset;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 2.8125rem;
    line-height: normal;
  }

  .about-us-sec,
  .discover-serv,
  .projects-area,
  .common-padding-5,
  .teamarea,
  .collab,
  .support {
    padding: 3.75rem 0;
  }

  .projects-area.journal {
    padding-top: 3.75rem;
  }

  .site-footer .footer-brand .footer-text {
    margin-bottom: 0.9375rem;
  }

  .site-footer .footer-brand .social-icons {
    margin: 0;
  }

  .site-footer .footer-brand {
    width: 100%;
    max-width: 100%;
    text-align: center;
    align-items: center;
    gap: 0;
  }

  .count-number > span.numb {
    font-size: 3.125rem;
    line-height: normal;
  }

  .footer-col {
    flex: 0 0 auto;
  }

  .discover-wrap {
    padding: 3.75rem 0;
  }

  .projects-area .line-horizontal.line-1 {
    right: calc(50vw + 70px);
  }

  .projects-area .line-horizontal.line-2 {
    right: 172px;
    top: -30vh;
    bottom: -50vh;
  }

  .projects-area .line-vertical {
    top: 0;
    width: calc(50vw - 71px);
  }

  .contact-form-lined .form-row {
    flex-direction: column;
    gap: 0;
  }

  .testimonial-wrap .testimonial-card {
    height: unset;
  }

  .projects-area .line-horizontal.line-1,
  .what-we-do .line-horizontal.line-1,
  .arch .line-horizontal.line-1,
  .gt-text .line-horizontal.line-1,
  .full-width-sec-line .line-horizontal.line-1 {
    right: calc(50vw + 70px);
  }

  /* .testimonial-wrap .heading-section .line-horizontal{
        right: -61px;
    } */

  .projects-area .line-vertical,
  .what-we-do .line-vertical,
  .arch .line-vertical,
  .gt-text .line-vertical,
  .full-width-sec-line .line-vertical {
    width: calc(50vw - 70px);
  }

  /* .testimonial-wrap .heading-section .line-vertical {
        width: calc(92vw - 70px);
    } */

  .philosophy .imgtext .line-horizontal {
    left: 279px;
  }

  .common-banner .container {
    padding-bottom: 2rem;
  }

  .arch .stages ul li {
    max-width: calc(50% - 14px);
    padding: 1.75rem 1.25rem;
  }

  .arch .workstages ul {
    row-gap: 2.2rem;
  }

  .arch .workstages ul:before {
    width: 0.25rem;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: unset;
  }

  .arch .workstages ul li {
    max-width: 10.875rem;
  }

  .arch {
    padding-top: 3.65rem;
  }

  .arch .workstages ul li .text strong br {
    display: none;
  }

  .projects-area .projectbx .txtbx .loc-date ul li {
    font-size: 0.8rem;
  }

  .pagination-wrap {
    padding-top: 1.5rem;
    padding-bottom: 2rem;
  }

  .gt-text .line-vertical {
    width: calc(50vw - 71px);
  }

  .gt-text .line-horizontal.line-1 {
    right: calc(50vw + 71px);
  }

  .testimonial-wrap .heading-section .line-horizontal {
    right: -60px;
  }

  .testimonial-wrap .heading-section .line-vertical {
    right: -60px;
  }

  /* .testimonial-wrap.testi-border .heading-section .line-horizontal {
        right: 0px;
    } */

  .testimonial-wrap.res-line-fix .heading-section .line-horizontal {
    right: 0;
  }

  .testimonial-wrap.res-line-fix .heading-section .line-vertical {
    right: 0;
  }

  .project-details.full-width-sec-line.pb-188 .line-horizontal.line-1 {
    left: 254px;
    right: auto;
  }

  /* .full-width-sec-line .line-vertical {
        width: calc(50vw - 130px);
    } */

  .about-us-sec.about-us-sec-edit .imgsec .line-horizontal {
    right: 60px;
  }

  .about-us-sec.about-us-sec-edit .imgsec .line-vertical {
    right: 60px;
  }

  .project-details.full-width-sec-line.pb-188 .line-horizontal.line-1 {
    left: 313px;
    right: auto;
  }

  .full-width-sec-line .line-vertical {
    width: calc(50vw - 70px);
  }

  .support.full-width-sec-line .line-horizontal.line-1,
  .collab.full-width-sec-line .line-horizontal.line-1,
  .teamarea.full-width-sec-line .line-horizontal.line-1 {
    right: calc(50vw + 70px);
  }

  .teamarea.full-width-sec-line .line-vertical,
  .collab.full-width-sec-line .line-vertical {
    width: calc(50vw - 70px);
  }

  .discover-serv
    .faq_box.architecture-services
    .faq_item
    .faq_cont
    .faq-content-inner {
    gap: 1rem;
  }

  .discover-serv .faq_box.architecture-services .faq_item .faq_cont p {
    max-width: 100%;
    width: 100%;
  }

  .projects-area .projectbx .imgbx .hovericon img {
    scale: unset;
    display: block;
    transform: unset !important;
    max-width: 13px;
  }
}

@media screen and (max-width: 767px) {
  .container {
    padding: 0 20px;
  }

  p {
    margin: 0 0 1.5rem;
  }

  h1 {
    font-size: 2.25rem;
    line-height: normal;
  }

  .banner .container,
  .common-banner .container {
    position: relative;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 3.625rem;
    padding-bottom: 3.625rem;
    text-align: left;
  }

  .common-banner .container .mxw-48 h1 {
    font-size: 2.25rem;
    font-style: normal;
  }

  .about-us-sec,
  .discover-serv,
  .projects-area,
  .common-padding-5,
  .teamarea,
  .collab,
  .support {
    padding: 3.625rem 0;
  }

  .about-us-sec .imgsec {
    margin-bottom: 15px;
  }

  .about-us-sec .imgtext {
    padding-left: 0;
  }

  .discover-serv .imgsec {
    padding-top: 0;
    margin: 0 0 15px;
    padding-right: 0;
  }

  .discover-serv .faq_box.architecture-services .faq_item .faq_cont p {
    max-width: 100%;
    width: 100%;
    margin: 0;
  }

  .discover-serv
    .faq_box.architecture-services
    .faq_item
    .faq_cont
    .faq-content-inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 1rem;
    padding: 0;
    flex-direction: column;
  }

  .projects-area .heading-section {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 1rem;
    align-self: stretch;
    margin-bottom: 1.88rem;
    flex-direction: column;
  }

  .projects-area .projectbx {
    margin: 0 0 2rem;
  }

  .common-padding-5 .heading-section {
    margin-top: 0;
  }

  .projects-area.journal {
    padding-top: 3.625rem;
  }

  .site-footer .footer-brand {
    width: 100%;
    max-width: 100%;
    text-align: left;
    align-items: flex-start;
    gap: 0;
  }

  .new-wrapper {
    gap: 10px;
  }

  .mainhd .headerrow {
    gap: 1rem;
  }
  .mainhd.sticky .headerrow {
    margin-inline: -5px;
  }

  .contact .btn {
    font-size: 0.75rem;
    /* padding: 5px; */
    padding: 10px 8px;
  }

  .stellarnav .menu-toggle {
    border-radius: 0px;
    padding: 8px;
    height: 36px;
    width: 36px;
  }

  .site-footer h5 {
    margin-bottom: 0.87rem;
  }

  .repeated-image-content .about-us-sec:nth-of-type(odd) .imgsec {
    padding-right: 0;
    padding-left: 0;
  }

  .projects-area.service-cards-wrap
    .row
    .col-md-6:not(:nth-last-of-type(-n + 2))
    .projectbx {
    margin-bottom: 2.3rem;
  }

  .discover-wrap {
    padding: 1.875rem 0;
  }

  .projects-listing-wrap .categories {
    gap: 1rem;
    margin-bottom: 1rem;
  }

  .pagination-wrap {
    padding-top: 1.25rem;
    padding-bottom: 1.875rem;
  }

  .projects-area .projectbx .imgbx,
  .projects-area .projectbx .imgbx img {
    width: 100%;
  }

  .testimonial-wrap .testimonial-nav {
    margin-top: 20px;
    justify-content: center;
  }

  .testimonial-wrap h2 {
    margin: 0 0 20px;
  }

  .testimonial-wrap .testimonial-card {
    height: auto;
  }

  .arch {
    padding-top: 1.875rem;
  }

  .journal-bx {
    margin: 0 0 20px;
  }

  .lightbg {
    padding-bottom: 1.875rem;
  }

  .teamarea .row {
    gap: 1.25rem 0;
  }

  .collab .partner {
    margin-top: 2rem;
  }

  .collab .partner ul {
    margin: 0 0 1.25rem;
  }

  .project-details .project-details-inner ul,
  .project-details .project-details-inner ul:last-of-type {
    margin: 0 0 1.25rem;
  }

  .project-details .sidebar ul {
    top: 0;
  }

  .project-details {
    padding: 1.875rem 0;
  }

  .gallery-bx {
    margin: 0 0 1.25rem;
  }

  .gallery.pt-custom {
    padding-bottom: 1.875rem;
  }

  .banner,
  .common-banner {
    position: relative;
    background: #000;
  }

  .banner:before,
  .common-banner:before {
    display: none;
  }

  .contact-form-lined .form-row {
    flex-direction: column;
    gap: 0;
  }

  .sub-categories.active {
    display: flex;
    margin: 0;
    padding: 15px 10px;
    background: #f2eedf;
    margin: 0 0 20px 0;
  }

  .about-us-sec.gt-text {
    padding-bottom: 0;
  }

  .subtext {
    margin-bottom: 0.2rem;
  }

  .about-us-sec h2,
  .about-us-sec.about-us-sec-edit h2 {
    margin-bottom: 0.95rem;
  }

  .line,
  .philosophy .imgsec .line-horizontal {
    display: none !important;
  }

  .discover-serv .faq_box.architecture-services .faq_item .image-col {
    max-width: 100%;
  }

  .projects-area .projectbx .txtbx h3 {
    margin-bottom: 0.4rem;
  }

  .counter-cont .col-lg-3.col-md-6 {
    max-width: calc(50% - 7px);
    width: 100%;
  }

  .count-number {
    padding-bottom: 0;
    border-bottom: none;
  }

  .counter-cont .row {
    position: relative;
    gap: 2rem 1rem;
  }

  .counter-cont .row:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 1px;
    background-color: #ffffff3b;
  }

  .counter-cont .row:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 1px;
    background-color: #ffffff3b;
  }

  .projects-area.journal .col-md-4:last-child .projectbx {
    margin-bottom: 0;
  }

  .about-us-sec .imgsec {
    padding-right: 0;
  }

  .what-we-do .imgtext .row {
    gap: 1rem;
  }

  .about-us-sec .imgtext ul {
    display: flex;
    flex-direction: column;
    gap: 0.7rem;
    margin: 0.7rem 0;
  }

  .arch .workstages {
    padding: 2rem 1.5rem;
  }

  .arch .workstages ul li .icon {
    width: 5rem;
    height: 5rem;
  }

  .arch .workstages ul li .icon img {
    width: 2rem;
    height: 2rem;
  }

  .arch .workstages ul {
    row-gap: 1.2rem;
  }

  .arch .workstages ul:before {
    width: 0.25rem;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: unset;
  }

  .arch .stages ul li {
    max-width: 100%;
  }

  .arch .stages ul {
    gap: 1rem;
  }

  .fix-btn-wraper {
    bottom: 3rem;
    right: 0.6rem;
  }

  .faq-sec .faq_box .faq_item .faq_hd img {
    right: 0.5rem;
  }

  .faq-sec {
    padding: 2.5rem 0;
  }

  .faq-sec .faq_box .faq_item .faq_hd {
    padding-right: 2.5rem;
  }

  .faq-sec .faq_box .faq_item .faq_hd h5 {
    font-size: 1.05rem;
    line-height: 1.475rem;
  }

  .project-details .sidebar ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }

  section.gallery.pt-custom.full-width-sec-line {
    padding-bottom: 0;
  }

  .discover-serv {
    padding-bottom: 0;
  }

  .mb-none {
    display: none;
  }

  .mb-block {
    display: inline-block;
  }

  .projects-area .col-md-4:last-child .projectbx,
  .projects-area .col-md-6:last-child .projectbx {
    margin-bottom: 0;
  }

  .btn.mb-block {
    margin-top: 2rem;
  }

  .project-details .project-details-inner .breadcrumb ul {
    margin: 0 !important;
  }

  .lightbg {
    padding-bottom: 3.625rem;
  }

  .projects-area.full-width-sec-line {
    padding-top: 0;
  }

  .teamarea .teambx {
    gap: 0.875rem;
  }

  .teamarea .row {
    gap: 2rem 0;
  }

  .support ul li {
    line-height: 1.5rem;
  }

  .support ul li:before {
    top: 7px;
    border-radius: 50px;
    transform: unset;
  }

  .collab .partner ul:last-of-type {
    margin: 0 0 0;
  }

  .partner .row {
    gap: 1.5rem;
  }

  h2 {
    margin-bottom: 0.95rem !important;
  }
}

@media screen and (max-width: 639px) {
  h1 {
    font-size: 1.875rem;
  }

  .banner .button-container {
    display: inline-flex;
    align-items: flex-start;
    gap: 1rem;
    flex-direction: column;
  }

  .imgtext .button-container {
    /* flex-direction: column; */
    align-items: flex-start;
    gap: 1rem;
  }

  .projects-listing-wrap .categories {
    flex-wrap: wrap;
  }

  .sub-categories {
    display: none;
    margin-top: -15px;
    padding-bottom: 1.5rem;
    align-items: center;
    gap: 1rem;
    flex-wrap: wrap;
  }
}

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