.rs-toolbar-part .logo-part img {
  max-height: 140px;
}

#spin-loader {
    background: white;
}

.footer-logo img {
  max-height: 110px;
}

.hidden {
    display: none;
}

.rs-slider .single-slide .content-part .tags-part .title-part h1 {
  font-size: 60px;
}

.rs-blog-inner .recent-widget .show-featured .post-img a img {
  max-height: 60px;
}

.footer-blog-post {
  margin-bottom: 25px;
  min-height: 60px;
}

.rs-blog .blog-item .blog-img {
  max-height: 188px;
}

.rs-blog-inner .blog-item .blog-img {
  max-height: 340px;
  overflow: hidden;
}

.rs-blog-inner .blog-item .blog-full-image {
   max-height: 500px;
   overflow: hidden;
}

.rs-servicest-grid .services-item {
  max-height: 328px;
}

.home-blog-cell {
  min-height: 260px;
  background: #eee;
  border-radius: 5px;
  padding: 15px;
  overflow: hidden;
}

.free-estimate-contact-form-success-message p {
    color: white;   
}

.rs-contact.style2 .address-item {
  padding: 20px;
}

.services-desc h2 {
  font-size: 43px !important;
  margin-bottom: 20px !important;
}

.services-desc h4 {
   margin-bottom: 10px !important;
}

.readon.light-btn {
  font-size: 40px;
}