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


body{
	background: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;	
}
img{ max-width:100%; height:auto;}


#site_wrapper {
	width: 100%;
	height: 100%;
	background-image: url(images/pat10.jpg);
	background-repeat: repeat;
	overflow-x: hidden !important;
	margin: auto !important;
}

#inner {
background-image: url(../images/housefire_lg.jpg);
background-attachment: fixed;
background-position: center -13px;
background-repeat: no-repeat;	
}

#siteframe {width: 85%;
	margin: 0 auto;}

#siteframe2 {width: 100%;
	margin: 0 auto;}

#logo_banner{
	width: auto; padding: 10px;
}
#logo {
	z-index: 100;
	text-decoration: none;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#logo a {
	text-decoration: none;
	color: #000;
}
#logo a:hover {
	text-decoration: none;
}

#innerheader1-fixed {
	-webkit-background-size: cover;
	background-size: cover;
	top: 120px;
	background-attachment: fixed;
	background-image: url(../images/bghomeimg-2.jpg);
	background-repeat: no-repeat;
	background-position: center 125px;
	z-index: -1;
}
#innerheader2-fixed {
	-webkit-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-image: url(../images/bg_fixed1.jpg);
	background-repeat: no-repeat;
	background-position: center 125px;
	z-index: -1;
}

#innerheader3-fixed {
	-webkit-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-image: url(../images/bg_fixed3.jpg);
	background-repeat: no-repeat;
	background-position: center 125px;
	z-index: -1;
}



#topline-buffer {
	width: 100%;
	padding: 5px;
	margin: 0px 0px 40px;
	background-color: #000;
	height: 40px;
}
#topline {
	width: 100%;
	height: 36px;
	background-color: #transparent;
}
#topglow {
	width: 100%;
	padding: 0px;
	background-image: url(images/top_glow.png);
	background-repeat: repeat-x;
	margin: 0px;
}
.slogan {
	color: #333;
	font-size: 1.5em;
	line-height: 1.1em;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.toprank {
	z-index: 999;
}
#headerbanner {
	background-color: #FFF;
	padding: 1px 20px;
}

#main2{
	background:transparent;
	padding:20px 0;
	margin: 10px auto;
}
#lastwordscontainer {background-color: ;
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#lastwords {
	width: 80%;
	font-size: 90%;
	margin-bottom: 0px;
	padding: 1em 0;
	margin-right: auto;
	margin-left: auto;
	color: #fff;
}

.banner1 {background-color: #000;
	height: 60px;}
.banner2 {background-color: #F3F3F3; padding: 20px;	border-top:2px solid #e2e2e2;
	border-bottom:2px solid #e2e2e2;
}
.bannertrans {background-color:transparent;}
.bannerspacer {padding: 40px 0 0 0;}
.bg-line {
	background-image: url(../images/line-mini.png);
	background-repeat: repeat;
}

.hero_container {
	margin-bottom: 30px;
	position: relative;
	float: left;
	width: 100%;
	border: 0;
  }


#slidebox {
	width: 650px;
	height: 500px;
	margin: 0 auto;
	background-position: center;
	position: relative;
}
.bg_clean {background: transparent;}
.bg_blk {background-color: #000;}
.bg_grn {background-color: #063;}
.bg_gry {background-color: #ccc;}
.bg_ltgry {background-color: #F8F8F8;}
.bg_wht {background-color: #fff;}
.bg_translucent{
	background-color: #Ffffff;
	opacity: .8;
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.box-rad{-moz-border-radius:10px;-webkit-border-radius:10px;-o-border-radius:10px;border-radius:10px;}
.box-radshad{
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 4px 4px 4px #cccccc;
	-moz-box-shadow: 4px 4px 4px #cccccc;
	box-shadow: 4px 4px 4px #cccccc;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-top: 10px 0;
}
div.box2 {
    box-sizing: border-box;
    width: 50%;
    border: 1em;
    float: left;
}
div.box3 {
    box-sizing: border-box;
    width: 33.3%;
    border: 1em;
    float: left;
}
div.boxcontainer {
    width: 100%;
    border: 1em;
}
.bumper {padding: 10px;}
.bumper_main {padding-top: 20px; padding-bottom: 10px;}
.c {text-align: center;}
.clear {clear: both;}
.cush {padding: 25px;}
.col {width: 100%;}
.color1 {
	color: #81D1CD;
}
.color2 {
	color: #266A67;
}
.color3 {
	color: #D2AB59;
}
.lft {float: left;}
.rt {float: right;}
.smaller {font-size: 80%;}
.wht {color: #FFF}
.pgtitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 2.2em;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 30px;
	line-height: 1.4em;
	color: #333;
}
.subtitle {
	color: #333;
	font-weight: bold;
	font-size: 105%;
	line-height: 1.3em;
}

.list {
	display: block;
	list-style: square outside;
	text-indent: 10px;
	padding-left: 20px;
	line-height: 1.5em;
}

.logotext {
	text-align: left;
	color: #333;
	font-size: 2.8em;
	line-height: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;

}

#simslidewrapper {margin: 0;} 
#slideshow {
	margin: 1px auto;
	position: relative;
	width: 1345px;
	height: 480px;
	padding: 4px;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
}
		
#slideshow > div {
	position: absolute;
	top: 5px;
	left: 2px;
	right: 2px;
	bottom: 5px;
}
	
.ssimg{align: center; overflow:hidden;
-moz-box-shadow: 0 0 5px #fff;
-webkit-box-shadow: 0 0 5px #fff;
box-shadow: 0px 0px 5px #fff;
    filter:progid:DXImageTransform.Microsoft.Glow(Color=white,Strength=5);
}  



  /*** TOP NAV CUSTOM ***/
#topnav{
	float:right;
	margin: .5em 0 0 0;
}
a.readmore {
    width: 102px;
    background: url('../images/readmore.gif') no-repeat left top transparent;
    text-transform: uppercase;
    display: block;
    padding: 5px;
    padding-top: 4px;
    color: #FFF;
    text-decoration: none;
    margin-top: 15px;
    cursor: pointer;
}
a.readmore:hover, a.teaser-button:hover {
    color: #00aeff;
}
/*nomargins*/
.nomargin-left{ margin-left:0; }
.nomargin-right{ margin-right:0; }
.nomargin-top{ margin-top:0; }
.nomargin-bottom{ margin-bottom:0; }
.nomargin{ margin:0;}
.glow
{
-moz-box-shadow: 0 0 5px #fff;
-webkit-box-shadow: 0 0 5px #fff;
box-shadow: 0px 0px 5px #fff;
    filter:progid:DXImageTransform.Microsoft.Glow(Color=white,Strength=5);
}

/*HERO IMAGE GRID*/
.ig1 { width: 8.333%; }
.ig2 { width: 16.666%; background-color: #06C;}
.ig3 { width: 25%; background-color: #f00;}
.ig4 { width: 33.33%;  background-color: #fc0;}
.ig5 { width: 41.665%; }
.ig6 { width: 50%;background-color: #ccc; }
.ig7 { width: 58.33%; }
.ig8 { width: 66.664%; background-color: #f00;}
.ig9 { width: 75%; }
.ig10 { width: 83.33%; }
.ig11 { width: 91.66%; }
.ig12 { width: 99.996%; }

.ig1,.ig2,.ig3.,ig4,.ig5,.ig6,
.ig7,.ig8,.ig9,.ig10,.ig11,.ig12
{	margin: 0 auto;
	float: left;
	display: block;}

.ig1,
.ig2,
.ig3,{background-color: #69C;}

.ig4,
.ig5,
.ig6,{background-color: #f00;}

.ig7,
.ig8,
.ig9,{background-color: #Fde2c2;}
/* IMAGE GRID*/
.oval-radbord {
	border-radius: 90%;
	padding: 15px;
	border-width: 1px #999;
	height: 135px;
	width: 135px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-transform: uppercase;
	color: #FFF;
	background-color: #517FA6;
}
.mtop5 {margin-top:5px;}
.mtop10 {margin-top:10px;}
.mtop15 {margin-top:15px;}
.mtop20 {margin-top:20px;}
.ptop15 {padding-top: 15px;}
.triangle {
  display: inline-block;
  margin: 0 5px;
  vertical-align: middle;
}
.triangle-5 {
  width: 80px;
  height: 40px;
  border-top: solid 40px rgb(200,30,50);
  border-left: solid 40px transparent;
  border-right: solid 40px transparent;
}
.triangle-fb {
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 100px 60px 0 60px;
	border-color: #EAEAEA;
	}
.triangle-up {
	width: 0px;
    height: 0px;
    border-style: inset;
    border-width: 0 100px 173.2px 100px;
    border-color: transparent transparent #007bff transparent;
    float: left;
    transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -webkit-transform:rotate(360deg);
    -o-transform:rotate(360deg);
}
.triangle-down {
	width: 0px;
	height: 0px;
	float: left;
	transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	border-top-width: 110px;
	border-right-width: 90px;
	border-bottom-width: 0;
	border-left-width: 90px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #517FA6;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	color: #FFF;
	font-weight: bold;
}
.triangle-up p {
    text-align: center;
    top: 80px;
    left: -47px;
    position: relative;
    width: 93px;
    height: 93px;
    margin: 0px;
}
.triangle-down p {
    text-align: center;
    top: -80px;
    left: -47px;
    position: relative;
    width: 93px;
    height: auto;
    margin: 0px;
}
.down-arrow {
	border-color: black transparent;
	border-style: solid;
	border-width: 20px 20px 0px 20px;
	height: 0px;
	width: 0px;
}

.up-arrow {
	border-color: black transparent;
	border-style: solid;
	border-width: 0px 20px 20px 20px;
	height: 0px;
	width: 0px;
}
.homebtn {width: 320px;	height: 320px; margin: 0 auto;}
.homebtntitle {
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
.homebtn a	{
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in 0.1s;
	-moz-transition: all 0.3s ease-in 0.1s;
	-ms-transition: all 0.3s ease-in 0.1s;
	-o-transition: all 0.3s ease-in 0.1s;
	transition: all 0.3s ease-in 0.1s;
	border: 2px solid #0F0;
}
.homebtn a:hover, a:focus	{
	border: 2px solid transparent;
	color: #FC7E01;
}
.homeboxlink {width: 310px;	height: 310px; margin: 0 auto;}
.homebox1 {background-image: url(../images/btn/homebox1.png);
	background-position: center center;}
.homebox2 {background-image: url(../images/btn/homebox2.png);
	background-position: center center;
}
.homebox3 {background-image: url(../images/btn/homebox3.png);
background-position: center center;
}
.boxlink a	{
	width: 270px;
	margin-right: auto;
	margin-left: auto;
	height: 250px;
	text-decoration: none;
	font-size: 1.6em;
	padding-top: 30px;
	color: #FFF;
	-webkit-transition: all 0.3s ease-in 0.1s;
	-moz-transition: all 0.3s ease-in 0.1s;
	-ms-transition: all 0.3s ease-in 0.1s;
	-o-transition: all 0.3s ease-in 0.1s;
	transition: all 0.3s ease-in 0.1s;
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: center;
	line-height: 120%;
	display: block;
	text-transform: uppercase;
}
.boxlink a:hover	{
	text-decoration: none;
	color: #CCC;
}

.boxlinktitle {
	letter-spacing: 4px;
	font-size: 1.3em;
}
a.coltitle {
	text-decoration: none;
	color: #FC7E01;
	font-size: 1.4em;
	line-height: 1.3em;
}
a.coltitle:hover{
	text-decoration:none;color: #0000FF;
}


/*---------------------------------------
   4.9.1 CALL TO ACTION WITH TEXT/BUTTON          
-----------------------------------------*/
.cta-section {
	background: url(../images/bg-image-2.jpg) no-repeat center fixed;
	-webkit-background-size: cover;
	background-size: cover;
}

.cta-section h4 {
	color: #ffffff;
}

.cta-section h2 {
	color: #ffffff;
	font-weight: 700;
	margin-top: 15px;
	margin-bottom: 40px;
}

.cta-section h3 {
	color: #ffffff;
}


#header-fixed {
	background: url(../images/bg-image-1.jpg) no-repeat center top fixed;
	-webkit-background-size: cover;
	background-size: cover;
}

.cta-section .color-overlay {
	padding-top: 125px;
	padding-bottom: 125px;
}
.section1,
.section2,
.section3,
.section4 {
	padding-top: 100px;
	padding-bottom: 100px;
}

.color-overlay {
	background: rgba(0, 0, 0, 0.6);
}

#header-fixed .vertical-registration-form {
	margin-top: 60px;
}

.intro {
	text-align: center;
	color: #333;
	font-size: 2em;
	line-height: 1.5em;
	font-family: "Arial Black", Gadget, sans-serif;
}

.intro-section {
	margin-top: 50px;
}

.intro-section .sub-heading {
    font-size: 20px;
    padding-right: 10%;
    padding-left: 10%;
    color: #ffffff;
    margin-top: 25px;
    line-height: 30px;
}

.sf-container {
    background: rgba(0, 0, 0, 0.5);
    padding: 5px;
    margin-bottom: 137px;
    margin-top: 50px;
}

.sf-container .input-box,
.sf-container button {
    margin: 10px;
}



@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px)  {

.logotext {
	font-size: 2em;
	line-height: 1.4em;
	margin-top: 3px;
}

}



