@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');


body {
    font-family: "Montserrat", sans-serif;
    font-weight: bolder;
    font-style: normal;
}

.identifyh3- {
    font-weight: bolder;
}

.top-banner {
    text-align: center;
    font-size: 160%;
}

.top-banner-img {
    background-image: url(images/back-images/background.png);
    background-size: cover;
    height: 800px;
    padding-top: 80px;
    margin-top: -1.1%;
    margin-bottom: 8%;
}

#text {
    font-size: 2rem;
    font-family: monospace;
    white-space: nowrap;
    overflow: hidden;
    border-right: 2px solid black;
    width: fit-content;
}

.top-h1 {
    font-weight: bold;
    font-size: 900%;
    margin-left: 5%;
    color: white;
}


.top-p {
    font-size: 150%;
    margin-left: 10%;
    color: white;
}

.fa-x-twitter {
    color: white;
    font-size: 160%;
}

.Link-button {
    margin-left: 46%;
    text-align: center;
}


.identify {
    margin-right: 40%;
    margin-left: 4%;
}

.i-s {
    margin-left: 65%;
    margin-top: -8%;
    font-weight: bolder;
}

.identify-0 {
    height: 300px;
    margin-top: 6%;
    padding-top: 3%;
    padding-bottom: 20%;
    margin-left: 6%;
    margin-right: 6%;
}

.icon-width {
    width: 100%;
}


.icon-part-1 {
    color: #FFFFFF;
    font-weight: bolder;
    background-image: url(images/icons/Js-background.jpg);
    height: 300px;
    border-radius: 3%;
    padding-top: 3%;
    text-align: center;
    padding: 9% 9%;
    margin-left: 6%;
}

.in-a-line {
    display: flex;
    gap: 150px;
    margin-top: 12%;
}

.ballll {
    width: 250px;
    height: 50px;
    background-color: rgba(0, 0, 255, 0.399);
    border-radius: 25px;
}

.myprogrees {
    display: flex;
    justify-content: center;
    gap: 5%;
    padding-bottom: 15%;
}

.gaZ {
    text-align: center;
    padding-top: 15%;
}


.ballllll {
    width: 398px;
    height: 50px;
    background-color: rgba(0, 0, 255, 0.399);
    border-radius: 25px;
}

.balllll {
    width: 390px;
    height: 50px;
    background-color: rgba(0, 0, 255, 0.399);
    border-radius: 25px;
}

.balll {
    width: 300px;
    height: 50px;
    background-color: rgba(0, 0, 255, 0.399);
    border-radius: 25px;
}

.ce-btn {
    background-color: #B5784F;
}

.se-btn {
    background-color: #94A1C0;
}


.ball {
    width: 400px;
    height: 50px;
    border: 1px solid gray;
    border-radius: 25px;
}

.icon-part-2 {
    color: #FFFFFF;
    font-weight: bolder;
    background-image: url(images/icons/React-background.jpg);
    height: 300px;
    border-radius: 3%;
    padding-top: 3%;
    text-align: center;
    padding: 9% 9%;
}

.icon-part-3 {
    color: #FFFFFF;
    font-weight: bolder;
    background-image: url(images/icons/Mongo-background.png);
    /* background-color: rgba(0, 128, 0, 0.271); */
    height: 300px;
    border-radius: 3%;
    padding-top: 3%;
    text-align: center;
    padding: 9% 9%;
    margin-right: 6%;
}

.donate-today {
    width: 300px;
}

.flex {
    margin-left: 30px;
    text-align: center;
    justify-content: center;

}

.blogs {
    grid-template-columns: repeat(3, 1fr);
    display: grid;
}

.div-a-2 {
    margin-top: 25px;
}


.blog,
.blog-2 {
    box-shadow: 10px 40px 10px 10px gainsboro;
    width: 400px;
    border: 2px solid #E8E8E8;
    height: 1170px;
    border-radius: 15px;
    padding: 20px 0px;
}

.ph {
    color: #f7211c;
}

.blog-2 img {
    width: 300px;
    height: 500px;
}


.div-a {
    margin-top: 100px;
}



.experience {
    margin-left: 1%;
}



.live-site {
    margin-left: 10%;
    border-radius: 9%;
}



.flexible-container {
    display: flex;
    padding-bottom: 5%;
    background-color: whitesmoke;
    height: 30%;
}

.healthy-web {
    margin-right: 74%;
    height: 4px;
    margin-left: -32%;
    border-radius: 4%;
    text-align: center;
}



.coffee-web {
    height: 4px;
    border-radius: 4%;
    margin-left: 30%;
    margin-top: -4%;
    text-align: center;
}

.imges-coffee {
    width: 89%;
}


#n {
    color: rgb(111, 0, 255);
}




.Footer {
    background-color: rgb(0, 7, 47);
    height: 510 px;
    color: white;
    border: black;
    padding: 3px;
    width: 1524px;
    margin-left: -8px;
}

.infor-2 {
    display: flex;
    justify-content: space-evenly;
    padding-top: 5%;
    padding-left: 2%;
}

.infor-3 {
    display: flex;
    justify-content: center;
    padding-top: 5%;
    gap: 5px;
}

#facebook {
    color: blue;
    font-size: 160%;
    padding-bottom: 20%;
}

#instagram {
    color: #cd486b;
    font-size: 160%;
}

#linkedin {
    color: rgba(0, 0, 255, 0.556);
    font-size: 160%;
}

.infor-4 {
    display: flex;
    justify-content: space-evenly;
    padding-top: 8%;
    padding-left: 2%;
}


.note {
    width: 60%;
    margin: 0 auto;
}

.name-div {
    font-family: 'Quicksand', sans-serif;
    width: 50%;
}


.email-div {
    font-family: 'Quicksand', sans-serif;
    width: 50%;
}

.msg-note {
    font-family: 'Quicksand', sans-serif;
    width: 30%;
}

.container {
    width: 300px;
    padding: 16px;
    background-color: white;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 100px;
}

input[type=text],
input[type=email],
input[type=number],
textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #E8E8E8;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
    cursor: text;
    font-family: 'Calligraffitti', sans-serif;
}



.name,
.email,
.number,
.message {
    font-family: 'Calligraffitti' sans-serif;
}



.Address-0 {
    margin-left: -10%;
    text-decoration: none;
    color: white;
}

.Address-1 {
    text-decoration: none;
    color: white;
    margin-top: 5%;
}

.h1-menu {
    margin-left: 1%;
    text-decoration: none;
    color: black;
}



.web-HTML {
    color: white;
    text-decoration: none;
}



.HTML5 {
    font-weight: bolder;
}


.parent-section {
    margin-top: 30px;
}





.parent-div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
    margin-top: -60px;
    position: fixed;
    width: 99.5%;
    background-color: whitesmoke;
    height: 10%;
}


.Right-div {
    display: flex;
    justify-content: space-around;
    gap: 20px;
    align-items: center;
    margin-right: 4%;
}

.new-section {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background-color: white;
}

.AR {
    text-decoration: none;
    color: black;
    margin-left: 4%;
    transition-duration: 0.1s;
}

.AR:hover {
    background-color: rgb(231, 227, 227);
    padding: 6px 6px;
    border-radius: 8%;
    transition-duration: 0.1s;

    color: black;
}

.nav-link {
    color: black;
    font-weight: bolder;
}

.dropdown-item {
    font-weight: bolder;
}

.AR:active {
    font-size: 90%;
    padding: 6px 6px;
    border-radius: 8%;
}

.Summary {
    text-align: center;
    margin-right: 10%;
}

.Shadow-0-2 {
    margin-top: 9%;
    margin-bottom: 9%;
    margin-left: 4%;
}

.Shadow-0-3 {
    text-align: center;
    margin-right: 35%;
}

.hr-1 {
    margin-left: 27%;
    margin-right: 55%;
}

.Shadow-0-4 {
    text-align: center;
    margin-left: -40%;
}

.Shadow-0-5 {
    text-align: center;
    margin-left: -36%;
}

.Shadow-0-6 {
    margin-left: 55%;
    margin-top: -129%;
}

.Subscribe-2 {
    margin-top: 15%;
}

.hr-2 {
    margin-left: 55%;
    margin-right: 26%;
}

.Shadow-0-2-1 {
    margin-left: 4%;
    margin-top: 14%;
    margin-bottom: 9%;
    padding-bottom: 15%;
}

.Shadow-0-3-1 {
    text-align: center;
    margin-left: 51%;
    margin-right: 29%;
    margin-top: -1%;
}

.i-s-3 {
    font-size: 15px;
    font-weight: bolder;
}

.Shepherd {
    text-align: center;
    padding: 8% 0%;
}

.Loose {
    color: rgba(255, 0, 0, 0.748);
}

.Shadow-0-5-1 {
    text-align: center;
    margin-left: 50%;
    margin-right: 24%;
}

.Shadow-0-5-2 {
    margin-left: 55%;
    margin-right: 25%;
}

.hr-0-1 {
    color: ghostwhite;
    width: 1000px;
}

.mc {
    padding-left: 250%;
}

.mc-2 {
    display: none;
}

@media only screen and (max-width:688px) {
    .suiiiiiiiiii {
        flex-direction: column;
    }

    .mc-2 {
        display: grid;
    }

    .mc {
        display: none;
    }

    .parent-section {
        font-size: 10px;
    }

    .identify-0 {
        padding-bottom: 1900px;
        margin-bottom: 100px;
    }

    .i-s-3 {
        font: size 1px;

    }

    .Top-section {
        margin-top: 60px;
        width: 360px;
    }

    .top-h1 {
        font-size: 30px;
        margin-top: 30%;
        margin-left: 10%;
    }


    #card-2 {
        --bs-card-spacer-y: 1rem;
        --bs-card-spacer-x: 1rem;
        --bs-card-title-spacer-y: 0.5rem;
        --bs-card-border-width: 1px;
        --bs-card-border-color: var(--bs-border-color-translucent);
        --bs-card-border-radius: 0.375rem;
        --bs-card-box-shadow: ;
        --bs-card-inner-border-radius: calc(0.375rem - 1px);
        --bs-card-cap-padding-y: 0.5rem;
        --bs-card-cap-padding-x: 1rem;
        --bs-card-cap-bg: rgba(0, 0, 0, 0.03);
        --bs-card-cap-color: ;
        --bs-card-height: ;
        --bs-card-color: ;
        --bs-card-bg: #fff;
        --bs-card-img-overlay-padding: 1rem;
        --bs-card-group-margin: 0.75rem;
        position: relative;
        display: flex;
        flex-direction: column;
        min-width: 0;
        height: var(--bs-card-height);
        word-wrap: break-word;
        background-color: var(--bs-card-bg);
        background-clip: border-box;
        border: var(--bs-card-border-width) solid var(--bs-card-border-color);
        border-radius: var(--bs-card-border-radius);
    }

    .top-p {
        font-size: 15px;
        margin-right: 2%;
    }

    .Link-button {
        font-size: 10px;
        margin-left: 90px;
    }

    .Link-button:hover {
        font-size: 10px;
    }

    .identify-0 {
        flex-direction: column;
        font-size: 10px;
        padding-bottom: 300px;
    }

    .i-s-3,
    .identifyh3 {
        font-size: 10px;
    }

    .i-s {
        margin-left: 0px;
        margin-top: 20px;
        margin-left: 20px;
    }

    .hr-0-1 {
        display: none;
    }

    .in-a-line {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }

    .icon-part-1 {
        margin-left: 0px;
    }

    .icon-part-3 {
        margin-right: 0px;
    }

    .gaZ {
        font-size: 20px;
    }

    .myprogrees {
        flex-direction: column;
    }

    .myprogrees div {
        width: 300px;
    }


    .blogs {
        grid-template-columns: repeat(1, 1fr);
        margin-left: 0px;
        gap: 90px;
    }

    .blog {
        width: 349px;
        height: 100%;
    }

    .blog-2 {
        width: 340px;
        height: 100%;
    }

    .flex {
        margin-left: 0px;
    }

    .Shadow-0-2 {
        justify-content: center;
        font-size: 10px;
        margin-left: 0px;
        /* margin-right: 0px; */
    }

    .Shadow-0-2-1 {
        justify-content: center;
        font-size: 10px;
        margin-top: 230%;
        margin-left: -250px;
    }

    .hr-1 {
        width: 90px;
        margin-left: 70px;
    }

    .Subscribe-2 {
        font-size: 10px;
    }

    .Shepherd {
        font-size: 15px;
    }

    .Footer {
        height: 320px;
        width: 370px;
        padding: 0px;
        font-size: 10px;
    }

    footer {
        padding: 200%;
    }

    .Address-0 {
        margin-left: -2%;
    }

    .hr-0-1 {
        width: 300px;
    }

    .gas {
        width: 90%;
    }

    .in-a-line {
        width: 90%;
    }

    .body {
        width: 90%;
    }

    .Footer {
        width: 90%;
    }

    .form {
        width: 90%;
    }

    #Summary {
        width: 90%;
    }

    .hi {
        width: 20%;
        padding-right: 20%
    }


}


#reddit {
    font-size: 160%;
}

#discord {
    color: blue;
    font-size: 160%;
}

#github {
    color: white;
    font-size: 160%;
    padding-top: -70%;
}

.ph-btn {
    background-color: #f7211c;
}

.bi-btn {
    background-color: #0a0e57;

}

.bi-btn :hover {
    background-color: #0a0e57;
}



@media only screen and (min-width:688px) and (max-width:992px) {
    body {
        display: none;
    }
}