* {
/*
	font-size:100.01%;
	margin:0;
	padding:0;
*/
}

html {
/* 	font-size:62.5%; */
}

h1,h2,h3,h4,h5,h6,p,blockquote,form,fieldset,table,ul,ol {
/* 	margin:0 0 1em; */
}

* a {
	position:relative;
}

a {
	outline:none;
	border:none;
}

a images {
	border:none;
}

fieldset,images {
	border:0;
}

q:before,q:after {
	content:'';
}

img {
	border-style:none;
	max-width:100%;
}

a,a:link,a:visited,a:active {
	color:#00387D;
	font-weight:400;
	text-decoration:none;
	border:0;
}

a:hover {
	color:#ccc;
	text-decoration:none;
	border:0;
}

header {
/* 	height:125px; */
}

.navWrapper {
	position: relative; top: -5px; float: right; 
}

body {
	background:#fff url(../img/bg.png) repeat-x;
	font:14px/150% "Helvetica Neue",'Helvetica Neue',Helvetica,Arial,Tahoma,Verdana,sans-serif;
	color:#000;
	overflow-x:hidden;
	margin: 0px;
}

h1 {
	font-size:28px;
	font-family:'Open Sans',sans-serif;
	font-weight:400;
	color:#000;
	line-height:42px;
}

.upperCase {
	text-transform:uppercase;
}

h2 {
	font-size:24px;
	font-family:'Open Sans',sans-serif;
	font-weight:400;
	color:#000;
}

h3 {
	font-size:24px;
	font-family:'Open Sans',sans-serif;
	font-weight:300;
	color:#13756C;
}

hr {
	height:0;
	margin-top:30px;
	margin-bottom:15px;
	border-color:#ccc;
	border-style:solid;
	border-width:1px 0 0;
}

ol,ul {
/* 	margin-left:2em; */
}

.wrapper {
	width:100%;
	margin:0 auto;
	max-width:1300px;
}

#logo {
	float:left;
}

#phone {
	float:right;
/* 	padding-top:40px; */
	text-align:right;
	margin-top: -20px;
}

#phone p {
	font-family:'Lato',sans-serif;
	color:#000;
	font-size:28px;
	float:right;
	padding-left:20px;
}

#phone p a {
	font-family:'Lato',sans-serif;
	color:#000;
	font-size:28px;
	float:right;
	padding-left:20px;
}

#social {
	float:right;
	margin:-3px 0 0;
}

#layerslider p {
	color:#fff;
	font-size:58px;
	font-family:'Open Sans',sans-serif;
	text-transform:uppercase;
}

#black-bar {
	background:#000;
	padding:40px 0;
	text-align:center;
/* 	margin-bottom:40px; */
}

#black-bar p {
	color:#fff;
	font-size:20px;
	font-weight:300;
	font-family:'Open Sans',sans-serif;
}

#icons {
	padding:35px 0;
}

#content {
	background:#F6F6F6;
	padding:50px 20px 50px;
}

#content p {
	font-family:'Open Sans',sans-serif;
	font-size:16px;
	line-height:30px;
	text-align:left;
	font-weight:300;
}

#bullets {
	padding:70px 20px 100px 20px;
}

#bullets p {
	margin-left:0;
	background:#EDEDEE;
	padding:10px;
	font-size:20px;
	line-height:38px;
	margin-top:10px;
	font-weight:300;
	color:#000;
	font-family:'Open Sans',sans-serif;
}

#testimonials {
	background:#13756C;
	padding:45px 0;
}

footer {
	background:#000;
	padding:45px 0 65px;
	color:#fff;
	font-family:'Open Sans',sans-serif;
}

footer .wrapper {
	width: 90%;
}

#links {
}

#find {
	font-size:17px;
	font-weight:300;
	line-height:30px;
}

#subscribe {
	font-size:17px;
	font-weight:300;
	line-height:30px;
}

#titleTextImg {
	text-align:left;
	padding-left:400px;
	font-size:20px;
	line-height:38px;
	font-weight:300;
	color:#000;
	font-family:'Open Sans',sans-serif;
}

.accordion-toggle {
	cursor:pointer;
	font-size:20px;
	line-height: 45px;
	font-weight:300;
	color:#000;
	font-family:'Open Sans',sans-serif;
/* border: #3E8750 solid 1px; */
	margin: 0px;
	margin-bottom: -10px;
}

.accordion-content {
	display:none;
}

.accordion-content.default {
	display:none;
	text-align:left;
	margin: 0px;
}

.dd-bg {
	background:url(../img/dd-bg2.png) no-repeat;
/* 	height:40px; */
	width:100%;
	max-width:1300px;
/* 	padding:20px; */
	padding-left: 5px;
}

a.footer-links:link {
	color:#fff;
	font-size:17px;
	font-weight:300;
	line-height:30px;
}

a.footer-links:active{
	color: white;
	
}

a.footer-links:visited{
	color: white;
	
}

#topper {
	display:none!important;
}

/*
.orion-menu {
	margin-right:-14%;
}
*/

@media screen and (max-width: 768px) {
	#layerslider {
	}
	
	#topper {
		display:block;
		text-align:center;
/* 		margin-top:-75px; */
	}
	
	#logo {
		display:none;
	}
	
	#phone {
		display:none;
	}
	
	#social {
		display:none;
	}
	
	footer {
		text-align:center;
	}
}

/* end (mobile) */
/* for 600px or less (mobile) */
/*
@media screen and (max-width: 960px){
	
	
#logo {display: none;}
#phone {display: none;}
#social {display: none;}

#ropper {text-align: center;
	display: block;
	height: 200px !important;
}





}*/
/* end (mobile) */
/*******************  Responsive *******************/
/*  SECTIONS  */
.section {
	clear:both;
	padding:0;
	margin:0;
}

/*  COLUMN SETUP  */
.col {
	display:block;
	float:left;
	margin:1% 0 1% 1.6%;
}

.col:first-child {
	margin-left:0;
}

/*  GROUPING  */
.group:before,.group:after {
	content:"";
	display:table;
}

.group:after {
	clear:both;
}

.group {
	zoom:1;
/* For IE 6/7 */
}

/*  GRID OF TWO  */
.span_2_of_2 {
	width:100%;
}

.span_1_of_2 {
	width:49.2%;
}

/*  GRID OF THREE  */
.span_3_of_3 {
	width:100%;
}

.span_2_of_3 {
	width:66.13%;
}

.span_1_of_3 {
	width:32.26%;
}

/*  GRID OF FOUR  */
.span_4_of_4 {
	width:100%;
}

.span_3_of_4 {
	width:74.6%;
}

.span_2_of_4 {
	width:49.2%;
}

.span_1_of_4 {
	width:23.8%;
}

/*  GRID OF FIVE  */
.span_5_of_5 {
	width:100%;
}

.span_4_of_5 {
	width:79.68%;
}

.span_3_of_5 {
	width:59.36%;
}

.span_2_of_5 {
	width:39.04%;
}

.span_1_of_5 {
	width:18.72%;
}

/*  GRID OF SIX  */
.span_6_of_6 {
	width:100%;
}

.span_5_of_6 {
	width:83.06%;
}

.span_4_of_6 {
	width:66.13%;
}

.span_3_of_6 {
	width:49.2%;
}

.span_2_of_6 {
	width:32.26%;
}

.span_1_of_6 {
	width:15.33%;
}

.span_1_of_7 {
	width:12%;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media only screen and (max-width: 768px) {
	.col {
		margin:1% 0;
	}

	.span_2_of_2,.span_1_of_2 {
		width:100%;
	}
	
	.span_3_of_3,.span_2_of_3,.span_1_of_3 {
		width:100%;
	}
	
	.span_1_of_4,.span_2_of_4,.span_3_of_4,.span_4_of_4 {
		width:100%;
	}
	
	.span_1_of_5,.span_2_of_5,.span_3_of_5,.span_4_of_5,.span_5_of_5 {
		width:100%;
	}
	
	.span_1_of_6,.span_2_of_6,.span_3_of_6,.span_4_of_6,.span_5_of_6,.span_6_of_6 {
		width:100%;
	}
	
	.navWrapper {
	position: relative; 
	top: -5px; 
	float: none!important; 
}
	
	#bullets {
		padding:35px 0px 35px;
	}
}