/*
Theme Name: 	PA Urban Search and Rescue
Template: 		twentysixteen
Version:      	1.2
Description:  	Twentysixteen Child Theme
Author:       	Higher Images Inc
Created:        01-8-2017
*/
.sponsorheight{
	max-height: 180px !important;
}
.pushdown{
	margin-top: 105px;
}
.verticalmiddle{
	display: flex;
	vertical-align: middle;
}
.home-logo-tab{
	display:block;
	font-size: 25px !important;
	color: #303030;
	line-height: 25px;
	font-familty: 'Cabin-Regular';
	padding: 16px 14px 0 0 ;

}
.indent{
	display:block;
	margin-left:25px;
}
.heading-div .container h1{

	background: rgb(204, 204, 204); /* Fallback for older browsers without RGBA-support */
    background: rgba(204, 204, 204, 0.7);
}
.alignright{

	float:right;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.form-area{
	background: #ffffff;
	padding-top: 38px;
}
.gform_body ul li{
	list-style:none !important;
	background: none !important;

}

.bs-callout-info h2 {
    color: #1b809e;
}
.bs-callout h4 {
    margin-bottom: 5px;
    margin-top: 0;
}
.bs-callout-info {
    border-left-color: #bce8f1 !important;
}
.bs-callout {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #bce8f1;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px 1px 1px 5px;
    margin: 20px 0;
    padding: 20px;
}