@font-face {
  font-family: pieceSans;
  src: url(geomanist.ttf);
}
body,
html {
  min-width: 1000px;
}
@media print {
  .noprint {
    display: none;
  }
}
.video-icon {
  background-color: rgba(255, 255, 255, 0.75);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center, center;
  width: 28px;
  height: 25px;
  margin: 5px;
}
.portfolio-item {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  width: auto;
  height: 200px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center, center;
  margin: 10px 0px 0px 20px;
  -webkit-print-color-adjust: exact !important;
  /* Chrome, Safari */
  color-adjust: exact !important;
  /*Firefox*/
}
.resume-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.personal-container {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  width: 1000px;
}
.personal-text-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.personal-title {
  font-family: pieceSans;
  font-weight: 1000;
  font-size: 2.5rem;
  margin-right: 25px;
  text-align: right;
}
.personal-subtitle {
  font-family: pieceSans;
  font-weight: 400;
  font-size: .95rem;
  margin-right: 25px;
  text-align: right;
  margin-bottom: 5px;
}
.personal-image {
  max-width: 125px;
  max-height: 125px;
  width: auto;
  height: auto;
}
.personal-rhs-container {
  width: 300px;
  display: flex;
  flex-direction: column;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #bebebe;
  padding: 15px 0px 0px 0px;
}
.professional-lhs-container {
  display: flex;
  flex-direction: column;
}
.resume-body-container {
  display: flex;
  flex-direction: row;
}
.resume-title-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.timeline-header-container {
  display: flex;
  flex-direction: row;
  width: 700px;
  margin-bottom: 5px;
}
.timeline-header-item {
  margin-top: 10px;
  display: flex;
  flex-direction: column;
  margin-left: 5px;
}
.timeline-header-text {
  margin-left: 10px;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
.timeline-header-title {
  font-size: .9rem;
  font-weight: 700;
}
.timeline-header-description {
  font-size: .7rem;
  text-align: justify;
  line-height: 0.95rem;
}
.header1 {
  border-left-width: 10px;
  border-left-style: solid;
  border-left-color: #cc1715;
}
.header2 {
  border-left-width: 10px;
  border-left-style: solid;
  border-left-color: #57b05a;
}
.header3 {
  border-left-width: 10px;
  border-left-style: solid;
  border-left-color: #5269d2;
}
.header4 {
  border-left-width: 10px;
  border-left-style: solid;
  border-left-color: #d0b500;
}
.timeline-connector {
  width: 700px;
  height: 60px;
}
.complete-job-container {
  display: flex;
  flex-direction: column;
}
.header-container {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-items: left;
}
.timeline-year {
  width: 11%;
  text-align: center;
  font-family: Arial, sans-serif;
  font-size: 1rem;
  font-weight: 800;
  justify-content: center;
  padding-bottom: 2px;
  color: #bebebe;
}
.job-container {
  width: 700px;
  display: flex;
  flex-direction: row;
}
.experience-breakdown-container {
  width: 11%;
  height: 100%;
}
.thumbnail-container {
  width: 20%;
  height: 100%;
  background-color: #9aff71;
}
.info-breakdown-container {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.breakdown-position {
  font-family: Arial, sans-serif;
  font-size: 1.2rem;
  text-align: left;
  margin-left: 25px;
}
.year-location-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: left;
  margin-left: 15px;
  font-family: Arial, sans-serif;
}
.year-title {
  align-items: left;
  justify-content: center;
  margin: 0 10px 0 10px;
  font-weight: 700;
  font-size: .75rem;
}
.location-container {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #bebebe;
  padding-left: 10px;
}
.employer-title {
  font-weight: 700;
  font-size: .75rem;
}
.location-title {
  margin-left: 10px;
  font-weight: normal;
  font-size: 0.7rem;
}
.job-description {
  margin: 5px 25px 5px 25px;
  text-align: justify;
  align-items: center;
  justify-content: center;
  font-family: pieceSans, Arial, sans-serif;
  font-size: 0.75rem;
}
.tech-used {
  font-family: "Courier New", Courier, monospace;
  margin-left: 25px;
  width: 100%;
  font-size: .8rem;
  text-align: center;
}
.project-shared {
  border-left-width: 10px;
  border-left-style: solid;
  padding-left: 10px;
}
.project1 {
  border-left-color: rgba(102, 196, 251, 0.5);
}
.project2 {
  border-left-color: rgba(38, 117, 6, 0.5);
}
.project3 {
  border-left-color: rgba(255, 200, 112, 0.5);
}
.project4 {
  border-left-color: rgba(113, 12, 81, 0.5);
}
.project5 {
  border-left-color: rgba(64, 232, 182, 0.5);
}
.project6 {
  border-left-color: rgba(26, 36, 86, 0.5);
}
.project7 {
  border-left-color: rgba(147, 40, 255, 0.5);
}
.project8 {
  border-left-color: rgba(16, 100, 113, 0.5);
}
.project9 {
  border-left-color: rgba(249, 78, 150, 0.5);
}
hr {
  margin: 5px 25px 5px 25px;
}
.test-line {
  stroke-dasharray: 6,4;
  stroke-width: 3px;
  stroke: #bebebe;
  opacity: .5;
  fill: none;
}
.test-line-1 {
  stroke-width: 10px;
  stroke: #cc1715;
}
.test-line-2 {
  stroke-width: 10px;
  stroke: #57b05a;
}
.test-line-3 {
  stroke-width: 10px;
  stroke: #5269d2;
}
.test-line-4 {
  stroke-width: 10px;
  stroke: #d0b500;
}
.test-line-proj {
  stroke-width: 6px;
  stroke-dasharray: 8,2;
  stroke: rgba(38, 117, 6, 0.5);
  fill-opacity: 0;
}
.test-line-proj-2 {
  stroke-width: 6px;
  stroke-dasharray: 8,2;
  stroke: rgba(255, 200, 112, 0.5);
  fill-opacity: 0;
}
.test-line-proj-3 {
  stroke-width: 6px;
  stroke-dasharray: 8,2;
  stroke: rgba(113, 12, 81, 0.5);
  fill-opacity: 0;
}
.curly-brace {
  stroke-width: 5px;
  fill: none;
}
.line-project-1 {
  stroke: rgba(102, 196, 251, 0.5);
}
.line-project-2 {
  stroke: rgba(38, 117, 6, 0.5);
}
.line-project-3 {
  stroke: rgba(255, 200, 112, 0.5);
}
.line-project-4 {
  stroke: rgba(113, 12, 81, 0.5);
}
.fill-low-opacity {
  fill-opacity: 0.3;
}
.fill-project-1 {
  fill: rgba(102, 196, 251, 0.5);
}
.fill-project-2 {
  fill: rgba(38, 117, 6, 0.5);
}
.fill-project-3 {
  fill: rgba(255, 200, 112, 0.5);
}
.fill-project-4 {
  fill: rgba(113, 12, 81, 0.5);
}
.fill-project-5 {
  fill: rgba(64, 232, 182, 0.5);
}
.fill-project-6 {
  fill: rgba(26, 36, 86, 0.5);
}
.fill-project-7 {
  fill: rgba(147, 40, 255, 0.5);
}
.fill-project-8 {
  fill: rgba(16, 100, 113, 0.5);
}
.fill-project-9 {
  fill: rgba(249, 78, 150, 0.5);
}
