.red > p {
  margin-bottom: 0; color: #f26868;
}
.green > p {
  margin-bottom: 0; color: green;
}
.green {
  color: green;
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
}
.btn.btn-primary.btn-sm.newsLetterBtn{
  width: auto;
  height: auto;
  font-size: 22px;
  margin: 0;
}
.btn.btn-primary.btn-sm.QueryBtn {
  width: auto;
  height: auto;
  font-size: 22px;
  margin: 0;
}
.btn.btn-primary.btn-sm.contactBtn {
  width: auto;
  height: auto;
  font-size: 22px;
  margin: 0;
}
.btn.btn-primary.btn-sm.careerBtn {
  width: auto;
  height: auto;
  font-size: 22px;
  margin: 0;
}
.spinner{
	display: none;
}
.spinnerCF{
  display: none;
}
.spinnerCRF{
  display: none;
}
.navbar-header {
  position: relative;
  z-index:4;
}
.col-md-9.col-sm-6.left-side {
  margin-top: 34px;
}
.stellarnav.light.desktop {
  position: relative;
  z-index: 0;
}
.freequote a {
	position: relative;
	z-index: 8;
}