
@media (max-width: 1600px) {
  .container {
    max-width: 90%;
  }
  
  .banner_content h1 {
    font-size: 70px;
  }
  
  .main-title {
    font-size: 65px;
  }
  
  .who_we_are_section {
    padding: 100px 0 120px;
  }
  
  .what_wedo_section {
    padding: 90px 0;
  }
  
  /* About Page */
  .sub-banner {
    padding: 100px 0;
  }
  
  .sub-banner h1 {
    font-size: 65px;
    margin-bottom: 10px;
  }
  
     .sub-banner p {
        font-size: 18px;
    }
  
  .about_first_section {
    padding: 100px 0;
  }
  
  .about_approch_inner {
    padding: 70px 60px;
  }
  
  .about_believe_section {
    padding: 90px 0;
  }
  
  .vision_section {
    padding: 80px 0;
  }
  
  .about_team_section {
    padding: 80px 0;
  }
  
  .third_title {
    font-size: 50px;
  }
  
  /* Service Page */
  .aboutwhat_we_do_section {
    padding: 100px 0;
  }
  
  .what_we_do_top {
    margin-bottom: 40px;
  }
  
  .sub_title {
    font-size: 32px;
  }
  
  .wave {
    width: 230px;
  }
  
  .services_accordion .service_item {
    padding: 40px;
  }
  
  .services_accordion .service_number {
    font-size: 50px;
  }
  
  .services_accordion .service_content h3 {
    font-size: 35px;
  }
  
  .services_accordion .service_subtitle {
    font-size: 18px;
  }
  
  .service_why_choose_section {
    padding-bottom: 80px;
  }
  
  .service_why_choose_section .container {
    padding-top: 80px;
  }
  
  .why_choose_wrapper {
    gap: 60px;
  }
  
  .create_bottom_section {
    padding: 60px 0 80px;
  }
  
  .create_together_wrapper_inner {
    padding: 50px;
  }
  
  /* Portfolio Page */
  .portfolio_banner {
    padding-top: 150px;
  }
  
  .portfolio_banner .main-title {
    margin-bottom: 50px;
  }
  
  .portfolio_list_section {
    padding-top: 50px;
    padding-bottom: 100px;
  }
  
  .portfolio_tabs {
    gap: 40px;
    margin-bottom: 70px;
  }
  
  .portfolio_tab {
    padding: 12px 50px;
    font-size: 20px;
  }
  
  .portfolio_grid {
    gap: 60px 35px;
  }
  
  .portfolio_image {
    height: 450px;
    margin-bottom: 25px;
  }
  
  .portfolio_title {
    font-size: 19px;
  }
  
  .portfolio_company {
    font-size: 17px;
  }

  .what_wedone_swiper {
    margin: 45px 0;
  }

  .wedone_text {
    font-size: 18px;
    line-height: 26px;
  }

  .clients_section_carousel {
    margin-top: 45px;
}

.clients_section{
  padding-bottom: 80px;
}

.process_wrapper {
    margin-top: 65px;
}

.process_section{
  padding: 50px 0 110px;
}

.footer-links-list a{
    font-size: 18px;
 }

 .footer-top {
    padding: 70px 0 0;
}

.pre-footer p{
     font-size: 15px;
}

.pre-footer .container{
    padding: 0;
    width: 100%;
    max-width: 100%;
}

.process_description{
      font-size: 20px;
    line-height: 30px;
}

.process_arrow {
    width: 84px;
}

.process_steps {
    max-width: 325px;
}

 .container {
    max-width: 95%;
    padding: 0 30px;
  }

  .about_first_content .btn {
    margin-top: 25px;
}

.approch_number{
    font-size: 65px;
}

.why_choose_list li{
    font-size: 20px;
}

.vision-right p{
    margin-bottom: 30px;
}

.vision-text {
    padding-top: 30px;
}

.team_list{
    margin-top: 45px;
}

.team_list ul{
    gap: 50px;
}

.team_member_name{
     font-size: 20px;
}

.sub-banner{
      height: 500px;
}

.why_choose_list{
  gap: 20px;
    margin-bottom: 50px;
}

.create_together_wrapper_inner .btn {
    margin-top: 10px;
}

.contact_cta_box h3{
      font-size: 30px;
}

.contact_cta_box{
      padding: 30px 20px;
}

.contact_social{
  margin: 10px 0;
}

.contact_submit_btn{
      padding: 12px 45px;
    font-size: 20px;
    margin-top: 15px;
}

.contact_section{
    width: 100%;
    padding: 40px 0 110px;
 }

 .form_group label{
     font-size: 16px;
 }

 .contact_map_section {
    padding-bottom: 90px;
}

.nav-bar ul {
    gap: 50px;
}

.believe_wrapper{
    padding-bottom: 80px;
}

.banner_content p {
    font-size: 20px;
    line-height: 35px;
}

.banner_btn{
      padding: 0 40px;
    height: 55px;
    line-height: 55px;
        margin-top: 55px;
}

.banner-arrow-icon {
    width: 35px;
    height: 25px;
}

.wrk-marquee-content{
     font-size: 18px;
}

.who_we_are_content .btn {
    margin-top: 20px;
}

.service_item h3 {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 15px;
}

.service_item p {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 20px;
}

.meet_team_section{
     padding: 90px 0;
}

.home_team_list ul{
     gap: 50px;
}

   .clients_section_carousel .owl-dots {
    margin-top: 55px;
}

.meet_team_wrapper{
     margin-bottom: 40px;
}

}



@media (max-width: 1200px) {
  .container {
    padding: 0 25px;
  }
  
  .banner {
    height: calc(100vh - 80px);
  }
  
  .banner_content h1 {
    font-size: 50px;
  }
  
  .banner_content p {
    font-size: 20px;
    line-height: 32px;
  }
  
  .banner_btn {
    padding: 0 40px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    margin-top: 100px;
  }
  
  .banner_social {
    width: 18%;
  }
  
  .banner_content {
    width: 64%;
  }
  
  .banner_arrow_wrap {
    width: 18%;
  }
  
  .banner_arrow_main {
    width: 170px;
    height: 170px;
  }
  
  .main-title {
    font-size: 65px;
  }
  
  .who_we_are_section {
    padding: 90px 0 120px;
  }
  
  .who_we_are_wrapper {
    grid-template-columns: 1fr 1.1fr 1fr;
    gap: 20px;
  }
  
  .who_we_are_content {
    padding: 20px 30px;
  }
  
  .who_we_are_content p {
    font-size: 15px;
    line-height: 26px;
  }
  
  .what_wedo_section {
    padding: 90px 0;
  }
  
  .services_grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    row-gap: 45px;
  }
  
  .service_item {
    padding-left: 70px;
  }
  
  .service_icon {
    width: 45px;
  }
  
  .service_item h3 {
    font-size: 28px;
  }
  
  .service_item p {
    font-size: 15px;
    line-height: 24px;
  }
  
  .process_section {
    padding: 90px 0;
  }
  
  .meet_team_section {
    padding: 90px 0;
  }
  
  /* About Page */
  .sub-banner {
    padding: 130px 0;
    height: 550px;
  }
  
  .sub-banner h1 {
    font-size: 60px;
  }
  
  .sub-banner p {
    font-size: 18px;
  }
  
  .about_first_section {
    padding: 90px 0;
  }
  
  .about_first_section_inner {
    gap: 40px;
  }
  
  .about_first_content {
    width: 50%;
  }
  
  .about_first_img {
    width: 45%;
  }
  
  .about_approch_inner {
    padding: 50px 40px;
  }
  
  .approch_list {
    margin-top: 50px;
  }
  
  .approch_item {
    margin-bottom: 50px;
  }
  
  .approch_number {
    font-size: 60px;
    margin-right: 15px;
  }
  
  .approch_item:nth-child(1) {
    padding-left: 40px;
  }
  
  .approch_item:nth-child(1) .approch_line.animate {
    width: 25px;
  }
  
  .approch_item:nth-child(2) {
    padding-left: 170px;
  }
  
  .approch_item:nth-child(2) .approch_line.animate {
    width: 200px;
  }
  
  .approch_item:nth-child(3) {
    padding-left: 350px;
  }
  
  .approch_item:nth-child(3) .approch_line.animate {
    width: 460px;
  }
  
  .approch_text p {
    font-size: 16px;
    line-height: 26px;
  }
  
  .about_believe_section {
    padding: 90px 0;
  }
  
  .believe_wrapper {
    padding-bottom: 80px;
  }
  
  .believe_image_wrap {
    width: 52%;
  }
  
  .believe_list_wrap {
    width: 38%;
  }
  
  .vision_section {
    padding: 90px 0;
  }
  
  .vision-main {
    margin-top: 50px;
  }
  
  .about_team_section {
    padding: 90px 0;
  }
  
  .team_list {
    margin-top: 60px;
  }
  
  .team_list ul {
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
  }
  
  .third_title {
    font-size: 50px;
  }
  
  /* Service Page */
  .aboutwhat_we_do_section {
    padding: 90px 0;
  }
  
  .what_we_do_top {
    margin-bottom: 60px;
  }
  
  .sub_title {
    font-size: 34px;
  }
  
  .wave {
    width: 180px;
    height: 18px;
  }
  
  .what_we_do_description p {
    font-size: 16px;
    line-height: 24px;
  }
  
  .services_accordion .services_grid {
    gap: 25px;
  }
  
  .services_accordion .service_item {
    padding: 40px;
    min-height: 220px;
  }
  
  .services_accordion .service_number {
    font-size: 48px;
  }
  
  .services_accordion .service_content h3 {
    font-size: 34px;
  }
  
  .services_accordion .service_subtitle {
    font-size: 18px;
    line-height: 28px;
  }
  
  .services_accordion .service_description {
    font-size: 15px;
    line-height: 24px;
  }
  
  .service_why_choose_section {
    padding-bottom: 90px;
  }
  
  .service_why_choose_section .container {
    padding-top: 90px;
  }
  
  .why_choose_wrapper {
    gap: 40px;
  }
  
  .why_choose_content {
    width: 48%;
  }
  
  .why_choose_images {
    width: 48%;
  }
  
  .create_bottom_section {
    padding: 45px 0 90px;
  }
  
  .create_together_wrapper_inner {
    padding: 50px;
  }
  
  .create_together_wrapper_inner p {
    font-size: 15px;
    line-height: 30px;
  }
  
  /* Portfolio Page */
  .portfolio_banner {
    padding-top: 150px;
  }
  
  .portfolio_banner .main-title {
    margin-bottom: 55px;
  }
  
  .portfolio_list_section {
    padding-top: 40px;
    padding-bottom: 120px;
  }
  
  .portfolio_tabs {
    gap: 50px;
    margin-bottom: 70px;
  }
  
  .portfolio_tab {
    padding: 10px 45px;
    font-size: 22px;
  }
  
  .portfolio_grid {
    gap: 45px 30px;
  }
  
  .portfolio_image {
    height: 380px;
    margin-bottom: 20px;
  }
  
  .portfolio_title {
    font-size: 20px;
  }
  
  .portfolio_company {
    font-size: 18px;
  }
  
  /* Contact Page */
  .contact_section {
    padding: 80px 0 130px;
  }
  
  .contact_wrapper {
    gap: 50px;
  }
  
  .contact_form_column {
    width: 47%;
  }
  
  .contact_info_column {
    width: 43%;
    padding: 20px;
    gap: 30px;
  }
  
  .form_group {
    margin-bottom: 38px;
  }
  
  .form_group label {
    font-size: 18px;
    margin-bottom: 12px;
  }
  
  .contact_input,
  .contact_textarea {
    font-size: 18px;
    padding: 12px 0;
  }
  
  .contact_textarea {
    height: 160px;
  }
  
  .contact_submit_btn {
    padding: 12px 60px;
    font-size: 22px;
    margin-top: 20px;
  }
  
  .contact_image {
    height: 400px;
  }
  
  .contact_cta_box {
    padding: 40px 30px;
  }
  
  .contact_cta_box h3 {
    font-size: 38px;
  }
  
  .contact_social .social_icon {
    font-size: 20px;
    width: 40px;
    height: 40px;
  }
  
  .contact_map_section {
    padding-bottom: 110px;
  }
  
  .contact_map {
    height: 400px;
  }
}

/* Menu Toggle Icon - Hidden by default */
.menu-icon {
  display: none;
}

@media (max-width: 1100px) {
  /* Menu Toggle Icon */
  .menu-icon {
    display: block;
    width: 30px;
    height: 25px;
    position: relative;
    cursor: pointer;
    z-index: 1000;
    margin-left: auto;
  }
  
  .menu-icon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #101014;
    border-radius: 3px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: all 0.25s ease-in-out;
  }
  
  .menu-icon span:nth-child(1) {
    top: 0px;
  }
  
  .menu-icon span:nth-child(2) {
    top: 11px;
  }
  
  .menu-icon span:nth-child(3) {
    top: 22px;
  }
  
  .menu-icon.open span:nth-child(1) {
    top: 11px;
    transform: rotate(135deg);
  }
  
  .menu-icon.open span:nth-child(2) {
    opacity: 0;
    left: -30px;
  }
  
  .menu-icon.open span:nth-child(3) {
    top: 11px;
    transform: rotate(-135deg);
  }
  
  /* Navigation Bar */
  .nav-bar {
    position: fixed;
    top: 0;
    right: -100%;
    width: 300px;
    height: 100vh;
    background: #fff;
    z-index: 999;
    transition: right 0.3s ease-in-out;
    padding: 80px 30px 30px;
    overflow-y: auto;
    box-shadow: -2px 0 10px rgba(0, 0, 0, 0.1);
  }
  
  .nav-bar.slow {
    right: 0;
  }
  
  .nav-bar ul {
    flex-direction: column;
    gap: 0;
    width: 100%;
  }
  
  .nav-bar ul li {
    width: 100%;
    border-bottom: 1px solid #f0f0f0;
  }
  
  .nav-bar ul li a {
    display: block;
    padding: 15px 0;
    font-size: 16px;
    color: #101014;
  }
  
  .header .container {
    justify-content: space-between;
  }
  
  .site-logo.change {
    z-index: 1001;
  }
  
  /* Banner */
  .banner {
    height: calc(100vh - 70px);
  }
  
  .banner .container {
    flex-direction: column;
    gap: 30px;
  }
  
  .banner_social {
    width: 100%;
    padding-bottom: 20px;
    padding-right: 0;
    border-bottom: 1px solid #FAEE5E;
    order: 1;
  }
  
  .banner_social ul {
    justify-content: center;
  }
  
  .banner_content {
    width: 100%;
    padding: 0;
    order: 2;
  }
  
  .banner_content h1 {
    font-size: 45px;
  }
  
  .banner_content p {
    font-size: 16px;
    line-height: 26px;
  }
  
  .banner_content p br {
    display: none;
  }
  
  .banner_btn {
    padding: 0 35px;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    margin-top: 60px;
  }
  
  .banner_arrow_wrap {
    width: 100%;
    justify-content: center;
    order: 3;
  }
  
  .banner_arrow_main {
    width: 150px;
    height: 150px;
  }
  
  /* Who We Are */
  .main-title {
    font-size: 50px;
  }
  
  .who_we_are_section {
    padding: 70px 0 90px;
  }
  
  .who_we_are_wrapper {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  
  .who_we_are_image {
    height: 300px;
  }
  
  .who_we_are_content {
    padding: 30px 20px;
  }
  
  .who_we_are_content p {
    font-size: 15px;
    line-height: 24px;
  }
  
  /* What We Do */
  .what_wedo_section {
    padding: 60px 0;
  }
  
  .services_grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    row-gap: 30px;
    margin-top: 45px;
  }
  
  .service_item {
    padding-left: 60px;
  }
  
  .service_icon {
    width: 40px;
  }
  
  .service_item h3 {
    font-size: 24px;
  }
  
  .service_item p {
    font-size: 14px;
    line-height: 22px;
  }
  
  /* Process Section */
  .process_section {
    padding: 70px 0;
  }
  
  .process_wrapper {
    flex-direction: column;
    gap: 40px;
  }
  
  /* Meet Team */
  .meet_team_section {
    padding: 70px 0;
  }
  
  .meet_team_wrapper {
    flex-direction: column;
    gap: 0;
  }
  
  /* About Page */
  .sub-banner {
    padding: 100px 0;
    height: 450px;
  }
  
  .sub-banner h1 {
    font-size: 48px;
  }
  
  .sub-banner p {
    font-size: 16px;
  }
  
  .sub-banner p br {
    display: none;
  }
  
  .about_first_section {
    padding: 70px 0;
  }
  
  .about_first_section_inner {
    flex-direction: column;
    gap: 30px;
  }
  
  .about_first_content {
    width: 100%;
  }
  
  .about_first_img {
    width: 100%;
  }
  
  .about_approch_inner {
    padding: 40px 30px;
  }
  
  .approch_list {
    margin-top: 40px;
  }
  
  .approch_item {
    flex-direction: column;
    margin-bottom: 40px;
    padding-left: 0;
    gap: 15px;
  }
  
  .approch_number {
    font-size: 54px;
    margin-right: 0;
  }
  
  .approch_line {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 10px;
  }
  
  .approch_item:nth-child(1) .approch_line.animate {
    width: 70px;
  }
  
  .approch_item:nth-child(2) .approch_line.animate {
    width: 100px;
  }
  
  .approch_item:nth-child(3) .approch_line.animate {
    width: 130px;
  }
  
  .approch_text p {
    font-size: 15px;
    line-height: 24px;
  }
  
  .approch_text p br {
    display: none;
  }
  
  .about_believe_section {
    padding: 70px 0;
  }
  
  .believe_wrapper {
    flex-direction: column;
    gap: 40px;
    padding-bottom: 60px;
  }
  
  .believe_image_wrap {
    width: 100%;
  }
  
  .believe_list_wrap {
    width: 100%;
  }
  
  .vision_section {
    padding: 70px 0;
  }
  
  .vision-main {
    margin-top: 40px;
  }
  
  .vision-main-wrapper {
    flex-direction: column;
    gap: 50px;
  }
  
  .vision-main-wrapper::after {
    display: none;
  }
  
  .vision-left {
    width: 100%;
  }
  
  .vision-right {
    width: 100%;
    margin-top: 0;
  }
  
  .vision-cta-panel {
    padding: 30px 20px;
  }
  
  .about_team_section {
    padding: 70px 0;
  }
  
  .team_list {
    margin-top: 50px;
  }
  
  .team_list ul {
    grid-template-columns: repeat(3, 1fr);
    gap: 35px;
  }
  
  .third_title {
    font-size: 40px;
  }
  
  /* Service Page */
  .aboutwhat_we_do_section {
    padding: 70px 0;
  }
  
  .what_we_do_top {
    margin-bottom: 30px;
  }
  
  .sub_title {
    font-size: 30px;
  }
  
  .wave {
    width: 150px;
    height: 16px;
  }
  
  .what_we_do_description p {
    font-size: 15px;
    line-height: 22px;
  }
  
  .services_accordion .services_grid {
    grid-template-columns: 1fr;
    gap: 25px;
  }
  
  .services_accordion .service_item {
    padding: 35px;
    min-height: 180px;
  }
  
  .services_accordion .service_number {
    font-size: 42px;
    min-width: 55px;
  }
  
  .services_accordion .service_content h3 {
    font-size: 28px;
  }
  
  .services_accordion .service_subtitle {
    font-size: 16px;
    line-height: 24px;
  }
  
  .services_accordion .service_description {
    font-size: 14px;
    line-height: 22px;
  }
  
  .services_accordion .ideas_title {
    font-size: 15px;
  }
  
  .services_accordion .service_ideas ul li {
    font-size: 14px;
    line-height: 24px;
  }
  
  .services_accordion .service_tagline {
    font-size: 16px;
  }
  
  .service_why_choose_section {
    padding-bottom: 70px;
  }
  
  .service_why_choose_section .container {
    padding-top: 70px;
  }
  
  .why_choose_wrapper {
    flex-direction: column;
    gap: 40px;
  }
  
  .why_choose_content {
    width: 100%;
  }
  
  .why_choose_images {
    width: 100%;
  }
  
  .create_bottom_section {
    padding: 40px 0 70px;
  }
  
  .create_together_wrapper_inner {
    padding: 40px 30px;
  }
  
  .create_together_wrapper_inner p {
    font-size: 14px;
    line-height: 26px;
  }
  
  .create_together_wrapper_inner p br {
    display: none;
  }
  
  /* Portfolio Page */
  .portfolio_banner {
    padding-top: 100px;
  }
  
  .portfolio_banner .main-title {
    margin-bottom: 40px;
  }
  
  .portfolio_list_section {
    padding-top: 35px;
    padding-bottom: 80px;
  }
  
  .portfolio_tabs {
    gap: 40px;
    margin-bottom: 60px;
    flex-wrap: wrap;
  }
  
  .portfolio_tab {
    padding: 10px 35px;
    font-size: 20px;
  }
  
  .portfolio_grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 40px;
  }
  
  .portfolio_image {
    height: 350px;
    margin-bottom: 18px;
  }
  
  .portfolio_title {
    font-size: 18px;
  }
  
  .portfolio_company {
    font-size: 16px;
  }
  
  /* Contact Page */
  .contact_section {
        padding: 30px 0 75px;
  }
  
  .contact_wrapper {
    flex-direction: column;
    gap: 50px;
  }
  
  .contact_form_column {
    width: 100%;
  }
  
  .contact_info_column {
    width: 100%;
    padding: 25px;
    gap: 30px;
  }
  
  .form_group {
    margin-bottom: 35px;
  }
  
  .form_group label {
    font-size: 17px;
    margin-bottom: 12px;
  }
  
  .contact_input,
  .contact_textarea {
    font-size: 17px;
    padding: 12px 0;
  }
  
  .contact_textarea {
    height: 150px;
  }
  
  .contact_submit_btn {
    padding: 12px 50px;
    font-size: 20px;
    margin-top: 20px;
  }
  
  .contact_image {
    height: 350px;
  }
  
  .contact_cta_box {
    padding: 35px 25px;
  }
  
  .contact_cta_box h3 {
    font-size: 32px;
  }
  
  .contact_cta_box h3 br {
    display: none;
  }
  
  .contact_social .social_icon {
    font-size: 19px;
    width: 38px;
    height: 38px;
  }
  
  .contact_map_section {
    padding-bottom: 90px;
  }
  
 
  
  .error-404,
  .search-page-inner,
  .search-noresult-inner {
    padding: 60px 30px;
  }

  .error-404 h1,
  .search-page h1,
  .search-noresult h1 {
    font-size: 24px;
  }

  .error-404 h4 {
    font-size: 16px;
  }

  .error-404 ul {
    margin: 0 0 0 24px;
  }

  .error-404 ul li {
    font-size: 14px;
    line-height: 20px;
  }

  .error-404 ul li+li {
    margin-top: 6px;
  }

  .error-404 h3 {
    margin: 15px 0 15px 0;
    font-size: 18px;
  }

  .error-404 .button {
    margin-top: 20px;
    height: 38px;
    line-height: 38px;
    padding: 0 15px;
    font-size: 12px;
  }

      .banner_btn {
        padding: 0 30px;
        height: 45px;
        line-height: 45px;
        font-size: 17px;
        margin-top: 25px;
    }

    .banner-arrow-icon {
        width: 28px;
        height: 22px;
    }

    .wrk-marquee{
         height: 55px;
    }

    .btn{
          font-size: 16px;
    }

        .what_wedone_swiper {
        margin: 20px 0 30px;
    }

        .wedone_text {
        font-size: 16px;
        line-height: 25px;
        margin-top: 10px;
    }

    .clients_section_carousel{
        margin-top: 35px;
    }

    .clients_section_carousel .owl-dots {
    margin-top: 45px;
}

   .clients_section_carousel .owl-dots {
    margin-top: 45px;
}

.process_arrow{
  right: -70px;
    top: 55px;
}

.logo_marquee_content{
     width: 100%;
}

.process_wrapper {
        margin-top: 45px;
    }

        .clients_section {
        padding-bottom: 40px;
    }

    .meet_team_title {
    width: 100%;
    }

    .home_team_list{
         width: 100%;
    }

        .home_team_list ul {
        gap: 40px;
    }

    .team_view_all {
    margin-top: 45px;
}

.meet_team_wrapper{
     margin-bottom: 0px;
}

.process_wrapper{
      grid-template-columns: 1fr 1.1fr;
}

.footer-links-list{
    font-size: 14px;
}

.footer-home {
    width: 80px;
}

.footer-links {
    width: 35%;
}

.footer-logo{
     width: 170px;
}

    .why_choose_list li{
        font-size: 18px;
    }

        .why_choose_list {
        gap: 15px;
        margin-bottom: 40px;
    }

    .contact_input, .contact_textarea {
        font-size: 16px;
        padding: 8px 0;
    }

    .banner_social{
      order: 3;
      margin-top: 20px;
    }

}

@media (max-width: 860px) {
  .main {
    --space-x: 50px;
  }
  
  .banner {
    height: calc(100vh - 60px);
  }
  
  .banner_content h1 {
    font-size: 42px;
  }
  
  .banner_content p {
    font-size: 16px;
    line-height: 26px;
  }
  
  .banner_btn {
    padding: 0 30px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    margin-top: 50px;
  }
  
  .banner_arrow_main {
    width: 130px;
    height: 130px;
  }
  
  .main-title {
    font-size: 42px;
  }
  
  .who_we_are_section {
    padding: 60px 0 80px;
  }
  
  .who_we_are_image {
    height: 250px;
  }
  
  .what_wedo_section {
    padding: 60px 0;
  }
  
  .services_grid {
    gap: 20px;
    row-gap: 35px;
  }
  
  .service_item {
    padding-left: 55px;
  }
  
  .service_item h3 {
    font-size: 22px;
  }
  
  .process_section {
    padding: 60px 0;
  }
  
  .meet_team_section {
    padding: 60px 0;
  }
  
  /* About Page */
  .sub-banner {
    padding: 80px 0;
    height: 400px;
  }
  
  .sub-banner h1 {
    font-size: 42px;
  }
  
  .sub-banner p {
    font-size: 15px;
  }
  
  .about_first_section {
    padding: 60px 0;
  }
  
  .about_approch_inner {
    padding: 35px 25px;
  }
  
  .approch_number {
    font-size: 48px;
  }
  
  .approch_text p {
    font-size: 14px;
    line-height: 22px;
  }
  
  .about_believe_section {
    padding: 60px 0;
  }
  
  .believe_wrapper {
    padding-bottom: 50px;
  }
  
  .vision_section {
    padding: 60px 0;
  }
  
  .about_team_section {
    padding: 60px 0;
  }
  
  .team_list ul {
    gap: 30px;
  }
  
  .third_title {
    font-size: 38px;
  }
  
  .approch_item:nth-child(1) {
    padding-left: 0;
}

.approch_item:nth-child(2) {
  padding-left: 0;
}

.approch_item:nth-child(3) {
  padding-left: 0;
}
  
  /* Service Page */
  .aboutwhat_we_do_section {
    padding: 60px 0;
  }
  
  .what_we_do_top {
    margin-bottom: 45px;
  }
  
  .sub_title {
    font-size: 28px;
  }
  
  .wave {
    width: 130px;
    height: 14px;
  }
  
  .what_we_do_description p {
    font-size: 14px;
    line-height: 22px;
  }
  
  .services_accordion .service_item {
    padding: 30px;
    min-height: 160px;
  }
  
  .services_accordion .service_number {
    font-size: 38px;
    min-width: 50px;
  }
  
  .services_accordion .service_content h3 {
    font-size: 24px;
  }
  
  .services_accordion .service_subtitle {
    font-size: 15px;
    line-height: 22px;
  }
  
  .services_accordion .service_description {
    font-size: 13px;
    line-height: 20px;
  }
  
  .services_accordion .ideas_title {
    font-size: 14px;
  }
  
  .services_accordion .service_ideas ul li {
    font-size: 13px;
    line-height: 22px;
  }
  
  .services_accordion .service_tagline {
    font-size: 15px;
  }
  
  .service_why_choose_section {
    padding-bottom: 60px;
  }
  
  .service_why_choose_section .container {
    padding-top: 60px;
  }
  
  .why_choose_wrapper {
    gap: 35px;
  }
  
  .create_bottom_section {
    padding: 35px 0 60px;
  }
  
  .create_together_wrapper_inner {
    padding: 35px 25px;
  }
  
  .create_together_wrapper_inner p {
    font-size: 13px;
    line-height: 24px;
  }
  
  /* Portfolio Page */
  .portfolio_banner {
    padding-top: 100px;
  }
  
  .portfolio_banner .main-title {
    margin-bottom: 45px;
  }
  
  .portfolio_list_section {
    padding-top: 30px;
    padding-bottom: 80px;
  }
  
  .portfolio_tabs {
    gap: 30px;
    margin-bottom: 50px;
  }
  
  .portfolio_tab {
    padding: 10px 30px;
    font-size: 18px;
  }
  
  .portfolio_grid {
    gap: 35px;
  }
  
  .portfolio_image {
    height: 320px;
    margin-bottom: 16px;
  }
  
  .portfolio_title {
    font-size: 17px;
  }
  
  .portfolio_company {
    font-size: 15px;
  }
  
  /* Contact Page */
  .contact_section {
    padding: 60px 0 80px;
  }
  
  .contact_wrapper {
    gap: 45px;
  }
  
  .form_group {
    margin-bottom: 32px;
  }
  
  .form_group label {
    font-size: 16px;
    margin-bottom: 11px;
  }
  
  .contact_input,
  .contact_textarea {
    font-size: 16px;
    padding: 11px 0;
  }
  
  .contact_textarea {
    height: 140px;
  }
  
  .contact_submit_btn {
    padding: 11px 45px;
    font-size: 18px;
    margin-top: 18px;
  }
  
  .contact_info_column {
    padding: 22px;
    gap: 28px;
  }
  
  .contact_image {
    height: 320px;
  }
  
  .contact_cta_box {
    padding: 30px 22px;
  }
  
  .contact_cta_box h3 {
    font-size: 28px;
  }
  
  .contact_social .social_icon {
    font-size: 18px;
    width: 36px;
    height: 36px;
  }
  
  .contact_map_section {
    padding-bottom: 80px;
  }
  
 
}

@media (max-width: 767px) {
  .container {
    padding: 0 20px;
  }
  
  .header {
    padding: 20px 0;
  }
  
  .banner {
    height: calc(100vh - 50px);
  }
  
  .banner .container {
    gap: 25px;
  }
  
  .banner_social {
    padding-bottom: 15px;
  }
  
  .banner_social ul li a {
    font-size: 16px;
  }
  
  .banner_content h1 {
    font-size: 36px;
    margin-bottom: 15px;
  }
  
  .banner_content p {
    font-size: 15px;
    line-height: 24px;
  }
  
  .banner_btn {
    padding: 0 25px;
    height: 42px;
    line-height: 42px;
    font-size: 15px;
    margin-top: 40px;
  }
  
  .banner_arrow_main {
    width: 120px;
    height: 120px;
  }
  
  .wrk-marquee {
    height: 55px;
  }
  
  .wrk-marquee-content {
    font-size: 16px;
    gap: 10px;
  }
  
  .main-title {
    font-size: 36px;
    margin-bottom: 20px;
  }
  
  .who_we_are_section {
    padding: 50px 0 70px;
  }
  
  .who_we_are_image {
    height: 220px;
  }
  
  .who_we_are_content {
    padding: 25px 15px;
  }
  
  .who_we_are_content p {
    font-size: 14px;
    line-height: 22px;
  }
  
  .what_wedo_section {
    padding: 50px 0;
  }
  
  .services_grid {
    grid-template-columns: 1fr;
    gap: 30px;
    row-gap: 30px;
  }
  
  .service_item {
    padding-left: 50px;
  }
  
  .service_icon {
    width: 35px;
  }
  
  .service_item h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  
  .service_item p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 20px;
  }
  
  .process_section {
    padding: 50px 0;
  }
  
  .meet_team_section {
    padding: 50px 0;
  }
  
  /* About Page */
  .sub-banner {
    padding: 70px 0;
    height: 350px;
  }
  
  .sub-banner h1 {
    font-size: 36px;
  }
  
  .sub-banner p {
    font-size: 14px;
  }
  
  .about_first_section {
    padding: 50px 0;
  }
  
  .about_first_content .main-title {
    font-size: 36px;
  }
  
  .about_first_content p {
    font-size: 14px;
    line-height: 22px;
  }
  
  .about_approch_inner {
    padding: 30px 20px;
  }
  
  .approch_list {
    margin-top: 35px;
  }
  
  .approch_item {
    margin-bottom: 35px;
  }
  
  .approch_number {
    font-size: 42px;
  }
  
  .approch_text p {
    font-size: 13px;
    line-height: 20px;
  }
  
  .about_believe_section {
    padding: 50px 0;
  }
  
  .believe_wrapper {
    padding-bottom: 40px;
  }
  
  .vision_section {
    padding: 50px 0;
  }
  
  .vision-main {
    margin-top: 35px;
  }
  
  .vision-cta-panel {
    padding: 25px 15px;
  }
  
  .vision-cta-text {
    font-size: 14px;
    line-height: 22px;
  }
  
  .about_team_section {
    padding: 50px 0;
  }
  
  .team_list {
    margin-top: 40px;
  }
  
  .team_list ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
  
  .third_title {
    font-size: 32px;
  }
  
  /* Service Page */
  .aboutwhat_we_do_section {
    padding: 50px 0;
  }
  
  .what_we_do_top {
    margin-bottom: 40px;
  }
  
  .sub_title {
    font-size: 26px;
  }
  
  .wave {
    width: 120px;
    height: 12px;
  }
  
  .what_we_do_description p {
    font-size: 13px;
    line-height: 20px;
  }
  
  .services_accordion .services_grid {
    gap: 20px;
  }
  
  .services_accordion .service_item {
    padding: 25px;
    padding-bottom: 40px;
    min-height: 140px;
  }
  
  .services_accordion .service_number {
    font-size: 34px;
    min-width: 45px;
  }
  
  .services_accordion .service_content h3 {
    font-size: 22px;
  }
  
  .services_accordion .service_subtitle {
    font-size: 14px;
    line-height: 20px;
  }
  
  .services_accordion .service_description {
    font-size: 12px;
    line-height: 18px;
  }
  
  .services_accordion .ideas_title {
    font-size: 13px;
  }
  
  .services_accordion .service_ideas ul li {
    font-size: 12px;
    line-height: 20px;
  }
  
  .services_accordion .service_tagline {
    font-size: 14px;
  }
  
  .service_why_choose_section {
    padding-bottom: 50px;
  }
  
  .service_why_choose_section .container {
    padding-top: 50px;
  }
  
  .why_choose_wrapper {
    gap: 30px;
  }
  
  .create_bottom_section {
    padding: 30px 0 50px;
  }
  
  .create_together_wrapper_inner {
    padding: 30px 20px;
  }
  
  .create_together_wrapper_inner p {
    font-size: 12px;
    line-height: 22px;
  }
  
  /* Portfolio Page */
  .portfolio_banner {
    padding-top: 90px;
  }
  
  .portfolio_banner .main-title {
    margin-bottom: 40px;
  }
  
  .portfolio_list_section {
    padding-top: 25px;
    padding-bottom: 70px;
  }
  
  .portfolio_tabs {
    gap: 25px;
    margin-bottom: 45px;
  }
  
  .portfolio_tab {
    padding: 10px 25px;
    font-size: 16px;
  }
  
  .portfolio_grid {
    gap: 30px;
  }
  
  .portfolio_image {
    height: 300px;
    margin-bottom: 15px;
  }
  
  .portfolio_title {
    font-size: 16px;
  }
  
  .portfolio_company {
    font-size: 14px;
  }
  
  /* Contact Page */
  .contact_section {
    padding: 50px 0 70px;
  }
  
  .contact_wrapper {
    gap: 40px;
  }
  
  .form_group {
    margin-bottom: 30px;
  }
  
  .form_group label {
    font-size: 16px;
    margin-bottom: 10px;
  }
  
  .contact_input,
  .contact_textarea {
    font-size: 16px;
    padding: 10px 0;
  }
  
  .contact_textarea {
    height: 130px;
  }
  
  .contact_submit_btn {
    padding: 10px 40px;
    font-size: 17px;
    margin-top: 15px;
  }
  
  .contact_info_column {
    padding: 20px;
    gap: 25px;
  }
  
  .contact_image {
    height: 300px;
  }
  
  .contact_cta_box {
    padding: 28px 20px;
  }
  
  .contact_cta_box h3 {
    font-size: 26px;
  }
  
  .contact_social .social_icon {
    font-size: 17px;
    width: 34px;
    height: 34px;
  }
  
  .contact_map_section {
    padding-bottom: 70px;
  }
  


  .error-404,
  .search-page-inner,
  .search-noresult-inner {
    padding: 60px 15px;
  }

      .process_steps {
        max-width: 340px;
    }

        .process_wrapper {
        grid-template-columns: 1fr;
    }

    .logo_marquee {
    position: absolute;
    left: -16%;
    top: 14%;
    width: 100%;
    height: 45px;
    }

    .home_team_list ul {
        gap: 20px;
    }

    .team_member_image{
         height: 230px;
    }

    .why_choose_list li {
        font-size: 16px;
    }

    .social-icons{
        margin-left: auto;
    }

        .why_choose_list{
        gap: 10px;
        margin-top: 25px;
        margin-bottom: 20px;
    }

        .process_description {
     font-size: 16px;
        line-height: 25px;
    }

        .process_arrow {
        right: -80px;
        top: 100px;
        width: 75px;
    }

        .footer-logo {
        width: 120px;
    }

        .footer-links {
        width: 22%;
    }

    .team_view_all{
        text-align: center;
    }

     .meet_team_wrapper .main-title{
         text-align: center;
     }

    .meet_team_wrapper .main-title br{
      display: none;
    } 

    .main-title{
        text-align: center;
    }

    .third_title{
       text-align: center;
    }

    .about_believe_section .third_title{
        text-align: center;
    }
}

@media (max-width: 640px) {
  .container {
    padding: 0 15px;
  }
  
  .banner {
    height: calc(100vh - 45px);
  }
  
  .banner_content h1 {
    font-size: 32px;
  }
  
  .banner_content p {
    font-size: 14px;
    line-height: 22px;
  }
  
  .banner_btn {
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    margin-top: 35px;
  }
  
  .banner_arrow_main {
    width: 100px;
    height: 100px;
  }
  
  .banner-arrow-icon {
    width: 40px;
    height: 25px;
  }
  
  .wrk-marquee {
    height: 50px;
  }
  
  .wrk-marquee-content {
    font-size: 14px;
    gap: 8px;
  }
  
  .main-title {
    font-size: 40px;
  }
  
  .who_we_are_section {
    padding: 40px 0 60px;
  }
  
  .who_we_are_image {
    height: 200px;
  }
  
  .who_we_are_content {
    padding: 20px 15px;
  }
  
  .what_wedo_section {
    padding: 40px 0;
  }
  
  .services_grid {
    gap: 35px;
  }
  
  .service_item {
    padding-left: 45px;
  }
  
  .service_item h3 {
    font-size: 18px;
  }
  
  .process_section {
    padding: 40px 0;
  }
  
  .meet_team_section {
    padding: 40px 0;
  }
  
  /* About Page */
  .sub-banner {
    padding: 60px 0;
    height: 300px;
  }
  
  .sub-banner h1 {
    font-size: 32px;
  }
  
  .sub-banner p {
    font-size: 13px;
  }
  
  .about_first_section {
    padding: 40px 0;
  }
  
  .about_first_content .main-title {
    font-size: 35px;
  }
  
  .about_first_content p {
    font-size: 13px;
    line-height: 20px;
  }
  
  .about_approch_inner {
    padding: 25px 18px;
  }
  
  .approch_list {
    margin-top: 30px;
  }
  
  .approch_item {
    margin-bottom: 30px;
  }
  
  .approch_number {
    font-size: 38px;
  }
  
  .approch_text p {
    font-size: 12px;
    line-height: 18px;
  }
  
  .about_believe_section {
    padding: 40px 0;
  }
  
  .believe_wrapper {
    padding-bottom: 35px;
  }
  
  .vision_section {
    padding: 40px 0;
  }
  
  .vision-main {
    margin-top: 30px;
  }
  
  .vision-text p {
    font-size: 14px;
    line-height: 22px;
  }
  
  .vision-cta-panel {
    padding: 20px 12px;
  }
  
  .vision-cta-text {
    font-size: 13px;
    line-height: 20px;
  }
  
  .about_team_section {
    padding: 40px 0;
  }
  
  .team_list {
    margin-top: 35px;
  }
  
  .team_list ul {
    gap: 25px;
  }
  
  .third_title {
    font-size: 32px;
        margin-bottom: 10px;
  }
  
  /* Service Page */
  .aboutwhat_we_do_section {
    padding: 40px 0;
  }
  
  .what_we_do_top {
    margin-bottom: 35px;
  }
  
  .sub_title {
    font-size: 24px;
  }
  
  .wave {
    width: 100px;
    height: 10px;
  }
  
  .what_we_do_description p {
    font-size: 12px;
    line-height: 18px;
  }
  
  .services_accordion .services_grid {
    gap: 18px;
  }
  
  .services_accordion .service_item {
    padding: 22px;
    min-height: 120px;
  }
  
  .services_accordion .service_number {
    font-size: 30px;
    min-width: 40px;
  }
  
  .services_accordion .service_content h3 {
    font-size: 20px;
  }
  
  .services_accordion .service_subtitle {
    font-size: 13px;
    line-height: 18px;
  }
  
  .services_accordion .service_description {
    font-size: 11px;
    line-height: 17px;
  }
  
  .services_accordion .ideas_title {
    font-size: 12px;
  }
  
  .services_accordion .service_ideas ul li {
    font-size: 11px;
    line-height: 18px;
  }
  
  .services_accordion .service_tagline {
    font-size: 13px;
  }
  
  .service_why_choose_section {
    padding-bottom: 40px;
  }
  
  .service_why_choose_section .container {
    padding-top: 40px;
  }
  
  .why_choose_wrapper {
    gap: 25px;
  }
  
  .create_bottom_section {
    padding: 25px 0 40px;
  }
  
  .create_together_wrapper_inner {
    padding: 25px 18px;
  }
  
  .create_together_wrapper_inner p {
    font-size: 15px;
    line-height: 20px;
  }
  
  /* Portfolio Page */
  .portfolio_banner {
    padding-top: 80px;
  }
  
  .portfolio_banner .main-title {
    margin-bottom: 35px;
  }
  
  .portfolio_list_section {
    padding-top: 20px;
    padding-bottom: 60px;
  }
  
  .portfolio_tabs {
    gap: 20px;
    margin-bottom: 40px;
  }
  
  .portfolio_tab {
    padding: 10px 20px;
    font-size: 15px;
  }
  
  .portfolio_grid {
        gap: 20px 10px;
  }
  
  .portfolio_image {
    height: 280px;
    margin-bottom: 14px;
  }
  
  .portfolio_title {
    font-size: 15px;
  }
  
  .portfolio_company {
    font-size: 13px;
  }
  
  /* Contact Page */
  .contact_section {
    padding: 10px 0 50px;
  }
  
  .contact_wrapper {
    gap: 35px;
  }
  
  .form_group {
    margin-bottom: 28px;
  }
  
  .form_group label {
    font-size: 14px;
    margin-bottom: 0;
  }
  
  .contact_input,
  .contact_textarea {
    font-size: 16px;
    padding: 10px 0;
  }
  
  .contact_textarea {
    height: 120px;
  }
  
  .contact_submit_btn {
    padding: 10px 35px;
    font-size: 16px;
    margin-top: 15px;
  }
  
  .contact_info_column {
    padding: 18px;
    gap: 22px;
  }
  
  .contact_image {
    height: 280px;
  }
  
  .contact_cta_box {
    padding: 25px 18px;
  }
  
  .contact_cta_box h3 {
    font-size: 24px;
  }
  
  .contact_social .social_icon {
    font-size: 16px;
    width: 32px;
    height: 32px;
  }
  
  .contact_map_section {
    padding-bottom: 60px;
  }
  
 

  .search-page .image,
  .search-page .content {
    width: 100%;
  }

      .wedone_text {
        font-size: 14px;
        line-height: 20px;
        margin-top: 10px;
    }

    .clients_section{
      padding-top: 40px;
    }

        .clients_section_carousel .owl-dots{
        margin-top: 30px;
    }

    .clients_section_carousel .owl-dots .owl-dot {
    width: 6px;
    height: 6px;
    margin: 0 5px;
    }

    .video_icon{
      width: 65px;
    height: 65px;
    }

    .video_icon img {
    width: 20px !important;
    }

    .team_member {
    flex: none;
    width: 47%;
    }

        .team_member_name {
        font-size: 18px;
    }

    .team_member p {
    color: #F1F1F1;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    margin-bottom: 10px;
}

    .footer-links {
        width: 100%;
        margin-top: 40px;
    }

    .footer-links-list li{
    width: 50%;
}

        .social-icons {
        width: 100%;
        justify-content: left;
        margin-left: 0;
        margin-top: 35px;
    }

    .social-icons-list {
    display: flex;
    margin-left: auto;
    justify-content: left;
}

        .footer-logo {
        width: 170px;
        margin:0;
        margin-top: 35px;
    }

    .services_accordion .service_arrow_icon{
      bottom: 5px;
    right: 5px;
    }
}

@media (max-width: 480px) {
  .header {
    padding: 15px 0;
  }

      .team_member_image {
        height: 200px;
    }

    .team_member_social {
    margin-top: 20px;
}


  
  .site-logo img {
    width: 100px;
    height: auto;
  }
  
  .menu-icon {
    width: 25px;
    height: 20px;
  }
  
  .menu-icon span {
    height: 2.5px;
  }
  
  .menu-icon span:nth-child(2) {
    top: 9px;
  }
  
  .menu-icon span:nth-child(3) {
    top: 17px;
  }
  
  .menu-icon.open span:nth-child(1),
  .menu-icon.open span:nth-child(3) {
    top: 9px;
  }
  
  .nav-bar {
    width: 280px;
    padding: 70px 20px 20px;
  }
  
  .banner {
    height: calc(100vh - 40px);
  }
  
  .banner .container {
    gap: 20px;
  }
  
  .banner_social ul {
    gap: 8px;
  }
  
  .banner_social ul li a {
    font-size: 14px;
  }
  
  .banner_content h1 {
    font-size: 28px;
    margin-bottom: 12px;
  }
  
  .banner_content p {
    font-size: 13px;
    line-height: 20px;
  }
  
  .banner_btn {
    padding: 0 18px;
    height: 38px;
    line-height: 38px;
    font-size: 13px;
    margin-top: 30px;
  }
  
  .banner_arrow_main {
    width: 100px;
    height: 100px;
  }
  
  .banner-arrow-icon {
    width: 25px;
    height: 15px;
  }
  
  .wrk-marquee {
    height: 45px;
  }
  
  .wrk-marquee-content {
    font-size: 13px;
    gap: 6px;
  }
  
  .main-title {
    font-size: 30px;
    margin-bottom: 18px;
  }
  
  .who_we_are_section {
    padding: 35px 0 50px;
  }
  
  .who_we_are_image {
    height: 180px;
  }
  
  .who_we_are_content {
    padding: 20px 12px;
  }
  
  .who_we_are_content p {
    font-size: 13px;
    line-height: 20px;
  }
  
  .what_wedo_section {
    padding: 35px 0;
  }
  
  .services_grid {
    gap: 35px;
  }
  
  .service_item {
    padding-left: 40px;
  }
  
  .service_icon {
    width: 30px;
    margin-bottom: 20px;
  }
  
  .service_item h3 {
    font-size: 20px;
    margin-bottom: 12px;
  }
  
  .service_item p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 18px;
  }
  
  .process_section {
    padding: 35px 0;
  }
  
  .meet_team_section {
    padding: 35px 0;
  }
  
  /* About Page */
  .sub-banner {
    padding: 50px 0;
    height: 280px;
  }
  
  .sub-banner h1 {
    font-size: 28px;
  }
  
  .sub-banner p {
    font-size: 14px;
    list-style: 20px;
  }
  
  .about_first_section {
    padding: 35px 0;
  }
  
  .about_first_content .main-title {
    font-size: 28px;
  }
  
  .about_first_content p {
    font-size: 14px;
    line-height: 20px;
  }
  
  .about_approch_inner {
    padding: 25px 15px;
  }
  
  .approch_list {
    margin-top: 25px;
  }
  
  .approch_item {
    margin-bottom: 25px;
  }
  
  .approch_number {
    font-size: 34px;
  }
  
  .approch_text p {
    font-size: 14px;
    line-height: 22px;
  }
  
  .about_believe_section {
    padding: 35px 0;
  }
  
  .believe_wrapper {
    padding-bottom: 30px;
  }
  
  .vision_section {
    padding: 35px 0;
  }
  
  .vision-main {
    margin-top: 25px;
  }
  
  .vision-text {
    padding-top: 30px;
  }
  
  .vision-text p {
    font-size: 14px;
    line-height: 24px;
  }
  
  .vision-cta-panel {
    padding: 18px 10px;
  }
  
  .vision-cta-panel .third_title {
    font-size: 30px;
  }
  
  .vision-cta-text {
    font-size: 12px;
    line-height: 18px;
  }
  
  .about_team_section {
    padding: 35px 0;
  }
  
  .team_list {
    margin-top: 30px;
  }
  
  .team_list ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  
  .third_title {
    font-size: 30px;
  }
  
  /* Service Page */
  .aboutwhat_we_do_section {
    padding: 35px 0;
  }
  
  .what_we_do_top {
    margin-bottom: 30px;
  }
  
  .sub_title {
    font-size: 22px;
  }
  
  .wave {
    width: 90px;
    height: 9px;
  }
  
  .what_we_do_description p {
    font-size: 14px;
    line-height: 20px;
  }
  
  .services_accordion .services_grid {
    gap: 15px;
  }
  
  .services_accordion .service_item {
    padding: 20px;
    padding-bottom: 40px;
    min-height: 110px;
  }
  
  .services_accordion .service_number {
    font-size: 28px;
    min-width: 38px;
  }
  
  .services_accordion .service_content h3 {
    font-size: 18px;
  }
  
  .services_accordion .service_subtitle {
    font-size: 15px;
    line-height: 17px;
  }
  
  .services_accordion .service_description {
    font-size: 12px;
    line-height: 16px;
  }
  
  .services_accordion .ideas_title {
    font-size: 12px;
  }
  
  .services_accordion .service_ideas ul li {
    font-size: 12px;
    line-height: 18px;
  }
  
  .services_accordion .service_tagline {
    font-size: 12px;
  }
  
  .service_why_choose_section {
    padding-bottom: 35px;
  }
  
  .service_why_choose_section .container {
    padding-top: 35px;
  }
  
  .why_choose_wrapper {
    gap: 20px;
  }
  
  .create_bottom_section {
    padding: 20px 0 35px;
  }
  
  .create_together_wrapper_inner {
    padding: 20px 15px;
  }
  
  .create_together_wrapper_inner p {
    font-size: 15px;
    line-height: 20px;
  }
  
  /* Portfolio Page */
  .portfolio_banner {
    padding-top: 60px;
  }
  
  .portfolio_banner .main-title {
    margin-bottom: 25px;
  }
  
  .portfolio_list_section {
    padding-top: 15px;
    padding-bottom: 40px;
  }
  
  .portfolio_tabs {
    gap: 15px;
    margin-bottom: 30px;
  }
  
  .portfolio_tab {
    padding: 8px 15px;
    font-size: 13px;
  }
  
  .portfolio_grid {
    gap: 20px 10px;
  }
  
  .portfolio_image {
    height: 200px;
    margin-bottom: 10px;
  }
  
  .portfolio_title {
    font-size: 15px;
  }
  
  .portfolio_company {
    font-size: 13px;
  }

      .footer-links-list a {
        font-size: 16px;
    }

        .pre-footer p {
        font-size: 14px;
    }

    .pre-footer {
    padding: 35px 0;
    }

    .social-icons-list li a {
    font-size: 16px;
}

.home_team_list ul{
     display: grid;
     grid-template-columns: repeat(2, 1fr);
     gap: 20px 10px;
}

.team_member{
     width: 100%;
}

.home_team_list{
    margin-top: 10px;
}

    .process_steps {
        max-width: 260px;
    }

   

    .why_choose_list li {
        font-size: 15px;
    }

        .footer-logo {
        width: 125px;
        }

            .about_first_content .btn {
        margin-top: 10px;
    }
}

@media (max-width: 400px) {
  .container {
    padding: 0 12px;
  }
  
  .header {
    padding: 12px 0;
  }
  
  .site-logo img {
    width: 90px;
  }
  
  .menu-icon {
    width: 22px;
    height: 18px;
  }
  
  .menu-icon span {
    height: 2px;
  }
  
  .menu-icon span:nth-child(2) {
    top: 8px;
  }
  
  .menu-icon span:nth-child(3) {
    top: 15px;
  }
  
  .menu-icon.open span:nth-child(1),
  .menu-icon.open span:nth-child(3) {
    top: 8px;
  }
  
  .nav-bar {
    width: 260px;
    padding: 65px 15px 15px;
  }
  
  .banner {
    height: calc(100vh - 35px);
  }
  
  .banner_content h1 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  
  .banner_content p {
    font-size: 12px;
    line-height: 18px;
  }
  
  .banner_btn {
    padding: 0 15px;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    margin-top: 25px;
  }
  
  .banner_arrow_main {
    width: 80px;
    height: 80px;
  }
  
  .banner-arrow-icon {
    width: 30px;
    height: 20px;
  }
  
  .wrk-marquee {
    height: 40px;
  }
  
  .wrk-marquee-content {
    font-size: 13px;
    gap: 5px;
  }
  
  .main-title {
    font-size: 30px;
    margin-bottom: 15px;
  }
  
  .who_we_are_section {
    padding: 30px 0 40px;
  }
  
  .who_we_are_image {
    height: 160px;
  }
  
  .who_we_are_content {
    padding: 18px 10px;
  }
  
  .who_we_are_content p {
    font-size: 12px;
    line-height: 18px;
  }
  
  .what_wedo_section {
    padding: 30px 0;
  }
  
  .services_grid {
    gap: 18px;
  }
  
  .service_item {
    padding-left: 35px;
  }
  
  .service_icon {
    width: 28px;
    margin-bottom: 15px;
  }
  
  .service_item h3 {
    font-size: 15px;
    margin-bottom: 10px;
  }
  
  .service_item p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 15px;
  }
  
  .process_section {
    padding: 30px 0;
  }
  
  .meet_team_section {
    padding: 30px 0;
  }
  
  /* About Page */
  .sub-banner {
    padding: 45px 0;
    height: 250px;
  }
  
  .sub-banner h1 {
    font-size: 24px;
  }
  
  .sub-banner p {
    font-size: 13px;
  }
  
  .about_first_section {
    padding: 30px 0;
  }
  
  .about_first_content .main-title {
    font-size: 24px;
  }
  
  .about_first_content p {
    font-size: 13px;
    line-height: 20px;
  }
  
  .about_approch_inner {
    padding: 20px 12px;
  }
  
  .approch_list {
    margin-top: 20px;
  }
  
  .approch_item {
    margin-bottom: 20px;
  }
  
  .approch_number {
    font-size: 30px;
  }
  
  .approch_text p {
    font-size: 13px;
    line-height: 20px;
  }
  
  .about_believe_section {
    padding: 30px 0;
  }
  
  .believe_wrapper {
    padding-bottom: 25px;
  }
  
  .vision_section {
    padding: 30px 0;
  }
  
  .vision-main {
    margin-top: 20px;
  }
  
  .vision-text {
    padding-top: 25px;
  }
  
  .vision-text p {
    font-size: 14px;
    line-height: 24px;
  }
  
  .vision-cta-panel {
    padding: 15px 8px;
  }
  
  .vision-cta-panel .third_title {
    font-size: 26px;
  }
  
  .vision-cta-text {
    font-size: 11px;
    line-height: 16px;
  }
  
  .about_team_section {
    padding: 30px 0;
  }
  
  .team_list {
    margin-top: 25px;
  }
  
  .team_list ul {
    gap: 18px;
  }
  
  .third_title {
    font-size: 25px;
  }
  
  /* Service Page */
  .aboutwhat_we_do_section {
    padding: 30px 0;
  }
  
  .what_we_do_top {
    margin-bottom: 25px;
  }
  
  .sub_title {
    font-size: 25px;
  }
  
  .wave {
    width: 80px;
    height: 8px;
  }
  
  .what_we_do_description p {
    font-size: 14px;
    line-height: 20px;
  }
  
  .services_accordion .services_grid {
    gap: 12px;
  }
  
  .services_accordion .service_item {
    padding: 18px;
        padding-bottom: 40px;
    min-height: 100px;
  }
  
  .services_accordion .service_number {
    font-size: 26px;
    min-width: 35px;
  }
  
  .services_accordion .service_content h3 {
    font-size: 18px;
  }
  
  .services_accordion .service_subtitle {
    font-size: 14px;
    line-height: 20px;
  }
  
  .services_accordion .service_description {
    font-size: 12px;
    line-height: 20px;
  }
  
  .services_accordion .ideas_title {
    font-size: 10px;
  }
  
  .services_accordion .service_ideas ul li {
    font-size: 12px;
    line-height: 20px;
  }
  
  .services_accordion .service_tagline {
    font-size: 11px;
  }
  
  .service_why_choose_section {
    padding-bottom: 30px;
  }
  
  .service_why_choose_section .container {
    padding-top: 30px;
  }
  
  .why_choose_wrapper {
    gap: 18px;
  }
  
  .create_bottom_section {
    padding: 18px 0 30px;
  }
  
  .create_together_wrapper_inner {
    padding: 18px 12px;
  }
  
  .create_together_wrapper_inner p {
    font-size: 15px;
    line-height: 20px;
  }
  
  /* Portfolio Page */
  .portfolio_banner {
    padding-top: 50px;
  }
  
  .portfolio_banner .main-title {
    margin-bottom: 20px;
  }
  
  .portfolio_list_section {
    padding-top: 12px;
    padding-bottom: 35px;
  }
  
  .portfolio_tabs {
    gap: 12px;
    margin-bottom: 25px;
  }
  
  .portfolio_tab {
    padding: 7px 12px;
    font-size: 12px;
  }
  
  .portfolio_grid {
    gap: 20px 10px;
  }
  
  .portfolio_image {
    height: 220px;
    margin-bottom: 8px;
  }
  
  .portfolio_title {
    font-size: 14px;
  }
  
  .portfolio_company {
    font-size: 12px;
  }
  
  /* Contact Page */
  .contact_section {
    padding: 0px 0 40px;
  }
  
  .contact_wrapper {
    gap: 20px;
  }
  
  .form_group {
    margin-bottom: 20px;
  }
  
  .form_group label {
    font-size: 14px;
    margin-bottom: 0px;
  }
  
  .contact_input,
  .contact_textarea {
    font-size: 16px;
    padding: 7px 0;
  }
  
  .contact_textarea {
    height: 90px;
  }
  
  .contact_submit_btn {
    padding: 7px 20px;
    font-size: 16px;
    margin-top: 8px;
  }
  
  .contact_info_column {
    padding: 10px;
    gap: 15px;
  }
  
  .contact_image {
    height: 220px;
  }
  
  .contact_cta_box {
    padding: 18px 10px;
  }
  
  .contact_cta_box h3 {
    font-size: 18px;
  }
  
  .contact_social .social_icon {
    font-size: 16px;
    width: 26px;
    height: 26px;
  }
  
  .contact_map_section {
    padding-bottom: 35px;
  }
  
 
}

@media (max-width: 360px) {
  .container {
    padding: 0 10px;
  }
  
  .header {
    padding: 10px 0;
  }
  
  .site-logo img {
    width: 80px;
  }
  
  .menu-icon {
    width: 20px;
    height: 16px;
  }
  
  .menu-icon span {
    height: 2px;
  }
  
  .menu-icon span:nth-child(2) {
    top: 7px;
  }
  
  .menu-icon span:nth-child(3) {
    top: 13px;
  }
  
  .menu-icon.open span:nth-child(1),
  .menu-icon.open span:nth-child(3) {
    top: 7px;
  }
  
  .nav-bar {
    width: 240px;
    padding: 60px 12px 12px;
  }
  
  .nav-bar ul li a {
    padding: 12px 0;
    font-size: 14px;
  }
  
  .banner {
    height: calc(100vh - 30px);
  }
  
  .banner .container {
    gap: 15px;
  }
  
  .banner_social {
    padding-bottom: 12px;
  }
  
  .banner_social ul {
    gap: 6px;
  }
  
  .banner_social ul li a {
    font-size: 12px;
  }
  
  .banner_content h1 {
    font-size: 22px;
    margin-bottom: 8px;
  }
  
  .banner_content p {
    font-size: 11px;
    line-height: 16px;
  }
  
  .banner_btn {
    padding: 0 12px;
    height: 32px;
    line-height: 32px;
    font-size: 11px;
    margin-top: 20px;
  }
  
  .banner_arrow_main {
    width: 70px;
    height: 70px;
  }
  
  .banner-arrow-icon {
    width: 25px;
    height: 18px;
  }
  
  .wrk-marquee {
    height: 35px;
  }
  
  .wrk-marquee-content {
    font-size: 13px;
    gap: 4px;
  }
  
  .main-title {
    font-size: 22px;
    margin-bottom: 12px;
  }
  
  .who_we_are_section {
    padding: 25px 0 35px;
  }
  
  .who_we_are_image {
    height: 140px;
  }
  
  .who_we_are_content {
    padding: 15px 8px;
  }
  
  .who_we_are_content p {
    font-size: 11px;
    line-height: 16px;
  }
  
  .what_wedo_section {
    padding: 25px 0;
  }
  
  .services_grid {
    gap: 15px;
  }
  
  .service_item {
    padding-left: 30px;
  }
  
  .service_icon {
    width: 25px;
    margin-bottom: 12px;
  }
  
  .service_item h3 {
    font-size: 14px;
    margin-bottom: 8px;
  }
  
  .service_item p {
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 12px;
  }
  
  .process_section {
    padding: 25px 0;
  }
  
  .meet_team_section {
    padding: 25px 0;
  }
  
  /* About Page */
  .sub-banner {
    padding: 40px 0;
    height: 220px;
  }
  
  .sub-banner h1 {
    font-size: 22px;
  }
  
  .sub-banner p {
    font-size: 10px;
  }
  
  .about_first_section {
    padding: 25px 0;
  }
  
  .about_first_content .main-title {
    font-size: 22px;
  }
  
  .about_first_content p {
    font-size: 10px;
    line-height: 16px;
  }
  
  .about_approch_inner {
    padding: 18px 10px;
  }
  
  .approch_list {
    margin-top: 18px;
  }
  
  .approch_item {
    margin-bottom: 18px;
  }
  
  .approch_number {
    font-size: 28px;
  }
  
  .approch_text p {
    font-size: 9px;
    line-height: 14px;
  }
  
  .about_believe_section {
    padding: 25px 0;
  }
  
  .believe_wrapper {
    padding-bottom: 20px;
  }
  
  .vision_section {
    padding: 25px 0;
  }
  
  .vision-main {
    margin-top: 18px;
  }
  
  .vision-text {
    padding-top: 20px;
  }
  
  .vision-text p {
    font-size: 11px;
    line-height: 16px;
  }
  
  .vision-cta-panel {
    padding: 12px 6px;
  }
  
  .vision-cta-panel .third_title {
    font-size: 18px;
  }
  
  .vision-cta-text {
    font-size: 10px;
    line-height: 14px;
  }
  
  .about_team_section {
    padding: 25px 0;
  }
  
  .team_list {
    margin-top: 20px;
  }
  
  .team_list ul {
    grid-template-columns: 1fr;
    gap: 15px;
  }
  
  .third_title {
    font-size: 18px;
  }
  
  /* Service Page */
  .aboutwhat_we_do_section {
    padding: 25px 0;
  }
  
  .what_we_do_top {
    margin-bottom: 20px;
  }
  
  .sub_title {
    font-size: 23px;
  }
  
  .wave {
    width: 70px;
    height: 7px;
  }
  
  .what_we_do_description p {
    font-size:14px;
    line-height: 20px;
  }
  
  .services_accordion .services_grid {
    gap: 10px;
  }
  
  .services_accordion .service_item {
    padding: 15px;
        padding-bottom: 40px;
    min-height: 90px;
  }
  
  .services_accordion .service_number {
    font-size: 24px;
    min-width: 32px;
  }
  
  .services_accordion .service_content h3 {
    font-size: 18px;
  }
  
  .services_accordion .service_subtitle {
    font-size: 12px;
    line-height: 18px;
  }
  
  .services_accordion .service_description {
    font-size: 12px;
    line-height: 18px;
  }
  
  .services_accordion .ideas_title {
    font-size: 12px;
  }
  
  .services_accordion .service_ideas ul li {
    font-size: 12px;
    line-height: 18px;
  }
  
  .services_accordion .service_tagline {
    font-size: 10px;
  }
  
  .service_why_choose_section {
    padding-bottom: 25px;
  }
  
  .service_why_choose_section .container {
    padding-top: 25px;
  }
  
  .why_choose_wrapper {
    gap: 15px;
  }
  
  .create_bottom_section {
    padding: 15px 0 25px;
  }
  
  .create_together_wrapper_inner {
    padding: 15px 10px;
  }
  
  .create_together_wrapper_inner p {
    font-size: 12px;
    line-height: 18px;
  }
  
  /* Portfolio Page */
  .portfolio_banner {
    padding-top: 45px;
  }
  
  .portfolio_banner .main-title {
    margin-bottom: 18px;
  }
  
  .portfolio_list_section {
    padding-top: 10px;
    padding-bottom: 30px;
  }
  
  .portfolio_tabs {
    gap: 10px;
    margin-bottom: 20px;
  }
  
  .portfolio_tab {
    padding: 6px 10px;
    font-size: 12px;
  }
  
  .portfolio_grid {
    gap: 15px;
  }
  
  .portfolio_image {
    height: 200px;
    margin-bottom: 6px;
  }
  
  .portfolio_title {
    font-size: 14px;
    margin-bottom: 0;
  }
  
  .portfolio_company {
    font-size: 12px;
  }
  
  /* Contact Page */
  .contact_section {
    padding: 25px 0 35px;
  }
  
  .contact_wrapper {
    gap: 18px;
  }
  
  .form_group {
    margin-bottom: 18px;
  }
  
  .form_group label {
    font-size: 14px;
    margin-bottom: 0;
  }
  
  .contact_input,
  .contact_textarea {
    font-size: 16px;
    padding: 6px 0;
  }
  
  .contact_textarea {
    height: 80px;
  }
  
  .contact_submit_btn {
    padding: 6px 18px;
    font-size: 16px;
    margin-top: 6px;
  }
  
  .contact_info_column {
    padding: 8px;
    gap: 12px;
  }
  
  .contact_image {
    height: 200px;
  }
  
  .contact_cta_box {
    padding: 15px 8px;
  }
  
  .contact_cta_box h3 {
    font-size: 16px;
  }
  
  .contact_social .social_icon {
    font-size: 16px;
    width: 24px;
    height: 24px;
  }
  
  .contact_map_section {
    padding-bottom: 30px;
  }
  
 
}
