

@media screen and (min-width: 680px) {
  
  header {
    margin: 0;
    width: 100%;
    max-width: 1201px;
    padding-right: 30px;
    height: 110px;
    position: fixed;
    z-index: 100;
    background-color: rgba(238, 238, 238, 0.8);
  }

  #logo {
    width: 119px;
    margin: 4px;
    padding: 22px;
  }

  nav {
    float: left;
    width: inherit;
  }

  nav ul {
    margin: 0 0 0 60px;
    padding: 64px 0 20px 0;
    float: left;
  }

  nav li {
    margin: 0;
  }

  nav li.last {
    margin-left: 60px;
}

  .sticky-nav,
  .sticky-nav-about {
    display: block;
    width: 124px;
    padding-left: 0px;
    margin-top: 159px;
    text-align: right;
    list-style: none;
    position: fixed;
    z-index: -1;
  }

  .sticky-nav li {
    margin-bottom: 19px;
    position: relative;
  }

  .sticky-nav a,
  .sticky-nav-about a {
    font-family: 'BrandonGrotesqueWeb-Medium', sans-serif;
    padding-bottom: 2px;
    padding-right: 19px;
    margin-right: -43px;
    color: #ccc;
    border-bottom: solid 1px #ccc;
    transition: color 0.2s linear;
  }

  .sticky-nav img {
    width: 120px;
    position: absolute;
    margin-left: -144px;
    margin-top: -49px;
    border: solid 1px #cecece;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.2s linear;
  }

  .sticky-nav-about p {
    margin: 0;
    font-size: 14px;
    font-weight: normal;
  }

  .sticky-nav li:hover .sticky-nav-img {
    visibility: visible;
    opacity: 1;
  }

  a.sticky-nav-selected,
  .sticky-nav li:hover a {
    border-bottom: solid 1px #00aeef;
    color: #1e1e1e;
  }

  nav a, nav a:visited {
  font-size: 14px;
  color: #1e1e1e;
  padding-bottom: 22px;
  }

  nav a.selected, nav a:hover {
    color: #1e1e1e;
  }

  .mobile-nav {
    display: none;
  }

  #wrapper {
    float: left;
    padding: 0 30px 0 0;
    margin: 110px 0 0 171px;
  }

  .related {
    width: 50%;
  }

  .view-all {
    background-color: #1e1e1e;
    color: #fff;
    margin: 0 0 4px 0;
    padding: 13px 15px 8px 15px;
    text-transform: uppercase;
    width: 50%;
    box-sizing: border-box;
    float: left;
    font-size: 14px;
    line-height: 24px;
  }

  .view-all {
    font-family: BrandonGrotesqueWeb-Medium, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
  }

  .view-all {
    text-align: right;
    display: inline;
  }

  .view-all a {
    color: #fff;
    font-size: 14px;
    transition: color 0.2s linear;
  }

  .view-all i {
    margin-left: 10px;
    font-size: 14px;
  }

  .view-all a:hover {
    color: #00aeef;
  }

  .footer-content {
    padding: 25% 60px 60px 60px;
    max-width: 1201px;
  }

  .footer-content {
    padding: 25% 30px 60px 60px;
    max-width: 1201px;
  }

  p.footer-message {
    font-size: 58px;
    line-height: 68px;
    margin: 0;
  }

  .footer-button,
  .footer-button-right {
    margin-top: 45px;
  }

  footer li {
    width: 33.33%;
  }

  li.footer-email {
    text-align: left;
  }

  li.footer-city {
    text-align: center;
  }

  li.footer-name {
    text-align: right;
  }

  li.footer-city,
  li.footer-name {
    margin-top: 0px;
  }

}


@media screen and (min-width: 768px) {

  .gallery li:hover .detail-background,
  .gallery li:hover .detail-background-01 {
    visibility: visible;
    opacity: 0.85;
  }

  .gallery li:hover .detail {
    visibility: visible;
    opacity: 1;
  }

  .detail-description {
    position: absolute;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 0 60px 60px;
  }

  .gallery h1 {
    font-size: 25px;
    line-height: 29px;
    text-transform: uppercase;
    margin: 0;
  }

  .gallery h2 {
    font-size: 16px;
    line-height: 21px;
    font-family: BodoniBT-Italic, Georgia, serif;
    font-weight: normal;
    font-style: normal;
    margin: 0;
    color: #fff;
  }

  .gallery h3 {
    font-size: 14px;
    color: #fff;
    margin-bottom: 20px;
    padding-left: 60px;
    padding-top: 60px;
    line-height: 27px;
    border-bottom: solid 1px #00aeef;
    width: 16px;
  }

  .description-wrapper,
  .about {
    padding: 60px;
  }

  .about {
  padding: 60px;
  }

  .about-right,
  .about-left {
    padding: 60px;
  }

}

@media screen and (min-width: 800px) {

  nav ul.right-nav-buttons {
    display: block;
  }
  
}


@media screen and (min-width: 850px) {

  .description-left {
    float: left;
    width: 40%;
    padding-right: 30px;
  }

  .description-right {
    float: right;
    width: 60%;
    padding-left: 30px;
    margin-top: 0;
  }

  .about-right,
  .about-left {
    width: 50%;
  }

  .testimonials {
    display: flex;
  }

  .about-left {
    float: left;
    padding: 60px 62px 60px 60px;
    border-right: solid 2px #eee;
  }

  .about-right {
    float: right;
    padding: 60px 60px 60px 62px;
    border-left: solid 2px #eee;
  }

  ul.charts li {
    width: 50%;
    float: left;
  }

  ul.charts li:nth-child(odd) {
  display: inline;
  }

  ul.charts li:nth-child(even) {
  display: none;
  }

  footer ul {
    padding: 40px 0 0 0;
  }

  footer li {
    font-family: 'BrandonGrotesqueWeb-Medium', sans-serif;
    color: #fff;
    font-size: 19px;
    float: left;
  }    

}

