* {
    margin: 5px 5px;
    padding: 0px;
   
}

body {
    height: 100vh;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 1.5rem;
    background-color: rgb(16, 61, 165);
    color: rgba(0, 44, 110, 0.729);
    text-align: justify;
    width: 100%;
}

strong {
    color: #0b4cda;
}

h1,
h2 {
    color: #ffffff;
}

#main {
    width: 100%;
    margin: 5px 5px;
    display: flex;
    flex-direction: column;
    align-content: center;

}

#hd {
    color: #ff9900;
}

#title {
    position: relative;
    width: auto;

    font-family: 'Luckiest Guy', cursive;
    border: solid 1px rgb(255, 255, 255);
    background-color: #0f6dbe9a;
    font-size: 1.8rem;
    text-align: center;
    margin-left: 10%;
    margin-top: 10px;
    margin-right: 10%;
    border-radius: 10px;
    align-content: center;
    justify-content: center;
}

.box-1 {


    display: flex;
    flex-direction: row;

}

#atribute_info {
    text-align: justify;
    margin-top: 5%;
    margin-left: 5%;
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
}

#img_div {
    margin-left: 5%;
    margin-top: 2%;
}

#im {
    height: 400px;
    width: 400px;
    border-top-left-radius: 10%;
    border-bottom-right-radius: 10%;
    border: 3px solid white;
}

#fig1 {
    position: relative;
    border-top-left-radius: 10%;
    border-bottom-right-radius: 10%;


}

figcaption {
    position: absolute;
    /* background-color: rgb(83, 82, 82); */
    padding: 3px;
    color: #fff;
    bottom: .2rem;
    text-align: center;
    width: 100%;
    height: 10%;

    font: italic smaller sans-serif;
    border-top-left-radius: 10%;
    border-bottom-right-radius: 20%;
    font-size: 1rem;

}


blockquote {
    background-color: #0f6dbe9a;
    margin: 0px;
    border-radius: 15px;
    padding: 2px 5px;
    max-height: 800px;
    max-width: 1800px;
}

blockquote p {
    display: flex;
    flex-direction: column;
    font-family: 'Sofadi One', cursive;
    font-weight: 500;
    border-radius: 8px;
    color: #fff;

    font-size: 2rem;
}

blockquote ::before {
    font-size: 6rem;
    color: #d7901d;
    content: '\201C';

    margin-left: -1%;
}

blockquote ::after {
    font-size: 6rem;
    color: #d7901d;
    content: '\201D';
    align-self: flex-end;
    margin-top: -8%;

}

#quote {
    position: relative;
    margin-top: 10%;
    /*     display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center; */
}

#fig2 {}

.refq {
    text-align: right;
    margin: auto;
}




cite {
    color: #d7901d;
}

#abt {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    border: solid 1px #fff;
    border-radius: 15px;
    background-color: #ffffff;
}


.box-2 {

    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: baseline;

}

.timeline1 {
    width: 50%;
    margin-top: 5%;
    margin-left: 2%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 2px 5px;
    border-left: solid 1px #ffffff;
}

.timeline2 {
    margin-top: 5%;
    display: flex;
    flex-direction: column;
    padding: 2px 5px;
    align-items: center;
    margin-right: 2%;
    width: 50%;
    border-left: solid 1px #ffffff;
}

#foo {
    width: 100vw;
margin: 0px 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
}

.box-11 {

    align-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    text-align: center;

}

a {
    width: 100%;
    border-radius: 100%;
    margin: auto;

}

.cir2 {

    border: 2px solid rgb(216, 4, 4);
    border-radius: 50%;
}

.cir1 {

    border: 3px dotted white;
    border-radius: 50%;
}

.cir1,
a {
    display: flex;
    width: 100%;
    margin: auto;
    font-weight: bolder;
    text-decoration: none;
    font-size: 1.5rem;
}

.cir1 :hover {
    background-color: #d32121;
    border-radius: 100%;
}





.box-13 {
    bottom: 0;
    margin: 0;
    padding: 0;
    background-color: #555454;
    color: white;
    width: 100vw;
    text-align: center;
    height: fit-content;
}

span {
    font-weight: 600;
    color: rgb(4, 62, 170);
}

small {
    position: relative;
    margin-bottom: 1px;
    bottom: 0;
}



li {
    padding: 3px;
}




#link {
    text-align: center;
}

.timelines,
li ::before {

    content: '';
    background-color: rgb(255, 153, 0);
}

#copyr {
    margin-top: 95%;
    display: flex;
    flex-direction: row;
    position: relative;
    margin-bottom: -5px;
}


.fa {

    padding: 5px;
    font-size: 30px;
    width: 35px;
    height: 35px;
    text-align: center;
   align-self: center;
    text-decoration: none;
    margin: 5px 2px;
    border-radius: 50%;
}

.fa:hover {
    opacity: 0.7;

}

.fa-facebook {
    background: #0b4cda;
    color: white;
}

.fa-twitter {
    background: #0091ff;
    color: white;
}

.fa-instagram {
    background: #750606;
    color: white;
}

.box-12 {
    display: flex;
    flex-direction: row;
    background: linear-gradient(rgb(27, 31, 80), rgb(2, 14, 146));
    width: 100%;

    justify-content: center;
}

@media (max-width:768px) {

    #main {}

    #img_div {
        display: flex;
        flex-direction: column;
        align-content: center;
        align-items: center;
        margin: auto;
    }

    #atribute_info {
        margin: auto;
        display: flex;
        flex-direction: column;
    }

    blockquote {
        margin: auto;
    }

    [class^="timeline"] {
        padding: 5px;
        width: 100%;
        display: flex;
        flex-direction: column;
        margin: 3px 7px;
    }

    [class^="box-"] {
        display: flex;
        flex-direction: column;
        width: 100%;
        margin: auto;
    }

    .box-12 {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-content: space-around;
    }

    #foo {
        width: 100vw;
        display: flex;
        flex-direction: column;
        margin: 0px 0px;
        padding: 0px 0px;
    }
}

#proficon {
    display: flex;

    height: 80px;
    width: 80px;
    background-color: #015a9ea9;
    border-radius: 50%;
    align-content: center;
    justify-content: center;
    align-items: baseline;
    align-self: flex-end;
}

#roundpic {
    align-content: center;
    justify-content: center;
    height: 76px;
    width: 76px;
    border-radius: 50%;
    border: solid 1px #ffffff;

    transform: rotate(-8deg);
}

.txtbg {
    background-color: #ffffff;
    border-radius: 20px;
}

.pt {
    color: #fff;
}

.emoji {
    font-weight: 200;
    text-decoration: none;
    font-family: "Noto Color Emoji", "Apple Color Emoji", "Segoe UI Emoji", Times, Symbola, Aegyptus, Code2000, Code2001, Code2002, Musica, serif, LastResort;
    font-size: 2.5rem;

}