﻿.first-letter {
    width: auto;
    color: rgb(116,160,246)
}
.project-aim {
    margin-top: 30px;
    font-size: 25px;
    line-height: 1;
}
.square {
    width: 200px;
    height: 200px;
    background-color: blue;
    border-radius: 30px;
    background-color: rgb(43,125,251);
    box-shadow: rgb(116,156,225) 10px 12px;

}
.ninja{
    margin-top: 20px;
}
.square1 {
    margin-top: 150px;
    margin-left: 0;
}
.square2 {
    margin-top: 0;

    background-color: rgb(144,184,33);
    box-shadow: rgb(161,184,94) 10px 12px;
}
.square3 {
    margin-top: 0px;
    margin-left:0px;
}
.square4 {
    margin-left: 0;
    margin-top: 0px;
}
.square5 {
    margin-top: 0px;
    margin-left: 0;
}
.squares-row {
    margin-top: -140px;
}
.my-text1 {
    font-family: 'Sitka Banner';
    font-size: 0.7rem;
    text-align: center;
    line-height: 1.1;
    color: white;

}
.unvisible{
    display: none;
}
.my-text-2 {
    font-family: 'Centuty Gothic Bold';
    font-size: 14px;
    text-align: right;
    line-height: 1;
    margin-left: -20px;
    margin-top: 15px;
}
@media screen and (min-width: 576px) and (max-width: 767.99px) {
    .project-aim {
        font-size: 25px;
        margin-top: 25px;
    }
    .my-text-2 {
        font-family: 'Centuty Gothic Bold';
        font-size: 17px;
        text-align: right;
        line-height: 1;
        margin-top: 10px;
    }
    .square {
        width: 200px;
        height: 200px;
        background-color: blue;
        border-radius: 30px;
        background-color: rgb(43,125,251);
        box-shadow: rgb(116,156,225) 10px 12px;
    }

    .square1 {
        margin-top: 100px;
        margin-left: -80px;
        display:block;
    }

    .square2 {
        margin-top: 0px;
        margin-left: 30px;
        display: block;
        background-color: rgb(144,184,33);
        box-shadow: rgb(161,184,94) 10px 12px;
    }

    .square3 {
        margin-top: 240px;
        margin-left: -97px;
        display: block;
    }

    .square4 {
        margin-top: -88px;
        margin-left: -293px;
        display: block;
    }

    .square5 {
        margin-left: -12px;
        margin-top: -61px;
        display: block;
    }

    .squares-row {
        margin-top: 20px;
    }
}
@media screen and (min-width: 767.99px) {
    .project-aim {
        font-size: 28px;
        margin-top: 15px;

    }
    .my-text-2 {
        font-family: 'Centuty Gothic Bold';
        font-size: 17px;
        text-align: right;
        line-height: 1;
        margin-top: 10px;
    }
    .square {
        width: 200px;
        height: 200px;
        background-color: blue;
        border-radius: 30px;
        background-color: rgb(43,125,251);
        box-shadow: rgb(116,156,225) 10px 12px;
        display: block;
    }

    .square1 {
        margin-top: 100px;
        margin-left: -80px;

    }

    .square2 {
        margin-top: 0px;
        margin-left: -24px;
        background-color: rgb(144,184,33);
        box-shadow: rgb(161,184,94) 10px 12px;
    }

    .square3 {
        margin-top: 50px;
        margin-left: -20px;
        
    }

    .square4 {
        margin-top: -295px;
        margin-left: -24px;
        
    }

    .square5 {
        margin-left: 33px;
        margin-top: -40px;
    }

    .squares-row {
        margin-top: -10px;
    }
}
@media screen and (min-width: 991.99px) {
    .project-aim {
        font-size: 35px;
    }
    .my-text-2 {
        font-family: 'Centuty Gothic Bold';
        font-size: 20px;
        text-align: right;
        line-height: 1;
        margin-top: 10px;
    }
    .square {
        width: 210px;
        height: 210px;
        background-color: blue;
        border-radius: 30px;
        background-color: rgb(43,125,251);
        box-shadow: rgb(116,156,225) 10px 12px;
    }

    .square1 {
        margin-top: 200px;
        margin-left: -90px;
    }

    .square2 {
        margin-top: 100px;
        margin-left: -34px;
        background-color: rgb(144,184,33);
        box-shadow: rgb(161,184,94) 10px 12px;
    }

    .square3 {
        margin-top: 0px;
        margin-left: 10px;
    }

    .square4 {
        margin-top: -10px;
        margin-left: -34px;
    }

    .square5 {
        margin-left: 10px;
        margin-top: -110px;
    }

    .squares-row {
        margin-top: -100px;
    }
}
@media screen and (min-width: 1199.99px) {
    .target-container{
        margin-top: 100px;
    }

    .unvisible {
        display: block;
    }
    .project-aim {
        font-size: 35px;
    }
    .my-text-2 {
        font-family: 'Centuty Gothic Bold';
        font-size: 20px;
        text-align: right;
        line-height: 1;
        margin-top: 10px;
    }
    .square {
        width: 230px;
        height: 230px;
        background-color: blue;
        border-radius: 30px;
        background-color: rgb(43,125,251);
        box-shadow: rgb(116,156,225) 10px 12px;
        display:block;
    }

    .square1 {
        margin-top: 200px;
        margin-left: -80px;
    }

    .square2 {
        margin-top: 100px;
        margin-left: -24px;
        background-color: rgb(144,184,33);
        box-shadow: rgb(161,184,94) 10px 12px;
    }

    .square3 {
        margin-top: 0px;
        margin-left: 20px;
    }

    .square4 {
        margin-top: -60px;
        margin-left: -50px;
    }

    .square5 {
        margin-left: 0px;
        margin-top: -165px;
    }

    .squares-row {
        margin-top: -120px;
    }
}