@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #222;
	line-height: 20px;
	overflow-x: hidden;
}
body#homebg {
  background-color: #fff;
}
#homehero {
  background: url('images/bg_noise1.png'), url('images/bg_home2.jpg');
  background-repeat: repeat, no-repeat;
	background-position: top left, top center;
	background-attachment: scroll;
  background-size: auto, cover;
  -moz-background-size: auto, cover;
  -o-background-size: auto, cover;
  -webkit-background-size: auto, cover;
}
a {
   outline: none;
   border: none;
   text-decoration: none;
   color: #d90000;
}
a:hover {
	color: #ccc;
}
#header {
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	height: 108px;
}
body#homebg #headerbg {
	background-image: none;
	background-color: rgba(1,1,1,0.15);
}
#headerbg {
	background-color: #FFF;
}
#headerlogo img {
	display: block;
	float: left;
	width: 330px;
	height: auto;
	margin-top: 21px;
}
#headercontact {
	width: 290px;
	float: right;
	color: #000;
	line-height: 25px;
	padding-top: 34px;
	font-size: 15px;
	text-transform: uppercase;
	text-align: right;
	font-weight: 400;
}
#headercontact a {
	color: #fff;
}
#headercontact a:hover {
	color: #301612;
}
.headerphone .smhdrtxt {
	font-size: 18px;
}
#headercontact .red {
	color: #D90000;
}
.headerphone {
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 26px;
}
#navbg {
	height: 44px;
	background-color: #000;
}
#homeintro {
	padding: 60px 0px 60px 0px;
}
#homeintro h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 36px;
	font-weight: 700;	
	display: block;
	margin: 0px;
	padding: 0px;
	color: #fff;
	text-align: center;
}
#pageheader {
	height: 87px;
	border-bottom: 0px solid #999;
	background-image: url(images/bg_pageheader4.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #ddd;
}
#pagecontainer h1 {
	margin: 0px 0px 30px 0px;
	padding: 0px;
	display: block;
	color: #D90000;
	font-size: 22px;
	font-weight: 600;
	text-transform: capitalize;
}
#pagecontainer {
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	min-height: 480px;
	background-color: #EEE;
}
#pageleft {
	width: 460px;
	float: left;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 80px;
	background-color: #FFF;
	padding-right: 50px;
	min-height: 370px;
}
#pageright {
	width: 510px;
	float: right;
	line-height: 0px;
}
#pageright img {
	margin-top: 1px;
}
#pageright .clientlist {
	line-height: 20px;
	padding: 30px;
}
#pageright .coursedocs {
	line-height: 20px;
	padding: 30px;
}
#pageright .contactform {
	line-height: 20px;
	padding: 30px;
}
#pageright .clientlist li {
	padding-bottom: 5px;
}
#pageright h2 {
	margin: 0px 0px 30px 0px;
	padding: 0px;
	display: block;
	color: #000;
	font-size: 22px;
	font-weight: 600;
	text-transform: capitalize;
}
.coursedocs a:hover {
	color: #444;
}
#pageright .coursedocs ul {
	list-style: none;
}
#pageright .coursedocs li {
	padding-bottom: 15px;
}
#pageleft li {
	padding-bottom: 5px;
}
#pageleft .faq h3 {
	font-size: 15px;
	color: #000;
}
#pageleft .products h3 {
	font-size: 15px;
	color: #000;
}
#pageleft .prodlist {
	list-style: none;
}
#pageleft .prodlist a {
	font-weight: 600;
	font-size: 15px;
}
#pageleft .contactus ul {
	list-style: none;
	padding: 0px;
	margin-top: 20px;
}
#pageleft .contactus {
	background-color: #FFF;
}
#pageright .contactform {
	background-color: #EEE;
	padding-bottom: 80px;
}
#pageright .dataspecs {
	background-color: #EEE;
	padding-bottom: 80px;
	line-height: 20px;
	padding: 30px;
}
#pageright .dataspecs ul {
	padding: 0px;
	list-style: none;
}
#pageright .dataspecs li {
	padding-bottom: 8px;
}
.dataspecs a:before { 
    font-family: FontAwesome;
    content: "\f0f6";
	margin-right: 10px;
}
.dataspecs a:hover {
	color: #444;
}
#pageleft .contactus ul li {
	padding-bottom: 15px;
}
body.contact #pagecontainer {
	background-color: #FFF;
}
#homebannerbg {
	background-color: #444;
	border-top: solid 1px #000;
	padding-top: 50px;
	padding-bottom: 50px;
	background-image: url(images/bg_oliva.png);
    -webkit-box-shadow: inset  0  25px 25px -25px rgba(0,0,0,0.9); 
     box-shadow:        inset  0  25px 25px -25px rgba(0,0,0,0.9);
}
#homebanner {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #fff;
	font-size: 20px;
	line-height: 32px;
	font-family: 'Droid Serif', serif;
	font-weight: 400;
	font-style: italic;
	text-shadow: 3px 3px 3px rgba(0,0,0,0.90);
}
#footerbg {
	background-color: #000;
}
#footer {
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	padding-top: 40px;
	padding-bottom: 40px;
}
#footer1 {
	float: left;
	width: 450px;
	line-height: 24px;
}
#footer1 .logo {
	display: block;
	float: left;
	width: 140px;
	margin-right:  30px;
}
#footer1 img {
	height: auto;
	width: 140px;
}
#footer1 .desc {
	display: inline-block;	
}
#footer2 {
	width: 200px;
	float: right;
	line-height: 25px;
	text-align: right;
}
#footer2 img {
	height: 68px;
}
#footer1 img {
	width: 140px;
	height: auto;
	margin-top: 8px;
}
#footer2 h2 {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
}
#creditsbg {
	background-color: #111;
	padding-bottom: 50px;
	padding-top: 30px;
}
#credits {
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	font-size: 13px;
	color: #fff;
	text-align: center;
}
#copyright {
	width: 600px;
	float: left;
	color: #fff;
	opacity: 1.0;	
}
#credits a {
	color: #fff;
	opacity: 1.0;
}
#credits a:hover {
	opacity: 0.6;
}
#credit {
	width: 400px;
	float: right;
	text-align: right;
	font-size: 13px;
}
#credit a {
	color: #fff;
	opacity: 1.0;
}
#credit a:hover {
	opacity: 0.6;
}
#credit img {
	width: 64px;
	height: auto;
}
.cleardiv {
	clear: both;
	height: 0px;
	overflow: hidden;
}
.slidercaption1 {
	padding: 20px;
	background-color: rgba(255,255,255,0.80);
	font-size: 26px;
	font-weight: 600;
	color: #222;
	text-transform: capitalize;
	line-height: 24px;
}
.slidercaption1 a {
	font-size: 16px;
	border-radius: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-top: 4px;
	background-color: #222;
	color: #fff !important;
	display: inline-block;
	font-weight: 600;
	margin-top: 28px;
	float: right;
}
.slidercaption1 a:hover {
	color: #333 !important;
	background-color: rgba(255,255,255,0.80);
}
.tp-bullet-title {
	display: none;
}
h2 {
	color: #222;
	font-size: 16px;
	font-weight: 600;
}
blockquote {
	color: #222;
	font-size: 16px;
	font-weight: 600;
	font-style: italic;
}
#checklist li {
    list-style:none;
	margin-bottom: 6px;
	padding-left: 1em;
	font-weight: 600;
	color: #222;
}
#checklist li:before {
    font-family:'FontAwesome';
    content:"\f14a";
	margin: 0px 10px 0px -20px;
}
#scottsidebar img {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
#charitylogos img {
	display: block;
	width: 200px;
	height: 200px;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 40px;
}
.biodiv {
	border-top: 1px solid #ccc;
	padding-top: 15px;
	padding-bottom: 15px;
}
.biodiv img {
	width: 140px;
	display: block;
	float: left;
	margin-right: 30px;
}
.biotxt {
	width: 500px;
	float: left;
}
.biotxt h1 {
	margin: 0px 0px 10px 0px;
	font-size: 18px;
	font-weight: 600;
}
.testimonialdiv {
	border-top: 1px solid #ddd;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 90px;
	padding-right: 30px;
	font-style: italic;
	min-height: 50px;
	position: relative;
	overflow: hidden;
}
.testimonialdiv::after {
  content: "";
  background-image: url(images/quotemark.png);
  background-repeat: no-repeat;
  opacity: 0.4;
  top: 5px;
  left: 10px;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;   
}
.testimonialsig {
	font-weight: 600;
	text-align: right;
	display: block;
	padding-top: 5px;
	/* font-style: normal; */
}
.testimonialsig::before {
    content:"\2014\00a0";
} 
.testimonialdivlast {
	border-top: 1px solid #ddd;
}
#navprojects {
	list-style: outside none none;
	margin: 0px;
	padding: 0px;
	background-image: -webkit-linear-gradient(0deg,rgba(244,244,244,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(0deg,rgba(244,244,244,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(0deg,rgba(244,244,244,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(90deg,rgba(244,244,244,1.00) 0%,rgba(255,255,255,1.00) 100%);
	border-bottom: 1px solid #ddd;
}
#navprojects li {
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
}
#navprojects a {
	color: #222;
}
#navprojects li:hover {
	background-color: #fff;
	color: #999;
}
#navprojects li.active {
	background-color: #fff;
	border-right: 4px solid #007AC0;
	color: #999;
}
input, select, textarea {
    border-radius: 0px;
    border: 1px solid #666;
    padding: 5px;
    /* box-shadow: 2px 2px 5px #CCC inset; */
    transition: all 500ms ease 0s;
}
#homefindertable {
	margin-top: 20px;
}
#contactleft {
	width: 490px;
	float: left;
}
#contactright {
	width: 490px;
	float: right;
}
#contactmap {
	margin-top: 35px;
}
.projectimg {
	width: 670px;
}
.propertynote {
	font-size: 12px;
}
.sidebtn {
	margin-top: 10px;
}
.sidebtn a {
	font-size: 14px;
	border: 1px solid #ddd;
	border-radius: 4px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-top: 8px;
	background-color: #eee;
	color: #999;
	display: block;
	font-weight: 600;
	margin-bottom: 10px;
	text-align: center;
}
.sidebtn a:hover {
	border-color: #ccc;
	background-color: #ccc;
	color: #fff;
}
.gm-style-iw strong {
	font-weight: 600;
}
#doclist li {
	padding-bottom: 5px;
}
.pressitem {
	width: 166px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}	
.broadcastpressitem {
	width: 300px;
	height: 280px;
	overflow: hidden;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: center;
}
.broadcastpressitem img {
	display: block;
	margin-bottom: 10px;
}
.proplistdiv {
	border-top: 1px solid #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
}
.proplisttn img {
	display: block;
	width: 280px;
	height: auto;
	float: left;
	margin-right: 25px;
}
.proplistdesc {
	width: 700px;
	float: left;
	padding-bottom: 30px;
}
.proplistdesc h2 a {
	color: #222;
	font-size: 16px;
	font-weight: 600;
}
.proplistdesc h2 a:hover {
	opacity: 0.6;
}
.proplistdesc h3 {
	font-weight: 600;
	font-size: 15px;
}
.checkagain {
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	padding-top: 40px;
}
#propcolimg {
	width: 510px;
	float: left;
	margin-right: 20px;
}
#propcoldesc {
	width: 490px;
	float: left;
}
#propdesc {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #ccc;
}
#propcolright {
	width: 300px;
	float: right;
}
#propmainimg img {
	width: 500px;
	margin-bottom: 10px;
}
#propcolimgs img {
	display: block;
	float: left;
	width: 160px;
	height: 120px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#propspecs {
	margin-bottom: 20px;
}
#propspecs h2 {
	color: #222;
	font-size: 16px;
	font-weight: 600;
}
#propspecs h3 {
	font-weight: 600;
	font-size: 15px;
}
.propspecsadd {
	padding-top: 15px;
}
.mediadiv {
	text-align: center;
	width: 300px;
	margin-bottom: 30px;
	float: left;
	margin-right: 30px;
	height: 260px;
}
.mediadiv img {
	width: 300px;
	height: 225px;
	display: block;
	margin-bottom: 10px;
}
#sharediv h3 {
	font-weight: 600;
	font-size: 15px;
	display: block;
}
#sidesearch {
	margin-bottom: 20px;
	padding: 20px;
	border: solid 1px #ccc;
	background-color: #fff;
}
#sidesearch h1 {
	font-family: "Open Sans",sans-serif;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 15px;
	font-weight: 400;
}
.staffphone {
	padding-top: 5px;
	padding-bottom: 15px;
	display: block;
}
.staffmail {
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
.staffphone:before {
    font-family:'FontAwesome';
    content:"\f098";
	margin-right: 10px;
}
.staffmail:before {
    font-family:'FontAwesome';
    content:"\f0e0";
	margin-right: 10px;
}
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
	color: #000;
}
.fa-lg {
    font-size: 1.em;
}
.fa-stack-2x {
    font-size: 2em;
}
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
#tab-protection {
	display: table;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	height: 50px;
}
#tab-protection a {
	color: #fff;
	font-size: 30px;
	font-weight: 700;
}
.tab-row {
	display: table-row;
}
.tab-fire {
	display: table-cell;
	vertical-align: middle;
	background-image: url(images/icon_fire.png);
	background-position: left top;
	background-size: 50px 50px;
	background-repeat: no-repeat;
	padding-left: 65px;
	padding-right: 40px;
}
.tab-sound {
	display: table-cell;
	vertical-align: middle;
	background-image: url(images/icon_sound.png);
	background-size: 50px 50px;
	background-repeat: no-repeat;
	padding-left: 65px;
	padding-right: 40px;
}
.tab-heat {
	display: table-cell;
	vertical-align: middle;
	background-image: url(images/icon_heat.png);
	background-size: 50px 50px;
	background-repeat: no-repeat;
	padding-left: 65px;
}
#homepics {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}
.homepic {
	float: left;
	width: 300px;
	margin-right: 20px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: 600;	
}
.homepic img {
	width: 300px;
	height: 200px;
	margin-bottom: 8px;
	-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.6);
	box-shadow: 4px 4px 4px rgba(0,0,0,0.6);
}
.homepic.last {
	margin-right: 0px;
}
#dendamixhome {
	padding: 50px 0px 55px 0px;
	background-image: url(images/bg_noise2x.png);
	background-color: #B20000;
}
#dendamixhome .desc {
	width: 1020px;
	color: #FFF;
	font-size: 16px;
	font-weight: 600;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	line-height: 30px;
}
#dendamixhome .desc h2 {
	margin: 0px 0px 8px 0px;
	padding: 0;
	font-size: 25px;
	font-weight: 600;
	color: #fff;
}
#dendamixhome .desc a {
	display: block;
	width: 300px;
	text-align: center;
	font-size: 16px;
	border-radius: 25px;
	border: 2px solid #fff;
	background-color: #fff;
	color: #B20000;
	font-weight: 600;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}
#dendamixhome .desc a:hover {
	border: 2px solid #fff;
	background-color: transparent;
	color: #fff;
}
#actionbg {
	padding: 30px 0px 30px 0px;
	background-image: url(images/bg_noise2x.png);
	background-color: #B20000;
}	
#actiondiv {
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	text-align: center;
	font-size: 20px;
}
#actiondivtxt {
	width: 510px;
	text-align: right;
	float: left;
}
#actiondiv a {
	display: inline-block;
	width: 280px;
	text-align: center;
	font-size: 15px;
	border-radius: 25px;
	border: 2px solid #fff;
	background-color: #fff;
	color: #B20000;
	font-weight: 600;
	margin-left: 30px;
	padding: 4px;
}
#actiondiv a:hover {
	border: 2px solid #fff;
	background-color: transparent;
	color: #fff;
}
.proddiv {
	border-top: 1px #CCC solid;
	height: 15px;
}	
ul.videolist {
	list-style: none;
	padding: 0px;
}
ul.videolist li {
	padding-bottom: 15px;
}
.envfrdimg {
	margin-top: 50px;
}
.envfrdimg img {
	width: 240px;
}
	

/* ************************************************************************************* */

/* Mobile Layout: 799px and below. */

@media only screen and (max-width: 799px) {
	
#header {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	padding-top: 25px;
	padding-bottom: 25px;
}
#headerbg {
	background-color: #222;
}
#headerlogo {
	float: none;
	width: 100%;
	margin-top: 0px;
	text-align: center;
}
#headerlogo img {
	width: 80%;
	max-width: 440px;
}
#headercontact {
	width: 100%;
	float: none;
	padding-top: 20px;
	text-align: center;
}
#headercontact a {
	color: #fff;
}
#headercontact a:hover {
	color: #301612;
}
#headerbroker {
	float: none;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
#pageheader h1 {
	width: 95%;
	margin-left: auto;
	margin-right: auto;	
}
#pagecontainer {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	min-height: 300px;
	padding-top: 30px;
	padding-bottom: 50px;
}
#pageleft {
	width: 100%;
	float: none;
	margin-bottom: 30px;
}
#pageright {
	width: 100%;
	float: none;
}

#footer {
	width: 95%;
}
#footerleft {
	width: 95%;
	float: none;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#footersocial img {
	float: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
}

#credits {
	width: 95%;
}
#copyright {
	width: 100%;
	float: none;
	text-align: center;
}
#credit {
	width: 100%;
	float: none;
	text-align: center;
	padding-top: 30px;
}

#homebanner {
	width: 95%;
}

#sliderdiv {
	display: none;
}

#mobilepic {
	display: block;
	width: 100%;
	overflow: hidden;
	text-align: center;
	background-image: url(images/slide1.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	height: 360px;
	background-position: center top;
}
.biodiv img {
	float: none;
	margin-right: 0px;
	margin-bottom: 12px;
}
.biotxt {
	width: 100%;
	float: none;
	margin-bottom: 20px;
}
#contactleft {
	width: 100%;
	float: none;
	margin-bottom: 50px;
}
#contactright {
	width: 100%;
	float: none;
}

}
