html {width:100%; height: 100%; overflow-y: scroll;}

body {
	height: 100%;
    color: #444;
    font-family: 'Noto Sans',sans-serif;
	padding-top: 80px;
    padding-bottom: 8px;
	background: #BCBCBC;
	line-height: 1.6;
	font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}
h1, .h1 {
    font-size: 32px;
}
h2, .h2 {
    font-size: 24px;
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 0;
	border-bottom: 1px solid #858585;
    margin-bottom: 15px;
    padding-bottom: 8px;
	color: #529BC4;
}

.container{
	margin-top:-13px;
	width: 1267px;
}

#mobileLeftLogo{
	display:none;
}

#mobileRightLogo{
	display:none;
}


#topBannerImage{
	width:100%;
	height:auto;
}

#leftLogo{
	display:inline;
	margin-top:18px;
	margin-right: 10px;
	padding-top:8px;
	float:left;
	width: 22%;
}

#menuItems{
	display:inline;
	margin-top:-17px;
	margin-right: -15px;
	text-align:center;
	/*float:right;*/
}

#socialButtons{
	display:inline;
	margin-top:35px;
	margin-right: -47px;
	padding-top:0px;
	text-align:center;
	width:21%;
	float:right;
}

#rightLogo{
	display:inline;
	margin-top:10px;
	float:left;
	width: 6%;
}

.title-main {
	
	font-family: 'Arial';
	color: black;
	text-transform: uppercase;
	border:none;
	padding:10px 0px 0px 0px;
	text-align:center;
	font-size:32px;
	line-height:1;
	text-shadow: 1px 1px light-gray;
}

p {
	line-height: 1.6;
	font-size: 16px;
}
.navbar-left img ,
.w img {
	max-width:100%;
	max-height: 100%;
	height:auto !important;
	/*height:110px;*/
	/*margin-top: -165px;*/
}
.w img[style*="float: left"],.w img[align="left"] {
	margin: 5px 15px 0px 0px;
}

.w img[style*="float: right"],.w img[align="right"] {
	margin: 5px 0px 0px 15px;
}

.navbar-left {
	height: 0px;
	text-align: center;
}

a:focus {
    outline: none;
}
.button:focus, .button:active:focus, .button.active:focus {
    outline: none;
}

.content {
	/*margin-top: 40px;*/
}

.w {
    margin-bottom: 10px;
    margin-top: 90px;
	z-index: 999;
	position: relative;
}

.sbox {
	background-color: #ffffff;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    padding: 10px;
	margin-bottom: 10px;
}

#wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
a {
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
	color: #999999;
}
a:hover {
	color: #999999;

}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	color: #fff;
    background-color: #999999;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	background-color: #fff;
	color: #999999;
}

.navbar {
	margin-bottom: 0;
	margin-top:0px;
	height:149px;
}
.navbar-header {
	float: right;
}
.navbar-brand {
	padding: 0;	
	max-width: 115px;
	max-width: 230px;
}

.navbar-row {
	height: 0px;
	/*padding: 10px;*/
	background: #999999;
	color: #fff;
}

.navbar-row  .social {
	padding-right: 30px;
}
.navbar-row a {
	color: #fff;
}

.navbar-inverse {
	background: #fff;
	border: 0 none;
}
.navbar-inverse .navbar-brand .fa-stack {
	font-size: 28px;
}
.navbar-inverse .navbar-brand .title {
    color: #888;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    background: none;
    color: #555;
}
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
    margin-left: 0;
}
.navbar-nav {
	float: left;
	margin-left: 0px;
	margin-top: 67px;
}

.navbar-inverse .navbar-nav > li > a {
    color:#fff;
    display: block;
	/*border-left:1px solid #DDDDDD;*/
	/*border-right:1px solid #DDDDDD;*/
    font-size: 18px;
    font-weight: 600;
    padding: 37px 10px;
    text-align: center;
    text-shadow: none;
	/*height: 20px;*/
	height: 35px;
}

.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus {
    color: #999999;
}
.navbar-inverse .navbar-toggle {
	background: #FFFFFF;
    border: 0 none;
	margin: 19px 15px 19px 0;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #eee;
}
.navbar-inverse .navbar-toggle .icon-bar {
	background: #2c3e50;
}

.dropdown-menu {
	border: none;
	background: #a5a5a5;
	padding: 0;
}

.dropdown-menu > li > a {
	background: transparent;
    color: #fff;
    font-weight: 300;
    line-height: 2;
    padding: 7px 16px;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, 
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background-color: #999999;
    color: #fff;
	
}

.fullslider {
    overflow: hidden;
    position: relative;
    z-index: 0;
	margin-top: 16px;
}

footer {
	background: #2B2C2E;
	padding: 0 0;
}
footer p {
	color: #fff;
    font-weight: 300;
    margin: 0 0 20px 0;
	font-size: 16px;
}
footer a {
	text-decoration: none;
}
footer a {
	color: #fff;
	text-decoration: none;
}
footer h2 {
	border: none;
	color: #fff;
}
footer .right {
	font-size: 8px;
	color: #999;
}

@media(max-width:1400px){
	.navbar-inverse .navbar-nav > li > a {
		padding-left: 10px;
		padding-right: 10px;
	}
}
@media(max-width:1200px){
	.navbar-inverse .navbar-nav > li > a {
		padding-left: 6px;
		padding-right: 6px;
	}
}
@media(max-width:991px){
	body { 
		padding-top: 150px;
	}
	h1, .h1 {
		font-size: 24px;
	}
	h2, .h2 {
		font-size: 20px;
	}
	.navbar-left {
		height: 50px;
	}
	.navbar-collapse {
		float: left;
	}
	.navbar-inverse .navbar-nav > li > a {
		font-size: 16px;
		padding: 30px 6px;
	}
	
	.navbar-nav {
		float: left;
		width: 100%;
	}
	.navbar-brand {
		margin-right: -40px;
		max-width: 200px;
		padding: 0;
	}
	
	.navbar-row  .social {
		padding-right: 0px;
	}
	
}

.theme-default .nivoSlider {
	box-shadow: 0 0 0 0 #4a4a4a !important;
}
.nivo-controlNav {
	display: none;
}
#slide .slider {
    position: absolute;
    z-index: 0;
}

.button {
	padding: 5px 30px;
	border:1px solid #999999;
	background: #999999;
	color: #fff;
	cursor: pointer;
}
.button:hover{
	color: #999999;
	background: #fff;
	text-decoration: none;
}

.video {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
h2.social {
	font-size: 24px;
	margin: 10px 0 0 0;
}
.socialwrapper,
.followwrapper {
    margin-top: 5px !important;
}
.footlogo {
	width: 100%;
	max-width: 200px;
	padding: 20px 0;
	margin: auto;
}
.footlogo img {
	max-width:300px;
	max-height: 100%;
	height:auto !important;
	margin-top: -46px;
}
@media (max-width: 767px) {
	body { 
		padding-top: 100px;
	}
	
	.container {
		width:100%;
	}
	
	#mobileLeftLogo{
	display:inline-block;
	width:80%;
	}

	#mobileRightLogo{
	display:inline-block;
	width:20%;
	}
	
	#topBannerImage{
	width:700px;
	height:auto;
	}
	
	
	#leftLogo{
	display:none;
	margin-top:0px;
	margin-right: 10px;
	padding-top:8px;
	float:left;
	width: 21%;
	}

	#menuItems{
		display:inline;
		margin-top:0px;
		margin-right: 10px;
		text-align:center;
		float:left;
		width:100%;
		background-color:#0e26af;
		height:auto;
	}

	#socialButtons{
		display:none;
		margin-top:0px;
		margin-right: 10px;
		padding-top:20px;
		text-align:center;
		width:21%;
		float:left;
	}

	#rightLogo{
		display:none;
		margin-top:10px;
		float:left;
		width: 7%;
	}
	
	.title-main {
	
	font-family: 'Arial';
	color: #000066;
	text-transform: uppercase;
	border:none;
	padding:10px 0px 0px 0px;
	text-align:center;
	font-size:18px;
	line-height:1;
	
	}
	
	.theme-default .nivoSlider {
	position:relative;
	background:#fff url(loading.gif) no-repeat 50% 50%;
    margin-bottom:10px;
	margin-top:48px;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
	}

	.footlogo {
	max-width: 800px;
	}
	
	.sbox {
		background-color: #ffffff;
		box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
		padding: 10px;
		margin-bottom: 10px;
		margin-top:48px;
	}

	.navbar-left {
		height: 70px;
		float: left;
	}
	.navbar-nav {
		margin-left: 0px;
	}
	.navbar-header {
		float: none;
	}
	.navbar-nav .open .dropdown-menu > li > a {
		font-size: 20px;
		padding: 15px 15px 15px 25px;
		color: #666 !important;
	}
	.navbar-nav .open .dropdown-menu > li > a:hover {
		color: #666 !important;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, 
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, 
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
		background: #eee;
		color: #333;
	}
	.w {
		margin-top:-93px;
	}
	.navbar-collapse {
		float: none;
	}

	
	.navbar-inverse .navbar-nav > li > a {
		font-size: 19px;
		padding: 8px 15px;
		width: 100%;
		text-align: left;
	}
	.navbar-brand {
		margin-right: 0px;
		max-width: 220px;
		padding: 0;
	}
	span.content a {
		display: block;
		width: 100%;
	}
	
}
