/* home page styling */


#top #main .home-discover-more{
  margin-top: 15px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
}

#top #main .home-discover-more a{
  color: #1f355e;
}

#top #main .home-banner-phone{
  width: 348px;
  height: auto;
  max-width: 100%;
}

#top #main .about-auditcam{
  padding: 60px;
}

#top #main .features-table-style tbody tr{
  background: #fff;
}

#top #main .features-table-style tbody tr td{
  font-size: 16px;
color: #000;
  padding: 40px 10px;
  border: none;
  border-top: 2px solid #dadada;

}

#top #main .features-table-style tbody tr td:first-child{
  font-weight: 600;
  font-size: 19px;
  line-height: 150%;
  width: 30%;
}


#top #main .about-banner-section{
background: #fed900 url(../images/auditcam-about.jpg) 50% 50% no-repeat;
  background-size: cover;
border-right: 8px solid #fff;
}

#top #main #home-stream-rss-app .ff-stream-wrapper{
  margin-top: 30px;
}

#top #main .testimonials-home-column{
  background: #fff;
  padding: 40px 20px;
  margin-left: 60px;
  margin-right: 60px;
  width: auto;
  box-shadow: 5px 5px 10px rgba(0,0,0,.08), -5px 5px 10px rgba(0,0,0,.08);
}

#top #main .testimonials-home-column{
  border-top: 4px solid #529cf2;
  transition: border .3s ease, background .3s ease;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}

#top #main .testimonials-home-column:hover{

}


#top #main .testimonials-home-column .avia-testimonial-markup-entry-content{
  font-size: 17px;
  line-height: 150%;
}

#top #main .testimonials-home-column .avia-testimonial-name{
  font-size: 20px;
  margin-bottom: 5px;
}

#top #main .testimonials-home-column .avia-testimonial-meta-mini{
  line-height: 150%;
  margin: 0 30px;
}

#top #main .testimonials-home-column .avia-testimonial-meta-mini .avia-testimonial-subtitle {
  font-size: 15px;
  line-height: 150%;
}

#top #main .testimonials-section-btn{
  margin-top: 40px;
}




@media only screen and (max-width: 1200px) {


}

@media only screen and (max-width: 1000px) {


}



@media only screen and (max-width: 767px) {


  #top #main .free-white-papers-section .avia-image-container{
    max-width: 100%;
    width: 200px;
    height: auto;
    margin-bottom: 10px;
  }

#top #main .testimonials-home-column .avia-testimonial-meta-mini{
  margin: 0;
}

#top #main .testimonials-home-column{
padding-left: 0;
  padding-right: 0;
}


}

@media only screen and (max-width: 567px) {


}
