body {
	font-family:"Raleway", sans-serif;
	color:#666;
}
h1, h2, h3 {
	font-family:"arial", arial;
}
.header {
	padding:0px 0px;
	position:relative;

	width: 100%;
	z-index:1;
	background:#eeeeee;





}
.row {
	margin-left: 0px;
	margin-right: 0px;

}
a {
	color:#ac7900;

}
.social_networks {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
.social_networks li {
	display: inline-block;
	border: none;
	margin: 0 8px 0 8px;
	text-align:left;
}
.social_networks .fa {
	color: #FFF;
	font-size: 15px;
	margin:8px 0;
}
.fa {
	color: #FFF;
	font-size: 15px;
	margin:8px 0 8px 10px;
}
.logo {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    padding: 45px 10px 0;
}
.logo-container > img {
	display: block;
	width: 353px;
	height: 96px;
	margin: 0 auto;
}
.header-phone {
	color:#A70000;
	font-size: 35px;
}
.phone-container {
	font-size: 13px;
	text-align: right;
	line-height: 1.2;
	color:#fff;
}
.phone-container a {
	color:#fff;
	font-size:13px;
	text-decoration:none;
}
.logo-two {
	text-align: right;
}
.logo-two > img {
	width: 258px;
	height: 50px;
}


/** gwf the real position of the menu bar **/
.navbar {
	border-radius:0px;
	margin-bottom:-10px; /* bottom margin if menu bar (this doesn't effect the hover image ) */
	min-height:0px;
	background:none;
	text-align:left;
/*	text-align:center; */ /* gwf center text in the menu bar */
}
.navbar-nav { float:none; text-align:center; display:inline-block;}
.navbar-inverse {
	background:none;
	border:none;
}
.navbar-inverse .navbar-nav > li > a {
	color: #fff;
	font-size: 15px;  /* gwf menu item font size */
	padding: 12px 14px;  /* menu bar height is controlled by the first padding number, second number is padding between menu items */
}
.navbar-inverse .navbar-nav>.active>a {
	background-color:#ac7900;
	border-radius:0px;
	color:#fff;
	
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
	background-color:#2d9a44;  /* was ac7900, 666666 looks good */
	border-radius:0px;
	color:#fff;
	padding: 10px 14px; /* first number controls the hover box height */
}
.topnav {
	color:#686868;
	font-size:11px;
	text-align:center;
	padding:10px 0;
	background:#cccccc;
}
.nav>li {
	margin-left:2px;
	margin-top:0px;
}
.nav > li:first-child {
	margin-left: 0px;
}
.navbar-collapse {
	padding-left: 0px;
}
.navbar-nav li.dropdown:hover > ul.dropdown-menu {
	display: block;
}
.mobile-menu {
	display: none;
}
.mobile-menu select {
	background: linear-gradient(to bottom, #F9F9F9 21%, #C2C2C2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #FFFFFF;
	border-radius: 5px;
	height: 31px;
	padding: 3px;
	width: 100%;
	margin-top: 8px;
}
.desktop-menu {
	display: block;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left:0px;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 8px 5px;
	margin:-2px 0 0 !important;
	font-size: 15px;
	list-style: none;
	background-color:#ac7900;
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box;
}
.navbar-nav li.dropdown:last-child > .dropdown-menu {
	right: 0px;
	float: right;
	left: inherit;
}
.dropdown-menu>li>a {
	display: block;
	padding:8px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.428571429;
	color: #fff;
	white-space: nowrap;
	text-align:left;
	font-size:12px;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	color: #262626;
	text-decoration: none;
	background-color: #fafafa;
}
.pagecontainer {
	padding:30px 0;
}
.container-title {
	margin: 60px 0 30px 30px;
}
.container-title h3 {
	border-bottom-color: transparent;
	margin-bottom: 0;
	text-align: center;
	color: #2f2f2f;
	font-size:24px;
	font-weight: 400;
	text-transform:uppercase;
}
.tw-title-border {
	border-bottom: 2px solid #ac7900;
	display: block;
	font-weight: normal;
	height: 2px;
	left: 50%;
	line-height: 1;
	margin-bottom: 30px;
	margin-left: -40px;
	padding-bottom: 20px;
	position: relative;
	width: 80px;
}
.blocks-container {
	background:#0a1531 url(../images/dotted-map.png) no-repeat center top;
	box-shadow: 0 0 122px rgba(0, 0, 0, 0.3) inset;
	color: #fff;
	margin: 60px 0 0px;
	padding:50px 0 50px;
	font-size:40px;
	text-align:center;
}
.blocks-container p {
	background:#ac7900 none repeat scroll;
	border-radius: 86px;
	height: 166px;
	padding: 37px 10px;
	width: 169px;
	margin:10px auto;
}
.blocks-container span {
	font-size:18px;
	display:block;
}
.blocks-services {
	text-align:center;
	margin:80px 0 20px;
	color:#fff;
	border:2px solid #ac7900;
	border-radius: 50px 0;
	background:#ac7900;
}
.blocks-services img {
	border: 4px solid #ac7900;
	border-radius: 50px 0;
	height: 150px;
	margin-top: -60px;
	width: 220px;
}
.blocks-services h3 {
	color:#fff;
	font-size:24px;
}
.quote {
	padding:0px 0px;
}
.quote-text {
	font-size: 16px;
	font-style: italic;
	line-height: 1.6;
	margin: 0 0 30px;
	padding:10px 26px;
	position: relative;
	margin:30px 0 0;
}
.quote-text a {
	color: #444;
	text-decoration:none;
}
.quote-author-pic {
	border-radius:50%;
	margin-left: 28px;
	margin-right: 12px;
	width:110px;
	height:110px;
	border:3px solid #ccc;
	float:left;
}
.quote-author {
	text-align:left;
	margin-left: 28px;
}
.channels {
	margin-top: 43px;
}
.channels > img {
	width: 284px;
	height: 60px;
}
.lady > img {
	margin-top: 81px;
}
.checks > ul {
	list-style: none outside none;
	margin-top: 20px;
	margin-bottom: 30px;
}
.checks > ul li {
	background: url(../images/Loan_in_34.png) no-repeat scroll left -2px transparent;
	display: block;
	margin: 8px 0;
	padding: 5px 0 10px 43px;
	color: #282828;
	font-weight: bold;
	font-size: 20px;
}
.ver-form {
	position:relative;
	border-left:1px solid #fff;
	font-size:12px;
	text-align:left;
}
.btn-default {
	background:#19b3bf;  /* button when NOT pressed or hovered */
	border-color:#19b3bf;
	color:#fff;
}
.form-horizontal {
}
.form-horizontal > button {
	display: block;
	margin: 0 auto;
}
.form {
	position: relative;
}
.form > img {
	width: 100%;
	height: auto;
}
.form-group {
	margin-bottom: 15px;
	margin-left:8px !important;
}
.arrow {
	position: absolute;
	top: 50px;
	right: -3px;
	z-index: 200;
}
.form-text {
	margin-top: 20px;
	margin-bottom: 40px;
	font-size: 17px;
	text-align:center;
	color:#fff;
}
.logos {
	margin-top: 12px;
	clear: both;
}
.logos > img {
	float: left;
	margin-right: 8px;
}
.footer {
	padding: 30px 0;
	color:#f7f4eb;
	background: #020818; /* Old browsers */
	font-size:13px;
	border-top:1px solid #384c84;
}
/* --- flexslider --- */
.bannerarea {
	margin:0;
	/*	background: linear-gradient(to right, #efefef 21%, #dedee0 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	box-shadow:0 0 24px rgba(0, 0, 0, 0.2) inset;*/
	width:100%;
	position:relative;
	z-index:0;
/*	background: url(../images/samp8.jpg) no-repeat center top /cover;*/
}
.blackbg {
/*	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);*/
	color: #fff;
	font-size: 20px;
	padding:30px 5px;
	text-align: center;
	text-shadow: 2px 0 3px rgba(0, 0, 0, 0.3);
}

.blackbg_search_events {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	color: #fff;
	font-size: 20px;
	padding:30px 5px;
	text-align: center;
	text-shadow: 2px 0 3px rgba(0, 0, 0, 0.3);
}


.blackbg .fa {
	border: 5px solid rgba(255, 255, 255, 0.3);
	border-radius: 50px;
	font-size: 44px;
	height: 87px;
	padding: 15px;
	text-align: center;
	width: 87px;
	margin-top:10px;
}
.blackbg h3 {
	margin: 0 0 29px;
}
.flexslider {
	margin-bottom:0;
	/*background: #fff; */
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	zoom: 1;
}
.slider {
	/*box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05) inset, 0 -5px 15px 0 rgba(0, 0, 0, 0.05) inset;*/
     margin:0 auto 30px;
	width:100%;
	display:block;
	z-index:0;
}
.flexslider {
	/* border: 6px solid #FFFFFF;
    border-radius: 0;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05), 0 -5px 15px 0 rgba(0, 0, 0, 0.05);*/
    margin-bottom:0 !important;
	margin-top:0px;
}
.flexslider .slides img {
	width: 100%;
	display: block;
/*	height:600px; */
	height:400px;         /* gwf adjust slider image height, original full screen was 600px */
	max-height:100%;
}
.flexslider h2 {
	color:#fff;
	font-size:36px;
	font-weight:normal;
	margin:20px 0;
	text-shadow:2px 2px 1px rgba(0, 0, 0, 0.2);
}
.flex-caption {
	color: #fff;
	font-size:20px;
	line-height: 30px;
	margin: 0 0 0 0;
	max-width:560px;
	padding: 10px 20px;
	position: absolute;
	text-align: left;
	top:29px;
	text-shadow:2px 0px 3px rgba(0, 0, 0, 0.3);
	left:120px;
}
.bannerarea-inner {
	background:url(../images/samp6.jpg) no-repeat center top /cover;
	position:absolute;
	min-height:90px;
	padding:30px 0;
	width:100%;
}
@media(max-width:1200px) {
.ver-form {
 position:relative;
 border-left:1px solid #fff;
 border-top:0px solid #fff;
 margin:12px 0 0;
}
 .navbar-inverse .navbar-nav > li > a {
 color:#fff;
 font-size: 11px;
 padding:42px 10px;
}
.navbar {
    float: none;
    display: block;
    text-align: center;
    margin: 0 auto;
}
}
@media(max-width:320px) {.navbar-brand {
    float: left;
    padding: 17px 15px 30px;
    font-size: 18px;
    line-height: 20px;
}
.logo {
    text-align: center;
    padding: 17px 0 30px;
    margin: 0 auto;
    display: block;


}
}
 @media(max-width:730px) {
 .navbar-inverse .navbar-nav > li > a {
 color:#fff;
 font-size: 12px;
 padding:12px 8px;
}
.navbar-nav { float:none; text-align:center; display:block;}

.navbar {
    float: none;
    display: block;
    text-align: center;
    margin: 0 auto;
}
.social_networks {
float:none;
display:block;
text-align:center;
}
 .logo {
    text-align: center;
    padding: 17px 0 30px;
    margin: 0 auto;
    display: block;
    float:left;
}

 .ver-form {
 position:relative;
 border-left:0px solid #fff;
 border-top:1px solid #fff;
 margin:12px 0 0;
}
.phone-container {
 text-align:center;
}
}
 @media(max-width:992px) {
.navbar-inverse .navbar-nav > li > a {
 color:#fff;
 font-size: 12px;
 padding:12px 8px;
}

.logo {
    text-align: center;
    padding: 17px 0 30px;
    margin: 0 auto;
    display: block;

}
 .channels > img {
 display: block;
 margin: 0 auto;
}
 .checks {
 text-align: center;
}
.red-panel {
 background:#ac7900;
 padding:30px 0px;
}
 .flexslider .slides img {
width: 100%;
display: block;
height:auto;
max-height:100%;
}
 .form-group {
 margin-left:-10px !important;
}
.container-title {
 margin: 60px 0 30px 0px;
}
.dropdown-menu {
width:100%;
}
.navbar {
    float: none;
    display: block;
    text-align: center;
    margin: 0 auto;
}
 .ver-form {
 position:relative;
 border-left:0px solid #fff;
 border-top:1px solid #fff;
 margin:12px 0 0;
}
}
.quote-form {
	background:#DEDEDE;
	border: 1px solid #fff;
	padding: 0px 20px 20px;
	box-shadow: 5px 0 8px rgba(0, 0, 0, 0.5);
	color:#333;
}
@media (max-width: 320px) {
	form#contact-us-form{width: 100%}
	/*.sitepart{padding: 20px 0;}*/
	#lhp-rate-table-page #lhp-rates .lhp-rate-row div:nth-child(1), #lhp-rate-table-page #lhp-rates .lhp-rate-row div:nth-child(2), #lhp-rate-table-page #lhp-rates .lhp-rate-row div:nth-child(3), #lhp-rate-table-page #lhp-rates .lhp-rate-row div:nth-child(4), #lhp-rate-table-page #lhp-rates .lhp-rate-row div:nth-child(5){
		width: 100%;
		text-align: left;
	}
	#lhp-rate-table-page #lhp-rates .lhp-rate-row div:nth-child(2), #lhp-rate-table-page #lhp-rates .lhp-rate-row div:nth-child(3), #lhp-rate-table #lhp-rates .lhp-rate-row div:nth-child(4){
		text-align: left;
	}
}
