@font-face {
  font-family: LecteurHeureux-Regular;
  src: url(LecteurHeureux-Regular.otf); }
@font-face {
  font-family: Sathu;
  src: url(Sathu.ttf); }
body {
  /*background-color: #e9582c;*/
  background: -webkit-linear-gradient(top, #e9582c, #e9582c, #e69f8a);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom, #e9582c, #e9582c, #e69f8a);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom, #e9582c, #e9582c, #e9582c);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom, #e9582c, #e9582c, #e69f8a);
  /* Standard syntax */
  margin: 0;
  height: 1500px; }

ul {
  font-size: 12px;
  margin-top: -25px;
  padding: 0;
  list-style: none;
  float: right; }

ul li {
  display: block;
  position: relative;
  float: left; }

li ul {
  display: none;
  margin-top: 0; }

ul li a {
  display: block;
  text-decoration: none;
  color: #faebe7;
  padding: 5px 15px 5px 15px;
  margin-left: 1px;
  white-space: nowrap; }

ul li a:hover {
  color: #fff; }

li:hover ul {
  display: block;
  position: absolute;
  padding-top: 15%; }

li:hover li {
  float: none;
  font-size: 11px; }

li:hover a {
  color: #fff; }

li:hover li a:hover {
  color: #3c2f6c; }

#logo {
  width: 100%;
  height: 180px;
  margin-left: 0;
  margin-right: auto;
  margin-top: -100px;
  overflow: hidden;
  text-align: center;
  font-size: 1.7em;
  letter-spacing: -0.1em;
  font-family: LecteurHeureux-Regular;
  -moz-box-shadow: 3px 3px 25px 1px #222;
  -webkit-box-shadow: 3px 3px 25px 1px #222;
  box-shadow: 3px 3px 25px 1px #222;
  background: -webkit-linear-gradient(left, #e9582c, #e69f8a, #e9582c);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #e9582c, #e69f8a, #e9582c);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #e9582c, #e69f8a, #e9582c);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #e9582c, #e69f8a, #e9582c);
  /* Standard syntax */ }

.topnav {
  margin-bottom: 30px;
  margin-right: 5%;
  padding-top: 0; }

h1 {
  background: linear-gradient(350deg, white 25%, #e67856 55%, white 75%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

#intro {
  /*width: 100%;
  height: 100px;*/
  margin-left: 5%;
  margin-right: auto;
  margin-top: 4%;
  overflow: hidden;
  font-family: Sathu;
  font-size: 1em; }

#graphic, #sites, #apps {
  width: 33%;
  /*height: 100px;*/ }

#graphic {
  float: left;
  margin-left: 0%; }

#graphic a {
  text-decoration: none;
  opacity: 0.75; }

#graphic a:hover {
  opacity: 1; }

#sites a {
  text-decoration: none;
  opacity: 0.75; }

#sites a:hover {
  opacity: 1; }

#apps a {
  text-decoration: none;
  opacity: 0.75; }

#apps a:hover {
  opacity: 1; }

#sites {
  float: left; }

#apps {
  float: left; }

#skills {
  background-image: url("images/graphicdesignf.png");
  /*width: 100%;*/
  height: 295px;
  margin-left: 5%;
  margin-right: auto;
  margin-top: 5%;
  overflow: hidden;
  font-family: Sathu;
  font-size: 1em;
  background-repeat: no-repeat;
  background-size: 90%; }

@media only screen and (max-device-width: 538px) {
  body {
    width: 100%;
    height: 1500px; }

  #logo {
    /*width: 100%;*/
    height: 80px;
    font-size: 12px;
    margin-top: 0px;
    background: -webkit-linear-gradient(left, #e69f8a, white, #e9582c);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #e69f8a, white, #e9582c);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #e69f8a, white, #e9582c);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #e69f8a, white, #e9582c);
    /* Standard syntax */ }

  h1 {
    background: linear-gradient(350deg, #e9582c 25%, #e67856 55%, #e9582c 75%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }

  .topnav {
    display: none; }

  #intro {
    font-size: 18px;
    height: auto;
    margin-left: 100px; }

  #skills {
    background-image: url("images/graphicdesign.png");
    width: 100%;
    height: 295px;
    margin-left: -500px;
    margin-right: auto;
    margin-top: 5%;
    overflow: hidden;
    font-family: Sathu;
    font-size: 1em;
    background-repeat: no-repeat; } }
@media only screen and (max-width: 538px) {
  #logo {
    width: 100%;
    height: 80px;
    font-size: 10px;
    margin-top: 0px; }

  /*h1 {
  	background: none;
  	color: #e9582c;
  }*/
  .topnav {
    display: none; }

  #intro {
    font-size: 7px;
    height: auto; }

  #skills {
    background-image: url("images/graphicdesign.png");
    /*width: 100%;*/
    height: 295px;
    margin-left: 5%;
    margin-right: auto;
    margin-top: 5%;
    overflow: hidden;
    font-family: Sathu;
    font-size: 1em;
    background-repeat: no-repeat;
    background-size: 90%; } }
@media only screen and (min-width: 538px) and (max-width: 833px) {
  #logo {
    width: 100%;
    height: 100px;
    font-size: 16px;
    margin-top: 0px; }

  .topnav {
    display: none; }

  #intro {
    font-size: 0.65em; }

  #skills {
    background-image: url("images/graphicdesign.png");
    /*width: 100%;*/
    height: 295px;
    margin-left: 5%;
    margin-right: auto;
    margin-top: 5%;
    overflow: hidden;
    font-family: Sathu;
    font-size: 1em;
    background-repeat: no-repeat;
    background-size: 90%; } }
@media only screen and (min-width: 833px) and (max-width: 1200px) {
  #skills {
    background-image: url("images/graphicdesign.png");
    /*width: 100%;*/
    height: 295px;
    margin-left: 5%;
    margin-right: auto;
    margin-top: 5%;
    overflow: hidden;
    font-family: Sathu;
    font-size: 1em;
    background-repeat: no-repeat;
    background-size: 90%; } }
