@charset "utf-8";
/* CSS Document */

.introWrapper {
  background-image: url("/cisiweb2/image/membership/spsapp.jpg");
  background-position: center;
  margin-bottom: 0px;
}
.fcaS {
  margin-top: 0px !important;
}
.nonFca {
  margin-top: 12px !important;
}

.lightGWrapper {
  background-color: #eaf7f9;
  padding: 3% 0% !important;
  margin-bottom: 0% !important;
  margin-top: 3%;
}

.greyWrapper {
  background: url("/cisiweb2/image/membership/applications.jpg");
  background-size: cover;
  background-attachment: fixed;
  background-position: bottom center;
}

h4.question {
  margin-top: 20px !important;
  margin-bottom: 0px !important;
  cursor: pointer;
}
.answer {
  font-size: 14px !important;
  margin-left: 10px;
}



@media (min-width: 1599px) {
}
@media (max-width: 1599px) {
}

@media (max-width: 1199px) {
}

@media (max-width: 991px) {
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
}

@media (max-width: 767px) {
}
