/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/****************************************/
/* HubSpot Style Boilerplate            */
/****************************************/

/* These includes are optional, but helpful. */
{% include "hubspot/styles/responsive/modules.css" %}
{% include "hubspot/styles/patches/recommended.css" %}


.widget-span { display: none;}
.row-number-19{    display: none;}

.span12 {display: none;}

.row-number-8{display: none;}

@media screen and (max-width: 600px){
  
  .ulsty li{font-size: 14px;}
  .parallax-banner-image {
    background: url(https://offers.therasoft.com/hubfs/Images/Background/Therasoft%20Managed%20Billing.jpg);
    background-position: 29% center!important;
}
 .textav{ margin-bottom: -75px;}

}


/*****************************************/
/* Start your style declarations here    */
/*****************************************/