@media screen and (max-width: 1799px) {
  .highlight-detail {
    padding: 50px 0 50px;
  }
}

@media screen and (max-width: 1599px) {
  .theme-padding {
    padding-left: 40px;
    padding-right: 40px;
  }


  /* #section-banner,
  .section-cms {
    margin-top: 76px;
  } */

  h3 {
    font-size: 22px;
  }

  .location-list h3 {
    min-height: inherit;
  }

  .about-developer-wrapper {
    padding-right: 80px;
  }


}

@media screen and (max-width: 1408px) {
  .highlight-detail {
    padding: 30px 0 30px;
  }

  .location-img-inner {
    max-width: 700px;
    margin-right: 0;
    margin-left: auto;
  }

  .configuration-inner-item {
    flex-direction: column;
    gap: 5px;
  }

  .new-banner-title h6 {
    font-size: 90px;
    line-height: 100px;
  }

  .new-banner-title {
    left: 20px;
  }

  #section-banner,
  .section-cms {
    margin-top: 100px;
  }

  .project-inner-cols:last-child {
    margin-bottom: 15px;
  }

  .columns.gap-3 {
    margin-left: -10px !important;
    margin-right: -10px !important;
  }

  .gap-3>.column {
    padding-left: 10px;
    padding-right: 10px;
  }

  .project-details h6 {
    font-size: 25px;
    line-height: 27px;
  }

  .section-title h1,
  .section-title h2 {
    font-size: 50px;
    line-height: 60px;
  }

  header {
    padding: 18px 60px;
  }

  .job-openings-title {
    top: 39%;
    left: -258px;
    padding: 20px 80px;
  }


  .careers-opportunities-wrapper {
    padding-left: 90px !important;
  }

  .job-openings-title h4 {
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 20px;
    line-height: 40px;
  }

  /* baneer */


  .banner-title span:first-child {
    font-size: 130px;
    line-height: 140px;
  }

  .banner-title span:last-child {
    font-size: 30px;
    line-height: 40px;
  }

  /* about developer */

  .counter-block p {
    font-weight: 300;
    font-size: 22px;
    line-height: 33px;
  }

  .about-company-item {
    padding: 0;
    text-align: center;
  }

  .about-developer {
    top: 42%;
    right: -338px;
    padding: 20px 230px 20px 230px;
  }

  .about-year-counter .counter-block h3 {
    font-size: 90px;
    line-height: 100px;
  }

  .counter-block h3 {
    font-size: 60px;
    line-height: 70px;
  }

  .about-developer h4 {
    font-size: 30px;
    letter-spacing: 10px;
  }

  .about-company-wrapper {
    max-width: 530px;
  }


  /* featured-projects */

  .featured-projects-block {
    margin-bottom: 80px;
  }

  .featured-projects-wrapper {
    max-width: unset;
    margin-left: unset;
  }

  .what-be-build {
    top: 40%;
    left: -199px;
    padding: 30px 62px 30px 62px;
  }

  .project-details small {
    font-size: 16px;
    font-weight: 400;
    color: #8C8C8C;
  }

  .project-details span {
    font-size: 16px;
    font-weight: 400;
    color: #231F20;
    display: block;
  }

  .arrow-left {
    bottom: 75px;
  }

  .testimonials-right {
    top: 44%;
    right: -227px;
    padding: 20px 90px 20px 90px;
  }

  .testimonials-right h4 {
    line-height: 38px;
    font-size: 28px;
    letter-spacing: 12px;
  }

  .element {
    position: absolute;
    top: -60px;
    right: 40px;
  }

  .splide__arrows.arrow-right {
    bottom: 40px;
    right: 60px;
  }

  .our-biggest-desc::before {
    height: 130%;
  }

  .our-biggest-wrapper {
    padding-right: 80px !important;
  }

  .project h6 {
    font-size: 20px;
    line-height: 22px;
    padding: 5px 5px;
    max-width: 100px;
  }

  /* careers */

  .careers-banner-title h6 {
    font-size: 130px;
    line-height: 140px;
  }

  .careers-banner-title {
    left: 30px;
  }

  /* footer */


  .footer-item h6 {
    font-size: 70px;
    line-height: 80px;
  }

  .footer-enquire-btn a {
    gap: 10px 15px;
    padding: 10px;
  }

}

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

  #section-banner,
  .section-cms {
    margin-top: 84px;
  }

  .theme-logo img {
    max-height: 50px;
  }

  .desktop-logo {
    display: none;
  }

  .mobile-logo {
    display: block;
    margin-right: 50px;
  }

  .section-highlight {
    padding-left: 35px !important;
    padding-top: 50px !important;
  }

  .hightlight-img {
    max-width: 800px;
    margin: 0 auto;
  }

  .menu-item a {
    color: #fff !important;
  }

  .insomenu-bars {
    top: 50%;
    right: 50px;
    margin: 0;
    display: inline-block;
    height: 40px;
    width: 40px;
    position: absolute;
    z-index: 444;
    cursor: pointer;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .insomenu-bars span,
  .insomenu-bars span:after,
  .insomenu-bars span:before {
    width: 30px;
    border-radius: 0;
    -webkit-transition: -webkit-transform ease 0.15s;
    transition: -webkit-transform ease 0.15s;
    transition: transform ease 0.15s;
    transition: transform ease 0.15s, -webkit-transform ease 0.15s;
    position: absolute;
    left: 0;
    right: unset;
    margin: 0 auto;
    height: 3px;
    background-color: #fff;
  }

  .insomenu-bars span:before {
    top: -8px;
  }

  .insomenu-active .insomenu-bars span,
  .insomenu-active .insomenu-bars span:after,
  .insomenu-active .insomenu-bars span:before {
    background-color: #fff;
    opacity: 1;
  }

  .insomenu-bars span {
    top: 50%;
    display: block;
    margin-top: -2px;
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
  }

  .insomenu-bars span:after,
  .insomenu-bars span:before {
    display: block;
    content: "";
  }



  .insomenu-bars span:before {
    top: -8px;
    -webkit-transition: top 0.1s 0.14s ease, opacity 0.1s ease;
    transition: top 0.1s 0.14s ease, opacity 0.1s ease;
  }

  .insomenu-bars span:after {
    bottom: -8px;
    width: 30px;
    -webkit-transition: bottom 0.1s 0.14s ease,
      -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.14s ease,
      -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.14s ease,
      transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.14s ease,
      transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19),
      -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  .insomenu-active .insomenu-bars span {
    -webkit-transition-delay: 0.14s;
    transition-delay: 0.14s;
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .insomenu-active .insomenu-bars span:before {
    top: 0;
    -webkit-transition: top 0.1s ease, opacity 0.1s 0.14s ease;
    transition: top 0.1s ease, opacity 0.1s 0.14s ease;
    opacity: 1;
    width: 25px;
  }

  .insomenu-active .insomenu-bars span:after {
    bottom: 0;
    transition: bottom 0.1s ease,
      -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 25px;
  }

  .insomenu-active .insomenu-bars span {
    width: 25px;
  }

  .insomenu-active .menu-creative,
  .insomenu-active .our-offices-item:first-child {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
  }

  .insomenu-active .our-offices-item:last-child {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
  }

  .theme-menu {
    position: fixed;
    background-color: #CD7F32;
    color: #423f3b;
    right: -600px;
    padding: 0;
    padding: 70px 60px 30px !important;
    margin-top: 0;
    top: 0;
    height: 100vh;
    width: 30%;
    max-width: 100%;
    margin-left: auto;
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    opacity: 0;
    /* clip-path: circle(50px at 90% -20%); */
    /* -webkit-clip-path: circle(50px at 90% -10%); */
    transition: all 1s ease-out;
    pointer-events: none;
    overflow-y: auto;
    border-left: 1px solid #fff;
  }

  .insomenu-active .theme-menu {
    opacity: 1;
    /* clip-path: circle(1600px at 90% -10%); */
    /* -webkit-clip-path: circle(1600px at 90% -10%); */
    pointer-events: all;
    right: 0;
    /* border-right: 1px solid #fff; */
  }

  .location-img-inner {
    max-width: 550px;
    margin-right: 0;
    margin-left: auto;
  }

  .accordion .card__title {

    font-size: 16px;
    line-height: 22px;
  }

  .columns.gap-5 {
    margin-left: -40px !important;
    margin-right: -40px !important;
  }

  .gap-5>.column {
    padding-left: 40px;
    padding-right: 40px;
  }


  .side-title h4 {
    font-size: 30px;
  }

  .project-details h6 {
    font-size: 22px;
    line-height: 26px;
  }

  .project-img {
    padding: 10px 35px 20px 20px;
  }

  .project-inner-cols {
    padding: 0px 35px;
  }

  .accordian-svg svg {
    width: 30px;
    height: 30px;
    padding: 6px;
    display: flex;
  }

  /* banner */
  .banner-title span:first-child {
    font-size: 80px;
    line-height: 90px;
  }

  .banner-title span:last-child {
    font-size: 25px;
    line-height: 35px;
  }

  .arrow-top {
    left: 55px;
  }

  /* about developer */


  .about-company-col:last-child {
    border-left: none;
  }

  .about-company-wrapper {
    max-width: 450px;
  }

  .about-year-counter .counter-block h3 {
    font-size: 70px;
    line-height: 80px;
  }

  .about-year-counter .counter-block p {
    /* margin-top: 10px; */
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
  }

  .counter-block h3 {
    font-size: 50px;
    line-height: 60px;
  }

  .counter-block p {
    /* margin-top: 10px; */
    font-weight: 300;
    font-size: 16px;
    line-height: 26px;
  }

  .section-title h1,
  .section-title h2 {
    font-size: 40px;
    line-height: 50px;
  }

  .about-developer {
    top: 42%;
    right: -334px;
    padding: 20px 230px 20px 230px;
  }


  /* featured-projects */


  .see-all-project a {
    font-size: 18px;
    line-height: 28px;
  }


  .arrow-left {
    position: static;
    left: 0;
    bottom: 0;
    margin-top: 15px;
  }

  /* careers */

  .careers-banner-title h6 {
    font-size: 100px;
    line-height: 100px;
  }

  .careers-banner-title p {
    font-size: 30px;
    line-height: 40px;
  }


  .theme-padding {
    padding-left: 35px;
    padding-right: 35px;
  }

  h3 {
    font-size: 20px;
  }

  .sticky-btn-enquire {
    z-index: 888 !important;
  }

  .theme-menu ul {
    flex-direction: column;
    justify-content: start;
    align-items: end;
  }


  .theme-menu {
    width: 35%;
  }

}

@media screen and (max-width: 1024px) {
  #footer {
    padding: 30px 0 60px;
  }

  .theme-arrow .splide__arrows {
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }

  .sticky-bottom-form.open .sticky-bottom-form-inner {
    bottom: 0;
    left: 0;
  }


  .sticky-bottom-form-inner {
    position: fixed;
    padding: 0;
    display: block;
    bottom: -150px;
    left: 0;
    width: 100%;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background-color: #CD7F32;
    z-index: 999;
  }

  .sticky-bottom-form {
    bottom: auto;
    left: auto;
    padding: 0;
    width: 100%;
    background: rgb(45 41 38 / 0.9);
    max-width: 100%;
    margin: 0 auto;
    right: 0;
    position: inherit;
    z-index: 999 !important;
  }

  .sticky-bottom-form .col-form {
    width: 50%;
  }

  .highlights-col-wrapper img {
    width: auto;
    height: 70px;
    margin: 0 auto 10px;
  }

  .founder-cols .order-2 {
    order: 2;
  }

  .footer-logo-block {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .footer-menu {
    display: flex;
    justify-content: center;
  }

  .enquire-btn {
    position: fixed;
    right: -54px;
  }


  .new-banner-title h6 {
    font-size: 70px;
    line-height: 80px;
  }

  .title-tagline {
    font-size: 16px;
    margin-top: 15px;
  }

  .about-us-items {
    padding: 0 30px;
    text-align: center;
  }

  .about-us-wrapper {
    padding-left: 0;
  }

  .left-side-title {
    left: unset;
    right: unset;
    writing-mode: vertical-lr !important;
    z-index: 2;
    transform: unset;
    top: unset;
  }

  .about-desc {
    text-align: center;
  }

  .about-developer-col .section-title h1 {
    max-width: 100%;
    text-align: center;
  }

  .about-developer-col .btn.line-btn.arrow-btn {
    display: block;
    margin: 0 auto;
  }

  .columns.gap-5 {
    margin-left: -35px !important;
    margin-right: -35px !important;
  }

  .gap-5>.column {
    padding-left: 35px;
    padding-right: 35px;
  }

  .about-developer-wrapper {
    padding-right: unset;
  }

  .side-title {
    background-color: #002B5C;
    position: relative;
    color: #fff;
    writing-mode: unset;
    text-transform: uppercase;
    top: 0;
    padding: 10px;
    height: unset;
    right: 0;
    text-align: center;
    font-weight: 700;
    z-index: 2;
    margin-bottom: 20px;
  }

  .side-title h4 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 8px;
  }

  .left-side-title {
    left: 0;
    right: unset;
    writing-mode: unset !important;
    z-index: 2;
  }


  .title-tab .section-title {
    margin-bottom: 20px;
  }

  .title-tab {
    display: block;
    text-align: center;
  }

  .theme-menu {
    width: 42%;
  }

  .tab-col.border-left {
    border-left: unset;
  }

  .careers-opportunities-wrapper {
    padding-left: 35px;
    padding: 50px 35px 50px 35px !important;
  }

  .job-openings-title {
    top: 0;
    text-align: center;
    left: 0;
    margin-bottom: 15px;
    padding: 20px 50px 20px 50px;
    transform: unset;
    position: relative;

  }

  .job-openings-title h4 {
    font-size: 28px;
    letter-spacing: 12px;
    line-height: 30px;
  }

  /* banner-title */

  .banner-title span:last-child {
    font-size: 25px;
    line-height: 30px;
  }

  .banner-title span:first-child {
    font-size: 80px;
    line-height: 90px;
  }

  .arrow-top {
    left: 40px;
    bottom: 50px;
  }

  .arrow-top .splide__arrow {
    width: 55px;
    height: 33px;
  }


  .banner-title {
    padding: 60px 40px 100px;
  }

  /* about developer */


  .about-company-col:last-child {
    border-left: unset;
  }

  .about-developer-col:first-child {
    border-right: 1px solid;
    border-bottom: unset;
  }

  .about-developer {
    top: 44%;
    right: -237px;
    padding: 20px 113px 20px 140px;
  }

  .about-company-wrapper {
    max-width: unset;
  }

  .about-developer-col:first-child {
    border-bottom: 1px solid;
    border-right: unset;
  }

  /* careers */

  .careers-banner-title p {
    font-size: 25px;
    line-height: 30px;
  }

  .careers-banner-title h6 {
    font-size: 80px;
    line-height: 90px;
  }


  .what-be-build {
    transform: unset;
    top: 0;
    background-color: #002B5C;
    position: relative;
    left: 0;
    right: 0;
    padding: 20px 0;
    color: #fff;
    text-align: center;
  }

  .splide__arrows.arrow-left {
    position: relative;
    bottom: 0;
    justify-content: center;
    left: 0;
    margin-top: 25px;
  }

  .arrow-left .splide__arrow {
    width: 60px;
    height: 35px;
  }

  .see-all-project a {
    margin-bottom: 15px;
  }

  .featured-projects-wrapper {
    padding-right: 0;
  }

  .featured-projects-block {
    margin-bottom: 20px;
  }

  .what-be-build h4 {
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 5px;
    line-height: 30px;
  }

  .featured-projects-items {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }

  .featured-projects-col:first-child {
    border: unset;
  }

  .our-biggest-wrapper {
    padding-right: 35px !important;
  }

  .element {
    display: none;
  }

  .testimonials-right {
    top: 0;
    text-align: center;
    right: 0;
    transform: unset;
    position: relative;
    margin-bottom: 25px;
    padding: 20px 90px 20px 90px;
  }

  #our-biggest-slider .splide__track {
    padding: 0px 0 40px;
  }

  .our-biggest-img {
    max-width: unset;
    position: relative;
    z-index: 1;
    margin-bottom: 15px;
  }

  .our-biggest-desc {
    position: relative;
    padding: 10px;
  }

  .our-biggest-logo {
    position: absolute;
    top: 0;
    background-color: #FBFBFB;
    right: 0;
    padding: 20px;
    z-index: 2;
    max-width: 100px;
    bottom: unset;
  }


  .our-biggest-desc::before {
    top: 0;
    left: 0;
  }

  .container {
    padding: 0 30px;
  }

  .row-copyright {
    margin: -5px;
  }

  .col-copyright {
    padding: 5px;
  }

  .sticky-btn-enquire {
    font-size: 13px !important;
    right: -51px;
  }

  /* .sticky-btn-enquire.sticky-brochure {
    top: 400px;
    right: -87px;
  } */

  /* .section-title h2 {
    font-size: 30px;
    line-height: 36px;
  } */

  .section-cms {
    margin-top: 50px;
  }

  .col-copyright,
  .col-copyright:last-child {
    text-align: center;
  }

  .location-block {
    padding: 0 0 0 30px;
  }

  .scroll-to-top svg {
    width: 24px;
    height: 24px;
  }

  .scroll-to-top {
    width: 34px;
    height: 34px;
    bottom: 55px;
  }

  .call-btn {
    width: 36px;
    height: 36px;
    bottom: 55px;
  }

  .col-form-title {
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
  }

  .col-form-title h3 {
    margin: 0;
    padding: 10px 12px;
    color: #ffffff;
    display: block;
    cursor: pointer;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    border-top: 1px solid #eee;
    text-transform: uppercase;
  }

  .close-form {
    color: #ffffff;
    position: absolute;
    font-size: 22px;
    line-height: 22px;
    top: 8px;
    right: 3px;
    opacity: 0;
    cursor: pointer;
  }


}

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

  .col-footer {
    padding: 0;
    width: 100% !important;
    margin-bottom: 30px;
  }

  .col-footer:last-child {
    margin-bottom: 0 !important;
  }

  /* banner */

  /* about developer */

  .about-company-wrapper {
    max-width: unset;
  }

  .about-developer {
    right: -188px;
  }

  .about-year-counter .counter-block h3 {
    font-size: 70px;
    line-height: 80px;
  }

  .counter-block h3 {
    font-size: 50px;
    line-height: 60px;
  }

}

@media screen and (max-width: 768px) {
  .theme-block h3 {
    font-size: 16px;
    line-height: 26px;
    margin-top: 5px;
  }

  .rera-desc span {
    font-size: 16px;
  }

  .insomenu-bars {
    top: 50%;
    right: 20px;
  }

  .col-header:first-child {
    max-width: 180px;
    flex: 0 0 180px;
  }

  .mobile-logo {
    display: block;
    margin-right: 50px;
  }

  .theme-logo img {
    max-width: 180px;
  }

  .section-highlight {
    padding-left: 30px !important;
    padding-top: 40px !important;
  }

  .highlight-title h3 {
    font-size: 16px;
  }

  .columns.gap-1 {
    margin-left: unset !important;
    margin-right: unset !important;
  }

  .gap-1>.column {
    padding-left: unset;
    padding-right: unset;
  }

  .highlight-detail {
    padding: 0 0 30px;
  }

  .theme-menu {
    padding: 70px 40px 30px !important;
  }

  .theme-arrow .splide__arrows {
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }

  .column.col-highlight:nth-child(2) {
    border-right: unset;
  }

  .footer-logo img {
    max-width: 160px;
  }

  .column.col-highlight {
    padding: 0 !important;
    margin-bottom: 20px;
  }

  .location-img-inner {
    margin: 0 auto;
  }

  .order-2 {
    order: unset;
  }

  .kreeva-logo img {
    max-width: 100px;
  }

  .footer-menu {
    justify-content: center;
  }

  .enquire-btn {
    position: fixed;
    right: -49px;
  }

  header {
    padding: 18px 30px;
  }

  .menu-list {
    gap: 15px;
    flex-direction: column;
  }


  .calculator {
    padding: 30px;
  }

  .founder-name {
    margin-bottom: 10px;
  }

  .founder-name small {
    font-size: 14px;
  }

  .founder-name h6 {
    font-size: 26px;
    line-height: 30px;
  }

  .founder-block {
    text-align: left !important;
  }

  .new-banner-title h6 {
    font-size: 50px;
    line-height: 60px;
  }

  .news-desc h6 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 20px;
  }

  .project-news-wrapper {
    padding: 10px 10px;
  }

  .project h6 {
    font-size: 18px;
    line-height: 20px;
    max-width: 90px;
  }

  .footer-contact-details {
    padding: 20px 0;
  }

  .tab.is-active::after {
    bottom: 15px;
    left: 4px;
  }

  .tab::before {
    bottom: 11px;
    left: 0;
  }

  .tab-list {
    gap: 20px;
  }

  .tab-list .tab {
    padding: 12px 14px;
  }

  .theme-menu {
    width: 50%;
  }

  .footer-contact {
    flex-direction: column;
    gap: 15px;
    text-align: center;
  }

  .footer-items {
    text-align: center;
    margin-bottom: 15px;
    font-size: 16px;
  }

  .footer-item {
    flex-direction: column;
    gap: 25px;
  }

  .footer-item h6 {
    font-size: 50px;
    line-height: 60px;
  }


  .copyright-detail {
    text-align: center;
  }

  /* banner */

  .banner-title span:first-child {
    font-size: 70px;
    line-height: 80px;
  }

  .banner-title span:last-child {
    font-size: 20px;
    line-height: 30px;
  }

  /* about developer */
  .about-developer h4 {
    font-size: 35px;
    line-height: 45px;

  }

  .about-desc {
    margin-bottom: 15px;
  }

  .about-developer {
    top: 43%;
    right: -178px;
    padding: 20px 115px 20px 115px;
  }

  .about-year-counter .counter-block p,
  .counter-block p {
    font-size: 22px;
  }

  .counter-block h3 {
    font-size: 50px;
  }

  .about-year-counter .counter-block h3 {
    font-size: 70px;
    line-height: 80px;
  }

  /* careers */

  .careers-banner-title p {
    font-size: 22px;
    line-height: 33px;
  }

  .careers-banner-title h6 {
    font-size: 75px;
    line-height: 85px;
  }

  .featured-projects-wrapper {
    padding-right: unset !important;
  }

  .enquire-today-conncet {
    margin-bottom: 15px;
  }

  .yBoxFrame.yBoxImgWrap .yBoxPrevImg::after {
    left: 30px !important;
  }


  body {
    font-size: 14px;
    line-height: 22px;
  }

  section,
  .section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  #location-slider1 {
    margin-top: 30px;
  }

  .copyright-detail .small {
    font-size: 13px;
  }

  .tab-list .tab {
    width: 200px;
    padding: 12px 24px;
  }

  .yBoxFrame.yBoxImgWrap .yBoxNextImg::after {
    left: 0;
  }

  .section-title h1,
  .section-title h2 {
    font-size: 30px;
    line-height: 40px;
  }

  .copyright-line {
    display: block;
    font-size: 0 !important;
    line-height: 0 !important;
  }

  .location-block {
    padding: 30px 0 0 0;
  }

  #register-modal {
    padding: 25px;
  }

  .our-biggest-desc::before {
    left: 0;
  }

  .splide__arrow {
    width: 50px;
    height: 35px;
  }

  .splide__arrows.arrow-right {
    bottom: 50px;
    right: 20px;
  }

  .splide__arrows.arrow-right {
    bottom: 10px;
    right: 10px;
  }

  .side-title h4 {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: unset;
  }

  .col-form {
    position: relative;
    margin-bottom: 10px;
    color: #fff;
  }
}

@media screen and (max-width: 575px) {
  .gallery-tab {
    flex-direction: column;
    gap: 10px;
  }

  .theme-logo img {
    max-height: 40px;
  }

  .col-header:first-child {
    max-width: 180px;
    padding: 0;
    flex: 0 0 180px;
  }

  .theme-menu {
    width: 100%;
  }

  .sticky-bottom-form-inner {
    bottom: -300px;
  }

  .sticky-bottom-form .col-form {
    width: 100%;
  }

  .section-highlight {
    padding-left: 20px !important;
    padding-top: 30px !important;
  }

  .theme-menu ul {
    flex-direction: column;
    justify-content: start;
    align-items: center;
  }

  .highlights-col-wrapper img {
    width: auto;
    height: 60px;
    margin: 0 auto 5px;
  }

  .kreeva-logo {
    border-left: 1px solid #ffffff8a;
    padding-left: 20px;
    margin-left: 20px;
  }

  .theme-arrow .splide__arrows {
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }

  .footer-logo-desc {
    flex-direction: column;
    gap: 20px 0;
  }

  .enquire-btn {
    position: fixed;
    right: 0;
    top: unset;
    z-index: 99;
    transform: unset;
    bottom: 0;
    width: 100%;
    display: block;
  }

  .enquire-btn a {
    text-transform: uppercase;
    padding: 10px 20px;
    border: 1px solid #fff;
    transition: all 0.5s linear;
    color: #fff !important;
    background: #CD7F32;
    width: 100%;
    display: block;
    text-align: center;
    border: unset;
    border-top: 1px solid;
  }

  .about-us-items {
    padding: 0 20px;
  }

  #section-banner {
    margin-top: 74px;
  }

  .founder-name h6 {
    font-size: 22px;
    line-height: 28px;
  }

  .new-banner-title {
    left: 0;
  }

  .new-banner-title h6 {
    font-size: 30px;
    line-height: 40px;
  }

  .title-tagline {
    font-size: 14px;
    margin-top: 10px;
  }

  .news-desc h6 {
    font-size: 16px;
    line-height: 18px;
  }

  /* careers */
  .careers-banner-title {
    left: 20px;
  }

  .project-img {
    padding: 10px;
  }

  .project-details h6 {
    font-size: 18px;
    line-height: 20px;
  }

  .project-details small {
    font-size: 12px;
  }

  .project-details span {
    font-size: 14px;
  }

  .careers-opportunities-wrapper {
    padding: 0 20px !important;
  }

  .col-header:last-child {
    /* display: none; */
  }

  #home #footer {
    margin-top: 30px;
    padding: 20px 0 30px;

  }

  .our-biggest-logo {
    max-width: 70px;
    padding: 10px;
  }

  .enquire-today-conncet-email {
    flex-direction: column;
    gap: 15px;
  }

  .footer-item h6 {
    font-size: 32px;
    line-height: 40px;
  }

  .careers-banner.section-cms {
    margin-top: 85px;
  }

  .careers-banner-title p {
    font-size: 20px;
    line-height: 30px;
  }

  .careers-banner-title h6 {
    font-size: 70px;
    line-height: 80px;
  }

  .job-openings-title {
    padding: 15px 50px 15px 50px;
  }

  .job-openings-title h4 {
    font-size: 16px;
    letter-spacing: 5px;
    line-height: 18px;
  }

  .banner-title {
    padding: 20px 20px 30px;
  }

  /* about developer */

  .about-developer {
    top: 42%;
    right: -168px;
    padding: 20px 100px 20px 100px;
  }

  .counter-block h3 {
    font-size: 45px;
    line-height: 55px;
  }

  .about-year-counter .counter-block p,
  .counter-block p {
    font-size: 18px;
    line-height: 22px;
  }

  .about-year-counter .counter-block h3 {
    font-size: 60px;
    line-height: 70px;
  }

  .about-developer h4 {
    font-size: 28px;
    line-height: 30px;
    letter-spacing: 10px;
  }

  .featured-projects-items {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .arrow-bottom .splide__arrow:hover {
    border: 1px solid #000;
  }

  .arrow-bottom .splide__arrow {
    border: 1px solid;
    width: 50px;
    height: 30px;
  }

  .arrow-left .splide__arrow {
    width: 50px;
    height: 30px;
  }

  .our-biggest-wrapper {
    padding-right: 20px !important;
  }

  .arrow-bottom .splide__arrow--next {
    border-radius: 0 50px 50px 0;
    border-left: unset;
  }

  .arrow-bottom .splide__arrow svg path {
    stroke: #000;
  }

  .arrow-bottom .splide__arrow:hover svg path {
    stroke: #fff;
  }

  .arrow-bottom .splide__arrows {
    display: flex;
    justify-content: center;
    position: static;
    bottom: 0;
    margin-top: 15px;
    left: 0;
    right: 0;
  }

  .theme-modal-card-body {
    padding: 20px;
  }

  .container {
    padding: 0 20px;
  }

  .theme-padding {
    padding-left: 20px;
    padding-right: 20px;
  }

  .sm-form-control {
    font-size: 13px;
  }

  .theme-btn {
    font-size: 13px;
    line-height: 20px;
  }

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

  .accordion .card__content {
    padding: 0 15px 15px;
  }

  .accordion .card__title {
    padding: 8px 15px;
  }

  .column.col-register {
    padding: 8px;
  }

  .columns.row-register {
    margin: -8px !important;
  }

  .sm-form-control {
    padding: 12px 12px 12px 0;
  }

  .splide__pagination__page {
    width: 10px;
    height: 10px;
  }

  .listed-points li:before {
    width: 8px;
    height: 8px;
  }

  .listed-points li {
    padding-left: 20px;
  }

  h3 {
    font-size: 18px;
  }

  #main-slider .splide__arrow {
    display: none;
  }

  .accordion .card__title {
    font-size: 16px;
    min-height: 50px;
  }

  section,
  .section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .columns.gap-5 {
    margin-left: -20px !important;
    margin-right: -20px !important;
  }

  .gap-5>.column {
    padding-left: 20px;
    padding-right: 20px;
  }

  .theme-logo img {
    margin-left: auto !important;
    margin: unset;
    max-width: 180px;
  }

  /* .enquire-btn a {
    display: none;
  } */

  .tab-list {
    gap: 10px;
  }

  #home #footer {
    padding: 20px 0 70px;
  }

  .thankyou-block h1 {
    font-size: 22px;
    line-height: 1.4;
    margin-bottom: 8px;
  }

  .thankyou-msg {
    font-size: 14px !important
  }

  .close {
    bottom: initial;
    top: -18px;
    left: initial;
    right: -18px;
    width: 36px;
    height: 36px;
  }

  .theme-modal-card {
    max-width: 100%;
  }

  .theme-modal .theme-modal-card {
    top: -30px;
    transform: none;
    margin-top: 30px;
    padding: 20px;
  }

  .theme-modal.is-active .theme-modal-card {
    top: 0;
    transform: none;
    margin-top: 30px;
  }

  .section-title h1,
  .section-title h2 {
    font-size: 25px;
    line-height: 30px;
  }

  .section-title h2:before {
    height: 2px;
  }

  .connectivity-list {
    margin-top: 10px;
  }
}

@media screen and (max-width: 480px) {
  .project-inner-col {
    width: 100% !important;
    flex: 0 0 100% !important;
  }

  .configuration-name {
    max-width: unset;
  }

  .modal-title {
    font-size: 20px;
  }

  .careers-banner-title p {
    font-size: 18px;
    line-height: 20px;
  }

  .careers-banner-title h6 {
    font-size: 50px;
    line-height: 60px;
  }

  .our-biggest-star-rating {
    max-width: 160px;
    margin-bottom: 30px;
  }

  .counter-block h3 {
    font-size: 34px;
  }

  .about-year-counter .counter-block h3 {
    font-size: 45px;
    line-height: 55px;
  }

  .about-year-counter .counter-block p,
  .counter-block p {
    font-size: 16px;
    line-height: 18px;
  }

  .about-developer {
    top: 41%;
    right: -151px;
    padding: 20px 85px 20px 87px;
  }

  .sticky-btn-enquire {
    font-size: 13px !important;
  }

  .banner-title span:last-child {
    font-size: 16px;
    line-height: 20px;
  }

  .banner-title span:first-child {
    font-size: 60px;
    line-height: 70px;
  }
}

@media screen and (max-width: 420px) {
  .modal-title {
    font-size: 16px;
  }

  .sticky-btn-enquire {
    font-size: 12px !important;
  }

  .theme-logo img {
    max-width: 150px;
  }

  .col-header:first-child {
    max-width: 150px;
    flex: 0 0 150px;
  }

  .sticky-btn-enquire {
    right: -42px;
  }

  .sticky-btn-enquire.sticky-brochure {
    width: 60%;
  }
}

@media screen and (max-width: 380px) {
  .tab-list .tab {
    width: 100%;
    padding: 12px 24px;
    text-align: center;
  }

  header {
    padding: 10px 20px;
  }

  .insomenu-bars {
    top: 50%;
    right: 10px;
  }

  .mobile-logo {
    margin-right: 40px;
  }

  #section-banner {
    margin-top: 58px;
  }

  .banner-title span:first-child {
    font-size: 55px;
    line-height: 65px;
  }
}

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

  .section-title h1,
  .section-title h2 {
    font-size: 22px;
    line-height: 28px;
  }
}