@charset "UTF-8";
/* CSS Document */

a {
	text-decoration: none;
}
/*
div {
	border: 1px solid red;	
}
*/

.sc-content

h1, h2, h3 {
    font-weight: 300;
    text-align: center;
}

h4, h5, h6 {
	font-weight: 500;	
}

p {
    font-size: 86%;
    color: #222;
    font-weight: 300;
    text-align: center;
    font-style: normal;
}

a {
	color: #BE1300;	
}

a:focus {
	outline: none;
}

address {
	font-style: normal;
	font-weight: 400;
	font-size: 0.8em;
	color: #171615;
	padding: 10px 0;
}

hr {
	
}
.who {
	padding: 20px 0;	
}

.who img {
	border: 10px solid #fff;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.13), 0 1px 5px 0 rgba(0, 0, 0, 0.08);
}

.about-points {
	padding: 60px 0;	
}

.staff-container {
	padding: 20px 0;	
}

.stafflist {
	margin: 40px 20px;	
	font-size: 0.8em;
	text-align: left;
}

.staff {
	border-radius: 50%;
	width: 90px;	
	min-width: 90px;
	border: 3px solid #DADADA;
}

.thx {
	min-height: 500px;	
}

header {
	width: 100%;
	background-color: #fff;
	margin-bottom: 0;
	border-top: 6px solid #BE1300;
	border-bottom: 3px solid #dadada;
}

.branding {
	max-width: 300px;	
	min-width: 300px;
	position: relative;
	top: 10px;
}

.contain-to-grid {

}

.top-bar ul li > a:hover{
  transition: all 0.5s ease;
  padding: 10px;	
}

header h1 {
	text-align: right;
	padding: 0;
}

header h1 a {
	padding: 0;
	color: black;
}

header h1 span {
	font-size: .6em;
	font-weight: 600;
	position: relative;
	top: -3px;
}

.head_contact {
	color: #666;
	padding: 25px;
}
.head_contact p {
	margin: 0 auto;
	font-size: 0.9em;
	line-height: 1.5em;
	padding: 10px 0 0 15px;
}

.headlogo {
	position: relative;
	top: -10px;
	width: 350px;
}

.phone {
	position: relative;
	
	top: 4px;
}

.callout {
	padding: 20px;
}

.mid-about {
	background-color: #fefefe;
	padding: 80px 0;	
}

.r {
	border-bottom: 3px solid #be1300;	
}

.g {
	border-bottom: 3px solid #32C63D;	
}

.b {
	border-bottom: 3px solid #3954A5;	
}

.red {
	background-color: #BE1300;
}

.green {
	background-color: #32C63D;
}

.blue {
	background-color: #3954A5;
}

.feature-block {
	background-color: #fff;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.13), 0 1px 5px 0 rgba(0, 0, 0, 0.08);
}

.feature-row  p {
	color: #171615;	
	padding: 20px;
}

.feature-row{
	position: relative;
	top: -60px;	
}

h2.feature {
	text-align: center;
	display: block;
	text-transform: uppercase;
	font-weight: 300;
	color: #fff;
}

main {
	width: 100%;
	background-color: #eaeaea;
}

.service-container {
	padding: 40px 0;	
}

h3.service {
	text-align: center;
	text-transform: uppercase;
	font-size: 1.2em;;
}

.jumbotron-icon .fa-6 {
	font-size: 9em;	
	text-shadow: 0 1px 0 #fff;
	color: #BE1300;
}

section {
	min-height: 300px;
}

.about-action {
	background-image: url(../img/chbg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.service img {
	padding: 12px 0 12px 0;
}

.slide {
	position: relative;
	min-height: 300px;
}

.slide__caption {
	top: 15%;
	min-height: 80px;
	position: absolute;
	left: 5%;
	width: 90%;
	z-index: 2;
	color: white;
	background-color: transparent;
}
.slide__caption h3 {
	padding: 0px 0 40px 0;
	color: white;
}


.honeywell {
	max-width: 150px;
	min-width: 120px;
}

.form {
	padding: 12px 0;	
}

.row {
	max-width: 1200px;
}
.footer {
	background-color: #171516;
	text-align: center;
	font-size: 1.2rem;
	padding: 2rem;
	border-top: 5px solid #BE1300;
}
.footer .inline-list a {
	display: inline-block;
	width: 2rem;
	height: 2rem;
	background-color: #33383b;
	border-radius: 2px;
	font-size: 1.5rem;
	color: #fff;
	text-align: center;
	line-height: 35px;
	margin: 0 3px 0 0;
}
.footer .contact {
	list-style-type: none;
	margin: 0;
	text-align: left;
	color: #fff;
}
.footer .contact li {
	margin-bottom: 1rem;
}
.footer .contact li p {
	padding-left: 5rem;
}
.footer .contact i {
	position: absolute;
	background-color: #33383b;
	color: #fff;
	font-size: 1rem;
	border-radius: 50%;
	line-height: 1;
	margin: 0 0 0 -2rem;
	vertical-align: middle;
	padding: .25em .45em;
}
.footer .copywrite {
	color: #8f9296;
	font-size: 0.7rem;
	margin: 0;
}
.footer .about {
	color: #92999f;
	font-size: 0.875rem;
	margin: 0 0 1rem 0;
}
.footer .footer-links a {
	list-style: none;
	font-weight: normal;
	color: #fff;
	padding: 1rem 0 1rem;
	margin: 0;
	font-size: 0.7rem;
}

.footer-links a:hover {
	color: #BE1300;
}

.footer .footer-links a::after {
	content: "•";
	padding: 0 0.2rem 0 0.4rem;
}
.footer .footer-links a:last-child::after {
	content: "";
	padding: 0 0.4rem 0 0.8rem;
}

.footer p {
	color: #fff;	
	font-size: .9em;
	margin: 0;
}

.logos {
	
}

.contact-container {
	text-align: center;
	margin-bottom: 30px;
}

.logo {
	color: #fff;
	font-size: 1.0rem;
	margin-bottom: .1em;
}
.logo i {
	margin-right: 0.5rem;
}
/* testimonial slider */

.testimonial {
	background: #bababa;
}
.header.panel {
	margin: 3rem auto;
	border: 2px solid #444;
	background: #fff;
}
.header.panel p {
	font: 1rem "Avenir Next";
	padding: 1rem 2rem 2rem 2rem;
	margin-top: -1.25rem;
}
.header.panel p span {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 75%;
	font-weight: bold;
}
.header.panel .sign {
	background: #fff;
	width: 150px;
	height: 2.4rem;
	border: 2px solid #444;
	position: relative;
	top: -2.5rem;
	margin: auto;
}
.header.panel .sign h1 {
	text-transform: uppercase;
	font: bolder 0.875rem "Avenir Next";
	letter-spacing: 3px;
	color: #666;
	font-size: 70%;
	text-align: center;
	line-height: 2rem;
}
  button.info, .button.info {
    background-color: transparent;
    border: 3px solid #fff;
    color: #fff; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      background-color: #32C63D; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      color: #fefefe; }
button.info a {
	color: #fff;	
}

.left li.social a {
	font-size: 1.5em;
}

.left li.follow {
	font-size: 0.9em;
	color: #fff;
	font-weight: bold;
	line-height: 3.0em;
	margin-right: 10px;
	background: #171615;
}



/* small displays */
@media only screen {
.slide__caption h3 {
	font-size: 1.1em;
	padding: 0px 0 10px 0;
}
.slide {
	position: relative;
	min-height: 250px;
	background-image:url(../img/DSC_4204.jpg);
}

.left li.follow {
	margin-left: 10px;
}

}

@media screen (max-width: 468px) {
.branding {
	max-width: 200px;	
	min-width: 200px;
	position: relative;
	top: 2px;
}
}

@media only screen and (min-width: 40.063em) {
.footer p {
	text-align: left;
}
.footer .social {
	text-align: left;
	margin: 0;
}
.footer .contact {
	text-align: left;
}
.footer .contact > i {
	margin-right: 1rem;
}
.slide__caption h3 {
	font-size: 1.3em;
	padding: 0px 0 20px 0;
}
.head_contact p {
	font-size: 0.75em;
	line-height: 1.0em;
	padding: 10px 0 0 15px;
}

}


/* large displays */
@media only screen and (min-width: 64.0625em) {
.slide__caption h3 {
	font-size: 2.1em;
	padding: 80px 0 20px 0;
}

.head_contact p {
	font-size: 0.85em;
	line-height: 1.1em;
	padding: 10px 0 0 15px;
}

h2.feature-block {
	font-size: 80%;
}

}
/* xlarge displays */
@media only screen and (min-width: 90.0625em) {
	.slide__caption h3 {
	font-size: 3.0em;
	padding: 80px 0 20px 0;
}
}

@media only screen and (max-width: 40.063em) {
.feature-row{
	position: relative;
	top: 0px;	
}
}

@media only screen and (max-width: 64.0625em) {
	h2.feature {
	font-size: 1.35em;
}
}

@media only screen and (max-width: 40.063em) {
	h2.feature {
	font-size: 1.6em;
}
}
