.footer{

background: #584537;

color: #fff;}

#SyskonfLogoContainer {

    background: #584537;

    border-top: 1px solid #584537;

}
.page-header{
	background: url('/conf-data/alr2018/images/page_header_bg_1.jpg');
	color: white;
}
.lead{
	font-weight: normal;
	margin: 20px 0;
	font-size: 18px;
}
@media (min-width: 768px){
	.lead{
		font-size: 22px;
	}
}
.navbar-brand .countdown:nth-child(3), .navbar-brand .countdown:nth-child(4){
	display: none;
}
@media (min-width: 310px){
	.navbar-brand .countdown:nth-child(3){
		display: inline-block;
	}
}
@media (min-width: 390px){
	.navbar-brand .countdown:nth-child(4){
		display: inline-block;
	}
}
.pricing__content{
	min-height: auto;
}
.pricing .label{
	color: #95a5a6;
}
.list-group{
	margin: 15px 0 40px 0;
}
.list-group-item{
 	text-align: center;
}
.list-group-header{
	color: white;
	background: #348797;
	font-weight: bold;
	font-size: 17px;
}
.content-box--normal .content-box__title{
	font-size: 20px;
}
.price__desc{
	margin: 0;
	font-weight: bold;
	margin-top: 10px;
}
.section-title{
 font-size: 32px;
}
@media (min-width: 768px){
	.section-title{
 		font-size: 36px;
	}
}