@media (min-width: 979px) {
	body {
		padding-top: 40px; /* 60px to make the container go all the way to the bottom of the topbar */
	} 
}
.content h1 {
	margin-bottom:25px;
}
.content {
	position: relative;
}
body {
	background-image: url('../img/header.png');
	background-repeat: no-repeat;
	background-position: top center;
	background-color:#94d9f6;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	line-height:20px;
	color:#0c4153;
}

header {
	height:190px;
	cursor:pointer;
}

footer {
	height:541px;
	background-image: url('../img/footer.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color:#94d9f6;
}

.gbadge {
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 12%, rgba(255,255,255,1) 88%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(12%,rgba(255,255,255,1)), color-stop(88%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 12%,rgba(255,255,255,1) 88%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 12%,rgba(255,255,255,1) 88%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 12%,rgba(255,255,255,1) 88%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 12%,rgba(255,255,255,1) 88%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
	padding:10px 0;
	height:55px;
	margin:30px 0;
}
.gbadge h3 {
	font-size:28px;
	margin-top:15px;
}

.right {
	text-align: right;
}

.feature {
	background-color:#D3EFFC;
	margin-top:20px;
}

.polaroid {
	text-align:center;
	margin:20px 0;
}

.polaroid img {
	background-color:#f1f0ed;
	padding:10px 10px 40px;
	transform: rotate(-5deg);
	-ms-transform: rotate(-5deg); /* IE 9 */
	-webkit-transform: rotate(-5deg); /* Safari and Chrome */
	-o-transform: rotate(-5deg); /* Opera */
	-moz-transform: rotate(-5deg); /* Firefox */
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-webkit-box-shadow: 0px 0px 5px #999;
	box-shadow: 0px 0px 5px #999;
}
.polaroid img:hover {
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg); /* Safari and Chrome */
	-moz-transform: rotate(0deg); /* Safari and Chrome */

}

.call {
	font-size: 20px;
	line-height: 26px;
}

.call h2 {
	font-size:40px;
	margin-bottom:20px;
}

.navi {
	border-bottom:6px solid #0B779D;
	margin-bottom:40px;
	position: relative;
	z-index: 1;
}

.navi ul {
	text-align: center;
}

.navi ul li {
	display: inline-block;
	margin-right:19px;
	font-size:28px;
	font-weight: bold;
	line-height: 26px;
	letter-spacing: -2px;
	text-align: center;
	padding-right:20px;
	border-right:1px solid #fff;
}

.navi ul li:last-child {
	border:0px;
}
.contact {
	text-align: center;
	margin-bottom:40px;
}

.contact h3 {
	font-size:34px;
	margin-bottom:10px;
}

.contact h4 {
	font-size:24px;
}

.padme {
	padding:20px;
}
.padme10 {
	padding:10px;
}
.padmetop40 {
	padding-top:40px;
}

.feature {
	letter-spacing: -1.5px;
}
.feature h4 {
	font-size:30px;
	font-family: bitter, serif;
	margin-bottom:14px;
}

.feature h3 {
	font-size:36px;
	margin-bottom: 20px;
	font-family: bitter, serif;
}

.feature p {
	font-size:20px;
	line-height:22px;
}

.center {
	text-align: center;
}

.sidebar div {
	margin-bottom: 20px;
	background-color: #b4e4f9;
	padding: 5px;
 	color: #0C4143;
 	font-family: Helvetica Neue;
}
.sidebar a {
 	color: #0C4143;
	text-decoration:	none;
	cursor: pointer;
}
.redborder {
	border:3px solid #ed1c24;
}

.up {
	margin-top:-20px;
}
.navbar {
	font-size:14px;
	font-family: sans-serif;
}

.red {
	color:#ed1c24 !important;
}
.lighter {
 	color:#226277;
}
.lighter p {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 18px;
}
.navbar a {
	font-weight: bold;
	color: white;
	font-size: 14px;
}
.schedule {
	text-align:center;
}
.schedule .span2 {
	padding-right: 32px;
}
.schedule h1 {
	margin-bottom:20px;
}
.schedule h4 {
	font-size:20px;
	margin-bottom:10px;
	color:#0c4153;
}

.schedule h3 {
	line-height:19px;
	margin-top: 3px;
}

.schedule h3 a {
	color:#FFF;
	font-size:18px;
	text-decoration:underline;
}
.schedule h2 {
	color:#fff;
	font-size:20px;
	font-weight: 400;
	line-height:20px;
	margin-bottom:16px;
	padding-top:5px;
}
.schedule img {
	border:3px solid #16779f;
	margin-bottom: 2px;
}

.schedule table {
	
}
.schedule table td, .schedule table th {
	vertical-align: top;
	width:200px;
}
.schedule td img {
	border:3px solid #16779f;
}

.rocket {
	background-image: url('../img/rocket.png');
	height: 219px;
	width: 201px;
	left: 800px;
	position: relative;
	top: -50px;
	margin-bottom: -216px;
}

#blimp {
	height: 147px;
	width: 206px;
	background-image: url('../img/blimp.png');
	left: 792px;
	position: relative;
	top: 20px;
}

#google {
	height: 28px;
	width: 134px;
	position: relative;
	left: 390px;
	top: 1115px;
	cursor: pointer;
}

.modal-header {
	text-align: left;
}


.modal-body {
	text-align: left;
}

.attachment-ftms-thumb {
	height:auto;
}

body iframe { max-width:100%; }

.black-bar {
background-color: #011F43;
}

.featured h6 a {color:#033978 !important;}

header {
  margin-top:40px;
  margin-bottom:40px;
  color:#fff;
}
header h2 {
  font-size:33px;
  line-height:45px;
  margin-bottom:10px;
}
header h3 {
  font-weight:200;
  font-size:28px;
  line-height:100%;
}
.feature-box {
width:200px;
min-height:390px;
}

.feature-box .button.blue {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    padding-left: 10px;
    padding-right: 10px;
    width: 175px;
}

.features-box-content {
    margin-bottom: 30px;
    min-height: 301px;
}

.waist .blue {
    width: 426px;
}

.waist h3 {
	 margin-bottom: 20px;
	}

a.follow-button {
	margin-top:20px !important;
	}

.button:hover{background-color:#B3151B;color:#fff;}

.waist {
  background-image:url(http://makezineblog.files.wordpress.com/2013/05/hills.png);
  background-repeat:no-repeat;
  background-position:bottom center;
  padding-bottom:120px;
}
.waist h3 {
  margin:5px 0 40px 0;
  font-size:17px;
  line-height:30px;
  color:#acd3fc;
  font-weight:normal;
}
.waist h3 .cap {
  text-transform:uppercase;
  font-size:27px;
  margin-right:5px;
  font-weight:bold;
}
.waist h3.last { margin-bottom:0; }
.waist .blue {
  background-color:#032042;
  color:#acd3fc;
  text-align:center;
}
.waist .blue h4 { padding-bottom:12px; }
.white-bg {
  background-color:#fff;
  margin-bottom:10px;
  color:black;
}
.white-bg h4 { font-size:28px; }
.white-bg h5 {
  font-size:20px;
  text-transform:uppercase;
  color:#6e6e6e;
  font-weight:normal;
}
.white-bg h6 { font-size:18px; }
.white-bg .featured {
  padding:30px 0;
  margin-left:10px;
  float:left;
  width:182px;
}
.white-bg .featured h4 {
  color:;
  margin:10px;
  font-size:16px;
  height:54px;
}
.join { margin:20px 0 20px 20px; }
.windows {
  background-color:#e3eff6;
  border-top:6px solid #72cffd;
  padding:20px 0;
  color:;
  height:110px;
}
.windows .span2 { text-align:center; }
.windows .nobg { background-color:none; }
.window.yellow { border-top:6px solid #dbc52d; }
.button {
  display:inline;
  display:inline-block;
  text-align:center;
  background-color:#c7171d;
  border-bottom:3px solid #8a1d24;
  padding:10px;
  color:#fff;
  margin-top:5px;
  margin-bottom:10px;
  text-decoration:none;
}
.button:hover {
  background-color:#b3151b;
  color:#fff;
  text-decoration:none;
}
.button.blue {
  background-color:#95cbf9;
  border-bottom:3px solid #666;
  padding:10px;
  color:#2d2c54;
}
.button.green {
  background-color:#51b926;
  border-bottom:3px solid #316b17;
  padding:10px;
  color:;
}
.button.block { display:block; }
.button.big {
  font-size:1.7em;
  padding:12px 0;
}
#footer.white-bg {
  margin:18px 0 0;
  padding:30px 0 20px;
}
#footer h3 { display:inline-block; }
#footer .g-plus { margin-top:10px; }
#footer .nav-list {
  margin-bottom:20px;
  list-style:none;
}
#footer .nav-list li {
  float:left;
  margin-right:49px;
}
#footer .nav-list li.last { margin-right:0; }
.red { color:#c7171d; }
.test { height:20px; }
.lower-area {
  margin-top:30px;
  margin-bottom:50px;
}

.new-footer a:link, .new-footer a:visited {color:#005D8F !important;}

.lower-area h4 {
  font-size:24px;
  line-height:32px;
}
.feature-box {
  padding-left:30px;
  padding-right:30px;
  padding-bottom:50px;
  min-height:350px;
  text-align:center;
}
.feature-box p {
  font-size:18px;
  line-height:24px;
}
.feature-box h4 { font-size:28px; }
.feature-box h5 {
  font-size:24px;
  line-height:28px;
  font-weight:normal;
}
.features-box-content {
  min-height:275px;
  margin-bottom:20px;
}
.feature-box .button.blue {
  width:190px;
  font-size:24px;
  line-height:32px;
  font-weight:600;
  padding-left:25px;
  padding-right:25px;
}
.button.blue {
  font-size:24px;
  line-height:32px;
  font-weight:600;
  padding-left:20px;
  padding-right:20px;
}

.black-bar {margin-top:49px !important;}

.lead a:link, .lead a:visited {color: #ACD3FC}

/* NAVIGATION STYLES*/

.nav > .disabled > a {
    color: #999999;
}
.nav > .disabled > a:hover, .nav > .disabled > a:focus {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    background-color: transparent;
    cursor: default;
}
.navbar {
    margin-bottom: 20px;
    overflow-x: visible;
    overflow-y: visible;
}
.navbar-inner {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none ;
    -moz-border-right-colors: none ;
    -moz-border-top-colors: none;
    background-color: #FAFAFA;
    background-image: linear-gradient(to bottom, #FFFFFF, #F2F2F2);
    background-repeat: repeat-x;
    border-bottom-color: #D4D4D4;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #D4D4D4;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #D4D4D4;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #D4D4D4;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
    min-height: 40px;
    padding-left: 20px;
    padding-right: 20px;
}
.navbar-inner:before, .navbar-inner:after {
    content: "";
    display: table;
    line-height: 0;
}
.navbar-inner:after {
    clear: both;
}
.navbar .container {
    width: auto;
}
.nav-collapse.collapse {
    height: auto;
    overflow-x: visible;
    overflow-y: visible;
}
.navbar .brand {
    color: #777777;
    display: block;
    float: left;
    font-size: 20px;
    font-weight: 200;
    margin-left: -20px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    text-shadow: 0 1px 0 #FFFFFF;
}
.navbar .brand:hover, .navbar .brand:focus {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
}
.navbar-text {
    color: #777777;
    line-height: 40px;
    margin-bottom: 0;
}
.navbar-link {
    color: #777777;
}
.navbar-link:hover, .navbar-link:focus {
    color: #333333;
}
.navbar .divider-vertical {
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #F2F2F2;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #FFFFFF;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    height: 40px;
    margin-bottom: 0;
    margin-left: 9px;
    margin-right: 9px;
    margin-top: 0;
}
.navbar .btn, .navbar .btn-group {
    margin-top: 5px;
}
.navbar .btn-group .btn, .navbar .input-prepend .btn, .navbar .input-append .btn, .navbar .input-prepend .btn-group, .navbar .input-append .btn-group {
    margin-top: 0;
}
.navbar-form {
    margin-bottom: 0;
}
.navbar-form:before, .navbar-form:after {
    content: "";
    display: table;
    line-height: 0;
}
.navbar-form:after {
    clear: both;
}
.navbar-form input, .navbar-form select, .navbar-form .radio, .navbar-form .checkbox {
    margin-top: 5px;
}
.navbar-form input, .navbar-form select, .navbar-form .btn {
    display: inline-block;
    margin-bottom: 0;
}
.navbar-form input[type="image"], .navbar-form input[type="checkbox"], .navbar-form input[type="radio"] {
    margin-top: 3px;
}
.navbar-form .input-append, .navbar-form .input-prepend {
    margin-top: 5px;
    white-space: nowrap;
}
.navbar-form .input-append input, .navbar-form .input-prepend input {
    margin-top: 0;
}
.navbar-search {
    float: left;
    margin-bottom: 0;
    margin-top: 5px;
    position: relative;
}
.navbar-search .search-query {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    margin-bottom: 0;
    padding-bottom: 4px;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 4px;
    width: 126px;
}
.navbar-static-top {
    margin-bottom: 0;
    position: static;
}
.navbar-static-top .navbar-inner {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.navbar-fixed-top, .navbar-fixed-bottom {
    left: 0;
    margin-bottom: 0;
    position: fixed;
    right: 0;
    z-index: 1030;
}
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
    border-bottom-width: 1px;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-width: 0;
}
.navbar-fixed-bottom .navbar-inner {
    border-bottom-width: 0;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-width: 1px;
}
.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding-left: 0;
    padding-right: 0;
}
.navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 940px;
}
.navbar-fixed-top {
    top: 0;
}
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}
.navbar-fixed-bottom {
    bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
    box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
}
.navbar .nav {
    display: block;
    float: left;
    left: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 10px;
    margin-top: 0;
    position: relative;
}
.navbar .nav.pull-right {
    float: right;
    margin-right: 0;
}
.navbar .nav > li {
    float: left;
}
.navbar .nav > li > a {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #777777;
    float: none;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    text-shadow: 0 1px 0 #FFFFFF;
}
.navbar .nav .dropdown-toggle .caret {
    margin-top: 8px;
}
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    background-color: transparent;
    color: #333333;
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    background-color: #E5E5E5;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125) inset;
    color: #555555;
}
.navbar .btn-navbar {
    background-color: #EDEDED;
    background-image: linear-gradient(to bottom, #F2F2F2, #E5E5E5);
    background-repeat: repeat-x;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: rgba(0, 0, 0, 0.1);
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: rgba(0, 0, 0, 0.1);
    border-top-color: rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.075);
    color: #FFFFFF;
    display: none;
    float: right;
    margin-left: 5px;
    margin-right: 5px;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
    background-color: #E5E5E5;
    color: #FFFFFF;
}
.navbar .btn-navbar:active, .navbar .btn-navbar.active {
}
.navbar .btn-navbar .icon-bar {
    background-color: #F5F5F5;
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px;
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    display: block;
    height: 2px;
    width: 18px;
}
.btn-navbar .icon-bar + .icon-bar {
    margin-top: 3px;
}
.navbar .nav > li > .dropdown-menu:before {
    border-bottom-color: rgba(0, 0, 0, 0.2);
    border-bottom-style: solid;
    border-bottom-width: 7px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 7px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 7px;
    content: "";
    display: inline-block;
    left: 9px;
    position: absolute;
    top: -7px;
}
.navbar .nav > li > .dropdown-menu:after {
    border-bottom-color: #FFFFFF;
    border-bottom-style: solid;
    border-bottom-width: 6px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 6px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 6px;
    content: "";
    display: inline-block;
    left: 10px;
    position: absolute;
    top: -6px;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-top-color: rgba(0, 0, 0, 0.2);
    border-top-style: solid;
    border-top-width: 7px;
    bottom: -7px;
    top: auto;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-top-color: #FFFFFF;
    border-top-style: solid;
    border-top-width: 6px;
    bottom: -6px;
    top: auto;
}
.navbar .nav li.dropdown > a:hover .caret, .navbar .nav li.dropdown > a:focus .caret {
    border-bottom-color: #333333;
    border-top-color: #333333;
}
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: #E5E5E5;
    color: #555555;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
    border-bottom-color: #777777;
    border-top-color: #777777;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret, .navbar .nav li.dropdown.active > .dropdown-toggle .caret, .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
    border-bottom-color: #555555;
    border-top-color: #555555;
}
.navbar .pull-right > li > .dropdown-menu, .navbar .nav > li > .dropdown-menu.pull-right {
    left: auto;
    right: 0;
}
.navbar .pull-right > li > .dropdown-menu:before, .navbar .nav > li > .dropdown-menu.pull-right:before {
    left: auto;
    right: 12px;
}
.navbar .pull-right > li > .dropdown-menu:after, .navbar .nav > li > .dropdown-menu.pull-right:after {
    left: auto;
    right: 13px;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu, .navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 0;
    left: auto;
    margin-left: 0;
    margin-right: -1px;
    right: 100%;
}
.navbar-inverse .navbar-inner {
    border-bottom-color: #252525;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #252525;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #252525;
    border-top-color: #252525;
} 
.navbar-inverse .brand, .navbar-inverse .nav > li > a {
    color: #999999;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-inverse .brand:hover, .navbar-inverse .nav > li > a:hover, .navbar-inverse .brand:focus, .navbar-inverse .nav > li > a:focus {
    color: #FFFFFF;
}
.navbar-inverse .brand {
    color: #999999;
}
.navbar-inverse .navbar-text {
    color: #999999;
}
.navbar-inverse .nav > li > a:focus, .navbar-inverse .nav > li > a:hover {
    background-color: transparent;
    color: #FFFFFF;
}
.navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus {
    background-color: #111111;
    color: #FFFFFF;
}
.navbar-inverse .navbar-link {
    color: #999999;
}
.navbar-inverse .navbar-link:hover, .navbar-inverse .navbar-link:focus {
    color: #FFFFFF;
}
.navbar-inverse .divider-vertical {
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #111111;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #222222;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: #111111;
    color: #FFFFFF;
}
.navbar-inverse .nav li.dropdown > a:hover .caret, .navbar-inverse .nav li.dropdown > a:focus .caret {
    border-bottom-color: #FFFFFF;
    border-top-color: #FFFFFF;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
    border-bottom-color: #999999;
    border-top-color: #999999;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
    border-bottom-color: #FFFFFF;
    border-top-color: #FFFFFF;
}
.navbar-inverse .navbar-search .search-query {
    background-color: #515151;
    border-bottom-color: #111111;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #111111;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #111111;
    border-top-color: #111111;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.15);
    color: #FFFFFF;
    transition-delay: 0s;
    transition-duration: 1s;
    transition-property: none;
    transition-timing-function: linear;
    width: 126px;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
    color: #CCCCCC;
}
.navbar-inverse .navbar-search .search-query:focus, .navbar-inverse .navbar-search .search-query.focused {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: 0;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    color: #333333;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: 0;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    text-shadow: 0 1px 0 #FFFFFF;
}
.navbar-inverse .btn-navbar {
    background-color: #0E0E0E;
    background-image: linear-gradient(to bottom, #151515, #040404);
    background-repeat: repeat-x;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: rgba(0, 0, 0, 0.1);
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: rgba(0, 0, 0, 0.1);
    border-top-color: rgba(0, 0, 0, 0.1);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-inverse .btn-navbar:hover, .navbar-inverse .btn-navbar:focus, .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active, .navbar-inverse .btn-navbar.disabled, .navbar-inverse .btn-navbar[disabled] {
    background-color: #040404;
    color: #FFFFFF;
}
.navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active {
}

.navbar-search {
    margin-top: 0;
}
.navbar-inner {
    background-color: #2E435E;
    background-image: -moz-linear-gradient(center top , #2E435E, #172E50);
    background-repeat: repeat-x;
    border-bottom-color: #275392;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-color: #1E242D;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
    font-weight: bold;
}
.navbar .nav > li > a {
    color: #FFFFFF;
}
.navbar .nav .active > a, .navbar .nav .active > a:hover {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    background-color: transparent;
    color: #ED1C24;
}

.navbar-inner {
    background-color: #2E435E !important;
    background-image: -moz-linear-gradient(center top , #2E435E, #172E50) !important;
    background-repeat: repeat-x !important;
    border-bottom-color: #275392 !important;
    border-bottom-style: solid !important;
    border-bottom-width: 1px !important;
    border-top-color: #1E242D !important;
    border-top-style: solid !important;
    border-top-width: 1px !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 -1px 0 rgba(0, 0, 0, 0.1) inset !important;
    height: 30px !important;
    margin-bottom: 20px !important;
    padding-bottom: 3px !important;
    padding-left: 3px !important;
    padding-right: 3px !important;
    padding-top: 3px !important;
}
.bar form {
    float: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.navbar-inner h5 {
    color: white;
    display: inline-block;
    font-size: 12px;
    margin-left: 10px;
    margin-top: 5px;
    text-transform: uppercase;
}
.bar ul {
    display: inline;
    margin-left: 0;
}
.bar ul li {
    display: inline;
    font-weight: bold;
}
.bar ul li a {
    color: #9CDAFB;
}
.navi {
    font-family: sans-serif;
    font-weight: 400;
    margin-bottom: 0;
    margin-left: 260px;
    margin-right: 0;
    margin-top: 10px;
}
.navi li {
    cursor: pointer;
    display: inline-block;
    font-size: 24px;
    height: 40px;
    letter-spacing: -1px;
    line-height: 21px;
    margin-bottom: -21px;
    margin-right: 0;
    margin-top: 47px;
    padding-bottom: 5px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 5px;
    text-align: left;
}
.navi li a {
    color: #6B6E74;
}
.navi .active a {
    color: #333333 !important;
}
.navi li a:hover {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
}
.sub-nav {
    display: none;
}
.sub-nav.active {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: transparent;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: 0;
    display: block;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    box-shadow: none;
}
.navbar .nav .active > a, .navbar .nav .active > a:hover {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    background-color: transparent;
    color: #ED1C24;
}

.nav > li > a:hover, .nav > li > a:focus  {background-color:transparent;}