@charset "UTF-8";
@import url(http://code.ionicframework.com/ionicons/1.5.2/css/ionicons.min.css);

.grid {
  width: 100%;
  height: 100%;
  position: absolute;
  font-weight: normal;
  font-family: 'TradeGothic18';
  text-transform: uppercase;
  font-size: 1.3em;
}
.grid a {
  padding: 0;
  margin: 0;
  position: relative;
  width: 100%;
  height: 40%;
  float: left;
  overflow: hidden;
  background: rgba(187,165,136,0.7);
}
.grid a:nth-child(even) { background: rgba(187,165,136,1); }



/* ------------GRID TRANSITIONS--------------- */

.grid a {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.grid a:hover .info li {
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}

.grid a:hover span {
  -moz-transform: translateX(-500%);
  -ms-transform: translateX(-500%);
  -webkit-transform: translateX(-500%);
  transform: translateX(-500%);
}

.grid a:hover i {
  -moz-transform: translateX(-450%) translateY(-50%);
  -ms-transform: translateX(-450%) translateY(-50%);
  -webkit-transform: translateX(-450%) translateY(-50%);
  transform: translateX(-450%) translateY(-50%);
}

.grid a:hover span {
  -moz-transform: translateX(-500%);
  -ms-transform: translateX(-500%);
  -webkit-transform: translateX(-500%);
  transform: translateX(-500%);
}

.grid a:hover i {
  -moz-transform: translateX(-450%) translateY(-50%);
  -ms-transform: translateX(-450%) translateY(-50%);
  -webkit-transform: translateX(-450%) translateY(-50%);
  transform: translateX(-450%) translateY(-50%);
}

.grid a:-webkit-any-link { text-decoration: none; }

.grid a span {
  position: absolute;
  bottom: .6em;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -moz-transition: all 0.5s 0.1s ease;
  -o-transition: all 0.5s 0.1s ease;
  -webkit-transition: all 0.5s 0.1s;
  -webkit-transition-delay: ease;
  transition: all 0.5s 0.1s ease;
  font-size: 1.5em;
}
.grid a i {
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -moz-transition: all 0.5s 0.1s ease;
  -o-transition: all 0.5s 0.1s ease;
  -webkit-transition: all 0.5s 0.1s;
  -webkit-transition-delay: ease;
  transition: all 0.5s 0.1s ease;
  font-size: 6.8em;
}
.grid a .info {
  color: rgb(255,255,255);
  text-decoration: none;
  position: absolute;
  width: 80%;
  top: 50%;
  left: 50%;
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.grid a .info li {
  list-style-type: none;
  -moz-transform: translateX(150%);
  -ms-transform: translateX(150%);
  -webkit-transform: translateX(150%);
  transform: translateX(150%);
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  padding: .2em 0;
}
/* ------------GRID TRANSITIONS END--------------- */

.grid a .slam-logo {
  background-image: url("../images/slam.png");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 140px;
  height: 46px;
}

.grid a .sails-logo {
  background-image: url("../images/one-sails.png");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 100px;
  height: 146px;
}
.grid a .furlex-logo {
  background-image: url("../images/furlex.png");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 150px;
  height: 39px;
}
.grid a .selden-logo {
  background-image: url("../images/selden.png");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 150px;
  height: 34px;
}
.grid a .neuzeit-logo {
  background-image: url("../images/neuzeit.png");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 140px;
  height: 57px;
}
.grid a .hafenliebe-logo {
  background-image: url("../images/hafenliebe.png");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 140px;
  height: 140px;
}
.grid a .seehund-logo {
  background-image: url("../images/seehund.png");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 140px;
  height: 140px;
}
.grid a .hm-logo {
  background-image: url("../images/hm.png");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 80px;
  height: 130px;
}
.grid a .facnor-logo {
  background-image: url("../images/facnor.png");
  background-size: 100%;
  background-repeat: no-repeat;
  height: 67px;
  width: 160px;
}
.grid a .liros-logo {
  background-image: url("../images/liros.png");
  background-size: 100%;
  background-repeat: no-repeat;
  height: 150px;
  width: 150px;
}
.grid a .vielmeer-logo {
  background-image: url("../images/vielmeer.png");
  background-size: 100%;
  background-repeat: no-repeat;
  height: 67px;
  width: 180px;
}
.grid a .martens-logo {
  background-image: url("../images/martens.png");
  background-size: 100%;
  background-repeat: no-repeat;
  height: 65px;
  width: 178px;
}
.grid a .rr-logo {
  background-image: url("../images/rr.png");
  background-size: 100%;
  background-repeat: no-repeat;
  height: 68px;
  width: 190px;
}
.grid a:hover {
  z-index: 15;
  background: rgb(51,204,255);
}

@media (min-width: 480px) {
.grid a {
    width: 50%;
	height: 10em;
}
.grid a:nth-child(2) {
    background: rgba(187,165,136,1);
}
.grid a:nth-child(3) {
    background: rgba(187,165,136,1);
}
.grid a:nth-child(4) {
    background: rgba(187,165,136,0.7);
}
.grid a:nth-child(7) {
    background: rgba(187,165,136,1);
}
.grid a:nth-child(8) {
    background: rgba(187,165,136,0.7);
}
.grid a:nth-child(11) {
    background: rgba(187,165,136,1);
}
.grid a:nth-child(12) {
    background: rgba(187,165,136,0.7);
}
.grid a:hover {
  z-index: 15;
  background: rgb(51,204,255);
}

@media (min-width: 600px) {
.grid a {
    width: 33.33333333%;
	height: 9.5em;
} 
.grid a:nth-child(3) {
    background: rgba(187,165,136,0.7);
} 
.grid a:nth-child(4) {
    background: rgba(187,165,136,1);
}
.grid a:nth-child(7) {
    background: rgba(187,165,136,0.7);
}
.grid a:nth-child(8) {
    background: rgba(187,165,136,1);
}
.grid a:nth-child(11) {
    background: rgba(187,165,136,1);
}
.grid a:nth-child(12) {
    background: rgba(187,165,136,0.7);
}
.grid a:hover {
  z-index: 15;
  background: rgb(51,204,255);
}
}

@media (min-width: 768px) {
.grid a {
	height: 9.8em;
	width: 25%;
}
.grid a:nth-child(5) {
    background: rgba(187,165,136,1);
}
.grid a:nth-child(6) {
    background: rgba(187,165,136,0.7);
}
.grid a:nth-child(7) {
    background: rgba(187,165,136,1);
}
.grid a:nth-child(8) {
    background: rgba(187,165,136,0.7);
}
.grid a:nth-child(11) {
    background: rgba(187,165,136,0.7);
}
.grid a:nth-child(12) {
    background: rgba(187,165,136,1);
}
.grid a:hover {
  z-index: 15;
  background: rgb(51,204,255);
}
}

@media (min-width: 1024px) {
.grid a {
	height: 12em;
}
.grid a:nth-child(12) {
    background: rgba(187,165,136,1);
}
.grid a:hover {
  z-index: 15;
  background: rgb(51,204,255);
}

}

@media (min-width: 1280px) {
.grid a {
	width: 20%;
}
.grid a:nth-child(5) {
    background: rgba(187,165,136,0.7);
}
.grid a:nth-child(6) {
    background: rgba(187,165,136,1);
}
.grid a:nth-child(7) {
    background: rgba(187,165,136,0.7);
}
.grid a:nth-child(8) {
    background: rgba(187,165,136,1);
}
.grid a:nth-child(11) {
    background: rgba(187,165,136,0.7);
}
.grid a:hover {
  z-index: 15;
  background: rgb(51,204,255);
}

}

@media (min-width: 1700px) { 

.grid a {
	height: 14em;
	width: 16.666666666%;
}
.grid a:nth-child(7) {
    background: rgba(187,165,136,1);
}
.grid a:nth-child(8) {
    background: rgba(187,165,136,0.7);
}
.grid a:nth-child(9) {
    background: rgba(187,165,136,1);
}
.grid a:nth-child(10) {
    background: rgba(187,165,136,0.7);
}
.grid a:nth-child(11) {
    background: rgba(187,165,136,1);
}
.grid a:nth-child(12) {
    background: rgba(187,165,136,0.7);
}
.grid a:hover {
  z-index: 15;
  background: rgb(51,204,255);
}






