@media only screen and (max-width : 1250px) {
}

@media only screen and (max-width : 992px) {
    
    .highlight-content {
    border-top: 0.5px solid #878584;
    border-left: 0.5px solid #878584;
    border-bottom: 0.5px solid #878584;
    border-right: 0.5px solid #878584;
}

.highlight-image {
    border-top:none;
    border-right: none;
    border-bottom: none;
    border-left: none;
}
    
    .project-highlight { display: block; }
    
    p { font-size: 18px; line-height: 24px; } 
    
    #opening-section .top-text.heavy  {
       font-size: 26px;
    }
    
    footer .heavy-title,
    footer .phrase {
       font-size: 22px; line-height: 26px;
    }
    
    #about-team .top-style {
     padding: 120px 0 40px;
  }
  
  #about-team .heavy-title {
      padding: 22px 0 15px;
  }
    
    .icon { padding: 0px 0 30px 12px; width: auto; height: auto; font-size: 24px; }  
    
    #bio-intro .icon { padding: 2px 12px 6px 0px; }
    
    .projects ul.filters li {
       font-size: 14px;
       padding-right: 16px;
    }
    
    h1, h2, .top-style,
    .highlight-content h2 {
        font-size: 22px;
        line-height: 26px;
    }
    
    .project-card .author, .highlight-content .author {
       font-size: 10px;
    }
    
    footer .bottom { 
       padding: 30px 0 14px;
       font-size: 10.2px;
     }
         
    h1 span, 
    .top-style span {
        font-size: 24px;
        line-height: 26px;
    }
    
    .interactive-div {
       max-width: 750px;
       margin: 0 auto;
    }
    
    .interactive-div .bottom-text {
        margin-bottom: 25px;
    }
        
    #home-latest .heavy-title, #home-latest .light-title {
        padding: 60px 0 20px;
    }
    
    #home-team .top-style {
       padding: 100px 0 30px;
    }
    
    #home-team p {
       padding-top: 20px;
    }   
    
    
    .btn {
         font-size: 11px;
         padding: 22px 50px;
      } 
    
    .heavy-title,
    .light-title,
    .project-card.L h2,
    .project-highlight a h2,
    .project-card.M h2, .project-card.S h2 {
        font-size: 18px;
        line-height: 20px;
    }
    
    .highlight-image { height: 0;  }
   
    
    .nav-links li a,
    div.language a {
        font-size: 28px;
        line-height: 42px;
    }
    
    .project-card.L .project-image,
    .project-highlight img,
    .project-card.M .project-image {
        max-width: 170px;
        padding: 12px;
    }
    
    .project-card h2,
    .highlight-content h2 {
        padding-bottom: 6px;
    }
    
    .project-card .snippet,
    .project-highlight a .snippet {
        padding-top: 6px;
    }
    
   .project-card.M,
   .project-card.L,
   .highlight-content,
   .project-card.L   {
       height: 360px;
       padding: 20px;
   }
   
   footer {
       margin-top: 80px;
   }
   
   .project-card.M .project-image {
   max-width: 170px;
}

    .project-card .mini-title {
        font-size: 10px;
        padding-bottom: 4px;
    }
    
    .project-card {
        margin-top: 14px;
    }
    
    .project-card .author, .highlight-content .author {
        bottom: 14px;
    }
    
    .top-notice {
        top: 14px;
        font-size: 10px;
    }
    
    .projects ul.filters {
/*         font-size: 10px;
        text-transform: uppercase;
        border: .5px solid #878584;
        padding: 10px 14px;
        margin-right: 20px; */
        margin: 80px 0 0;
        overflow-x: auto; 
          white-space: nowrap; 
          height: 30px;
          scrollbar-width: none; /* Firefox */
            -ms-overflow-style: none; /* Internet Explorer and Edge */
    }
    
    .projects ul.filters::-webkit-scrollbar {
      display: none; /* Chrome, Safari */
    }
    
    .project-card.L .snippet {
        padding-bottom: 0;
    }
    
    #opening-section {
    margin: 115px 0 70px; 
    }
    
    .navbar {
    left: 10px;
    right: 10px;
    width: calc(100% - 20px);
    padding: 0 14px;
    }
    
    .icon.goodreads { font-size: 15px; }
    
    .image-container { width: 200px; }
     .interactive-div .center-image { width: 200px; } 
     .eyes { width: 200px; }

    
    .carousel-horizontal .carousel-cell {
        width: calc((100% - 20px) / 2);
        margin-right: 20px;
    }
    
    #bio-links {
        padding: 70px 0 20px;
    }
    
    #about-values {
    margin: 70px 0 0;
}
    
}


@media only screen and (max-width : 788px) {
   
   .flickity-prev-next-button {
      display: none;
   }
   
   .interactive-div .top-text {
      padding-top: 72px
   }
   
   .carousel-horizontal .carousel-cell {
        width: 92%;
        margin-right: 10px;
    }
}


@media only screen and (max-width : 768px) {
   
   footer { text-align: center; }
   footer .privacy { text-align: center; }
   
   .navbar { top: 12px; }
   
   footer .social-icons {
      float: none;
      margin-top: 35px;
      justify-content: center;
   }
   
   .project-highlight a .snippet {
      font-size: 15px;
      line-height: 19px;
   }
   
   .raquel-up {
       padding-top: 60px;
   }
   
   footer .icon {
      padding: 0 12px;
   }
   
   .projects ul.filters {
     margin: 70px 0 0;
  }
   
   .flexy { display: block; }
   #about-intro .heavy-title { display: block; }
   
   #about-intro .heavy-title:first-of-type {
      padding-top: 20px;
   }
   
   .interactive-div {
       padding-left: 10px;
       padding-right: 10px;
    }
    
    .interactive-div .bottom-text {
    font-size: 16px;
    line-height: 21px;
    letter-spacing: -0.3px;
    }
    
   .btn-center { text-align: center; }
   
}
 
@media only screen and (max-width : 580px) {
}