/*
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/29/2014
*/


/* Table of contents
––––––––––––––––––––––––––––––––––––––––––––––––––
- Grid
- Base Styles
- Typography
- Links
- Buttons
- Forms
- Lists
- Code
- Tables
- Spacing
- Utilities
- Clearing
- Media Queries
*/


/* Grid
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.container {
  position: relative;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
  margin-top: 8% }

.column,
.columns {
  width: 100%;
  float: left;
  box-sizing: border-box; }

/* For devices larger than 320px */
@media (min-width: 320px) {
  .container {
    width: 85%;
    padding: 0; }

  
  h6 span.filter {
    float: right;
    margin-top: 0%;
  }

  h6 span.filter a {
    text-decoration: underline;
  }

  .mobile-header {
    margin-top: 18%;
    margin-bottom: 0px
  }

  .text-margin {
  margin-right: 0%;
  color: #222222;
}


}

@media (min-width: 425px) {
  
  h6 span.filter {
    float: right;
    margin-top: 0%;
  }

  .text-margin {
  margin-right: 5%;
  color: #222222;
}

}

/* For devices larger than 650px */
@media (min-width: 650px) {
   .mobile-header {
    margin-top: 4%;
    margin-bottom: 0px
  }

  .text-margin {
  margin-right: 25%;
  color: #222222;
}

  h6 span.filter {
    float: right;
    visibility: visible;
  }
  .container {
    width: 90%;
    margin-top: 7% }
  .column,
  .columns {
    margin-left: 4%; }
  .column:first-child,
  .columns:first-child {
    margin-left: 0; }

  .one.column,
  .one.columns                    { width: 4.66666666667%; }
  .two.columns                    { width: 13.3333333333%; }
  .three.columns                  { width: 22%;            }
  .four.columns                   { width: 30.6666666667%; }
  .five.columns                   { width: 39.3333333333%; }
  .six.columns                    { width: 48%;            }
  .seven.columns                  { width: 56.6666666667%; }
  .eight.columns                  { width: 65.3333333333%; }
  .nine.columns                   { width: 74.0%;          }
  .ten.columns                    { width: 82.6666666667%; }
  .eleven.columns                 { width: 93%; }
  .twelve.columns                 { width: 100%; margin-left: 0; }

  .one-third.column               { width: 30.6666666667%; }
  .two-thirds.column              { width: 65.3333333333%; }

  .one-half.column                { width: 48%; }

  /* Offsets */
  .offset-by-one.column,
  .offset-by-one.columns          { margin-left: 4.5%; }
  .offset-by-two.column,
  .offset-by-two.columns          { margin-left: 17.3333333333%; }
  .offset-by-three.column,
  .offset-by-three.columns        { margin-left: 26%;            }
  .offset-by-four.column,
  .offset-by-four.columns         { margin-left: 34.6666666667%; }
  .offset-by-five.column,
  .offset-by-five.columns         { margin-left: 43.3333333333%; }
  .offset-by-six.column,
  .offset-by-six.columns          { margin-left: 52%;            }
  .offset-by-seven.column,
  .offset-by-seven.columns        { margin-left: 60.6666666667%; }
  .offset-by-eight.column,
  .offset-by-eight.columns        { margin-left: 69.3333333333%; }
  .offset-by-nine.column,
  .offset-by-nine.columns         { margin-left: 78.0%;          }
  .offset-by-ten.column,
  .offset-by-ten.columns          { margin-left: 86.6666666667%; }
  .offset-by-eleven.column,
  .offset-by-eleven.columns       { margin-left: 95.3333333333%; }

  .offset-by-one-third.column,
  .offset-by-one-third.columns    { margin-left: 34.6666666667%; }
  .offset-by-two-thirds.column,
  .offset-by-two-thirds.columns   { margin-left: 69.3333333333%; }

  .offset-by-one-half.column,
  .offset-by-one-half.columns     { margin-left: 52%; }

}


/* Base Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* NOTE
html is set to 62.5% so that all the REM measurements throughout Skeleton
are based on 10px sizing. So basically 1.5rem = 15px :) */
html {
  font-size: 62.5%; }
body {
  font-size: 1.5em; /* currently ems cause chrome bug misinterpreting rems on body element */
  line-height: 1.6;
  color: #222; }


/* Typography
–––––––––––––––––––––––––––––––––––––––––––––––––– */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0rem;
  font-weight: 600; }
h1 { font-family: 'Cormorant Garamond', serif; font-size: 4.7rem; line-height: 1.0;  letter-spacing: -.1rem; font-weight: 600;}
h2 { font-family: 'Cormorant Garamond', serif; font-size: 4.0rem; line-height: 1.0; letter-spacing: 0rem; font-weight: 600; margin-bottom: 20px;}
h3 { font-family: 'Cormorant Garamond', serif; font-size: 3.6rem; line-height: 1.3;  letter-spacing: 0rem; font-weight: 600; margin-bottom: 20px;}
h4 { font-family: 'Cormorant Garamond', serif; font-size: 2.4rem; line-height: 1.35; letter-spacing: -.08rem; font-weight: 600;}
h5 { font-family: 'Cormorant Garamond', serif; font-size: 1.8rem; line-height: 1.5;  letter-spacing: -.05rem; font-weight: 600;}
h6 { font-family: 'Anonymous Pro', Courier, monospace;, sans-serif; font-size: 1.2rem; line-height: 1.6;  letter-spacing: 0; font-weight: 300; }

/* Larger than phablet */
@media (min-width: 650px) {
  h1 { font-size: 8.0rem; }
  h2 { font-size: 7.0rem; vertical-align: middle;}
  h3 { font-size: 4.0rem; }
  h4 { font-size: 3.0rem; }
  h5 { font-size: 2.4rem; }
  h6 { font-size: 1.2rem; }
}

p {
  font-family: 'Anonymous Pro', Courier, monospace;, sans-serif;
  margin-top: 0;
  font-size: 1.7rem;
   }

ul {
  font-family: 'Anonymous Pro', Courier, monospace;, sans-serif;
  margin-top: 0;
  font-size: 1.7rem;
  padding-left: 0px;
   }

.opposite{
  font-family: 'Cormorant Garamond', serif;
  margin-top: 0;
  font-size: 2.0rem;
  font-weight: 500; }

.footnote {
  color: #999999; 
  font-size: 12px; 
  margin-top: -10px; 
  margin-bottom: 50px
}

/*.text-margin {
  margin-right: 25%;
  color: #222222;
}*/


/* Links
–––––––––––––––––––––––––––––––––––––––––––––––––– */

a {
  text-decoration: none;
  color:#222;
  /* First we need to help some browsers along for this to work.
     Just because a vendor prefix is there, doesn't mean it will
     work in a browser made by that vendor either, it's just for
     future-proofing purposes I guess. */
  -o-transition:.3s;
  -ms-transition:.3s;
  -moz-transition:.3s;
  -webkit-transition:.3s;
  /* ...and now for the proper property */
  transition:.3s;
}
a:hover { color:#9B30FF; 
}

p a:hover { color:#9B30FF;
  text-decoration: underline; 
}

html {
  scroll-behavior:smooth
}


/* Code
–––––––––––––––––––––––––––––––––––––––––––––––––– */
code {
  padding: .2rem .5rem;
  margin: 0 .2rem;
  font-size: 90%;
  white-space: nowrap;
  background: #F1F1F1;
  border: 1px solid #E1E1E1;
  border-radius: 4px; }
pre > code {
  display: block;
  padding: 1rem 1.5rem;
  white-space: pre; }





/* Misc
–––––––––––––––––––––––––––––––––––––––––––––––––– */
hr {
  margin-top: 10px;
  border-width: 0;
  border-top: 1px solid #E1E1E1; }


.project.image {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 5%;
}


.spacer {
  margin-top: 15px;
  margin-bottom: 30px;
}

.icon {
  display:inline;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  margin-right: 5px;
}

.arrow {
  width:40px;
  top: 20px;
}



#project_name:hover #detail h1 a {
    color: #9B30FF;
}

.Box {
                position: absolute;
                z-index: 1;
                width: 100%;
            }


/* Clearing
–––––––––––––––––––––––––––––––––––––––––––––––––– */

/* Self Clearing Goodness */
.container:after,
.row:after,
.u-cf {
  content: "";
  display: table;
  clear: both;
  }


/* Media Queries
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/*
Note: The best way to structure the use of media queries is to create the queries
near the relevant code. For example, if you wanted to change the styles for buttons
on small devices, paste the mobile query code up in the buttons section and style it
there.
*/


/* Larger than mobile */
@media (min-width: 650px) {
  .two.columns                    { width: 22%; }
  .ten.columns                    { width: 74.0%; 
                                    margin-left: 4%;}

  
  .content                         { display: block;
                                    margin-left: auto;
                                    margin-right: auto;
                                    margin-top: 1%;
                                    margin-bottom: 0%;
                                    position: relative;}
  
  h6                              {margin-top: 6%;
                                  height: 40px;
                                  display: block;}

  h1 { font-size: 7.8rem; vertical-align: middle;}

  .footnote {
  color: #999999; 
  font-size: 12px; 
  margin-top: -30px; 
  margin-bottom: 50px
}

.project.image {
  display: block;
  width: 80%;
  margin: 0 auto;
  padding-bottom: 5%;
}


}


/* Larger than tablet */
@media (min-width: 800px) {
   h6                              {margin-top: 5%}
   h1 { font-size: 9.6rem; vertical-align: middle;}

   .content                         { display: block;
                                    margin-left: auto;
                                    margin-right: auto;
                                    margin-top: 1%;
                                    margin-bottom: 0%;
                                    position: relative;}

}

/* Larger than desktop */
@media (min-width: 1000px) {}

/* Larger than Desktop HD */
@media (min-width: 1200px) {}
