@media only screen and (max-width: 414px){.hero_wrapper{min-height:100vh;background:url(/portfolio/images/backgroundImage.jpg) no-repeat;background-attachment:fixed;background-size:cover;position:relative;display:flex;justify-content:center;align-items:center}.container{background-color:#f98c06a0;display:flex;justify-content:center;flex-direction:column;align-items:center;min-height:100vh;width:100%;padding:50px 0}.profile_thumbnail{height:200px;width:auto;border-radius:50%}.profile_name{font-family:Kaushan Script,cursive;color:#fff;font-size:50px;line-height:1;transform:rotate(-5deg)}.web_dev_title{color:#fff;display:flex;justify-content:center;align-items:center;width:100%;height:50px;margin-bottom:20px}.social_media_wrapper{display:flex;justify-content:center;align-items:center;width:100%;height:50px}.about_me_wrapper{display:flex;justify-content:center;align-items:center;width:100%;padding:50px 0}.about_me_container{align-items:start;padding:20px;min-height:700px;width:100%}.about_me{display:flex;justify-content:center;width:100%;height:200px;font-size:40px}.details_container{display:flex;justify-content:center;flex-direction:column;height:75%;width:100%;flex:1}.about_me_bio{display:flex;flex-direction:column;width:100%}.about_me_details{display:flex;flex-direction:column;gap:4rem;width:100%;margin-top:25px}.about_me_details li{list-style-type:none}}@media only screen and (min-width: 414px){.hero_wrapper{min-height:100vh;background:url(/portfolio/images/backgroundImage.jpg) no-repeat;background-attachment:fixed;background-size:cover;position:relative;display:flex;justify-content:center;align-items:center}.container{background-color:#f98c06a0;display:flex;justify-content:center;flex-direction:column;align-items:center;min-height:100vh;width:100%;padding:50px 0}.profile_thumbnail{height:200px;width:auto;border-radius:50%}.profile_name{font-family:Kaushan Script,cursive;color:#fff;font-size:50px;line-height:1;padding-left:20px;transform:rotate(-5deg)}.web_dev_title{color:#fff;display:flex;justify-content:center;align-items:center;width:100%;height:50px;margin-bottom:20px}.social_media_wrapper{display:flex;justify-content:center;align-items:center;width:100%;height:50px}.about_me_wrapper{display:flex;justify-content:center;align-items:center;width:100%;padding:50px 0}.about_me_container{display:flex;flex-direction:column;align-items:center;padding:20px;min-height:700px;width:100%}.about_me{display:flex;justify-content:center;width:100%;height:200px;font-size:40px}.details_container{display:flex;align-items:center;flex-direction:column;height:75%;width:50%;flex:1}.about_me_bio{display:flex;flex-direction:column;width:100%}.about_me_details{display:flex;flex-direction:column;align-items:center;gap:4rem;width:100%;margin-top:25px}.about_me_details li{list-style-type:none}.projects_container{display:flex;flex-direction:column;align-items:center;justify-content:center}}.social_media_icons{list-style-type:none;display:flex;padding:0;margin:0;justify-content:center}.social_media_icons li{margin:0 10px;line-height:5.7}@media only screen and (max-width: 400px){.card.right{min-height:200px;max-width:auto;border:4px solid black;border-radius:30px;padding:10px;margin-right:.25rem}.card.left{min-height:200px;max-width:auto;border:4px solid black;border-radius:30px;padding:10px;margin-left:.25rem}.timeline_img{height:200px;max-width:auto}}@media only screen and (min-width: 400px){.card.right{min-height:200px;max-width:auto;border:4px solid black;border-radius:30px;padding:10px;margin-right:1rem}.card.left{min-height:200px;max-width:auto;border:4px solid black;border-radius:30px;padding:10px;margin-left:3rem}.timeline_img{height:200px;max-width:auto}}body{display:flex;flex-direction:column;font-family:Space Mono,Arial,serif;font-size:16px;margin:0;padding:0}*{box-sizing:border-box}body::-webkit-scrollbar{display:none}
