
	body, td, th, h1, h2, h3, h4, h5, input, textarea, .menu li a, 
	#content p, button, .apt-goback {font-family: 'Roboto', sans-serif;}
	h2, .details-small {font-weight: 100;}
	p, .apt-goback {font-weight: 400;}
	input, textarea {font-weight:600;}
	.menu li a {font-weight: 500;}
/* ----- HIDDEN MENU ITEMS ------ */
.item-161, .item-165 {
	display: none !important;
}

/* --- MISC --- */
#apt-manager-house .house-header {
	padding: 12px 152px 12px 20px;
}
h1.apartment-title {
    font-size: 300%;
}
#apt-manager-prices table thead tr th {
	padding: 2.5% 0;
	border-style: hidden;
}

#apt-manager-prices td {
	width: 10.5%;
}
#apt-manager-prices td:nth-child(4) {
	width: 30%;
}

@media screen and (max-width: 1640px) {
	.btn-info {
		font-size: 100%;
	}
}

@media screen and (max-width: 1440px) {
	.slogan_nool {
	    background-size: 10%;
	}
}
@media screen and (max-width: 1365px) {
	.icon-block span {
		font-size:90%;
	}
	.menu li a {
	    font-size: 74%;
	}
	#apt-manager-prices td {
		width: 10%;
	}
}