/* XX-Large devices (larger desktops, 1400px and up) */
@media (max-width: 1499px) {
  .container {
    max-width: 1320px;
  }

  .hero-content span.pretitle {
    font-size: 32px;
  }

  .hero-content h1 {
    font-size: 90px;
    line-height: 117px;
    margin-left: 74px;
  }

  .hero-content {
    padding: 168px 0px 120px;
  }

  .header {
    padding: 20px 20px;
  }

  .fs-1 {
    font-size: 42px !important;
    line-height: 62px !important;
  }

  .approach-area {
    background: #EDE9E8;
    padding: 75px 0px 100px;
  }

  .approach-area .section-title {
    margin-bottom: 50px;
  }

  .approach-item {
    width: 375px;
  }

  .approach-thumb {
    min-height: 228px;
  }

  .fs-2 {
    font-size: 30px !important;
    line-height: 37px !important;
  }

  .about-area {
    padding: 90px 0px 130px;
  }

  .client-area {
    padding: 90px 0px 455px;
  }

  .work-items-col {
    width: 420px;
    height: 855px;
  }

  .contact-area {
    padding: 80px 0px 160px;
  }

  .terms-obj {
    position: absolute;
    right: 23px;
    top: 130px;
    max-width: 300px;
  }




}

/* XX-Large devices (larger desktops, 1400px and up) */
@media (max-width: 1399px) {

  .container {
    max-width: 1180px;
  }

  .approach-content h3 {
    padding-bottom: 15px;
    margin-bottom: 20px;
    min-height: 89px;
  }

  .approach-icon {
    left: 25px;
    top: 30px;
  }

  .approach-content {
    padding: 0px 26px 24px 24px;
  }

  .approach-item {
    width: 336px;
  }

  .approach-sep {
    width: 30px;
  }

  .fs-2 {
    font-size: 28px !important;
    line-height: 35px !important;
  }

  .approach-img {
    max-width: 100%;
  }

  .client-area .section-title {
    margin-bottom: 48px;
  }

  .client-area {
    padding: 90px 0px 363px;
  }

  .btn {
    font-size: 16px;
    line-height: 19px;
    padding: 20px 30px;
  }

  .footer {
    padding: 26px 0px 26px;
  }

  .contact-area .section-title {
    margin-bottom: 40px;
  }

  .contact-header h2 {
    padding-bottom: 24px;
    margin-bottom: 33px;
  }

  .contact-info--item:not(:last-child) {
    margin-bottom: 24px;
  }

  .details-imgItem {
    height: 434px;
    margin-bottom: 50px;
  }

  .terms-obj {
    position: absolute;
    right: 23px;
    top: 72px;
    max-width: 265px;
  }

  .about-content p {
    margin-bottom: 20px;
  }

  .feature-content span.translate-x-text {
    transform: translateX(-40px);
  }

  .root {
    border: 15px solid #fff;
  }

  .header.sticky {
    width: calc(100% - 30px);
  }

  body,
  html {
    overflow-x: hidden;
  }

  .work-area {
    margin-left: -15px;
    margin-right: -15px;
  }

}

/* X-Large devices (large desktops, 1200px and up) */
@media (max-width: 1199px) {
  .container {
    max-width: 920px;
  }

  .header-logo a img {
    max-width: 58px;
  }

  .header-end a.btn {
    padding: 12px 22px;
    font-size: 16px;
    line-height: 19px;
  }

  .hero-content {
    padding: 138px 0px 120px;
  }

  .hero-content h1 {
    font-size: 65px;
    line-height: 91px;
    margin-left: 66px;
  }

  .hero-content span.pretitle {
    font-size: 22px;
  }

  .feature-content span.translate-x-text {
    transform: translateX(0px);
    margin-bottom: 22px;
  }

  .fs-1 {
    font-size: 32px !important;
    line-height: 50px !important;
  }

  .approach-sep {
    display: none;
  }

  .approach-item {
    width: 287px;
  }





}

/* Large devices (desktops, 992px and up) */
@media (max-width: 991px) {

  .container {
    max-width: 720px;
  }

  .hero-content h1 {
    font-size: 65px;
    line-height: 91px;
    margin-left: 66px;
    margin-bottom: 50px;
  }

  .feature-content {
    text-align: center;
  }

  .feature-content span::after {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 50px;
    height: 1px;
    content: "";
    background: #171731;
    bottom: -14px;
  }

  .approach-wrapper {
    gap: 20px 0px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .approach-item {
    max-width: 620px;
    width: 100%;
  }

  .approach-area {
    padding: 72px 0px 98px;
  }

  .client-content {
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 45px;
  }

  .client-area {
    padding: 90px 0px 240px;
  }

  .contact-content {
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 28px;
  }

  .social a img {
    max-width: 26px;
  }

  .contact-area {
    padding: 50px 0px 86px;
  }

  .footer-start {
    font-size: 14px;
  }

  .about-content span.pre-title.line::after {
    left: 50%;
    transform: translateX(-50%);
  }

  .about-content h2.line::after {
    display: none;
  }

  .about-content h2 {
    padding-bottom: 0px;
    margin-bottom: 19px;
  }

  .menu-mobile {
    position: absolute;
    width: 100%;
    height: auto;
    top: 100%;
    left: 0px;
    padding: 50px 0px 50px;
    background: #FFFFFF;
    opacity: 1;
    transition: .3s;
    transform: translateY(10%);
    opacity: 0;
    visibility: hidden;
  }

  .menu-mobile.active {
    transform: translate(0);
    opacity: 1;
    visibility: visible;
  }

  .header-nav ul {
    flex-direction: column;
  }

  .header-bar {
    background: transparent;
    border: none;
    padding: 0;
    width: 28px;
    height: 28px;
    overflow: hidden;
    display: flex;
    align-items: center;
    gap: 4px;
  }

  .terms-wrapp {
    margin-left: 0px;
    max-width: 980px;
  }

  .terms-obj {
    max-width: 176px;
  }

}

/*  Medium devices (tablets, 768px and up) */
@media (max-width: 767px) {
  .container {
    max-width: 420px;
  }

  .header-logo a img {
    max-width: 48px;
  }

  .hero-content {
    padding: 130px 0px 0px 10px;
  }

  .hero-content h1 {
    font-size: 65px;
    line-height: 54px;
    margin-left: 24px;
    margin-bottom: 338px;
  }

  .hero-content h1.line::after {
    display: none;
  }

  .hero-content span.pretitle {
    font-size: 26px;
  }



  .fs-1 {
    font-size: 35px !important;
    line-height: 50px !important;
  }

  .feature-content span.translate-x-text {
    transform: translateX(0px);
    margin-bottom: 35px;
  }

  .feature-content span::after {
    bottom: -19px;
  }

  .feature-item {
    text-align: center;
  }

  .feature-item span.icon {
    margin-bottom: 40px;
  }

  .feature-obj {
    position: absolute;
    z-index: -1;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
  }

  .feature-item h3.line::after {
    display: none;
  }

  .feature-item {
    max-width: 328px;
    margin: 0 auto;

  }

  .feature-item h3 {
    padding-bottom: 0px;
    margin-bottom: 10px;
  }

  .feature-item p {
  min-height: 0px;
  margin-bottom: 0px;
  padding-bottom: 40px;
  }

  .feature-area {
    padding: 80px 0px 50px;
  }

  .approach-img {
    max-width: 100%;
    display: none;
  }

  .approach-thumb {
    min-height: auto;
  }

  .approach-icon {
    position: initial;
  }

  .approach-item {
    padding: 24px 26px 24px 24px;
    max-width: 344px;
    margin: 0 auto;
  }

  .approach-content {
    padding: 0px;
  }

  .approach-content h3 {
    padding-bottom: 0px;
    margin-bottom: 20px;
    min-height: auto;
  }

  .approach-thumb {
    min-height: auto;
    margin-bottom: 13px;
  }

  .approach-content h3::after {
    display: none;
  }

  .approach-area {
    padding: 50px 0px 70px;
  }

  .about-content p.lead {
    font-size: 16px;
    line-height: 26px;
  }

  .about-thumb {
    margin-bottom: 70px;
  }

  .fs-1 {
    font-size: 36px !important;
    line-height: 42px !important;
  }

  .about-area {
    padding: 62px 0px 50px;
  }

  .contact-area .section-title,
  .client-area .section-title {
    text-align: center;
  }

  .contact-area {
    border: 0px solid red;
  }

  .contact-area .section-title h2,
  .client-area .section-title h2 {
    position: relative;
  }

  .contact-area .section-title h2::after,
  .client-area .section-title h2::after {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 50px;
    height: 1px;
    content: "";
    background: #fff;
    bottom: -14px;
  }

  .contact-area .section-title h2::after {
    background-color: #171731;
  }

  .client-content p.line::after {
    display: none;
  }

  .client-area {
    text-align: center;
  }

  .client-area a.btn {
    display: none;
  }

  .client-content p {
    padding-bottom: 0px;
    margin-bottom: 0px;
  }

  .clientItems a.client-item {
    width: 100%;
  }

  .clientItems {
    gap: 47px 0px;
  }

  .client-area {
    padding: 60px 0px 180px;
  }

  .work-items-col {
    width: 100%;
    height: auto;
    margin: 0 auto;
    max-width: 400px;
  }

  .work-item {
    height: 380px !important;
    margin-bottom: 20px;
  }

  .work-inner {
    flex-wrap: wrap;
    padding: 20px 20px 0px;
  }

  .work-item-content {
    left: 20px;
    top: 20px;
    right: 20px;
    bottom: 20px;
  }

  .contact-header h2 {
    padding-bottom: 0px;
    margin-bottom: 33px;
  }

  .contact-header h2.line::after {
    display: none;
  }

  .contact-header {
    margin-bottom: 24px;
    text-align: center;
  }

  .contact-info--item {
    text-align: center;
  }

  .contact-form {
    padding: 20px 20px 30px;
  }

  .contact-area {
    padding: 50px 0px 60px;
  }

  .footer-wrapper {
    flex-direction: column-reverse;
  }

  .details-area {
    padding: 100px 0px 80px;
  }

  .details-imgItem {
    height: 260px;
    margin-bottom: 29px;
  }

  .details-post--nav button span.text {
    display: none;
  }

  .details-post--nav button.p-prev svg,
  .details-post--nav button.p-next svg {
    max-width: 27px;
  }

  .details-post--nav button.p-grid svg {
    max-width: 41px;
  }

  .details-header {
    margin-bottom: 20px;
  }

  .terms-obj {
    display: none;
  }

  .terms-area {
    padding: 100px 0px 50px;
  }

  .terms-wrapper h2 {
    margin-bottom: 24px;
  }

  .term-item {
    margin-bottom: 24px;
  }

  .root {
    border: 0px solid #fff;
  }

  .header.sticky {
    width: calc(100% - 0px);
  }

  .header {
    padding: 20px 0px;
  }

  .work-area {
    margin-left: 0px;
    margin-right: 0px;
  }



}

/* Small devices  */
@media (max-width: 575px) {}