<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 767px) {

.row {
margin-left:-20px;
}

#nav-home ul.row {
border:0px solid red;
margin-left: 0px;
text-align:center;
}


[class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
float: left;
margin-left:20px;
box-sizing:content-box;
}

#nav-home ul li {
margin-left:20px;
margin-right:20px;
}

ul li.span2 {
border:0px solid black;
width: 104px!important;
#float:left!important;
display: inline-block;
min-height:1px;
margin-left:20px;
}

.offset2 {
margin: auto ;
}

li {
line-height:20px;
}

.span12 {
width: 100vw;
}

.circle-menu {
height: 104px;
font-size:12px;
}
.row:before, .row:after {
line-height: 0;
content: "";
}
}


#full-width .row {
margin-bottom:40px;
}

#c11 {
margin-bottom:20px;
}

.arrow {
display:none!important;
}

.three-big {
font-weight:light;
}

#first-title {
font-weight:bold;
}

</pre></body></html>