@import url("https://fonts.googleapis.com/css?family=Playfair+Display|Roboto:300,300i,400,400i,500,500i,700,700i");
body {
  background: #FFFFFF;
  padding: 123px 55px 0 55px; }

body, html {
  font-family: 'Roboto', sans-serif; }

h1, h2, h3, h4, h5, h6, blockquote {
  font-family: 'Playfair Display', serif;
  font-weight: 400; }

h1, h2 {
  font-size: 40px;
  letter-spacing: 2px;
  line-height: 45px; }

h3 {
  font-size: 30px;
  letter-spacing: 1px;
  line-height: 40px;
  text-transform: uppercase; }

h4, blockquote, blockquote p, label {
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 27px; }

h5 {
  font-size: 18px;
  letter-spacing: 2px;
  line-height: 24px; }

h6 {
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 26px; }

blockquote {
  line-height: 34px;
  margin: 0 0 43px 48px;
  color: #000000;
  position: relative; }
  blockquote:before {
    content: open-quote;
    position: absolute;
    left: -50px;
    top: 14px;
    font-size: 80px;
    color: #000000; }
  blockquote:after {
    content: close-quote;
    visibility: hidden;
    position: absolute;
    left: -50px;
    top: 0; }

p, li, a, input, select, textarea {
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 31px; }

p.single-event-date {
  margin: 20px 0 40px; }

strong {
  font-weight: 500; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.max-width-1050 {
  max-width: 1050px; }

.max-width-1415 {
  max-width: 1415px; }

.underlined-heading {
  position: relative;
  padding-bottom: 24px; }
  .underlined-heading:after {
    content: '';
    width: 73px;
    height: 3px;
    display: block;
    background: #242424;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }

.clear {
  width: 100%;
  height: 0;
  display: block;
  line-height: 0;
  font-size: 0;
  padding: 0;
  margin: 0;
  clear: both; }

.btn {
  display: inline-block;
  width: 100%;
  max-width: 171px;
  overflow: hidden;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
  padding: 13px 0;
  margin: 2px;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -ms-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms; }
  .btn.outlined {
    padding: 13px 0;
    margin: 0 auto;
    border: 1px solid #B9B9B9;
    background: transparent;
    color: #2C2C2C; }
    .btn.outlined:hover {
      background: #B9B9B9;
      color: #FFFFFF; }
  .btn.solid {
    border: 1px solid #242424;
    background: #242424;
    color: #FFFFFF; }
    .btn.solid:hover {
      background: transparent;
      color: #242424; }
  .btn.social-share {
    overflow: hidden;
    position: relative;
    padding: 13px 0;
    border: 1px solid #B9B9B9;
    background: transparent;
    color: #2C2C2C; }
    .btn.social-share span {
      display: block;
      position: relative;
      bottom: 0;
      left: 0;
      -webkit-transition: bottom 250ms;
      -moz-transition: bottom 250ms;
      -ms-transition: bottom 250ms;
      -o-transition: bottom 250ms;
      transition: bottom 250ms; }
    .btn.social-share .social-links {
      position: absolute;
      top: 50px;
      left: 0;
      margin: 0;
      text-align: center;
      -webkit-transition: top 250ms;
      -moz-transition: top 250ms;
      -ms-transition: top 250ms;
      -o-transition: top 250ms;
      transition: top 250ms; }
      .btn.social-share .social-links li {
        float: none;
        display: inline-block;
        margin: 0 5px; }
        .btn.social-share .social-links li a {
          font-size: 26px; }
    .btn.social-share:hover span {
      bottom: 30px; }
    .btn.social-share:hover .social-links {
      top: 8px; }

.content {
  padding: 150px 0 100px; }
  .content h3 {
    margin-bottom: 67px; }
  .content h4 {
    margin-bottom: 8px; }
  .content p, .content ul {
    margin-bottom: 31px; }
  .content.news-post-paddings {
    padding-top: 66px; }

.content-columns {
  display: table;
  width: 100%; }
  .content-columns .column {
    width: 50%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .content-columns .column.single {
      width: 100%; }
      .content-columns .column.single:first-child, .content-columns .column.single:last-child {
        padding-left: 0;
        padding-right: 0; }
    .content-columns .column:first-child {
      padding-right: 55px; }
    .content-columns .column:last-child {
      padding-left: 55px; }
    .content-columns .column ul {
      margin-left: 15px; }

.box-width {
  width: 1400px;
  margin: 0 auto; }

.full-width {
  width: 100%; }

.background-with-pattern {
  position: relative;
  background: url("../images/pattern-tile.jpg") repeat center top;
  background-size: 145px; }
  .background-with-pattern.light-background:before, .background-with-pattern.dark-background:before, .background-with-pattern.extra-light-background:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=98)";
    filter: alpha(opacity=98);
    -moz-opacity: 0.98;
    opacity: 0.98; }
  .background-with-pattern.extra-light-background:before {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
    filter: alpha(opacity=95);
    -moz-opacity: 0.95;
    opacity: 0.95;
    background: #F7F7F7; }
  .background-with-pattern.light-background:before {
    background: #E8E8E8; }
  .background-with-pattern.dark-background:before {
    background: #2E2E2E; }

.varied-sections .section {
  width: 100%;
  display: table; }
  .varied-sections .section .section-image, .varied-sections .section .section-content {
    width: 50%;
    height: 629px;
    position: relative; }
  .varied-sections .section .section-image {
    float: left;
    background-size: cover !important; }
  .varied-sections .section .section-content {
    float: right; }
    .varied-sections .section .section-content .section-content-holder {
      width: 100%;
      max-width: 520px;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      text-align: center; }
    .varied-sections .section .section-content p a {
      color: #609823; }
  .varied-sections .section:nth-child(even) .section-image {
    float: right; }
  .varied-sections .section:nth-child(even) .section-content {
    float: left; }

.separator {
  width: 100%;
  height: 13px;
  display: block;
  background: url("../images/section-seperator-tile.png") repeat-x left center;
  background-size: 199px 13px; }
  .separator.zig-zag {
    height: 7px;
    background: url("../images/separator-zig-zag.png") repeat-x left center;
    background-size: 22px 7px; }

.icon-facebook-with-circle:hover {
  color: #3b5998 !important; }

.icon-twitter-with-circle:hover {
  color: #1DA1F2 !important; }

.icon-instagram-with-circle:hover {
  color: #222222 !important; }

#header {
  width: 100%;
  height: 123px;
  background: #FFFFFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 55px;
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  -webkit-transition: height 250ms;
  -moz-transition: height 250ms;
  -ms-transition: height 250ms;
  -o-transition: height 250ms;
  transition: height 250ms; }
  #header.sticky {
    height: 80px; }
    #header.sticky #logo-wrapper {
      margin-top: 3px;
      height: 60px; }
    #header.sticky #nav-holder {
      height: 55px;
      margin-top: 25px; }
    #header.sticky #mega-menu {
      top: 80px; }

#logo-wrapper {
  float: left;
  max-width: 351px;
  height: 93px;
  overflow: hidden;
  margin-top: 20px;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -ms-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms; }

#logo {
  display: block; }

#nav-holder {
  height: 73px;
  display: table;
  float: right;
  margin-top: 50px;
  -webkit-transition: margin 250ms;
  -moz-transition: margin 250ms;
  -ms-transition: margin 250ms;
  -o-transition: margin 250ms;
  transition: margin 250ms; }

.is-mobile {
  display: none;
  position: absolute;
  top: 50%;
  right: 55px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }
  .is-mobile #close-btn {
    display: none; }

#nav {
  display: table;
  list-style: none;
  float: left;
  margin-right: 17px; }
  #nav > li {
    height: 73px;
    float: left;
    margin: 0 12px; }
    #nav > li > a {
      font-size: 15px;
      font-weight: 400;
      color: #707070;
      line-height: 24px;
      text-transform: uppercase; }
      #nav > li > a span {
        display: none; }
    #nav > li.current a {
      color: #191919; }
    #nav > li.menu-drop:hover #mega-menu {
      display: block; }
    #nav > li.has-dropdown {
      position: relative; }
      #nav > li.has-dropdown:hover .dropdown-menu {
        display: block; }

.mobile-hover-menu {
  display: none;
  position: absolute;
  top: 0;
  right: 4.1%;
  width: 30px;
  height: 30px;
  background-color: transparent; }

#mega-menu {
  display: none;
  position: absolute;
  top: 123px;
  left: 50%;
  width: 80%;
  padding: 46px 50px 21px;
  -webkit-box-shadow: 0 3px 9px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 9px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 9px 2px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #ffffff; }
  #mega-menu ul {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    float: left;
    padding-left: 30px;
    margin-bottom: 25px; }
    #mega-menu ul li {
      display: block;
      float: none;
      list-style-type: none;
      line-height: 23px;
      margin: 0; }
      #mega-menu ul li h4 {
        margin-bottom: 8px; }
      #mega-menu ul li a {
        font-family: 'Roboto', sans-serif;
        font-size: 15px;
        font-weight: 300;
        color: #707070;
        text-transform: none;
        position: relative;
        left: 0;
        -webkit-transition: left 250ms;
        -moz-transition: left 250ms;
        -ms-transition: left 250ms;
        -o-transition: left 250ms;
        transition: left 250ms; }
        #mega-menu ul li a:before {
          content: '-';
          position: absolute;
          left: -10px;
          display: none; }
        #mega-menu ul li a:hover {
          color: #0F0F0F;
          left: 10px; }
          #mega-menu ul li a:hover:before {
            display: block; }
    #mega-menu ul strong {
      margin: 24px 0 8px; }

.dropdown-menu {
  display: none;
  list-style: none;
  position: absolute;
  top: 50px;
  left: 0;
  width: 125%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 20px;
  -webkit-box-shadow: 0 3px 9px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 9px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 9px 2px rgba(0, 0, 0, 0.2);
  background-color: #ffffff; }
  .dropdown-menu li {
    display: block;
    float: none;
    line-height: 20px;
    list-style-type: none;
    margin: 0 0 15px 0; }
    .dropdown-menu li h4 {
      margin-bottom: 8px; }
    .dropdown-menu li a {
      font-family: 'Roboto', sans-serif;
      font-size: 15px;
      font-weight: 300;
      line-height: 20px;
      color: #707070;
      text-transform: none;
      position: relative;
      left: 0;
      -webkit-transition: left 250ms;
      -moz-transition: left 250ms;
      -ms-transition: left 250ms;
      -o-transition: left 250ms;
      transition: left 250ms; }
      .dropdown-menu li a:before {
        content: '-';
        position: absolute;
        left: -10px;
        display: none; }
      .dropdown-menu li a:hover {
        color: #0F0F0F;
        left: 10px; }
        .dropdown-menu li a:hover:before {
          display: block; }
    .dropdown-menu li:last-child {
      margin-bottom: 0; }
  .dropdown-menu strong {
    margin: 24px 0 8px; }

#social {
  display: table;
  list-style: none;
  float: left; }
  #social li {
    float: left;
    margin: 0 11px; }
    #social li a {
      -webkit-transition: all 250ms;
      -moz-transition: all 250ms;
      -ms-transition: all 250ms;
      -o-transition: all 250ms;
      transition: all 250ms;
      font-size: 24px;
      line-height: 1;
      color: #191919;
      position: relative;
      bottom: 0;
      vertical-align: middle; }
      #social li a:hover {
        bottom: 3px; }

@-webkit-keyframes lds-ring {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
@keyframes lds-ring {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.slide-preloader {
  display: none; }

.slider-loader {
  display: inline-block;
  width: 36px;
  height: 36px;
  position: absolute;
  bottom: 25px;
  left: 25px; }
  .slider-loader div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 32px;
    height: 32px;
    margin: 6px;
    border: 2px solid #fff;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #fff transparent transparent transparent; }
    .slider-loader div:nth-child(1) {
      animation-delay: -0.45s; }
    .slider-loader div:nth-child(2) {
      animation-delay: -0.3s; }
    .slider-loader div:nth-child(3) {
      animation-delay: -0.15s; }

#slider {
  overflow: hidden;
  position: relative;
  background: #000;
  height: 771px; }
  #slider .slide {
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    background-size: cover !important; }
    #slider .slide:before {
      content: '';
      width: 100%;
      height: 60%;
      background: -moz-linear-gradient(top, rgba(18, 18, 18, 0) 0%, #121212 100%);
      background: -webkit-linear-gradient(top, rgba(18, 18, 18, 0) 0%, #121212 100%);
      background: linear-gradient(to bottom, rgba(18, 18, 18, 0) 0%, #121212 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00121212', endColorstr='#121212',GradientType=0 );
      position: absolute;
      left: 0;
      bottom: 0; }
    #slider .slide .slide-content {
      width: 100%;
      max-width: 1010px;
      text-align: center;
      display: none;
      position: absolute;
      left: 50%;
      bottom: 52px;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%); }
      #slider .slide .slide-content h1, #slider .slide .slide-content h2 {
        text-transform: uppercase;
        margin-bottom: 40px;
        color: #FFFFFF; }
      #slider .slide .slide-content .btn.outlined {
        border-color: #FFFFFF;
        color: #FFFFFF; }
        #slider .slide .slide-content .btn.outlined:hover {
          background: #FFFFFF;
          color: #242424; }
  #slider .arrow {
    width: 26px;
    height: 43px;
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    -webkit-transition: all 250ms;
    -moz-transition: all 250ms;
    -ms-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms; }
    #slider .arrow.prev {
      left: 20px;
      background: url("../images/prev-arrow.png") no-repeat center;
      background-size: cover; }
      #slider .arrow.prev:hover {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        opacity: 1;
        left: 15px; }
    #slider .arrow.next {
      right: 20px;
      background: url("../images/next-arrow.png") no-repeat center;
      background-size: cover; }
      #slider .arrow.next:hover {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        opacity: 1;
        right: 15px; }

#home-content {
  padding-bottom: 83px; }
  #home-content .content-columns {
    margin-bottom: 36px; }
  #home-content p a {
    color: #609823; }

#home-featured-pages .section-content-holder {
  text-align: center; }
  #home-featured-pages .section-content-holder h3 {
    margin-bottom: 32px; }
  #home-featured-pages .section-content-holder p {
    line-height: 19px;
    margin-bottom: 40px; }
    #home-featured-pages .section-content-holder p a {
      color: #609823; }

#request-a-quote-section {
  padding: 130px 0;
  text-align: center; }
  #request-a-quote-section h2 {
    padding-bottom: 34px;
    margin-bottom: 34px; }
  #request-a-quote-section p {
    line-height: 19px; }

#testimonials-section {
  padding: 130px 0;
  text-align: center; }
  #testimonials-section h2 {
    padding-bottom: 34px;
    margin-bottom: 34px; }
  #testimonials-section > p {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0; }

.content ul.testimonials {
  margin-bottom: 1px; }

.testimonials {
  display: block;
  text-align: center; }
  .testimonials .testimonial {
    display: inline-block;
    width: 330px;
    min-height: 201px;
    overflow: hidden;
    background: #FFFFFF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 35px 17px 20px 37px;
    border: 1px solid #E3E3E3;
    margin: 13px;
    text-align: left;
    -webkit-transition: transform 250ms;
    -moz-transition: transform 250ms;
    -ms-transition: transform 250ms;
    -o-transition: transform 250ms;
    transition: transform 250ms; }
    .testimonials .testimonial:hover {
      -webkit-transform: translateY(-5px);
      -moz-transform: translateY(-5px);
      -ms-transform: translateY(-5px);
      -o-transform: translateY(-5px);
      transform: translateY(-5px); }
    .testimonials .testimonial p {
      line-height: 23px;
      position: relative;
      margin-bottom: 20px; }
      .testimonials .testimonial p:before {
        content: open-quote;
        font-family: 'Playfair Display', serif;
        font-size: 40px;
        font-weight: 400;
        position: absolute;
        top: -10px;
        left: -22px; }
      .testimonials .testimonial p:after {
        content: close-quote;
        position: absolute;
        top: 0;
        left: -999;
        visibility: hidden; }
    .testimonials .testimonial strong {
      font-size: 14px;
      font-weight: 500;
      text-transform: uppercase; }

#page-heading {
  height: 450px;
  position: relative; }
  #page-heading.extra-light-background h1, #page-heading.extra-light-background h2, #page-heading.extra-light-background h3, #page-heading.extra-light-background h4, #page-heading.extra-light-background h5, #page-heading.extra-light-background h6, #page-heading.extra-light-background p, #page-heading.extra-light-background a, #page-heading.light-background h1, #page-heading.light-background h2, #page-heading.light-background h3, #page-heading.light-background h4, #page-heading.light-background h5, #page-heading.light-background h6, #page-heading.light-background p, #page-heading.light-background a {
    color: #2E2E2E; }

#page-heading-content {
  max-width: 736px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center; }
  #page-heading-content h1, #page-heading-content p {
    color: #FFFFFF; }
  #page-heading-content h1 {
    margin-bottom: 25px; }
  #page-heading-content p {
    line-height: 24px;
    margin-bottom: 15px; }

#signature-events {
  margin-bottom: 55px; }
  #signature-events .section .section-content {
    background: #E8E8E8; }
    #signature-events .section .section-content .section-content-holder {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding: 30px 75px;
      text-align: left;
      max-width: 100%; }
      #signature-events .section .section-content .section-content-holder .heading-group {
        margin-bottom: 30px; }
        #signature-events .section .section-content .section-content-holder .heading-group p {
          font-size: 14px;
          font-weight: 500; }
      #signature-events .section .section-content .section-content-holder .separator, #signature-events .section .section-content .section-content-holder > p {
        margin-bottom: 30px; }
      #signature-events .section .section-content .section-content-holder p a {
        color: #609823; }

#single-event-heading {
  height: 450px;
  position: relative;
  background: #000000;
  background-size: cover !important;
  overflow: hidden; }
  #single-event-heading #single-event-heading-content img {
    display: none; }
  #single-event-heading.image-heading #single-event-heading-content img {
    display: block; }
  #single-event-heading.image-heading #single-event-heading-content h1 {
    position: absolute;
    top: 0;
    left: -9999999px;
    visibility: hidden; }
  #single-event-heading.image-heading #single-event-heading-content p {
    margin-bottom: 10px; }
  #single-event-heading > img {
    display: none;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }

#single-event-heading-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  #single-event-heading-content h1, #single-event-heading-content p {
    color: #FFFFFF; }
  #single-event-heading-content p {
    font-size: 14px;
    font-weight: 500;
    line-height: 17px; }

.single-event-content {
  max-width: 1050px;
  padding: 115px 0 100px;
  margin: 0 auto; }
  .single-event-content h3 {
    margin-bottom: 35px; }

.gallery-list-holder {
  margin: 0 -13px; }
  .gallery-list-holder .gallery-list {
    width: 100%;
    display: table;
    list-style: none; }
    .gallery-list-holder .gallery-list li {
      width: 25%;
      display: table;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding: 13px;
      float: left;
      position: relative; }
    .gallery-list-holder .gallery-list .gallery-list-link {
      height: 529px;
      display: table-cell;
      vertical-align: bottom;
      position: relative;
      background-size: cover !important; }
      .gallery-list-holder .gallery-list .gallery-list-link h4 {
        color: #000000;
        display: inline;
        background: #FFFFFF;
        padding: 3px 10px 3px 0;
        position: relative;
        bottom: 25px;
        -webkit-box-decoration-break: clone;
        -ms-box-decoration-break: clone;
        -o-box-decoration-break: clone;
        box-decoration-break: clone; }

#featured-image-slider {
  overflow: hidden;
  position: relative;
  background: #000; }
  #featured-image-slider .slide {
    position: relative;
    display: none;
    height: 100%;
    background-size: cover !important; }
    #featured-image-slider .slide:before {
      content: '';
      width: 100%;
      height: 60%;
      background: -moz-linear-gradient(top, rgba(18, 18, 18, 0) 0%, #121212 100%);
      background: -webkit-linear-gradient(top, rgba(18, 18, 18, 0) 0%, #121212 100%);
      background: linear-gradient(to bottom, rgba(18, 18, 18, 0) 0%, #121212 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00121212', endColorstr='#121212',GradientType=0 );
      position: absolute;
      left: 0;
      bottom: 0; }
    #featured-image-slider .slide .slide-content {
      width: 100%;
      max-width: 1010px;
      text-align: center;
      position: absolute;
      left: 50%;
      bottom: 190px;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%); }
      #featured-image-slider .slide .slide-content #featured-heading {
        position: static;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        margin-bottom: 150px; }
      #featured-image-slider .slide .slide-content h3 {
        color: #FFFFFF; }
      #featured-image-slider .slide .slide-content .btn.outlined {
        border-color: #FFFFFF;
        color: #FFFFFF; }
        #featured-image-slider .slide .slide-content .btn.outlined:hover {
          background: #FFFFFF;
          color: #242424; }
      #featured-image-slider .slide .slide-content .btn.solid {
        border: 1px solid #FFFFFF;
        background: #FFFFFF;
        color: #000000; }
        #featured-image-slider .slide .slide-content .btn.solid:hover {
          border: 1px solid #242424;
          background: #242424;
          color: #FFFFFF; }

#featured-heading {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  text-align: center; }
  #featured-heading h1 {
    color: #FFFFFF; }
  #featured-heading img {
    margin: 0 auto;
    display: none; }
  #featured-heading.image-heading img {
    display: block; }
  #featured-heading.image-heading h1 {
    position: absolute;
    top: 0;
    left: -99999px;
    visibility: hidden; }

.more-blow-arrow {
  width: 33px;
  display: block;
  position: absolute;
  left: 50%;
  bottom: 86px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-animation: more-content-below 1400ms ease-in-out infinite;
  -o-animation: more-content-below 1400ms ease-in-out infinite;
  animation: more-content-below 1400ms ease-in-out infinite; }

@keyframes more-content-below {
  0%, 100% {
    bottom: 86px; }
  50% {
    bottom: 70px; } }
#about-us-content {
  padding-bottom: 115px; }
  #about-us-content .heading-group {
    margin-bottom: 60px; }
    #about-us-content .heading-group h3 {
      margin-bottom: 10px; }
  #about-us-content p a {
    color: #609823; }

#about-us-profiles .section:first-child {
  margin-bottom: 120px; }
#about-us-profiles .section .section-content .section-content-holder {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 0 30px 50px;
  text-align: left;
  max-width: 100%; }
#about-us-profiles .section .section-content p a {
  color: #609823; }
#about-us-profiles .section:nth-child(even) .section-content .section-content-holder {
  padding: 30px 50px 30px 0; }

.has-sidebar {
  display: table;
  padding-top: 110px; }
  .has-sidebar .content-area {
    width: 70%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 45px 0 0; }
    .has-sidebar .content-area h4 {
      margin-bottom: 10px; }
  .has-sidebar .sidebar {
    width: 30%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 0 45px; }
    .has-sidebar .sidebar h4 {
      margin-bottom: 30px; }

.contact-details {
  width: 100%;
  display: table;
  list-style: none; }
  .contact-details li {
    display: block;
    float: left;
    margin: 0 45px; }
    .contact-details li:last-child {
      margin-right: 0; }
    .contact-details li:first-child {
      margin-left: 0; }
    .contact-details li a {
      color: #2C2C2C; }
    .contact-details li p {
      margin-bottom: 0; }

.social-links {
  width: 100%;
  display: table;
  list-style: none; }
  .social-links li {
    display: block;
    float: left;
    margin: 0 15px; }
    .social-links li:last-child {
      margin-right: 0; }
    .social-links li:first-child {
      margin-left: 0; }
    .social-links li h4 {
      line-height: 37px; }
    .social-links li a {
      font-size: 36px;
      color: #2C2C2C;
      -webkit-transition: all 250ms;
      -moz-transition: all 250ms;
      -ms-transition: all 250ms;
      -o-transition: all 250ms;
      transition: all 250ms; }

input, select, textarea {
  width: 100%;
  height: 44px;
  display: block;
  background: #FFFFFF;
  border: 1px solid #CECECE;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 20px 0;
  padding: 0 18px;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 1px; }

select {
  background: #FFFFFF url("../images/select-arrow.png") no-repeat 95% center;
  background-size: 16px 9px; }

textarea {
  max-width: 100%;
  height: 173px;
  padding: 18px; }

button {
  cursor: pointer; }

.sidebar-widget {
  margin: 40px 0; }
  .sidebar-widget:first-child {
    margin-top: 0; }
  .sidebar-widget h4 {
    margin-bottom: 30px; }
  .sidebar-widget ul {
    list-style: none; }
    .sidebar-widget ul li a {
      color: #2C2C2C; }
      .sidebar-widget ul li a.current {
        font-weight: 500; }

.news-post {
  margin-bottom: 95px; }
  .news-post:last-child {
    margin-bottom: 50px; }
  .news-post img {
    margin-bottom: 66px; }
  .news-post .heading-group {
    margin-bottom: 43px; }
  .news-post .post-category {
    line-height: 1; }
  .news-post .post-content {
    margin-bottom: 55px; }

#pagination {
  width: 100%;
  text-align: center;
  clear: both; }
  #pagination ul {
    display: table;
    margin: 0 auto;
    list-style: none; }
    #pagination ul li {
      float: left;
      margin: 10px;
      font-weight: 500;
      color: #2E2E2E;
      line-height: 33px;
      position: relative; }
      #pagination ul li a {
        color: #707070;
        position: relative; }
      #pagination ul li span {
        position: relative; }
      #pagination ul li.current:before {
        content: '';
        width: 33px;
        height: 33px;
        position: absolute;
        top: 0;
        left: -13px;
        background: #E6E6E6;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%; }

.destinations {
  max-width: 1050px;
  margin: 0 auto;
  padding-bottom: 100px; }
  .destinations .destination-filter {
    padding: 30px 0; }
    .destinations .destination-filter .filter-position {
      display: table;
      margin: 0 auto; }
      .destinations .destination-filter .filter-position label {
        float: left;
        font-family: 'Playfair Display', serif;
        font-size: 15px;
        line-height: 17px;
        text-transform: uppercase;
        padding-right: 15px; }
      .destinations .destination-filter .filter-position select {
        width: 170px;
        height: 17px;
        float: left;
        background: #FFFFFF url("../images/filter-arrow.png") no-repeat 145px center;
        background-size: 12px;
        border: none;
        border-left: 1px solid #C9C9C9;
        border-right: 1px solid #C9C9C9;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 15px;
        margin: 0;
        font-family: 'Playfair Display', serif;
        font-size: 15px;
        line-height: 17px;
        text-transform: uppercase; }
  .destinations .destination {
    padding: 30px 0; }
    .destinations .destination h3 {
      margin-bottom: 14px; }
    .destinations .destination .safari {
      width: 50%;
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding-right: 30px;
      margin: 21px 0; }
      .destinations .destination .safari .safari-thumbnail {
        width: 45%;
        max-width: 227px;
        height: 227px;
        display: block;
        float: left;
        background-size: cover !important; }
      .destinations .destination .safari .safari-excerpt {
        width: 55%;
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: 35px; }
        .destinations .destination .safari .safari-excerpt h4 {
          margin-bottom: 14px; }
          .destinations .destination .safari .safari-excerpt h4 a {
            font-size: 20px;
            letter-spacing: 1px;
            line-height: 27px;
            color: #000000; }
        .destinations .destination .safari .safari-excerpt p {
          line-height: 27px;
          margin-bottom: 12px; }
        .destinations .destination .safari .safari-excerpt .go-to-safari {
          height: 13px;
          display: block;
          background: url("../images/go-to-safari.png") no-repeat left center;
          background-size: 17px 13px;
          -webkit-transition: transform 250ms;
          -moz-transition: transform 250ms;
          -ms-transition: transform 250ms;
          -o-transition: transform 250ms;
          transition: transform 250ms; }
          .destinations .destination .safari .safari-excerpt .go-to-safari:hover {
            -webkit-transform: translateX(5px);
            -moz-transform: translateX(5px);
            -ms-transform: translateX(5px);
            -o-transform: translateX(5px);
            transform: translateX(5px); }
      .destinations .destination .safari:nth-child(2n) {
        clear: left; }

.single-safari-content {
  max-width: 1050px;
  padding: 115px 0 30px;
  margin: 0 auto; }
  .single-safari-content h3 {
    margin-bottom: 35px; }
  .single-safari-content p {
    margin-bottom: 30px; }
    .single-safari-content p a {
      color: #609823; }

.actions {
  padding: 48px 20px 70px; }

.destination-gallery {
  text-align: center; }
  .destination-gallery br {
    display: none; }
  .destination-gallery .gallery-row {
    padding: 40px 0 0 0; }
    .destination-gallery .gallery-row a:nth-of-type(4n), .destination-gallery .gallery-row .gallery-row a:last-of-type {
      margin-right: 0; }
  .destination-gallery .btn {
    margin-top: 24px; }
    .destination-gallery .btn.social-share {
      margin: 24px 2px 0; }

.gallery-container {
  max-width: 1050px;
  margin: 0 auto;
  overflow: hidden; }

.gallery-row {
  position: relative;
  margin: 0 -23px; }
  .gallery-row a {
    display: block;
    width: 227px;
    height: 227px;
    margin: 23px;
    float: left;
    background-size: cover !important; }

.pop-up-mask.active, .pop-up-holder.active {
  display: block; }

.pop-up-mask {
  display: none;
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8); }

.pop-up-holder {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 9999991;
  width: 60%;
  height: 60%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: height 2s; }
  .pop-up-holder a {
    position: absolute;
    left: auto;
    right: 0;
    top: -29px;
    width: 19.23px;
    height: 19.28px;
    z-index: 9999999; }
    .pop-up-holder a.pop-up-arrow {
      width: 11.23px;
      left: -32px;
      right: auto;
      top: 50%;
      padding: 10px;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      -webkit-transition-duration: 0.3s;
      -ms-transition-duration: 0.3s;
      transition-duration: 0.3s; }
      .pop-up-holder a.pop-up-arrow.right {
        left: auto;
        right: -32px; }
        .pop-up-holder a.pop-up-arrow.right:hover {
          right: -40px; }
      .pop-up-holder a.pop-up-arrow.left:hover {
        left: -40px; }
  .pop-up-holder p {
    display: block;
    width: 100%;
    position: absolute;
    top: 101%;
    left: 0;
    color: #FFFFFF; }
  .pop-up-holder .view-port {
    overflow: hidden;
    max-height: 720px;
    height: 100%;
    transition: height 2s; }
  .pop-up-holder .pop-up-img-holder {
    background-color: transparent;
    position: relative;
    left: 0;
    transition: height 2s;
    height: 100%; }
    .pop-up-holder .pop-up-img-holder img {
      margin: 0 auto;
      opacity: 0;
      position: relative;
      top: 50%;
      transition: height 2s;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      width: auto;
      max-height: 100%; }
  .pop-up-holder .popup-img-caption {
    opacity: 0; }

.article-nav {
  display: block;
  width: 100%;
  margin-top: 100px;
  padding: 58px 0 0;
  border-top: 1px solid #CECECE; }
  .article-nav .prev-art, .article-nav .next-art {
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    position: relative;
    display: block;
    width: 335px;
    float: left;
    text-align: left; }
    .article-nav .prev-art h4, .article-nav .next-art h4 {
      color: #707070;
      font-size: 20px;
      line-height: 25px;
      margin-bottom: 25px; }
    .article-nav .prev-art h6, .article-nav .next-art h6 {
      color: #000000; }
    .article-nav .prev-art .img-holder, .article-nav .next-art .img-holder {
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      display: block;
      position: absolute;
      left: -20px;
      top: 50%;
      width: 80px;
      height: 80px; }
      .article-nav .prev-art .img-holder .img, .article-nav .next-art .img-holder .img {
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        position: relative;
        width: 80px;
        height: 80px;
        opacity: 0;
        background-size: cover !important; }
    .article-nav .prev-art:hover, .article-nav .next-art:hover {
      padding-left: 90px; }
      .article-nav .prev-art:hover .img-holder, .article-nav .next-art:hover .img-holder {
        -webkit-animation: move-right 0.5s 1 forwards 10ms;
        -moz-animation: move-right 0.5s 1 forwards 10ms;
        -o-animation: move-right 0.5s 1 forwards 10ms;
        animation: move-right 0.5s 1 forwards 10ms; }
        .article-nav .prev-art:hover .img-holder .img, .article-nav .next-art:hover .img-holder .img {
          -webkit-animation: anim_opacity 0.5s 1 forwards;
          -moz-animation: anim_opacity 0.5s 1 forwards;
          -o-animation: anim_opacity 0.5s 1 forwards;
          animation: anim_opacity 0.5s 1 forwards; }
  .article-nav .next-art {
    float: right;
    text-align: right; }
    .article-nav .next-art:hover {
      padding-left: 0;
      padding-right: 90px; }
      .article-nav .next-art:hover .img-holder {
        left: auto;
        right: -20px;
        -webkit-animation: move-left 0.5s 1 forwards 10ms;
        -moz-animation: move-left 0.5s 1 forwards 10ms;
        -o-animation: move-left 0.5s 1 forwards 10ms;
        animation: move-left 0.5s 1 forwards 10ms; }

@-webkit-keyframes move-right {
  0% {
    left: -20px; }
  100% {
    left: 0; } }
@-moz-keyframes move-right {
  0% {
    left: -20px; }
  100% {
    left: 0; } }
@-o-keyframes move-right {
  0% {
    left: -20px; }
  100% {
    left: 0; } }
@keyframes move-right {
  0% {
    left: -20px; }
  100% {
    left: 0; } }
@-webkit-keyframes move-left {
  0% {
    right: -20px; }
  100% {
    right: 0; } }
@-moz-keyframes move-left {
  0% {
    right: -20px; }
  100% {
    right: 0; } }
@-o-keyframes move-left {
  0% {
    right: -20px; }
  100% {
    right: 0; } }
@keyframes move-left {
  0% {
    right: -20px; }
  100% {
    right: 0; } }
@-webkit-keyframes anim_opacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 9; } }
@-moz-keyframes anim_opacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 9; } }
@-o-keyframes anim_opacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 9; } }
@keyframes anim_opacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 9; } }
#instagram-section {
  position: relative;
  overflow: hidden;
  /*h5 {
    display: table;
    background: #FFFFFF;
    padding: 15px 38px;
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.67);
    -moz-box-shadow: 0 3px 6px rgba(0,0,0,.67);
    box-shadow: 0 3px 6px rgba(0,0,0,.67);
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    @include center-element();
  }*/ }
  #instagram-section .instagram-title {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    pointer-events: none; }
    #instagram-section .instagram-title .instagram-title-inner {
      display: table;
      background-color: #FFF;
      margin: 0 auto;
      padding: 0 15px;
      height: 40px;
      line-height: 40px;
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
      #instagram-section .instagram-title .instagram-title-inner:after {
        content: '';
        width: 100%;
        height: 0;
        background-color: #2B2B2B;
        display: table;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 0;
        -webkit-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -o-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  #instagram-section:hover .instagram-title-inner span {
    color: #FFF !important;
    position: relative;
    z-index: 1; }
  #instagram-section:hover .instagram-title-inner:after {
    height: 40px; }

#instagram-feed {
  width: 100%;
  display: table;
  position: relative; }
  #instagram-feed .instagram-item {
    width: 12.5%;
    height: 226px;
    display: block;
    background-position: center;
    background-size: cover;
    position: relative;
    cursor: pointer;
    float: left; }
    #instagram-feed .instagram-item .instagram-image {
      width: 100%;
      height: 256px;
      background-position: center;
      background-size: cover;
      position: absolute;
      left: 0;
      top: 0;
      -webkit-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -o-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      #instagram-feed .instagram-item .instagram-image:after {
        content: '';
        width: 100%;
        height: 0;
        position: absolute;
        left: 0;
        bottom: 0;
        opacity: 0.0;
        filter: alpha(opacity=0);
        background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
        background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
        background: linear-gradient(to top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
        -webkit-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -o-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    #instagram-feed .instagram-item .instagram-option {
      position: absolute;
      bottom: 20px;
      height: 30px;
      width: 100px;
      left: 50%;
      margin-left: -50px;
      color: #FFF !important; }
      #instagram-feed .instagram-item .instagram-option .instagram-option-item {
        width: 50px;
        height: inherit;
        line-height: 30px;
        text-align: center;
        float: left;
        position: relative;
        box-sizing: border-box;
        padding-left: 20px;
        margin-top: 15px;
        opacity: 0.0;
        filter: alpha(opacity=0);
        -webkit-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -o-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
        #instagram-feed .instagram-item .instagram-option .instagram-option-item:after {
          width: 25px;
          height: 30px;
          position: absolute;
          left: 0;
          top: 0;
          display: table;
          color: #FFF; }
        #instagram-feed .instagram-item .instagram-option .instagram-option-item span {
          font-family: 'Roboto', sans-serif; }
    #instagram-feed .instagram-item:hover .instagram-image {
      top: -30px; }
      #instagram-feed .instagram-item:hover .instagram-image:after {
        opacity: 1.0;
        filter: alpha(opacity=10);
        height: 256px; }
    #instagram-feed .instagram-item:hover .instagram-like {
      -webkit-transition-delay: 0.2s;
      transition-delay: 0.2s;
      margin-top: 0;
      opacity: 1.0;
      filter: alpha(opacity=10); }
    #instagram-feed .instagram-item:hover .instagram-comment {
      -webkit-transition-delay: 0.3s;
      transition-delay: 0.3s;
      margin-top: 0;
      opacity: 1.0;
      filter: alpha(opacity=10); }

#back-to-top {
  height: 55px;
  text-align: center; }
  #back-to-top a {
    width: 100px;
    height: 31px;
    font-size: 12px;
    font-weight: 500;
    color: #2E2E2E;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 10px;
    overflow: hidden;
    position: relative; }
    #back-to-top a span {
      width: 100px;
      text-align: center;
      position: absolute;
      top: 0;
      left: 0;
      -webkit-transition: top 250ms;
      -moz-transition: top 250ms;
      -ms-transition: top 250ms;
      -o-transition: top 250ms;
      transition: top 250ms; }
      #back-to-top a span.btt-arrow {
        width: 12px;
        height: 15px;
        background: url("../images/back-to-top.png") no-repeat center;
        left: 50%;
        top: 36px;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%); }
    #back-to-top a:hover span {
      top: -36px; }
      #back-to-top a:hover span.btt-arrow {
        top: 8px; }

.heading-group h1, .heading-group h2, .heading-group h3, .heading-group h4, .heading-group h5, .heading-group h6, .heading-group p, .heading-group a {
  margin-bottom: 0; }

/*# sourceMappingURL=styles.css.map */
