.micc {
z-index: 1;
width: 120px;
height: 105px;
top: 615px;
margin-top: 5px;
margin-right: 5px;
line-height: 110px;
background: #ffffff;
text-align: center;
border: 0px ;
border-radius: 0 !important;
position: relative;
overflow: hidden;
display: inline-block;
text-transform: uppercase;
vertical-align:bottom; 
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
-webkit-box-shadow: 0px 0px 0px 0px rgba(176,174,176,1);
-moz-box-shadow: 0px 0px 0px 0px rgba(176,174,176,1);
box-shadow: 0px 0px 0px 0px rgba(176,174,176,1);
}
@media screen and (max-width: 1280px) {
.micc {
height: 80px!important;
line-height: 80px!important;
width: 105px!important;
top:430px!important;
}
}
@media screen and (max-width: 980px) {
.micc {
height: 80px!important;
line-height: 80px!important;
width: 105px!important;
top:430px!important;
}
}
@media screen and (max-width: 768px) {
.micc {
height: 78px!important;
line-height: 78px!important;
width: 102px!important;
top:430px!important;
}
}
@media screen and (max-width: 600px) {
.micc {
height: 50px!important;
line-height: 50px!important;
width: 63px!important;
top:350px!important;
}
}
@media screen and (max-width: 414px) {
.micc {
height: 38px!important;
line-height: 38px!important;
width: 47px!important;
top:250px!important;
}
}
@media screen and (max-width: 320px) {
.micc {
height: 30px!important;
line-height: 30px!important;
width: 40px!important;
top:225px!important;
}
}

ul.site_simpex {margin: 5px; padding: 8px 8px 8px 25px;}
ul.site_simpex li {/*ScrisDewAlTi*//*dogendorf*/list-style:none;border-bottom: 0px dotted #999999/*ScrisDewAlTi*//*ScrisDewAlTi*//*ScrisDewAlTi*/; padding: 4px 0 4px 0;}	
ul.site_simpex li:before {
content: "\25BA";
font-family: 'FontAwesome';
float: left;
margin-left: -1.5em;
color: #333333;
}

