@media (max-width: 900px) {
  .header {
    display: flex;
    padding: 20px 30px;
    position: absolute;
    z-index: 100;
    width: 100%;
  }
  .toggle__menu {
    cursor: pointer;
    width: 20px;
    height: 30px;
  }
  .nav__logo {
    display: none;
  }
  .sticks {
    width: 20px;
    height: 2px;
    margin-bottom: 5px;
    background-color: #0d0d0d;
  }
  .sticks2 {
    width: 10px;
  }
  .nav__container {
    width: 100%;
    display: none;
    justify-content: center;
    position: relative;
  }
  .nav__link {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    padding-top: 50px;
  }
  .nav__item a {
    color: white;
    font-weight: 500;
    font-size: 1.25rem;
  }
  .show-menu {
    display: flex;
  }
  .change-color {
    background-color: white;
  }
  .carousel__container {
    display: block;
  }

  .change-header {
    height: 100%;
    background: #0d0d0d98;
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
  }
  .track {
    display: flex;
    flex-direction: row;
  }
  .card {
    display: flex;
    width: 100px;
    height: 100px;
  }
  .sercan {
    display: block;
  }

  .main {
    padding: 0;
    padding-top: 100px;
    flex-direction: column;
    flex-wrap: nowrap;
  }
  .button__main {
    display: flex;
  }
  .home__img {
    margin-left: 0;
    margin-top: -70px;
    left: 0;
  }
  .description {
    display: none;
  }
  .contact {
    padding: 20px;
  }
  .contact-me {
    display: none;
  }
  .contact-form {
    padding-left: 0;
    min-width: 350px;
  }
  .download-cv {
    display: none;
  }
  .description-m {
    display: block;
  }
  .contact-me-m {
    display: block;
  }
  .download-cv-m {
    display: block;
  }
  .title {
    text-align: center;
    font-weight: 300;
  }
  .home__content .title {
    font-size: 2rem;
  }
  .blob,
  .blob2,
  .blob3 {
    width: 500px;
    height: 500px;
  }

  .description-m {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: -50px;
  }
  .contact-me-m {
    background-color: #0050ff;
    border: none;
    color: white;
    margin-right: 50px;
    margin-top: 70px;
    padding: 10px 15px;
    border-radius: 20px;
    font-weight: 500;
    cursor: pointer;
  }
  .download-cv-m {
    background-color: rgba(255, 255, 255, 0);
    color: #0050ff;
    border: none;
    margin-top: 70px;
    font-weight: 500;
    cursor: pointer;
  }
  .about-me {
    padding: 0;
    padding-top: 90px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .about-me {
    justify-content: center;
    align-items: center;
  }
  .title__about {
    justify-content: center;
  }
  .description__about {
    text-align: justify;
    margin-top: 50px;
  }
  .title__about .title-about {
    font-size: 1.5rem;
  }
  .right-side__about {
    width: 100%;
    justify-content: center;
  }

  .summary__head {
    padding: 30px 50px;
  }
  .summary__title {
    font-size: 1.2rem;
  }
  .card-summary {
    width: 100%;
    margin-right: 0;
    margin-bottom: 50px;
    background-color: #e3e5e6;
    justify-content: center;

    box-shadow: none;
  }
  .card__summary {
    padding: 50px 20px;
  }
  .years {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    margin-top: -130px;
    margin-bottom: 50px;
  }
  .years .year {
    margin: 0;
    font-size: 2.5rem;
    padding-bottom: -25px;
  }
  .years .w {
    margin: 0;
    margin-top: -10px;
    text-align: start;
  }
  .years .w.white {
    color: white;
  }
  .description__summary {
    display: none;
  }
  .description__summary-m {
    text-align: center;
    margin-bottom: 50px;
    display: block;
  }
  .experience__head {
    padding: 30px 50px;
  }
  .experience__title {
    font-size: 1.2rem;
  }
  .experience-title__border,
  .summary-title__border {
    height: 17px;
    width: 7px;
  }
  .timeline-content p {
    display: none;
  }
  .developer {
    width: 200px !important;
    height: 200px !important;
  }
  .article-box:nth-child(1) {
    margin-left: 15px;
  }
  .article-box {
    margin-right: 15px;
    margin-left: 15px;
  }
  .article-column {
    justify-content: center;
    align-items: center;
  }
  .contact-gif {
    display: none;
  }
  .name,
  .email,
  .message {
    margin-left: 10px;
    margin-right: 10px;
  }
  .attach {
    right: 0;
  }
  .attach i {
    margin-left: 0;
  }
  .attach-container {
    margin-left: 10px;
    margin-right: 10px;
  }
  .medium-icon {
    width: 15px;
    height: 15px;
    cursor: pointer;
  }
  .icon {
    color: #ffda55;
    font-size: 1rem;
    cursor: pointer;
  }
  footer {
    padding: 10px 5px;
  }
  .icon-description a {
    font-size: 0.9rem;
    margin-left: 5px;
  }
  .opac-wave {
    display: none;
  }
  .technical-skills__head {
    padding-bottom: 50px;
  }
  .technical-skills__title,
  .articles__title {
    font-size: 1.2rem;
  }
  .clients {
    padding: 20px 50px;
  }
  .clients-logo {
    flex-wrap: wrap;
  }
  .half-circle {
    display: none;
  }
  .progressbar-container {
    position: relative;
    right: 0;
    top: 0;
  }

  .technical-skills__content {
    justify-content: center;
    padding: 0 10px;
    flex-direction: column;
  }
  .progressbar {
    justify-content: flex-start;
  }
  .progressbar,
  .progressbar-percent {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }
}
