
    html {
           overflow-y: scroll;
    }

    @font-face {
    	font-family:'CircularStd-Book';
    	src: url('/https/counterrecords.com/fonts/CircularStd-Book_gdi.eot');
    	src: url('/https/counterrecords.com/fonts/CircularStd-Book_gdi.eot?#iefix') format('embedded-opentype'),
    		url('/fonts/CircularStd-Book_gdi.woff') format('woff'),
    		url('/fonts/CircularStd-Book_gdi.ttf') format('truetype'),
    		url('/fonts/CircularStd-Book_gdi.svg#CircularStd-Book') format('svg');
    	font-weight: 450;
    	font-style: normal;
    	font-stretch: normal;
    	unicode-range: U+000D-25CA;
    }

    @font-face {
    	font-family:'CircularStd-Medium';
    	src: url('/https/counterrecords.com/fonts/CircularStd-Medium_gdi.eot');
    	src: url('/https/counterrecords.com/fonts/CircularStd-Medium_gdi.eot?#iefix') format('embedded-opentype'),
    		url('/fonts/CircularStd-Medium_gdi.woff') format('woff'),
    		url('/fonts/CircularStd-Medium_gdi.ttf') format('truetype'),
    		url('/fonts/CircularStd-Medium_gdi.svg#CircularStd-Medium') format('svg');
    	font-weight: 500;
    	font-style: normal;
    	font-stretch: normal;
    	unicode-range: U+000D-25CA;
    }

.socicon {
  margin-right: 10px;
  font-weight: 100!important;
}

.socicon:hover {
color: #000!important;
}

      body {
        margin: 0;
        padding: 0;
        font-family:'CircularStd-Medium';
        font-family:'CircularStd-Book';
        overflow: auto;
      }

      .header {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 10;
        width: 100%;
        height: 50px;
        background-color: #fff;
      }

      .header ul.left-nav {
        list-style: none;
        padding: 0;
        margin: 0;
        display: block;
        float: left;
        position: absolute;
        top: 16px;
        left: 32px;
      }

      .header ul.right-nav {
        list-style: none;
        padding: 0;
        margin: 0;
        display: block;
        float: right;
        position: absolute;
        top: 16px;
        right: 0px;
      }

ul.about-us-text {
  list-style: none;
  padding: 0;
  margin: 0;
}

.biog-full {
  display: none;
}

      .header ul.left-nav li, .header ul.right-nav li {
        text-transform: uppercase;
        display: block;
        float: left;
        text-decoration: none;
        margin-right: 20px;
      }

      .header ul.left-nav li a, .header ul.right-nav li a {
        text-transform: uppercase;
        display: block;
        float: left;
        text-decoration: none;
        color: #000;
        font-weight: 100;
        font-size: 18px;
      }

      .header a.internal { margin: 0px auto;}
      .header .counter-logo {
        display: block;
        height: 70px;
        background-color: #fff;
        padding: 15px;
        padding-top: -15px;
        border-radius: 100px;
        margin: 0px auto;
      }

      .container {
        display: block;
        float: left;
        width: 100%;
        display: block;
        float: left;
        padding-top: 50px;
        padding-bottom: 50px;
        width: 100%;
        background-color: #eee;
      }

      ul.artists {
        padding: 0;
        margin: 0;
        list-style: none;
        width: 100%;
        display: block;
        float: left;
        background-image: url('/https/counterrecords.com/images/tile2.png');
        background-size: 30px 30px;
        background-color: #fff;
        border-bottom: 1px solid rgba(0,0,0,0.05);
      }

.email {
  display: none;
  float: left;
  z-index: 9;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.95);
}

.result {
  color: #fff;
  display: block;
  width: 350px;
  margin: 260px auto;
  text-align: center;
  font-family:'CircularStd-Book';
}

.email .emailholder {
  color: #fff;
  display: block;
  width: 350px;
  margin: 200px auto;
}

.emailinput {
  border: 0;
  display: block;
  float: left;
  background-color: transparent;
  border-bottom: 3px solid #fff;
  text-align: center;
  width: 250px;
  margin-right: 10px;
  color: #fff;
  padding-bottom: 6px;
  outline: none;
  font-size: 30px;
  font-family:'CircularStd-Book';
}

.emailjoin {
  display: block;
  float: left;
  width: 80px;
  box-shadow: none;
  border: none;
  color: #fff;
  font-size: 30px;
  background-color: transparent;
    font-family:'CircularStd-Book';
    outline: none;
    border: 3px solid #fff;
}

.emailclose {
  display: block;
  float: right;
  position: absolute;
  z-index: 1000;
  top: 55px;
  right: 10px;
  text-decoration: none;
  color: #fff;
  font-size: 30px;
  font-family:'CircularStd-Book';
  padding: 10px;
}

      ul.artists li {
        position: relative;
        width: 25%;
        height: auto;
        float: left;
        display: block;
        padding: 0;
        margin: 0;
      }

      ul.artists li a {
        padding: 0;
        margin: 0;
        float: left;
        display: block;
      }

      ul.artists li a:hover {
      background-color: rgba(0, 0, 0, 0);
    }

      ul.artists li img {
        padding: 0;
        margin: 0;
        width: 100%;
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
        transition: opacity 1s ease-in-out;
        -moz-transition: opacity 1s ease-in-out;
        -webkit-transition: opacity 1s ease-in-out;
        background-color: black;
        display: block;
        float: left;
      }

      ul.releases li img {
        padding: 0;
        margin: 0;
        width: 100%;
        -webkit-filter: grayscale(1%);
        filter: grayscale(1%);

        background-color: black;
        display: block;
        float: left;
      }

      ul.artists li img:hover {
        -webkit-filter: grayscale(0%);
        filter: grayscale(0%);

      }



      ul.releases li img:hover {
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
      }

ul.artists li .caption {
  display: none;
  position:absolute;
     text-align:center;

     top: 0%;
     width: 100%;
     height: 100%;
     font-size: 40px;
     padding: 0;
     margin: 0;
  color: #fff;
  line-height: 45px;
  pointer-events: none;
  vertical-align: middle;
}

.fullwidth { width: 100%!important;}
.centering {
  text-align: center;
   position: relative;
   top: 50%;
   -ms-transform: translateY(-50%);
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%);
}

ul.releases li .caption {
  display: none;
  position:absolute;
     text-align:center;
     top: 0%;
     width: 100%;
     height: 100%;
     font-size: 40px;
     padding: 0;
     margin: 0;
  color: #fff;
  line-height: 45px;
  pointer-events: none;
  vertical-align: middle;
    background-color: rgba(0, 0, 0, 0.4);
}


ul.releases li .caption {
  font-size: 20px;
  line-height: 25px;

}
ul.artists li a:hover .caption, ul.releases li:hover .caption {
  display: block;
  float: left;
  background-color: rgba(0, 0, 0, 0.4);
}


.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 50px;
  background-color: #fff;
}

.footer .counter-text {
  display: block;
  height: 30px;
  background-color: #fff;
  margin: 0px auto;
  padding:0px;
  margin-top: 9px;
}

.about-us {
  padding: 50px;
  width: 100%;
  display: block;
  float: left;
  box-sizing: border-box;
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
background-color: #fff;
}

.instagram {
  width: 100%;
  display: block;
  float: left;
  box-sizing: border-box;
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;

}

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

.about-us-text a {
  text-decoration: none;
  font-size: 40px;
  font-weight: 100;
}

.instagram-img-holder {
  display: block;
  float: left;
  width: 10%;
  padding: 0;
  margin: 0;
}

h2 {
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  font-weight: 100;
  font-size: 30px;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}

.instagram-img-holder img {
  width: 100%;
  padding: 0;
  margin: 0;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
  background-color: black;
  display: block;
  float: left;
}

.instagram-img-holder img:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

.about-us-text p:first-child {
  padding-top: 0px;
  margin-top: 0px;
}

.column {
  display: block;
  float: left;
  padding: 0;
  margin: 0;
  width: 50%;
  background-color: #fff;
}

.column .text-content {
  padding: 2em;
}

.column .text-content-title {
  padding: 2em;
  padding-top: 1em;
  padding-bottom: 1em;
}

.column .text-content-title h1 {
  padding: 0em;
  margin: 0em;
  padding-bottom: 0.5em;
}

.column img {
  width: 100%;
}

ul.releases {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
}

ul.releases li {
  width: 50%;
  position: relative;
  display: block;
  float: left;
  padding: 0;
  margin: 0;

}

ul.releases li:hover {
  width: 50%;
  position: relative;
  display: block;
  float: left;
  padding: 0;
  margin: 0;

}



ul.releases li img {
  width: 100%;
  display: block;
  float: left;
  padding: 0;
  margin: 0;

}

.mobile {
  display: none;
}

.desktop {
  display: block;
}

.topblock {
  padding-top: 5.55em;
}

      @media (max-width: 800px) {

        .email .emailholder {
          color: #fff;
          display: block;
          width: 300px;
          margin: 200px auto;
        }

        .emailinput {
          border: 0;
          display: block;
          float: left;
          background-color: transparent;
          border-bottom: 3px solid #fff;
          text-align: center;
          width: 200px;
          margin-right: 10px;
          color: #fff;
          border-radius: 0px;
          -webkit-appearance: none;
          padding-bottom: 0px;
          outline: none;
          font-size: 20px;
          font-family:'CircularStd-Book';
        }

        .emailjoin {
          display: block;
          float: left;
          width: 70px;
          box-shadow: none;
          border: none;
          color: #fff;
          padding-left: 3px;
          padding-right: 3px;
          border-radius: 0px;
          -webkit-appearance: none;
          font-size: 20px;
          background-color: transparent;
            font-family:'CircularStd-Book';
            outline: none;
            border: 3px solid #fff;
        }

        .column {
          width: 100%;
        }



        .topblock {
          padding-top: 0em;
        }

        .release-title {

          font-size: 14px;
          line-height: 15px;
        }


        .mobile-links {
          text-align: center;
          width: 100%;

        }

        .about-us-text a {
          text-decoration: none;
          font-size: 30px;
          font-weight: 100;
        }

        ul.artists li .caption {
             font-size: 20px;
          line-height: 25px;

        }

        ul.releases-mobile {
          padding-top: 40px;
          padding-bottom: 60px;
          display: block;
          float: left;
          width: 100%;
        }

        ul.releases li .caption {
          display: none;
          position:absolute;
             text-align:center;
             top: 0%;
             width: 100%;
             height: 100%;
             font-size: 20px;
             padding: 0;
             margin: 0;
          color: #fff;
          line-height: 25px;
          pointer-events: none;
          vertical-align: middle;
            background-color: rgba(0, 0, 0, 0.4);
        }


        .column .text-content-title h1 {
          padding: 0em;
          margin: 0em;
          padding-bottom: 0.5em;
          padding-top: 1em;
          text-align: center;
        }

        .instagram-img-holder {
          width: 25%;
        }

        ul.artists li {
          width: 50%;
        }

        .mobile {
          display: block!important;
        }

        .desktop {
          display: none!important;
        }

        ul.artists li {
          width: 50%;
        }

        ul.artists li img {
          float: left;
          width: 100%;
        }

      }

a {
  color: #000;
}

a:hover {
  color: red;
}
