@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

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

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 88.626%;
	padding-left: 1.1869%;
	padding-right: 1.1869%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#div1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#div2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#div3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#header-image {
	clear: none;
	float: left;
	margin-left: 2.6785%;
	width: 100%;
	display: block;
}
#tel {
	clear: none;
	float: left;
	margin-left: 2.6785%;
	width: 100%;
	display: block;
}
#content {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#nav-bar {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #006ec7;
}
#LayoutDiv3 {
	clear: none;
	float: left;
	margin-left: 2.6785%;
	width: 100%;
	display: block;
	background-color: #006ec7;
}
#LayoutDiv4 {
	clear: none;
	float: left;
	margin-left: 2.6785%;
	width: 100%;
	display: block;
	background-color: #006ec7;
}
#LayoutDiv5 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 91.4836%;
	padding-left: 0.7581%;
	padding-right: 0.7581%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#div1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#div2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#div3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#header-image {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#tel {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#content {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#nav-bar {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #006ec7;
}
#LayoutDiv3 {
	clear: none;
	float: left;
	margin-left: 1.6574%;
	width: 100%;
	display: block;
	background-color: #006ec7;
}
#LayoutDiv4 {
	clear: none;
	float: left;
	margin-left: 1.6574%;
	width: 100%;
	display: block;
	background-color: #006ec7;
}
#LayoutDiv5 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: auto;
	max-width: 960px;
	padding-left: auto;
	padding-right: auto;
	margin: auto;
}
#LayoutDiv1 {
	float: left;
	display: block;
}
#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#div1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 32.6007%;
	display: block;
}
#div2 {
	clear: none;
	float: left;
	margin-left: 1.0989%;
	width: 32.6007%;
	display: block;
}
#div3 {
	clear: none;
	float: left;
	margin-left: 1.0989%;
	width: 32.6007%;
	display: block;
}
#header-image {
	clear: none;
	float: left;
	width: 41.0256%;
	display: block;
	padding-left: 10px;
}
#tel {
	clear: none;
	float: right;
	margin-left: 1.0989%;
	width: 46%;
	display: block;
	margin-top: 40px;
}
#content {
	clear: both;
	float: left;
	margin-left:0;
	width: 960px;
	display: block;
	padding-top: 30px;
}

#footer {
	clear: both;
	float: left;
	margin-left: 10px;
	width: 960px;
	display: block;
}

#LayoutDiv2 {
	clear: both;
	float: left;
	margin-left: 2px;
	width: 100%;
	display: block;
	background-color: #006ec7;
	height: 100%;
}
#LayoutDiv3 {
	clear: none;
	float: left;
	margin-left: 26%;
	width: 26%;
	display: block;
}
#LayoutDiv4 {
	clear: none;
	float: right;
	width: 35%;
	display: block;
	margin-left: 1%;
}
#LayoutDiv5 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-image: url(../images/nav-bar.jpg);
}
}


/* Custom Styles */

a[href^="tel:"] {
  color: #006ec7;
  text-decoration: none;
}

#LayoutDiv1 { margin-left: 10px;}

p { font-family: 'Open Sans', sans-serif !important; color: #666666; font-size: 14px; letter-spacing: 0.2px; }

#nav-bar {
		
	margin: 0 auto 8px auto;
	display: block;
	background: url(../images/dropdown-bg.gif) repeat-x;
	
	font-family: verdana;	
}



#header-image { margin-top: 20px; padding-left: 0;}
#header-image img { max-width: 100%;}
#tel { margin-top: 15px;  }

#tel h1 a {
	color: #ffffff !important;
}

#tel p {
	font-weight: 500;
	font-size: 1.32em;
	color: #006ec7;
	font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
}

#content { padding-top: 10px;}

.selectnav { display: none;}

.bar { width: auto; margin-bottom: -34.5px;}

.logos { max-width: 100%; }

.logo-small { position: relative; top: -5px;}

#LayoutDiv3 { width: 50%; margin-left:0; }
#LayoutDiv2 {
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#LayoutDiv2 .gridContainer { width: 100%; padding-left:0; padding-right: 0;}

#LayoutDiv4 a:hover {color: lightgray;}


.has-sub ul { z-index:100; }

#footer { max-width: 960px;}


.back-to-top {
background: none;
margin: 0;
position: fixed;
bottom: 50px;
right: 150px;
width: 80px;
height: 70px;
z-index: 100;
display: none;
text-decoration: none;
color: #ACD1E9;

}

.back-to-top i {
  font-size: 60px;
  color: #ACD1E9;
  text-align: center;
}

.back-to-top i p { font-size: 12px; color: lightgray; margin-top: 5px;}

#LayoutDiv4 { margin-left: 8px;}

a:hover, #tel h1 a:hover { color:#ACD1E9 !important;
}
 
.fa-circle { font-size: 10px; }	


/* Pricing Table */

table.pricing-table { 
	
	border-collapse: collapse; 
	margin:0 auto 30px auto;
	font-family:'Open Sans';
	}

table.pricing-table .fa-check { color:#00B050; }
table.pricing-table .fa-times { color:#FF0000; }

/* Zebra striping */
.pricing-table tr:nth-of-type(odd) { 
	background: #eee; 
	}

.pricing-table th, .pricing-table tr.prices { 
	background: #003466; 
	color: white; 
	font-weight: 600; 
	}
.pricing-table tr.prices { text-align:center; }

.pricing-table td, .pricing-table th { 
	padding: 10px; 
	border: 1px solid #ccc; 
	text-align: center; 
	font-size: 15px;
	}

.pricing-buttons { display: inline-block; text-align:center; background:#003466; padding: 5px 12px; vertical-align:top; height: 80px; border-radius:5px;}
.pricing-buttons p { color:white; }

.pricing-buttons.lge-btn { width: 47.6%; }
.pricing-buttons.small-btn { width: 45.8%; }

.pricing-buttons:hover { background:#2E98C9; transition:0.5s; }

.home-steps { padding:0; text-align: center; }
.home-steps li { 
  display:inline-block;
  width: 28%;
  vertical-align:top;
  margin: 0 0 20px 0;
  padding: 10px 20px;
}

.home-steps li h3 { color: #003466; font-size: 17px; font-family: 'Open Sans';}

.home-steps li .fa { color: #003466; font-size: 100px; }

.home-steps li .fa-arrow-right, .home-steps li .fa-search, .home-steps li .fa-handshake-o { position:relative; bottom: 10px; }


/* Modal Form */

.modal {overflow-x: hidden; }

.modal .modal-content { padding-bottom:0; }

.modal-form {
	max-width:400px;
	width:100%;
	margin:0 auto;
	position:relative;
}

#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact textarea, #contact button[type="submit"] { font:400 12px/16px "Open Sans", Helvetica, Arial, sans-serif; }

#contact {
	background:#F9F9F9;
	padding:25px 25px 0 25px;
	margin:0;
	font-family:'Open Sans';
}

#contact h3 {
	color: #003466;
	display: block;
	font-size: 30px;
	font-weight: 400;
}

#contact h4 {
	margin:5px 0 15px;
	display:block;
	font-size:13px;
}

fieldset {
	border: medium none !important;
	margin: 0 0 10px;
	min-width: 100%;
	padding: 0;
	width: 100%;
}

#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact textarea {
	width:100%;
	border:1px solid #CCC;
	background:#FFF;
	margin:0 0 5px;
	padding:10px;
	height: 1.5rem;
}

#contact input[type="text"]:hover, #contact input[type="email"]:hover, #contact input[type="tel"]:hover, #contact input[type="url"]:hover, #contact textarea:hover {
	-webkit-transition:border-color 0.3s ease-in-out;
	-moz-transition:border-color 0.3s ease-in-out;
	transition:border-color 0.3s ease-in-out;
	border:1px solid #AAA;
}

#contact textarea {
	height:100px;
	max-width:100%;
  resize:none;
  box-sizing: content-box;
}

#contact button[type="submit"] {
	cursor:pointer;
	width:100%;
	border:none;
	background:#003466;
	color:#FFF;
	margin:0 0 5px;
	padding:10px;
	font-size:15px;
	box-sizing: content-box;
}

#contact button[type="submit"]:hover {
	background:#09C;
	-webkit-transition:background 0.3s ease-in-out;
	-moz-transition:background 0.3s ease-in-out;
	transition:background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active { box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.5); }

#contact input:focus, #contact textarea:focus {
	outline:0;
	border:1px solid #999;
}
::-webkit-input-placeholder {
 color:#888;
}
:-moz-placeholder {
 color:#888;
}
::-moz-placeholder {
 color:#888;
}
:-ms-input-placeholder {
 color:#888;
}





#cssmenu ul { max-width: 960px !important; margin: 0 auto !important;}

@media only screen and (max-width: 768px) {
	#tel { margin-top: 0px; float: none; text-align: center; margin-left: auto;}
	#tel h1 { text-align: center; font-size: 1.5em; }
	#MenuBar1{ display: none; }
	#nav-bar { background: none;}
  .js .selectnav { display: block; width: 90%; margin: 0 auto;}
  .hs-menu-wrapper {display:none;}

  #LayoutDiv4, #LayoutDiv3 { margin: 0 auto; text-align: center;}
  #LayoutDiv3 { width: 100%; padding-top: 30px;}
  #LayoutDiv4 p { text-align: center;}
  #LayoutDiv2 { padding: 0;}

  .back-to-top { right: 10px; bottom: 15px; }

  #cssmenu ul {padding-left: 0 !important; }
  .pricing-buttons { width: 96% !important; margin-bottom: 25px;}

  .home-steps li { width: 27%;}
}

.header#LayoutDiv2, .header #LayoutDiv3 { background-color: #FFFFFF; } 


@media screen and (max-width: 768px) { 
     #tel p { text-align:center; }

}


@media screen and (max-width: 600px) {
table.pricing-table {width:100%;}
.pricing-table thead {display: none;}
.pricing-table tr:nth-of-type(2n) {background-color: inherit;}
.pricing-table tr td:first-child {background: #003466; font-weight:bold;font-size:1.3em;}
.pricing-table tbody td {display: block;  text-align:center;}
.pricing-table tbody td:before { 
    content: attr(data-th); 
    display: block;
    text-align:center;  
  }

td[data-th="PACKAGE LEVELS"] { background:#003466; color:white; }
.pricing-table tr.prices { background:#003466; }
.home-steps li { width: 100%; padding: 0;}
}


@media screen and (min-width: 601px) { 
td[data-th="PACKAGE LEVELS"] { text-align:left; }

}

@media screen and (min-width: 769px) { 
     .services-info { margin-top:84px; }

}