.demo-header {
	text-align: center;
	background: url('../img/agency/backgrounds/bg-header.jpg') no-repeat center center scroll;
	color: #fff;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	padding: 150px 0;
	padding-top: 200px;
}

#previews, #contacts {
	padding-top: 90px !important;
}

.preview-pane {
	text-align: center;
	margin-bottom: 30px;
	padding: 15px;
}

.preview-pane hr {
	max-width: 50px;
	margin: 5px auto;
}

.preview-pane a {
	color: #222;
}

.preview-pane a:focus {
	outline: none;
}

.preview-pane a img {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

.preview-pane a:hover img {
	opacity: 0.5;
}

.label-primary {
	background-color: #EF4035;
}

.cta-list {
	margin-top: 30px;
}

section#contact {
	color:#fff;
}

section#contact input, section#contact textarea {
	color:#fff;
}

section#contact input[type="submit"]{
	color:#fff;
	background-color: #1C75A7;
}

div.admin {
	margin-top:20px;
	margin-bottom:20px;
}

div.admin input, div.admin select, div.admin textarea {
	margin-bottom:12px;
}

div.admin input[type="submit"] {
	margin-top: 12px;
}

.mt-20 {
	margin-top: 20px !important;
}

.mt-40 {
	margin-top: 40px !important;
}

.mb-40 {
	margin-bottom: 40px !important;
}

section.nopadding {
	padding: 0px !important;
}

section.nopaddingbot {
	padding-bottom: 0px !important;
}

div#gmap {
	height: 1200px;
	padding-left: 0px;
}

section.persons {
	padding-top: 0px;
	padding-bottom: 0px;
}

section.persons .person {
	margin: 20px;
}

section.persons .person .caption {
	background-color: rgba(0,0,0,0.7);
	padding-top: 10px;
	width: 100%;
	top:none;
	bottom: -40px;
}

header.small {
	max-height: 350px;
}

div.media {
	margin-bottom: 50px;
}

section p {
	margin-bottom: 25px;
}

div.logos img {
	max-height: 48px;
    display: inline-block;
    margin-right: 20px;
    margin-top: 40px;
    margin-left: 20px;
    max-width: 236px;
}

div.logos {
	margin-bottom: 40px;
	text-align:center;
	margin: auto;
	max-width: 80%;
}
div.head-logos {
	text-align:center;
	margin: auto;
}
div.head-logos img {
	max-height: 56px;
    display: inline-block;
    /* max-width: 200px!important; */
    margin-right: 14px;
    margin-bottom: 32px;
    margin-left: 14px;
}

header div.brand-name-subtext a {
	color: #FFF;
	margin-bottom: 20px !important;
	display: initial;
}

header div.brand-name-subtext a img{
	/* max-width: 200px; */
}

#google_translate_element {
	margin-top: 11px;
}