/* Enter Your Custom CSS Here */
#loginform{margin:0 auto;text-align:center;}
a.button1 {
  
    margin: 5px !important;
   
}
h2.product-banner {color: white; border-bottom-width: 0px}

h1.title.prdtpghdng {
    font-size: 32px;
    margin: 17px 0 22px;
    text-align: center;
  text-transform: none;
}
h1.title.prdtpghdng strong {color:  #000}

.four.columns.portfolio-item.Logo.Photo.isotope-item {margin-bottom: 30px}
.four.columns.portfolio-item.Logo.Photo.isotope-item.quotes {text-align: left; width: 74%; border-width: 0px; display: inline; float: right}

.inside-quotes {height: 155px; margin-top: 5px}

.hbspt-form {max-width: 350px}
li.hs-form-booleancheckbox .hs-input {max-width: 20px}

@media (max-width:800px) {
.four.columns.portfolio-item.Logo.Photo.isotope-item.quotes {display: block; float: none; clear: both}
.inside-quotes {height: auto; margin-top: 5px}
}