h3{
  font-size: 27px;
  line-height: 36px;
}
#header .header-nav-main nav > ul > li > a{
  font-size: 15px;
}
.header-nav-top ul {
  display: inline-block;
  vertical-align: middle;
} 
.countdown #clock span > span {  font-size: 18px;}
.col-half-section .thumb-info-caption-text .btn-primary {
    left: auto;
    right: 5px;
}
.thumb-info-side-image .thumb-info-caption .thumb-info-caption-text {
  padding: 17px 17px 0px 17px;
}

.thumb-info-side-image .thumb-info-caption .thumb-info-caption-text h2{
  font-size: 26px;
  line-height: 20px;
}
@media (max-width: 767px) {
  h2{ font-size: 1.8em;}
  .btn-lg { font-size: 16px;}
  .thumb-info-caption-text h2{ font-size: 1.4em;}
  #header .header-top.header-top-style-3 {
    font-size: 15px;
    padding: 5px 0;
  }
  .testimonial.testimonial-with-quotes blockquote p{font-size: 21px;}
  .testimonial.testimonial-style-2 blockquote {
    padding: 60px 0;
  }
}