@media (max-width: 768px) {
    .spacer {
      padding-top: 30px;
      padding-bottom: 30px;
    }

    h3 {
        font-size: 20px;
      }


      .header-contact{
        font-size: 13px;
        text-align: center;
      }

      .latestNews > span {
	padding: 14px 18px 17px 12px;
}



.latestNews marquee a{
  font-size: 15px;
}

.tagLine > .name {
	font-size: 28px;
	line-height: 28px;

}

.tagLine > small {
	font-size: 15px;
	line-height: 20px;

}

.rs-services-style1 .services-item {
	margin-top: 80px;
}

.ngc_btn .services-desc{
  margin-bottom: 46px;
}

.carousel-item img{
  height: 250px;
}

.logo img{
  width: 100%;
}
  }

