html,
body {
  height: 100%;
}
.main-wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -300px;
  /* the bottom margin is the negative value of the footer's height */
}
.footer-wrapper,
.push {
  height: 300px;
  /* .push must be the same height as .footer */
}
.footer-wrapper {
  background-color: #e5e5e5;
}
body {
  padding-top: 120px;
  font-family: 'Open Sans', sans-serif;
}
nav,
h1,
h2,
h3,
h4 {
  font-family: 'Pathway Gothic One', sans-serif;
  text-transform: uppercase;
}
nav {
  background: #000 url(../img/navbg.jpg);
  padding: 28px 0 20px;
}
nav a.navbar-brand {
  padding: 0;
  margin: 0;
  text-indent: -9999px;
  display: block;
  width: 340px;
  height: 71px;
  background: url(../img/logo-340x71.png);
}
.nav > li > a {
  padding-left: 6px;
  padding-right: 6px;
}
.navbar-inverse .navbar-nav {
  text-transform: uppercase;
  font-size: 24px;
}
.navbar-inverse .navbar-nav .dropdown-menu {
  background: #000;
  font-size: 18px;
}
.navbar-inverse .navbar-nav li a {
  color: #fefefe;
}
.navbar-inverse .navbar-nav li a:hover,
.navbar-inverse .navbar-nav li a:focus {
  color: #c8c8c8;
  background-color: #222;
}
.navbar-inverse .navbar-nav li a.section {
  color: #0093b3;
}
.navbar-inverse .navbar-nav li a.section:hover,
.navbar-inverse .navbar-nav li a.section:focus {
  color: #0093b3 !important;
}
.navbar-inverse .navbar-nav li a.current {
  color: #0093b3;
}
.navbar-inverse .navbar-nav li a.current:hover,
.navbar-inverse .navbar-nav li a.current:focus {
  color: #0093b3 !important;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
#header-container {
  position: relative;
  min-height: 460px;
  background-image: url(../img/image1.jpg);
  width: 100%;
  background-size: cover;
}
section.homepage-jumbo {
  background-color: #000;
}
section.homepage-jumbo .jumbotron {
  padding: 40px 5px;
  background-color: #000;
  border-radius: 0;
  margin-bottom: 0;
}
section.homepage-jumbo .jumbotron h1 {
  letter-spacing: -2px;
  font-size: 40px;
  color: #0093b3;
  line-height: 90%;
  margin-top: 40px;
}
section.homepage-jumbo .jumbotron p.lead {
  color: #eeeeee;
}
section.homepage-jumbo .jumbotron h3 {
  color: white;
}
section.homepage-jumbo .jumbotron hr {
  border-color: #444;
  border-width: 1px;
}
section.homepage-jumbo .jumbotron a {
  color: #0093b3;
}
section.homepage-jumbo .jumbotron .vid-teaser p {
  font-size: 14px;
  color: #eeeeee;
}
section.homepage-jumbo .jumbotron .fancybox {
  display: block;
  border: 1px solid #0093b3;
}
section.homepage-jumbo .jumbotron p {
  font-size: 14px;
  color: #eeeeee;
}
.homepage-features {
  padding: 30px 0 0;
}
.homepage-features .feature-item {
  margin-bottom: 30px;
  border-right: 1px solid #ddd;
}
.homepage-features .feature-item.first {
  border-left: 1px solid #ddd;
}
.homepage-features .feature-item a {
  color: #222222;
}
.homepage-features .feature-item h3 {
  margin-top: 0;
}
section.fb {
  padding: 30px 0;
  background-color: #222;
  color: #f1f1f1;
}
.page-feature {
  padding-top: 20px;
}
.page-feature h2:first-of-type {
  margin-top: 0;
  padding-top: 0;
}
.page-intro {
  background-color: #b3f2ff;
  margin-bottom: 20px;
}
.page-intro .page-header,
.page-intro hr {
  border-color: #0093b3;
}
.page-image img {
  border-bottom: 3px solid #0093b3;
}
.page-summary {
  font-size: 1em;
}
footer {
  margin-top: 40px;
  font-size: .8em;
  background-color: #e5e5e5;
  padding: 40px 0;
}
footer .footer-topline {
  margin-bottom: 30px;
}
footer .get-in-touch {
  font-size: 14px;
}
footer li {
  margin-bottom: .85em;
}
footer li a {
  color: #777777;
}
.cls-HomePage .footer-wrapper {
  background: #fff;
  display: none;
}
.profile-item img {
  border: 1px solid #fff;
}
.profile-item:hover img {
  border-color: #0093b3;
}
.profile-item:hover h3 {
  color: #0093b3;
}
.profile-item a {
  color: #222222;
}
.profile-item a:hover,
.profile-item a:active,
.profile-item a:focus {
  text-decoration: none;
}
.profile-item h3 {
  margin-bottom: 6px;
}
.profile-intro {
  margin-bottom: 20px;
  background-color: #b3f2ff;
}
.profile-intro .page-header,
.profile-intro hr {
  border-color: #0093b3;
}
.profile-intro table {
  font-size: .95em;
  margin-bottom: 0;
}
.profile-intro table tr td {
  border: none;
  padding: 3px;
}
.profile-intro table tr td span {
  font-weight: bold;
}
.profile-image img {
  border-bottom: 3px solid #0093b3;
}
.profile-image .btn-back {
  margin-top: 12px;
}
table.table-vidlink {
  border: none;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background-color: #f1f1f1;
}
table.table-vidlink td {
  vertical-align: middle !important;
}
.vidlink {
  display: block;
  width: 100px;
  position: relative;
}
.vidlink div {
  position: absolute;
  width: 33px;
  height: 24px;
  background: url(../img/vidplay.png) no-repeat;
  bottom: 20px;
  left: 20px;
}
.newsletter-item {
  margin-bottom: 30px;
}
.newsletter-item div {
  border: 1px solid #ccc;
  padding: 12px 12px;
  font-size: 14px;
  line-height: 1.2;
  border-radius: 4px;
}
.newsletter-item div h3 {
  margin-top: 0;
  padding-top: 0;
}
.newsletter-item div.first {
  border-color: #0093b3;
  background: #b3f2ff;
}
.newsletter-item div.first h3 {
  color: #00697f;
}
.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}
.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) {
  padding-right: 0;
  padding-left: 0;
}
.row.tiny-gutter {
  margin-left: 0px;
  margin-right: 0px;
}
.row.tiny-gutter [class*='col-']:not(:first-child),
.row.tiny-gutter [class*='col-']:not(:last-child) {
  padding-right: 4px;
  padding-left: 4px;
}
.innerpad {
  padding: 15px;
}
.rightpad {
  padding-right: 15px;
}
blockquote {
  font-size: 14px;
}
hr {
  border-color: #0093b3;
  border-width: 4px;
}
.google-maps {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
}
.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
/* WYSIWYG EDITOR ALIGNMENT CLASSES 
-------------------------------------------- */
.typography .left {
  text-align: left;
}
.typography .center {
  text-align: center;
}
.typography .right {
  text-align: right;
}
/* IMAGES 
-------------------------------------------- */
.typography img.left {
  float: left;
  max-width: 50%;
  margin: 5px 20px 10px 0;
}
.typography img.right {
  float: right;
  max-width: 50%;
  /* Responsive width */
  margin: 5px 0 10px 20px;
}
.typography img.leftAlone {
  float: left;
  margin-right: 100%;
  margin-bottom: 10px;
  clear: both;
}
.typography img.center {
  float: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 10px;
  clear: both;
}
.typography .captionImage {
  width: 100%;
  margin-top: 5px;
}
.typography .captionImage img {
  margin: 0;
}
.typography .captionImage.left {
  float: left;
  margin: 5px 30px 20px 0px;
}
.typography .captionImage.right {
  float: right;
  margin: 5px 0 20px 30px;
}
.typography .captionImage.left[style],
.typography .captionImage.right[style] {
  max-width: 50%;
  /* Overides core width to make responsive */
}
.typography .captionImage.left img,
.typography .captionImage.right img {
  float: none;
  max-width: none;
  width: 100%;
}
.typography .captionImage.left img {
  margin-right: -10px;
}
.typography .captionImage.right img {
  margin-left: -10px;
}
.typography .captionImage.right p {
  text-align: left;
  margin-left: -10px;
}
.typography .captionImage.leftAlone {
  float: none;
  margin: 0 20px 20px 0px;
}
.typography .captionImage.center {
  margin: 0 auto 20px;
}
.typography .captionImage p {
  clear: both;
  margin: 5px 0;
  font-style: italic;
  color: #888;
}
@media only screen and (max-width: 767px) {
  nav a.navbar-brand {
    width: 240px;
    height: 51px;
    background: url(../img/logo-24051.png);
  }
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
.rslides {
  margin: 0 auto;
}
.rslides_container {
  margin-bottom: 50px;
  position: relative;
  float: left;
  width: 100%;
}
.rslides1_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 50%;
  left: 0;
  z-index: 99;
  opacity: 0.7;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url(../img/rsnavs.png) no-repeat left top;
  margin-top: -45px;
}
.rslides1_nav:active {
  opacity: 1.0;
}
.rslides1_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
}
.rslides1_nav:focus {
  outline: none;
}
.rslides_tabs {
  margin-top: 10px;
  text-align: center;
}
.rslides_tabs li {
  display: inline;
  float: none;
  _float: left;
  *float: left;
  margin-right: 5px;
}
.rslides_tabs a {
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #ccc;
  background: rgba(0, 0, 0, 0.2);
  display: inline-block;
  _display: block;
  *display: block;
  -webkit-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.3);
  width: 9px;
  height: 9px;
}
.rslides_tabs .rslides_here a {
  background: #222;
  background: rgba(0, 0, 0, 0.8);
}
.rslides .caption {
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15px;
  text-align: center;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  margin: 0;
}
.sidebarmenu li {
  padding: 4px 0;
  color: #000;
}
.sidebarmenu li a {
  color: #000;
}
#home-fb {
  display: block;
  padding-left: 60px;
  background: url(../img/fb.png) 0 0 no-repeat;
  height: 50px;
  line-height: 50px;
  margin-top: 0px;
  color: #fff;
}
#footer-fb {
  display: block;
  padding-left: 30px;
  background: url(../img/fb_footer.png) 0 0 no-repeat;
  height: 24px;
  line-height: 24px;
  margin-bottom: 20px;
  color: #666;
  float: right;
}
