@font-face {
  font-family: "saysomethingregular";
  src: url("say_something_2012-webfont.woff2") format("woff2"),
    url("say_something_2012-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "somethingregular";
  src: url("something-webfont.woff2") format("woff2"),
    url("something-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

html,
body {
  height: 100%;
}

main {
  overflow: auto;
  padding-bottom: 100px;
}

a.Upper:link {
  color: black;
  text-decoration: none;
  text-decoration-color: none;
}
a.Upper:visited {
  color: black;
  text-decoration: none;
  text-decoration-color: none;
}

a.Home:link {
  color: white;
}

a.Home:visited {
  color: white;
  text-decoration-color: none;
}

a.Home:hover {
  color: gray;
}

a.Upper:hover {
  color: grey;
}

.navbar-nav:link {
  color: black;
  text-decoration: none;
  text-decoration-color: none;
}

.navbar-nav:visited {
  color: black;
  text-decoration: none;
  text-decoration-color: none;
}

.navbar-nav,
a:hover {
  color: grey;
  text-decoration-color: none;
  text-decoration: none;
}

ul,
.navbar-nav {
  font-family: Something;
  font-size: x-large;
  display: inline;
  max-width: 100%;
  word-spacing: 5px;
  color: black;
  text-decoration: none;
  text-decoration-color: none;
  list-style-type: none;
}

.navbar-header {
  float: right;
}

#Tagline {
  text-align: center;
  font-family: Something;
  color: #000000;
  font-size: xx-large;
  margin-bottom: 30px;
}

.navbar label,
#hamburger {
  display: none;
}

.Portfolio,
.container-fluid {
  display: inline-grid;
  grid-template-columns: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
  grid-row-gap: 25px;
  width: 100%;
  align-content: center;
  align-self: center;
  justify-items: auto;
  justify-content: space-around;
}

#Work1 {
  width: 300px;
  height: 300px;
  background-image: url(../Macaroni_Man.png);
  background-position:left;
}

#Work2 {
  width: 300px;
  height: 300px;
  background-image: url(../B.A.R.E.png-image832-814.png);
  background-position: top;
}

#Work3 {
  width: 300px;
  height: 300px;
  background-image: url(../Kush_Games.svg);
}

#Work4 {
  width: 300px;
  height: 300px;
  background-image: url(../HiddenHillsDalmatian.jpg);
}

#Work5 {
  width: 300px;
  height: 300px;
  background-image: url(../Kalmans_Get_Smashed.jpg);
}

#Work6 {
  width: 300px;
  height: 300px;
  background-image: url(../HighMindPower.png);
  background-position: center;
}

#Work7 {
  width: 300px;
  height: 300px;
  background-image: url(../CheezburgerMockup2.jpg);
}

#Work8 {
  width: 300px;
  height: 300px;
  background-image: url(../DBWL-Premium-Logo.jpg);
}

#Work9 {
  width: 300px;
  height: 300px;
  background-image: url(../Defunct_VG_Logos.jpg);
}

#Work10 {
  width: 300px;
  height: 300px;
  background-image: url(../Honk_Mockup.jpg);
}

#Work11 {
  width: 300px;
  height: 300px;
  background-image: url(../SnorlaxSleep_Poster_Mockup.jpg);
}

#Work12 {
  width: 300px;
  height: 300px;
  background-image: url(../Polygon_Mantis.jpg);
}

#Work13 {
  width: 300px;
  height: 300px;
  background-image: url(../LeaveItToCleaver.jpg);
}

#Work14 {
  width: 300px;
  height: 300px;
  background-image: url(../GrooveGods.jpg);
}

#Work15 {
  width: 300px;
  height: 300px;
  background-image: url(../Pest_Assassin.jpg);
}

#Work16 {
  width: 300px;
  height: 300px;
  background-image: url(../DNF_Duel_Tourney.jpg);
}

#Work17 {
  width: 300px;
  height: 300px;
  background-image: url(../SFV_Tourney_Poster.jpg);
}




article {
  display: block;
  position: relative;
}

h1 {
  text-align: center;
  margin: auto, auto;
  margin-bottom: 50px;
}


p {

font-size:xx-large;
font-family:'Saysomething', 'Dosis';



}


#privacyPolicy{
  margin-left: 100px;
  width: 80%;
  justify-content: center;
  align-items: center;
  display:grid;
}



.container {
  display: grid;
  min-height: 100%;
  margin-bottom: 50px;
}


#lookLeft{

display: flex;
align-items:center;
align-content: flex-end;

}


#leftDescription{

  display:flex;
  align-items: center;
  justify-content: center;
  
  
  
}

#lefties{

display:flex;


}


#lefInterest{

display:grid;
align-content: center;
justify-content: center;

}


#lefResume{

display: grid;
align-items: center;

}

#getInTouch{

display: flex;
align-content: center;
justify-content: center;
text-align: center;
align-content:space-around;



}

#lefCallMe{

display: flex;
align-items: center;
align-content:flex-end;


}


img {
  max-width: 100%;
}

span:hover {
  color: gray;
  text-align: center;
}





.footer {
  width: 100%;
  clear: both;
  background-color: #000000;
  position: relative;
  height: 250px;
  padding-left: auto;
  padding-right: auto;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

#footer-grid {
  display: grid;
  grid-template-columns: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
  grid-column-start: 3;
  grid-column-end: 4;
  grid-row-start: 2;
  grid-row-end: 3;
  justify-items: center;
}

ol,
.bottom-list {
  font-family: Saysomething, "Dosis", sans-serif;
  font-size: x-large;
  color: white;
  text-decoration: none;
  text-decoration-color: white;
  list-style-type: none;
  text-align: center;
  margin: 0 auto;
}

section,
.Copyright {
  display: inline-flex;
  margin-top: 20px;
  grid-area: footer;
  font-family: Saysomething, "Dosis", sans-serif;
  color: white;
  float: left;
}

.socialLinks {
  display: inline-flex;
  float: right;
}

#facebook {
  display: inline-flex;
  width: 80px;
  height: 107px;
  float: right;
  background-image: url(../icon-facebook-black.png);
}

#instagram {
  display: inline-flex;
  width: 80px;
  height: 107px;
  float: right;
  background-image:url(../Instagram_black&white.png);
}

#twitter{
  display:flex;
  width: 80px;
  height: 107px;
  background-image: url(../icon-twitter-black-new.png);
  background-repeat: no-repeat;
  background-position: center;
}



.Heading {
  font-family: Saysomething, "Dosis", sans-serif;
  text-align: center;
}

.column {
  display:grid;
  float: right;
  margin-left: auto;
  margin-right: auto;
  padding-left: auto;
  padding-right: auto;
}


figure,
.center .row::after {
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  width: 90%;
  height: 100px;
  content: "";
  clear: both;
  display: table;
  justify-content: center;
}

figcaption {
  display:grid;
  font-family: Saysomething, "Dosis", sans-serif;
  text-align: center;
  justify-content: center;
  font-size: x-large;
  margin-bottom: 50px;
}

@media only screen and (max-width: 768px) {
  .navbar label {
    display: inline-block;
    color: black;
    font-style: normal;
    padding: 10px;
  }

  .navbar-nav a {
    display: block;
    width: 100%;
    border-top: 1px solid;
  }

  .navbar-nav {
    display: none;
  }
  .navbar-header input:checked ~ .navbar-nav li {
    display: block;
  }

  .navbar-brand{

  width: 35%;

  }

  #privacyPolicy{
    width: 80%;
    justify-content: center;
    align-items: center;
    display:flexbox;
  }

  .Portfolio,
  .container-fluid {
    display: inline-grid;
    grid-template-columns: none;
    grid-template-rows: auto auto auto auto;
    grid-row-gap: 25px;
    width: 100%;
    align-content: center;
    align-self: center;
    justify-items: auto;
    justify-content: space-around;
  }

  figure,
  .center .row::after {
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    width: 100%;
    height: 100px;
    content: "";
    clear: both;
    display: table;
    justify-content: center;
  }


 #leftDescription{

  display: grid;
  align-items: center;
  justify-content: center;
 }


#advertisement{
  display: grid;
  height: 100px;
  width: 80%;
  margin-bottom: 100px;
}


 #affiliateLinks{
  display: grid;
  height: 1000px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
 }


  .socialLinks {
    display: inline-flex;
    float: right;
    margin-right: 100px;
    width: 20%;
    height: 20%
  }
#facebook{
  display: inline-flex;
  width: 50px;
  height: 80px;
  float: right;
  background-image: url(../icon-facebook-black-small.png);
  background-repeat: no-repeat;
}

#instagram{
  display: inline-flex;
  width: 50px;
  height: 80px;
  float: right;
  background-image: url(../icon-instagram-black-small.png);
  background-repeat: no-repeat;
}

#twitter{
  display: inline-flex;
  width: 50px;
  height: 80px;
  float: right;
  background-image: url(../icon-twitter-black-new-small.png);
  background-repeat: no-repeat;
}

}

@media only screen and (min-width: 320px) {
  figure,
  .center .row::after {
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    width: 80%;
    height: 100px;
    content: "";
    clear: both;
    display: table;
    justify-content: center;
  }

  img {
    display: inline-flex;
    size: 100px;
  }

#aboutMe{

margin-right: 5px;

}

#advertisement{

  margin-bottom: 100px;
}


#lefCallMe{

  margin-right: 5px;
}

}
