html{
	background-color: #7d7384;
	font-family: 'Quicksand', sans-serif;
}
.contact{
	background-color: #7d7384;
}
.home{
	background-color: #7d7384;
	color: black;
}
body{
		font-family: 'Quicksand', sans-serif;
    color: #FDFFF7;
		background-color: #7d7384;
  	text-align: center;
  	padding: 0px;
  	margin: 0px;
    max-width: 100%;
    overflow-x: hidden;
}
a {
  outline: 0;
}
a:hover{
  outline: 0;
}
a:active{
  outline: 0;
}
a:visited{
  outline: 0;
}
img{
  float: right;
  padding: 15px;
  background-color: orange;
  margin-right: 10px;
  margin-left: 10px;
}
button{
  background-color:#377771;
  color:#FF8E72;
  text-decoration: none;
  border: none;
}
button:hover{
  cursor: pointer;
}

.button .home .button{
  	background-color: #7d7384;
  	font-family: 'Quicksand', sans-serif;
    font-color: #FDFFF7;
    text-align: left;
    float: left;
    border: none;
    padding: 5px 5px;
    margin-left: 10px;
    text-decoration: none;
    display: inline-block;
    font-size: 24px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
    letter-spacing: 3px;
    margin-top: 30px;
  }

.button {
  	font-family: 'Quicksand', sans-serif;
    background-color: #7d7384;
    color: #FDFFF7;
    text-align: left;
    float: left;
    border: none;
    padding: 5px 5px;
    margin-left: 10px;
    text-decoration: none;
    display: inline-block;
    font-size: 24px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
    letter-spacing: 3px;
    margin-top: 30px;
}
.imageclassifier{
    background-color:#377771;
    color:#FF8E72;
    text-decoration: none;
    border: none;
    cursor: pointer;
    -webkit-transition-duration: 0.4s;
  }
.about{
  /*background-color: #eafa2a;*/
  background-color: #353535;
  color: #B2BBC4;
  width: 100%;
  position: static;
  margin-top: 300px;
  padding-bottom: 50px;
}
.about .left {
  margin-left: 20px;
}
.about .right{
  margin-left: 20px;
}
.about h1{
  text-align: right;
  font-size: 30px;
  padding-top: 10px;
  letter-spacing: 2px;
  font-weight: 500;
  border-bottom-style: dashed;
  padding-bottom: 10px;
  color:377771;
}
.about h2{
  text-align: left;
  font-size: 23px;
  letter-spacing: 1px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 900;
  margin-left: 10px;
  margin-right: 10px;
}
.about h3{
  text-align: left;
  font-size: 17px;
   border-bottom-style: dotted ;
   padding-bottom: 5px;
   line-height: 115%;
   font-weight: 100;
   letter-spacing: 3px;
   margin-left: 10px;
   margin-right: 10px;
}
.about h4{
  text-align: left;
  font-size: 17px;
  padding-bottom: 20px;
   line-height: 115%;
   font-weight: 100;
   letter-spacing: 3px;
   margin-left: 10px;
   margin-right: 10px;
}
.about .NU{
  color: #c9a1f0;
  font-size: 23px;
}
.about .major{
  color: #f5660f;
  font-size: 23px;
}
.about .dog{
  color: #ee2301;
  font-size: 23px;
}
.about .sf{
  color: #e5ee01;
  font-size: 23px;
}
.about .music{
  color: #1d8ffa;
  font-size: 23px;
}
.about .ai{
  color: #35ee01;
  font-size: 23px;
}
.about .classes{
  color: white;
  font-size: 23px;
}


.about a.bias:link{
    text-decoration: none;
		color: #f087c7;
		font-size: 23px;
}
.about a.bias:visited{
    text-decoration: none;
		color: #f087c7;
		font-size: 23px;
}
.about a.bias:hover{
  text-decoration: none;
	color: #f087c7;
	font-size: 26px;
}
.about a.bias:active{
    text-decoration: none;
		color: #f087c7;
		font-size: 23px;
}

.about a.studying:link{
    text-decoration: none;
		color: #c678f8;
		font-size: 23px;
}
.about a.studying:visited{
    text-decoration: none;
		color: #c678f8;
		font-size: 23px;
}
.about a.studying:hover{
  text-decoration: none;
	color: #c678f8;
	font-size: 26px;
}
.about a.studying:active{
    text-decoration: none;
		color: #c678f8;
		font-size: 23px;
}


.about a.joy:link{
    text-decoration: none;
		color: #f73d45;
		font-size: 23px;
}
.about a.joy:visited{
    text-decoration: none;
		color: #f73d45;
		font-size: 23px;
}
.about a.joy:hover{
  text-decoration: none;
	color: #f73d45;
	font-size: 26px;
}
.about a.joy:active{
    text-decoration: none;
		color: #f73d45;
		font-size: 23px;
}



.about .coded {
	color: #5a6cee;
	font-size: 23px;
}



.about .ethics {
	color: #ec396d;
	font-size: 23px;
}
.about .run {
	color: #ec396d;
	font-size: 23px;
}
.resume{
    background-color: #6c7d47;
    color: #e3e7d3;
  	width: 100%;
  	position: static;
	padding-top: 10px;
  	margin-top: -20px;
}
.resume h1{
  text-align: left;
  font-size: 30px;
  letter-spacing: 2px;
  border-bottom-style: dashed;
  padding-bottom: 10px;
  margin-top: 10px;
}
.resume h5{
  padding: 10px;
  text-align: center;
  border-right-style: solid;
  border-left-style: solid;
  color:#e3e7d3;
  margin-top:30px;
  letter-spacing: 3px;
  margin-bottom: 50px;
}
.resume a:link{
    text-decoration: none;
}
.resume a:visited{
    text-decoration: none;
}
.resume a:hover{
  text-decoration: none;
}
.resume a:active{
    text-decoration: none;
}
.resume h5:visited{
  text-decoration: none;
}
.resume h5:hover{
    background-color:#e3e7d3;
    color: #6c7d47;
    transition: 0.2s;
    text-decoration: none;
}


.tastytrade{
    background-color: #6c7d47;
    color: #e3e7d3;
  	width: 100%;
  	position: static;
	  padding-top: 10px;
  	margin-top: -20px;
}
.tastytrade h1{
  text-align: left;
  font-size: 23px;
	font-weight: 200;
  letter-spacing: 4px;
  padding-bottom: 10px;
  margin-left: 5px;
  margin-top: 10px;
}
.tastytrade .vids{
  font-size: 40px;
  color: #fc7be7;
  font-weight: 1000;
}
.tastytrade h4{
  text-align: center;
  font-size: 30px;
  letter-spacing: 2px;
  padding-bottom: 10px;
  margin-top: 10px;
}
.tastytrade h5{
  padding: 10px;
  text-align: center;
  border-right-style: solid;
  border-left-style: solid;
  color:#e3e7d3;
  margin-top:30px;
  letter-spacing: 3px;
  margin-bottom: 50px;
}
.tastytrade a:link{
    text-decoration: none;
}
.tastytrade a:visited{
    text-decoration: none;
}
.tastytrade a:hover{
  text-decoration: none;
}
.tastytrade a:active{
    text-decoration: none;
}
.tastytrade h5:visited{
  text-decoration: none;
}
.tastytrade h5:hover{
    background-color:#e3e7d3;
    color: #6c7d47;
    transition: 0.2s;
    text-decoration: none;
}
.tastytrade h4:visited{
  text-decoration: none;
}
.tastytrade h4:hover{
    color: red;
    transition: 0.2s;
    text-decoration: none;
		font-weight: 200;
}
.tastytrade a h5{
	font-weight: 100;
}

.options {
  color: #a01606;/* #b92721;*/
	font-weight: 400;
	font-size: 24px;
	letter-spacing: 2px;
}

.tastytrade .vids{
	font-weight: 400;
	letter-spacing: 3px;
	font-size: 35px;
}

.projects{
  /*background-color:#377771;
  color:#FF8E72;*/
  background-color: #353535;
  color: #B2BBC4;
}
.projects p{
  letter-spacing: 3px;
  line-height: 120%;
  font-size: 17px;
  font-weight: 50;
}
.projects h1{
    font-size: 35px;
    letter-spacing: 4px;
    text-align: center;
    color: #eafa2a;
}
.projects .row{
  padding: 10px;
}
.projects .column{
  padding-top: 15px;
  padding-bottom: 10px;
}
.projects .left {
  width: 50%;
  text-align: left;
  float: left;
  padding-left: 10px;
}
.projects .right {
  width: 50%;
  float: right;
  text-align: right;
  padding-right: 10px;
}
.projects h3{
  color: #79f2fa;
  background-color: #353535;
  margin-bottom: 10px;
  font-weight: 200;
}
.projects button{
  text-decoration: none;
  background-color: #353535;
  color: #eafa2a;
  font-weight: 200;
  text-align: right;
  float: right;
}
.projects button:hover{
  text-decoration: none;
  color: #76d621;
  font-size: 21px;
  transition: 0.3s;
  font-weight: 200;
}
.projects .right p{
  text-align: right;
  float: right;
}
.projects a{
  text-decoration: none;
  color: #eafa2a;
}
.projects a:hover{
  text-decoration: none;
  color: #76d621;
  font-size: 21px;
  transition: 0.3s;
}
.projects .nn{
  color: red;
  font-size: 20px;
}
.projects .web{
  color: red;
  font-size: 20px;
}
.projects .ml{
  color: orange;
  font-size: 20px;
}
.projects .club{
  color: orange;
  font-size: 20px;
}
.contact h1{
    margin-top: 0px;
    padding: 10px;
    margin-left: 10px;
    font-size: 35px;
    float: left;
    text-align: left;
    line-height: 110%;
    letter-spacing: 1px;
}
.contact .email a{
  font-size: 30px;
  color: white;
  border-radius: 12px;
  text-align: right;
  float: right;
  margin: 30px;
  letter-spacing: 2px;
  line-height: 150%;
  font-weight: 100;
}
.contact .touch {
  font-size: 45px;
  font-weight: 600;
  letter-spacing: 4px;
  color: #eafa2a;
}
.contact .reach {
  font-size: 40px;
  font-weight: 500px;
  letter-spacing: 2px;
  color: #79f2fa;
}
.contact .email a:hover{
  font-size: 35px;
  text-decoration: none;
  color: #76d621;
  transition: 0.2s;
}
.contact p{
  font-size: 25px;
  padding: 25px;
  color: #eafa2a;
}
h1{
  margin-top: 50px;
  margin-right: 10px;
  text-align: right;
}
h1 .name{
  color: #79f2fa;
  font-weight: 1000;
}
h1 .messy{
  color: #eafa2a;
  font-weight: 900;
  font-size: 50px;
}
h1 .end{
  color: #eafa2a;
  font-weight: 900;
  font-size: 50px;
}

.button1{
  color: black;
  font-weight: 200;
}
.button2{
  color: black;
  font-weight: 200;
}
.button3{
  color: black;
  font-weight: 200;
}
.button4{
  color: black;
  font-weight: 200;
}
.button5{
  color: black;
  font-weight: 200;
}

.button1:hover {
  color: #f5660f;
  font-size: 29px;
  transition: 0.2s;
}
.button2:hover {
  color: red;
  font-size: 29px;
  transition: 0.2s;
}
.button3:hover{
  color: #76d621;
  font-size: 29px;
  transition: 0.2s;
}
.button5:hover{
  color: #fc7be7;
  font-size: 29px;
  transition: 0.2s;
}
.button4:hover{
  color: #79f2fa;
  font-size: 29px;
  transition: 0.2s;
}
.videos button{
  text-decoration: none;
  background-color: #353535;
  color: #eafa2a;
  font-weight: 200;
  text-align: right;
  float: right;
}
.videos button:hover{
  text-decoration: none;
  color: #fc7be7;
  font-size: 21px;
  transition: 0.3s;
  font-weight: 200;
}

.one{
  float: bottom;
}
.photoshop{
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #eafa2a;

}
.photoshop img{
    display: inline-block;
    width: 300px;
    height: 200px;
    text-align: center;
    padding: 5px;
}

@media only screen and (max-width: 598px) {
  h1{
      margin-top: 20px;
      margin-right: 20px;
      font-size: 25px;
    }
    h1 .name{
    	margin-top: 20px;
      	margin-right: 20px;
      	font-size: 25px;
	}
	h1 .messy{
	 	margin-top: 20px;
	   	margin-right: 20px;
	   	font-size: 25px;
	}
	h1 .end{
	 	margin-top: 20px;
	   	margin-right: 20px;
	   	font-size: 25px;
	}
	img{
	  width: 300px;
	  height: 200px;
	  padding: 2px;
	}
	.button {
		margin-left: 20px;
	   	font-size: 12px;
	   	font-weight: 500;
	   	padding: 0px;
	}
	.button1:hover {
	  font-size: 12px;
	}
	.button2:hover {
	  font-size: 12px;
	}
	.button3:hover{
	  font-size: 12px;
	}
	.button4:hover{
	  font-size: 12px;
	}
	.contact{
	  margin-left: 10px;
	}
	.contact h1{
	    margin-top: 0px;
	    padding: 5px;
	    margin-left: 5px;
	    font-size: 25px;
	    float: left;
	    text-align: left;
	    letter-spacing: 1px;
	}
	.contact .email a{
	  font-size: 12px;
	  color: white;
	  text-align: right;
	  float: right;
	  margin: 30px;
	  letter-spacing: 1px;
	  font-weight: 100;
	}
	.contact .touch {
	  font-size: 28px;
	  font-weight: 600;
	  letter-spacing: 2px;
	  color: #eafa2a;
	}
	.contact .reach {
	  font-size: 28px;
	  font-weight: 500px;
	  letter-spacing: 2px;
	  color: #79f2fa;
	}
	.contact .email a:hover{
	  font-size: 13px;
	  text-decoration: none;
	  color: #76d621;
	  transition: 0.3s;
	}
	.contact p{
	  font-size: 25px;
	  padding: 25px;
	  color: #eafa2a;
	}
	.projects h3{
	  font-size: 18px;
	}
	.projects p{
	  font-size: 15px;
	}
	.projects .nn{
	  font-size: 15px;
	}
	.projects .club{
	  font-size: 15px;
	}
	.projects .web{
	  font-size: 15px;
	}
	.projects .ml{
	  font-size: 15px;
	}
	.projects a{
	  font-size: 15px;
	}
	.projects a:hover{
	  font-size: 15px;
	}
	.projects button{
	  font-family: 'Quicksand', sans-serif;
	  font-size: 15px;
	}
	.projects button:hover{
	  font-size: 15px;
	}
}
