.responsive .container {
    max-width: 1460px;
}

#wpfront-notification-bar-spacer {
 display: none !important;
}

.gform_wrapper .mention {
  display: none;
}

#top .gform_wrapper .gform_button {
    margin: 0 auto;
    display: block;
}

.html_header_transparency #top .avia-builder-el-0 .container {
 padding-top: initial !important;
}

#gartnerPeerInsights {
 display: block;
 width: fit-content;
 margin: 0 auto;
}

@media screen and (min-width:767px) {
  #image-pc .avia-image-container{
    margin-top:-160px;
  }
  #testimonial p {
    font-size:25px;
  }
}
 
@media screen and (max-width:767px) {
   #capterra{
     max-width:300px;
     margin:10px auto!important;
    }
}

span#nowrap {
  letter-spacing : -1px;
}

@media screen and (max-width:1148px) {
  #title-nowrap h1 {
    font-size:30px;
  }
}
   
@media screen and (min-width:479px) {
  span#nowrap {
  		white-space:nowrap!important;
  }
}

