@import url("http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700italic,700");
/* @include opacity(0.8);*/
/* @include center-block;*/
body {
  position: relative; }

#FlexSliderContainer {
  padding-top: 44px; }
  #FlexSliderContainer #FlexSliderHeroImage {
    text-align: center; }
    #FlexSliderContainer #FlexSliderHeroImage img {
      display: inline-block; }

@media (min-width: 768px) and (max-width: 992px) {
  #SliderInner .owl-item, #rsBanner ul li div, #FlexSliderContainer .flexslider ul.slides li h1 {
    font-size: 4.1vw; }

  #SliderInner .owl-item .item h5, #rsBanner ul li .tp-caption, #FlexSliderContainer .flexslider ul.slides li h2 {
    font-size: 3.1vw;
    line-height: 3.1vw; }

  .navbar-nav > li > a {
    font-size: 13px;
    padding: 10px 7px; } }
@media (min-width: 1000px) {
  #flexHome .flex-control-nav {
    margin-bottom: 0; } }
@media (min-width: 768px) {
  #FlexSliderContainer {
    padding-top: 70px; } }
@media (max-width: 768px) {
  body #SliderInner .owl-item, body #rsBanner ul li div, body #FlexSliderContainer .flexslider ul.slides li h1 {
    font-size: 5.9vw !important; }
  body #SliderInner .owl-item .item h5, body #rsBanner ul li .tp-caption, body #FlexSliderContainer .flexslider ul.slides li h2 {
    font-size: 4.5vw !important;
    line-height: 4.5vw !important; } }
.navbar-nav > li > a {
  text-transform: capitalize; }

#FooterCredits {
  padding: 22px;
  font-size: 12px; }

.container-fluid {
  max-width: 1170px; }

ul.social-media-icons {
  list-style: none;
  padding: 0;
  margin-bottom: 0; }
  ul.social-media-icons li {
    float: right; }
    ul.social-media-icons li img {
      max-height: 50px; }

.paralaxText {
  padding-top: 15px; }

.navbar-brand {
  padding: 0;
  height: 80px;
  line-height: 80px; }
  .navbar-brand > img {
    max-height: 100%;
    display: inline-block; }
  .navbar-brand #toTop {
    z-index: 1555;
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    border: 1px solid red;
    right: 10px;
    overflow: hidden;
    width: 51px;
    height: 51px;
    text-indent: -999px;
    background: url(../images/ui.totop.png) no-repeat left top; }

#toTopHover {
  background: url(../images/ui.totop.png) no-repeat left -51px;
  width: 51px;
  height: 51px;
  display: block;
  overflow: hidden;
  float: left; }

#toTop:active, #toTop:focus {
  outline: none; }

/*# sourceMappingURL=layout.css.map */
