/** Shopify CDN: Minification failed

Line 10:0 Unexpected "<"
Line 72:0 Unexpected "<"

**/



<style>
ul.comp-list {
  display: inline;
}
ul.comp-list {
  margin: 30px 0 60px;
}
ul.comp-list li {
  display: inline-block;
  width: 49%;
  text-align: center;
  font-family: 'PT Mono', monospace;
  vertical-align: top ;
}
.comp-desc .comp-name {
    margin: 20px 0 0;
    text-transform: uppercase;
    display: none;
}  
ul.comp-list li.highlight .comp-desc .comp-name {
    display: block;
}
.comp-desc .search {
  margin: 20px 0 0;
  text-transform: uppercase;
}    
ul.comp-list li img {
  width: 80%;
}
.comp-desc {
  opacity: 0;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {  
 
}
 
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {  
  ul.comp-list li {
    width: 24%;
  } 
  .comp-desc {
    opacity: 1;
  }
}
 
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 
  ul.comp-list li {
    width: 12%;
  } 
}
 
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {  
    
}
 


</style>

  




.tp-banner-container{
width:100%;
position:relative;
padding:0;
}
.tp-banner{
width:100%;
position:relative;
}
.tp-banner-fullscreen-container {
width:100%;
position:relative;
padding:0;
}







