#first
{
    height: 5em;
    line-height: 5em;
}

.mobile-menu-bar
{
    text-align: right;
    font-size: 1.5em;
    height: 3em;
    line-height: 3.4em;
    background: #616161; /* Old browsers */
    background: -moz-linear-gradient(top, #616161 0%, #2c2c2c 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #616161 0%,#2c2c2c 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #616161 0%,#2c2c2c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#616161', endColorstr='#2c2c2c', GradientType=0); /* IE6-9 */
}

#menu .menu
{
	height: auto !important;
	background: white !important;
}

#header h1
{
    font-size: 3em;
}

#header h2
{
    font-size: 1.5em;
}

.header-box
{
    display: none;
}

.box
{
    width: 92%;
}

.post-items-catalog
{
    width: 70%;
}

.bottom-bar
{
    height: auto;
    line-height: 60px;
    text-align: center;
}

#footer .widgets
{
    text-align: center;
}

#footer .widget
{
    width: 70%;
    max-width: 70%;
    margin: 1em auto;
    text-align: center;
}

.col-sm-3
{
    width: 100%;
}

.catalog li
{
    width: 100%;
    height: auto;
}

.header-phone
{
	font-size: 1.4em;
}
