@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');

* {
    font-family: "Lucida Bright";
    box-sizing: border-box;
    margin: 0;
    /* overflow: scroll; */
    overflow-x: hidden;
}

body {
    margin: 0;
    font-family: "Lucida Bright";
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: black;
    text-align: start;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    background-image: url(../pics/styling_pics/stanford_wallpaper.webp);
    background-size: cover;
    background-repeat: no-repeat;
    /* background-position: 0% 25%; */
}
/***********************************************************/


/*BIO PAGE ----------------------------------------------*/

.downloadButton {
    background-color: transparent;
    border: none;
    color: white;
    padding: 10px;
    cursor: pointer;
    font-size: 15px;
    opacity: 0.8;
    text-decoration: none;
    position: absolute;
    top: 80px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 3%;
    border: 2px solid white;
}

.downloadButton i {
    background-color: transparent;
    font-weight: 800;
}

.downloadButton:hover {
    background-color: white;
    color: #95b0b5;
    /* color: rgb(11, 185, 205); */
}

.background {
    background-color: white;
    margin: auto;
    width: 53%;
    margin-top: 100px;
    top: 20%;
    /* box-shadow: inset; */
    box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.2);
    border: 0.5px solid #ccc;
}
.recomendations {
    background-color: white;
    margin: auto;
    width: 53%;
    margin-top: 15px;
}

/* SECTION HEADERS STYLE */
section{
    opacity: 0.9;
}

.section-title-container {
    border-bottom: 3px solid black;
    display: flex;
    padding: 35px;
    background-color: white;
    align-items: center;
    justify-content: center;
    width: 100%;
    position: relative;
    justify-content: space-between;
}

.section-title {
    text-transform: uppercase;
    background-color: transparent;
    position: absolute;
    width: 90%;
    text-align: center;
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%);
    flex-shrink: 1;
    flex-grow: 1;
}

/* BACKGROUND SECTION STYLE */
.background-grid {
    background-color: white;
    padding: 20px;
}

.background-content-row {
    margin-bottom: 20px;
    background-color: white;
}

.summary p {
    margin-left: 40px;
    padding: 10px;
    line-height: 1.4;
    font-size: 15px;
    background-color: white;
}

.background-row-title {
    background-color: white;
    display: flex;
}

.background-row-title h3 {
    margin-left: 14px;
    font-weight: 400;
    background-color: white;
    margin-top: 2px;
    font-size: 1.95rem;
}

.background-row-title img {
    background-color: white;
    width: 35px;
    height: 35px;
}

.position-container {
    display: flex;
    justify-content: space-around;
    align-items: center;
    text-align: center;
}

.position-entity {
    padding: 10px;
    background-color: white;
    display: inline-flex;
}

.education-entity {
    background-color: white;
    margin-left: 25px;
    padding: 10px;
    justify-content: space-between;
    display: flex;
}

.position-timeline,
.education-timeline {
    font-size: 16px;
    color: rgb(114, 108, 108);
    background-color: white;
}

.company-position,
.school {
    font-size: 22px;
    margin-block: 1px;
    background-color: white;
    font-weight: 400;
}

.field {
    font-size: 16px;
}

.ml {
    font-size: 17px;
}

.position-data a,
.education-data a {
    color: blue;
    background-color: white;
}

.position-data p,
.education-data p {
    margin-bottom: 1px;
}

.position-data a:hover,
.education-data a:hover {
    text-decoration: underline;
}

.position-data,
.education-data {
    background-color: white;
    padding: 10px;
}

.education-entity img {
    height: 100px;
    width: 100px;
    background-color: white;
    padding: 2px;
    margin: 10px;
}

.skills-tag {
    margin-left: 25px;
    padding: 10px;
    display: inline-flex;
    background-color: white;
    flex-wrap: wrap;
}

.tag {
    font-size: 12px;
    /* background: rgb(40, 208, 227); */
    background: #95b0b5;
    padding: 5px;
    margin-right: 10px;
    text-align: center;
    max-width: fit-content;
}

/* BUTTON STYLES */

.btn-circle-blue {
    opacity: 1;
    align-content: center;
    border: 1.5px solid #95b0b5;
    /* border: 1.5px solid rgb(36, 201, 219); */
    border-radius: 25%;
    background: #fff;
    background-color: white;
    margin-left: 10px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 95%;
    height: 95%;
}

.btn-circle-blue img {
    background-color: white;
    width: 35px;
    height: 25px;
    padding: 4px;
}

.btn-circle-blue:hover {
    opacity: 0.5;
}

.previous-next-selector {
    background-color: white;
    display: flex;
    justify-content: flex-end;
    z-index: 10;
    margin-left: auto;
    width: auto;
    position: absolute;
    right: 0;
    /* height: 45%; */
    padding-right: 20px;
    flex-shrink: 0;
} 

.recomendations h4 {
    right: 43%;
    position: absolute;
}

h4 {
    font-size: 1.5rem;
}
.slider-container {
    width: 100%;
    position: relative;
    height: auto;
}

.recomendation-grid {
    display: flex;
    transition: transform 0.9s ease;
    background-color: white;
    overflow: hidden;
}

.testimonial {
    flex: 0 0 calc(33.333333% - 20px );
    margin: 10px;
    background-color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    padding: 10px;
    box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.2);
}

.testimonial-text {
    border: 2px solid grey;
    padding: 4px 5px 10px 15px;
    background-color: transparent;
    line-height: 1.4;
    font-size: 15px;
    margin-bottom: 20px;
    height: 180px;
    max-height: 180px;
    width: 100%;
    overflow-y: auto;
}

.profile {
    padding-top: 10px;
    background-color: transparent;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 1px;
}
.profile p{
    font-weight: bold;
}
.profile a:hover{
    background-color: lightblue;
}
.account-photo {
    background-color: transparent;
    display: flex;
    align-items: center;
}

.account-photo img {
    height: 35px;
    width: 35px;
    border-radius: 80%;
    align-items: center;
    background-color: transparent;
}

.profile-name {
    font-weight: 400;
    font-size: 14px;
    background-color: transparent;
    text-align: center;
    align-items: center;
    padding-top: 13px;
}

.profile-name .location {
    font-weight: 400;
    font-size: 14px;
    background-color: transparent;
    text-align: center;
    align-items: center;
    padding-top: 8px;
}

.profile-name .role {
    font-size: 12px;
    font-style: italic;
    padding-top: 5px;
    color: grey;
}

/********************************************************
/* IE: Nexus 7 flipped*/
@media (max-width: 960px) {
    .background {
        width: 75%;
    }

    .recomendations {
        width: 75%;
    }
}

/* IE: Ipad air */
@media (max-width: 820px) {
    .background {
        width: 80%;
    }

    .recomendations {
        width: 80%;
    }
}

/* IE: standard tablet */
@media (max-width: 768px) {
    .background {
        width: 80%;
    }
    .recomendations {
        width: 80%;
    }
    .section-title-container {
        padding: 30px;
    }
}

/* IE: samsung galaxy s8+ flipped */
@media (max-width: 740px) {
    .background {
        width: 75%;
    }

    .recomendations {
        width: 75%;
    }
}

/* IE: Nexus 7 */
@media (max-width: 667px) {
    .background {
        width: 85%;
    }

    .recomendations {
        width: 85%;
    }
    h4 {
        font-size: 1.2rem;
    }
    .section-title-container {
        padding: 29px;
    }
    .recomendations h4 {
        left: 40%;
        transform: translateX(-50%);
        right: 0;
    }
    .previous-next-selector {
        padding-right: 10px;
    }
}

/* IE: Iphone 14 pro max*/
@media (max-width: 430px) {
    .background {
        width: 90%;
    }

    .recomendations {
        width: 90%;
    }
    .recomendations h4 {
        left: 40%;
        transform: translateX(-50%);
        right: 0;
    }
    .summary p {
        margin-left: 0;   
    }
    .position-entity{
        margin-left: 0;
    }
    .education-entity {
        margin-left: 0;
    }
    .skills-tag {
        margin-left: 0;
    }
    .testimonial-text {
        line-height: 1.2;
        font-size: 11px;
        height: 160px;
        max-height: 180px;
        padding: 4px 5px 10px 5px;
    }
    h4 {
        font-size: 1.1rem;
    }
    .btn-circle-blue {
        width: 35%;
        height: 35%;
    }
    .previous-next-selector {
        padding-right: 10px;
    }

}

/* IE: Standard large phone*/
@media (max-width: 425px) {
    .background {
        width: 95%;
    }
    .recomendations {
        width: 95%;
    }
    h4 {
        font-size: 1.1rem;
    }
    .btn-circle-blue {
        width: 35%;
        height: 35%;
    }
}

/* IE: Iphone XR*/
@media (max-width: 415px) {
    .background {
        width: 90%;
    }

    .recomendations {
        width: 90%;
    }
    .recomendations h4 {
        left: calc(34% + 8px);
        transform: translateX(-50%);
        right: 0;
    } 
    h4 {
        font-size: 1rem;
    }
}

/* IE: Iphone 12 pro*/ 
@media (max-width: 390px) {
    .recomendations h4 {
        left: calc(32% + 8px);
        transform: translateX(-50%);
        right: 0;
    }
    h4 {
        font-size: 1rem;
    }
    .btn-circle-blue {
        width: 30%;
        height: 30%;
    }
}

/* IE: standard medium phone */
@media (max-width: 375px) {
    .recomendations h4 {
        left: calc(30% + 8px);
        transform: translateX(-50%);
        right: 0;
    }
    h4 {
        font-size: 0.9rem;
    }
    .btn-circle-blue {
        width: 40%;
        height: 40%;
    }
}

/* @media (max-width: 360px) {
    .recomendations h4 {
        left: calc(30%);
        transform: translateX(-50%);
        right: 0;
    }

    .btn-circle-blue {
        width: 35%;
        height: 35%;
    }

} */

