@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/ 
 */
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
Dreamweaver Fluid Grid Properties
----------------------------------
dw-num-cols-mobile:		5;
dw-num-cols-tablet:		8;
dw-num-cols-desktop:	10;
dw-gutter-percentage:	25;

Inspiration from "Responsive Web Design" by Ethan Marcotte 
http://www.alistapart.com/articles/responsive-web-design

and Golden Grid System by Joni Korpi
http://goldengridsystem.com/
 */

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

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 87.36%;
	padding-left: 1.82%;
	padding-right: 1.82%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#top-wrap {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-image: url(../images/wooden-bar.jpg);
	background-repeat: none; 
	background-size: cover;
	border-bottom: 1px solid #261e14;
}
#top-left {
	clear: none;
	float: left;
	margin-left: 4.1666%;
	width: 100%;
	display: block;
}
#top-right {
	clear: none;
	float: left;
	margin-left: 4.1666%;
	width: 100%;
	display: block;
}
.head-col1 {
	clear: none;
	float: left;
	margin-left: 4.1666%;
	width: 100%;
	display: block;
}
.head-col2 {
	clear: none;
	float: left;
	margin-left: 4.1666%;
	width: 100%;
	display: block;
}
#nav-wrap {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#wrap-hero {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#hero-nav1 {
	clear: none;
	float: left;
	width: 33.3333333%;
	display: block;
	color: #FFF;
	background-color: #7EA800;
	margin: 0%;
	height: 35px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: center;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-weight: 700;
}
#hero-nav2 {
	clear: none;
	float: left;
	width: 33.3333333%;
	display: block;
	background-color: #F3B338;
	text-align: center;
	margin: 0%;
	height: 35px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-size: 14px;
	font-weight: 700;
	color: #FFF;
}
#hero-nav3 {
	clear: none;
	float: left;
	width: 33.3333333%;
	display: block;
	color: #FFF;
	background-color: #A55210;
	text-align: center;
	margin: 0px;
	height: 35px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 14px;
	font-weight: 700;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
#hero-nav-wrap {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#wrap-all-content {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#text-block1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.row-report-display {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.row-display-col1 {

	color: #FFF;
	padding: 6px 10px;

	font-family: Roboto, sans-serif;
	font-size: 18px;
	font-weight: 500;
}
.row-display-col2 {

	color: #FFF;
	padding: 6px 10px;
	font-family: Roboto, sans-serif;
	font-size: 18px;
	font-weight: 500;
	text-align: right;
}
#section-reports {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#content-reports {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#content-reports-col1 {
	clear: none;
	float: left;
	margin-left: 4.1666%;
	width: 100%;
	display: block;
}
#content-reports-col2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.content-reports-row {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.content-reports-row-col1 {
	clear: none;
	float: left;
	margin-left: 4.1666%;
	width: 100%;
	display: block;
}
.content-reports-row-col2 {
	clear: none;
	float: left;
	margin-left: 4.1666%;
	width: 100%;
	display: block;
}
.content-reports-row-col3 {
	clear: none;
	float: left;
	margin-left: 4.1666%;
	width: 100%;
	display: block;
}
.content-reports-row-col3-div2 {
	clear: none;
	float: left;
	margin-left: 4.1666%;
	width: 100%;
	display: block;
}
.div-price {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.div-button {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#content-reports-col2-row1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#content-reports-col2-row2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#content-reports-col2-row3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#foot-wrap {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#foot-row1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#foot-row2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#foot-row3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

#foot-row1 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background-image: url(../images/wooden-pier.jpg);
	background-repeat: none; 
	background-size: cover;
	margin: 0;
	padding: 0px;
	height: 220px;
	position: relative;
}
#foot-overlay {
	content: " ";
	z-index: 10;
	display: block;
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.2);
}

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

@media only screen and (min-width: 481px) {
	.gridContainer {
		width: 90.675%;
		padding-left: 1.1625%;
		padding-right: 1.1625%;
	}
	#LayoutDiv1 {
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
	}
	#top-wrap {
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
	}
	#top-left {
		clear: none;
		float: left;
		margin-left: 2.5641%;
		width: 100%;
		display: block;
	}
	#top-right {
		clear: none;
		float: left;
		margin-left: 2.5641%;
		width: 100%;
		display: block;
	}
	.head-col1 {
		clear: none;
		float: left;
		margin-left: 2.5641%;
		width: 100%;
		display: block;
	}
	.head-col2 {
		clear: none;
		float: left;
		margin-left: 2.5641%;
		width: 100%;
		display: block;
	}
	#nav-wrap {
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
	}
	#wrap-hero {
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
	}
	#hero-nav1 {
		clear: none;
		float: left;
		width: 33.3333333%;
		display: block;
		color: #FFF;
		background-color: #7EA800;
		margin: 0%;
		height: 35px;
		padding-top: 8px;
		padding-right: 0px;
		padding-bottom: 2px;
		padding-left: 0px;
		text-align: center;
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-size: 18px;
		font-weight: 700;
	}
	#hero-nav2 {
		clear: none;
		float: left;
		width: 33.3333333%;
		display: block;
		background-color: #F3B338;
		text-align: center;
		margin: 0%;
		height: 35px;
		padding-top: 8px;
		padding-right: 0px;
		padding-bottom: 2px;
		padding-left: 0px;
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-size: 18px;
		font-weight: 700;
		color: #FFF;
	}
	#hero-nav3 {
		clear: none;
		float: left;
		width: 33.3333333%;
		display: block;
		color: #FFF;
		background-color: #A55210;
		text-align: center;
		margin: 0px;
		height: 35px;
		padding-top: 8px;
		padding-right: 0px;
		padding-bottom: 2px;
		padding-left: 0px;
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-size: 18px;
		font-weight: 700;
	}
	#hero-nav-wrap {
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
	}
	#wrap-all-content {
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
	}
	#text-block1 {
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
	}
	.row-report-display {
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
	}
	.row-display-col1 {

		color: #FFF;

		font-family: Roboto, sans-serif;
		font-size: 14px;
		font-weight: 500;
	}
	.row-display-col2 {

		color: #FFF;

		font-family: Roboto, sans-serif;
		font-size: 14px;
		font-weight: 500;
		text-align: right;
	}
	#section-reports {
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
	}
	#content-reports {
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
	}
	#content-reports-col1 {
		clear: none;
		float: left;
		margin-left: 2.5641%;
		width: 100%;
		display: block;
	}
	#content-reports-col2 {
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
	}
	.content-reports-row {
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
	}
	.content-reports-row-col1 {
		clear: none;
		float: left;
		margin-left: 2.5641%;
		width: 100%;
		display: block;
	}
	.content-reports-row-col2 {
		clear: none;
		float: left;
		margin-left: 2.5641%;
		width: 100%;
		display: block;
	}
	.content-reports-row-col3 {
		clear: none;
		float: left;
		margin-left: 2.5641%;
		width: 100%;
		display: block;
	}
	.content-reports-row-col3-div2 {
		clear: none;
		float: left;
		margin-left: 2.5641%;
		width: 100%;
		display: block;
	}
	.div-price {
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
	}
	.div-button {
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
	}
	.content-reports-col2-row1 {
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
	}
	#content-reports-col2-row2 {
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
	}
	#content-reports-col2-row3 {
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
	}
	#foot-wrap {
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
	}
	#foot-row1 {
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
	}
	#foot-row2 {
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
	}
	#foot-row3 {
		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) {
	.hide-li {
		display: none !important;
	}

	.gridContainer {
		width: 88.2%;
		max-width: 1232px;
		padding-left: 0.9%;
		padding-right: 0.9%;
		margin: auto;
	}
	#LayoutDiv1 {
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
	}
	#top-wrap {
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
		background-color: #261e14;
		background-image: url(../images/wooden-bar.jpg);
		background-repeat: none; 
		background-size: cover;
		color: #FFF;

		padding-top: 7px;
		padding-bottom: 5px;
		-webkit-box-shadow: 0px 0px 43px -6px rgba(10,32,69,1);
		-moz-box-shadow: 0px 0px 43px -6px rgba(10,32,69,1);
		box-shadow: 0px 0px 43px -6px rgba(10,32,69,1);
		position: fixed;
		z-index: 3000;
	}
	#top-left {
		clear: none;
		float: left;
		width: 50%;
		display: block;
		margin: 0px;
		height: auto;
	}
	#top-right {
		clear: none;
		float: left;
		width: 50%;
		display: block;
		margin: 0px;
		height: auto;
		text-align: right;
	}
	.head-col1 {
		padding-top: 20px;
		padding-bottom: 20px;
		margin-top: 30px;
	}
	.head-col2 {
		margin-top: 60px;
		padding-bottom: 20px;
		text-transform: uppercase;
		font-weight: 700;
		text-align: right;
		padding-right: 15px;
	}
	#nav-wrap {
		clear: both;
		float: left;
		width: 100%;
		display: block;
		background-color: #222;
		margin: 0;
		padding: 0px;
		height: auto;
	}
	#wrap-hero {
		clear: both;
		float: left;
		width: 100%;
		display: block;
		margin: 0;
		padding: 0px;
		height: auto;
	}
	#hero-nav1 {
		clear: none;
		float: left;
		width: 33.3333333%;
		display: block;
		color: #FFF;
		background-color: #7EA800;
		margin: 0%;
		height: 35px;
		padding-top: 8px;
		padding-right: 0px;
		padding-bottom: 2px;
		padding-left: 0px;
		text-align: center;
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-size: 24px;
		font-weight: 700;
	}
	#hero-nav2 {
		clear: none;
		float: left;
		width: 33.3333333%;
		display: block;
		background-color: #F3B338;
		text-align: center;
		margin: 0%;
		height: 35px;
		padding-top: 8px;
		padding-right: 0px;
		padding-bottom: 2px;
		padding-left: 0px;
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-size: 24px;
		font-weight: 700;
		color: #FFF;
	}
	#hero-nav3 {
		clear: none;
		float: left;
		width: 33.3333333%;
		display: block;
		color: #FFF;
		background-color: #A55210;
		text-align: center;
		margin: 0px;
		height: 35px;
		padding-top: 8px;
		padding-right: 0px;
		padding-bottom: 2px;
		padding-left: 0px;
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-size: 24px;
		font-weight: 700;
	}
	#hero-nav-wrap {
		clear: both;
		float: left;
		width: 100%;
		display: block;
		background-color: #222;
		margin: 0;
		padding: 0px;
		height: auto;
	}
	#wrap-all-content {
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
		-webkit-box-shadow: 0px 0px 43px -6px rgba(10,32,69,1);
		-moz-box-shadow: 0px 0px 43px -6px rgba(10,32,69,1);
		box-shadow: 0px 0px 43px -6px rgba(10,32,69,1);
		background-color: #FFF;
	}
	#text-block1 {
		clear: both;
		float: left;
		width: 96%;
		display: block;
		background-color: #FFF;
		margin: 0;
		padding: 2%;
		height: auto;
	}
	.row-report-display {
		clear: both;
		float: left;
		width: 100%;
		display: block;
		background-color: #222;
		margin: 0;
		height: 40px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
	}
	.row-display-col1 {

		color: #FFF;

		font-family: Roboto, sans-serif;
		font-size: 18px;
		font-weight: 500;
		padding: 6px 10px;
		text-align:left;
	}
	.row-display-col2 {

		color: #FFF;

		font-family: Roboto, sans-serif;
		font-size: 18px;
		padding: 6px 10px;
		font-weight: 500;
		text-align: right;
	}
	#section-reports {
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
	}
	#content-reports {
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
	}
	#content-reports-col1 {
		clear: none;
		float: left;
		width: 66.666667%;
		display: block;
		margin: 0px;
		padding: 0px;
		height: auto;
	}
	#content-reports-col2 {


		display: block;

	}
	.content-reports-row {
		clear: both;
		float: left;
		width: 96%;
		display: block;
		margin: 2%;
		padding: 0px;
		height: auto;
		-webkit-box-shadow: 0px 0px 25px -3px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 0px 25px -3px rgba(0,0,0,0.75);
		box-shadow: 0px 0px 25px -3px rgba(0,0,0,0.75);
	}
	.content-reports-row-col1 {
		clear: none;
		float: left;
		width: 16%;
		display: block;
		margin: 0%;
		padding: 10px;
		height: auto;
		text-align: left;
	}
	.content-reports-row-col2 {
		clear: none;
		float: left;
		width: 33%;
		display: block;
		margin: 0px;
		height: auto;
		padding-top: 10px;
		padding-right: 0px;
		padding-bottom: 10px;
		padding-left: 10px;
	}
	.content-reports-row-col3 {
		clear: none;
		float: right;
		width: 225px;
		display: block;
		margin: 0px;
		padding: 10px;
		height: auto;
	}
	.content-reports-row-col3-div2 {
		clear: none;
		float: right;
		width: 225px;
		display: block;
		background-color: #ccd7e2;
		margin: 0px;
		padding: 0px;
		height: 123px;
		border-radius: 0px 12px 12px 0px;
		-moz-border-radius: 0px 12px 12px 0px;
		-webkit-border-radius: 0px 12px 12px 0px;
	}
	.div-price {
		clear: none;
		float: right;
		width: 170px;
		display: block;
		margin: 0;
		height: 87px;
		padding-top: 8px;
		padding-right: 4px;
		padding-bottom: 4px;
		padding-left: 4px;
	}
	.div-button {
		clear: none;
		float: right;
		width: 178px;
		display: block;
		height: 24px;
		text-align: center;
		margin: 0px;
		padding: 0px;
	}
	#content-reports-col2-row1 {
		clear: both;
		float: left;
		width: 96%;
		display: block;
		margin: 0;
		height: auto;
		padding-top: 20px;
		padding-right: 2%;
		padding-bottom: 20px;
		padding-left: 2%;
	}
	#content-reports-col2-row2 {
		clear: both;
		float: left;
		width: 100%;
		display: block;
		margin: 0;
		height: auto;
		padding-top: 0%;
		padding-right: 0%;
		padding-bottom: 0%;
		padding-left: 0%;
	}
	#content-reports-col2-row3 {
		clear: both;
		float: left;
		width: 96%;
		display: block;
		margin: 0;
		height: auto;
		text-align: center;
		padding-top: 30px;
		padding-right: 2%;
		padding-bottom: 30px;
		padding-left: 2%;
	}
	#foot-wrap {
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
	}
	#foot-row2 {
		clear: both;
		float: left;
		width: 100%;
		display: block;
		background-color: #261e14;
		color: #FFF;
		text-align: center;
		margin: 0;
		height: auto;
		padding-top: 30px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
	}
	#foot-row3 {
		clear: both;
		float: left;
		width: 100%;
		display: block;
		background-color: #261e14;
		background-image: url(../images/tile_stripes.png);
		background-repeat: no-repeat;
		background-position: left bottom;
		text-align: center;
		margin: 0;
		height: 140px;
		font-size: 24px;
		color: #FFF;
		padding: 0px;
	}

}

.block-text h1{
	font-family: 'Roboto Slab', sans-serif;
	font-size: 52px;
	font-weight: 900;
	color: #000;
	text-transform: uppercase;
	display: inline-block;
	text-align: center;
	width: 100%;
	margin: 27px 0px 15px 0px;
}

.block-text p{
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #000;
	line-height: 21px;
	text-align: center;
	margin: 0px 40px 24px 40px;
}
.no-padd{
	padding:0px;
}
.no-padd-l{
	padding-left:0px;
}

.navbar.navbar-inverse {
	margin-bottom: 0px;
	background-color: #0a0a0a;
	min-height: 0px !important;
	border-color: #0a0a0a;
	border-radius: 0px;
}
.navbar-inverse .navbar-nav > li > a {
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 9px;
	transition:0.3s ease-in-out;
	padding-right: 25px;
	padding-bottom: 9px;
	padding-left: 25px;
}
.navbar-inverse .navbar-nav > li > a:hover {
	transition:0.3s ease-in-out;
	color: #9fc5e8 !important;

	cursor:pointer;


}
.dropdown-menu {
	position: absolute;
	top: 112%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 220px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 12px;
	text-align: left;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.1), -1px 1px 1px rgba(0, 0, 0, 0.1);
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 6px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.dropdown-menu::before {
	content: "";
	position: absolute;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid white;
	top: -5px;
	left: 17px;
}

.dropdown-menu > li > a {
	text-decoration: none;
	font-weight: 400;
	padding: 11px 25px;
	width: 180px;
	color: #777777;
	transition: 0.3s ease-in-out;
	background: #ffffff;

}
.dropdown-menu > li > a:hover {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5;
	transition: 0.3s ease-in-out;
}
.hero-nav-1 a{
	background-color: #7EA800;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	color:white;
	font-size: 24px;
	display:block;
	font-weight: 700;
	padding: 6px 0px;
	text-decoration:none;
}
.hero-nav-2 a{
	padding: 6px 0px;
	display:block;
	text-decoration:none;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 24px;
	color:white;
	font-weight: 700;
	background-color:#F3B338;
}
.hero-nav-3 a{
	display:block;
	padding: 6px 0px;
	text-decoration:none;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	background-color:#A55210;
	color:white;
	font-size: 24px;
	font-weight: 700;
}


.report-display{
	background-color:#222;
	width:100%;

}

.map {
	height: 230px;
	width: 100%;
}













/* BackToTop button css */
#scroll {
	position: absolute;
	right: -27px;
	cursor: pointer;
	width: 70px;
	height: 70px;
	background-color: transparent;
	text-indent: -9999px;
	display: none;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	z-index: 99999999;
	bottom: -38px;

}
#scroll span {
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-8px;
	margin-top:-12px;
	height:0;
	width:0;
	border:8px solid transparent;
	border-bottom-color:transparent;
}
#scroll:hover {
	background-color:transparent;
	opacity:1;filter:"alpha(opacity=100)";
	-ms-filter:"alpha(opacity=100)";
}	   
/* BackToTop button css */  

.main-botm{
	font-size:18px !important;
}	
.font-white24 a {
	color: white;
} 



@media only screen and (min-width:320px) and (max-width:480px){
	.head-col2 h1 {
		font-size: 18px !important;
	}
	.head-col2 h2 {
		font-size: 18px !important;
	}


	#myCarousel {
		margin-top: 0px !important;
	}


	.dropdown-menu.design-nav1 {
		display: none;
	}
	.dropdown-menu.design-nav {
		display: none;
	}

	.caret {
		display: none;
	}


	.hide-li a {
		background-color: white;
		color: gray !important;
		font-size: 11px !important;
		font-weight: 300 !important;
		text-align: right;

		transition: 0.4s ease-in-out;
		padding: 9px 35px !important;
	}
	.hide-li a:hover{
		background-color:#f7f7f7 !important;

		transition: 0.3s ease-in-out;
	}


	.hide-li {
		display: block;
	}



	.content-reports-row-col1 {
		width: 100% !important;
	}

	.dropdown-menu > li > a {
		width: auto;
		color: #000000 !important;
		background: #fff;
		text-align: right;
	}

	.dropdown-menu > li > a:hover {

		color: #fff !important;

	}
	.dropdown-menu::before {
		display:none;
	}
	#top-wrap {
		background-color: #261e14;
		background-image: url(../images/wooden-bar.jpg);
		background-repeat: none; 
		background-size: cover;
	}	

	#top-left {
		margin: 6px 0px;
		display: inline-block !important;
		width: auto !important;
	}
	#top-right {
		margin: 6px 0px;
		display: inline-block !important;
		width: auto !important;
		float: right;
	}	
	.head-col1 {
		margin: 0 auto;
		text-align: center;
		margin-top: 10px;
	}
	.head-col1 img {
		width: 60%;
	}
	.head-col2 {
		margin: 0 auto;
		margin-bottom: 10px;
		margin-top: 10px;
		text-align: center;
	}
	.head-col2 h1 {
		font-size: 18px;
	}
	.head-col2 h2 {
		font-size: 18px;
	}
	.hero-nav-1 a {
		font-size: 16px;
	}
	.hero-nav-2 a {
		font-size: 16px;
	}	
	.hero-nav-3 a {
		font-size: 16px;
	}	
	.block-text h1 {

		font-size: 22px;

		margin: 21px 0px 10px 0px;
	}
	.block-text p {

		font-size: 15px;
		font-weight: 300;

		line-height: 20px;

		margin: 0px 0px 10px 0px;
	}


	.row-report-display {
		background-color: #090909;
		text-align:center;
	}

	.row-display-col1 {
		color: #FFF;


		font-size: 13px;
		font-weight: 500;
	}
	.row-display-col2 {
		color: #FFF;

		font-size: 13px;
		font-weight: 500;
		text-align: center;
	}
	.content-reports-row {
		text-align: center;
		margin-top: 5px;
		margin-bottom: 5px;
		background-color: #f2f2f2;
		padding: 20px 0px;
	}

	#content-reports-col2-row1 {
		text-align: center;
		margin: 15px 0px 30px 0px;
	}

	.no-padd-l {
		padding-left: 15px;
	}

	#content-reports-col2 {
		display: block;
	}

	.font-black24 {

		font-size: 16px;
		font-weight: 500;

	}
	.font-black18 {
		font-family: 'Roboto', sans-serif;
		font-size: 14px;
		font-weight: 400;
		color: #000;
	}
	.font-blue14 {
		font-family: 'Roboto', sans-serif;
		font-size: 15px;
		font-weight: 700;
		color: #0253a5;
	}

	#foot-row3 {
		width: 100%;
		display: block;
		background-color: #261e14;
		background-image: url(../images/tile_stripes.png);
		background-repeat: no-repeat;
		background-position: left bottom;
		text-align: center;
		height: 53px;
	}

	#foot-row2 {
		background-color: #261e14;
		padding: 15px 0px;
	}

	#wrap-all-content {
		background-color: white;
	}


	.mob-img {
		display: none;
	}
	.content-reports-row-col1 {
		margin-left: 0px;
	}
	.content-reports-row-col2 {
		margin-left: 0px;
	}
	.content-reports-row-col3 {
		margin-left: 0px;
	}
	.content-reports-row-col3-div2 {
		margin-left: 0px;
	}

	.content-reports-col2-row3 {
		text-align: center;
	}



}



@media only screen and (min-width:481px) and (max-width:580px){
	.caret {
		display: none;
	}

	.hide-li a {
		background-color: white;
		color: gray !important;
		font-size: 11px !important;
		font-weight: 300 !important;
		text-align: right;

		transition: 0.4s ease-in-out;
		padding: 9px 35px !important;
	}
	.hide-li a:hover{
		background-color:#f7f7f7 !important;

		transition: 0.3s ease-in-out;
	}


	#myCarousel {
		margin-top: 0px !important;
	}


	.content-reports-row-col1 {
		width: 100% !important;
	}

	.dropdown-menu > li > a:hover {

		color: #fff !important;

	}

	.dropdown-menu > li > a {
		width: auto;
		color: #000000 !important;
		background: #fff;
		text-align: right;
	}

	.dropdown-menu::before {
		display:none;
	}
	#top-wrap {
		background-color: #261e14;
		background-image: url(../images/wooden-bar.jpg);
		background-repeat: none; 
		background-size: cover;
	}	

	#top-left {
		margin: 6px 0px;
		display: inline-block !important;
		width: auto !important;
	}
	#top-right {
		margin: 6px 0px;
		display: inline-block !important;
		width: auto !important;
		float: right;
	}	
	.head-col1 {
		margin: 0 auto;
		text-align: center;
		margin-top: 10px;
	}
	.head-col1 img {
		width: 60%;
	}
	.head-col2 {
		margin: 0 auto;
		margin-bottom: 10px;
		margin-top: 10px;
		text-align: center;
	}
	.head-col2 h1 {
		font-size: 18px;
	}
	.head-col2 h2 {
		font-size: 18px;
	}
	.hero-nav-1 a {
		font-size: 16px;
	}
	.hero-nav-2 a {
		font-size: 16px;
	}	
	.hero-nav-3 a {
		font-size: 16px;
	}	
	.block-text h1 {

		font-size: 22px;

		margin: 21px 0px 10px 0px;
	}
	.block-text p {

		font-size: 15px;
		font-weight: 300;

		line-height: 20px;

		margin: 0px 0px 10px 0px;
	}


	.row-report-display {
		background-color: #090909;
		text-align:center;
	}

	.row-display-col1 {
		color: #FFF;


		font-size: 13px;
		font-weight: 500;
	}
	.row-display-col2 {
		color: #FFF;

		font-size: 13px;
		font-weight: 500;
		text-align: center;
	}
	.content-reports-row {
		text-align: center;
		margin-top: 5px;
		margin-bottom: 5px;
		background-color: #f2f2f2;
		padding: 20px 0px;
	}

	#content-reports-col2-row1 {
		text-align: center;
		margin: 15px 0px 30px 0px;
	}

	.no-padd-l {
		padding-left: 15px;
	}

	#content-reports-col2 {
		display: block;
	}

	.font-black24 {

		font-size: 16px;
		font-weight: 500;

	}
	.font-black18 {
		font-family: 'Roboto', sans-serif;
		font-size: 14px;
		font-weight: 400;
		color: #000;
	}
	.font-blue14 {
		font-family: 'Roboto', sans-serif;
		font-size: 15px;
		font-weight: 700;
		color: #0253a5;
	}

	#foot-row3 {
		width: 100%;
		display: block;
		background-color: #261e14;
		background-image: url(../images/tile_stripes.png);
		background-repeat: no-repeat;
		background-position: left bottom;
		text-align: center;
		height: 53px;
	}

	#foot-row2 {
		background-color: #261e14;
		padding: 15px 0px;
	}

	#wrap-all-content {
		background-color: white;
	}


	.mob-img {
		display: none;
	}
	.content-reports-row-col1 {
		margin-left: 0px;
	}
	.content-reports-row-col2 {
		margin-left: 0px;
	}
	.content-reports-row-col3 {
		margin-left: 0px;
	}
	.content-reports-row-col3-div2 {
		margin-left: 0px;
	}

	.content-reports-col2-row3 {
		text-align: center;
	}



}





@media only screen and (min-width:581px) and (max-width:767px){
	.caret {
		display: none;
	}


	.hide-li a {
		background-color: white;
		color: gray !important;
		font-size: 11px !important;
		font-weight: 300 !important;
		text-align: right;

		transition: 0.4s ease-in-out;
		padding: 9px 35px !important;
	}
	.hide-li a:hover{
		background-color:#f7f7f7 !important;

		transition: 0.3s ease-in-out;
	}

	#myCarousel {
		margin-top: 0px !important;
	}


	.content-reports-row-col1 {
		width: 100% !important;
	}


	.dropdown-menu > li > a:hover {

		color: #fff !important;

	}

	.dropdown-menu > li > a {
		width: auto;
		color: #000000 !important;
		background: #fff;
		text-align: right;
	}

	.dropdown-menu::before {
		display:none;
	}

	#top-wrap {
		background-color: #333;
		background-image: url(../images/wooden-bar.jpg);
		background-repeat: none; 
		background-size: cover;
	}	

	#top-left {
		margin: 6px 0px;
		display: inline-block !important;
		width: auto !important;
	}
	#top-right {
		margin: 6px 0px;
		display: inline-block !important;
		width: auto !important;
		float: right;
	}	
	.head-col1 {
		margin: 0 auto;
		text-align: center;
		margin-top: 10px;
	}
	.head-col1 img {
		width: 60%;
	}
	.head-col2 {
		margin: 0 auto;
		margin-bottom: 10px;
		margin-top: 10px;
		text-align: center;
	}
	.head-col2 h1 {
		font-size: 22px;
	}
	.head-col2 h2 {
		font-size: 22px;
	}
	.hero-nav-1 a {
		font-size: 19px;
	}
	.hero-nav-2 a {
		font-size: 19px;
	}	
	.hero-nav-3 a {
		font-size: 19px;
	}	
	.block-text h1 {
		font-size: 24px;
		margin: 21px 0px 10px 0px;
	}
	.block-text p {
		font-size: 14px;
		font-weight: 300;
		line-height: 21px;
		margin: 0px 20px 20px 20px;
	}


	.row-report-display {
		background-color: #090909;
		text-align:center;
	}

	.row-display-col1 {
		color: #FFF;


		font-size: 15px;
		font-weight: 500;
	}
	.row-display-col2 {
		color: #FFF;

		font-size: 15px;
		font-weight: 500;
		text-align: center;
	}
	.content-reports-row {
		text-align: center;
		margin-top: 5px;
		margin-bottom: 5px;
		background-color: #f2f2f2;
		padding: 20px 0px;
	}

	#content-reports-col2-row1 {
		text-align: center;
		margin: 15px 0px 30px 0px;
	}

	.no-padd-l {
		padding-left: 15px;
	}

	#content-reports-col2 {
		display: block;
	}

	.font-black24 {

		font-size: 19px;
		font-weight: 500;

	}
	.font-black18 {
		font-family: 'Roboto', sans-serif;

		font-size: 14px;
		font-weight: 400;
		color: #000;
	}
	.font-blue14 {
		font-family: 'Roboto', sans-serif;
		font-size: 15px;
		font-weight: 700;
		color: #0253a5;
	}

	#foot-row3 {
		width: 100%;
		display: block;
		background-color: #261e14;
		background-image: url(../images/tile_stripes.png);
		background-repeat: no-repeat;
		background-position: left bottom;
		text-align: center;
		height: 53px;
	}

	#foot-row2 {
		background-color: #261e14;
		padding: 15px 0px;
	}

	#wrap-all-content {
		background-color: white;
	}


	.mob-img {
		display: none;
	}
	.content-reports-row-col1 {
		margin-left: 0px;
	}
	.content-reports-row-col2 {
		margin-left: 0px;
	}
	.content-reports-row-col3 {
		margin-left: 0px;
	}
	.content-reports-row-col3-div2 {
		margin-left: 0px;
	}

	.content-reports-col2-row3 {
		text-align: center;
	}
	.bck-mobi-clr {
		padding: 60px 60px;
	}



}


@media only screen and (max-width: 769px) {
	.tr-table {
		font-size: .7em;
	}
}

@media only screen and (min-width:769px) and (max-width:991px){
	.head-col2 h1 {
		font-size: 20px !important;
	}
	.head-col2 h2 {
		font-size: 20px !important;
	}
	.dropdown-menu::before {
		display:none;
	}

	#div-button {
		margin-top: 11px;
	}	



	#top-wrap {
		background-color: #261e14;
		background-image: url(../images/wooden-bar.jpg);
		background-repeat: none; 
		background-size: cover;
	}	

	#top-left {
		margin: 6px 0px;
		display: inline-block !important;
		width: auto !important;
	}
	#top-right {
		margin: 6px 0px;
		display: inline-block !important;
		width: auto !important;
		float: right;
	}	

	.navbar-inverse .navbar-nav > li > a {
		color: #fff;
		font-size: 12px;
		font-weight: 700;
		color: #ffffff;
		text-transform: uppercase;
		letter-spacing: 1px;
		padding-top: 9px;
		transition: 0.3s ease-in-out;
		padding-right: 16px;
		padding-bottom: 9px;
		padding-left: 16px;
	}


	.head-col1 {
		margin-top: 45px;
	}

	.head-col2 h1 {
		font-size: 20px;
	}
	.head-col2 h2 {
		font-size: 20px;
	}	
	.head-col1 img {
		width: 90%;
		margin-bottom: 15px;
	}	

	.head-col2 {
		margin-top: 95px;
		margin-left: 0px;
	}

	a.main:hover {
		color: #ff9900;
		transition: 0.3s linear !important;
	}


	.hero-nav-1 a {
		background-color: #7EA800;
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		color: white;
		font-size: 20px;
		display: block;
		font-weight: 700;
		padding: 8px 0px;
		text-decoration: none;
	}	


	.hero-nav-3 a {
		background-color: #A55210;
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		color: white;
		font-size: 20px;
		display: block;
		font-weight: 700;
		padding: 8px 0px;
		text-decoration: none;
	}	


	.hero-nav-2 a {
		background-color: #F3B338;
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		color: white;
		font-size: 20px;
		display: block;
		font-weight: 700;
		padding: 8px 0px;
		text-decoration: none;
	}	
	.block-text h1 {
		font-size: 26px;
		margin: 21px 0px 10px 0px;
	}
	.block-text p {
		font-size: 14px;
		font-weight: 300;
		line-height: 21px;
		margin: 0px 20px 20px 20px;
	}



	.row-report-display {
		background-color: #090909;
		text-align:center;
	}

	.row-display-col1 {
		color: #FFF;

		padding: 9px 10px;
		font-size: 15px;
		font-weight: 500;
	}
	.row-display-col2 {
		color: #FFF;

		font-size: 15px;
		font-weight: 500;
		padding: 9px 10px;
		text-align: right;
	}	


	#content-reports-col2-row1 {
		text-align: center;
	}	

	.no-padd-l{

		padding-left:15px;
	}




}


@media only screen and (min-width:992px) and (max-width:1199px){


	#div-button {
		margin-top: 11px;
	}	


	.head-col1 {
		padding-top: 20px;
		padding-bottom: 20px;
		margin-top: 50px;
		margin-left: 0px;
	}
	.head-col2 h1{
		font-size:28px;
	}

	.head-col2 h2{
		font-size:26px;
	}
	.block-text h1 {

		font-size: 42px;
	}

	.block-text p {
		font-family: 'Roboto Slab', sans-serif;
		font-size: 16px;
	}
	.font-blue14 {
		font-family: 'Roboto Slab', sans-serif;
		font-size: 16px;
	}




}
@media only screen and (min-width:1200px) and (max-width:1440px){


	.head-col2 {
		margin-left: 0px;
	}
	#div-button {
		margin-top: 11px;
	}	





}

@media only screen and (min-width:1500px){
	#div-button {
		margin-top: 11px;
	}	
	.head-col2 {
		margin-left: 0px;
	}
}



.navbar-toggle .icon-bar:nth-of-type(2) {
	top: 1px;
}

.navbar-toggle .icon-bar:nth-of-type(3) {
	top: 2px;
}

.navbar-toggle .icon-bar {
	position: relative;
	transition: all 500ms linear;
}

.navbar-toggle.active .icon-bar:nth-of-type(1) {
	top: 6px;
	transform: rotate(45deg);
}

.navbar-toggle.active .icon-bar:nth-of-type(2) {
	background-color: transparent;
}

.navbar-toggle.active .icon-bar:nth-of-type(3) {
	top: -6px;
	transform: rotate(-45deg);
}

.navbar-toggle .icon-bar {
	display: block;
	width: 30px;
	height: 2px;
	border-radius: 14px;
}
.navbar-default {
	border-color: #ff00004d !important;
	background: white !important;
}

.navbar-default .navbar-toggle {
	border-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #F00;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: transparent;
}
.navbar-inverse .navbar-toggle {
	border-color: transparent;
}
.navbar-inverse .navbar-toggle:hover {
	background-color: transparent;
}
#myNavbar {
	position: absolute;
	z-index: 46;
	background-color: #261E14;
	float: right;
	width: 100%;
	text-align: right;
	border-top: 1px solid #0f6081;
	padding:0px;
	right: 0;
	box-shadow: 0px 20px 15px -15px #1d5f95;
	overflow-x: clip;
}

.content-reports-row-col1 {
	width: 20%;
}
#myCarousel {
	margin-top: 36px;
}
.head-col2 h1 {
	font-size: 26px;
	font-weight: bold;
}
.head-col2 h2 {
	font-size: 20px;
	font-weight: bold;

}
.navbar{
	border:none;
	background-color: #261E14 !important;
}
.navbar ul {
	overflow-x: hidden;
}
.hide-li {
	display: none;
}

.other-services-dropdown {
    display: none;
    width: 100%;
    position: absolute;
    background-color: #cc7332;
    z-index: 1000;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    font-size: 1.2em;
    padding: 10px;
}

.other-services-dropdown ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.other-services-dropdown ul li {
    margin-bottom: 5px;
}

.other-services-dropdown ul li a {
    text-decoration: none;
    text-transform: uppercase;
    color: white;
    font-weight: bold;
    text-shadow: 1px 1px 1px #222222;
}

.other-services-dropdown ul li a:hover {
    color: #f4e8d1;
}
