@font-face {
  font-family: 'rotis';
  src:  url('../fonts/RotisSemiSans.svg#svgFontName') format('svg'), 
        url('../fonts/RotisSemiSans.eot?#iefix') format('embedded-opentype'), 
        url('../fonts/RotisSemiSans.woff') format('woff'),
        url('../fonts/RotisSemiSans.ttf')  format('truetype'); 
}

@media only screen and (max-height: 549px){
  body {
    font-family: rotis, Liberation Sans, sans-serif;
    background-color: #fff; 
  }
}
@media only screen and (min-height: 550px){
  body {
    font-family: rotis, Liberation Sans, sans-serif;
    overflow: hidden;
    background-color: #fff;
    width: 100%;
    position: fixed;
  }
}
html, body  
  {
  margin:0; 
  padding:0;
  height:100%;  
  }
*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
strong{
  font-weight: 600;
}
.title{
  color:  #F4E713;
  font-size: 120%;
  text-shadow: 1px 1px #000;
}

:target .title{
  padding-right: 15px;
  padding-left: 5%;
  padding-bottom: 3px;
  margin-left: -5%;
  border-bottom-right-radius: 2em; 
  border-top-right-radius: 2em;
  -moz-border-bottom-right-radius: 2em; 
  -moz-border-top-right-radius: 2em;
  -webkit-border-bottom-right-radius: 2em; 
  -webkit-border-top-right-radius: 2em;
  background-color: #474646;
}

.smart-container {
  display: none;
}
#port-container {
  display: none;
}
#floater
  {
  position:relative; 
  float:left;
  height: 50%; 
  width: 1px; 
  margin-bottom: -275px;
  overflow: hidden;
}
.container {
  position: relative;
  clear: left;
  margin: auto;
  width: 490px;
  height: 490px;
  
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -sand-transform: rotate(-45deg);
  transform: rotate(-45deg);
 
  text-align: center;
}
#dbp {
  transition: all 0.3s 0.3s linear;
  -moz-transition: all .3s .3s linear;
  -webkit-transition: all .3s .3s linear;
  -ms-transition: all .3s .3s linear;
  -o-transition: all .3s .3s linear;

  position: absolute;

  left: 6%;
  top: 99.2%;

  width: 86%;
  max-width: 500px;
  opacity: 1;
}
#ue {
  transition: all 0.3s 0.3s linear;
  -moz-transition: all .3s .3s linear;
  -webkit-transition: all .3s .3s linear;
  -ms-transition: all .3s .3s linear;
  -o-transition: all .3s .3s linear;

  position: absolute;
  left: -46%;
  top: 48%;
 
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);

  width: 87%;
  max-width: 500px;
  opacity: 1;
}
.container .column:hover ~ #ue{
 
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);

  left: -53%;
  top: 6%;
}
.container .column:hover ~ #dbp{

  -webkit-transform: rotate(45deg) translate(-60%, 400%);
  -moz-transform: rotate(45deg) translate(-60%, 400%);
  -o-transform: rotate(45deg) translate(-60%, 400%);
  -ms-transform: rotate(45deg) translate(-60%, 400%);
  transform: rotate(45deg) translate(-60%, 400%); 
}
#qm {
  
  position: relative;
  text-align: center;
  width: 100%;
  font-size: 145%;
  font-weight: 400;
  margin-left: 6%;
  margin-top: 25%;

  backface-visibility: hidden;
  -webkit-font-smoothing: antialiased;

  -webkit-transform: rotate(45deg) translateZ(0) translate3d(0, 0, 0);
  -moz-transform: rotate(45deg) translateZ(0);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg) translateZ(0);
  transform: rotate(45deg) translateZ(0);
}
#pm {

  position: relative;
  text-align: center;
  width: 100%;
  font-size: 145%;
  font-weight: 400;
  margin-left: 6%;
  margin-top: 25%;

  -webkit-transform: rotate(45deg) translateZ(0) translate3d(0, 0, 0);
  -moz-transform: rotate(45deg) translateZ(0);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg) translateZ(0);
  transform: rotate(45deg) translateZ(0);
}
#rm {

  position: relative;
  text-align: center;
  width: 100%;
  font-size: 145%;
  font-weight: 400;
  margin-left: 6%;
  margin-top: 25%;

  -webkit-transform: rotate(45deg) translateZ(0);
  -moz-transform: rotate(45deg) translateZ(0);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg) translateZ(0);
  transform: rotate(45deg) translateZ(0);
}
#wm {
  position: relative;
  text-align: center;
  width: 100%;
  font-size: 145%;
  font-weight: 400;
  margin-left: 6%;
  margin-top: 25%;

  -webkit-transform: rotate(45deg) translateZ(0);
  -moz-transform: rotate(45deg) translateZ(0);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg) translateZ(0);
  transform: rotate(45deg) translateZ(0);
}

#ter {
  position: relative;
  text-align: center;
  font-size: 145%;
  font-weight: 400;
  width: 100%;  
  margin-left: 0;
  margin-top: 40%;

  -webkit-transform: rotate(45deg) translateZ(0);
  -moz-transform: rotate(45deg) translateZ(0);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg) translateZ(0);
  transform: rotate(45deg) translateZ(0);
}
#uu {
  position: relative;
  text-align: center;
  font-size: 145%;
  font-weight: 400;
  width: 100%;  
  margin-left: 0;
  margin-top: 40%;

  -webkit-transform: rotate(45deg) translateZ(0);
  -moz-transform: rotate(45deg) translateZ(0);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg) translateZ(0);
  transform: rotate(45deg) translateZ(0);
}
#imp {
  position: relative;
  text-align: center;
  font-size: 145%;
  font-weight: 400;
  width: 100%;  
  margin-left: 0;
  margin-top: 40%;

  -webkit-transform: rotate(45deg) translateZ(0);
  -moz-transform: rotate(45deg) translateZ(0);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg) translateZ(0);
  transform: rotate(45deg) translateZ(0);
}
#kon {
  color: #F4E713;
  position: relative;
  text-align: center;
  font-size: 145%;
  font-weight: 400;
  width: 100%;  
  margin-left: 0;
  margin-top: 40%;

  -webkit-transform: rotate(45deg) translateZ(0);
  -moz-transform: rotate(45deg) translateZ(0);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg) translateZ(0);
  transform: rotate(45deg) translateZ(0);
}
.main-text{
  transition: all 0.3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -o-transition: all .3s linear;
  text-align: left;
  position: relative;
  margin-top: 100px;
  margin-left: 5%;
  padding-right: 5%;
  opacity: 0;
  visibility: hidden;

 
}
.main-text a{

  color: #000;
  background-color: #C6C8C9;
  padding-left: 3px;  
  padding-right: 3px;
  padding-bottom: 2px;
  border-radius: 3px;
  /*text-decoration: underline;
  -moz-text-decoration-color: #000; 
  text-decoration-color: #000;
  */
  font-size: 120%;
}
.main-text a:hover{

  color: #A9A9AA;
  text-shadow: 1px 1px #000;
}

.main-text > a.external{
  background-color: #B0B1B2;
  color: #3E9DE6;
  text-shadow: 1px 1px #6ED3FA;
}
.main-text > a.external:hover{
  text-decoration: underline;
}
.column {
  float: left;
  margin-left: 3%;
  width: 29%;
  height: 0;
  height: 29%;
  border-radius: 15%;
 -moz-border-radius: 15%;
 -webkit-border-radius: 15%;
}
.column:first-child {
  margin-left: 3%;
}
.column.regular.nine {
  margin-bottom: 3%;
}
.column.regular {
  margin-top: 3%;
}
.lok-nav {
  transition: all 0.3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -o-transition: all .3s linear;

  position: absolute;
  top: 0;
  left: 0;

  width: 100%;
  height: 12.6%;

  font-size: 80%;

  background-color: #474646;

  border-top-left-radius: 2.5em;
  -moz-border-top-left-radius: 2.5em;
  -webkit-border-top-left-radius: 2.5em;
   border-top-right-radius: 2.5em;
  -moz-border-top-right-radius: 2.5em;
  -webkit-border-top-right-radius: 2.5em;

  opacity: 0;
  visibility: hidden;
}
.glob-nav{
  -moz-box-sizing: content-box; 
  -webkit-box-sizing: content-box; 
  box-sizing: content-box;

  -webkit-transform: translateZ(0px);
  -moz-transform: translateZ(0px);
  -o-transform: translateZ(0px);
  transform: translateZ(0px);
  

  transition: all 0.3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -o-transition: all .3s linear;
     
  position: absolute;
  top: -0.8em;
  background-color: #C6C8C9;
  border: solid #B7B9B9 0.8em;
     
  font-size: 100%;
  
  opacity: 0;
  visibility: hidden;
}
.glob-link{

  position: absolute;
  
  
  width: 100%;
  height: 12.5%;
  text-align: left;

  border-top: solid #000 0.1em;

}
.glob-link:nth-child(2){
  top: 12.5%;
}
.glob-link:nth-child(3){
  top: 25%;
}
.glob-link:nth-child(4){
  top: 37.5%;
}
.glob-link:nth-child(5){
  top: 50%;
}
.glob-link:nth-child(6){
  top: 62.5%;
}
.glob-link:nth-child(7){
  top: 75%;
}
.glob-link:nth-child(8){
  top: 87.5%;
}
.glob-link a{
  position: absolute;
  font-size: 140%;
  left: 10%;
  top: 10%;
  color: #000;

}
.glob-home{
  background-color: #F4E713; 
  text-align: center;
  -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box;
}
.glob-home a{
  color: #000;
}
.glob-kon a {
  color: #F4E713;
}
.glob-pm{
  background-color: #C6C8C9;
}
.glob-wm{
  background-color: #C6C8C9; 
}
.glob-rm{
  background-color: #C6C8C9; 
}
.glob-qm{
  background-color: #C6C8C9; 
}
.glob-kon{
  background-color: #474646; 
}
.glob-uu{
  background-color: #848484; 
}
.glob-ter{
  background-color: #848484; 
}
.glob-imp{
  background-color: #848484; 
}
.glob-sub{
  opacity: 0;
  -webkit-transition: opacity 1s 1s linear;
  visibility: hidden;
  position: relative;
}
.glob-sub:nth-child(3){
  margin-top: 120px;
}
.glob-sub:nth-child(2){
  margin-top: 60px;
}
.glob-sub:nth-child(4){
  margin-top: 180px;
}
.glob-sub:nth-child(5){
  margin-top: 240px;
}
.glob-sub:nth-child(6){
  margin-top: 300px;
}
/**Z INDEX 10**/
.box {

  position: absolute;
  width: 30%;
  height: 30%;

  left: 33%;
  top: 33%;

  border-radius: 2.75em;
  -moz-border-radius: 2.75em;
  -webkit-border-radius: 2.75em;

   transition: all 0.5s 0.3s linear;
  -moz-transition: all .5s .3s linear;
  -webkit-transition: all .5s .3s linear;
  -ms-transition: all .5s .3s linear;
  -o-transition: all .5s .3s linear;

  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  
  opacity: 0;

  visibility: hidden;
  z-index: 15;
}
/**Z INDEX 11**/
.man-border{
  pointer-events: none;
   -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);

  transition: all 0s 0s linear;
  -moz-transition: all 0s 0s linear;
  -webkit-transition: all 0s 0s linear;
  -ms-transition: all 0s 0s linear;
  -o-transition: all 0s 0s linear;
  position: absolute;
  border: solid #C6C8C9 0.8em;
  background: none;
  z-index: 20;
  width: 468px;
  height: 468px;
  left: -0.7em;
  top: -0.7em;
}
@media only screen and (min-width: 1200px){
  /**TWO COLUMN LAYOUT BIG**/

  .man-border {
    width: 637px;
    height: 637px;
  }
  .glob-nav{   
   
    width: 28%;
    height: 100%;
    left: 105.5%;

    border-radius: 2.75em;
    -moz-border-radius: 2.75em;
    -webkit-border-radius: 2.75em;
  }
  .glob-link:first-child{
    
    border-top-left-radius: 2em; 
    border-top-right-radius: 2em;
    -moz-border-top-left-radius: 2em; 
    -moz-border-top-right-radius: 2em;
    -webkit-border-top-left-radius: 2em; 
    -webkit-border-top-right-radius: 2em;
    border-top: none; 
  }
  .glob-link:last-child{
    
    border-bottom-left-radius: 2em; 
    border-bottom-right-radius: 2em;
    -moz-border-bottom-left-radius: 2em; 
    -moz-border-bottom-right-radius: 2em;
    -webkit-border-bottom-left-radius: 2em; 
    -webkit-border-bottom-right-radius: 2em;
    height: 12.8%;
  }
  .glob-link:nth-child(1n+2):hover{

     transition: all 0.3s 0.5s linear;
    -moz-transition: all 0.3s 0.5s linear;
    -webkit-transition: all 0.3s 0.5s linear;
    -ms-transition: all 0.3s 0.5s linear;
    -o-transition: all 0.3s 0.5s linear;

    top: 12.5%;
    height: 88%;
    z-index: 50;
 
    border-bottom-left-radius: 2em; 
    border-bottom-right-radius: 2em;
    -moz-border-bottom-left-radius: 2em; 
    -moz-border-bottom-right-radius: 2em;
    -webkit-border-bottom-left-radius: 2em; 
    -webkit-border-bottom-right-radius: 2em;
  }
  .glob-link:nth-child(1n+2):hover .glob-sub{

    visibility: visible;
    opacity: 1;

    -webkit-transition: opacity, visibility 1s 1s linear;
    
    color: #000;
    text-shadow: none;
    background-color: transparent;
  }
  .glob-link:nth-child(1n+2):hover .glob-sub-kon{
    color: #F4E713;
  }
  .glob-link:nth-child(1n+2):hover .glob-sub-kon:nth-child(6){
    top:50px;
  }
  .glob-link:nth-child(1n+2):hover .glob-sub-kon span{
    color: #fff;
    font-size: 80%;
  }
  
  .glob-link:nth-child(1n+2):hover > a:hover{
    -webkit-transition: none;
    color: #fff;
  }
 .glob-link:nth-child(1n+2):hover > a{
    transition: all 0.3s 0.5s linear;
    -moz-transition: all 0.3s 0.5s linear;
    -webkit-transition: none;
    -ms-transition: all 0.3s 0.5s linear;
    -o-transition: all 0.3s 0.5s linear;
    top: 0;
    left: 0;
    color: #F4E713;
    background-color: #474646;
    display: block;
    width: 100%;
    padding-left: 10%;
    padding-top: 5px;
    padding-bottom: 5px; 
  }

  .lok-nav > a{
    color: #f4e713;
    position: absolute;
    font-size: 220%;
    left: 5%;
    top: 25%;

  }
  /**Z INDEX 10**/
  .glob-home a {

    -webkit-transform: translateZ(0px);
    -webkit-font-smoothing: antialiased;
    
    position: absolute;
    z-index: 10;
    left: 40%;
    top: 35%;
  }
  /**Z INDEX 10**/
  .home-icon{
    position: absolute;
    z-index: 10;
    left: 10%;
    top: 25%;

    width: 25%;
  }
  @media only screen and (max-height: 725px){
    /**TWO COLUMN LAYOUT SMALL**/ 
    .main-text{
      width: 90%;
      margin-top: 70px;
      font-size: 120%;
    }
    .main-text a{
      font-size: 140%;
    }
    body{
      font-size: 70%;

    }
    #floater{
      margin-bottom: -190px;
    }
    .container{
      width: 360px;
      height: 360px;
    }
    .man-border{
      width: 468px;
      height: 468px;
    }
        /** LAST SECOND EDIT **/
    .glob-sub-kon:nth-child(3){
      margin-top: 80px;
    }
    .glob-sub-kon:nth-child(2){
      margin-top: 40px;
    }
    .glob-sub-kon:nth-child(4){
      margin-top: 130px;
    }
    .glob-sub-kon:nth-child(5){
      margin-top: 180px;
    }
    .glob-sub-kon:nth-child(6){
      margin-top: 220px;
    }
  }
}
@media only screen and (max-width: 1199px) and (min-width: 900px) and (min-height: 726px){
  /**ONE COLUMN BIG**/

  .man-border {
    width: 637px;
    height: 637px;
  }
  .main-text{
    width: 70%;
  }
  .glob-nav{

    font-size: 90%;
    width: 20%;
    height: 100%;
    right: 0;
    top: 0;
    position: absolute;
    border: none;
    background-color: #8A8A8B;

    border-radius: 2em;
    -moz-border-radius: 2em;
    -webkit-border-radius: 2em;
  }
  .glob-link{
    border-top: solid #000 0.1em;
    z-index: 100;

  }
  .glob-link a{
    position: absolute;
     z-index: 100;

  }
  .glob-link a:hover{
    color: #fff;
  }
  .glob-home a:hover{
    color: #000;
  }
  .glob-link:first-child{
      border-top-right-radius: 2em;
      -moz-border-top-right-radius: 2em;
      -webkit-border-top-right-radius: 2em;
      border-top: solid #F4E713 0.1em;
  }

  .glob-link:last-child{
      border-bottom-right-radius: 2.5em;
      -moz-border-bottom-right-radius: 2.5em;
      -webkit-border-bottom-right-radius: 2.5em;
  }

  /**Z INDEX 10**/
  .glob-home a {
      -webkit-transform: translateZ(0px);
      -webkit-font-smoothing: antialiased;
        
      position: absolute;
      z-index: 10;
      left: 40%;
      top: 25px;
  }
  /**Z INDEX 100**/
  .lok-nav a{
      z-index: 100;
      color: #f4e713;
      position: absolute;
      font-size: 200%;
      left: 5%;
      top: 25px;
  }
  /**Z INDEX 10**/
  .home-icon{
      position: absolute;
      z-index: 10;
      left: 10%;
      top: 30%;
      width: 25%;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 900px)and (max-height: 725px){
 /**TWO COLUMN LAYOUT SMALL 2**/
  body{
    font-size: 70%;

  }
  /** LAST SECOND EDIT **/
  .glob-sub-kon:nth-child(3){
    margin-top: 80px;
  }
  .glob-sub-kon:nth-child(2){
    margin-top: 40px;
  }
  .glob-sub-kon:nth-child(4){
    margin-top: 130px;
  }
  .glob-sub-kon:nth-child(5){
    margin-top: 180px;
  }
  .glob-sub-kon:nth-child(6){
    margin-top: 220px;
  }

  .main-text{
    width: 90%;
    margin-top: 70px;
    font-size: 120%;
  }
  .main-text a{
    font-size: 140%;
  }
  #floater{
    margin-bottom: -190px;
  }
  .container{
    width: 360px;
    height: 360px;
  }
  .glob-nav{   
   
    width: 28%;
    height: 100%;
    left: 105.5%;

    border-radius: 2.75em;
    -moz-border-radius: 2.75em;
    -webkit-border-radius: 2.75em;
  }
  .glob-link:first-child{
    border-top-left-radius: 2em; 
    border-top-right-radius: 2em;
    -moz-border-top-left-radius: 2em; 
    -moz-border-top-right-radius: 2em;
    -webkit-border-top-left-radius: 2em; 
    -webkit-border-top-right-radius: 2em;
    border-top: none; 
  }
  .glob-link:last-child{
    border-bottom-left-radius: 2em; 
    border-bottom-right-radius: 2em;
    -moz-border-bottom-left-radius: 2em; 
    -moz-border-bottom-right-radius: 2em;
    -webkit-border-bottom-left-radius: 2em; 
    -webkit-border-bottom-right-radius: 2em;
    height: 12.8%;
  }
  .glob-link:nth-child(1n+2):hover{
     transition: all 0.3s 0.5s linear;
    -moz-transition: all 0.3s 0.5s linear;
    -webkit-transition: all 0.3s 0.5s linear;
    -ms-transition: all 0.3s 0.5s linear;
    -o-transition: all 0.3s 0.5s linear;
    top: 12.5%;
    height: 87.5%;
    z-index: 50;
    border-bottom-left-radius: 2em; 
    border-bottom-right-radius: 2em;
    -moz-border-bottom-left-radius: 2em; 
    -moz-border-bottom-right-radius: 2em;
    -webkit-border-bottom-left-radius: 2em; 
    -webkit-border-bottom-right-radius: 2em;
  }
  .glob-link:nth-child(1n+2):hover > a{
     transition: all 0.3s 0.5s linear;
    -moz-transition: all 0.3s 0.5s linear;
    -webkit-transition: all 0.3s 0.5s linear;
    -ms-transition: all 0.3s 0.5s linear;
    -o-transition: all 0.3s 0.5s linear;
    top: 1.5%;
  }
  .glob-link:nth-child(1n+2):hover .glob-sub{

    visibility: visible;
    opacity: 1;

    -webkit-transition: opacity, visibility 1s 1s linear;
    
    color: #000;
    text-shadow: none;
    background-color: transparent;
  }
  .glob-link:nth-child(1n+2):hover .glob-sub-kon{
    color: #F4E713;
  }
  .glob-link:nth-child(1n+2):hover .glob-sub-kon:nth-child(6){
    top:50px;
  }
  .glob-link:nth-child(1n+2):hover .glob-sub-kon span{
    color: #fff;
    font-size: 80%;
  }
  
  .glob-link:nth-child(1n+2):hover > a:hover{
    -webkit-transition: none;
    color: #fff;
  }
 .glob-link:nth-child(1n+2):hover > a{
    transition: all 0.3s 0.5s linear;
    -moz-transition: all 0.3s 0.5s linear;
    -webkit-transition: none;
    -ms-transition: all 0.3s 0.5s linear;
    -o-transition: all 0.3s 0.5s linear;
    top: 0;
    left: 0;
    color: #F4E713;
    background-color: #474646;
    display: block;
    width: 100%;
    padding-left: 10%;
    padding-top: 5px;
    padding-bottom: 5px; 
  }
  .lok-nav > a{

    z-index: 100;
    text-decoration: none;
    color: #f4e713;
    position: absolute;
    font-size: 220%;
    left: 5%;
    top: 30%;
  }
  /**Z INDEX 10**/
  .glob-home a {

    -webkit-transform: translateZ(0px);
    -webkit-font-smoothing: antialiased;
    
    position: absolute;
    z-index: 10;
    left: 40%;
    top: 20px;
  }
  /**Z INDEX 10**/
  .home-icon{
    position: absolute;
    z-index: 10;
    left: 10%;
    top: 27.5%;

    width: 25%;
  }


}

@media only screen and (min-width: 530px) and (max-width: 899px){
  /** ONE COLUMN LAYOUT SMALL**/

  #floater{
    margin-bottom: -190px;
  }
  .container{
    width: 360px;
    height: 360px;
    font-size: 72%;
  }
  .main-text{
    margin-top: 70px; 
    width: 70%;
    font-size: 120%;
  }
  .main-text a{
    font-size: 140%;
  }
  .glob-nav{
    font-size: 90%;
    width: 20%;
    height: 100.8%;
    right: 0;
    top: -0.1%;
    border: none;
    background-color: #8A8A8B;

    border-radius: 2em;
    -moz-border-radius: 2em;
    -webkit-border-radius: 2em;
  }
  .glob-link{
    border-top: solid #000 0.1em;
  }
  .glob-link:first-child{
    border-top-right-radius: 2em;
    -moz-border-top-right-radius: 2em;
    -webkit-border-top-right-radius: 2em;
    border-top: solid #F4E713 0.1em;
    border-left: solid black 0.1em; 
  }
  .glob-link:last-child{
    border-bottom-right-radius: 2.5em;
    -moz-border-bottom-right-radius: 2.5em;
    -webkit-border-bottom-right-radius: 2.5em;
  }
  /**Z INDEX 150**/

  /**Z INDEX 10**/
  .glob-home a {
    -webkit-transform: translateZ(0px);
    -webkit-font-smoothing: antialiased;
      
    position: absolute;
    z-index: 10;

    left: 40%;
    top: 20px;
  }
  .lok-nav > a{
    color: #f4e713;
    position: absolute;
    font-size: 200%;
    left: 5%;
    top: 30%;
    z-index: 100;
  }
  /**Z INDEX 10**/
  .home-icon{
    position: absolute;
    z-index: 10;
    left: 10%;
    top: 30%;
    width: 25%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 530px) and (min-aspect-ratio: 11/10){
  /** Smartphone landscape **/
  body {
    background-color:
    font-smooth: always; 
    -webkit-font-smoothing: antialiased;
  }
  .container {
   display: none;
  }
  .smart-container {
    display: inline-block;
    width: 100%;
  }
  .link-container {
    position: relative;
    text-align: center;
    width: 90%;
    max-width: 536px;
    min-width: 370px;
    margin: 10px auto;
  }
  .link-container a {
    font-size: 1.2em;
    text-decoration: none;
    text-align: center;
    color: #000;
    padding-top:1%;
    width: 30%;
    height: 65px;
    display: inline-block;
    background-color:#C6C8C9;
    border-radius: 0.7em;
    -moz-border-radius: 0.7em;
    -webkit-border-radius: 0.7em;
  }
  .link-container a:hover {
    font-size: 1.2em;
    text-decoration: none;
    text-align: center;
    color: #fff;
    padding-top:1%;
    width: 30%;
    height: 65px;
    display: inline-block;
    background-color:#C6C8C9;
    border-radius: 0.7em;
    -moz-border-radius: 0.7em;
    -webkit-border-radius: 0.7em;
  }
  a.management {
    background-color: #ECECED;
    color: #000;
  }
  a.kontakt{
    background-color: #474646;
    color: #F4E713;
  }
  a.kontakt:visited{
    color: #F4E713;
  }
  a.management:hover {
    color: #fff;
  }
  a:visited{
    color: #000;
  }
  a:visited:hover{
    color: #fff;
  }
  .home-icon{
    border: none;
    text-decoration: none;
    position: relative;
    width: 40px;
    top: 10%;
    left: 0;
    margin: auto;
  }
  a.home {
    text-align: center;
    background-color: #f4e713;

  }
  p{
    position: relative;
    font-size: 1em;
    margin: 1% auto; 

    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  #smart-footer{
    width: 88%; 
    margin: auto; 
  }
  #dbp-s{
    width: 43%;
    float: left;
    margin-top: 2%;
  }
  #ue-s{
    width: 45%;
    float: right;
     margin-top: 3%;
  }  
  span {
    font-size: 0.8em;
  }
  .row {
    margin-top: 1%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 529px) and (max-aspect-ratio: 12/10) {
  /** Smartphone portrait **/
  body, html {
    overflow: auto; 
    font-smooth: always; 
    -webkit-font-smoothing: antialiased;
    height: 100%;
  }
  .smart-container {
    display: none;
  }
  .container {
    display: none;
  }
  #port-container {
    display: inline-block;
    position: absolute;
    width: 97%;
    height: 90%;
  }
  #port-container > .glob-nav {
    opacity: 1;
    visibility: visible;
  }
  .glob-nav{

    position: relative;
    width:  80%;
    height: 95%;
    min-width: 120px;
    max-width: 250px;
    margin: 20px auto;
    font-size: 80%;
    border-radius: 2.75em;
    -moz-border-radius: 2.75em;
    -webkit-border-radius: 2.75em;
  }
  .glob-nav > a:first-child{
    font-size: 100%;

  }
  .glob-link{

    position: absolute;
    
    
    width: 100%;
    height: 11%;
    text-align: left;

    border-top: solid #000 0.1em;

  }
  .glob-link:nth-child(2){
    top: 11%;
  }
  .glob-link:nth-child(3){
    top: 22%;
  }
  .glob-link:nth-child(4){
    top: 33%;
  }
  .glob-link:nth-child(5){
    top: 44%;
  }
  .glob-link:nth-child(6){
    top: 55%;
  }
  .glob-link:nth-child(7){
    top: 66%;
  }
  .glob-link:nth-child(8){
    top: 77%;
  }
  .glob-link:nth-child(9){
    top: 88%;
  }
  /**Z INDEX 10**/
  .glob-nav .port-link a {

    position: absolute;
    z-index: 10;
    font-size: 140%;
    left: 10%;
    top: -30%;
  }
  .glob-link.port-link a{
     color: #000;
  }
  .glob-link.port-link {
    height: 11%;
  }
  .glob-home{
    z-index: 50;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
  }
  .port-link a {
    text-decoration: none;
    border: none;
    color: #000;
    display: block;
    height: 100%;
    width: 100%;
  }
  .port-link a:hover{
    color: #fff;
  }
  .port-link a:visited{
    color: #000;
  }
  .port-link a:visited:hover{
    color: #fff;
  }
  .glob-kon p{
    color: #f4e713;
  }
  .center {
    position: relative;
    height: 70px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;

  }
  .dbp-small{
    display: inline-block;
    width: 80%;
    margin-top: -33%;
  }
  .home-icon{
    display: inline-block;
    float: left;
    margin-left: 5%;
    width: 5%;
  }
  .glob-link:first-child{
    border-top-left-radius: 2em; 
    border-top-right-radius: 2em;
    -moz-border-top-left-radius: 2em; 
    -moz-border-top-right-radius: 2em;
    -webkit-border-top-left-radius: 2em; 
    -webkit-border-top-right-radius: 2em;
    border-top: none; 
  }
  .glob-link:last-child{
    border-bottom-left-radius: 2em; 
    border-bottom-right-radius: 2em;
    -moz-border-bottom-left-radius: 2em; 
    -moz-border-bottom-right-radius: 2em;
    -webkit-border-bottom-left-radius: 2em; 
    -webkit-border-bottom-right-radius: 2em;
    height: 12%;
  }

}

/*ONE*/
#qm-box {
  transition: all 0.5s 0.3s linear;
  -moz-transition: all .5s .3s linear;
  -webkit-transition: all .5s .3s linear;
  -ms-transition: all .5s .3s linear;
  -o-transition: all .5s .3s linear;

  position: absolute;
  left: 34.5%;
  top: 34.5%;

  border: 0.8em solid #c6c8c9;
  background-color: #b0b1b2;
  visibility: hidden;
  opacity: 0;
}
.column.regular.one {

  background-color: #c6c8c9;
}
#one{
  position: absolute;
  width: 135%;
  height: 100%;
}
.column.regular.one:hover .man-border{
  visibility: visible;
  opacity: 1;
  transition: all 0s 0.8s linear;
  -moz-transition: all 0s 0.8s linear;
  -webkit-transition: all 0s 0.8s linear;
  -ms-transition: all 0s 0.8s linear;
  -o-transition: all 0s 0.8s linear;
}
.column.regular.one:hover #qm-box{

  width: 130%;
  height: 130%; 

  left: -15%;
  top: -15%;
 
  opacity: 1;
  visibility: visible;
}
.column.regular.one:hover #qm-box > .glob-nav{
  border-color: #C6C8C9;
  
  transition: all 0.3s 1s linear;
  -moz-transition: all .3s 1s linear;
  -webkit-transition: all .3s 1s linear;
  -ms-transition: all .3s 1s linear;
  -o-transition: all .3s 1s linear;

  opacity: 1;
  visibility: visible;
}
.column.regular.one:hover #qm-box > .lok-nav{

  transition: all 0.3s 1s linear;
  -moz-transition: all .3s 1s linear;
  -webkit-transition: all .3s 1s linear;
  -ms-transition: all .3s 1s linear;
  -o-transition: all .3s 1s linear;
  opacity: 1;
  visibility: visible;
}
.column.regular.one:hover #qm-box > .main-text{

  transition: all 0.3s 1s linear;
  -moz-transition: all .3s 1s linear;
  -webkit-transition: all .3s 1s linear;
  -ms-transition: all .3s 1s linear;
  -o-transition: all .3s 1s linear;
  opacity: 1;
  visibility: visible;
}

/*TWO*/
.column.regular.two {

  background-color: #ECECED;
}
#two {
  position: absolute;
  width: 135%;
  height: 100%;
}
#pm-box {
  
  transition: all 0.5s 0.3s linear;
  -moz-transition: all .5s .3s linear;
  -webkit-transition: all .5s .3s linear;
  -ms-transition: all .5s .3s linear;
  -o-transition: all .5s .3s linear;

  position: absolute;
  left: 34.5%;
  top: 34.5%;

  border: 0.8em solid #c6c8c9;
  background-color: #b0b1b2;
 }
 .column.regular.two:hover .man-border{
    visibility: visible;
    opacity: 1;
    transition: all 0s 0.8s linear;
    -moz-transition: all 0s 0.8s linear;
    -webkit-transition: all 0s 0.8s linear;
    -ms-transition: all 0s 0.8s linear;
    -o-transition: all 0s 0.8s linear;
}
.column.regular.two:hover > #pm-box{
  width: 130%;
  height: 130%; 

  left: -15%;
  top: -15%;
 
  opacity: 1;
  visibility: visible;
}
.column.regular.two:hover #pm-box > .glob-nav{
  border-color: #C6C8C9;

  transition: all 0.3s 1s linear;
  -moz-transition: all .3s 1s linear;
  -webkit-transition: all .3s 1s linear;
  -ms-transition: all .3s 1s linear;
  -o-transition: all .3s 1s linear;

  opacity: 1;
  visibility: visible;
}
.column.regular.two:hover #pm-box > .lok-nav{

  transition: all 0.3s 1s linear;
  -moz-transition: all .3s 1s linear;
  -webkit-transition: all .3s 1s linear;
  -ms-transition: all .3s 1s linear;
  -o-transition: all .3s 1s linear;

  opacity: 1;
  visibility: visible;
}
.column.regular.two:hover #pm-box > .main-text{

  transition: all 0.3s 1s linear;
  -moz-transition: all .3s 1s linear;
  -webkit-transition: all .3s 1s linear;
  -ms-transition: all .3s 1s linear;
  -o-transition: all .3s 1s linear;

  opacity: 1;
  visibility: visible;
}
/*THREE*/
.column.regular.three {

  background-color: #F4E713;
}
/**Z INDEX 10**/
#three {

  position: absolute;
  width: 135%;
  height: 100%;
}
#wil-box {
  
  transition: all 0.5s 0.3s linear;
  -moz-transition: all .5s .3s linear;
  -webkit-transition: all .5s .3s linear;
  -ms-transition: all .5s .3s linear;
  -o-transition: all .5s .3s linear;

  position: absolute;
  left: 34.5%;
  top: 34.5%;

  border: 0.8em solid #000;
  background-color: #F4E713;
 }
.column.regular.three:hover > #wil-box{
  width: 130%;
  height: 130%; 

  left: -15%;
  top: -15%;
 
  opacity: 1;
  visibility: visible;
}
.column.regular.three:hover #wil-box > .main-text{

  transition: all 0.3s 1s linear;
  -moz-transition: all .3s 1s linear;
  -webkit-transition: all .3s 1s linear;
  -ms-transition: all .3s 1s linear;
  -o-transition: all .3s 1s linear;

  opacity: 1;
  visibility: visible;
}

/*FOUR*/
.column.regular.four {

  background-color:#848484;
}
#four{
  position: absolute;
  width: 135%;
  height: 100%;
}
#ter-box {

  transition: all 0.5s 0.3s linear;
  -moz-transition: all .5s .3s linear;
  -webkit-transition: all .5s .3s linear;
  -ms-transition: all .5s .3s linear;
  -o-transition: all .5s .3s linear;

  background-color: #b0b1b2;
  border: 0.8em solid #848484;
  visibility: hidden;
  opacity: 0;

  position: absolute;
  left: 34.5%;
  top: 34.5%;
}
.column.regular.four:hover .man-border{
  visibility: visible;
  opacity: 1;
  border-color: #848484;

  transition: all 0s 0.8s linear;
  -moz-transition: all 0s 0.8s linear;
  -webkit-transition: all 0s 0.8s linear;
  -ms-transition: all 0s 0.8s linear;
  -o-transition: all 0s 0.8s linear;
}
.column.regular.four:hover #ter-box{
  width: 130%;
  height: 130%; 

  left: -15%;
  top: -15%;
 
  opacity: 1;
  visibility: visible;
}
.column.regular.four:hover #ter-box > .glob-nav{
  border-color: #848484;

  transition: all 0.3s 1s linear;
  -moz-transition: all .3s 1s linear;
  -webkit-transition: all .3s 1s linear;
  -ms-transition: all .3s 1s linear;
  -o-transition: all .3s 1s linear;

  opacity: 1;
  visibility: visible;
}
.column.regular.four:hover #ter-box > .lok-nav{

  transition: all 0.3s 1s linear;
  -moz-transition: all .3s 1s linear;
  -webkit-transition: all .3s 1s linear;
  -ms-transition: all .3s 1s linear;
  -o-transition: all .3s 1s linear;

  opacity: 1;
  visibility: visible;
}
.column.regular.four:hover #ter-box > .main-text{

  transition: all 0.3s 1s linear;
  -moz-transition: all .3s 1s linear;
  -webkit-transition: all .3s 1s linear;
  -ms-transition: all .3s 1s linear;
  -o-transition: all .3s 1s linear;

  opacity: 1;
  visibility: visible;
}
/*FIVE*/
.column.regular.five {
  background-color:#c5c7c8;
}
#five{
  position: absolute;
  width: 135%;
  height: 100%;
}
#uu-box {
  transition: all 0.5s 0.3s linear;
  -moz-transition: all .5s .3s linear;
  -webkit-transition: all .5s .3s linear;
  -ms-transition: all .5s .3s linear;
  -o-transition: all .5s .3s linear;

  background-color: #b0b1b2;
  border: 0.8em solid #848484;

  position: absolute;
  left: 34.5%;
  top: 34.5%;

  visibility: hidden;
  opacity: 0;

}
/**Z INDEX 100**/
.column.regular.five:hover .man-border{
  visibility: visible;
  opacity: 1;
  border-color: #848484;
  z-index: 100;

  transition: all 0s 0.8s linear;
  -moz-transition: all 0s 0.8s linear;
  -webkit-transition: all 0s 0.8s linear;
  -ms-transition: all 0s 0.8s linear;
  -o-transition: all 0s 0.8s linear;
}
.column.regular.five:hover #uu-box{
  width: 130%;
  height: 130%; 

  left: -15%;
  top: -15%;
 
  opacity: 1;
  visibility: visible;
}
.column.regular.five:hover #uu-box > .glob-nav{
  border-color: #848484;
  
  transition: all 0.3s 1s linear;
  -moz-transition: all .3s 1s linear;
  -webkit-transition: all .3s 1s linear;
  -ms-transition: all .3s 1s linear;
  -o-transition: all .3s 1s linear;

  opacity: 1;
  visibility: visible;
}
.column.regular.five:hover #uu-box > .lok-nav{

  transition: all 0.3s 1s linear;
  -moz-transition: all .3s 1s linear;
  -webkit-transition: all .3s 1s linear;
  -ms-transition: all .3s 1s linear;
  -o-transition: all .3s 1s linear;

  opacity: 1;
  visibility: visible;
}
.column.regular.five:hover #uu-box > .main-text{

  transition: all 0.3s 1s linear;
  -moz-transition: all .3s 1s linear;
  -webkit-transition: all .3s 1s linear;
  -ms-transition: all .3s 1s linear;
  -o-transition: all .3s 1s linear;

  opacity: 1;
  visibility: visible;
}
/*SIX*/
.column.regular.six {

  background-color:#c6c8c9;
}
#six{
  position: absolute;
  width: 135%;
  height: 100%;  
}
#rm-box {
  transition: all 0.5s 0.3s linear;
  -moz-transition: all .5s .3s linear;
  -webkit-transition: all .5s .3s linear;
  -ms-transition: all .5s .3s linear;
  -o-transition: all .5s .3s linear;

  position: absolute;
  left: 34.5%;
  top: 34.5%;
  
  background-color: #b0b1b2;
  border: 0.8em solid #c6c8c9;
  visibility: hidden;
  opacity: 0;
}
.column.regular.six:hover .man-border{
  visibility: visible;
  opacity: 1;
  transition: all 0s 0.8s linear;
  -moz-transition: all 0s 0.8s linear;
  -webkit-transition: all 0s 0.8s linear;
  -ms-transition: all 0s 0.8s linear;
  -o-transition: all 0s 0.8s linear;
}
.column.regular.six:hover #rm-box{
  width: 130%;
  height: 130%; 

  left: -15%;
  top: -15%;
 
  opacity: 1;
  visibility: visible;
}
.column.regular.six:hover #rm-box > .glob-nav{
  border-color: #B7B9B9;

  transition: all 0.3s 1s linear;
  -moz-transition: all .3s 1s linear;
  -webkit-transition: all .3s 1s linear;
  -ms-transition: all .3s 1s linear;
  -o-transition: all .3s 1s linear;

  opacity: 1;
  visibility: visible;
}
.column.regular.six:hover #rm-box > .lok-nav{

  transition: all 0.3s 1s linear;
  -moz-transition: all .3s 1s linear;
  -webkit-transition: all .3s 1s linear;
  -ms-transition: all .3s 1s linear;
  -o-transition: all .3s 1s linear;

  opacity: 1;
  visibility: visible;
}
.column.regular.six:hover #rm-box > .main-text{

  transition: all 0.3s 1s linear;
  -moz-transition: all .3s 1s linear;
  -webkit-transition: all .3s 1s linear;
  -ms-transition: all .3s 1s linear;
  -o-transition: all .3s 1s linear;

  opacity: 1;
  visibility: visible;
}
/*SEVEN*/
.column.regular.seven {

  background-color:#474646;
}
#seven{
  position: absolute;
  width: 135%;
  height: 100%;  
}
#kon-box {
  
  transition: all 0.5s 0.3s linear;
  -moz-transition: all .5s .3s linear;
  -webkit-transition: all .5s .3s linear;
  -ms-transition: all .5s .3s linear;
  -o-transition: all .5s .3s linear;
  
  visibility: hidden;
  opacity: 0;

  position: absolute;
  left: 34.5%;
  top: 34.5%;

  background-color: #b0b1b2;
  border: 0.8em solid #474646;
}
.column.regular.seven:hover .man-border{
  visibility: visible;
  opacity: 1;
  border-color: #474646;

  transition: all 0s 0.8s linear;
  -moz-transition: all 0s 0.8s linear;
  -webkit-transition: all 0s 0.8s linear;
  -ms-transition: all 0s 0.8s linear;
  -o-transition: all 0s 0.8s linear;
}
.column.regular.seven:hover #kon-box{
  width: 130%;
  height: 130%; 

  left: -15%;
  top: -15%;
 
  opacity: 1;
  visibility: visible;
}
.column.regular.seven:hover #kon-box > .glob-nav{
  border-color: #474646;
  
  transition: all 0.3s 1s linear;
  -moz-transition: all .3s 1s linear;
  -webkit-transition: all .3s 1s linear;
  -ms-transition: all .3s 1s linear;
  -o-transition: all .3s 1s linear;

  opacity: 1;
  visibility: visible;
}
.column.regular.seven:hover #kon-box > .lok-nav{

  transition: all 0.3s 1s linear;
  -moz-transition: all .3s 1s linear;
  -webkit-transition: all .3s 1s linear;
  -ms-transition: all .3s 1s linear;
  -o-transition: all .3s 1s linear;

  opacity: 1;
  visibility: visible;
}
.column.regular.seven:hover #kon-box > .main-text{

  transition: all 0.3s 1s linear;
  -moz-transition: all .3s 1s linear;
  -webkit-transition: all .3s 1s linear;
  -ms-transition: all .3s 1s linear;
  -o-transition: all .3s 1s linear;

  opacity: 1;
  visibility: visible;
}
/*EIGHT*/
.column.regular.eight {
  background-color:#848484;
}
#eight{
  position: absolute;
  width: 135%;
  height: 100%;  
}
#imp-box {
  transition: all 0.5s 0.3s linear;
  -moz-transition: all .5s .3s linear;
  -webkit-transition: all .5s .3s linear;
  -ms-transition: all .5s .3s linear;
  -o-transition: all .5s .3s linear;

  visibility: hidden;
  opacity: 0;

  position: absolute;
  left: 34.5%;
  top: 34.5%;

  background-color: #b0b1b2;
  border: 0.8em solid #848484;
}
/**Z INDEX 100**/
.column.regular.eight:hover .man-border{
  visibility: visible;
  opacity: 1;
  border-color: #848484;
  z-index: 100;

  transition: all 0s 0.8s linear;
  -moz-transition: all 0s 0.8s linear;
  -webkit-transition: all 0s 0.8s linear;
  -ms-transition: all 0s 0.8s linear;
  -o-transition: all 0s 0.8s linear;
}
.column.regular.eight:hover #imp-box{
  width: 130%;
  height: 130%; 

  left: -15%;
  top: -15%;
 
  opacity: 1;
  visibility: visible;
}
.column.regular.eight:hover #imp-box > .glob-nav{
  
  border-color: #848484;
  
  transition: all 0.3s 1s linear;
  -moz-transition: all .3s 1s linear;
  -webkit-transition: all .3s 1s linear;
  -ms-transition: all .3s 1s linear;
  -o-transition: all .3s 1s linear;

  opacity: 1;
  visibility: visible;
}
.column.regular.eight:hover #imp-box > .lok-nav{

  transition: all 0.3s 1s linear;
  -moz-transition: all .3s 1s linear;
  -webkit-transition: all .3s 1s linear;
  -ms-transition: all .3s 1s linear;
  -o-transition: all .3s 1s linear;

  opacity: 1;
  visibility: visible;
}
.column.regular.eight:hover #imp-box > .main-text{

  transition: all 0.3s 1s linear;
  -moz-transition: all .3s 1s linear;
  -webkit-transition: all .3s 1s linear;
  -ms-transition: all .3s 1s linear;
  -o-transition: all .3s 1s linear;

  opacity: 1;
  visibility: visible;
}
/*NINE*/
.column.regular.nine {

  background-color:#848484;
}
#nine{
  position: absolute;
  width: 135%;
  height: 100%;
}
#wm-box {
  transition: all 0.5s 0.3s linear;
  -moz-transition: all .5s .3s linear;
  -webkit-transition: all .5s .3s linear;
  -ms-transition: all .5s .3s linear;
  -o-transition: all .5s .3s linear;

  position: absolute;
  left: 34.5%;
  top: 34.5%;
  
  background-color: #b0b1b2;
  border: 0.8em solid #c6c8c9;
}
.column.regular.nine:hover #wm-box{
  width: 130%;
  height: 130%; 

  left: -15%;
  top: -15%;
 
  opacity: 1;
  visibility: visible;
}
.column.regular.nine:hover .man-border{
  visibility: visible;
  opacity: 1;
  transition: all 0s 0.8s linear;
  -moz-transition: all 0s 0.8s linear;
  -webkit-transition: all 0s 0.8s linear;
  -ms-transition: all 0s 0.8s linear;
  -o-transition: all 0s 0.8s linear;
}
.column.regular.nine:hover #wm-box > .glob-nav{

  border-color: #B7B9B9;
   transition: all 0.3s 1s linear;
  -moz-transition: all .3s 1s linear;
  -webkit-transition: all .3s 1s linear;
  -ms-transition: all .3s 1s linear;
  -o-transition: all .3s 1s linear;

  opacity: 1;
  visibility: visible;
}
.column.regular.nine:hover #wm-box > .lok-nav{

  transition: all 0.3s 1s linear;
  -moz-transition: all .3s 1s linear;
  -webkit-transition: all .3s 1s linear;
  -ms-transition: all .3s 1s linear;
  -o-transition: all .3s 1s linear;

  opacity: 1;
  visibility: visible;
}
.column.regular.nine:hover #wm-box > .main-text{

  transition: all 0.3s 1s linear;
  -moz-transition: all .3s 1s linear;
  -webkit-transition: all .3s 1s linear;
  -ms-transition: all .3s 1s linear;
  -o-transition: all .3s 1s linear;

  opacity: 1;
  visibility: visible;
}

ul{
  list-style-type:disc;
  margin-left: 30px;
}
ul > li{
  line-height: 170%;
}


.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
  
.clearfix:after {
  clear: both;
}
 
.clearfix {
  *zoom: 1;
}

.clear{clear:both};

