@media screen and (max-width: 1920px) {
  .header .inner_header {
    width: 1200px;
  }
  .banner_content {
    width: 1200px;
    margin-left: 0px;
  }

  .about_shape_right {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 5%;
    padding-left: 150px;
  }

  .services_category {
    width: 1200px;
  }
  .milestones_content_left {
    width: 45%;
  }
  .milestones_content_right {
    width: 35%;
  }
  .portfolio_slider_container {
    width: 1200px;
  }
  .portfolio_container .prev {
    left: 10%;
  }
  .portfolio_container .next {
    right: 10%;
  }
  .core_members_section {
    width: 1200px;
  }
  .services_faq_container .services_content {
    width: 1200px;
  }
  .contact_us_left div {
    width: 550px;
  }
  .contact_us_right form {
    width: 600px;
  }
  .footer_content {
    width: 1200px;
  }
  .inner_bottom_footer {
    width: 1200px;
  }

  .our_process_container .process_content {
    width: 1200px;
  }
}

@media screen and (max-width: 1600px) {
  .milestones_content_right {
    width: 40%;
  }

  .portfolio_container .prev {
    left: 7%;
  }
  .portfolio_container .next {
    right: 7%;
  }
}

@media screen and (max-width: 1440px) {
  .header .inner_header {
    width: 1060px;
  }
  .banner_content {
    width: 1180px;
    margin-left: 110px;
  }

  .services_category {
    width: 1060px;
  }
  .portfolio_slider_container {
    width: 1060px;
  }
  .portfolio_container .prev {
    position: absolute;
    top: 52%;
    left: 5%;
  }
  .portfolio_container .next {
    position: absolute;
    top: 52%;
    right: 5%;
  }
  .core_members_section {
    width: 1060px;
  }
  .services_faq_container .services_content {
    width: 1060px;
  }
  .contact_us_left div {
    width: 480px;
  }
  .contact_us_right form {
    width: 430px;
  }
  .footer_content {
    width: 1060px;
  }
  .inner_bottom_footer {
    width: 1060px;
  }
  .about_shape_right {
    padding-left: 50px;
  }

  .our_process_container .process_content {
    width: 1060px;
  }
}

@media screen and (max-width: 1366px) {
  .about_content {
    width: 1060px;
  }
  .about_content .about_left {
    width: 44%;
  }

  .about_content .about_right {
    width: 50%;
  }
  .about_shape_right {
    gap: 10%;
  }
  .milestones_content_left {
    width: 42%;
    display: flex;
    justify-content: flex-end;
  }
  .milestones_content_right {
    width: 45%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

@media screen and (max-width: 1280px) {
  .banner_content {
    width: 1060px;
    margin-left: 0px;
  }
  .banner_left .banner_header {
    font-size: 48px;
  }
  .about_content {
    width: 90%;
  }
  .about_content .about_left {
    width: 45%;
  }

  .contact_us_left div {
    width: 490px;
  }
  .portfolio_container .prev {
    left: 4%;
  }
  .portfolio_container .next {
    right: 4%;
  }
}

@media screen and (max-width: 1200px) {
  .header .inner_header {
    width: 90%;
  }

  .banner_content {
    width: 90%;
  }

  .about_right h3 {
    font-size: 32px;
    padding-bottom: 18px;
  }
  .label {
    margin: 0;
  }

  .services_category {
    width: 90%;
  }

  .company_milestones_counter_container {
    height: 350px;
  }
  .counter_left {
    width: 350px;
  }
  .milestones_content_left h3 {
    font-size: 80px;
  }
  .milestones_content_left p {
    font-size: 26px;
  }
  .milestones_content_right {
    width: 50%;
  }
  .milestones_content_right div h3 {
    font-size: 40px;
  }
  .milestones_content_right div p {
    font-size: 17px;
  }
  .milestones_content_left h3 {
    font-size: 70px;
  }
  .portfolio_slider_container {
    width: 90%;
  }
  .portfolio_container .prev {
    left: 1.5%;
  }
  .portfolio_container .next {
    right: 1.5%;
  }
  .core_members_section {
    width: 90%;
  }
  .member_intro h3 {
    font-size: 20px;
  }
  .services_faq_container .services_content {
    width: 90%;
  }
  .contact_us_right .form_header {
    font-size: 32px;
  }
  .contact_us_right .form_title {
    font-size: 15px;
  }
  .contact_us_left div {
    width: 500px;
  }
  .footer_content {
    width: 90%;
  }
  .inner_bottom_footer {
    width: 90%;
  }
  .our_process_container .process_content {
    width: 90%;
  }
}

@media screen and (max-width: 1080px) {
  .section_heading {
    font-size: 48px;
  }
  .about_header h1 {
    font-size: 48px;
  }
  .process_header h1 {
    font-size: 48px;
  }
  .portfolio_image .portfolio_slide_img {
    width: 100%;
    height: 100%;
    object-fit: fill;
  }
  .about_content .about_right {
    padding-top: 60px;
    padding-bottom: 110px;
  }
  .about_more {
    font-size: 12px;
  }

  .about_consultantation {
    font-size: 12px;
  }
  .about_service .services_title {
    font-size: 19px;
  }
  .contact_us_left div {
    width: 88.5%;
  }

  .core_members_section {
    column-gap: 30px;
  }
  .member_intro p {
    font-size: 15px;
  }
  .address_section {
    width: 42%;
  }
  .carousel_controls {
    right: 24%;
  }
}

@media screen and (max-width: 1024px) {
  .logo_container {
    width: 220px;
    height: 36px;
  }
  .banner_content .banner_right {
    width: 40%;
  }
  .banner_content .banner_left {
    width: 54%;
  }
  .banner_left .banner_header {
    font-size: 44px;
  }
  .main_services_container {
    padding: 65px 0px 90px 0px;
  }
  .portfolio_container {
    padding: 70px 0px 20px 0px;
  }

  .testimonial_container {
    padding: 70px 0px;
  }
  .our_team_container {
    padding: 70px 0px;
  }
  .portfolio_slider_container {
    padding: 0px 0px 90px 0px;
  }

  .testimonial_slide {
    min-height: 240px !important;
    width: 500px !important;
  }
  .testimonial_content {
    width: 90%;

    margin-top: 40px;
  }
  .author_review {
    font-size: 15px;
  }
  .contact_us_container .contact_us_left {
    padding: 0px 0px;
  }
  .contact_us_container .contact_us_right {
    padding: 40px 0px;
    padding-left: 50px;
  }
  .contact_us_right .form_header {
    font-size: 30px;
  }
  .footer_left {
    width: 32%;
  }
  .address_section {
    width: 44%;
  }

  .about_shape_left {
    width: 50%;
  }
  .about_shape_right {
    width: 53%;
  }
  .process_left_content h3 {
    font-size: 27px;
  }
  .process_content .process_left_content {
    width: 49%;
  }
  .process_content .process_right_img {
    width: 45%;
  }
}
@media screen and (max-width: 991px) {
  .about_content .about_left {
    width: 47%;
  }
  .banner_container {
    background-size: cover;
  }
  .menu p {
    display: none;
  }

  .link {
    display: none;
  }

  .hamburger {
    display: block;
  }

  .about_content .about_right {
    padding-bottom: 110px;
  }

  .about_right h3 {
    font-size: 28px;
  }
  .about_right h6 {
    font-size: 15.3px;
  }
  .about_right .about_text {
    font-size: 15.3px;
  }
  .about_right .about_bullet_point {
    font-size: 15px;
  }
  .company_milestones_counter_container {
    height: 320px;
  }
  .milestones_content_left h3 {
    font-size: 65px;
  }
  .milestones_content_left p {
    font-size: 25px;
  }
  .milestones_content_right div h3 {
    font-size: 35px;
  }

  .services_category {
    display: grid;
    grid-template-columns: repeat(2, 47%);
    grid-template-rows: repeat(3, auto);
    column-gap: 42px;
    row-gap: 30px;
    justify-content: center;
    align-items: center;
  }

  .core_members_section {
    width: 70%;
    grid-template-columns: repeat(2, auto);
    column-gap: 65px;
    row-gap: 50px;
  }
  .core_member img {
    width: 100%;
  }
  .services_content .services_text_container {
    width: 48%;
  }
  .services_accordion {
    width: 47%;
  }
  .about_service .services_title {
    font-size: 22px;
  }
  .about_modal_content {
    width: 90%;
  }
  .modal-content {
    width: 90%;
  }
  /* portfolio */
  .modal_portfolio_content {
    width: 80%;
  }
  .image_portfolio img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  .image_portfolio {
    overflow: hidden;
    display: flex;
    align-items: center;
  }
  .close_portfolio_modal {
    top: 40px;
  }

  .process_content .process_left_content {
    width: 50%;
  }
  .process_content .process_right_img {
    width: 48%;
  }
  .close_service_modal {
    margin-top: -50px;
  }
  .portfolio_container .prev {
    left: 1%;
  }
  .portfolio_container .next {
    right: 1%;
  }
}
@media screen and (max-width: 820px) {
  .banner_content .banner_right {
    width: 42%;
  }
  .banner_content .banner_left {
    width: 55%;
  }
  .banner_left .banner_header {
    font-size: 38px;
  }
  .banner_left .banner_sub_header br {
    display: none;
  }
  .banner_left .banner_title {
    font-size: 15px;
  }
  .banner_left .banner_sub_header {
    font-size: 18px;
  }

  .about_content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 0px;
    align-items: center;
  }
  .about_content .about_left {
    width: 70%;
  }
  .about_content .about_right {
    width: 90%;
    padding-top: 0px;
    padding-bottom: 40px;
    text-align: center;
  }
  .about_ctrl_btns {
    justify-content: center;
  }
  .about_bottom_shape {
    margin-top: 20px;
  }
  .about_shape_left {
    display: none;
  }
  .about_shape_right {
    width: 100%;
    justify-content: center;
    padding-left: 0px;
  }
  .about_shape_mobile {
    display: block;
    top: 38%;
  }
  .company_milestones_counter_container {
    height: 300px;
  }
  .milestones_content_left {
    width: 40%;
    overflow: hidden;
  }
  .counter_left {
    width: 240px;
  }
  .milestones_content_left h3 {
    font-size: 55px;
  }
  .milestones_content_right .counter_right {
    column-gap: 25px;
    padding-top: 25px;
  }
  .milestones_content_right div h3 {
    font-size: 30px;
  }
  .milestones_content_right div p {
    font-size: 16px;
  }

  .portfolio_image {
    width: 47%;
    height: auto;
  }
  .portfolio_image .portfolio_slide_img {
    object-fit: cover;
  }
  .portfolio_stories {
    width: 48%;
  }
  .portfolio_container .prev {
    left: 1%;
    display: none;
  }
  .portfolio_container .next {
    right: 1%;
    display: none;
  }

  .testimonial_container {
    height: 700px;
  }
  .testimonial_slide {
    min-height: 300px !important;
  }
  .quote {
    width: 30px;
    height: 30px;
  }
  .author {
    font-size: 16px;
  }
  .author_review {
    font-size: 16px;
  }
  .slick-next {
    right: 30px !important;
  }
  .slick-prev {
    left: 30px !important;
    z-index: 999;
  }
  .services_faq_container {
    padding-bottom: 65px;
  }
  .services_faq_container .services_content {
    padding-top: 30px;
  }
  .services_content .services_text_container {
    width: 46%;
  }
  .services_accordion {
    width: 50%;
  }
  .contact_us_right form {
    width: 90%;
  }
  .contact_us_container .contact_us_right {
    padding-left: 30px;
  }

  .footer_content {
    display: grid;
    grid-template-columns: repeat(2, 50%);
  }
  .footer_left {
    width: 100%;
  }
  .footer_menu {
    width: 100%;
    padding-left: 40px;
  }
  .address_section {
    width: 200%;
  }

  .inner_bottom_footer div {
    display: flex;
    gap: 10px;
  }
  .inner_bottom_footer {
    font-size: 12px;
  }
  .inner_bottom_footer a {
    font-size: 12px;
  }
  .our_process_container .process_content {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    gap: 70px;
  }
  .process_content .process_left_content {
    width: 100%;
  }
  .process_left_content .process_step {
    justify-content: flex-start;
  }
  .process_step .process_icon {
    margin-right: 0px;
  }
  .process_content .process_right_img {
    width: 80%;
    height: auto;
    align-self: center;
  }
  .slick-prev,
  .slick-next {
    display: none !important;
  }
  .address_section {
    padding-left: 0%;
  }
}

@media screen and (max-width: 767px) {
  .about_content .about_left {
    min-height: fit-content;
  }
  .indicators {
    left: 44%;
  }
  .offcanvas .link {
    font-size: 16px;
  }
  .banner_container {
    padding-bottom: 50px;
  }
  .banner_content {
    padding-top: 110px;
  }
  .banner_left .banner_sub_header {
    padding-bottom: 20px;
  }
  .about_right .about_text {
    font-size: 14px;
  }
  .portfolio_content .portfolio_text {
    font-size: 14px;
    line-height: 20px;
  }
  .process_step .process_details p {
    font-size: 14px;
  }
  .contact_us_left .contact_text {
    font-size: 14px;
    line-height: 20px;
  }
  .contact_us_left span {
    font-size: 14px;
    line-height: 20px;
  }
  .section_heading {
    font-size: 38px;
  }
  .about_header h1 {
    font-size: 38px;
  }
  .process_header h1 {
    font-size: 38px;
  }
  .about_container {
    padding-top: 65px;
  }
  .portfolio_container {
    padding: 65px 0px 20px 0px;
  }
  .testimonial_container {
    padding: 65px 0px;
  }
  .our_process_container {
    padding: 65px 0px 0px 0px;
  }
  .contact_us_container .contact_us_right {
    padding: 65px 0px;
  }

  .main_services_container {
    padding: 65px 0px 70px 0px;
  }
  .about_content .about_right {
    padding-bottom: 50px;
  }
  .our_process_container .process_content {
    padding-bottom: 70px;
  }
  .contact_us_container .contact_us_left {
    width: 100%;
    padding: 70px 0px 50px 0px;
  }

  .banner_content {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .banner_content .banner_left {
    width: 100%;
    text-align: center;
  }
  .banner_left .banner_button {
    width: 100%;
    padding: 20px 0px;
    text-align: center;
    display: flex;
    justify-content: center;
  }
  .banner_left a {
    min-width: 200px;
  }

  .banner_content .banner_right {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .banner_content .banner_right img {
    width: 90%;
    height: auto;
  }
  .about_service .services_title {
    font-size: 20px;
  }
  .services_faq_container .services_content {
    flex-direction: column;
    gap: 60px;
  }
  .services_accordion {
    width: 100%;
  }
  .modal-content {
    margin: 5% auto;
  }
  .service_modal_header {
    padding-left: 40px;
  }
  #serviceModalTitle {
    font-size: 30px;
  }
  .service_modal_body {
    padding-left: 40px;
  }
  #modalIntroText {
    font-size: 17px;
    line-height: 28px;
  }
  #modalServiceList h3 {
    font-size: 17px;
  }

  /* about section  */

  .about_modal_content {
    margin: 10% auto;
    width: 95%;
    height: 80vh;
    padding-top: 30px;
  }
  .about_modal_header {
    padding-left: 20px;
  }
  .about_modal_body {
    padding: 20px 20px 70px 20px;
  }
  .close_about_modal {
    margin-top: -20px;
  }

  .about_modal_header h2 {
    font-size: 30px;
  }
  .about_modal_body .about_intro_text {
    font-size: 17px;
    line-height: 28px;
    padding-bottom: 12px;
  }
  .why_we_text .why_we_header {
    font-size: 18px;
  }

  .accordion_trigger {
    font-size: 16px;
    line-height: 22px;
  }
  .services_content .services_text_container {
    width: 100%;
    text-align: center;
  }
  .services_text_container div {
    padding-left: 15%;
    text-align: initial;
  }
  .core_member img {
    animation: brightnessAnimation 10s infinite;
  }
  @keyframes brightnessAnimation {
    0% {
      filter: brightness(80%);
    }
    50% {
      filter: brightness(100%);
    }
    100% {
      filter: brightness(80%);
    }
  }
  .slick-prev,
  .slick-next {
    display: none !important;
  }
  .portfolio_content {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
    flex-direction: column;
  }
  .portfolio_image {
    width: 100%;
    height: auto;
  }
  .portfolio_stories {
    width: 100%;
    text-align: center;
  }
  .portfolio_stories div {
    justify-content: center;
  }
  .close_portfolio_modal {
    top: 60px;
  }

  .testimonial_container {
    height: 750px;
  }
  .testimonial_slide {
    width: 550px !important;
  }
  .contact_us_container {
    flex-direction: column;
  }
  .contact_us_container .contact_us_left {
    width: 100%;
    padding: 40px 0px 40px 0px;
  }
  .contact_us_left div {
    width: 100%;
    padding-left: 5%;
  }
  .contact_us_container .contact_us_right {
    width: 100%;
    padding-left: 0px;
    /* padding-bottom: 180px; */
  }
  .contact_shape {
    bottom: 20px;
  }
  .contact_us_right form {
    width: 100%;
    padding: 50px 20px 10px 10px;
    padding-left: 5%;
  }
  .contact_shape {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 140px;
    overflow: hidden;
    opacity: 0.2;
  }
  .contact_us_right .form_title,
  .contact_us_right .form_header {
    text-align: center;
  }
  .contact_us_right .form_title {
    font-size: 18px;
  }
  .contact_us_right .form_header {
    font-size: 40px;
  }
  .address_title br {
    display: block;
  }
  /* new process section code */
  .our_process_container .process_content {
    gap: 40px;
  }
  .icon_details_wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .process_left_content h3 {
    text-align: center;
  }
  .process_left_content .process_quote {
    text-align: center;
  }
  .process_icon_wrapper {
    width: 100px;
    height: 100px;
  }
  .process_icon_wrapper img {
    max-width: 50px;
    max-height: 50px;
  }
  .process_details {
    margin-top: 50px;
    text-align: center;
    padding-bottom: 30px;
  }
  .active_process_img {
    margin-top: 30px;
  }

  .process_for_mobile {
    display: block;
  }
  .process_left_content .process_step {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 0px;
    padding-top: 10px;
  }
  .process_for_mobile img {
    object-fit: fill;
  }

  .icon_details_wrapper {
    padding-top: 50px;
  }
}
@media screen and (max-width: 575px) {
  .modal_portfolio_content {
    height: fit-content;
    top: 20%;
  }
  .prev_image {
    left: 40%;
    top: 80%;
  }
  .next_image {
    position: absolute;
    right: 40%;
    top: 80%;
  }
  .close_portfolio_modal {
    top: 0px;
  }
  .modal_portfolio_images {
    height: auto;
  }
  .about_service .service_text {
    padding-top: 20px;
  }
  .address_section button {
    top: 80%;
  }
  .contact_us_left .contact_text {
    padding-bottom: 12px;
  }
  .offcanvas_logo {
    width: 162px;
    height: 27px;
  }
  .cross_div {
    height: 85px;
    font-size: 25px;
    padding-left: 20px;
  }
  .inner_offcanvas {
    padding-top: 90px;
    padding-left: 20px;
  }

  .bar {
    height: 3px;
    width: 32px;
  }
  .offcanvas {
    width: 100%;
  }
  .offcanvas_social_icons {
    left: 5%;
  }

  .section_heading {
    font-size: 34px;
    padding-bottom: 12px;
  }
  .about_header h1 {
    font-size: 34px;
    padding-bottom: 12px;
  }
  .process_header h1 {
    font-size: 34px;
  }
  .contact_us_right .form_header {
    font-size: 34px;
  }
  .sub_heading {
    font-size: 18px;
    line-height: 28px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .about_header p {
    font-size: 18px;
  }
  .process_header p {
    font-size: 18px;
  }
  .main_services_heading {
    padding-bottom: 50px;
  }
  .banner_content button {
    font-size: 16px;
    height: 47px;
  }
  .banner_content .banner_right img {
    width: 100%;
  }
  .about_content .about_left {
    width: 90%;
  }
  .modal-content {
    height: 80vh;
    width: 95%;
  }

  #serviceModalTitle {
    font-size: 24px;
  }
  .about_modal_header h2 {
    font-size: 24px;
  }
  .service_modal_header {
    padding-left: 20px;
  }
  .service_modal_body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .close_service_modal {
    margin-top: -40px;
    margin-right: -15px;
  }
  .services_text_container div {
    padding-left: 7%;
    text-align: initial;
  }
  .about_right h6 {
    font-size: 16.3px;
  }
  .about_right .about_text {
    font-size: 13px;
    line-height: 17px;
  }
  .portfolio_content .portfolio_text {
    font-size: 13px;
    line-height: 17px;
  }
  .process_step .process_details p {
    font-size: 13px;
    line-height: 17px;
  }
  .contact_us_left .contact_text {
    font-size: 13px;
    line-height: 17px;
  }
  .contact_us_left span {
    font-size: 13px;
    line-height: 17px;
  }
  .footer_left p {
    font-size: 13px;
    line-height: 17px;
  }
  .footer_menu a {
    font-size: 13px;
    line-height: 17px;
  }
  .services_footer p {
    font-size: 13px;
    line-height: 17px;
  }
  .about_right .about_bullet_point {
    font-size: 16px;
  }
  .about_header {
    padding-bottom: 0px;
  }
  .about_modal_header {
    padding-left: 20px;
  }

  .services_category {
    grid-template-columns: repeat(1, 90%);
    grid-template-rows: repeat(6, auto);

    row-gap: 30px;
  }

  .about_service {
    padding: 12px 12px;
  }
  .about_content .about_right {
    padding: 0px 0px 40px 0px;
  }
  .about_content .about_left {
    min-height: auto;
  }

  .about_service .services_title {
    font-size: 23px;
  }
  .about_service .service_text {
    font-size: 14px;
    line-height: 18px;
  }
  .about_content {
    gap: 20px;
  }
  .company_milestones_counter_container {
    flex-direction: column;
    height: 500px;
    overflow: hidden;
  }
  .milestones_content_left {
    width: 100%;
    height: 40%;
  }
  .milestones_content_right {
    width: 100%;
    height: 60%;
    padding-top: 40px;
  }
  .shape_counter {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 50%;
    top: 50%;
    overflow: hidden;
  }
  .milestones_content_right .counter_right {
    width: 100%;
    height: 100%;
    display: grid;
    grid-template-columns: repeat(2, auto);
    justify-content: space-evenly;
  }
  .counter_left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    justify-items: center;
    width: 100%;
    height: 100%;
  }

  .testimonial_slide {
    width: 400px !important;
  }
  .testimonial_slide {
    height: 300px !important;
  }

  .core_members_section {
    width: 100%;
    justify-content: center;
    grid-template-columns: repeat(1, 60%);
  }
  .core_member img {
    width: 100%;
    height: auto;
  }

  .services_faq_container {
    padding-bottom: 20px;
  }
  .services_faq_container .services_content {
    padding-bottom: 40px;
    flex-direction: column;
    align-items: center;
    padding-top: 30px;
  }
  .contact_us_container {
    flex-direction: column;
  }

  .footer_content {
    display: grid;
    grid-template-columns: repeat(1, 100%);
  }
  .address_section {
    width: 100%;
  }
  .footer_menu {
    width: 100%;
    padding-left: 0px;
  }
  .bottom_footer {
    height: 90px;
  }
  .inner_bottom_footer {
    justify-content: center;
    flex-direction: column;
    gap: 12px;
  }
  .inner_bottom_footer div {
    gap: 20px;
  }

  .portfolio_stories {
    width: 100%;
  }
  .services_content .services_text_container {
    width: 100%;
  }
  .services_accordion {
    width: 100%;

    padding-top: 50px;
  }
  .process_content .process_right_img {
    width: 100%;
  }
  .process_icon_wrapper {
    overflow: visible;
  }
  .modal-content {
    margin: 10% auto;
  }
  .about_modal_content {
    margin: 10% auto;
  }

  .image_portfolio img {
    margin-top: 40px;
  }
  .modal_portfolio_content {
    width: 95%;
  }
  .services_faq_container .services_content {
    gap: 0px;
  }
  .footer_container {
    padding: 30px 0px 40px 0px;
  }
  .contact_us_container .contact_us_right {
    padding: 65px 0px 30px 0px;
  }
  .footer_left .logo_footer {
    width: 220px;
    height: 30px;
    object-fit: fill;
  }
  /* latest process section code */
  .our_process_container .process_content {
    padding-top: 50px;
  }
  .process_left_content .process_quote {
    padding-bottom: 20px;
  }
  .process_left_content h3 {
    text-align: center;
  }
  .process_left_content .process_quote {
    text-align: center;
  }
  .icon_details_wrapper {
    padding-top: 30px;
  }
  .process_step .process_details h4 {
    font-size: 22px;
    padding-bottom: 12px;
  }
  .icon_details_wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-top: 30px;
  }
  .process_step .process_icon {
    display: grid;
    justify-content: center;
    align-items: center;
  }
  .process_icon_wrapper {
    width: 100px;
    height: 100px;
  }
  .process_icon_wrapper img {
    max-width: 40px;
    max-height: 40px;
  }
  .process_details {
    margin-top: 10px;
  }
  .indicators {
    left: 45.5%;
  }
  .services_heading {
    padding-bottom: 40px;
  }
  .portfolio_slider_container {
    padding: 0px 0px 70px 0px;
  }
  .our_process_container .process_content {
    padding-bottom: 40px;
  }
  .about_shape_right {
    width: 100%;
    height: 100%;
    padding-left: 0px;
    display: grid;
    grid-template-columns: repeat(3, 25%);
    justify-content: center;
    justify-items: center;
    align-items: center;
    gap: 0%;
  }
}

@media screen and (max-width: 480px) {
  .modal_portfolio_content {
    width: 100%;
  }
  .about_content {
    gap: 5px;
  }
  .about_ctrl_btns {
    padding-top: 30px;
  }
  .main_services_container {
    padding: 50px 0px 70px 0px;
  }
  .about_container {
    padding-top: 50px;
  }
  .portfolio_container {
    padding: 50px 0px 0px 0px;
  }
  .our_process_container {
    padding: 50px 0px 0px 0px;
  }
  .services_faq_container {
    padding-top: 50px;
    padding-bottom: 30px;
  }
  .contact_us_container .contact_us_right {
    padding: 50px 0px 30px 0px;
  }
  .banner_content .banner_right {
    width: 100%;
    height: auto;
    display: grid;
  }
  .banner_content {
    gap: 40px;
  }
  .section_heading {
    font-size: 27px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .about_header h1 {
    font-size: 27px;
  }
  .process_header h1 {
    font-size: 27px;
  }
  .contact_us_right .form_header {
    font-size: 27px;
  }

  .logo_container {
    width: 220px;
    height: 36px;
  }
  .bar {
    width: 32px;
  }
  .social_icon_offcanvas {
    width: 28px;
    height: 28px;
  }
  .banner_content a {
    height: 50px;
    font-size: 17px;
    min-width: 210px;
  }

  #serviceModalTitle {
    font-size: 20px;
  }
  .about_modal_header h2 {
    font-size: 20px;
    padding-top: 6px;
  }
  .service_modal_header {
    padding-left: 15px;
  }
  .service_modal_body {
    padding-left: 15px;
    padding-right: 15px;
  }

  .about_modal_content {
    padding-top: 20px;
  }
  .close_about_modal {
    margin-top: -10px;
  }

  .about_shape_right {
    width: 100%;
    height: 100%;
    padding-left: 0px;
    display: grid;
    grid-template-columns: repeat(3, 33%);
    justify-content: center;
    justify-items: center;
    align-items: center;
    gap: 0%;
  }
  .performance_box p {
    font-size: 13px;
  }

  .performance_image {
    width: 80px;
    height: 80px;
  }
  .performance_image img {
    width: 35px;
    height: 25px;
  }
  .about_right h6 {
    letter-spacing: -1.3px;
  }
  .about_right .about_bullet_point {
    align-items: flex-start;
    margin-top: 12px;
  }
  .about_right .about_bullet_point p:nth-child(1) {
    padding: 0px 5px;
  }
  .about_right .about_label {
    font-size: 20px;
  }
  .about_ctrl_btns {
    display: flex;
    flex-direction: column;
  }
  .about_more {
    min-width: 280px;
    font-size: 13px;
  }
  .about_consultantation {
    min-width: 280px;
    max-width: 280px;
    font-size: 13px;
  }
  .services_heading {
    padding-bottom: 30px;
  }

  .milestones_content_left {
    height: 30%;
  }
  .milestones_content_right {
    height: 70%;
    padding-top: 30px;
  }
  .milestones_content_right .counter_right {
    column-gap: 25px;
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .company_milestones_counter_container {
    flex-direction: column;
    height: 750px;
  }
  .milestones_content_right .counter_right {
    grid-template-columns: repeat(1, 80%);
    justify-content: space-evenly;
  }
  .milestones_value {
    text-align: center;
    margin-bottom: 25px;
  }
  .milestones_value h3 {
    padding-bottom: 9px;
  }
  .milestones_content_right div h3 {
    font-size: 40px;
    text-align: center;
  }

  .services_category {
    grid-template-columns: repeat(1, 100%);
    grid-template-rows: repeat(6, auto);
  }

  .image_portfolio img {
    margin-top: 50px;
  }
  .about_service .services_title {
    font-size: 22px;
  }
  .portfolio_image {
    width: 95%;
    height: 300px;
  }
  .portfolio_content {
    gap: 50px;
    padding-top: 40px;
  }

  .testimonial_slide {
    width: 350px !important;
    height: 420px !important;
  }
  .autor_section {
    display: flex;
    gap: 20px;
    align-items: center;
    padding-left: 0px;
    padding-bottom: 20px;
    flex-direction: column-reverse;
    align-items: center;
  }
  .author_review {
    font-size: 18px;
  }

  .testimonial_container {
    height: 870px;
  }

  .services_text_container div {
    display: flex;
    align-items: flex-start;
  }
  .our_process_container .process_content {
    gap: 25px;
  }
  .core_members_section {
    width: 100%;
    justify-content: center;
    grid-template-columns: repeat(1, 70%);
  }
  .business_info_field {
    display: flex;
    flex-direction: column;
  }
  .business_info_field input {
    width: 100%;
  }

  .prev_image {
    left: 36%;
    top: 70%;
  }
  .next_image {
    right: 36%;
    top: 70%;
  }
  .contact_us_left h3 {
    font-size: 18px;
  }
  .contact_us_left .contact_text {
    font-size: 16px;
    line-height: 23px;
  }
  .contact_us_left span {
    font-size: 16px;
    line-height: 23px;
  }
  .contact_us_left div {
    width: 100%;
    padding-left: 10%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .process_left_content h3 {
    text-align: center;
  }
  .process_left_content .process_quote {
    text-align: center;
    padding-bottom: 20px;
  }
  .process_left_content .process_step {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    /* padding-bottom: 50px; */
  }
  .process_step .process_icon {
    margin-right: 0px;
  }

  .process_step .process_details h4 {
    text-align: center;
    padding-bottom: 12px;
  }
  .process_step .process_details p {
    text-align: center;
  }
  .our_process_container .process_content {
    padding-bottom: 20px;
  }
  .process_step .process_details h4 {
    font-size: 20px;
  }
  /* new process section code */
  .process_for_mobile {
    width: 100%;
    max-height: 320px;
  }
  .process_for_mobile img {
    max-height: 320px;
  }
  .process_left_content .process_step {
    padding-bottom: 0px;
  }
  .portfolio_slider_container {
    padding: 0px 0px 90px 0px;
  }
}

@media screen and (max-width: 414px) {
  .modal_portfolio_content {
    top: 25%;
  }
  .offcanvas_social_icons p {
    font-size: 11px;
    padding-top: 5px;
  }
  .section_heading {
    font-size: 24px;
    padding-bottom: 8px;
  }
  .sub_heading {
    font-size: 16px;
    line-height: 26px;
  }
  .about_header h1 {
    font-size: 24px;
    padding-bottom: 8px;
  }
  .about_header p {
    font-size: 16px;
    line-height: 26px;
  }
  .process_header h1 {
    font-size: 24px;
    padding-bottom: 8px;
  }
  .process_header p {
    font-size: 16px;
    line-height: 26px;
    padding-left: 12px;
    padding-right: 8px;
  }
  .contact_us_right .form_header {
    font-size: 24px;
  }
  .contact_us_right .form_title {
    font-size: 16px;
  }
  .logo_container {
    width: 190px;
    height: 32px;
  }
  .offcanvas_logo {
    width: 180px;
    height: 40px;
    object-fit: contain;
  }
  .banner_left .banner_title {
    font-size: 12px;
  }
  .banner_left .banner_header {
    font-size: 35px;
  }
  .banner_left .banner_sub_header {
    font-size: 17px;
    line-height: 28px;
  }
  .testimonial_slide {
    width: 320px !important;
    height: 420px !important;
  }
  .process_step .process_details h4 {
    font-size: 18px;
  }
  .about_content .about_left {
    width: 80%;
  }
  .about_shape_mobile {
    top: 18%;
  }

  .services_category {
    grid-template-columns: repeat(1, 100%);
    grid-template-rows: repeat(6, auto);
  }
  .portfolio_content {
    padding-top: 25px;
    gap: 35px;
  }

  .core_members_section {
    width: 100%;
    justify-content: center;
    grid-template-columns: repeat(1, 90%);
  }
  .services_text_container .services_text_header {
    font-size: 18px;
  }
  .bottom_footer {
    height: 50px;
  }
  .inner_bottom_footer div {
    display: none;
  }

  .modal-content {
    width: 95%;
    height: 80vh;
    margin: 10% auto;
  }

  .indicators {
    left: 43.5%;
    bottom: 50px;
  }
  .prev_image {
    left: 36%;
    top: 58%;
  }
  .next_image {
    right: 36%;
    top: 58%;
  }
}

@media screen and (max-width: 375px) {
  .modal_portfolio_content {
    top: 15%;
  }
  .prev_image {
    left: 36%;
    top: 55%;
  }
  .next_image {
    right: 36%;
    top: 55%;
  }
  .offcanvas_logo {
    width: 160px;
    height: 30px;
    object-fit: contain;
  }
  .banner_left .banner_title {
    font-size: 11px;
    line-height: 20px;
  }
  .banner_left .banner_sub_header {
    font-size: 16px;
    line-height: 28px;
  }
  .banner_left .banner_header {
    font-size: 32px;
  }
  .performance_image {
    width: 70px;
    height: 70px;
  }
  .performance_image img {
    width: 25px;
    height: 20px;
  }
  .about_shape_right {
    height: 90%;
  }
  .about_content .about_right {
    padding: 0px 0px;
  }
  .about_right .about_bullet_point {
    align-items: flex-start;
    margin-top: 12px;
  }
  .about_right .about_bullet_point p:nth-child(1) {
    padding: 0px 5px;
  }
  .about_consultantation {
    padding: 0px 20px;
    height: 45px;
  }

  .testimonial_container {
    height: 920px;
  }
  .testimonial_slide {
    width: 280px !important;
    height: 470px !important;
  }
  .contact_us_right form {
    width: 90%;
    padding: 10px 10px 10px 0px;
    margin-left: 5%;
  }
  .quote {
    width: 25px;
    height: 25px;
  }
  .author_review {
    font-size: 17px;
  }
  .contact_us_container .contact_us_right {
    padding: 40px 0px;
    padding-left: 0px;
  }
  .service_modal_header {
    padding-left: 15px;
  }
  #serviceModalTitle {
    font-size: 17px;
  }
  .service_modal_body {
    padding-left: 15px;
  }
  .service_modal_body {
    padding-right: 15px;
  }
  #modalIntroText {
    font-size: 17px;
    line-height: 26px;
  }
  .about_modal_header {
    padding-left: 15px;
  }
  .about_modal_header h2 {
    font-size: 17px;
    padding-top: 6px;
  }
  .service_modal_header {
    padding-top: 25px;
    padding-bottom: 20px;
  }
  .close_service_modal {
    margin-top: -15px;
    margin-right: -20px;
  }
  .about_modal_body {
    padding: 20px 15px 50px 15px;
  }

  .indicators {
    left: 42.5%;
    bottom: 50px;
  }
  /* new process section code  */
  .icon_details_wrapper {
    padding-top: 30px;
  }
}

@media screen and (max-width: 320px) {
  .prev_image {
    left: 36%;
    top: 50%;
  }
  .next_image {
    right: 36%;
    top: 50%;
  }
  .banner_content .banner_header {
    font-size: 28px;
    line-height: 34px;
  }
  .banner_left .banner_sub_header {
    font-size: 15px;
    line-height: 27px;
    padding-bottom: 25px;
  }

  .about_service .services_title {
    font-size: 19px;
  }
  .about_right h6 {
    letter-spacing: -1.6px;
  }

  .about_shape_right {
    flex-direction: column;
  }

  .portfolio_content {
    padding-top: 5px;
    gap: 25px;
  }

  .testimonial_slide {
    width: 240px !important;
    height: 480px !important;
  }
  .testimonial_container {
    height: 960px;
  }

  .process_icon_wrapper {
    width: 90px;
    height: 90px;
  }
  .process_details {
    margin-top: 30px;
  }
}
