html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.visuallyHidden:not(:focus):not(:active) {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}
html {
  font-size: 125%;
}
.skip {
  position: absolute;
  left: -1000px;
  top: 100px;
  z-index: 999;
  text-transform: uppercase;
  font-family: "Catamaran", sans-serif;
  font-weight: 300;
  background: rgba(226, 226, 226, 0.5);
  color: #1a2731;
  padding: 10px;
}
.skip:focus {
  left: 0;
}
img {
  width: 100%;
}
.wrapper {
  margin: 0 auto;
  max-width: 1225px;
  width: 90%;
}
ul {
  padding: 0;
  margin: 0;
}
li {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
li:hover a.yellowLine {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
li:hover a {
  color: #e3dd3d;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
a {
  text-decoration: none;
  font-family: "Catamaran", sans-serif;
  font-weight: 300;
  color: rgba(226, 226, 226, 0.52);
  font-size: 0.9rem;
  -webkit-box-flex: 1 0 auto;
  -ms-flex-positive: 1 0 auto;
  flex-grow: 1 0 auto;
  padding: 5px;
}
li a {
  font-size: 1rem;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-right: 20px;
}
h1 {
  font-family: "Catamaran", sans-serif;
  font-weight: 700;
  color: #e3dd3d;
  font-size: 4.5rem;
  text-transform: uppercase;
  line-height: 0;
}
h2 {
  font-family: "Catamaran", sans-serif;
  font-weight: 700;
  color: #373636;
  font-size: 2.5rem;
  letter-spacing: 8.32;
  margin-top: 7%;
}
h3 {
  font-family: "Catamaran", sans-serif;
  font-weight: 400;
  color: #373636;
  font-size: 1.5rem;
}
p {
  font-family: "Catamaran", sans-serif;
  font-weight: 400;
  color: #a1a1a1;
  font-size: 1rem;
  line-height: 1.5rem;
}
.line {
  border-bottom: 1px solid #a1a1a1;
}
.yellowLine {
  border-bottom: 2px solid #e3dd3d;
}
.subHeader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.subHeader .line {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 20px 20px 70px 0px;
}
.subHeader .ghostLine {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
input[type="radio"] {
  visibility: hidden;
  position: absolute;
}
.home {
  background: -webkit-linear-gradient(
      rgba(26, 26, 26, 0.9),
      rgba(26, 26, 26, 0.9)
    ),
    url(assets/indexPageAssets/landingPageAssets/homeBg.jpg);
  background: -o-linear-gradient(rgba(26, 26, 26, 0.9), rgba(26, 26, 26, 0.9)),
    url(assets/indexPageAssets/landingPageAssets/homeBg.jpg);
  background: linear-gradient(rgba(26, 26, 26, 0.9), rgba(26, 26, 26, 0.9)),
    url(assets/indexPageAssets/landingPageAssets/homeBg.jpg);
  background-size: cover;
  position: center center;
  height: 100vh;
}
.home header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 25px 0px;
}
.home header .headerContact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 0.25;
  -ms-flex-positive: 0.25;
  flex-grow: 0.25;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.headerContact img {
  width: 10px;
  height: 30px;
  opacity: 0.52;
}
.headerContact a {
  margin-top: 4px;
  color: rgba(226, 226, 226, 0.52);
}
.headerContact a:hover {
  -webkit-transition: color 0.3s ease-in;
  -o-transition: color 0.3s ease-in;
  transition: color 0.3s ease-in;
  color: #e3dd3d;
}
.headerIcons i {
  margin: 4px 20px 0 20px;
  color: rgba(226, 226, 226, 0.52);
}
.headerIcons i:hover {
  -webkit-transition: color 0.3s ease-in;
  -o-transition: color 0.3s ease-in;
  transition: color 0.3s ease-in;
  color: #e3dd3d;
}
.mainNav {
  position: absolute;
  top: 35%;
  z-index: 999;
}
.mainNav ul li a.yellowLine {
  height: 15px;
  opacity: 0;
}
.introText {
  visibility: hidden;
  margin-top: 5%;
}
.introText p {
  color: rgba(226, 226, 226, 0.52);
  text-transform: uppercase;
  letter-spacing: 5;
  font-weight: 300;
}
.intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.intro .line {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 20px 0 40px 10px;
}
.intro .h1Line {
  margin: 20px 0 70px 10px;
}
.intro .ghostline {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.goToAbout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 10%;
}
.goToAbout a {
  text-align: center;
  padding: 20px;
  width: 140px;
  text-transform: uppercase;
  line-height: 0;
  font-size: 0.9rem;
}
.goToAbout .aboutMeButton {
  border: 2px solid #e3dd3d;
  color: rgba(226, 226, 226, 0.52);
}
.goToAbout .aboutMeButton:hover {
  -webkit-transition: color 0.3s ease-in;
  -o-transition: color 0.3s ease-in;
  transition: color 0.3s ease-in;
  color: #e3dd3d;
}
.goToAbout .down {
  margin-top: 2%;
  color: #fff;
  font-size: 1.5rem;
}
.about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.aboutContent {
  margin: 10% auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 65%;
}
.aboutRight {
  width: calc(70% - 5%);
}
.aboutRight .aboutRightContent h3 {
  margin: 0;
}
.aboutRight .aboutRightContent .yellowLine {
  width: 100px;
}
.aboutRight .aboutRightContent p {
  padding-bottom: 40px;
}
.aboutLeft {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-right: 5%;
  width: 30%;
}
.viewCv {
  color: #1a1a1a;
  border: 1.5px solid #1a1a1a;
  margin: 25px 0px;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  text-align: center;
  cursor: pointer;
  padding: 8px 16px;
  -webkit-transition: opasity 0.3s ease-in-out;
  -o-transition: opasity 0.3s ease-in-out;
  transition: opasity 0.3s ease-in-out;
}
.viewCv:hover {
  opacity: 0.5;
}
.cvMain {
  height: 100vh;
}
embed {
  width: 100%;
  height: 100vh;
}
.works {
  background: #1a1a1a;
}
.works .subHeader h2 {
  color: #fff;
  opacity: 0.52;
}
.works .subHeader .line {
  margin: 20px 0px 70px 20px;
}
.works .portfolioFilter {
  text-align: center;
  margin-bottom: 40px;
}
.works .portfolioFilter a {
  position: relative;
}
.works .portfolioFilter a:hover {
  color: #e3dd3d;
}
.works .portfolioFilter a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #e3dd3d;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.works .portfolioFilter a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
.works .portfolioWorks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 70px;
}
.backgroundWhite {
  background: #fff;
}
.current {
  color: #e3dd3d !important;
}
.galleryItem {
  width: calc(33.33% - 4%);
  margin: 2%;
  position: relative;
}
.galleryItem:hover .imageOverlay {
  opacity: 1;
}
.galleryItem:hover a img {
  -webkit-filter: blur(1px);
  filter: blur(1px);
  opacity: 0.25;
}
.galleryItem a {
  padding: 0;
  margin: 0;
}
.galleryItem a img {
  width: 100%;
  display: block;
}
.galleryItem a .imageOverlay {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.galleryItem a .imageOverlay p {
  color: #fff;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  margin: 0 auto;
  text-transform: uppercase;
  font-family: "Catamaran", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  border: 2px solid #e3dd3d;
  padding: 20px 20px;
  line-height: 0;
  letter-spacing: 3px;
}
.skillsFilter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.skillsFilter a {
  color: #000;
  font-family: "Catamaran", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #373636;
  margin-right: 20px;
  position: relative;
}
.skillsFilter a:hover {
  color: #e3dd3d;
}
.skillsFilter a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #e3dd3d;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.skillsFilter a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
.skillsItems {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.skillsItems .devIcon {
  height: 100px;
  width: 100px;
  padding: 10px;
}
.skillsItems .devIcon img {
  width: 100%;
}
.skillsItems .devLangIcon,
.skillsItems .softwearIcon {
  display: none;
}
.skillsItems {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.showIcon {
  display: block !important;
}
.hideIcon {
  display: none !important;
}
.contact {
  background: #1a1a1a;
}
.contact .subHeader h2 {
  color: #fff;
  opacity: 0.52;
}
.contact .subHeader .line {
  margin: 20px 0px 70px 20px;
}
.contactWrapper {
  margin: 10% auto 0 auto;
  padding: 2% 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.contactWrapper .subTitle h3 {
  color: #fff;
  opacity: 0.52;
  margin: 5px 0;
}
.contactWrapper .subTitle .yellowLine {
  width: 60px;
  margin-bottom: 7%;
}
.contactWrapper .contactItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 5px 0;
}
.contactWrapper .contactItem a {
  padding: 0;
}
.contactWrapper .contactItem a:hover {
  color: #e3dd3d;
  opacity: 1;
}
.contactWrapper .contactItem a,
.contactWrapper .contactItem i,
.contactWrapper .contactItem p {
  float: left;
  margin: 0;
  color: #fff;
  opacity: 0.52;
  font-size: 0.9rem;
}
.contactWrapper .contactItem p {
  font-family: "Catamaran", sans-serif;
  font-weight: 300;
}
.contactWrapper .footerIcons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 50px;
}
.contactWrapper .footerIcons a {
  padding: 10px;
}
.contactWrapper .footerIcons a:hover {
  color: #e3dd3d;
}
.slideLeft {
  animation-name: slideLeft;
  -webkit-animation-name: slideLeft;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}
@keyframes slideLeft {
  0% {
    -webkit-transform: translateX(150%);
    transform: translateX(150%);
  }
  to {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@-webkit-keyframes slideLeft {
  0% {
    -webkit-transform: translateX(150%);
  }
  to {
    -webkit-transform: translateX(0%);
  }
}
.floating {
  animation-name: floating;
  -webkit-animation-name: floating;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
@keyframes floating {
  0% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  50% {
    -webkit-transform: translateY(8%);
    transform: translateY(8%);
  }
  to {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}
@-webkit-keyframes floating {
  0% {
    -webkit-transform: translateY(0%);
  }
  50% {
    -webkit-transform: translateY(8%);
  }
  to {
    -webkit-transform: translateY(0%);
  }
}
.pulse {
  animation-name: pulse;
  -webkit-animation-name: pulse;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 0.7;
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 0.1;
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0.95);
    opacity: 0.7;
  }
  50% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    opacity: 0.7;
  }
}
.project {
  width: 100%;
  padding: 30px 0px;
}
.project {
  display: block;
}
select {
  padding: 15px 30px 10px 0px;
  text-align: center;
  background: none;
  border: none;
  border-radius: 0px;
  border-bottom: 2px solid #e3dd3d;
}
.whatVideo {
  margin-bottom: 30px;
}
select:active {
  border: 0px;
}
#project1 {
  max-width: 60em;
  margin: 1em auto;
  position: relative;
}
input[type="radio"] {
  display: none;
}
.inner {
  width: 900%;
  line-height: 0;
}
article {
  width: 11.11111%;
  float: left;
  position: relative;
}
article img {
  width: 100%;
}
.slider-prev-next-control {
  height: 50px;
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slider-prev-next-control label {
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #fff;
  opacity: 0.7;
}
.slider-prev-next-control label:hover {
  opacity: 1;
}
.slider-dot-control {
  position: absolute;
  width: 100%;
  bottom: 0;
  text-align: center;
}
.slider-dot-control label {
  cursor: pointer;
  border-radius: 5px;
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #bbb;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.slider-dot-control label:hover {
  background: #ccc;
  border-color: #777;
}
.info {
  position: absolute;
  font-style: italic;
  line-height: 20px;
  opacity: 0;
  color: #000;
  text-align: left;
  -webkit-transition: all 1000ms ease-out 600ms;
  -moz-transition: all 1000ms ease-out 600ms;
  -o-transition: all 1000ms ease-out 600ms;
  transition: all 1000ms ease-out 600ms;
}
.info h3 {
  color: #fcfff4;
  margin: 0 0 5px;
  font-weight: normal;
  font-size: 1.5em;
  font-style: normal;
}
.info.top-left {
  top: 30px;
  left: 30px;
}
.info.top-right {
  top: 30px;
  right: 30px;
}
.info.bottom-left {
  bottom: 30px;
  left: 30px;
}
.info.bottom-right {
  bottom: 30px;
  right: 30px;
}
.slider-wrapper {
  width: 100%;
  overflow: hidden;
  border-radius: 5px;
  -webkit-box-shadow: 1px 1px 4px #666;
  box-shadow: 1px 1px 4px #666;
  background: #fff;
  background: #fcfff4;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
}
.slider-wrapper .inner {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
}
#slide1:checked ~ .slider-prev-next-control label:nth-child(2):after,
#slide1:checked ~ .slider-prev-next-control label:nth-child(9):after,
#slide2:checked ~ .slider-prev-next-control label:first-child::after,
#slide2:checked ~ .slider-prev-next-control label:nth-child(3):after,
#slide3:checked ~ .slider-prev-next-control label:nth-child(2):after,
#slide3:checked ~ .slider-prev-next-control label:nth-child(4):after,
#slide4:checked ~ .slider-prev-next-control label:nth-child(3):after,
#slide4:checked ~ .slider-prev-next-control label:nth-child(5):after,
#slide5:checked ~ .slider-prev-next-control label:nth-child(4):after,
#slide5:checked ~ .slider-prev-next-control label:nth-child(6):after,
#slide6:checked ~ .slider-prev-next-control label:nth-child(5):after,
#slide6:checked ~ .slider-prev-next-control label:nth-child(7):after,
#slide7:checked ~ .slider-prev-next-control label:nth-child(6):after,
#slide7:checked ~ .slider-prev-next-control label:nth-child(8):after,
#slide8:checked ~ .slider-prev-next-control label:nth-child(7):after,
#slide8:checked ~ .slider-prev-next-control label:nth-child(9):after,
#slide9:checked ~ .slider-prev-next-control label:first-child::after,
#slide9:checked ~ .slider-prev-next-control label:nth-child(8):after {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  margin: 0;
  line-height: 38px;
  font-size: 3em;
  display: block;
  color: #777;
}
#slide1:checked ~ .slider-prev-next-control label:nth-child(2):after,
#slide2:checked ~ .slider-prev-next-control label:nth-child(3):after,
#slide3:checked ~ .slider-prev-next-control label:nth-child(4):after,
#slide4:checked ~ .slider-prev-next-control label:nth-child(5):after,
#slide5:checked ~ .slider-prev-next-control label:nth-child(6):after,
#slide6:checked ~ .slider-prev-next-control label:nth-child(7):after,
#slide7:checked ~ .slider-prev-next-control label:nth-child(8):after,
#slide8:checked ~ .slider-prev-next-control label:nth-child(9):after,
#slide9:checked ~ .slider-prev-next-control label:first-child::after {
  content: ">";
  padding-left: 12px;
  font-size: 20px;
}
#slide1:checked ~ .slider-prev-next-control label:nth-child(2),
#slide2:checked ~ .slider-prev-next-control label:nth-child(3),
#slide3:checked ~ .slider-prev-next-control label:nth-child(4),
#slide4:checked ~ .slider-prev-next-control label:nth-child(5),
#slide5:checked ~ .slider-prev-next-control label:nth-child(6),
#slide6:checked ~ .slider-prev-next-control label:nth-child(7),
#slide7:checked ~ .slider-prev-next-control label:nth-child(8),
#slide8:checked ~ .slider-prev-next-control label:nth-child(9),
#slide9:checked ~ .slider-prev-next-control label:first-child {
  display: block;
  float: right;
  margin-right: 5px;
}
#slide1:checked ~ .slider-prev-next-control label:nth-child(9),
#slide2:checked ~ .slider-prev-next-control label:first-child,
#slide3:checked ~ .slider-prev-next-control label:nth-child(2),
#slide4:checked ~ .slider-prev-next-control label:nth-child(3),
#slide5:checked ~ .slider-prev-next-control label:nth-child(4),
#slide6:checked ~ .slider-prev-next-control label:nth-child(5),
#slide7:checked ~ .slider-prev-next-control label:nth-child(6),
#slide8:checked ~ .slider-prev-next-control label:nth-child(7),
#slide9:checked ~ .slider-prev-next-control label:nth-child(8) {
  display: block;
  float: left;
  margin-left: 5px;
}
#slide1:checked ~ .slider-prev-next-control label:nth-child(9):after,
#slide2:checked ~ .slider-prev-next-control label:first-child::after,
#slide3:checked ~ .slider-prev-next-control label:nth-child(2):after,
#slide4:checked ~ .slider-prev-next-control label:nth-child(3):after,
#slide5:checked ~ .slider-prev-next-control label:nth-child(4):after,
#slide6:checked ~ .slider-prev-next-control label:nth-child(5):after,
#slide7:checked ~ .slider-prev-next-control label:nth-child(6):after,
#slide8:checked ~ .slider-prev-next-control label:nth-child(7):after,
#slide9:checked ~ .slider-prev-next-control label:nth-child(8):after {
  content: "<";
  padding-left: 12px;
  font-size: 20px;
}
#slide1:checked ~ .slider-dot-control label:first-child,
#slide2:checked ~ .slider-dot-control label:nth-child(2),
#slide3:checked ~ .slider-dot-control label:nth-child(3),
#slide4:checked ~ .slider-dot-control label:nth-child(4),
#slide5:checked ~ .slider-dot-control label:nth-child(5),
#slide6:checked ~ .slider-dot-control label:nth-child(6),
#slide7:checked ~ .slider-dot-control label:nth-child(7),
#slide8:checked ~ .slider-dot-control label:nth-child(8),
#slide9:checked ~ .slider-dot-control label:nth-child(9) {
  background: #333;
}
#slide1:checked ~ .slider-wrapper article:first-child .info,
#slide2:checked ~ .slider-wrapper article:nth-child(2) .info,
#slide3:checked ~ .slider-wrapper article:nth-child(3) .info,
#slide4:checked ~ .slider-wrapper article:nth-child(4) .info,
#slide5:checked ~ .slider-wrapper article:nth-child(5) .info,
#slide6:checked ~ .slider-wrapper article:nth-child(6) .info,
#slide7:checked ~ .slider-wrapper article:nth-child(7) .info,
#slide8:checked ~ .slider-wrapper article:nth-child(8) .info,
#slide9:checked ~ .slider-wrapper article:nth-child(9) .info {
  opacity: 1;
}
#slide1:checked ~ .slider-wrapper .inner {
  margin-left: 0%;
}
#slide2:checked ~ .slider-wrapper .inner {
  margin-left: -100%;
}
#slide3:checked ~ .slider-wrapper .inner {
  margin-left: -200%;
}
#slide4:checked ~ .slider-wrapper .inner {
  margin-left: -300%;
}
#slide5:checked ~ .slider-wrapper .inner {
  margin-left: -400%;
}
#slide6:checked ~ .slider-wrapper .inner {
  margin-left: -500%;
}
#slide7:checked ~ .slider-wrapper .inner {
  margin-left: -600%;
}
#slide8:checked ~ .slider-wrapper .inner {
  margin-left: -700%;
}
#slide9:checked ~ .slider-wrapper .inner {
  margin-left: -800%;
}
@media only screen and (max-width: 850px) and (min-width: 450px) {
  .slider-wrapper {
    border-radius: 0;
  }
}
@media only screen and (max-width: 450px) {
  .slider-wrapper {
    border-radius: 0;
  }
  .slider-wrapper .info {
    opacity: 0;
  }
}
@media (max-width: 630px) {
  iframe {
    width: 300px;
  }
}
.colContiner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.colContinerCol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.col {
  width: 49%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.imgContiner {
  margin-bottom: 20px;
}
.imgContiner img {
  width: 100%;
  display: block;
}
@media (max-width: 900px) {
  .col {
    width: 100%;
  }
  .colContiner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-height: 1120px) {
  h1 {
    font-size: 4rem;
  }
  div.introText {
    margin-top: 5%;
  }
}
@media (max-width: 1025px) {
  .headerIcons {
    display: none;
  }
  .home .wrapper .headerContact {
    display: none;
  }
  div.introText {
    margin-top: 20%;
  }
  nav:focus-within {
    color: #e3dd3d;
    background: rgba(48, 44, 44, 0.5);
  }
  .mainNav {
    position: absolute;
    left: 4%;
    top: 100%;
    position: fixed;
    height: 0px;
    overflow: hidden;
  }
  .mainNav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
  }
  .mainNav ul li {
    background: rgba(48, 44, 44, 0.7);
    display: block;
    padding: 15px;
  }
  .mainNav ul li .yellowline {
    display: none;
  }
  .mainNav ul li:hover {
    background: rgba(48, 44, 44, 0.5);
  }
  .mainNav ul li a {
    padding: 10px;
  }
  .mainNav ul li a:focus,
  .mainNav ul li a:hover {
    border-bottom: none;
  }
  .menuToggle {
    padding: 20px;
    position: absolute;
    top: 4%;
    left: 1%;
    position: fixed;
    z-index: 999;
    cursor: pointer;
  }
  .menuToggle .hamburger,
  .menuToggle .hamburger:after,
  .menuToggle .hamburger:before {
    content: "";
    display: block;
    background: #e3dd3d;
    height: 3px;
    width: 35px;
    border-radius: 3px;
    -webkit-transition: all ease-in-out 500ms;
    -o-transition: all ease-in-out 500ms;
    transition: all ease-in-out 500ms;
    -webkit-box-shadow: 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px rgba(0, 0, 0, 0.2);
  }
  .menuToggle .hamburger:before {
    -webkit-transform: translateY(-9px);
    -ms-transform: translateY(-9px);
    transform: translateY(-9px);
  }
  .menuToggle .hamburger:after {
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
  }
  .open .hamburger {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .open .hamburger:before {
    opacity: 0;
  }
  .open .hamburger:after {
    -webkit-transform: translateY(-3px) rotate(-90deg);
    -ms-transform: translateY(-3px) rotate(-90deg);
    transform: translateY(-3px) rotate(-90deg);
  }
  .siteNavOpen {
    height: auto;
    top: 10%;
  }
  .aboutContent {
    margin: 4% auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .aboutRight {
    width: 100%;
    margin-top: 5%;
  }
  .aboutLeft {
    margin-right: 0%;
    width: 100%;
  }
  .aboutLeft .headShot {
    width: 40%;
  }
  div.skillNav div.devLanguages,
  div.skillNav div.softwares {
    width: 100%;
  }
}
@media (max-height: 995px) {
  h1 {
    font-size: 3.5rem;
  }
  .introText {
    margin-top: 25%;
  }
}
@media (max-height: 850px) {
  h1 {
    font-size: 3rem;
  }
  .introText {
    margin-top: 30%;
  }
}
@media (max-width: 900px) {
  .worksAboutSection .aboutProject,
  .worksAboutSection .viewProject {
    width: 100%;
  }
  .worksAboutSection .viewProject {
    margin: 30px 0px;
  }
}
@media (max-width: 600px) {
  h1 span {
    display: none;
  }
  h2 {
    margin-top: 20%;
  }
  .introText {
    margin-top: 35%;
  }
  .introText p {
    text-align: center;
    width: 80%;
    font-size: 1rem;
  }
  .aboutContent {
    width: 70%;
  }
}
@media (max-width: 489px) {
  h2 {
    font-size: 2rem;
  }
  .aboutContent {
    width: 80%;
  }
  .aboutLeft {
    margin-right: 0%;
  }
  .aboutLeft .headShot {
    width: 100%;
  }
  .aboutRight {
    margin: 15% 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .works .portfolioFilter a {
    display: block;
  }
  .works .portfolioWorks .galleryItem {
    width: calc(100% - 0%);
    display: block;
    margin-top: 30px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .contactWrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .contactWrapper div.footerIcons {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-top: 5px;
  }
  .contactWrapper div.footerIcons a {
    padding: 10px 10px 10px 0;
  }
  .contactWrapper div.footerIcons a:hover {
    color: #e3dd3d;
  }
}
.headerNav {
  background-color: #1a1a1a;
}
.worksNav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px 0px;
}
.worksAboutSection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.aboutProject {
  width: 50%;
  margin: 5% 0%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.aboutProject h2 {
  margin: 0;
}
.aboutProject img {
  width: 100%;
}
.viewProject {
  display: block;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.viewProject .devLangIcon {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 50px;
  margin: 5px;
}
.viewProject a {
  color: #1a1a1a;
  border: 1.5px solid #1a1a1a;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100px;
  margin: 5px;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  text-align: center;
  cursor: pointer;
  padding: 8px;
}
.viewProject a:hover {
  color: #e3dd3d;
  border: 1.5px solid #e3dd3d;
}
.wireFram {
  border: 1px solid #a1a1a1;
  margin: 30px 0px;
}
.slide {
  margin: 30px 0px;
}
.cvHeader a,
.donutHeader a,
.gbHeader a,
.keepTheSpeachHeader a,
.oscHeader a,
.travelHeader a,
.watchMeHeader a {
  color: #a1a1a1;
}
.aboutOsc {
  padding: 7%;
}
.aboutMoose {
  padding: 50px;
}
.sponsor {
  margin: 30px 0px 60px 0px;
}
