.shrink .sf-menu { margin-top: 12px; }

@media screen and (max-width: 964px) {
	.logo { font-size: 19px !important; }
}

@media screen and (min-width: 992px) and (max-width: 1205px) {
	.logo { font-size: 19px !important; }
}

@media screen and (max-width: 2000px) {
	#main-slider .item { min-height: 1000px !important; }
}

@media screen and (max-width: 600px) {
	#main-slider .item { min-height: 520px !important; }
}

.thumbnails .col-sm-4 {
	height: 90px;
	display: inline-block;
}