@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@300&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Work+Sans:wght@300&display=swap);
@media (max-width: 480px) {
  header {
    width: 95% !important;
    padding-bottom: 5px;
    padding-top: 5px; }
    header nav {
      width: 100% !important; }
      header nav #ScrollToTop a {
        height: 0px !important;
        right: 15px !important; }
        header nav #ScrollToTop a #svg-container svg {
          width: 20px !important;
          height: 20px !important; }
      header nav ul {
        width: 100%;
        justify-content: center !important; }
      header nav li {
        padding: 0px !important; }
        header nav li a {
          padding: 8px !important;
          font-size: 15px !important;
          letter-spacing: 0px !important; }
  .container {
    width: 95% !important; }
  section#home {
    width: 95% !important;
    display: flex;
    margin-block-end: 0px !important;
    flex-direction: column;
    padding-bottom: 50px; }
    section#home .typistexample {
      width: 100% !important;
      margin: 0px !important;
      font-size: 50% !important;
      line-height: 45px !important;
      height: 300px !important; }
      section#home .typistexample .message {
        padding-top: 55px !important;
        letter-spacing: 0px !important;
        width: 100% !important; }
    section#home nav {
      padding: 0px !important; }
  section#about {
    display: flex !important;
    flex-direction: column;
    width: 95% !important;
    padding-block-end: 30px !important; }
  section#about p {
    color: white;
    font-size: 110% !important;
    text-align: center;
    padding: 0px !important;
    line-height: 30px !important; }
  section#resume {
    width: 95% !important;
    height: auto;
    padding-top: 30px;
    flex-direction: column;
    padding-block-end: 90px !important; }
    section#resume .row.education,
    section#resume .row.skills {
      display: flex;
      flex-direction: column; }
    section#resume .edudesc,
    section#resume .edudesc2 {
      padding-left: 0px;
      text-align: center; }
    section#resume .title1 {
      width: auto;
      text-align: center !important; }
    section#resume .main-col {
      width: auto !important; }
    section#resume .main-col ul {
      display: flex;
      height: 75px;
      flex-direction: row;
      padding-top: 20px;
      padding-left: 0px;
      justify-content: center; }
      section#resume .main-col ul li {
        padding-right: 15px; }
    section#resume p {
      line-height: 28px !important; }
    section#resume svg {
      width: 50px !important; }
    section#resume div.row.cv {
      display: flex;
      flex-direction: column;
      padding-top: 50px;
      text-align: center; }
      section#resume div.row.cv .main-col {
        padding-left: 0px; }
      section#resume div.row.cv .title1 {
        padding-bottom: 20px; }
      section#resume div.row.cv .button2 {
        padding: 13px 26px; }
  section#contact {
    width: 95% !important;
    padding-block-start: 45px !important;
    padding-block-end: 45px !important; }
  section#footer {
    width: 95% !important;
    justify-content: center !important; }
    section#footer nav ul {
      padding-top: 10px !important; }
    section#footer p {
      padding-bottom: 27px !important; } }

@media (min-width: 481px) and (max-width: 767px) {
  header {
    width: 95% !important;
    padding-bottom: 5px;
    padding-top: 5px; }
    header nav {
      width: 100% !important; }
      header nav #ScrollToTop a {
        height: 0px !important;
        right: 15px !important; }
        header nav #ScrollToTop a #svg-container svg {
          width: 20px !important;
          height: 20px !important; }
      header nav ul {
        width: 100%;
        justify-content: center !important; }
      header nav li {
        padding: 0px !important; }
        header nav li a {
          padding: 8px !important;
          font-size: 15px !important;
          letter-spacing: 0px !important; }
  .container {
    width: 95% !important; }
  section#home {
    width: 95% !important;
    display: flex;
    margin-block-end: 0px !important;
    flex-direction: column;
    padding-bottom: 50px; }
    section#home .typistexample {
      width: 100% !important;
      margin: 0px !important;
      font-size: 70% !important;
      line-height: 50px !important;
      height: 300px !important; }
      section#home .typistexample .message {
        padding-top: 55px !important;
        letter-spacing: 0px !important;
        width: 100% !important; }
    section#home nav {
      padding: 0px !important; }
  section#about {
    display: flex !important;
    flex-direction: column;
    width: 95% !important;
    padding-block-end: 30px !important; }
  section#about p {
    color: white;
    font-size: 130% !important;
    text-align: center;
    padding: 0px !important;
    line-height: 30px !important; }
  section#resume {
    width: 95% !important;
    height: auto;
    padding-top: 30px;
    flex-direction: column;
    padding-block-end: 90px !important; }
    section#resume .row.education,
    section#resume .row.skills {
      display: flex;
      flex-direction: column; }
    section#resume .edudesc,
    section#resume .edudesc2 {
      padding-left: 0px;
      text-align: center; }
    section#resume .title1 {
      width: auto;
      text-align: center !important; }
      section#resume .title1 h1 {
        font-size: 130% !important; }
    section#resume .main-col {
      width: auto !important; }
    section#resume .main-col ul {
      display: flex;
      height: 75px;
      flex-direction: row;
      padding-top: 20px;
      padding-left: 0px;
      justify-content: center; }
      section#resume .main-col ul li {
        padding-right: 15px; }
    section#resume p {
      line-height: 28px !important; }
    section#resume svg {
      width: 50px !important; }
    section#resume div.row.cv {
      display: flex;
      flex-direction: column;
      padding-top: 50px;
      text-align: center; }
      section#resume div.row.cv .main-col {
        padding-left: 0px; }
      section#resume div.row.cv .title1 {
        padding-bottom: 20px; }
      section#resume div.row.cv .button2 {
        padding: 13px 26px; }
  section#contact {
    width: 95% !important;
    padding-block-start: 45px !important;
    padding-block-end: 45px !important; }
  section#footer {
    width: 95% !important;
    justify-content: center !important; }
    section#footer nav ul {
      padding-top: 10px !important; }
    section#footer p {
      padding-bottom: 10px !important; } }

@media (min-width: 768px) and (max-width: 1023px) {
  header {
    width: 95% !important; }
    header nav {
      padding-top: 2px;
      padding-bottom: 1px; }
      header nav #ScrollToTop a {
        height: 10px !important;
        right: 50px !important; }
        header nav #ScrollToTop a #svg-container svg {
          width: 25px !important;
          height: 25px !important; }
      header nav ul {
        justify-content: center !important; }
      header nav li a {
        padding: 10px !important;
        letter-spacing: 2px !important;
        font-size: 110% !important; }
  section#home {
    width: 95% !important; }
    section#home .typistexample {
      font-size: 70% !important;
      line-height: 50px !important;
      height: 270px !important; }
      section#home .typistexample .message {
        padding-top: 64px !important;
        letter-spacing: 0px !important; }
    section#home nav ul {
      margin: 0px !important; }
      section#home nav ul li a {
        padding: 15px; }
        section#home nav ul li a svg {
          width: 40px !important;
          height: 40px !important; }
  section#about {
    display: flex !important;
    flex-direction: column;
    width: 95% !important; }
  section#about p {
    width: 95% !important;
    text-align: center !important;
    font-size: 120% !important;
    line-height: 31px !important;
    padding-left: 0px !important; }
  section#resume {
    width: 95% !important;
    padding-block-end: 100px !important;
    padding-top: 40px; }
    section#resume .row.education,
    section#resume .row.skills {
      display: flex;
      flex-direction: column;
      font-size: 100% !important; }
    section#resume .edudesc,
    section#resume .edudesc2 {
      padding-left: 0px;
      text-align: center; }
    section#resume .title1 {
      width: auto;
      text-align: center !important; }
      section#resume .title1 h1 {
        font-size: 120% !important; }
    section#resume h3 {
      font-size: 22px !important; }
    section#resume .main-col {
      width: 100% !important; }
    section#resume .info {
      font-size: 15px !important; }
    section#resume p {
      font-size: 19px !important;
      width: auto !important; }
    section#resume .main-col ul {
      display: flex;
      height: 75px;
      flex-direction: row;
      padding-top: 20px;
      padding-left: 0px;
      justify-content: center; }
      section#resume .main-col ul li {
        padding-right: 15px; }
    section#resume p {
      line-height: 23px !important; }
    section#resume div.row.cv {
      display: flex;
      flex-direction: column;
      padding-top: 50px;
      text-align: center; }
      section#resume div.row.cv .main-col {
        padding-left: 0px; }
      section#resume div.row.cv .title1 {
        padding-bottom: 20px; }
      section#resume div.row.cv .button2 {
        padding: 13px 26px; }
  section#contact {
    width: 95% !important;
    padding-block-start: 50px !important;
    padding-block-end: 50px !important; }
  section#footer {
    width: 95% !important;
    padding-top: 15px;
    padding-bottom: 10px; }
    section#footer nav ul {
      padding-top: 10px !important; }
    section#footer p {
      padding-bottom: 25px !important;
      font-size: 18px !important; }
    section#footer svg {
      width: 40px !important; } }

@media only screen and (min-width: 1024px) and (max-width: 1124px) {
  header {
    width: 95% !important; }
    header nav #ScrollToTop a {
      right: 50px !important; }
      header nav #ScrollToTop a #svg-container svg {
        width: 28px !important;
        height: 28px !important; }
    header nav ul li a {
      font-size: 130% !important; }
  section#home nav ul {
    margin: 0px !important; }
    section#home nav ul li a {
      padding: 15px; }
      section#home nav ul li a svg {
        width: 40px !important; }
  section#home {
    width: 95% !important; }
  section#about {
    width: 95% !important;
    display: flex !important; }
  section#resume {
    width: 93% !important; }
  section#contact {
    width: 95% !important; }
  section#footer {
    width: 95% !important;
    padding-top: 15px;
    padding-bottom: 10px; }
    section#footer nav ul {
      padding-top: 10px !important; }
    section#footer p {
      padding-bottom: 10px !important;
      font-size: 18px !important; }
    section#footer svg {
      width: 40px !important; } }

@media (max-width: 768px) and (orientation: landscape) {
  header nav #ScrollToTop a #svg-container svg {
    width: 23px !important;
    height: 23px !important; }
  header nav ul li a {
    font-size: 17px !important;
    padding: 15px !important; }
  section#home .typistexample {
    height: 180px !important; }
    section#home .typistexample .message {
      font-size: 30px !important;
      line-height: 40px !important; } }

body {
  margin: 0px;
  padding: 0px; }

.contain {
  width: 1200px;
  margin: 0px auto;
  border-top: 0.5px solid #bfc2c4; }

header {
  width: 1200px;
  margin: 0px auto;
  display: flex;
  justify-content: space-between;
  justify-content: center !important; }
  header nav div#ScrollToTop a {
    bottom: 40px !important;
    position: fixed;
    right: 35px; }
  header nav ul {
    display: flex;
    list-style: none;
    padding-left: 0px; }
    header nav ul li {
      padding: 15px;
      padding-block-end: 10px;
      text-transform: uppercase; }
      header nav ul li a {
        padding: 10px;
        color: black;
        text-decoration: none !important;
        font-family: "opensans-bold", sans-serif;
        font-size: 15px;
        letter-spacing: 3px; }
        header nav ul li a:hover {
          color: #94999c;
          transition: all 0.5s ease; }

section#home {
  width: 1200px;
  font-size: 65px !important; }
  section#home .typistexample {
    width: 100%;
    height: 400px;
    margin: 0px;
    font-size: 65px;
    line-height: 80px; }
  section#home .message {
    justify-content: center !important;
    text-align: center !important;
    font-family: "Work Sans", sans-serif;
    padding-top: 60px !important;
    font-weight: bold;
    letter-spacing: 2px; }
  section#home nav {
    padding-top: 40px;
    justify-content: center !important;
    padding-bottom: 50px; }
  section#home nav ul {
    display: flex;
    justify-content: center !important;
    padding: 0px;
    margin-block-end: 0px !important; }
  section#home nav ul li {
    padding: 0px 20px 0px 20px;
    list-style: none; }
  section#home nav ul li a svg {
    width: 40px; }
  section#home svg:hover path {
    fill: #245c6e;
    transition: all 0.2s ease; }

section#about {
  padding-block-start: 46px;
  padding-block-end: 46px;
  display: flex;
  align-items: center; }
  section#about img {
    border: 2px solid #868a8d;
    object-fit: cover;
    border-radius: 50%;
    min-width: 175px;
    min-height: 175px; }
  section#about p {
    font-family: "Work Sans", sans-serif;
    font-size: 24px;
    color: black;
    font-weight: bold;
    line-height: 42px;
    padding-left: 40px; }
    section#about p a {
      font-family: "Work Sans", sans-serif;
      font-weight: bold;
      color: #245c6e;
      text-decoration: none; }
    section#about p a:hover {
      color: #929c9c;
      transition: all 0.5s ease; }
  section#about .name {
    color: #293c49; }

#resume {
  padding-block-start: 70px;
  padding-block-end: 70px;
  overflow: hidden;
  margin-left: auto; }
  #resume h1 {
    font: 18px/24px "opensans-bold", sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px; }
  #resume h1 span {
    border-bottom: 3px solid #868a8d;
    padding-bottom: 3px; }
  #resume h3 {
    font: 24px "opensans-bold", sans-serif;
    margin-block-start: 12px;
    margin-block-end: 0px;
    font-weight: bold;
    padding-bottom: 7px;
    color: #142931;
    letter-spacing: 1.3px; }
  #resume .info {
    margin-block-start: 0px;
    margin-block-end: 25px; }
  #resume .title1 {
    width: 250px; }
  #resume .main-col {
    width: 1000px; }
  #resume .edudesc {
    padding-left: 60px; }
  #resume .edudesc2 {
    margin-block-start: 3em;
    padding-left: 60px; }
  #resume .education {
    margin-bottom: 40px;
    display: flex; }
  #resume .info {
    font-size: 16px;
    color: #585656;
    letter-spacing: 0.5px;
    font-family: "librebaskerville-italic", serif; }
  #resume p {
    font-size: 20px;
    font-family: "Raleway", sans-serif;
    color: black;
    letter-spacing: 0.5px; }
  #resume .skills {
    display: flex;
    height: 100px;
    margin-bottom: 40px; }
  #resume ul {
    list-style: none;
    display: flex;
    margin-block-start: 0px; }
  #resume ul li {
    padding: 0px 0px 0px 15px; }
  #resume svg path {
    padding: 5px;
    opacity: 50%; }
  #resume svg:hover path {
    opacity: 100%;
    transition: all 0.5s ease; }
  #resume .cv {
    display: flex; }
    #resume .cv .main-col {
      padding-left: 70px;
      padding-top: 10px; }
    #resume .cv .button2 {
      cursor: pointer;
      padding: 13px 20px;
      height: auto;
      font-size: 17px;
      font-weight: bold;
      font-family: "Raleway", sans-serif;
      color: black;
      border-radius: 3px;
      background-color: #f8f5f5;
      border: 1px solid black;
      box-shadow: 1px 1px 1px #afcaf0; }
    #resume .cv .button2:hover {
      transition: all 0.5s ease;
      transform: translateY(3px);
      background-color: #c3c7ca; }

section#contact {
  width: 1200px;
  padding-block-start: 70px;
  padding-block-end: 70px; }
  section#contact .contactme {
    text-align: center; }
  section#contact h3 {
    font-family: "Work Sans", sans-serif;
    margin-block-end: 0px;
    font-size: 21px; }
  section#contact .button1 {
    padding: 15px 25px;
    cursor: pointer;
    height: auto;
    font-size: 20 px;
    color: black;
    background-color: #f8f5f5;
    border-radius: 5px;
    border: 1px solid black;
    box-shadow: 1px 1px 1px #859e85; }
  section#contact .button1:hover {
    transition: all 0.5s ease;
    transform: translateY(4px);
    background-color: #c3c7ca; }
  section#contact span {
    font-size: 17px;
    font-weight: bold;
    font-family: "Raleway", sans-serif; }

section#footer {
  justify-content: center !important; }
  section#footer nav ul {
    display: flex;
    list-style: none;
    justify-content: center !important;
    padding: 30px 20px 0 20px; }
  section#footer nav ul li a {
    padding: 0px 20px 0px 20px; }
  section#footer nav ul li a svg {
    width: 33px; }
  section#footer svg:hover path {
    fill: #245c6e;
    transition: all 0.2s ease; }
  section#footer p {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    font-family: "Work Sans", sans-serif; }
  section#footer p a {
    color: #254a6e; }

