﻿body {
	padding-top: 50px;
	padding-bottom: 20px;
}
.body-content {
	padding-left: 15px;
	padding-right: 15px;
}
.dl-horizontal dt {
	white-space: normal;
}
input,  select,  textarea {
	max-width: 280px;
}
.thumbnail {
	margin: 10px 0px !important;
}
.navbar-brand {
	padding: 5px 15px !important;
}
.navbar-brand img {
	display: inline !important;
}
.panel {
	border: 0 !important;
}
.panel-heading h4 {
	margin: 0 !important;
}
.panel-body {
	padding: 10px;
	text-align: justify;
}
.panel-body .col-md-4 {
	padding: 0 5px !important;
}
.carousel-control {
	background-image: none !important;
}
.carousel-inner img {
	width: 100%;
}
.carousel-indicators li {
	border: 1px solid #337AB7;
}
.carousel-indicators li.active {
	background-color: rgba(51, 122, 183, 0.2);
}
.carousel-control span {
	color: #337AB7;
	top: auto !important;
	bottom: 30px !important;
}
header .logo {
	font-size: 30px !important;
}
header .brand {
	font-size: 15px !important;
	margin-top:120px;
}
header .logo p:first-child {
	margin-bottom: 5px !important;
	font-size: 18px !important;
}
@media (min-width: 564px) {
	header .brand {
		margin-top:160px;
	}
}
@media (min-width: 768px) {
header .logo {
	font-size: 34px !important;
}
header .brand {
	font-size: 20px !important;
}
header .logo p:first-child {
	margin: 5px !important;
	font-size: 20px !important;
}
}
@media (min-width: 992px) {
header .logo {
	font-size: 44px !important;
}
header .brand {
	font-size: 30px !important;
}
header .logo p:first-child {
	margin-bottom: 10px !important;
	font-size: 20px !important;
}
}
@media (min-width: 1200px) {
header .logo {
	font-size: 54px !important;
}
header .brand {
	font-size: 35px !important;
}
header .logo p:first-child {
	margin-bottom: 15px !important;
	font-size: 25px !important;
}
}