::selection {
  background: #1AB992; /* WebKit/Blink Browsers */
  color: white;
}


html, body{
  max-width: 100%;
  height: auto;
  /* font-family:"brandon-grotesque"; */
  font-family: mr-eaves-modern, sans-serif;
  font-weight: 500;
  font-size: 1.1rem;
  color: #C5C5C5;
  /* background-color: #171717; */
}

canvas {
  /* height: 1000000px; */
  position: fixed;
  /* z-index: -100; */
  bottom: 0vh;
  /* background: #0b2442; */
  background: #FCFCFC;
}

a:hover {
  color: black;
  text-decoration: none;
  font-weight: 800;
}

::-webkit-scrollbar {
  display: none;
}

/* optional: show position indicator in red */
::-webkit-scrollbar-thumb {
  background: #FF0000;
}

.col-md-4 {
  max-width: 50%;
}

@import url("fonts/lg.svg?n1z373");
@import url('fonts/lg.ttf');
@import url('fonts/lg.woff');
@import url('fonts/lg.eot');

src: url("fonts/lg.woff?n1z373");
src: url("fonts/lg.tff?n1z373");
src: url("fonts/lg.svg?n1z373");

p {
  color: #393939;
  margin-bottom: 0;
  }

a {
  color:  #333333;
}

.clickable:hover a {
  text-decoration: underline;
  color: #C5C5C5;
}

.nav-item a {
  font-weight: 700;
  color:#333333;
}
.navbar-light .navbar-nav .nav-link {
  padding-left: 0px;
}
.navbar-light .navbar-nav .nav-link:hover {
  color: #61BAA2;

}

#navbar-svg{
  font-family: "ff-meta-serif-web-pro";
  width: 40px;
  color: #333333;
  letter-spacing: 1.25px;
  position: absolute;
  top: 5vh;
  left: 5vw;
}

#navbar-svg :hover path {
  fill: #1AD7A9;
}



/* #title-name {
  font-family: "ff-meta-serif-web-pro";
  font-weight: 600;
  font-size: 1.25rem;
  color: #333333;
  letter-spacing: 1.25px;
  position: absolute;
  top: 5vh;
  left: 5vw;
} */


.navbar-nav {
  position: absolute;
  top: 5vh;
  float: right;
  right: 5vw;
  z-index: 100;
}

.navbar-light .navbar-nav .nav-link {
  width: 7vw;
}

.layer {
  pointer-events: auto;
}

.nav-link {
  letter-spacing: 1px;
  color: #C5C5C5;
}

#scene {
  overflow: hidden;
  height: 100vh;
}

#main-title-wrapper {
  position: relative;
  margin-top: 20vh;
  margin-bottom: 10vh;
  height: 60vh;
  overflow: visible;
}

#main-title {
  color: #333333;
  font-family: "ff-meta-serif-web-pro";
  font-weight: 500;
  font-size: 45px;
  width: 80%;
  padding: 5%;
}

#main-subtitle {
  /* font-family: "ff-meta-serif-web-pro"; */
  color: #333333;
  font-weight: 500;
  font-size: 32px;
  width: 75%;
  padding: 0% 10% 5% 5%;
}

#main-subtitle a {
  color: #1AD7A9;
}

#main-subtitle a:hover {
  font-style: italic;
}

#main-title a {
  color: #1AD7A9;
}

#main-title a:hover {
  font-style: italic;
}


  #skills-brush {
    position: absolute;
    width: 25%;
    height: auto;
    left: 5vw;
    margin-top: 20px;
  }

  #bio-background {

  }

  #bio-background-img {

    height: 70%;
    max-width: 50%;
    /*height: 150%;*/
    position: absolute;
    /*float: right;*/
    left: 40vw;
    margin-top: -20vh;
    overflow: hidden;
  }

  .skills-list{
    position:relative;
    top:35vh;
    left:13vw;
    padding-bottom: 30vh;
  }

  .skills-list li{
    list-style: none;
    font-family: "brandon-grotesque", "Brandon Grotesque Regular", "BrandonGrotesque-Regular";
    color:#393939;
    font-weight: 500;
  }

  #programs-list li{
    font-family: "brandon-grotesque", "Brandon Grotesque Medium", "BrandonGrotesque-Medium";
    font-size: 1.2rem;
  }

  #skills-list {
    padding-left: 25px;
  }

  #skills-list li {
    font-size: 1.2rem;
  }

  #works-brush {
    position: relative;
    max-width: 25%;
    display: block;
    left: 5vw;
    bottom: 10vh;
  }

  .pointer {
    width: 100%;
  }

  .pointer i{
    pointer-events: auto;
    position: absolute;
    left: 50vw;
    font-size: 1.25rem;
    top: 80vh;
  }

  .pointer:hover {
    color:#61BAA2;
  }

  .info-tab {
    color: #828282;;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    /* identical to box height */
    letter-spacing: 0.1em;
  }

  .view-work-btn {
    width: 150px;
    height: 40px;
    background-color: #1AB992;
    color: #F2F2F2 !important;
    margin-top: 100px;
    transition: .75s ease;
    border: 2px solid #1AB992;
    text-align: center;
  }

  .view-work-btn:hover {
    background-color: transparent;
    color: #1AB992 !important;
    /* border-radius: 1px #1AB992; */
  }

  .view-work-btn h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 22px;
    left: -5px;
    width: 100%;
    margin-top: 8px;
  }

  .col-md-6 {
    padding-left: 0;
  }

  .container {
    padding-top: 10vh;
    height: auto;
    padding-bottom: 10vh;
    margin: auto;
    /* margin-left: 10vw;
    margin-right: 10vw; */
  }

  .image-thumbnail {
    /* height: 30vh; */
    display: block;
    position: relative;
    padding: 0px;
    /* padding-right: 50px; */
    box-shadow: 0px 4px 20px rgba(187, 187, 187, 0.25);

  }

  .title-container {
    display: inline;

  }


  .case-number-wrapper h2{
    font-family: "ff-meta-serif-web-pro";
    font-size: 5rem;
    color: black;
  }

  .title {
    padding-left: 0;
  }

  .date-location {
    padding-left: 0;
  }




  /* MAIN PAGE CHANGING CONTENT */


  .title-img-1 {
    display: inline-block; /* shrink wrap to image */
    overflow: hidden; /* hide the excess */
    transition: 0.5s ease-out;
  }


  .title-img-1 img{
    display: block;
    transition: 0.5s ease-out;
  }

  .title-img-hover-1 img {
    transform: scale(1.05);
  }

  .title-img-2 {
    display: inline-block; /* shrink wrap to image */
    overflow: hidden; /* hide the excess */
    transition: 0.5s ease-out;
  }


  .title-img-2 img{
    display: block;
    transition: 0.5s ease-out;
  }

  .title-img-hover-2 img {
    transform: scale(1.05);
  }

  .title-img-3 {
    display: inline-block; /* shrink wrap to image */
    overflow: hidden; /* hide the excess */
    transition: 0.5s ease-out;
  }


  .title-img-3 img{
    display: block;
    transition: 0.5s ease-out;
  }

  .title-img-hover-3 img {
    transform: scale(1.05);
  }

  .title-img-4 {
    display: inline-block; /* shrink wrap to image */
    overflow: hidden; /* hide the excess */
    transition: 0.5s ease-out;
  }


  .title-img-4 img{
    display: block;
    transition: 0.5s ease-out;
  }

  .title-img-hover-4 img {
    transform: scale(1.05);
  }

  .title-img-5 {
    display: inline-block; /* shrink wrap to image */
    overflow: hidden; /* hide the excess */
    transition: 0.5s ease-out;
  }


  .title-img-5 img{
    display: block;
    transition: 0.5s ease-out;
  }

  .title-img-hover-5 img {
    transform: scale(1.05);
  }

  .title-img-6 {
    display: inline-block; /* shrink wrap to image */
    overflow: hidden; /* hide the excess */
    transition: 0.5s ease-out;
  }


  .title-img-6 img{
    display: block;
    transition: 0.5s ease-out;
  }

  .title-img-hover-6 img {
    transform: scale(1.05);
  }


  .title-img-7 {
    display: inline-block; /* shrink wrap to image */
    overflow: hidden; /* hide the excess */
    transition: 0.5s ease-out;
  }


  .title-img-7 img{
    display: block;
    transition: 0.5s ease-out;
  }

  .title-img-hover-7 img {
    transform: scale(1.05);
  }

  .title-img-8 img{
    display: block;
    transition: 0.5s ease-out;
  }

  .title-img-hover-8 img {
    transform: scale(1.05);
  }

  .title-img-hover-9 img {
    transform: scale(1.05);
  }

  .text-hover {
    padding-left: 40px;
    margin-top: 10%;
  }

  .header-description {
    position: absolute;
    line-height: 1.75rem;
    font-weight: normal;
    font-size: 1.25rem;
    width: 400px;
    margin-bottom: 0px;

  }

  /* .view-work-hidden-1 {
    position: relative;
    font-size: 1.5rem;
    font-weight: 300;
    transition: .3s ease-out;
    opacity: 0;
    bottom: 10px;
  }

  .view-work-hidden-2 {
    position: relative;
    font-size: 1.5rem;
    font-weight: 300;
    transition: .3s ease-out;
    opacity: 0;
    bottom: 10px;
  }

  .view-work-hidden-3 {
    position: relative;
    font-size: 1.5rem;
    font-weight: 300;
    transition: .3s ease-out;
    opacity: 0;
    bottom: 10px;
  }

  .view-work-hidden-4 {
    position: relative;
    font-size: 1.5rem;
    font-weight: 300;
    transition: .3s ease-out;
    opacity: 0;
    bottom: 10px;
  }

  .view-work-hidden-5 {
    position: relative;
    font-size: 1.5rem;
    font-weight: 300;
    transition: .3s ease-out;
    opacity: 0;
    bottom: 10px;
  }
  .view-work-hidden-6 {
    position: relative;
    font-size: 1.5rem;
    font-weight: 300;
    transition: .3s ease-out;
    opacity: 0;
    bottom: 10px;
  }

  .view-work-hidden-7 {
    position: relative;
    font-size: 1.5rem;
    font-weight: 300;
    transition: .3s ease-out;
    opacity: 0;
    bottom: 10px;
  }

  .view-work-hidden-8 {
    position: relative;
    font-size: 1.5rem;
    font-weight: 300;
    transition: .3s ease-out;
    opacity: 0;
    bottom: 10px;
  }

  .view-work-hidden-hover-1 {
    position: relative;
    font-size: 1.5rem;
    font-weight: 300;
    transition: .3s ease-out;
    opacity: 1;
    transform: translate(0px, -40px);
  }

  .view-work-hidden-hover-2 {
    position: relative;
    font-size: 1.5rem;
    font-weight: 300;
    transition: .3s ease-out;
    opacity: 1;
    transform: translate(0px, -40px);
  }

  .view-work-hidden-hover-3 {
    position: relative;
    font-size: 1.5rem;
    font-weight: 300;
    transition: .3s ease-out;
    opacity: 1;
    transform: translate(0px, -40px);
  }

  .view-work-hidden-hover-4 {
    position: relative;
    font-size: 1.5rem;
    font-weight: 300;
    transition: .3s ease-out;
    opacity: 1;
    transform: translate(0px, -40px);
  }

  .view-work-hidden-hover-5 {
    position: relative;
    font-size: 1.5rem;
    font-weight: 300;
    transition: .3s ease-out;
    opacity: 1;
    transform: translate(0px, -40px);
  }

  .view-work-hidden-hover-6 {
    position: relative;
    font-size: 1.5rem;
    font-weight: 300;
    transition: .3s ease-out;
    opacity: 1;
    transform: translate(0px, -40px);
  }

  .view-work-hidden-hover-7 {
    position: relative;
    font-size: 1.5rem;
    font-weight: 300;
    transition: .3s ease-out;
    opacity: 1;
    transform: translate(0px, -40px);
  }

  .view-work-hidden-hover-8 {
    position: relative;
    font-size: 1.5rem;
    font-weight: 300;
    transition: .3s ease-out;
    opacity: 1;
    transform: translate(0px, -40px);
  } */



  /* .view-description-1 {
    position: relative;
    transition: .4s ease-out;
    opacity: 1;
    line-height: 1.75rem;
  }

  .view-description-2 {
    position: relative;
    transition: .4s ease-out;
    opacity: 1;
    line-height: 1.75rem;
  }

  .view-description-3 {
    position: relative;
    transition: .4s ease-out;
    opacity: 1;
    line-height: 1.75rem;
  }

  .view-description-4 {
    position: relative;
    transition: .4s ease-out;
    opacity: 1;
    line-height: 1.75rem;
  }

  .view-description-5 {
    position: relative;
    transition: .4s ease-out;
    opacity: 1;
    line-height: 1.75rem;
  }

  .view-description-6 {
    position: relative;
    transition: .4s ease-out;
    opacity: 1;
    line-height: 1.75rem;
  }

  .view-description-7 {
    position: relative;
    transition: .4s ease-out;
    opacity: 1;
    line-height: 1.75rem;
  }

  .view-description-8 {
    position: relative;
    transition: .4s ease-out;
    opacity: 1;
    line-height: 1.75rem;
    font-weight: normal;
    font-size: 1.25rem;
  }

  .view-description-hover-1 {
    transition: .4s ease-out;
    transform: translate(0px, -40px);
    opacity: 0;
  }

  .view-description-hover-2 {
    transition: .4s ease-out;
    transform: translate(0px, -40px);
    opacity: 0;
  }

  .view-description-hover-3 {
    transition: .4s ease-out;
    transform: translate(0px, -40px);
    opacity: 0;
  }

  .view-description-hover-4 {
    transition: .4s ease-out;
    transform: translate(0px, -40px);
    opacity: 0;
  }

  .view-description-hover-5 {
    transition: .4s ease-out;
    transform: translate(0px, -40px);
    opacity: 0;
  }

  .view-description-hover-6 {
    transition: .4s ease-out;
    transform: translate(0px, -40px);
    opacity: 0;
  }

  .view-description-hover-7 {
    transition: .4s ease-out;
    transform: translate(0px, -40px);
    opacity: 0;
  } */

  /* .view-description-hover-8 {
    transition: .4s ease-out;
    transform: translate(0px, -40px);
    opacity: 0;
  } */


  .case-link-wrapper {
    position: relative;
    padding-top: 2.5vh;
  }





  .buttons {
    /*position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    bottom: 47%;*/
    position: absolute;
    bottom: 0%;

  }

  #prev {
    border: 3px solid #9D9D9D;
    height: 50px;
    width: 50px;
    background-color: rgba(234, 234, 234, .85);
    text-decoration: none;
    position: absolute;
    /*top: 25vh;
    right: 40vw;*/
    z-index: 5;
    left: 5vw;
    cursor: pointer;

    transform: scale(.9);
    -webkit-transform: scale( .9 );
    transition: all .25s ease-in;
  }

  #prev:hover {
    border: 3px solid #74C4AE;
    transform: scale(1);
    -webkit-transform: scale(1);
  }

  #prev:hover .fa-angle-left {
    color: #74C4AE;
  }

  #next {
    border: 3px solid #9D9D9D;
    height: 50px;
    width: 50px;
    background-color: rgba(234, 234, 234, .85);
    position: relative;
    /*top: 25vh;
    left: 40vw;*/
    z-index: 5;
    left: 91vw;
    cursor: pointer;
    transform: scale(.9);
    -webkit-transform: scale( .9 );
    transition: all .25s ease-in;
  }

  #next:hover {
    border: 3px solid #74C4AE;
    transform: scale(1);
    -webkit-transform: scale(1);
  }

  #next:hover .fa-angle-right {
    color: #74C4AE;
  }

  .fa {
    font-size: 2em;
    color: #9D9D9D;
  }
  /*
  .selected .active img {
  width:300px;
  height:auto;
}
*/

.project-title {
  font-size: 2.5rem; font-weight: 600; font-family: ff-meta-web-serif-pro; style:600;
  position: relative;
  display: inline-block;
  /* padding-top:10vh; */
  color: #333333;
  width: 150%;
}

.inactive {
  width: 750px;
  height: 85vh;
  background: #EAEAEA;
  border: 4px solid #F9F9F9;
  visibility: visible;
}

.inactive .inactive-text h4 {
  /* WEBPOWER ASIA: */
  font-family: ,"brandon-grotesque", "BrandonGrotesque-Bold";
  font-size: 14px;
  color: #9D9D9D;
  letter-spacing: 0.1px;
}

.inactive .inactive-text h2 {
  /* W: */
  font-family: "ff-meta-serif-web-pro";
  font-size: 25em;
  color: #DFDFDF;
  letter-spacing: 1.7px;
}


#inactive-main-text-right {
  position:relative;
  left: 100%;
  bottom: 65vh;
  left: 400px;
}

#inactive-main-text-left {
  position: relative;
  bottom: 30px;
  right: 100px;
}

#inactive-side-text-left {
  position: relative;
  top: 25px;
  left: 50px;
}

#inactive-side-text-right {
  position: relative;
  top: 0px;
  left: 600px;

}

.prev .inactive{
  right: 50px;
}

.prev .active{
  display: none;
}

.next .inactive{
  left: 50px;
}
.next .active{
  display: none;
}


.active{
  display: "";
  width: 75vw;
  height: 90vh;
  left: 12.5%;
  /* Rectangle 2: */
  /* Rectangle 2: */
  opacity: 0.85;
  background: #F1F1F1;
  box-shadow: 5px 30px 50px 0 rgba(0,0,0,0.50);
  overflow: ;
}

.img-responsive {
  margin: 0 auto;
}

.active .active-rectangle-fill {
  position:relative;
  width: 100%;
  height: 100%;
  background: #F4F4F4;
  bottom: 0%;
  left: 0px;
}

.active .rectangle-transparent::before {
  position: relative;
  width: 100%;
  height: 100%;
  background: ;
  opacity: .53;
}

.active .active-main-pic {
  width: 60vw;
  /* Dada Poster 1 Version 2 without background compressed: */
  /*box-shadow: 0 11px 11px 0 rgba(16,16,16,0.50);*/
  position:relative;
  display: block;
  filter: blur(.40rem);
  top: 50%;
  left: 40%;
  transform: translate(-50%, -50%);

}

/*.active .active-main-pic-center {
width: 85%; top: 25vh; position: relative; box-shadow:0 11px 11px 0 rgba(0,0,0,0)
}*/

.active .active-text {
  position:relative;
  width: 100%;
  text-align: center;
  top: 10%;
}

.active .active-text h2 {
  /* 27 Cafe: */
  font-family: "ff-meta-serif-web-pro";
  font-size: 3em;
  color: #393939;
  letter-spacing: 6px;
}

.active .active-text h3{
  /* Branding Poster desi: */
  font-family: "brandon-grotesque", "BrandonGrotesque-Medium", "BrandonGrotesque-Medium";
  font-size: .7em;
  color: #F4F4F4;
  letter-spacing: 2px;
  line-height: 20px;
}

.active-text .vertical-layout {
  height: 100%;
  top: 50%;
}

.active .active-text-center {
  position:relative;
  width: 100%;
  display: block;
  text-align: center;
  top: 37.5vh;
  z-index: 10;
}

.active .active-text-center h2 {
  /* 27 Cafe: */
  font-family: "ff-meta-serif-web-pro";
  font-weight: 600;
  font-size: 3.5em;
  color: #393939;
  letter-spacing: 6px;
}

.active .active-text-center h3{
  /* Branding Poster desi: */
  font-family: "brandon-grotesque", "Brandon Grotesque Regular";
  font-size: 1.25em;
  font-weight: 500;
  color: #99EAD3;
  padding: 0px 0px;
  letter-spacing:1px;
  line-height: 1.5em;
}

.selected.active{
  display: "";
  visibility: visible;
}

.toggle {

}

.slider {
  position:relative;
  width: 75vw;
  height: 100%;
  background-color: #f4f4f4;
  top: -95vh;
  left: 0;
}

.slider-header {
  position: relative;
  width: auto;
  display: block;
  margin-left: 10vw;
  margin-top: 10vh;
}

.slider-subheader {
  position: relative !important;
  padding-left: 10vw;
  padding-right: 10vw;
  top: 40%;
}

.slider-subheader p {
  font-family: "ff-meta-serif-web-pro";
  font-size: 1.1rem;
  font-weight: 500;
}

.slider-header h2 {
  font-family: "ff-meta-serif-web-pro";
  font-size: 3rem;
}

.slider-header h3 {
  font-family: "brandon-grotesque";
  font-size: 1.25rem;
  margin-top: 20px;
  font-weight: 500;
}



.slider-subheader {
  width: 100%;
}

.slider.opened {
  /* visible */
  -webkit-transform: translate(0, 0%);
  -moz-transform: translate(0, 0%);
  -ms-transform: translate(0, 0%);
  transform: translate(0, 0%);
  z-index: 20;
  overflow: scroll;
  position: relative;
  height: 90%;
}

.slider.closed {
  /* completely offscreen */
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
  overflow: hidden;
}
overflow-y: hidden;
max-height: 550px;
-webkit-transition-property: all;
-webkit-transition-duration: .5s;
-webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);

.container-left{
  position: relative;
  left: -20px;
  max-width: 400px;
  width: 400px;
  height:550px;
  background-color: #f4f4f4;
  overflow-y: hidden;
}

.pancakes {
  width: 40%;
  overflow-y: hidden;
  position: relative;
  left: 5%;
  top: 100px;
}

.pancakes h2 {
  font-family: "ff-meta-serif-web-pro";
  font-size: 3em;
  color: #393939;
}

.pancakes h3 {
  font-family:  "brandon-grotesque", "BrandonGrotesque-Medium";
  font-size: .6em;
  letter-spacing: 2px;
  line-height: 15px;
}

.pancakes p {
  position: relative;

  font-family: "ff-meta-serif-web-pro";
  font-size: .85em;
  color:#393939;
  top: 10px;
  line-height: 18px;
}


.container-right {
  position: relative;
  left: 50%;
  height: 90vh;
  background-color: #ffffff;
  overflow: scroll;
}

.container-right p{
  font-family: "brandon-grotesque", "Brandon Grotesque Regular", "BrandonGrotesque-Regular";
  font-size: .75em;
  line-height: 18px;
}

.inside-content {
  max-width: 100%;
  width: 100%;
  padding-top: 28%;
  left: 7%;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.selected {
  width: 100%;
  height: 100%;
}

.selected-body {
  width: 100%;
  position: relative !important;
  top: 40%;
  padding-top: 30px;

}

.selected-body-text {
  position: relative;
  margin-left: 10vw;
  width: 50%;
}


.selected-body-images {
  top: 200px;
  padding-bottom: 10px;
  padding-left: 15px;
  display: block;
  position:relative;
  width: 100%;
}

.selected-body-images img {
  width: 50%;
  padding: 30px 0px;
}

.selected-body-media  {
  width: 100%;
  display: block;
  position:relative;
  top: 30vh;
}

.selected-body-media img {
  width: 100%;
  padding: 30px 0px;
}

.selected-body-media video {
  width: 100%;
}





.col-centered {
  float: none;
  margin: 0 auto;
}

* { box-sizing: border-box; }

.isotope-container {
  position: relative;
  width: 100%;
}



.portfolio-menu ul li {
  display: inline-block;
  margin: 0 10px;
  list-style: none;
  padding: 10px;
  /*border: 1px solid #797979;*/
  cursor: pointer;
  /*-webkit-transition: all .5 ease;
  transition: all .5 ease;*/
}

.portfolio-menu ul{
  padding-left: 5px;
}

.portfolio-menu ul li:hover {

  /*color: #99EAD3;*/
}

#isotope-projects {
  font-family: ff-meta-web-serif-pro;
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 40px;
  color: #252525;
}

.button-box.isotope-active{
  color: #252525;
  position:relative;
  vertical-align: middle;
  color: #0b7;
  display: inline-block;
  /* height: 50px; */
  text-align: center;
  transition: 0.5s;
  cursor: pointer;
  font-weight: bold;
  border: 2px solid #0b7;
  -webkit-transition:0.5s;
}

.button-box{
  font-style: normal;
font-weight: bold;
font-size: 24px;
letter-spacing: 1px;
color: #BDBDBD;
  position:relative;
  vertical-align: middle;
  /* color: #9D9D9D; */
  display: inline-block;
  /* height: 50px; */
  text-align: center;
  transition: 0.5s;
  padding: 0 20px;
  cursor: pointer;
  border: 2px solid  #BDBDBD;
  -webkit-transition:0.5s;
}

.button-box:hover {
  border: 2px solid rgba(0,160,80,0);
  color: #0b7;
}

.button-box::before, .button-box::after {
  width: 100%;
  height:100%;
  z-index: 3;
  content:'';
  position: absolute;
  top:0;
  left:0;
  box-sizing: border-box;
  -webkit-transform: scale(0);
  transition: 0.5s;
}

.curmudgeon::before {
  border-bottom: 1.5px solid #0b7;
  border-left: 0;
  -webkit-transform-origin: 0% 100%;
}

.curmudgeon::after {
  border-top: 0;
  border-right: 0;
  -webkit-transform-origin: 50% 50%;
}

.button-box:hover::after, .button-box:hover::before {
  -webkit-transform: scale(1);
}

.center-align {
  text-align: center;
}

#mouse-icon {
  position: relative;
  width: 60px;
}

#selected-work {
}


#explorations {
  display: none;
}

#copyright h3 {
  color: #333333;
  text-align: center;
  font-weight: 350;
  font-size: 16px;
}

.link {
	 position: relative;
	 display: inline-block;
	 text-decoration: none;
	 cursor: pointer;
}
 .link::after {
	 position: absolute;
	 bottom: -4px;
	 left: 0;
	 content: '';
	 width: 100%;
	 height: 2px;
	 background-color: #1AB992;
	 transform: scale(0, 1);
	 transform-origin: center top;
	 transition-duration: 0.25s;
}
 .link:hover::after {
	 transform: scale(1, 1);
}


/* For toggling animation */

.hide {
   position: absolute !important;
   top: -9999px !important;
   left: -9999px !important;
}

/* Big monitors */
@media (min-width: 2000px) {
  #main-title {
    font-size: 75px;
  }
}




@media (max-width: 599px) {
  /* iphone 5 to iphone X */
#main-subtitle {
  width: 100%;
}

  /* Portfolio text column full width on mobile so "Fay" etc. are not stuck at 50% left */
  .col-md-4 {
    max-width: 100%;
  }

  /* Consistent horizontal padding for all portfolio sections on mobile */
  .soundscapes-container,
  .umbra-container {
    padding-left: 40px;
    padding-right: 40px;
  }

  body{
    /* overflow-y: scroll; */
    -webkit-overflow-scrolling: touch;
    touch-action: auto;
    overflow-x: hidden;
  }

  .navbar-nav {
    top: 48px;
    right: 5vw;
  }

  #main-text-left {
    top: 10vh;
    text-align: left;
  }

  #main-text-left h3{
    font-size: 1rem;
    font-weight: 300;
    margin-bottom: 0px;
    color: #B1B1B1;
  }

  #main-text-right h3{
    font-size: 1rem;
    font-weight: 300;
    margin-bottom: 0px;
    color: #B1B1B1;
  }
  #main-text-right {
    top: 15vh;
    text-align: left;
    width: 40vw;
  }

  #main-title-wrapper {
    margin-top: 20vh;
    height: 100vh;
  }

  #main-title {
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 42px;
    width: 100vw;
  }

  /* #mouse-icon {
    display: block;
    margin: auto;
    top: 5vh;
    left: 0;
  } */

  #bio-background-img {
    max-width: 100%;
  }

  #works-brush {
    width: 80%;
  }

  .title {
    padding-left: 15px;
  }

  .date-location {
    padding-left: 15px;
  }
  .col-md-6 {
    padding-left: 15px;
  }

  .portfolio-item .item {
    width: 40vw;
    /* height: auto; */
    display: inline-block;
    padding: 5px 5px;
  }

  .portfolio-item .item img{
    width: 50vw;
    padding: 0px 10px;
    height: 30vh;
    float: left;
    object-fit: cover;
    /* background-color: white; */
  }

  #title-name {
    font-size: 16px;
    top: 40px;
    letter-spacing: .5px;
  }

  .nav-item {
  font-size: 16px;
  }

  .header-description {
    position: relative;
    font-size: 1rem;
    padding-top: 0px;
    margin-bottom: 0px;
    line-height: 1.25rem;
    padding-right: 20px;
    max-width: 100vw;
  }

  .project-title {
    width: 100%;
  }

  .view-work-btn {
    margin-top: 24px;
  }

  .info-tab {
    width: 100%;
    letter-spacing: 1px;
  }

  .view-work-btn h3 {
    left: 20px;
  }

  .text-hover {
    padding-left: 0;

  }

  .project-title {
    font-size: 2rem; font-weight: 800; font-family: ff-meta-web-serif-pro; style:600;
    position: relative;
    /* padding-top:0vh; */
  }
}
