@font-face {
  font-family:"Santana";
  src: url("../fonts/Santana.ttf");
  font-weight:normal;
  font-style:normal;
}
@font-face {
  font-family:"SantanaCondensed";
  src: url("../fonts/Santana-RegularCondensed.ttf");
  font-weight:normal;
  font-style:normal;
}
@font-face {
  font-family:"SantanaXtraCondensed";
  src: url("../fonts/SantanaXtraCondensed.ttf");
  font-weight:normal;
  font-style:normal;
}
@font-face {
  font-family:"SantanaBold";
  src: url("../fonts/Santana-Bold.ttf");
  font-weight:normal;
  font-style:normal;
}
a {
  color: #17a2b8;
}
a.current { text-decoration: underline; }
.main-container {
  /* min-width: 666px; */
}

.hidden {
  visibility: hidden;
}
#vertical-grey {
  z-index:-10;
  position:fixed;
  right:10%;
  background-image:url('../images/BG-strip.png'); 
  background-repeat:repeat-y;
  width:193px;
  height:100%;
  
}
#contact-form {
  padding:15px 0;
  border-radius: 12px;
  background: #333;
  color: #eee;
  margin-top: 20px;
  position: relative;
}
#contact-form h3 {
  text-align:center;
}
#contact-link{
}
.form-group {
  background: #222;
  border-radius:8px;
  padding: 10px;
}

#inky-header {
  height: 108px;
  text-align:center;
  font-size:26px;
}
#inky-header #header-img {
  position:relative;
  margin:auto;
  padding-top: 10px;
  max-width:100%;
}

#inky-header img {
  z-index:10;
  position: relative;
  width:100%;
}
#inky-header h1 {
  display:none;
  text-align:center;
  width:100%;
  line-height:1;
  font-family: Arial;
  font-size: 3.5em;
  margin-bottom:0;
  padding-bottom:0;
}

#inky-nav {
  position:absolute;
  letter-spacing: .01em;
  top: 63%;
  text-align:left;
  margin:0 19% 0 0;
  font-size: 1.375rem;
  color: #222;
  font-family:"SantanaXtraCondensed";
  line-height:1;
  z-index: 300;
}
#inky-nav a {
  text-decoration:none;
  font-weight:bold;
  color:black;
}
#inky-nav ul {
  text-align: right;
  margin:0;
  padding:0;
  display:inline-block;
}
#inky-nav ul#sections {
  padding-bottom: 5px;
}

#inky-nav ul.gallery-links  {
  display: inline-block;
}

#inky-nav ul li {
  margin-right: 10px;
  display: inline-block;
}

#lead-graphic{ 
  margin: 20px 0;
  padding-bottom: 70px;
}

#lead-graphic .image img {

  width:100%;
}


.gallery > h3 {
  font-weight:bold;
  padding-left:15px;
}

.gallery {
  width:100%;
  margin-top: 30px;
  position:relative;
  color: #eee;
  padding:10px 0px;
  padding: 0px;
}

.gallery h3 {
  font-family: "SantanaXtraCondensed";
  font-size: 2em;
  letter-spacing:0.06em;
  color: black;
}

.gallery h4.header {
  padding: 5px;
  border-radius: 6px;
}
.carousel{
  margin:0 ;
  padding: 10px;
  border-radius: 0 0 6px 6px;
}
.gallery {
  padding:10px 0px;
}
.gallery button {
  width:0;
  color:transparent;
  height:0;
  top:12px;
}
.gallery button.slick-next {
  right: 5px;
}
.gallery button.slick-prev {
  left: 5px;
}
.row {margin:0;}

button.slick-prev {
  position:absolute;
  height:64px;
  width:38px;
  padding:0;
  background:transparent;
  background-image:url("../images/left-arrow-small.png");
  background-repeat: no-repeat;
  border: none;
  outline:none;
}
button.slick-next {
  padding:0;
  position:absolute;
  right: 0px;
  height:64px;
  width:38px;
  background:transparent;
  background-image:url("../images/right-arrow-small.png") ;
  background-repeat: no-repeat;
  border:none;
  outline:none;
}

.gallery {
  margin: 15px 0;
}
.gallery .full-image {
  padding:10px;
  border-radius: 12px 12px 0 0;
  background: #333;
}


.gallery .full-image .image {
  padding: 10px ;
  border-radius:10px;
  overflow:hidden;
  background:white;
  margin: auto 0;
}
.gallery .full-image .description {
    padding-left:  0px;
    font-size: 1em;
}

.gallery .full-image .description h4 {
  font-size:18px;
}

.gallery .full-image .description > div {
  letter-spacing:0.04em;
  position: relative;
  background: transparent;
  opacity:0.9;
  color: #fff;
}
.gallery .full-image .description > div *{
  line-height:1.2em;
  font-family: helvetica;
}
.gallery .full-image .description h4 {
  font-size:2.2em;
  font-family:"SantanaXtraCondensed";
  margin-bottom: 0px;
  font-weight:bold;
}
.gallery .full-image .description .specs{ }
.gallery .full-image .description .materials{
  line-height:1.4em;
}
#motion-design-gallery.gallery .full-image .description h4,
#motion-design-gallery.gallery .full-image .description .specs,
#motion-design-gallery.gallery .full-image .description .materials{
  display: inline-block;
}
.gallery .full-image .description .info{
  padding-top: 1em;
  font-size:0.75em;
}

.gallery .full-image img {
  width:auto;
  max-width: 100%;
}
.thumbnails {
  background: #666;
}
.thumbnails button { }
.thumbnails .slick-list {
  margin:0 64px;
}

.carousel div.thumb { 
  padding:6px; 
  transition: .25s ease; 
}

.carousel div.thumb a {
  border: 0px;
}
.carousel div.thumb:hover,
.carousel div.thumb.selected{
  padding: 1px;
}
@media (min-width:576px) {
  #inky-header {
    height: 105px;
  }
  #inky-header #inky-nav {
  top: 63%;
  font-size:1.6em;
  letter-spacing:0.04em;
  }
  #inky-header #inky-nav {
    font-size:1em;
  }
  .gallery {
    
  }
  .gallery .full-image .image {
    padding: 0, 0, 0, 0;
  }
  .gallery .full-image img {
    max-height: 50vh;
  }
  .gallery .description {
    font-size: 0.8em;
    text-align: right;
    padding:5px 15px 5px 5px; 
  }
  .gallery .description h4{
    font-size: 18px;
  }
  .gallery .description > div {
    background: white;
    opacity:0.7;
    color: #17a2b8;
    padding: 10px;
    border-radius: 10px;
  }
  .gallery .description  p {
    margin-bottom:0px;
  }
  .thumbnails button {
    top: 14px;
  }
}

@media (min-width: 768px) { 
  #inky-header {
    height: 135px;
  }
  #inky-header #inky-nav { 
    bottom: 70px;
    font-size: 1.1em;

  }
  .thumbnails button {
    top:28px;
  }
}

@media (min-width: 992px) {
  #lead-graphic {
    position:relative;
    top:40px;
  }
  #inky-header #inky-nav {
    bottom:100px;
    font-size:1.3em;
  }
  .gallery{ margin-top: 50px;}
  #contact-form {
    margin-top:65px;
  }
  .thumbnails .slick-prev {background-image:url("../images/left-arrow.png");}
  .thumbnails .slick-next {background-image:url("../images/right-arrow.png");}
  .thumbnails button { top:23px; }
}

@media (min-width: 1200px) {
  #lead-graphic {
    position:relative;
    top:100px;
  }
  .gallery {
    margin-top:80px;
  }
  #contact-form {
    margin-top: 110px;
  }
  #inky-header #inky-nav {
    bottom:112px;
  }
  .thumbnails button {
    top:30px;
  }
}
