.facetwp-input-wrap{
  width:100%;
}
.facetwp-icon {
    right: 9px !important;
}
.gform_wrapper input[type=submit] {
    background-color: #ee4620;
}

/* To make sure form appears first on mobile - posts */
@media (max-width: 1169px){
  .post-template-post-campaign-2018 .two-col{
  display: flex;
    flex-wrap: wrap !important;
}

  .fl-builder .two-col{
  display: block !important;
}

.post-template-post-campaign-2018 .two-col .two-col__primary{
  order:2;
}
}

/* Fade in lazy images. Image with 'data' attribute is hidden */
img[data-lazy-src] {
/* we set the opacity to 0 */
   opacity: 0;
}
/* Image without 'data' attribute is (or becomes) visible */
img.lazyloaded {
/* prepare the future animation */
   -webkit-transition: opacity .5s linear 0.2s;
       -moz-transition: opacity .5s linear 0.2s;
                 transition: opacity .5s linear 0.2s;
/* we set the opacity to 1 to do the magic */
   opacity: 1;
}


/*Add to any buttons*/
.post-template-post-campaign-2018 .addtoany_content{
    position: absolute !important;
    bottom: 0 !important;
    left: 37px !important;
}
.a2a_svg{
  background-color: rgb(93 93 93) !important;
}

/*Gravity Forms progress bar*/
.gf_progressbar_percentage{
    background-color: #0d7977 !important;
    color: #fff;
}

/*Cookie Bar*/
#cookie-law-info-bar {
    line-height: 17px !important;
}

/*Google translate API*/
.translate .goog-te-gadget-simple {
    padding: 0 37px 0 37px!important;
}
.translate .goog-te-gadget-icon{
  display: none !important;
}

.heateor_sss_sharing_container a {
    margin: 0 7px 0 0px!important;
}
.hubspot-form {
  box-shadow: none;
  border-radius: 6px;
  border: none;
  padding: 15px;
}
.hubspot-form .hubspot-form-title {
  
}
.hubspot-form .hubspot-form-description {
  
}
.hubspot-form #hubspot-form-container {
  border-radius: 6px;
}
.hubspot-form #hubspot-form-container .hs-richtext {
  word-break: break-word;
  margin-bottom: 3px;
  font-size: 14px;
}
.hubspot-form #hubspot-form-container label {
  font-family: Lato;
  font-size: 16px;
}
.hubspot-form #hubspot-form-container .hs-fieldtype-text {
  margin-bottom: 18px;
}
.hubspot-form #hubspot-form-container .hs-fieldtype-text .input {
  margin-right: 8px;
}
.hubspot-form #hubspot-form-container .hs-fieldtype-text input {
  box-sizing: border-box;
  padding: 0 15px;
  min-height: 27px;
  max-width: 100%;
  margin-right: 0;
  width: 100%;
  border-radius: 15px;
  background-clip: padding-box;
  background-color: #f5f8fa!important;
}
.hubspot-form #hubspot-form-container .hs-fieldtype-select {
  box-sizing: border-box;
  margin-bottom: 18px;
}
.hubspot-form #hubspot-form-container .hs-fieldtype-select .input {
  margin-right: 8px;
}
.hubspot-form #hubspot-form-container .hs-fieldtype-select .input select {
  padding: 10px 15px;
  min-height: 27px;
  max-width: 100%;
  margin-right: 0;
  width: 100%;
  border-radius: 15px;
  background-clip: padding-box;
  background-color: #f5f8fa!important;
}
.hubspot-form #hubspot-form-container .hs-fieldtype-select .input select.is-placeholder {
  color: #bfbfbf;
}
.hubspot-form #hubspot-form-container .hs-submit .actions {
  text-align: center;
  padding: 17px 0;
}
.hubspot-form #hubspot-form-container .hs-submit .actions input.hs-button {
  white-space: pre-wrap;
  font-size: 16px;
  line-height: 16px;
  font-family: Lato;
  border-radius: 15px;
}
.hs-input {
  display: inline-block;
  height: 40px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  border: 1px solid #cbd6e2!important;
}
.hs-button {
  margin: 0;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  line-height: 12px;
  position: relative;
  text-align: center;
  transition: all .15s linear;
  border-style: solid;
  border-width: 1px;
  font-size: 14px;
  padding: 12px 24px!important;
}

.contact-us-form {
  box-sizing: border-box;
  border-radius: 8px!important;
  padding: 20px 25px;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
.contact-us-form .hbspt-form .hs-fieldtype-text label, .contact-us-form .hbspt-form .hs-fieldtype-phonenumber label, .contact-us-form .hbspt-form .hs-fieldtype-select label {
  color: #505758;
  font-size: 16px;
}
.contact-us-form .hbspt-form .form-columns-1 .hs-fieldtype-text input, .contact-us-form .hbspt-form .form-columns-1 .hs-fieldtype-phonenumber input {
  box-sizing: border-box;
  padding: 0 15px;
  min-height: 27px;
  max-width: 100%;
  margin-right: 0;
  width: 95%;
  border-radius: 15px;
  background-clip: padding-box;
  background-color: #f5f8fa!important;
}
.contact-us-form .hbspt-form .hs-fieldtype-select {
  box-sizing: border-box;
  margin-bottom: 18px;
  width: 95%;
}
.contact-us-form .hbspt-form .hs-fieldtype-select .input {
  margin-right: 8px;
}
.contact-us-form .hbspt-form .hs-fieldtype-select .input select {
  padding: 10px 15px;
  min-height: 27px;
  max-width: 100%;
  margin-right: 0;
  width: 100%;
  border-radius: 15px;
  background-clip: padding-box;
  background-color: #f5f8fa!important;
}
.contact-us-form .hbspt-form .hs-form-required {
  color: red;
}
.contact-us-form .hbspt-form .hs-submit {
  text-align: center;
}
.contact-us-form .hbspt-form .hs-submit .actions {
  margin: 18px 0;
  padding: 17px 0;
}
.contact-us-form .hbspt-form .hs-submit .actions input.hs-button {
  white-space: pre-wrap;
  font-size: 16px;
  line-height: 16px;
  font-family: Lato;
  border-radius: 15px;
  background: #004054;
  border-color: #004054;
  color: #fff;
  text-align: center;
}
.contact-us-form .hbspt-form .legal-consent-container .hs-richtext {
  font-family: arial, helvetica, sans-serif;
  color: #505758;
  font-size: 12px;
  word-break: break-word;
}
.hs-input {
  background-color: #f5f8fa;
  border-radius: 15px;
}