/****** PLACE YOUR CUSTOM STYLES HERE ******/
.logo { max-height: 127px; }

.nav-bar{ height: 130px; max-height: 130px; line-height: (127)px; }

.nav-bar .module.left.logo {
	height: 130px;
}

.btn {
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: 2px solid #61b5d0;
   color: #61b5d0;
}

.btn:hover {
  background: #61b5d0;
  color: #fff;
}

.btn.back-to-top {
  border: 2px solid #ffffff;
  padding: 0 26px;
  height: 40px;
  min-width: 150px;
  line-height: 36px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 0;
  color: #ffffff;
  text-align: center;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  margin-right: 8px;
  margin-bottom: 24px;
}

.image-edge .container div[class*="col-"].allow-expand {
        position: relative !important;

}

h1.large {
  font-weight: 400;
}

.btn.back-to-top:hover {
  background: #508b9d;
  color: #fff;
  opacity: 0.7;
}

.module.widget-handle.mobile-toggle {
	border: none!important;
}

.overlay .fs-vid-background:before {
  opacity: 0.6;
}

.footer-1 .sub {
  opacity: 1;
}

@media all and (max-width: 767px) {
  br {
    display: block;
  }
  .col-sm-6.text-right.subnavi {
  text-align: center !important;
  margin: 20px auto 20px auto;
  }
}
