/*
Theme Name: 2016 Fall Workshop
Author: Jeff Passetti
*/

@media all and (min-width:320px) {
    body {
     -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;   
    background-color: #eaeaea;
    }
       .flex-video {
  position: relative;
  padding-top: 1.5625rem;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden; }
  .flex-video.widescreen {
    padding-bottom: 56.34%; }
  .flex-video.vimeo {
    padding-top: 0; }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    
    img.img-responsive {
     width: 100%;
     height: auto;
     display: block;   
    }
    
    h1, h2, h3, h4, h5, h6, p, .sanitize {
     padding: 0px;
     margin: 0px;
    }
    h1 {
     color: #f05a24;  
     font-family: "proxima-nova",sans-serif;
     font-weight: bold;
     text-transform: uppercase;
     margin-bottom: 5px;
     
    }
    h2 {
          font-family: "proxima-nova",sans-serif;
     font-weight: bold;
     color: #58585a;
     margin-bottom: 15px;
    }
    h2.schedule-label:before {
     content:"";
     display:block;
     width: 10%;
     height: 1px;
     background-color: #ccc;
     margin-top: 15px;
     margin-bottom: 15px;
    }
      h3 {
          font-family: "proxima-nova",sans-serif;
     font-weight: bold;
     text-transform: uppercase;
     font-size: 18px;
     color: #58585a;
    }
    #singleMenuBtn, #singleCloseBtn {
     height: 50px;
     width: 50px;
     display:block;
     position: absolute;
     top: 30px;
     right: 30px;
     color: white;
     background-color: black;
    
     border:1px solid white;
     z-index: 100;
     text-align: center;
     line-height: 50px;
     font-size: 28px;
    }
    .menuOverlay {
     background-color: rgba(255,255,255,.8);
     width:100%;
     height: 100vh;
     position: fixed;
     top: 0px;
     left: 0px;
     z-index: 1000;
     display:none;
    }
    .logo-container {
     background-color: white;
     padding-top: 30px;
     padding-bottom: 30px;
    }
    .logo {
     width: 100%;
     height: auto;
    }
    .schedule-item {
     border-bottom: 1px solid #ccc;
     padding-top: 5px;
     padding-bottom: 5px;
    }
    .schedule-item p strong {
        color: #58585a;
        font-weight: bold;
    }
    .schedule-item p {
        color: #58585a;  
        font-family: "proxima-nova",sans-serif;
    }
    .schedule-group {
     padding-top: 20px;
     padding-bottom: 20px;
    }
    main {
     padding-bottom: 60px;   
    }
    .schedule-column {
     position: relative; top: 0px; z-index: 1000; background-color: white; padding: 30px; border-bottom: 5px solid #f15e22;   
    }
    
    .participant-container {
       padding-top: 30px;
       background-color: black;
       padding-top: 60px;
    }
   
    .participant-container h2 {
     text-align: center;
     color: white;
    }
    
   
    .participant-item {
     position: relative;  
     vertical-align: top;
     overflow: hidden;
     box-sizing: border-box;
     background-color: #f05a24;
    }
    .participant-item img {
        width: 100%;
        height: auto;
        vertical-align: top;
    }
    .participant-info {
         position: absolute;
     bottom: -20px;
     left: 0px;
     opacity: 0;
     z-index: 100;
     padding: 20px;
     box-sizing: border-box;
    }
    .participant-info > h2 {
        padding: 0px;
        margin: 0px;
    font-family: "proxima-nova",sans-serif;
      font-size: 24px;
      line-height: 24px;
      color: white;
      text-align: left;
    }
    .participant-info > h2 a {
      color: white;  
    } 
    .participant-info > h3 {
         padding: 0px;
        margin: 0px;
    font-family: "proxima-nova",sans-serif;
      font-size: 16px;
      line-height: 16px;
      text-transform: none;
      font-weight: 400;
      margin-top: 7px;
    }
    .participant-info > h3 a  {
     color: white;   
    }
    .tumblr-container {
     background-color: white;   
     padding-top: 20px;
     padding-bottom: 30px;
    }
    .tumblr-container h2 {
     text-align: center;   
    }
    .tumblr-row > ul {
     position: relative;   
    }
    .tumblr-row > ul, .tumblr-row > ul li {
        list-style: none;
    }
    .tumblr-row > ul li {
     background-color: white;
     box-sizing: border-box;
     margin-bottom: 30px;
     padding: 10px;
    }
    .tumblr-row > ul li img,  .tumblr-row > ul li video {
     width: 100%;
     height: auto;
     margin-bottom: 10px;
     border: 1px solid #ccc;
    }
    .tumblr-row > ul p {
      font-family: "proxima-nova",sans-serif;
      font-size: 16px;
      margin-bottom: 15px;
    }
    ul.social-links, ul.social-links li {
     list-style: none;  
     text-align: left;
    }
    ul.social-links li {
     padding-top: 3px;
     padding-bottom: 3px;
    }
    ul.social-links li a {
         font-family: "proxima-nova",sans-serif;
      font-size: 16px;
      font-weight: bold;
      text-transform: uppercase;
      color:#58585a;
    }
    ul.coach-social-links, ul.student-social-links {
     margin-top: 15px;   
    }
    ul.coach-social-links li, ul.student-social-links li {
     list-style: none;
    }
    ul.coach-social-links li a, ul.student-social-links li a {
     color: white;
     font-size: 12px;
     letter-spacing: 1.2px;
     text-transform: uppercase;
     font-weight: bold;
    }
    ul.coach-social-links li a:hover, ul.student-social-links li a:hover {
   
    }
    .sponsors-container {
     padding-top: 30px;
     padding-bottom: 30px;
    }
    .sponsors-container h1 {
     text-align: center; 
     margin-bottom: 20px;
    }
    .sponsor-item {
     margin-bottom: 20px;   
    }
    .sponsor-item img {
     width: 100%;
     height: auto;
     border: 1px solid #ccc;
     padding: 10px;
     background-color: white;
     margin-bottom: 10px;
    }
    .sponsor-item h2 {
     margin-bottom: 5px;  
     font-size: 20px;
     line-height: 20px;
    }
    .sponsor-item h2 a {
     color: black;   
    }   
    .sponsor-item p {
         font-family: "proxima-nova",sans-serif;
         font-size: 14px;
         color: black;
    }
    .sponsor-item p a {
        color: black;   
    }
    
    
   
    .main-black-tint {
     position: absolute;
     top: 0px;
     left: 0px;
     width: 100%;
     height: 100vh;
     z-index: 1;
     background-color: rgba(0,0,0,.4);
    }
    .single-showcase {
     position: relative;
     z-index: 5;
    }
    .single-bg {
    position:absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    z-index: 0;
     background-repeat: no-repeat;
     background-size: cover;
     background-position: center center;
    }
    .single-content {
        text-align: center;
    }
    .single-content > h1 {
        color: white;   
        font-size: 32px;
    }
    .single-content > h2 {
        color: white;
        font-size: 18px;
        font-style: italic;
        font-weight: 300;
    }
    .single-content > p {
        color: white; 
        padding: 0px;
         font-family: "proxima-nova",sans-serif;
         font-size: 16px;
    }
    .vimeoID {
     display: none;   
    }
     p.vimeo-cta {
      margin-top: 30px;   
     }
    p.vimeo-cta a {
     color: white;
     border: 1px solid white;
     text-transform: uppercase;
     padding: 10px;
     font-size: 14px;
     letter-spacing: 1px;
     font-weight: bold;
    }
    p.vimeo-cta a i {
     margin-left: 6px;   
    }
    .video-overlay {
     width: 100%;
     height: 100vh;
     position: fixed;
     top: 0px;
     left: 0px;
     z-index: 1000;
     background-color: rgba(0,0,0,.8);
     display: none;
    }
    .video-controls {
     margin-top: 60px; 
     height: 50px;
    }
    .close-col {
     text-align: right;   
    }
    #closeBtn {
     color: white;
     font-size: 28px;
     height: 40px;
     width: 40px;
     border: 1px solid white;
     display: block;
     text-align: center;
     line-height: 40px;
     float: right;
    }
    .project-item img {
        width: 100%;
        height: auto;
    }
    .project-item {
     height: 300px;
     background-repeat:no-repeat;
     background-size: cover;
     background-position: center center;
     position: relative;
     cursor:pointer;
     overflow:hidden;
    }
    .project-info {
     width:100%;
     padding: 20px;
     box-sizing: border-box;
     position: absolute;
     bottom: -50px;
     left: 0px;
     z-index: 10;
     transition: all .5s;
     opacity: 0;
     
    }
    .project-item:after {
        content:"";
        display:block;
        width:100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left:0px;
        z-index: 1;
         background-color: #f05a24;
         opacity: 0;
         transition: all .5s;
    }
    .project-item:hover:after {
     opacity: 0.6; 
     
    }
    .project-item:hover .project-info {
     opacity: 1; 
     bottom: 0px;
    }
    .project-info h2 {
         font-family: "proxima-nova",sans-serif;
      font-size: 24px;
      line-height: 24px;
      color: white;
    }
    .project-info h2 a {
     color: white;   
    }
    .project-info h3 {
         font-family: "proxima-nova",sans-serif;
      font-size: 16px;
      line-height: 16px;
      color: white;
    }
    
} /* -----mobile styles ------- */

@media all and (min-width:700px) {
    ul.social-links li {
     text-align: right;   
    }
    .schedule-column {
     top: -100px;   
    }
    .tumblr-row > ul li {
   
   
    }
     .single-content > p {
        padding: 0px 50px;
    }
}
@media all and (min-width:980px) {
    .tumblr-row > ul li {
   
    }
     .single-content > p {
        padding: 0px 100px;
    }
}