/*
* @section Main Styles
*/
body {
  color: #333;
  font: 400 14px/32px "Raleway", sans-serif;
  font-size: 14px;
  line-height: 32px;
  -webkit-text-size-adjust: none;
}
@media (min-width: 1200px) {
  body {
    font-size: 18px;
    line-height: 32px;
  }
}

img {
  max-width: 100%;
  height: auto;
}

h1, h2, h3, h4, h5, h6, .heading-1, .heading-2, .heading-3, .heading-4, .heading-5, .heading-6 {
  font: 500 16px/1 'Montserrat Alternates';
  color: #fff;
}

h1, .heading-1 {
  font-size: 26px;
  line-height: 1;
  font-weight: 700;
}

h2, .heading-2 {
  font-size: 33px;
}
h2 .small, .heading-2 .small {
  font-size: 18px;
  line-height: 32px;
}
@media (min-width: 480px) {
  h2, .heading-2 {
    font-size: 43px;
  }
  h2 .small, .heading-2 .small {
    font-size: 28px;
    line-height: 42px;
  }
}
@media (min-width: 768px) {
  h2, .heading-2 {
    font-size: 66px;
  }
  h2 .small, .heading-2 .small {
    font-size: 36px;
    line-height: 90px;
  }
}

h3, .heading-3 {
  color: #191919;
  font-size: 30px;
  line-height: 33px;
}
@media (min-width: 992px) {
  h3, .heading-3 {
    font-size: 36px;
    line-height: 53px;
  }
}
@media (min-width: 1200px) {
  h3, .heading-3 {
    font-size: 46px;
    line-height: 73px;
  }
}

h4, .heading-4 {
  font-size: 36px;
}

h5, .heading-5 {
  font-size: 20px;
  line-height: 1.2;
}
@media (min-width: 1500px) {
  h5, .heading-5 {
    font-size: 26px;
    line-height: 1.8;
  }
}

h6, .heading-6 {
  font-size: 18px;
}

p a:hover, .marked-list a:hover, .list a:hover {
  text-decoration: underline;
}
p .fa, .marked-list .fa, .list .fa {
  text-decoration: none;
}

time {
  display: block;
}

p, article {
  color: #888888;
}

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:focus {
  outline: none;
}
a:active {
  background-color: transparent;
}
a:hover {
  cursor: pointer;
  color: #ff6d59;
}

strong {
  font-weight: 700;
}

.fa {
  line-height: inherit;
}

[class*='fa-']:before {
  font-weight: 400;
  font-family: "FontAwesome";
}

.page {
  overflow: hidden;
  min-height: 500px;
}
.lt-ie9 .page {
  min-width: 1200px;
}

/*
* @section Main Layout
*/
* + .row {
  margin-top: 20px;
}
@media (min-width: 1200px) {
  * + .row {
    margin-top: 40px;
  }
}

* + .quote {
  margin-top: 57px;
}

* + cite {
  margin-top: 30px;
}

address + * {
  margin-top: 18px;
}

* + .owl-carousel {
  margin-top: 90px;
}
@media (min-width: 1200px) {
  * + .owl-carousel {
    margin-top: 137px;
  }
}

* + .inline-list-2 {
  margin-top: 50px;
}

* + .terms-list {
  margin-top: 45px;
}

.rd-mailform {
  margin-top: 45px;
}

* + .btn {
  margin-top: 20px;
}

h3 + h5 {
  margin-top: 20px;
}
@media (min-width: 992px) {
  h3 + h5 {
    margin-top: 45px;
  }
}

h5 + p {
  margin-top: 8px;
}

h3 + p {
  margin-top: 48px;
}

p + .btn {
  margin-top: 10px;
}
@media (min-width: 1200px) {
  p + .btn {
    margin-top: 50px;
  }
}

.container-fluid-1 {
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 992px) {
  .container-fluid-1 {
    padding-left: 139px;
    padding-right: 139px;
  }
}

h3 + address {
  margin-top: 15px;
}
@media (min-width: 1200px) {
  h3 + address {
    margin-top: 50px;
  }
}

/*
* @section Offsets
*/
.offset-1 {
  margin-top: -457px;
}

@media (min-width: 992px) {
  .offset-2 {
    margin-top: 10px;
  }
}
@media (min-width: 1200px) {
  .offset-2 {
    margin-top: 120px;
  }
}

.offset-2 + * {
  margin-top: 68px;
}

*.offset-3 {
  margin-top: 20px;
}

.offset-4 {
  margin-top: 60px;
}

* + .offset-5 {
  margin-top: 27px;
}

* + .offset-6 {
  margin-top: 47px;
}

.flow-offset-1 > * + * {
  margin-top: 20px;
}
@media (min-width: 480px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-xs-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-2:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-4:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-6:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-8:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-10:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 480px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-xs-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-xs-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-1 > .col-xs-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-xs-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-1 > .col-xs-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-1 > .col-xs-12:nth-child(n + 2) {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-sm-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-2:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-4:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-6:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-8:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-10:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-sm-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-sm-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-1 > .col-sm-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-sm-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-1 > .col-sm-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-1 > .col-sm-12:nth-child(n + 2) {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-md-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-2:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-4:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-6:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-8:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-10:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-md-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-md-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-1 > .col-md-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-md-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-1 > .col-md-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-1 > .col-md-12:nth-child(n + 2) {
    margin-top: 20px;
  }
}
@media (min-width: 1200px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-lg-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-2:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-4:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-6:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-8:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-10:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-lg-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-lg-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-1 > .col-lg-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-lg-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-1 > .col-lg-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-1 > .col-lg-12:nth-child(n + 2) {
    margin-top: 20px;
  }
}

.flow-offset-2 > * + * {
  margin-top: 40px;
}
@media (min-width: 480px) {
  html:not(.lt-ie10) .flow-offset-2 > .col-xs-1:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-2:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-3:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-4:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-5:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-6:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-7:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-8:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-9:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-10:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-11:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 480px) {
  html:not(.lt-ie10) .flow-offset-2 > .col-xs-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-2 > .col-xs-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-2 > .col-xs-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-2 > .col-xs-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-2 > .col-xs-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-2 > .col-xs-12:nth-child(n + 2) {
    margin-top: 40px;
  }
}
@media (min-width: 768px) {
  html:not(.lt-ie10) .flow-offset-2 > .col-sm-1:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-2:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-3:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-4:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-5:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-6:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-7:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-8:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-9:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-10:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-11:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  html:not(.lt-ie10) .flow-offset-2 > .col-sm-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-2 > .col-sm-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-2 > .col-sm-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-2 > .col-sm-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-2 > .col-sm-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-2 > .col-sm-12:nth-child(n + 2) {
    margin-top: 40px;
  }
}
@media (min-width: 992px) {
  html:not(.lt-ie10) .flow-offset-2 > .col-md-1:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-2:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-3:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-4:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-5:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-6:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-7:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-8:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-9:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-10:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-11:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  html:not(.lt-ie10) .flow-offset-2 > .col-md-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-2 > .col-md-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-2 > .col-md-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-2 > .col-md-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-2 > .col-md-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-2 > .col-md-12:nth-child(n + 2) {
    margin-top: 40px;
  }
}
@media (min-width: 1200px) {
  html:not(.lt-ie10) .flow-offset-2 > .col-lg-1:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-2:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-3:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-4:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-5:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-6:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-7:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-8:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-9:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-10:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-11:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  html:not(.lt-ie10) .flow-offset-2 > .col-lg-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-2 > .col-lg-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-2 > .col-lg-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-2 > .col-lg-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-2 > .col-lg-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-2 > .col-lg-12:nth-child(n + 2) {
    margin-top: 40px;
  }
}

/*
* @subsection Insets
*/
.inset-1 {
  padding-bottom: 30px;
}
@media (min-width: 1200px) {
  .inset-1 {
    padding-bottom: 115px;
  }
}

.inset-2 {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 1200px) {
  .inset-2 {
    padding-top: 65px;
  }
}

.inset-3 {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 1200px) {
  .inset-3 {
    padding-top: 0;
    padding-bottom: 0;
  }
}

.inset-4 {
  padding-right: 10px;
  padding-left: 10px;
}

.box_inset .box_left {
  padding-top: 15px;
  padding-right: 13px;
}
.box_inset * + article {
  margin-top: 20px;
}
.box_inset .box_cnt {
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 1200px) {
  .box_inset .box_cnt {
    padding-left: 10px;
    padding-right: 20px;
  }
}

/*
* @subsection Well
*/
.well {
  padding-top: 30px;
  padding-bottom: 95px;
}

.well-xs {
  padding-top: 95px;
  padding-bottom: 55px;
}

.well-sm {
  padding-top: 75px;
  padding-bottom: 85px;
}

.well-inset-1 {
  padding-top: 80px;
  padding-bottom: 65px;
}

@media (max-width: 1200px) {
  .well--inset-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.well-lg {
  padding-top: 215px;
  padding-bottom: 200px;
}

.well-md {
  padding-top: 80px;
  padding-bottom: 100px;
}

/*
* @section Components
*/
.navbar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding-top: 20px;
  padding-bottom: 18px;
  z-index: 2000;
}

/*
* @subsection News post
*/
.terms-list * + dd {
  margin-top: 15px;
}
.terms-list * + dt {
  margin-top: 50px;
}
.terms-list a, .terms-list dd {
  color: #888888;
}
.terms-list a {
  display: block;
}
.terms-list a:hover {
  color: #ff6d59;
}
.terms-list * + a {
  margin-top: 75px;
}

/*
* @subsection News post
*/
.news-post {
  position: relative;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .news-post p {
    font-size: 14px;
  }
  .news-post h5, .news-post .heading-5 {
    font-size: 17px;
    line-height: 1.2;
  }
}
.news-post .btn {
  display: inline-block;
}
@media (min-width: 1200px) {
  .news-post .btn {
    position: absolute;
    bottom: 0;
    left: 0;
    min-width: 220px;
  }
}
@media (min-width: 1200px) and (min-width: 1500px) {
  .news-post .btn {
    min-width: 288px;
  }
}

/*
* @subsection Event-post
*/
.event-post {
  position: relative;
}
.event-post * + article {
  margin-top: 10px;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .event-post article {
    font-size: 14px;
  }
  .event-post h5, .event-post .heading-5 {
    font-size: 17px;
    line-height: 1.2;
  }
}
@media (min-width: 2000px) {
  .event-post .btn-md {
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 15px;
    min-width: 200px;
  }
}
@media (min-width: 2000px) and (min-width: 2000px) {
  .event-post .btn-md {
    min-width: 288px;
  }
}

/*
* @subsection Link
*/
address + a {
  font: 400 80px/1 'Montserrat Alternates';
  color: #ff6d59;
}
address + a:hover {
  color: #ffffff;
}

/*
* @subsection Camera
*/
@media (max-width: 992px) {
  .camera_caption {
    height: 100%;
    -moz-transform: translateY(40%);
    -ms-transform: translateY(40%);
    -o-transform: translateY(40%);
    -webkit-transform: translateY(40%);
    transform: translateY(40%);
  }
}

.image-wrap img {
  width: 40%;
  display: none;
}
@media (min-width: 1900px) {
  .image-wrap img {
    width: 55%;
  }
}
@media (min-width: 992px) {
  .image-wrap img {
    display: inline-block;
  }
}

/*
* @subsection Quote
*/
.quote cite {
  font: 400 18px/1 'Montserrat Alternates';
  display: block;
}
.quote * + cite {
  margin-top: 20px;
}
@media (min-width: 1200px) {
  .quote * + cite {
    margin-top: 50px;
  }
}

/*
* @subsection Brand
*/
.brand_name a {
  position: relative;
}
.brand_name:before {
  content: '';
  font-size: 26px;
  line-height: 10px;
  font-weight: 500;
  color: #fff;
}

/*
* @subsection Inline list
*/
.inline-list > li {
  display: inline-block;
  word-spacing: normal;
}

/*
* @subsection Inline list 2
*/
.inline-list-2 > li {
  display: inline-block;
  word-spacing: normal;
  margin-left: 12px;
  margin-right: 14px;
}

/*
* @subsection Rd-mailform
*/
.rd-mailform {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1200px) {
  .rd-mailform {
    width: 100%;
  }
}

/*
* @subsection Contact-info
*/
@media (min-width: 1700px) {
  .contact-info {
    position: absolute;
    padding-top: 83px;
    z-index: 4;
    text-align: center;
    right: 9%;
    top: 25%;
    display: block;
    width: 640px;
    height: 400px;
  }
}
.contact-info address {
  margin-top: 10px;
}
.contact-info .big {
  font-size: 50px;
}
.contact-info * + .inline-list-2 {
  margin-top: 30px;
}
.contact-info * + a[href^="callto:"] {
  margin-top: 23px;
}

/*
* @subsection Backgrounds
*/
.bg-absolute, .bg-absolute-invert {
  position: relative;
}
.bg-absolute p, .bg-absolute-invert p {
  color: #FFFFFF;
}
.bg-absolute:before, .bg-absolute:after, .bg-absolute-invert:before, .bg-absolute-invert:after {
  z-index: -1;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  display: none;
}
@media (min-width: 1200px) {
  .bg-absolute:before, .bg-absolute:after, .bg-absolute-invert:before, .bg-absolute-invert:after {
    display: block;
  }
}
.bg-absolute.well-md, .bg-absolute-invert.well-md {
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 1200px) {
  .bg-absolute.well-md, .bg-absolute-invert.well-md {
    padding-top: 80px;
    padding-bottom: 87px;
  }
}

.bg-absolute:before {
  left: 0;
  right: 50%;
  background: #ff6d59;
}
.bg-absolute:after {
  left: 50%;
  right: 0;
  background: #191919;
}

.bg-absolute-invert:before {
  right: 0;
  left: 50%;
  background: #ff6d59;
}
.bg-absolute-invert:after {
  left: 0;
  right: 50%;
  background: #191919;
}

.bg-primary {
  background: #ff6d59;
}

.bg-secondary-1 {
  background: #191919;
}

.bg-secondary-2 {
  background-color: #f7f7f7;
}

.bg-default {
  background: #000;
  color: #fff;
}
.bg-default * + p {
  margin-top: 25px;
}
.bg-default * + .btn {
  margin-top: 63px;
}
.bg-default h1, .bg-default h2, .bg-default h3, .bg-default h4, .bg-default h5, .bg-default h6, .bg-default .heading-1, .bg-default .heading-2, .bg-default .heading-3, .bg-default .heading-4, .bg-default .heading-5, .bg-default .heading-6 {
  color: #fff;
}

/*
* @subsection Icons
*/
.icon {
  font-weight: 500;
  line-height: 1;
}
.icon:hover {
  cursor: pointer;
}
.icon-xs {
  font-size: 20px;
  margin-left: 20px;
}
.icon-sm {
  font-size: 29px;
}
.icon-md {
  font-size: 24px;
}
.icon-contrast {
  color: #fff;
}
.icon-contrast:hover {
  color: #ff6d59;
}
.icon-default {
  color: #6b6c6b;
}
.icon-default a:hover {
  color: #ffffff;
}

/*
* @subsection Trigger
*/
.trig {
  z-index: 3;
  position: absolute;
  top: -30px;
  left: 15px;
  display: none;
}
@media (min-width: 992px) {
  .trig {
    left: 0;
  }
}
@media (min-width: 768px) {
  .trig {
    display: block;
  }
}
.trig:hover:before {
  color: #ff6d59;
}
.trig:after, .trig:before {
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  font-size: 29px;
  font-weight: 400;
  line-height: 1;
  font-family: 'Material Icons';
  display: block;
}
.trig:before {
  opacity: 1;
  position: absolute;
  top: 30px;
  content: '\e3c7';
  transform: translateY(0);
}
.trig:after {
  content: '\e5cd';
  opacity: 0;
  position: absolute;
  top: 30px;
  color: #FFFFFF;
  transform: translateY(-100%);
}

.trig.trig-active {
  background-color: transparent;
}
.trig.trig-active:before {
  opacity: 0;
  transform: translateY(100%);
}
.trig.trig-active:after {
  opacity: 1;
  transform: translateY(0);
  color: #ff6d59;
}

/*
* @subsection Buttons
*/
.btn {
  border-radius: 3px;
  display: inline-block;
  letter-spacing: 1px;
  font: 400 18px/1 'Montserrat Alternates';
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn:hover {
  background: #ff6d59;
}
.btn:active {
  background: #ff4026;
}
.btn-md {
  font-size: 18px;
  line-height: 1;
  padding: 19px 26px 21px 20px;
  min-width: 200px;
}
@media (min-width: 2000px) {
  .btn-md {
    min-width: 288px;
  }
}
.btn-primary {
  color: #fff;
  background: #ff6d59;
  border: 1px solid #ff6d59;
  border-radius: 3px;
}
.btn-primary:active:hover {
  color: red;
}
.btn-primary:hover {
  color: #000;
  background: transparent;
}
.btn-default {
  color: #fff;
  background: transparent;
  border: 2px solid #ff6d59;
}
.btn-default:hover {
  color: #fff;
  background: #ff6d59;
}

/*
* @subsection Owl-carousel
*/
.owl-carousel:before {
  content: url("../images/quote.png");
  position: absolute;
  left: 50%;
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  top: -79px;
  width: 51px;
  height: 35px;
}

/*
* @subsection Box
*/
.box:before, .box:after {
  display: table;
  content: "";
  line-height: 0;
}
.box:after {
  clear: both;
}
.box_aside {
  float: left;
}
.box_cnt__no-flow {
  overflow: hidden;
}
.box-skin {
  position: relative;
  text-align: center;
}
.box-skin .box-md .box_cnt {
  display: block;
}
@media (min-width: 480px) and (max-width: 1200px) {
  .box-skin .box-md .box_cnt {
    margin-top: 10px;
  }
}
@media (min-width: 2000px) {
  .box-skin .box-md .box_cnt {
    display: table-cell;
    text-align: left;
  }
}
.box-skin .box-md .box_left {
  display: block;
}
.box-skin .box-md .box_left img {
  border-radius: 50%;
}
@media (min-width: 2000px) {
  .box-skin .box-md .box_left {
    text-align: left;
    display: table-cell;
  }
}
.box-skin .btn {
  text-align: center;
  display: inline-block;
}
@media (min-width: 2000px) {
  .box-skin .btn {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (min-width: 1800px) {
  .box-skin .btn {
    transform: none;
    left: 277px;
    bottom: 8px;
  }
}

.box .box__middle, .box-xs .box__middle, .box-sm .box__middle, .box-md .box__middle, .box-lg .box__middle {
  vertical-align: middle;
}
.box .box__bottom, .box-xs .box__bottom, .box-sm .box__bottom, .box-md .box__bottom, .box-lg .box__bottom {
  vertical-align: bottom;
}

.box .box_left img, .box .box_right img {
  max-width: none;
}
.box .box_left,
.box .box_right,
.box .box_cnt {
  padding: 0;
  display: table-cell;
  vertical-align: top;
}
.box .box_left {
  padding-right: 20px;
}
.box .box_right {
  padding-right: 30px;
}

@media (min-width: 480px) {
  .box-xs .box_left img, .box-xs .box_right img {
    max-width: none;
  }
  .box-xs .box_left,
  .box-xs .box_right,
  .box-xs .box_cnt {
    display: table-cell;
    vertical-align: top;
  }
  .box-xs .box_left {
    padding-right: 30px;
  }
  .box-xs .box_right {
    padding-right: 30px;
  }

  .box-xs-clear .box_left img, .box-xs-clear .box_right img {
    max-width: 100%;
  }
  .box-xs-clear .box_left,
  .box-xs-clear .box_right,
  .box-xs-clear .box_cnt {
    padding: 0;
    display: block;
    vert-align: top;
  }
}
@media (min-width: 768px) {
  .box-sm .box_left img, .box-sm .box_right img {
    max-width: none;
  }
  .box-sm .box_left,
  .box-sm .box_right,
  .box-sm .box_cnt {
    display: table-cell;
    vertical-align: top;
  }
  .box-sm .box_left {
    padding-right: 30px;
  }
  .box-sm .box_right {
    padding-right: 30px;
  }

  .box-sm-clear .box_left img, .box-sm-clear .box_right img {
    max-width: 100%;
  }
  .box-sm-clear .box_left,
  .box-sm-clear .box_right,
  .box-sm-clear .box_cnt {
    padding: 0;
    display: block;
    vert-align: top;
  }
}
@media (min-width: 992px) {
  .box-md .box_left img, .box-md .box_right img {
    max-width: none;
  }
  .box-md .box_left,
  .box-md .box_right,
  .box-md .box_cnt {
    display: table-cell;
    vertical-align: top;
  }
  .box-md .box_left {
    padding-right: 30px;
  }
  .box-md .box_left--inset--1 {
    padding-right: 28px;
  }
  .box-md .box_right {
    padding-right: 30px;
  }

  .box-md-clear .box_left img, .box-md-clear .box_right img {
    max-width: 100%;
  }
  .box-md-clear .box_left,
  .box-md-clear .box_right,
  .box-md-clear .box_cnt {
    padding: 0;
    display: block;
    vert-align: top;
  }
}
@media (min-width: 1200px) {
  .box-lg .box_left img, .box-lg .box_right img {
    max-width: none;
  }
  .box-lg .box_left,
  .box-lg .box_right,
  .box-lg .box_cnt {
    display: table-cell;
    vertical-align: top;
  }
  .box-lg .box_left {
    padding-right: 30px;
  }
  .box-lg .box_right {
    padding-right: 30px;
  }

  .box-lg-clear .box_left img, .box-lg-clear .box_right img {
    max-width: 100%;
  }
  .box-lg-clear .box_left,
  .box-lg-clear .box_right,
  .box-lg-clear .box_cnt {
    padding: 0;
    display: block;
    vert-align: top;
  }
}
* + .box_cnt {
  margin-top: 15px;
}
@media (min-width: 768px) {
  * + .box_cnt {
    margin-top: 0;
  }
}

/*
* @section Scripts Modules
*/
/**
* @subsection   google-map.css
*
* @description  Easy as hell Google Map Api Jquery plugin.
*
*
* @author       Evgeniy Gusarov (Stmechanus || Diversant)

* @link
*/
.map_model {
  height: 638px;
}
.map_model img {
  max-width: none !important;
}
@media (max-width: 767px) {
  .map_model {
    height: 250px;
  }
}
@media (max-width: 479px) {
  .map_model {
    height: 200px;
  }
}
.map_locations {
  display: none;
}

/**
* @subsection RD Mobile Menu
*
* @description mobile navbar
*
* @author     Evgeniy Gusarov (Diversant)
* @link http://cms.devoffice.com/diversant/rd-navbar/
*/
.sf-menu {
  text-align: left;
  opacity: 0;
  visibility: hidden;
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  position: absolute;
  left: 0;
  top: 69px;
  background: #272727;
  z-index: 1000;
  width: 276px;
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
  height: 3000px;
}
@media (min-width: 992px) {
  .sf-menu {
    height: 3000px;
    width: 439px;
    padding: 118px 105px 0 138px;
  }
}
.sf-menu:before, .sf-menu:after {
  display: table;
  content: "";
  line-height: 0;
}
.sf-menu:after {
  clear: both;
}
.sf-menu > li {
  float: left;
  width: 100%;
}
.sf-menu > li + li {
  margin-top: 25px;
}
.sf-menu li.heading-4 + li {
  margin-top: 55px;
}
.sf-menu.active-menu {
  opacity: 1;
  visibility: visible;
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.sf-menu > li > a {
  font-family: 'Montserrat Alternates';
  font-size: 26px;
  font-weight: 400;
  color: #FFF;
}
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover {
  color: #ff6d59;
}
.sf-menu > li.active > a {
  color: #ff6d59;
}

.sf-menu ul {
  display: none;
  position: absolute;
  top: -10px;
  margin-top: 10px;
  z-index: 2;
  box-sizing: border-box;
  left: 100%;
  width: 276px;
  padding-top: 40px;
  padding-left: 30px;
  padding-right: 30px;
  height: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 992px) {
  .sf-menu ul {
    height: 100%;
    width: 439px;
    padding: 118px 105px 0 138px;
  }
}

.sf-menu ul {
  background: #212121;
}
.sf-menu ul > li + li {
  margin-top: 20px;
}
.sf-menu ul > li > a {
  font-size: 18px;
  font-weight: 400;
  font-family: 'Montserrat Alternates';
  color: #FFF;
}
.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
  color: #ff6d59;
}
.sf-menu ul li.heading-5 + li {
  margin-top: 45px;
}

.sf-menu ul ul {
  position: static;
  top: 100%;
  z-index: 4;
}

.sf-menu ul ul > li > a {
  color: #FFF;
}
.sf-menu ul ul > li.sfHover > a, .sf-menu ul ul > li > a:hover {
  color: #ff6d59;
}

.sf-menu > li > .sf-with-ul {
  position: relative;
}
.sf-menu > li > .sf-with-ul:before {
  position: absolute;
  right: -100px;
  top: 50%;
  content: '\e5cc';
  font: 400 12px/24px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: 'Material Icons';
}

@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
}
/**
* @subsection ToTop
*/
.toTop {
  width: 50px;
  height: 50px;
  font-size: 24px;
  line-height: 46px;
  color: #fff;
  background: #ff6d59;
  border-radius: 50%;
  -webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  position: fixed;
  right: 40px;
  bottom: 40px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}
.toTop:hover {
  color: #fff;
  background: #ff4026;
  text-decoration: none;
}

.mobile .toTop,
.tablet .toTop {
  display: none !important;
}

/**
* @subsection   Parallax.css
*
* @description
*
* @author       Evgeniy Gusarov StMechanus (Diversant)
* @link         http://cms.devoffice.com/diversant/rd-parallax/
*/
.parallax {
  position: relative;
  overflow: hidden;
}
.parallax p {
  color: #FFFFFF;
}
.parallax_image, .parallax_pattern {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  opacity: .5;
  background-position: center center;
  will-change: transform;
}
.parallax_image {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.parallax_pattern {
  background-repeat: repeat;
}
.parallax_cnt {
  position: relative;
}

/**
* @subsection RD Mobile Menu
*/
/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.rd-mobilemenu.active {
  right: 0;
}

.rd-mobilemenu_ul {
  position: fixed;
  top: -56px;
  left: 0;
  bottom: -56px;
  width: 240px;
  padding: 132px 0 76px;
  color: #A5BFD2;
  background: #191919;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}
.rd-mobilemenu.active .rd-mobilemenu_ul {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.rd-mobilemenu_ul a {
  display: block;
  padding: 14px 25px 16px;
}
.rd-mobilemenu_ul a.active {
  background: #313e4e;
  color: #fff;
}
.rd-mobilemenu_ul a:hover {
  background: #ff6d59;
  color: #FFF;
}
.rd-mobilemenu_ul a .rd-submenu-toggle {
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -17.5px;
  width: 32px;
  height: 32px;
  font: 400 10px "FontAwesome";
  line-height: 32px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  z-index: 1;
  background: rgba(0, 0, 0, 0.1);
}
.rd-mobilemenu_ul a .rd-submenu-toggle:after {
  content: '\f078';
}
.rd-mobilemenu_ul a .rd-submenu-toggle:hover {
  background: #191919;
  color: #A5BFD2;
}
.rd-mobilemenu_ul a.rd-with-ul {
  position: relative;
}
.rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilemenu_ul ul a {
  padding-left: 40px;
}
.rd-mobilemenu_ul ul ul a {
  padding-left: 60px;
}
.rd-mobilemenu_ul:after {
  content: '';
  display: block;
  height: 20px;
}

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #191919;
  color: #FFF;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991;
}

.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 56px;
  right: 56px;
  color: #FFF;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.rd-mobilepanel_toggle {
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px;
}
.rd-mobilepanel_toggle span {
  position: relative;
  display: block;
  margin: auto;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after {
  top: 8px;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
  width: 24px;
  height: 4px;
  background-color: #FFF;
  backface-visibility: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.rd-mobilepanel_toggle span {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
}
.rd-mobilepanel_toggle.active span {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
  top: 0;
  width: 15px;
}
.rd-mobilepanel_toggle.active span:before {
  -webkit-transform: rotate3d(0, 0, 1, -40deg);
  transform: rotate3d(0, 0, 1, -40deg);
}
.rd-mobilepanel_toggle.active span:after {
  -webkit-transform: rotate3d(0, 0, 1, 40deg);
  transform: rotate3d(0, 0, 1, 40deg);
}

@media (max-width: 767px) {
  body {
    padding-top: 56px;
  }

  .rd-mobilemenu, .rd-mobilepanel {
    display: block;
  }
}
@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 18px;
  }
}
/*
* @section Helpers
*/
.block-768 {
  display: none;
}
@media (min-width: 768px) {
  .block-768 {
    display: block;
  }
}

.max-width {
  max-width: 570px;
}

.br-lg {
  display: none;
}
@media (min-width: 2000px) {
  .br-lg {
    display: block;
  }
}

.middle {
  vertical-align: middle;
}

@media (min-width: 1200px) {
  .min-height {
    min-height: 637px;
  }
}

.text-contrast {
  color: #fff;
}

.text-primary {
  color: #ff6d59;
}

.text-default {
  color: #000;
}

.capitalize {
  text-transform: capitalize;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

@media (min-width: 992px) {
  .text-md-left {
    text-align: left;
  }
}

@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left;
  }
}

.relative {
  position: relative;
}

.display-block {
  display: block;
}

.big {
  font-size: 24px;
}
@media (min-width: 480px) {
  .big {
    font-size: 34px;
  }
}
@media (min-width: 768px) {
  .big {
    font-size: 54px;
  }
}
@media (min-width: 992px) {
  .big {
    font-size: 80px;
  }
}

.display-none-sm {
  display: none;
}
@media (min-width: 768px) {
  .display-none-sm {
    display: block;
  }
}

/*
* @section HEADER
*/
header {
  padding-top: 18px;
  padding-bottom: 25px;
}
header h1 a:hover, header h2 a:hover, header h3 a:hover, header h4 a:hover, header h5 a:hover, header h6 a:hover, header .heading-1 a:hover, header .heading-2 a:hover, header .heading-3 a:hover, header .heading-4 a:hover, header .heading-5 a:hover, header .heading-6 a:hover {
  color: #fff;
}
header .inline-list {
  position: relative;
  z-index: 2;
  margin-right: 15px;
}
@media (min-width: 992px) {
  header .inline-list {
    margin-right: 0;
  }
}
header .brand {
  text-align: center;
  color: #fff;
}
@media (min-width: 768px) {
  header .brand {
    -moz-transform: translateX(69px);
    -ms-transform: translateX(69px);
    -o-transform: translateX(69px);
    -webkit-transform: translateX(69px);
    transform: translateX(69px);
  }
}
header .nav {
  float: left;
}
header .inline-list {
  display: none;
}
@media (min-width: 768px) {
  header .inline-list {
    display: block;
  }
}
@media (max-width: 767px) {
  header {
    text-align: center;
  }
  header .brand, header .nav {
    float: none;
  }
}

/*
* @section CONTENT
*/
main {
  display: block;
}

/*
* @section FOOTER
*/
footer {
  padding-top: 27px;
  padding-bottom: 32px;
}
footer .brand_name {
  color: #fff;
  letter-spacing: 1px;
  font-weight: 700;
}
footer .brand_name a {
  font-size: 16px;
}
footer .brand_name a:hover {
  color: #fff;
}
footer .copyright {
  font: 400 13px/1 'Raleway';
  margin-top: 10px;
  vertical-align: middle;
  color: #888888;
}
footer .copyright a, footer .copyright .copyright-year {
  vertical-align: middle;
}
footer .brand_name .copyright {
  display: inline-block;
}
