#masthead {
  background-color: #fff;
  padding-bottom: 15px;
}

#content {
  margin-top: 120px;
}

.vertical-logo {
  position: relative;
  z-index: 10;
  width: 100%;
  max-width: 1240px;
  min-width: 755px;
  margin: 0 auto -130px auto;
  padding-top: 50px;
}

.vertical-logo img {
  max-width: 290px;
}

.grid-pad {
  padding-left: 10px;
}

.site-logo {
  margin-top: 7px;
  padding-left: 10px;
}


#phone-number {
  float: right;
  padding: 0px 20px;
  font-weight: bold;
  color: #66cdee;
}

.main-navigation a {
  color: #8c9398 !important;
}

.slide-content-container button, .hero-content button { 
  border-color: white !important;
  background-color: white;
  border-color: none;
  }


.slide-content button {
  font-size: 25px;
  margin-top: 90px;

}

.slide-content button { 
  border-color: white;
  background-color: white;
  opacity: 50%;
  }

.tss_item_in p {
  color: white;
}

.social-bar-none {
    padding: 20px 0 10px;
}

.entry-header {
  padding: 0px 0 0px;
  display: none;
}

.featured-img-header {
    display: none;
}

.social-bar-none, .social-bar {
    color: #ffffff;
    background-color: rgba(102, 205, 238, 0.9) !important;
    border:0px;
    position: relative;
    width: 100%;
    margin-top: -207px;
    z-index: 5;
  }

.footer-icons .social-bar-none, .footer-icons .social-bar {
    margin-top: 0px;
}

.tss_item_in p {
    font-size: 21px;
    }

.tss_testimonial_slider .owl-theme .owl-dots {
    margin-top: 0px;
}
  ul {
  color: #8c9398;
  }

.slide-content span h2 {
    font-weight: 800;
    font-size: 50px;
    line-height: 64px;
    color: #fff;
    text-shadow: rgba(10, 10, 10, 0.0470588) 2px 2px;
}

.slide-content span p {
  font-size: 25px;
  padding-bottom: 150px;
  text-shadow: rgba(10, 10, 10, 0.0470588) 2px 2px;
} 

@media (min-width: 1460px) {
    #hero-header {
        height: 120%;
    }

   .social-bar-none, .social-bar {
        margin-top: -58px;
    }
}


@media (max-width: 975px) {
 .vertical-logo img {
    display:none;
  }
.social-bar-none, .social-bar {
    background-color: rgb(102, 205, 238) !important;
}
}

@media (max-width: 900px) {
  .menu-toggle {
    float: right;
  }

  .slide-content span h2 {
    font-size: 30px;
    line-height: 44px;
    padding-top: 100px;
  }

  .slide-content span p {
    font-size: 20px;
  }
}

@media (max-width: 550px) {
  footer {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

 .navigation-container::before {
    font-size: 13px;
  }

}
.home-cta {
  background-image: url("http://lustra.com.au/wp-content/uploads/2016/10/hero4-1.jpg");
  }

.footer-logo {
  max-width: 130px;
  margin-top: 20px;
    }