
.logo{
    margin-top: 20px;
    margin-bottom: 25px;
    transition: 0.4s;
    cursor: pointer;
}

.navElement{
    width: 95%;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: black;
    border-radius: 15px;
    margin-top: 15px;
    background-color: #fab39d;
}
a{
    text-decoration: none;
    font-size: 26px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    margin-top: -25px; 
}
body{
    background-color: #101010;
}

.container{
    width: 100%;
    height: 900px;
    border-radius: 120px;
}

.line{
    height: 300px;
    display: flex;
    border-bottom: 1px solid #bbb;
}

.element{
    width: 50%;
    height: 300px;
    transition: 0.3s;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    background: #101010;
    filter: brightness(75%);
}

.element h2{
    font-size: 70px;
    color: white;
    font-family: 'Bunya PERSONAL', sans-serif;
    text-align: center;
    z-index: 9999;
    margin-top: 130px;
}
.element:hover{
    filter: brightness(100%);
}

.basYazi{
    font-size: 57px;
    margin: 10px;
    font-family: 'Bunya PERSONAL', sans-serif;
    letter-spacing: 2px;
    color: white;
}

#particlesimage1, #particlesimage3, #particlesimage4,#particlesimage5{
    border-right: 1px solid #292929;
}

#particlesimage1{
    border-radius: 10px 0 0 0;
}
#particlesimage2{
    border-radius: 0 10px 0 0;
}
#particlesimage1,#particlesimage3,#particlesimage2,#particlesimage4{
    border-bottom: 1px solid #292929;
}

.statsInfo .section{
    height: 700px;
    border-bottom: 1px solid #403f3f;
    display: flex;
    width: 100%;
    align-items: center;
}

.statsInfo .section h2{
    font-size: 54px;
    font-family: 'Learninglings', sans-serif;
    letter-spacing: 4px;                         
    color: white;
    margin-top: -135px;
}
.statsInfo .section1 h2{
    position: absolute;
    margin-left: 468px;
}
.statsInfo .section2 h2{
    position: absolute;
    margin-left: 467px;
}
.statsInfo .section3 h2{
    position: absolute;
    margin-left: 473px;
}
.statsInfo .section4 h2{
    position: absolute;
    margin-left: 475px;
}
.statsInfo .section5 h2{
    position: absolute;
    margin-left: 471px;
}
.statsInfo .section6 h2{
    position: absolute;
    margin-left: 471px;
}
.statsInfo .section p{
    color: white;
    margin-top: 35px;
    padding-right: 20px;
    font-family: "Albert Sans", sans-serif;
    letter-spacing: 0px;
    font-size: 30px;
    text-align: left;
}
.statsInfo .section1 p{
    position: absolute;
    margin-left: 470px;
}
.statsInfo .section2 p{
    position: absolute;
    margin-left: 469px;
    margin-top: 70px;
}
.statsInfo .section3 p{
    position: absolute;
    margin-left: 475px;
}
.statsInfo .section4 p{
    position: absolute;
    margin-left: 475px;
}
.statsInfo .section5 p{
    position: absolute;
    margin-left: 475px;
}
.statsInfo .section6 p{
    position: absolute;
    margin-left: 475px;
}
.statsInfo .section .sectionIcon{
    width: 300px;
    margin-left: 100px;
    margin-top: -35px;
}

.particles-js-canvas-el{
    margin-top: -190px;
}

@media screen and (max-width:1760px) {
    .statsInfo .section p,.statsInfo .section h2{
        position: relative;
    }
    .statsInfo .section{
        display: flex;
        justify-content: space-evenly;
        flex-direction: column;
        align-items: center;
    }
    .statsInfo .section p{
        padding-left: 20px;
        padding-right: 20px;
    }
    .statsInfo .section .sectionIcon{
        margin: 0;
    }
    .statsInfo .section h2{
        margin: 0;
    }
    .statsInfo .section p{
        margin: 0;  
        text-align: center;
    }
}

@media screen and (max-width:1350px) {
    .statsInfo .section h2{
        font-size: 52px;
    }
    .statsInfo .section p{
        font-size: 28px;
    }
}
@media screen and (max-width:1000px) {
    .statsInfo .section h2{
        font-size: 48px;
    }
    .statsInfo .section p{
        font-size: 26px;
    }
    .container .element h2{
        font-size: 60px;
    }
}
@media screen and (max-width:840px) {
    .statsInfo .section h2{
        font-size: 42px;
    }
    .statsInfo .section .sectionIcon{
        width: 310px;
    }
}
@media screen and (max-width: 770px) {
    .container .element h2{
        font-size: 48px;
    }
}

@media screen and (max-width: 640px) {
    .basYazi{
        font-size: 54px;
    }
    .logo{
        width: 400px;
    }
    .container .element h2{
        font-size: 40px;
    }
}
@media screen and (max-width: 518px) {
    .logo{
        width: 370px;
    }
    .basYazi{
        font-size: 51px;
    }
    .statsInfo .section .sectionIcon{
        width: 280px;
    }
    .statsInfo .section h2{
        font-size: 38px;
    }
    .statsInfo .section p{
        font-size: 23px;
    }
}
@media screen and (max-width: 502px) {
    .logo{
        width: 340px;
    }
    .container .element h2{
        font-size: 33px;
    }
    .basYazi{
        font-size: 48px;
    }
}
@media screen and (max-width: 410px){
    .statsInfo .section h2{
        font-size: 34px;
    }
    .statsInfo .section p{
        font-size: 21px;
    }
    .logo{
        width: 300px;
    }
    .basYazi{
        font-size: 42px;
    }
}
@media screen and (max-width:370px){
    .logo{
        width: 260px;
    }
    .statsInfo .section h2{
        font-size: 29px;
    }
    .basYazi{
        font-size: 39px;
    }
    .container .element h2{
        font-size: 30px;
    }
}