@media(max-width:1660px){
    .projects-item-1 .top {
    margin-top: 60px;
}
}

@media(max-width:1550px){
.main-section-6 .slide img{
    width: 50%;
}
}

@media(max-width:1300px){
.projects-item-1 .bottom img {
    margin-top: 0px;
}

.projects-item-1 .bottom h2{
    font-size: 40px;
}

.projects-item .wrapper-bg {
    margin-top: -100px;
}

.projects-item .link-new-project h2{
    transform: translate(80%, 50%);

}
}

@media(max-width:1000px){
        .projects-item .wrapper-bg {
        margin-top: -80px;
    }

    .projects-item .link-new-project .arrow{
        padding: 48px;
    }

    .projects-item .link-new-project img {
    width: 40px;
    height: 40px;
}

    .projects-item .link-new-project h2 {
        transform: translate(60%, 50%);
    }

    .projects-item .link-new-project{
        padding-bottom: 100px;
    }

    .tags-draft .tag::before{
        width: 30px;
        right: 20px;
    }

    .tags-draft .tag {
    padding: 16px 50px 16px 32px;
}
}


@media(max-width:950px){
    .projects-item-1 .links a {
        font-size: 20px;
    }

        .projects-item .main-section-9 {
        padding-bottom: 50px;
    }
    
    .projects-item .link-new-project h2{
        font-size: 32px;
        transform: translate(90%, 70%);
    }
}

@media(max-width:800px){
.tags-draft {
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}
}

@media(max-width:768px){
.projects-item-1 .box-sity::before,
.projects-item-1 .box-sity::after {
    width: 275px;
    left: -50px;
}

.projects-item .link-new-project .arrow{
    padding: 28px;
}

    .projects-item .link-new-project h2 {
        transform: translate(60%, 70%);
    }

    .projects-item .wrapper-bg {
        margin-top: -60px;
    }

.projects-item-1 .box-sity h4::after{
    height: 100px;
}
    .box-all .square{
        font-size: 26px;
    }

    .projects-item-1 .box-all,
    .projects-item-1 .top {
    margin-top: 20px;
}
}

@media(max-width:600px){
    .projects-section-links {
        margin-top: 50px;
    }

        .projects-item .link-new-project img {
        width: 20px;
        height: 20px;
    }

    .projects-item .link-new-project h2 {
        transform: translate(50%, 70%);
    }


        .tags-draft .tag::before {
        width: 20px;
        right: 15px;
    }

    .projects-section-links .top a,
    .projects-section-links .top li::before {
        font-size: 22px;
    }

    .projects-section-links .top{
        gap: 10px;
    }

    .projects-section-links .bottom a,
    .projects-section-links .bottom li::before {
        font-size: 18px;
    }

     .box-all .square {
        font-size: 18px;
        margin-top: 5px;
    }

        .projects-item-1 .bottom h2 {
        font-size: 30px;
    }

        .projects-item-1 .box-sity::before, .projects-item-1 .box-sity::after {
        width: 165px;
        left: -30px;
    }

    .projects-item-1 .links a,
    .projects-item-1 .links li:before  {
        font-size: 16px;
    }

      .projects-item-1 .links{
        gap: 10px;
      }
}



@media(max-width:500px){
    .tags-draft {
        grid-template-columns: repeat(1, 1fr);
    }

    .projects-item .link-new-project h2 {
        font-size: 22px;
        transform: translate(80%, 90%);
    }
}


@media(max-width:470px){
        .projects-item .wrapper-bg {
        margin-top: -35px;
    }

    .projects-item-1{
        margin-top: 20px;
    }
}

@media (max-width: 400px) {
    .projects-section-links .top a,
      .projects-section-links .top li::before {
        font-size: 20px;
    }

        .projects-item .link-new-project .arrow {
        padding: 20px;
    }

    .projects-item .link-new-project h2 {
        font-size: 18px;
        transform: translate(70%, 50%);
    }

    .projects-item .link-new-project{
        margin-top: -20px;
    }

     .projects-section-links .bottom a,
    .projects-section-links .bottom li::before {
        font-size: 16px;
    }

    .projects-section-links .top{
        gap: 5px;
    }

        .projects .wrapper-bg {
        margin-top: 60px;
    }

    .projects-section-3 {
        margin-top: 80px;
    }

        .projects-item-1 .bottom h2 {
        font-size: 24px;
        margin-top: 20px;
    }
}

@media (max-width: 375px) {
    .projects-section-links .top a,
      .projects-section-links .top li::before {
        font-size: 18px;
    }

     .projects-section-links .bottom a,
    .projects-section-links .bottom li::before {
        font-size: 14px;
    }

}

